TP-Link Archer C2 AC900

Under Construction!
This page is currently under construction. You can edit the article to help completing it.

TP-Link Archer C2 AC900 has 802.11n and 802.11ac support and Gigabit Ethernet.

3.0_02_front.jpg 3.0_02_back.jpg

FIXME Any text with a light background (like this one) provides instructions for creating the Details Page. When you have filled in correct/useful information (instead of any template that's there) remove the instructions, as well as the <WRAP> that encloses it.

FIXME

  1. This is an empty template that suggests the information that should be present on a well-constructed Device Page. This means, that you have to fill it with life and information.
  2. There are several “fixme” tags with text on a light background (like this text) throughout this template. As you fill in the page, remove those tags so that people can judge its completeness.
  3. When there are no more “fixme” tags left, delete this one too, along with the <WRAP> that encloses it.
  • Please include only model specific information, omit bla,bla and put everything generic into separate articles
  • If you have no time to write certain stuff, link to docs
  • base-system should lead the way, do not explain this again
  • DO NOT provide a complete howto here! Instead groom the general documentation.

None at this time.

ModelVersionSoCCPU MHzFlash MBRAM MBWLAN HardwareWLAN2.4WLAN5.0100M portsGbit portsModemUSB
Archer C2v3Qualcomm Atheros QCA9563750864Qualcomm Atheros QCA9563, Qualcomm Atheros QCA9887b/g/na/n/ac---

FIXME Find out flash layout, then add the flash layout table here (copy, paste, modify the example).

Please check out the article Flash layout. It contains examples and explanations that describe how to document the flash layout.

FIXME The instructions below are for Broadcom devices and only serve as an example.
Remove / modify them if they do not apply to this particular device!

This section deals with

  • How you install OpenWrt from a device freshly opened
  • The steps required such as reset to factory defaults if the device has already been configured

Note: Reset router to factory defaults if it has been previously configured.

  • Browse to http://192.168.1.1/Upgrade.asp
  • Upload .bin file to router
  • Wait for it to reboot
  • Telnet to 192.168.1.1 and set a root password, or browse to http://192.168.1.1 if LuCI is installed.

Specific values needed for tftp

FIXME Enter values for “FILL-IN” below

Bootloader tftp server IPv4 address FILL-IN
Bootloader MAC address (special) FILL-IN
Firmware tftp image Latest OpenWrt release (NOTE: Name must contain “tftp”)
TFTP transfer window FILL-IN seconds
TFTP window start approximately FILL-IN seconds after power on
TFTP client required IP address FILL-IN

generic.sysupgrade

FIXME These are generic instructions. Update with your router's specifics.

  • Browse to http://192.168.1.1/cgi-bin/luci/mini/system/upgrade/ LuCI Upgrade URL
  • Upload image file for sysupgrade to LuCI
  • Wait for reboot

If you don't have a GUI (LuCI) available, you can alternatively upgrade via the command line. There are two command line methods for upgrading:

  • sysupgrade
  • mtd

Note: It is important that you put the firmware image into the ramdisk (/tmp) before you start flashing.

sysupgrade

  • Login as root via SSH on 192.168.1.1, then enter the following commands:
cd /tmp
wget http://downloads.openwrt.org/snapshots/trunk/XXX/xxx.abc
sysupgrade /tmp/xxx.abc

mtd

If sysupgrade does not support this router, use mtd.

  • Login as root via SSH on 192.168.1.1, then enter the following commands:
cd /tmp
wget http://downloads.openwrt.org/snapshots/trunk/XXX/xxx.abc
mtd write /tmp/xxx.abc linux && reboot

Basic configuration After flashing, proceed with this.
Set up your Internet connection, configure wireless, configure USB port, etc.

The default network configuration is:

Interface Name Description Default configuration
br-lan LAN & WiFi 192.168.1.1/24
vlan1 (eth0.1) LAN ports (1 to 4) None
vlan2 (eth0.2) WAN port DHCP
wlan0 WiFi 5G Disabled
wlan1 WiFi 2.4G Disabled

Ports 1-4 are actually indeed LAN 1-4 as labelled on the unit, number 0 is the Internet (WAN) on the unit, 6 is the internal connection to the router itself. Note that while the RTL8367R chip can support vlan id (vid) up to 4096, the driver used in OpenWRT only allows vid 1..31, with 1, 2 already used by OpenWRT itself.

Port Switch port
Internet (WAN) Port 0
LAN 1 port 1
LAN 2 port 2
LAN 3 port 3
LAN 4 port 4
eth0 (CPU) port 6

hardware.button on howto use and configure the hardware button(s). Here, we merely name the buttons, so we can use them in the above Howto.

FIXME Please fill in real values for this device, then remove the EXAMPLEs

The TP-Link Archer C2 AC900 has the following buttons:

BUTTON Event
EXAMPLE Reset reset
EXAMPLE Secure Easy Setup ses
EXAMPLE No buttons at all. -
General
Brand TP-Link
Model Archer C2
Versions v3
Device Type WiFi Router
Availability Available 2019
Comments - general
OpenWrt Support
Supported Since Commit https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=9c01273e5e7b3929ad46d974685ec29de207a8de
Supported Since Release 19.07.0
Supported Current Release 22.03.4
Unsupported
Hardware
Bootloader U-Boot
Target ath79
System-On-Chip
CPU MHz 750
Flash MB 8
RAM MB 64
Network
Ethernet 100M ports -
Ethernet 1Gbit ports
Switch Qualcomm Atheros QCA8337N
Modem -
VLAN Yes
Comments - network ports
Wireless
WLAN 2.4GHz b/g/n
WLAN 5.0GHz a/n/ac
WLAN Hardware Qualcomm Atheros QCA9563, Qualcomm Atheros QCA9887
Detachable Antennas 3
Comments - WLAN
Interfaces
USB ports -
SATA ports -
Serial Yes
JTAG ¿
Comments - USB & SATA ports
Misc
LED count 9
Button count 2
Power supply 12 VDC, 1.0 A
Links
Forum Topic URL https://forum.openwrt.org/t/support-for-tp-link-archer-c2-v3/15617/80
WikiDevi URL https://wikidevi.wi-cat.ru/TP-LINK_Archer_C2_v3.x
OEM device homepage URL
Firmware OEM Stock URL
Firmware OpenWrt Install URL https://downloads.openwrt.org/releases/22.03.4/targets/ath79/generic/openwrt-22.03.4-ath79-generic-tplink_archer-c2-v3-squashfs-factory.bin
Firmware OpenWrt Upgrade URL https://downloads.openwrt.org/releases/22.03.4/targets/ath79/generic/openwrt-22.03.4-ath79-generic-tplink_archer-c2-v3-squashfs-sysupgrade.bin
Edit the underlying data View/Edit data

Front:
Insert photo of front of the casing

Back:
Insert photo of back of the casing

Backside label:
Insert photo of backside label

Note: This will void your warranty!

FIXME Describe what needs to be done to open the device, e.g. remove rubber feet, adhesive labels, screws, ...

  • To remove the cover and open the device, do a/b/c

Main PCB:
Insert photo of PCB

archerc2_v3_pcb.jpeg

port.serial general information about the serial port, serial port cable, etc.

How to connect to the Serial Port of this specific device:

There are some missing elements on the board that need to be bridged or else the headers won't work. In my case I've added a bridge across R902 and R912 while removing the resistor at R24. This seems to work for my 3.3V USB-to-serial adapter and I am able to connect to the device.

Photo of PCB with markings for serial port

archerc2_v3_serial_lines_zoomed.jpeg

Serial connection parameters
for TP-Link Archer C2 AC900 @@Version@@
115200, 8N1

port.jtag general information about the JTAG port, JTAG cable, etc.

How to connect to the JTAG Port of this specific device:
Insert photo of PCB with markings for JTAG port

None so far.

The device already seems to be running OpenWRT AA-rc1 as the stock firmware. Logs by forum user Airwind: https://pastebin.com/ibQsPPDv and https://pastebin.com/MrNw8PKA

U-Boot 1.1.4-gcbd72e55-dirty (Mar 18 2016 - 09:21:21) ap152 - Dragonfly 1.0 DRAM: 64 MB Top of RAM usable for U-Boot at: 84000000 Reserving 343k for U-Boot at: 83fa8000 Reserving 16448k for malloc() at: 82f98000 Reserving 44 Bytes for Board Info at: 82f97fd4 Reserving 36 Bytes for Global Data at: 82f97fb0 Reserving 128k for boot params() at: 82f77fb0 Stack Pointer at: 82f77f98 Now running in RAM - U-Boot at: 83fa8000 Flash Manuf Id 0xc8, DeviceId0 0x40, DeviceId1 0x17 flash size 8MB, sector count = 128 Flash: 8 MB Using default environment In: serial Out: serial Err: serial Net: ath_gmac_enet_initialize... No valid address in Flash. Using fixed address ath_gmac_enet_initialize: reset mask:c02200 athr_mgmt_init ::done Dragonfly ----> S17 PHY * athrs17_reg_init: complete SGMII in forced mode athr_gmac_sgmii_setup SGMII done : cfg1 0x80000000 cfg2 0x7114 eth0: 00:03:7f:09:0b:ad eth0 up eth0 Setting 0x181162c0 to 0x50a02100 is button pressed? 0 Reading Partition Table from NVRAM ... OK Parsing Partition Table ... OK factory boot check integer ok. load fs uboot at 0x10000. Hit any key to stop autoboot: 0 ## Starting application at 0x80010000 ... U-Boot 1.1.4 (Jun 20 2016 - 21:24:02) ap152 - Dragonfly 1.0 DRAM: 64 MB Top of RAM usable for U-Boot at: 84000000 Reserving 125k for U-Boot at: 83fe0000 Reserving 16448k for malloc() at: 82fd0000 Reserving 44 Bytes for Board Info at: 82fcffd4 Reserving 36 Bytes for Global Data at: 82fcffb0 Reserving 128k for boot params() at: 82faffb0 Stack Pointer at: 82faff98 Now running in RAM - U-Boot at: 83fe0000 Flash Manuf Id 0xc8, DeviceId0 0x40, DeviceId1 0x17 flash size 8MB, sector count = 128 Flash: 8 MB Using default environment In: serial Out: serial Err: serial Net: ath_gmac_enet_initialize... No valid address in Flash. Using fixed address ath_gmac_enet_initialize: reset mask:c02200 athr_mgmt_init ::done Dragonfly ----> S17 PHY * athrs17_reg_init: complete SGMII in forced mode athr_gmac_sgmii_setup SGMII done : cfg1 0x80000000 cfg2 0x7114 eth0: 00:03:7f:09:0b:ad eth0 up eth0 Setting 0x181162c0 to 0x50a02100 Hit any key to stop autoboot: 0 [uboot info] link down PHY ## Booting image at 9f030000 ... Image Name: MIPS OpenWrt Linux-3.3.8 Created: 2018-04-23 3:28:26 UTC Image Type: MIPS Linux Multi-File Image (lzma compressed) Data Size: 1041244 Bytes = 1016.8 kB Load Address: 80060000 Entry Point: 80060000 Contents: Image 0: 1041236 Bytes = 1016.8 kB Verifying Checksum at 0x9f030040 ...OK Uncompressing Multi-File Image ... OK No initrd ## Transferring control to Linux (at address 80060000) ... ## Giving linux memsize in bytes, 67108864 Starting kernel ... [ 0.000000] Linux version 3.3.8 (xkh@xkh-ubuntu) (gcc version 4.6.3 20120201 (prerelease) (Linaro GCC 4.6-2012.02) ) #1 Mon Apr 23 11:09:58 CST 2018 [ 0.000000] bootconsole [early0] enabled [ 0.000000] CPU revision is: 00019750 (MIPS 74Kc) [ 0.000000] SoC: Qualcomm Atheros QCA956X rev 0 [ 0.000000] Clocks: CPU:775.000MHz, DDR:650.000MHz, AHB:258.333MHz, Ref:25.000MHz [ 0.000000] Determined physical RAM map: [ 0.000000] memory: 04000000 @ 00000000 (usable) [ 0.000000] Initrd not found or empty - disabling initrd [ 0.000000] Zone PFN ranges: [ 0.000000] Normal 0x00000000 -> 0x00004000 [ 0.000000] Movable zone start PFN for each node [ 0.000000] Early memory PFN ranges [ 0.000000] 0: 0x00000000 -> 0x00004000 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 16256 [ 0.000000] Kernel command line: board=AP152 console=ttyS0,115200 mtdparts=spi0.0:128k(factory-uboot)ro,64k(u-boot)ro,1024k(kernel),6784k(rootfs),64k@0x7f0000(ART) rootfstype=squashfs,jffs2 noinitrd [ 0.000000] PID hash table entries: 256 (order: -2, 1024 bytes) [ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes) [ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes. [ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes [ 0.000000] Writing ErrCtl register=00000000 [ 0.000000] Readback ErrCtl register=00000000 [ 0.000000] Memory: 61364k/65536k available (2218k kernel code, 4172k reserved, 570k data, 180k init, 0k highmem) [ 0.000000] SLUB: Genslabs=9, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] NR_IRQS:83 [ 0.000000] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216) [ 0.060000] pid_max: default: 32768 minimum: 301 [ 0.060000] Mount-cache hash table entries: 512 [ 0.070000] NET: Registered protocol family 16 [ 0.070000] gpiochip_add: registered GPIOs 0 to 22 on device: ath79 [ 0.080000] MIPS: machine is Qualcomm Atheros AP152 reference board [ 0.080000] registering PCI controller with io_map_base unset [ 0.290000] bio: create slab <bio-0> at 0 [ 0.300000] PCI host bridge to bus 0000:00 [ 0.300000] pci_bus 0000:00: root bus resource [mem 0x12000000-0x13ffffff] [ 0.310000] pci_bus 0000:00: root bus resource [io 0x0001] [ 0.310000] pci 0000:00:00.0: BAR 0: assigned [mem 0x12000000-0x121fffff 64bit] [ 0.320000] pci 0000:00:00.0: BAR 6: assigned [mem 0x12200000-0x1220ffff pref] [ 0.320000] pci 0000:00:00.0: using irq 40 for pin 1 [ 0.330000] Switching to clocksource MIPS [ 0.330000] NET: Registered protocol family 2 [ 0.340000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.340000] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.350000] TCP bind hash table entries: 2048 (order: 1, 8192 bytes) [ 0.350000] TCP: Hash tables configured (established 2048 bind 2048) [ 0.360000] TCP reno registered [ 0.360000] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 0.370000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 0.380000] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.390000] msgmni has been set to 119 [ 0.390000] io scheduler noop registered [ 0.400000] io scheduler deadline registered (default) [ 0.400000] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled [ 0.430000] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11) is a 16550A [ 0.430000] console [ttyS0] enabled, bootconsole disabled [ 0.430000] console [ttyS0] enabled, bootconsole disabled [ 0.450000] m25p80 spi0.0: found gd25q64CSIG, expected m25p80 [ 0.450000] m25p80 spi0.0: gd25q64CSIG (8192 Kbytes) [ 0.460000] 5 cmdlinepart partitions found on MTD device spi0.0 [ 0.460000] Creating 5 MTD partitions on "spi0.0": [ 0.470000] 0x000000000000-0x000000020000 : "factory-uboot" [ 0.480000] 0x000000020000-0x000000030000 : "u-boot" [ 0.480000] 0x000000030000-0x000000130000 : "kernel" [ 0.490000] 0x000000130000-0x0000007d0000 : "rootfs" [ 0.490000] mtd: partition "rootfs" set to be root filesystem [ 0.500000] 0x0000007f0000-0x000000800000 : "ART" [ 0.510000] flash_chrdev : flash_chrdev_init [ 0.650000] ag71xx_mdio: probed [ 0.650000] eth0: Atheros AG71xx at 0xb9000000, irq 4 [ 1.230000] eth0: Atheros AR8327 switch driver attached. [ 2.430000] ag71xx ag71xx.0: eth0: connected to PHY at ag71xx-mdio.0:00 [uid=004dd036, driver=Atheros AR8216/AR8236/AR8316] [ 2.450000] gpio_led_probe : probe and create wps [ 2.450000] gpio_led_probe : probe and create status [ 2.460000] gpio_led_probe : probe and create lan1 [ 2.460000] gpio_led_probe : probe and create lan2 [ 2.470000] gpio_led_probe : probe and create lan3 [ 2.470000] gpio_led_probe : probe and create lan4 [ 2.480000] gpio_led_probe : probe and create wan1 [ 2.480000] gpio_led_probe : probe and create wan2 [ 2.490000] gpio_led_probe : probe and create wifi2g [ 2.490000] gpio_led_probe : probe and create wifi5g [ 2.500000] TCP cubic registered [ 2.500000] Bridge firewalling registered [ 2.510000] 8021q: 802.1Q VLAN Support v1.8 [ 2.510000] ### of_selftest(): No testcase data in device tree; not running tests [ 2.520000] VFS: Mounted root (squashfs filesystem) readonly on device 31:3. [ 2.530000] Freeing unused kernel memory: 180k freed [ 3.730000] ring size is 128 [ 3.730000] ring size is 256 - preinit - - regular preinit - jffs2 not ready yet; using ramdisk - init - Please press Enter to activate this console. [ 4.380000] NET: Registered protocol family 17 [ 4.420000] NET: Registered protocol family 1 [ 4.530000] liblog: module license 'unspecified' taints kernel. [ 4.530000] Disabling lock debugging due to kernel taint [ 4.790000] NET: Registered protocol family 10 [ 4.900000] PPP generic driver version 2.4.2 [ 5.000000] L2TP core driver, V2.0 [ 5.010000] L2TP netlink interface [ 5.030000] IPv6 over IPv4 tunneling driver [ 5.060000] GRE over IPv4 demultiplexor driver [ 5.100000] GRE over IPv4 tunneling driver [ 5.170000] ip_tables: (C) 2000-2006 Netfilter Core Team [ 5.290000] NET: Registered protocol family 24 [ 5.340000] nf_conntrack version 0.5.0 (961 buckets, 3844 max) [ 5.520000] PPPoL2TP kernel driver, V2.0 [ 5.550000] PPTP driver version 0.8.5 [ 5.820000] ssdk_plat_init start [ 5.820000] Register QCA PHY driver [ 6.000000] qca-ssdk module init succeeded! [ 6.410000] nf_conntrack_rtsp v0.7 loading [ 6.430000] nf_nat_rtsp v0.7 loading [ 6.470000] Netfilter messages via NETLINK v0.30. [ 6.540000] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 6.710000] ctnetlink v0.93: registering with nfnetlink. ------------------------------------------------------------------------------------- reloadprofile() begin reloadprofile() end ------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------- reloadconfig() begin reloadconfig() end mergeconfigbycountry() begin user has set country mergeconfigbycountry() do nothing end ------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------- [ 8.800000] ring size is 128 [ 8.800000] ring size is 256 [ 8.810000] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 9.130000] fast-classifier: starting up [ 9.130000] totol size is 144 [ 9.130000] fast-classifier: registered GMT-01:00 [ 10.490000] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 11.490000] eth0: link up (1000Mbps/Full duplex) [ 16.080000] eth0: link down [ 16.080000] ring size is 128 [ 16.090000] ring size is 256 [ 16.100000] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 16.100000] ring size is 128 [ 16.110000] ring size is 256 [ 16.110000] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 16.140000] ADDRCONF(NETDEV_UP): eth0.4094: link is not ready [ 16.140000] device eth0 entered promiscuous mode [ 16.170000] ADDRCONF(NETDEV_UP): eth0.4094: link is not ready [ 16.230000] ADDRCONF(NETDEV_UP): eth0.1: link is not ready [ 16.230000] device eth0.1 entered promiscuous mode [ 16.240000] ADDRCONF(NETDEV_UP): br-lan: link is not ready [ 17.510000] eth0: link up (1000Mbps/Full duplex) [ 17.530000] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 17.530000] br-lan: port 1(eth0.1) entered forwarding state [ 17.540000] br-lan: port 1(eth0.1) entered forwarding state [ 17.540000] ADDRCONF(NETDEV_CHANGE): eth0.1: link becomes ready [ 17.580000] ADDRCONF(NETDEV_CHANGE): eth0.4094: link becomes ready [ 17.580000] ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready [ 18.520000] eth0: link up (1000Mbps/Full duplex) [ 19.540000] br-lan: port 1(eth0.1) entered forwarding state [ 23.870000] iptvc v1.0.0 loading [ 30.660000] ****Address of trace_timer :8339e2e0 [ 30.930000] ath_hal: 0.9.17.1 (AR9380, REGOPS_FUNC, WRITE_EEPROM, TX_DATA_SWAP, RX_DATA_SWAP, 11D) [ 31.000000] ath_rate_atheros: Copyright (c) 2001-2005 Atheros Communications, Inc, All Rights Reserved [ 31.080000] ath_dfs: Version 2.0.0 [ 31.080000] Copyright (c) 2005-2006 Atheros Communications, Inc. All Rights Reserved [ 31.110000] ath_tx99: Version 2.0 [ 31.110000] Copyright (c) 2010 Atheros Communications, Inc, All Rights Reserved [ 31.300000] ath_dev: Copyright (c) 2001-2007 Atheros Communications, Inc, All Rights Reserved [ 32.950000] __ath_attach: Set global_scn[0] [ 32.960000] Enterprise mode: 0x03bda000 [ 32.960000] Restoring Cal data from DRAM [ 32.970000] ath_get_caps[6147] rx chainmask mismatch actual 7 sc_chainmak 0 [ 32.980000] ath_get_caps[6122] tx chainmask mismatch actual 7 sc_chainmak 0 [ 32.990000] ath_attach_dfs[12621] dfsdomain 1 [ 33.010000] wifi0: Atheros 956X: mem=0xb8100000, irq=47 [ 33.020000] ath_pci: 10.2.3.31 (Atheros/multi-bss) [ 33.020000] ath_pci_probe [ 33.020000] PCI device id is 0050 :0050 [ 33.030000] ath_pci 0000:00:00.0: BAR 0: assigned [mem 0x12000000-0x121fffff 64bit] [ 33.040000] PCI: Enabling device 0000:00:00.0 (0000 -> 0002) [ 33.040000] ath_pci 0000:00:00.0: ath DEBUG: sc=0x8267c000 [ 33.050000] [ 33.050000] ol_ath_pci_configure : num_desired MSI set to 0 [ 33.060000] [ 33.060000] Using PCI Legacy Interrupt [ 34.070000] CE_per_engine_handler_adjust, base=8267c000 offset=57400 [ 34.070000] CE_per_engine_handler_adjust, base=8267c000 offset=57800 [ 34.090000] __ol_ath_attach: ath_attach TODO [ 34.090000] __ol_ath_attach: dev name wifi1 [ 34.100000] ol_ath_set_default_tgt_config : AC Minfree buffer allocation through module param (umac.ko) [ 34.110000] OL_ACBKMinfree : 0 [ 34.110000] OL_ACBEMinfree : 0 [ 34.120000] OL_ACVIMinfree : 0 [ 34.120000] OL_ACVOMinfree : 0 [ 34.120000] ol_ath_attach() BMI inited. [ 34.140000] ol_ath_attach() BMI Get Target Info. [ 34.140000] ol_ath_attach() TARGET TYPE: 7 Vers 0x4100016d [ 34.160000] NUM_DEV=1 FWMODE=0x2 FWSUBMODE=0x0 FWBR_BUF 0 [ 34.160000] ol_ath_attach() configure Target . [ 34.180000] Cal location [0]: 00004000 [ 34.180000] qc98xx_verify_checksum: flash checksum passed: 0x1a47 [ 34.190000] ol_transfer_bin_file 2155: Download Flash data len 2116 [ 34.200000] Swift firmware download [ 34.200000] ol_transfer_bin_file 2085: Download Firmware data len 224308 [ 35.180000] ol_ath_attach() Download FW. [ 35.180000] ol_ath_attach() HT Create . [ 35.190000] ol_ath_attach() HIF Claim. [ 35.200000] ol_ath_attach() BMI Done. [ 35.200000] ol_ath_attach() WMI attached. wmi_handle 827e0000 [ 35.210000] +HWT [ 35.210000] SOC_RESET_CONTROL_ADDRESS : 800 [ 35.210000] CPU_INTR_ADDRESS = [2000000] [ 35.220000] SOC_GLOBAL_RESET_ADDRESS = [0] [ 35.220000] Rx_Filter : [0] [ 35.220000] CE_per_engine_handler_adjust, base=8267c000 offset=57400 [ 35.230000] CE_per_engine_handler_adjust, base=8267c000 offset=57800 [ 35.240000] CE_per_engine_handler_adjust, base=8267c000 offset=57c00 [ 35.240000] CE_per_engine_handler_adjust, base=8267c000 offset=58000 [ 35.250000] CE_per_engine_handler_adjust, base=8267c000 offset=58400 [ 35.260000] CE_per_engine_handler_adjust, base=8267c000 offset=58800 [ 35.270000] CE_recv_buf_enqueue 655 Populate last entry 512 for CE 5 [ 35.270000] CE_recv_buf_enqueue 664 CE 5 wi 511 dest_ptr 0x1ae3020 nbytes 0 recv_ctxt 0x81ac8e40 [ 35.280000] -HWT [ 35.290000] HTC Service:0x0300 ep:1 TX flow control disabled [ 35.290000] CE_pkt_dl_len_set CE 4 Pkt download length 64 [ 35.300000] ol_txrx_pdev_attach: 1424 tx desc's allocated ; range starts from 81720000 [ 35.320000] HTC Service:0x0100 ep:2 TX flow control disabled [ 35.320000] wmi_service_ready_event_rx: WMI UNIFIED SERVICE READY event [ 35.330000] num_rf_chain : 00000001 [ 35.330000] ht_cap_info: : 0000085b [ 35.340000] vht_cap_info : 338001b2 [ 35.340000] vht_supp_mcs : 0000fffe [ 35.340000] LARGE_AP enabled. num_peers 144, num_vdevs 16, num_tids 256 [ 35.350000] idx 0 req 1 num_units 0 num_unit_info 2 unit size 408 actual units 145 [ 35.360000] chunk 0 len 59160 requested ,ptr 0x1730000 [ 35.370000] FIRMWARE:P 145 V 16 T 443 [ 35.370000] [ 35.380000] wmi_ready_event_rx: WMI UNIFIED READY event [ 35.380000] ol_ath_connect_htc() WMI is ready [ 35.390000] ol_ath_set_host_app_area TODO [ 35.390000] target uses HTT version 2.1; host uses 2.1 [ 35.400000] ol_ath_attach() connect HTC. [ 35.410000] bypasswmi : 0 [ 35.410000] ol_regdmn_start: reg-domain param: regdmn=0, countryName=, wModeSelect=FFFFFFFF, netBand=FFFFFFFF, extendedChanMode=0. [ 35.420000] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x2) flags 0x2150 [ 35.430000] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x4) flags 0xa0 [ 35.440000] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x8) flags 0xc0 [ 35.440000] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x20) flags 0xd0 [ 35.450000] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x40) flags 0x150 [ 35.460000] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x800) flags 0x10080 [ 35.460000] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x2000) flags 0x20080 [ 35.470000] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x4000) flags 0x40080 [ 35.480000] Add VHT80 channel: 5210 [ 35.480000] Add VHT80 channel: 5290 [ 35.490000] Add VHT80 channel: 5530 [ 35.490000] Add VHT80 channel: 5610 [ 35.490000] Add VHT80 channel: 5690 [ 35.500000] Add VHT80 channel: 5775 [ 35.500000] Skipping VHT80 channel 5825 [ 35.510000] ol_ath_phyerr_attach: called [ 35.510000] OL Resmgr Init-ed [ 35.510000] ol_if_dfs_setup: called [ 35.520000] ol_if_dfs_attach: called; ptr=81719974, radar_info=83377b78 [ 35.530000] ol_ath_rtt_meas_report_attach: called [ 35.530000] ol_ath_attach() UMAC attach . [ 35.540000] ol_if_dfs_configure: called [ 35.540000] ol_if_dfs_configure: FCC domain [ 35.540000] ol_if_dfs_disable: called [ 35.550000] ol_ath_attach: Calling ol_if_dfs_configure [ 35.550000] __ol_ath_attach: init tx/rx TODO [ 35.560000] __ol_ath_attach: hard_header_len reservation 58 [ 36.200000] [wifi1] FWLOG: [39930] WAL_DBGID_TX_AC_BUFFER_SET ( 0x3, 0x1e, 0x460, 0x460, 0x0 ) [ 36.210000] [wifi1] FWLOG: [39930] WAL_DBGID_TX_AC_BUFFER_SET ( 0x12, 0x1e, 0x460, 0x460, 0x0 ) [ 36.210000] [wifi1] FWLOG: [39930] WAL_DBGID_TX_AC_BUFFER_SET ( 0x45, 0x1e, 0x460, 0x460, 0x0 ) [ 36.220000] [wifi1] FWLOG: [39930] WAL_DBGID_TX_AC_BUFFER_SET ( 0x67, 0x1e, 0x460, 0x460, 0x0 ) [ 36.230000] [wifi1] FWLOG: [39935] WHAL_ERROR_RECV_STOPPCU ( 0x110298a, 0x3 ) [ 36.240000] [wifi1] FWLOG: [39935] WHAL_ERROR_RESET_PM ( ) [ 36.250000] [wifi1] FWLOG: [40119] ANI Enable: 1 [ 37.070000] ath_attach_dfs[12621] dfsdomain 1 [ 37.290000] VAP device ath0 created osifp: (8328b380) os_if: (82660000) [ 37.340000] Set freq vap stop send + 82660000 [ 37.340000] Set freq vap stop send -82660000 [ 37.480000] Set wait done --82660000 [ 37.550000] WARNING: Fragmentation with HT mode NOT ALLOWED!! [ 37.570000] Set freq vap stop send + 82660000 [ 37.570000] Set freq vap stop send -82660000 [ 37.710000] Set wait done --82660000 [ 37.930000] [ 37.930000] DES SSID SET= [ 37.950000] [ 37.950000] DES SSID SET=Theta [ 38.410000] ieee80211_ioctl_siwmode: imr.ifm_active=131712, new mode=3, valid=1 [ 38.430000] DEVICE IS DOWN ifname=ath0 [ 38.430000] DEVICE IS DOWN ifname=ath0 [ 38.820000] device ath0 entered promiscuous mode [ 39.010000] br-lan: port 2(ath0) entered forwarding state [ 39.010000] br-lan: port 2(ath0) entered forwarding state [ 39.020000] 8021q: adding VLAN 0 to HW filter on device ath0 [ 41.010000] br-lan: port 2(ath0) entered forwarding state [ 41.780000] mlme_create_infra_bss : Overriding HT40 channel with HT20 channel General shell run! BusyBox v1.19.4 (2018-04-23 11:31:52 CST) built-in shell (ash) Enter 'help' for a list of built-in commands. MM NM MMMMMMM M M $MMMMM MMMMM MMMMMMMMMMM MMM MMM MMMMMMMM MM MMMMM. MMMMM:MMMMMM: MMMM MMMMM MMMM= MMMMMM MMM MMMM MMMMM MMMM MMMMMM MMMM MMMMM' MMMM= MMMMM MMMM MM MMMMM MMMM MMMM MMMMNMMMMM MMMM= MMMM MMMMM MMMMM MMMM MMMM MMMMMMMM MMMM= MMMM MMMMMM MMMMM MMMM MMMM MMMMMMMMM MMMM= MMMM MMMMM, NMMMMMMMM MMMM MMMM MMMMMMMMMMM MMMM= MMMM MMMMMM MMMMMMMM MMMM MMMM MMMM MMMMMM MMMM= MMMM MM MMMM MMMM MMMM MMMM MMMM MMMM MMMM$ ,MMMMM MMMMM MMMM MMM MMMM MMMMM MMMM MMMM MMMMMMM: MMMMMMM M MMMMMMMMMMMM MMMMMMM MMMMMMM MMMMMM MMMMN M MMMMMMMMM MMMM MMMM MMMM M MMMMMMM M M M --------------------------------------------------------------- For those about to rock... (Attitude Adjustment, unknown) --------------------------------------------------------------- root@Archer_C2:/#


COPY HERE THE BOOTLOG ONCE OPENWRT IS INSTALLED AND RUNNING


Space for additional notes, links to forum threads or other resources.

  • ...

FIXME Add tags below, then remove this fixme.

How to add tags

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
  • Last modified: 2021/06/20 10:54
  • by cybermaus