TP-Link Archer A7 v5

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

The Archer A7 is believed to be identical very similar to the Archer C7, but it has its own set of firmware. One difference is that the A7's switch shows only eth0, but the C7's switch shows eth0 and eth1. It has five 1 GBit/s Ethernet ports and has 2.4GHz and 5GHz Wifi integrated

Note that the 19.07 firmware is under the new ath79 target, which is an improved version of ar71xx target.

 Archer A7 photo

You can install OpenWrt from the firmware that comes with the A7. To do so, click on the Advanced tab, choose System Tools from the left side menu, and pick Firmware Upgrade from the drop down options. In the main window, under Manual Upgrade, click Browse. Select the OpenWrt firmware file downloaded (see previous section). The filename may be of the form openwrt-XX.yy.z-ath79-generic-tplink_archer-a7-v5-squashfs-factory.bin. Unlike the TFTP method (see below), you do not need to rename the file.

Install OpenWRT on TP Link Archer A7 v5 step by step
1. Set your PC lan-card settings to Automatic or set: ip4:192.168.0.22/mask:255.255.255.0/gateway:192.168.0.1
2. Connect the lan cable in PC to router LAN-1 port
3. Open a browser and open the TP-Link default address http://192.168.0.1
If you are reading error 403 (or some certificate error) in browser: move your lan cable from WAN port to LAN-1 port
You will be asked to create a password on first opening. Set a new password and login.
4. You should see the router access page. Select: Advanced/System-Tools/Firmware-Upgrade
5. Select: Manual-Upgrade/Browse: Select the file downloaded from “Firmware OpenWrt Install” section openwrt-21.02.3-ath79-generic-tplink_archer-a7-v5-squashfs-factory.bin
6. Wait until firmware flashing is done. Do not interrupt the process - risk of bricking the router!
7. After flashing is done you will see “page not found”. This is normal.
8. Restart router and open in browser the OpenWRT default address: http://192.168.1.1 (manual LAN-card settings: ip4:192.168.1.122/mask:255.255.255.0/gateway:192.168.1.1 )
9. You should see the OpenWRT access page!

Region Successful? TP-Link firmware Hardware OpenWrt release Comment
US Yes 1.1.2 Build 20210125 rel.39623 Ver: 5.8 22.03.2 11/2022 - No renaming needed; installed straight from original firmware's update procedure as above.
? Yes 19.07.3 renamed to firmware.bin
? Yes 19.07.4 worked when not renamed; when renamed to ArcherC7v5_tp_recovery.bin
both tftp and the web portal failed.
EU Yes 1.0.15 Build 20200721 rel.40773 (4555) 19.07.4 no renaming
US Yes 1.0.15 Build 20200721 rel.40773 19.07.4 no renaming
US ? 1.1.2 Build 20210125 rel.39623 Ver: 5.8 19.07.6 Flashing only worked via TFTP with the file renamed to ArcherC7v5_tp_recovery.bin. Note that even though this is the A7 hardware and the A7 firmware must be used, the file name it looks for via TFTP has C7 in the name instead of A7.
US Yes 1.0.15 Build 20200721 rel.40773(5553) Ver: 5.0 21.02.0 Worked like magic.
US No 1.1.2 Build 20210125 rel.39623(5553) Ver: 5.0 21.02.0 GUI Complained of “Invalid File type”. Not sure where to go from here.
US Yes ? Ver: 5.0 21.02.2, r16495-bf0c965af0 BEAUTIFUL. Use the “openwrt-21.02.2-ath79-generic-tplink_archer-a7-v5-squashfs-factory.bin” from the stock firmware upgrade. Just works. See “Firmware OpenWrt Install URL” on this page.
US Yes 1.1.0 Build 20201120 rel.50399(5553) Ver: 5.0 21.02.3
EU Yes 1.0.11 Build 20190810 rel.50990(4555) Ver: 5.0 21.02.3 Installed without renaming: “openwrt-21.02.3-ath79-generic-tplink_archer-a7-v5-squashfs-factory.bin” (downloaded from: “Firmware OpenWrt Install” section above)

TFTP is usually not necessary on the A7 as the TP-Link GUI accepts the OpenWrt firmware file for upgrading, see above. However, if for some reason that does not work, TFTP is another option. The Archer A7 bootloader implements a TFTP client. You must use a TFTP server to flash the factory image. The TFTP flashing procedure is EXACTLY the same as for the Archer C7.

generic.flashing.tftp

TL;DR Procedure:

  1. Configure PC Ethernet with 192.168.0.66/24.
  2. Download -factory.bin as shown above and rename it to ArcherC7v5_tp_recovery.bin.
  3. Start a TFTP server on the PC with the file ArcherC7v5_tp_recovery.bin located in its root directory.
  4. Connect Ethernet cable between PC and router, with router powered off.
  5. Press, AND HOLD, the reset button.
  6. Power on router, with reset button pressed, and wait 10 second (until the WPS light with the two arrows turns on).
  7. Release the reset button.

Specific values needed for tftp

Bootloader tftp client IPv4 address 192.168.0.86/24
Bootloader MAC address (special) <none>
Firmware tftp image -factory.bin as shown in table above
TFTP transfer window Unknown, but many minutes
TFTP window start approximately 20 seconds after power on
TFTP server IP address 192.168.0.66/24
# cat /proc/mtd
dev:    size   erasesize  name
mtd0: 00020000 00010000 "factory-uboot"
mtd1: 00020000 00010000 "u-boot"
mtd2: 00120000 00010000 "uImage"
mtd3: 00e90000 00010000 "rootfs"
mtd4: 00010000 00010000 "ART"

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.

Note that if you are running the stock firmware you cannot login, even though there is a SSHD running on port 22.

* 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

You need to download the stock firmware from TP-Link. [Note that due to a bug, clicking on the links below may give you an error telling you to go to TP-Link's official website. However, you can cut and paste the URL into your browser. Or, you can click the link and then edit the URL to turn “Archer A7” (which does not work) into “Archer%20A7” (which does work).

Firmware version Date Published URL
Archer A7(US)_V5_1.2.1 Build 20220714 2022-11-08 https://static.tp-link.com/upload/firmware/2022/202211/20221108/Archer%20A7(US)_V5_220714.zip
Archer A7(US)_V5_210519 2021-08-20 https://static.tp-link.com/upload/firmware/2021/202108/20210820/Archer%20A7(US)_V5_210519.zip
Archer A7(US)_V5_210125 2021-02-23 https://static.tp-link.com/2021/202102/20210223/Archer%20A7(US)_V5_210125.zip
Archer A7(US)_V5_201120 2020-12-22 https://static.tp-link.com/2020/202012/20201222/Archer%20A7(US)_V5_201120.zip
Archer A7(US)_V5_190403 2019-04-15 https://static.tp-link.com/2019/201904/20190415/Archer%20A7(US)_V5_190403.zip

After downloading the zip file, extract the bin file and name it ArcherC7v5_tp_recovery.bin (this is not a typo; even though we are recovering for the A7v5, the name has to be C7v5). Then follow the TP-Link Archer A7 installation using the TFTP method using this file instead of the OpenWrt firmware.

There is a thread on the forum about this recovery that had been successful.
You can revert OpenWrt to version 19.07.10 and subsequently install the stock firmware using TFTP injection, as mentioned in this topic.

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

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

The default network configuration is:

Interface Name Description Default configuration
br-lan EXAMPLE LAN & WiFi EXAMPLE 192.168.1.1/24
vlan0 (eth0.0) EXAMPLE LAN ports (1 to 4) EXAMPLE None
vlan1 (eth0.1) EXAMPLE WAN port EXAMPLE DHCP
wl0 EXAMPLE WiFi EXAMPLE Disabled

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

Numbers 0-3 are Ports 1-4 as labeled on the unit, number 4 is the Internet (WAN) on the unit, 5 is the internal connection to the router itself. Don't be fooled: Port 1 on the unit is number 3 when configuring VLANs. vlan0 = eth0.0, vlan1 = eth0.1 and so on.

Port Switch port
Internet (WAN) EXAMPLE 4
LAN 1 EXAMPLE 3
LAN 2 EXAMPLE 2
LAN 3 EXAMPLE 1
LAN 4 EXAMPLE 0

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 @@Brand@@ @@Model@@ has the following buttons:

BUTTON Event
EXAMPLE Reset reset
EXAMPLE Secure Easy Setup ses
EXAMPLE No buttons at all. -

Note: This will void your warranty!

To open the case, remove the four corner screws on the bottom of the router. Then you can remove the top of the case by unsnapping it around the edges. I started at the back corners, along the side of the case. I was able to remove the top cover without breaking any of the plastic snaps/clasps that hold the top cover on.

Main PCB:
Front:

Back:

port.serial general information about the serial port, serial port cable, etc. The Serial connections are identical to Archer C7. Make sure you have shorted R24 on the PCB.

Additionally, the A7 (and possibly others) require a pull up resistor on the RX line as documented here: TP-Link Archer C5 AC1200 / TP-Link Archer C7 AC1750 / TP-Link TL-WDR7500

Also, it is not necessary to connect the VCC leg of the resistor to VCC on the FTDI interface, connecting this to VCC on the router (the normally unused pin next to GND) is sufficient. Useful if using a 3 pin serial interface cable.

Serial connection parameters
for Archer A7
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

[ 0.000000] Linux version 3.3.8 (tplink@tplink-H81M-S2PH) (gcc version 4.6.3 20120201 (prerelease) (Linaro GCC 4.6-2012.02) ) #1 Wed Nov 18 18:08:57 CST 2020 [ 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: 08000000 @ 00000000 (usable) [ 0.000000] User-defined physical RAM map: [ 0.000000] memory: 08000000 @ 00000000 (usable) [ 0.000000] Initrd not found or empty - disabling initrd [ 0.000000] Zone PFN ranges: [ 0.000000] Normal 0x00000000 -> 0x00008000 [ 0.000000] Movable zone start PFN for each node [ 0.000000] Early memory PFN ranges [ 0.000000] 0: 0x00000000 -> 0x00008000 [ 0.000000] On node 0 totalpages: 32768 [ 0.000000] free_area_init_node: node 0, pgdat 80337010, node_mem_map 81000000 [ 0.000000] Normal zone: 256 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 32512 pages, LIFO batch:7 [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32512 [ 0.000000] Kernel command line: console=ttyS0,115200 board=AP152 rootfstype=squashfs init=/etc/preinit mtdparts=spi0.0:128k(factory-uboot),128k(u-boot),1152k(uImage),14912k(rootfs),64k@0xff0000(ART) mem=128M rootfstype=squashfs,jffs2 noinitrd [ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes) [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes) [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 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: 126220k/131072k available (2324k kernel code, 4852k reserved, 584k 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 TP-LINK Archer c7 v5 support [ 0.080000] registering PCI controller with io_map_base unset [ 0.090000] ar71xx: using random MAC address for eth0 [ 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: [168c:003c] type 0 class 0x000280 [ 0.310000] pci 0000:00:00.0: reg 10: [mem 0x00000000-0x001fffff 64bit] [ 0.310000] pci 0000:00:00.0: reg 30: [mem 0x00000000-0x0000ffff pref] [ 0.310000] pci 0000:00:00.0: supports D1 D2 [ 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: 4096 (order: 3, 32768 bytes) [ 0.350000] TCP bind hash table entries: 4096 (order: 2, 16384 bytes) [ 0.350000] TCP: Hash tables configured (established 4096 bind 4096) [ 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.370000] NET: Registered protocol family 1 [ 0.380000] PCI: CLS 0 bytes, default 32 [ 0.390000] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.390000] msgmni has been set to 246 [ 0.400000] io scheduler noop registered [ 0.400000] io scheduler deadline registered (default) [ 0.410000] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled [ 0.430000] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11) is a 16550A [ 0.440000] console [ttyS0] enabled, bootconsole disabled [ 0.450000] m25p80 spi0.0: found w25q128, expected m25p80 [ 0.460000] m25p80 spi0.0: w25q128 (16384 Kbytes) [ 0.460000] 5 cmdlinepart partitions found on MTD device spi0.0 [ 0.470000] Creating 5 MTD partitions on "spi0.0": [ 0.470000] 0x000000000000-0x000000020000 : "factory-uboot" [ 0.480000] 0x000000020000-0x000000040000 : "u-boot" [ 0.490000] 0x000000040000-0x000000160000 : "uImage" [ 0.490000] 0x000000160000-0x000000ff0000 : "rootfs" [ 0.500000] mtd: partition "rootfs" set to be root filesystem [ 0.510000] 0x000000ff0000-0x000001000000 : "ART" [ 0.510000] flash_chrdev : flash_chrdev_init [ 0.650000] ag71xx_mdio: probed [ 0.660000] eth0: Atheros AG71xx at 0xb9000000, irq 4 [ 1.210000] ag71xx_probe:not calling:ag71xx_phy_connect [ 1.220000] TCP cubic registered [ 1.220000] NET: Registered protocol family 17 [ 1.230000] Bridge firewalling registered [ 1.230000] 8021q: 802.1Q VLAN Support v1.8 [ 1.230000] ### of_selftest(): No testcase data in device tree; not running tests [ 1.250000] VFS: Mounted root (squashfs filesystem) readonly on device 31:3. [ 1.260000] Freeing unused kernel memory: 180k freed [ 3.050000] ag71xx_open DEFINED AR8216_PHY_RESET_CMD! [ 3.080000] eth0: Atheros AR8327 switch driver attached. [ 3.090000] before HW reset reg[e0]: [c74164de] -> [c74164de] [ 3.100000] before HW reset reg[10]: [602613a0] -> [602613a0] [ 4.200000] recovery reg[e0]: [c70164c0] -> [c74164de] [ 4.210000] recovery reg[10]: [261320] -> [602613a0] [ 7.130000] ag71xx ag71xx.0: eth0: connected to PHY at ag71xx-mdio.0:00 [uid=004dd036, driver=Atheros AR8216/AR8236/AR8316] [ 7.210000] Registered led device: wifi_2g [ 7.210000] Registered led device: wifi_5g [ 7.210000] Registered led device: status [ 7.210000] Registered led device: usb [ 7.210000] Registered led device: lan_1 [ 7.210000] Registered led device: lan_2 [ 7.210000] Registered led device: lan_3 [ 7.210000] Registered led device: lan_4 [ 7.210000] Registered led device: wan_link [ 7.210000] Registered led device: wan_inet [ 7.210000] Registered led device: wps [ 7.560000] in ag71xx_stop [ 7.560000] ag71xx_stop:ag71xx_phy_disconnect [ 8.140000] liblog: module license 'unspecified' taints kernel. [ 8.150000] Disabling lock debugging due to kernel taint [ 8.420000] NET: Registered protocol family 10 [ 8.580000] SCSI subsystem initialized [ 8.710000] usbcore: registered new interface driver usbfs [ 8.720000] usbcore: registered new interface driver hub [ 8.720000] usbcore: registered new device driver usb [ 8.870000] PPP generic driver version 2.4.2 [ 8.910000] tun: Universal TUN/TAP device driver, 1.6 [ 8.920000] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com> [ 8.960000] PPP MPPE Compression module registered [ 8.990000] NET: Registered protocol family 24 [ 9.070000] L2TP core driver, V2.0 [ 9.080000] L2TP netlink interface [ 9.130000] IPv6 over IPv4 tunneling driver [ 9.160000] GRE over IPv4 demultiplexor driver [ 9.200000] GRE over IPv4 tunneling driver [ 9.280000] bonding: Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011) [ 9.360000] ip_tables: (C) 2000-2006 Netfilter Core Team [ 9.610000] nf_conntrack version 0.5.0 (1975 buckets, 7900 max) [ 9.800000] PPPoL2TP kernel driver, V2.0 [ 9.820000] PPTP driver version 0.8.5 [ 10.240000] xt_time: kernel timezone is -0000 [ 10.780000] nf_conntrack_rtsp v0.6.21 loading [ 10.810000] nf_nat_rtsp v0.6.21 loading [ 10.880000] Netfilter messages via NETLINK v0.30. [ 10.910000] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 10.950000] ctnetlink v0.93: registering with nfnetlink. [ 11.240000] ssdk_plat_init start [ 11.240000] Register QCA PHY driver [ 11.360000] qca-ssdk module init succeeded! [ 11.440000] usbcore: registered new interface driver cdc_acm [ 11.450000] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 11.500000] Initializing USB Mass Storage driver... [ 11.510000] usbcore: registered new interface driver usb-storage [ 11.520000] USB Mass Storage support registered. [ 11.560000] rndis_host: Unknown symbol usbnet_open (err 0) [ 11.560000] rndis_host: Unknown symbol usbnet_skb_return (err 0) [ 11.570000] rndis_host: Unknown symbol usbnet_tx_timeout (err 0) [ 11.580000] rndis_host: Unknown symbol usbnet_suspend (err 0) [ 11.580000] rndis_host: Unknown symbol usbnet_start_xmit (err 0) [ 11.590000] rndis_host: Unknown symbol usbnet_stop (err 0) [ 11.590000] rndis_host: Unknown symbol usbnet_generic_cdc_bind (err 0) [ 11.600000] rndis_host: Unknown symbol usbnet_disconnect (err 0) [ 11.610000] rndis_host: Unknown symbol usbnet_cdc_unbind (err 0) [ 11.610000] rndis_host: Unknown symbol usbnet_probe (err 0) [ 11.620000] rndis_host: Unknown symbol usbnet_resume (err 0) [ 11.710000] fuse init (API version 7.18) [ 15.010000] ag71xx_open DEFINED AR8216_PHY_RESET_CMD!ar8216_config_init, 2819: qca_qm_err_recovery [ 15.020000] before HW reset reg[e0]: [c74164de] -> [c74164de] [ 15.030000] before HW reset reg[10]: [602613a0] -> [602613a0] [ 16.130000] recovery reg[e0]: [c70164c0] -> [c74164de] [ 16.140000] recovery reg[10]: [261320] -> [602613a0] [ 18.090000] ag71xx ag71xx.0: eth0: connected to PHY at ag71xx-mdio.0:00 [uid=004dd036, driver=Atheros AR8216/AR8236/AR8316] [ 18.100000] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 20.130000] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 20.140000] eth0: link up (1000Mbps/Full duplex) [ 20.410000] device eth0 entered promiscuous mode [ 20.900000] ADDRCONF(NETDEV_UP): lo: link is not ready [ 20.910000] ADDRCONF(NETDEV_UP): ip6tnl0: link is not ready [ 20.910000] ADDRCONF(NETDEV_UP): sit0: link is not ready [ 20.920000] ADDRCONF(NETDEV_UP): gre0: link is not ready [ 20.920000] ADDRCONF(NETDEV_UP): bond0: link is not ready [ 22.180000] ar8216_read_status_3171: eth0.4094 carrier off!port_vlan_id = 4094 [ 24.560000] ****Address of trace_timer :8714e610 [ 25.490000] ath_hal: 0.9.17.1 (AR5416, AR9380, REGOPS_FUNC, WRITE_EEPROM, TX_DATA_SWAP, RX_DATA_SWAP, 11D) [ 25.750000] ath_rate_atheros: Copyright (c) 2001-2005 Atheros Communications, Inc, All Rights Reserved [ 25.920000] ath_dfs: Version 2.0.0 [ 25.920000] Copyright (c) 2005-2006 Atheros Communications, Inc. All Rights Reserved [ 26.050000] ath_spectral: Version 2.0.0 [ 26.050000] Copyright (c) 2005-2009 Atheros Communications, Inc. All Rights Reserved [ 26.060000] SPECTRAL module built on Nov 20 2020 11:12:21 [ 26.190000] ath_tx99: Version 2.0 [ 26.190000] Copyright (c) 2010 Atheros Communications, Inc, All Rights Reserved [ 26.670000] ath_dev: Copyright (c) 2001-2007 Atheros Communications, Inc, All Rights Reserved [ 31.490000] __ath_attach: Set global_scn[0] [ 31.490000] *** All the minfree values should be <= ATH_TXBUF-32, otherwise default value will be used instead *** [ 31.500000] ACBKMinfree = 48 [ 31.500000] ACBEMinfree = 32 [ 31.510000] ACVIMinfree = 16 [ 31.510000] ACVOMinfree = 0 [ 31.510000] CABMinfree = 48 [ 31.520000] UAPSDMinfree = 0 [ 31.520000] ATH_TXBUF=540 [ 31.530000] Enterprise mode: 0x03bda000 [ 31.540000] [ 31.540000] ART Version : -48.0.0 [ 31.540000] SW Image Version : -48.0.0.0.0 [ 31.550000] Board Revision : [ 31.550000] ar9300_attach: nf_2_nom -110 nf_2_max -60 nf_2_min -125 [ 31.560000] SPECTRAL : get_capability not registered [ 31.560000] HAL_CAP_PHYDIAG : Capable [ 31.570000] SPECTRAL : Need to fix the capablity check for RADAR (spectral_attach : 231) [ 31.570000] SPECTRAL : get_capability not registered [ 31.580000] HAL_CAP_RADAR : Capable [ 31.580000] SPECTRAL : Need to fix the capablity check for SPECTRAL [ 31.580000] (spectral_attach : 236) [ 31.590000] SPECTRAL : get_capability not registered [ 31.600000] HAL_CAP_SPECTRAL_SCAN : Capable [ 31.600000] SPECTRAL : get_tsf64 not registered [ 31.610000] spectral_init_netlink 65 NULL SKB [ 31.610000] SPECTRAL : No ADVANCED SPECTRAL SUPPORT [ 31.620000] SPECTRAL :----- module attached [ 31.620000] Green-AP : Green-AP : Attached [ 31.620000] [ 31.630000] ath_get_caps[6169] rx chainmask mismatch actual 7 sc_chainmak 0 [ 31.640000] ath_get_caps[6144] tx chainmask mismatch actual 7 sc_chainmak 0 [ 31.650000] band steering initialized for direct attach hardware [ 31.660000] ieee80211_bsteering_attach: Band steering initialized [ 31.660000] ath_attach_dfs[12687] dfsdomain 1 [ 31.680000] SPECTRAL : module already attached [ 31.680000] osif_wrap_attach:296 osif wrap attached [ 31.690000] osif_wrap_devt_init:916 osif wrap dev table init done [ 31.700000] ath_tx_paprd_init sc 873c8000 PAPRD disabled in HAL [ 31.700000] wifi0: Atheros 956X: mem=0xb8100000, irq=47 [ 31.710000] ath_pci: SmartAntenna-DRT-0.1 (Atheros/multi-bss) [ 31.720000] ath_pci_probe [ 31.720000] PCI device id is 003c :003c [ 31.720000] ath_pci 0000:00:00.0: BAR 0: assigned [mem 0x12000000-0x121fffff 64bit] [ 31.730000] PCI: Enabling device 0000:00:00.0 (0000 -> 0002) [ 31.740000] ath_pci 0000:00:00.0: ath DEBUG: sc=0x8714a400 [ 31.750000] [ 31.750000] ol_ath_pci_configure : num_desired MSI set to 0 [ 31.750000] [ 31.750000] Using PCI Legacy Interrupt [ 32.760000] CE_per_engine_handler_adjust, base=8714a400 offset=00057400 [ 32.760000] CE_per_engine_handler_adjust, base=8714a400 offset=00057800 [ 32.780000] __ol_ath_attach: ath_attach TODO [ 32.790000] __ol_ath_attach: dev name wifi1 [ 32.790000] ol_ath_set_default_tgt_config : AC Minfree buffer allocation through module param (umac.ko) [ 32.800000] OL_ACBKMinfree : 0 [ 32.800000] OL_ACBEMinfree : 0 [ 32.810000] OL_ACVIMinfree : 0 [ 32.810000] OL_ACVOMinfree : 0 [ 32.810000] ol_ath_attach() BMI inited. [ 32.830000] ol_ath_attach() BMI Get Target Info. [ 32.830000] ol_ath_attach() TARGET TYPE: 7 Vers 0x4100016c [ 32.870000] NUM_DEV=1 FWMODE=0x2 FWSUBMODE=0x0 FWBR_BUF 0 [ 32.880000] ol_ath_attach() configure Target . [ 32.880000] Cal location [0]: 00004000 [ 32.880000] qc98xx_verify_checksum: flash checksum passed: 0xbfc6 [ 32.890000] ol_transfer_bin_file 2202: Download Flash data len 2116 [ 32.950000] Download AR9888v2_bin [ 32.950000] ol_transfer_bin_file 2132: Download Firmware data len 211756 [ 34.030000] device eth0 left promiscuous mode [ 34.060000] del ct event: 2 dev_name: eth0.4094 [ 34.060000] start clean up ct iterate.. [ 34.060000] device eth0 entered promiscuous mode [ 34.110000] ol_ath_attach() Download FW. [ 34.110000] ol_ath_attach() HT Create . [ 34.120000] ol_ath_attach() HIF Claim. [ 34.130000] @@@@@@ add br-lan!!! [ 34.130000] del ct event: 2 dev_name: eth0.1 [ 34.140000] start clean up ct iterate.. [ 34.140000] ol_ath_attach() BMI Done. [ 34.140000] ol_ath_attach() WMI attached. wmi_handle 85f30000 [ 34.150000] +HWT [ 34.150000] SOC_RESET_CONTROL_ADDRESS : 800 [ 34.160000] CPU_INTR_ADDRESS = [2000000] [ 34.160000] SOC_GLOBAL_RESET_ADDRESS = [0] [ 34.170000] Rx_Filter : [0] [ 34.170000] CE_per_engine_handler_adjust, base=8714a400 offset=00057400 [ 34.180000] CE_per_engine_handler_adjust, base=8714a400 offset=00057800 [ 34.180000] CE_per_engine_handler_adjust, base=8714a400 offset=00057c00 [ 34.190000] CE_per_engine_handler_adjust, base=8714a400 offset=00058000 [ 34.200000] CE_per_engine_handler_adjust, base=8714a400 offset=00058400 [ 34.200000] CE_per_engine_handler_adjust, base=8714a400 offset=00058800 [ 34.210000] CE_recv_buf_enqueue 653 Populate last entry 512 for CE 5 [ 34.220000] CE_recv_buf_enqueue 662 CE 5 wi 511 dest_ptr 0x58f5420 nbytes 0 recv_ctxt 0x858ead80 [ 34.230000] Target:870e4000 HTC Service:0x0001, ULpipe:0 DLpipe:1 id:0 Ready [ 34.240000] -HWT [ 34.250000] device eth0.1 entered promiscuous mode [ 34.250000] br-lan: port 1(eth0.1) entered forwarding state [ 34.260000] br-lan: port 1(eth0.1) entered forwarding state [ 34.260000] [ changeLanIp ] 1438: changeLanIp to 0xc0a80001 [ 34.260000] [ 34.300000] Target:870e4000 HTC Service:0x0300, ULpipe:4 DLpipe:5 id:1 Ready [ 34.310000] HTC Service:0x0300 ep:1 TX flow control disabled [ 34.320000] CE_pkt_dl_len_set CE 4 Pkt download length 64 [ 34.330000] ol_txrx_pdev_attach: 1424 tx desc's allocated ; range starts from 85560000 [ 34.330000] Target:870e4000 HTC Service:0x0100, ULpipe:3 DLpipe:2 id:2 Ready [ 34.340000] HTC Service:0x0100 ep:2 TX flow control disabled [ 34.350000] wmi_service_ready_event_rx: WMI UNIFIED SERVICE READY event [ 34.360000] num_rf_chain : 00000003 [ 34.360000] ht_cap_info: : 0000085b [ 34.360000] vht_cap_info : 338001b2 [ 34.370000] vht_supp_mcs : 0000ffea [ 34.370000] LARGE_AP enabled. num_peers 144, num_vdevs 16, num_tids 256, lteu_support 0 [ 34.380000] idx 0 req 1 num_units 0 num_unit_info 2 unit size 440 actual units 145 [ 34.390000] chunk 0 len 63800 requested ,ptr 0x5570000 [ 34.400000] FIRMWARE:P 145 V 16 T 443 [ 34.400000] [ 34.410000] wmi_ready_event_rx: WMI UNIFIED READY event [ 34.430000] ol_ath_connect_htc() WMI is ready [ 34.430000] ol_ath_set_host_app_area TODO [ 34.430000] target uses HTT version 2.1; host uses 2.1 [ 34.440000] ol_ath_attach() connect HTC. [ 34.450000] bypasswmi : 0 [ 34.450000] ol_regdmn_start: reg-domain param: regdmn=0, countryName=, wModeSelect=FFFFFFFF, netBand=FFFFFFFF, extendedChanMode=0. [ 34.460000] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x2) flags 0x2150 [ 34.470000] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x4) flags 0xa0 [ 34.480000] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x8) flags 0xc0 [ 34.480000] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x20) flags 0xd0 [ 34.490000] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x40) flags 0x150 [ 34.500000] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x800) flags 0x10080 [ 34.510000] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x2000) flags 0x20080 [ 34.510000] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x4000) flags 0x40080 [ 34.520000] Add VHT80 channel: 5210 [ 34.530000] Add VHT80 channel: 5290 [ 34.530000] Add VHT80 channel: 5530 [ 34.530000] Add VHT80 channel: 5610 [ 34.540000] Add VHT80 channel: 5690 [ 34.540000] Add VHT80 channel: 5775 [ 34.540000] Skipping VHT80 channel 5825 [ 34.550000] ol_ath_phyerr_attach: called [ 34.550000] OL Resmgr Init-ed [ 34.560000] ieee80211_bsteering_attach: Band steering initialized [ 34.560000] ol_if_spectral_setup [ 34.570000] SPECTRAL : get_capability not registered [ 34.570000] HAL_CAP_PHYDIAG : Capable [ 34.570000] SPECTRAL : Need to fix the capablity check for RADAR (spectral_attach : 231) [ 34.580000] SPECTRAL : get_capability not registered [ 34.590000] HAL_CAP_RADAR : Capable [ 34.590000] SPECTRAL : Need to fix the capablity check for SPECTRAL [ 34.590000] (spectral_attach : 236) [ 34.600000] SPECTRAL : get_capability not registered [ 34.610000] HAL_CAP_SPECTRAL_SCAN : Capable [ 34.610000] SPECTRAL : get_tsf64 not registered [ 34.620000] spectral_init_netlink 65 NULL SKB [ 34.620000] Green-AP : Green-AP : Attached [ 34.620000] [ 34.630000] Green-AP : Attached [ 34.630000] ol_if_dfs_setup: called [ 34.630000] ol_if_dfs_attach: called; ptr=85559974, radar_info=87371b78 [ 34.640000] ol_ath_rtt_meas_report_attach: called [ 34.650000] ol_ath_attach() UMAC attach . [ 34.650000] ol_if_dfs_configure: called [ 34.660000] ol_if_dfs_configure: FCC domain [ 34.660000] ol_if_dfs_disable: called [ 34.660000] ol_ath_attach: Calling ol_if_dfs_configure [ 34.670000] osif_wrap_attach:296 osif wrap attached [ 34.670000] osif_wrap_devt_init:916 osif wrap dev table init done [ 34.680000] __ol_ath_attach: init tx/rx TODO [ 34.680000] __ol_ath_attach: hard_header_len reservation 58 [ 34.920000] ar8216_read_status_3171: eth0.4094 carrier off!port_vlan_id = 4094 [ 34.930000] ar8216_read_status_3171: eth0.1 carrier off!port_vlan_id = 1 [ 34.940000] br-lan: port 1(eth0.1) entered disabled state [ 34.950000] Initializing Pktlogs for 11ac [ 35.160000] [wifi1] FWLOG: [40307] WAL_DBGID_TX_AC_BUFFER_SET ( 0x3, 0x1e, 0x460, 0x460, 0x0 ) [ 35.160000] [wifi1] FWLOG: [40307] WAL_DBGID_TX_AC_BUFFER_SET ( 0x12, 0x1e, 0x460, 0x460, 0x0 ) [ 35.170000] [wifi1] FWLOG: [40307] WAL_DBGID_TX_AC_BUFFER_SET ( 0x45, 0x1e, 0x460, 0x460, 0x0 ) [ 35.180000] [wifi1] FWLOG: [40307] WAL_DBGID_TX_AC_BUFFER_SET ( 0x67, 0x1e, 0x460, 0x460, 0x0 ) [ 35.190000] [wifi1] FWLOG: [40312] WHAL_ERROR_RECV_STOPPCU ( 0x110298a, 0x3 ) [ 35.200000] [wifi1] FWLOG: [40312] WHAL_ERROR_RESET_PM ( ) [ 35.200000] [wifi1] FWLOG: [40319] WAL_DBGID_DEV_RESET ( 0x1, 0x1, 0x1 ) [ 35.210000] [wifi1] FWLOG: [40589] WAL_DBGID_DEV_RESET ( 0x1, 0x1, 0x1 ) [ 38.290000] ath_attach_dfs[12687] dfsdomain 1 [ 38.450000] sc nodebug 0 [ 38.570000] wlan_vap_create : enter. devhandle=0x86710380, opmode=IEEE80211_M_HOSTAP, flags=0x3 [ 38.580000] wlan_vap_create : exit. devhandle=0x86710380, opmode=IEEE80211_M_HOSTAP, flags=0x3. [ 38.590000] VAP device ath0 created osifp: (8562a380) os_if: (85ed0000) [ 38.820000] WARNING: Fragmentation with HT mode NOT ALLOWED!! [ 38.850000] Set freq vap 0 stop send + 85ed0000 [ 38.860000] Set freq vap 0 stop send -85ed0000 [ 38.990000] Set wait done --85ed0000 [ 39.230000] start clean up ct iterate.. [ 39.510000] [ 39.510000] DES SSID SET= [ 39.540000] [ 39.540000] DES SSID SET=TP-Link_B162 [ 40.570000] ieee80211_ioctl_siwmode: imr.ifm_active=131712, new mode=3, valid=1 [ 40.570000] DEVICE IS DOWN ifname=ath0 [ 40.620000] DEVICE IS DOWN ifname=ath0 [ 42.420000] Requested VPA id 2 and MAC c2:4e:26:c2:b1:62 [ 42.430000] wlan_vap_create : enter. devhandle=0x86710380, opmode=IEEE80211_M_HOSTAP, flags=0x2 [ 42.440000] wlan_vap_create : exit. devhandle=0x86710380, opmode=IEEE80211_M_HOSTAP, flags=0x2. [ 42.450000] VAP device ath03 created osifp: (8590a380) os_if: (856bc000) [ 42.720000] Band steering events being sent to PID:2864 [ 42.730000] WARNING: Fragmentation with HT mode NOT ALLOWED!! [ 42.790000] Set freq vap 2 stop send + 85ed0000 [ 42.790000] Set freq vap 2 stop send -85ed0000 [ 42.930000] Set wait done --85ed0000 [ 42.930000] Set freq vap 2 stop send + 856bc000 [ 42.930000] Set freq vap 2 stop send -856bc000 [ 43.070000] Set wait done --856bc000 [ 43.520000] [ 43.520000] DES SSID SET= [ 43.550000] [ 43.550000] DES SSID SET=EwnkYQpc0evTBnpkilDSVkpJOznN3Y [ 43.800000] ieee80211_ioctl_siwmode: imr.ifm_active=131712, new mode=3, valid=1 [ 43.830000] DEVICE IS DOWN ifname=ath03 [ 43.830000] DEVICE IS DOWN ifname=ath03 [ 45.450000] Band steering events being sent to PID:3181 [ 45.680000] [ol_ath_iw_setcountry][1516] *p=44, *(p+1)=45 [ 45.680000] isCountryCodeValid: EEPROM regdomain 0x0 [ 45.690000] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x2) flags 0x2150 [ 45.700000] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x4) flags 0xa0 [ 45.700000] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x8) flags 0xc0 [ 45.710000] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x20) flags 0xd0 [ 45.720000] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x40) flags 0x150 [ 45.730000] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x800) flags 0x10080 [ 45.730000] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x2000) flags 0x20080 [ 45.740000] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x4000) flags 0x40080 [ 45.750000] Add VHT80 channel: 5210 [ 45.750000] Add VHT80 channel: 5290 [ 45.760000] Add VHT80 channel: 5530 [ 45.760000] Add VHT80 channel: 5610 [ 45.920000] ol_ath_iw_setparam: mac req feature 1 [ 45.990000] ath_ioctl: SIOC80211IFCREATE CALLED [ 46.000000] wmi_unified_vdev_create_send: ID = 0 VAP Addr = b0:4e:26:c2:b1:61: [ 46.000000] Setting dscp for vap id: 0 [ 46.010000] VAP device ath1 created osifp: (85f07380) os_if: (856f8000) [ 46.070000] Set freq vap 0 stop send + 856f8000 [ 46.070000] OL vap_stop + [ 46.080000] wmi_unified_vdev_stop_send for vap 0 (85f30000) [ 46.080000] OL vap_stop - [ 46.080000] STOPPED EVENT for vap 0 (85f30000) [ 46.090000] Set freq vap 0 stop send -856f8000 [ 46.220000] Set wait done --856f8000 [ 46.290000] ol_ath_desc_alloc_and_mark_for_mcast_clone: VAP Mcast to Unicast buffer allocated: 400 [ 46.300000] ol_ath_vap_set_param: VAP param is now supported param:67 value:2 [ 46.330000] WARNING: Fragmentation with HT mode NOT ALLOWED!! [ 46.380000] Set freq vap 0 stop send + 856f8000 [ 46.390000] OL vap_stop + [ 46.390000] wmi_unified_vdev_stop_send for vap 0 (85f30000) [ 46.390000] OL vap_stop - [ 46.400000] STOPPED EVENT for vap 0 (85f30000) [ 46.400000] Set freq vap 0 stop send -856f8000 [ 46.540000] Set wait done --856f8000 [ 46.980000] ol_ath_vap_set_param: VAP param is now supported param:67 value:2 [ 47.000000] [ 47.000000] DES SSID SET= [ 47.060000] [ 47.060000] DES SSID SET=TP-Link_B162_5G [ 47.370000] ieee80211_ioctl_siwmode: imr.ifm_active=66176, new mode=3, valid=1 [ 47.410000] DEVICE IS DOWN ifname=ath1 [ 47.410000] DEVICE IS DOWN ifname=ath1 [ 48.140000] [wifi1] FWLOG: [54312] WAL_DBGID_SECURITY_ENCR_EN ( ) [ 48.140000] [wifi1] FWLOG: [54312] WAL_DBGID_SECURITY_MCAST_KEY_SET ( 0x1 ) [ 48.430000] Lan Domain: tplinklogin.net [ 48.430000] Lan Domain: www.tplinklogin.net [ 49.590000] ath_ioctl: SIOC80211IFCREATE CALLED [ 49.600000] Requested VPA id 2 and MAC c2:4e:26:c2:b1:61 [ 49.600000] No cloning [ 49.610000] wmi_unified_vdev_create_send: ID = 2 VAP Addr = c2:4e:26:c2:b1:61: [ 49.610000] Setting dscp for vap id: 2 [ 49.620000] VAP device ath13 created osifp: (8565db80) os_if: (85690000) [ 49.700000] Set freq vap 2 stop send + 856f8000 [ 49.710000] OL vap_stop + [ 49.710000] wmi_unified_vdev_stop_send for vap 0 (85f30000) [ 49.720000] OL vap_stop - [ 49.720000] STOPPED EVENT for vap 0 (85f30000) [ 49.720000] Set freq vap 2 stop send -856f8000 [ 49.730000] Band steering events being sent to PID:3568 [ 49.860000] Set wait done --856f8000 [ 49.860000] Set freq vap 2 stop send + 85690000 [ 49.860000] OL vap_stop + [ 49.870000] wmi_unified_vdev_stop_send for vap 2 (85f30000) [ 49.870000] OL vap_stop - [ 49.880000] STOPPED EVENT for vap 2 (85f30000) [ 49.880000] Set freq vap 2 stop send -85690000 [ 50.020000] Set wait done --85690000 [ 50.190000] WARNING: Fragmentation with HT mode NOT ALLOWED!! [ 50.200000] Set freq vap 2 stop send + 856f8000 [ 50.210000] OL vap_stop + [ 50.210000] wmi_unified_vdev_stop_send for vap 0 (85f30000) [ 50.220000] OL vap_stop - [ 50.220000] STOPPED EVENT for vap 0 (85f30000) [ 50.220000] Set freq vap 2 stop send -856f8000 [ 50.360000] Set wait done --856f8000 [ 50.360000] Set freq vap 2 stop send + 85690000 [ 50.360000] OL vap_stop + [ 50.370000] wmi_unified_vdev_stop_send for vap 2 (85f30000) [ 50.370000] OL vap_stop - [ 50.380000] STOPPED EVENT for vap 2 (85f30000) [ 50.380000] Set freq vap 2 stop send -85690000 [ 50.520000] Set wait done --85690000 [ 51.320000] ol_ath_vap_set_param: VAP param is now supported param:67 value:2 [ 51.380000] [ 51.380000] DES SSID SET= [ 51.390000] [ 51.390000] DES SSID SET=YYKkHzuESFTGQ7eYbVBHUmCAWsGBl2 [ 51.850000] ieee80211_ioctl_siwmode: imr.ifm_active=66176, new mode=3, valid=1 [ 51.940000] DEVICE IS DOWN ifname=ath13 [ 51.940000] DEVICE IS DOWN ifname=ath13 [ 53.130000] [wifi1] FWLOG: [59462] WAL_DBGID_SECURITY_ENCR_EN ( ) [ 53.140000] [wifi1] FWLOG: [59462] WAL_DBGID_SECURITY_MCAST_KEY_SET ( 0x1 ) [ 54.400000] Band steering events being sent to PID:4061 [ 54.510000] device ath0 entered promiscuous mode [ 54.740000] br-lan: port 2(ath0) entered forwarding state [ 54.740000] br-lan: port 2(ath0) entered forwarding state [ 54.760000] 8021q: adding VLAN 0 to HW filter on device ath0 [ 54.820000] device ath03 entered promiscuous mode [ 55.000000] br-lan: port 3(ath03) entered forwarding state [ 55.000000] br-lan: port 3(ath03) entered forwarding state [ 55.010000] 8021q: adding VLAN 0 to HW filter on device ath03 [ 55.080000] device ath1 entered promiscuous mode [ 55.120000] OL vap_stop + [ 55.120000] wmi_unified_vdev_stop_send for vap 0 (85f30000) [ 55.120000] OL vap_stop - [ 55.130000] STOPPED EVENT for vap 0 (85f30000) [ 55.260000] br-lan: port 4(ath1) entered forwarding state [ 55.260000] br-lan: port 4(ath1) entered forwarding state [ 55.270000] 8021q: adding VLAN 0 to HW filter on device ath1 [ 55.320000] device ath13 entered promiscuous mode [ 55.360000] OL vap_stop + [ 55.360000] wmi_unified_vdev_stop_send for vap 2 (85f30000) [ 55.370000] OL vap_stop - [ 55.370000] STOPPED EVENT for vap 2 (85f30000) [ 55.500000] br-lan: port 5(ath13) entered forwarding state [ 55.500000] br-lan: port 5(ath13) entered forwarding state [ 55.510000] 8021q: adding VLAN 0 to HW filter on device ath13 [ 55.570000] start clean up ct iterate.. [ 56.460000] ACS failed to derive the channel. So,selecting channel with least BSS [ 56.460000] ******** ACS report ******** [ 56.470000] Channel | BSS | minrssi | maxrssi | NF | Ch load | spect load | sec_chan [ 56.480000] --------------------------------------------------------------------- [ 56.490000] 5180( 36) 3 18 72 -100 7 0 0 [ 56.490000] 5200( 40) 0 0 0 -100 5 0 1 [ 56.500000] 5220( 44) 0 0 0 -99 6 0 0 [ 56.510000] 5240( 48) 0 0 0 -100 3 0 0 [ 56.520000] DCS: ol_ath_disable_dcsim dcs state 0 [ 56.520000] OL vap_start + [ 56.530000] wmi_unified_vdev_start_send for vap 0 (85f30000) [ 56.530000] OL vap_start - [ 56.530000] DCS: ol_ath_disable_dcsim dcs state 0 [ 56.540000] OL vap_start + [ 56.540000] wmi_unified_vdev_start_send for vap 2 (85f30000) [ 56.550000] OL vap_start - [ 56.550000] ol_vdev_start_resp_ev for vap 0 (85f30000) [ 56.560000] ol_ath_vap_join: join operation is only for STA/IBSS mode [ 56.560000] ol_ath_wmm_update: [ 56.570000] wmi_unified_vdev_up_send for vap 0 (85f30000) [ 56.570000] Notification to UMAC VAP layer [ 56.580000] ol_vdev_start_resp_ev for vap 2 (85f30000) [ 56.580000] ol_ath_vap_join: join operation is only for STA/IBSS mode [ 56.590000] wmi_unified_vdev_up_send for vap 2 (85f30000) [ 56.590000] Notification to UMAC VAP layer [ 57.530000] mlme_create_infra_bss : Overriding HT40 channel with HT20 channel [ 58.420000] Band steering events being sent to PID:4061 [ 58.440000] Band steering events being sent to PID:4061 [ 58.450000] Band steering events being sent to PID:4061 [ 59.160000] enable:1 [ 59.160000] bg task init successfull! [ 59.170000] host_helper_init start [ 59.180000] /proc/qca_switch/nf_athrs17_hnat is created [ 59.180000] /proc/qca_switch/ctnr_onetime is created [ 59.190000] /proc/qca_switch/debug_level is created [ 59.190000] /proc/qca_switch/scan_interval is created [ 59.200000] /proc/qca_switch/fast_scan_interval is created [ 59.210000] /proc/qca_switch/scan_limit is created [ 59.210000] /proc/qca_switch/napt_aging_thres is created [ 59.220000] /proc/qca_switch/napt_thres is created [ 59.220000] /proc/qca_switch/nf_athrs17_hnat_wan_type is created [ 59.230000] /proc/qca_switch/nf_athrs17_hnat_ppp_id is created [ 59.230000] /proc/qca_switch/nf_athrs17_hnat_udp_thresh is created [ 59.240000] /proc/qca_switch/nf_athrs17_hnat_wan_ip is created [ 59.250000] /proc/qca_switch/nf_athrs17_hnat_ppp_peer_ip is created [ 59.250000] /proc/qca_switch/nf_athrs17_hnat_ppp_peer_mac is created [ 59.260000] /proc/qca_switch/nf_athrs17_hnat_wan_mac is created [ 59.270000] /proc/qca_switch/nf_athrs17_hnat_ppp_id2 is created [ 59.270000] /proc/qca_switch/nf_athrs17_hnat_ppp_peer_mac is created [ 59.280000] host_helper_init, wifi_dev_vid =-1, reset it [ 59.280000] enable nat_hw_prv_base_update [ 59.290000] no pppoe dev [ 59.290000] Adding ACL rules 15 - upnp_ssdp_add_acl_rules [ 59.320000] ACL is not yet enabled. Enabling... [ 59.320000] Adding ACL rules 7 - ipv6_snooping_solicted_node_add_acl_rules [ 59.370000] Adding ACL rules 11 - ipv6_snooping_sextuple0_group_add_acl_rules [ 59.420000] Adding ACL rules 13 - ipv6_snooping_quintruple0_1_group_add_acl_rules [ 59.480000] Hello, nat helper module for 1.1! [ 59.500000] register inet_notifier### [ 67.450000] fast-classifier: starting up [ 67.450000] fast-classifier: registered [ 69.920000] [TPIPF] tplink_arp_fast_update_proc_write() 1734: opt is 0 [ 69.920000] , len is 2 [ 69.930000] [TPIPF] tplink_arp_fast_update_proc_write() 1746: tplink_arp_fast_update_enable is 0 [ 79.750000] ar8216_read_status: 0x0, 0x8, 0x8. [ 79.750000] ar8216_led_onoff: port=2, stautus=1. [ 79.780000] ar8216_read_status_3157: eth0.1 carrier on!port_vlan_id = 1 [ 79.780000] br-lan: port 1(eth0.1) entered forwarding state [ 79.790000] br-lan: port 1(eth0.1) entered forwarding state [ 79.790000] ADDRCONF(NETDEV_CHANGE): eth0.1: link becomes ready [ 86.170000] Band steering events being sent to PID:5131 [ 86.190000] Band steering events being sent to PID:5131 [ 86.240000] Band steering events being sent to PID:5131 [ 99.540000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 99.550000] ehci-platform ehci-platform.0: Generic Platform EHCI Controller [ 99.560000] ehci-platform ehci-platform.0: new USB bus registered, assigned bus number 1 [ 99.600000] ehci-platform ehci-platform.0: irq 48, io mem 0x1b000000 [ 99.620000] ehci-platform ehci-platform.0: USB 2.0 started, EHCI 1.00 [ 99.620000] start to travle driver's id table [ 99.630000] usb_match_id returned, 0 : 0 :0 [ 99.630000] start to call driver's probe [ 99.640000] hub 1-0:1.0: USB hub found [ 99.640000] hub 1-0:1.0: 1 port detected [ 99.640000] ehci-platform ehci-platform.1: Generic Platform EHCI Controller [ 99.650000] ehci-platform ehci-platform.1: new USB bus registered, assigned bus number 2 [ 99.690000] ehci-platform ehci-platform.1: irq 49, io mem 0x1b400000 [ 99.710000] ehci-platform ehci-platform.1: USB 2.0 started, EHCI 1.00 [ 99.710000] start to travle driver's id table [ 99.720000] usb_match_id returned, 0 : 0 :0 [ 99.720000] start to call driver's probe [ 99.730000] hub 2-0:1.0: USB hub found [ 99.730000] hub 2-0:1.0: 1 port detected


U-Boot 1.1.4-gbec22107-dirty (Nov 18 2020 - 18:01:26) ap152 - Dragonfly 1.0 DRAM: 128 MB Top of RAM usable for U-Boot at: 88000000 Reserving 408k for U-Boot at: 87f98000 Reserving 16448k for malloc() at: 86f88000 Reserving 44 Bytes for Board Info at: 86f87fd4 Reserving 36 Bytes for Global Data at: 86f87fb0 Reserving 128k for boot params() at: 86f67fb0 Stack Pointer at: 86f67f98 Now running in RAM - U-Boot at: 87f98000 Flash Manuf Id 0xef, DeviceId0 0x40, DeviceId1 0x18 flash size 16MB, sector count = 256 Flash: 16 MB Using default environment In: serial Out: serial Err: serial Net: ath_gmac_enet_initialize... Fetching MAC Address from 0x87fb90fc 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:71:a0:00 eth0 up eth0 Setting 0x181162c0 to 0x40802100 factory boot check integer ok. factory boot load fs uboot len 131072 to addr 0x80010000. Hit any key to stop autoboot: 0 ## Starting application at 0x80010000 ... U-Boot 1.1.4-gbec22107-dirty (Nov 18 2020 - 18:01:07) ap152 - Dragonfly 1.0 DRAM: 128 MB Top of RAM usable for U-Boot at: 88000000 Reserving 125k for U-Boot at: 87fe0000 Reserving 16448k for malloc() at: 86fd0000 Reserving 44 Bytes for Board Info at: 86fcffd4 Reserving 36 Bytes for Global Data at: 86fcffb0 Reserving 128k for boot params() at: 86faffb0 Stack Pointer at: 86faff98 Now running in RAM - U-Boot at: 87fe0000 Flash Manuf Id 0xef, DeviceId0 0x40, DeviceId1 0x18 flash size 16MB, sector count = 256 Flash: 16 MB Using default environment In: serial Out: serial Err: serial Net: ath_gmac_enet_initialize... Fetching MAC Address from 0x87ff3f1c 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:71:a0:00 eth0 up eth0 Setting 0x181162c0 to 0x40802100 Hit any key to stop autoboot: 0 ## Booting image at 9f040000 ... Image Name: MIPS OpenWrt Linux-4.14.221 Created: 2021-02-15 15:22:37 UTC Image Type: MIPS Linux Kernel Image (lzma compressed) Data Size: 1599404 Bytes = 1.5 MB Load Address: 80060000 Entry Point: 80060000 Verifying Checksum at 0x9f040040 ...OK Uncompressing Kernel Image ... OK No initrd ## Transferring control to Linux (at address 80060000) ... ## Giving linux memsize in bytes, 134217728 Starting kernel ... [ 0.000000] Linux version 4.14.221 (builder@buildhost) (gcc version 7.5.0 (OpenWrt GCC 7.5.0 r11306-c4a6851c72)) #0 Mon Feb 15 15:22:37 2021 [ 0.000000] bootconsole [early0] enabled [ 0.000000] CPU0 revision is: 00019750 (MIPS 74Kc) [ 0.000000] MIPS: machine is TP-Link Archer A7 v5 [ 0.000000] SoC: Qualcomm Atheros QCA956X ver 1 rev 0 [ 0.000000] Determined physical RAM map: [ 0.000000] memory: 08000000 @ 00000000 (usable) [ 0.000000] Initrd not found or empty - disabling initrd [ 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] Zone ranges: [ 0.000000] Normal [mem 0x0000000000000000-0x0000000007ffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000007ffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff] [ 0.000000] random: get_random_bytes called from 0x80501740 with crng_init=0 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 32512 [ 0.000000] Kernel command line: console=ttyS0,115200n8 rootfstype=squashfs,jffs2 [ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes) [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes) [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes) [ 0.000000] Writing ErrCtl register=00000000 [ 0.000000] Readback ErrCtl register=00000000 [ 0.000000] Memory: 123300K/131072K available (4037K kernel code, 163K rwdata, 532K rodata, 1212K init, 212K bss, 7772K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] NR_IRQS: 51 [ 0.000000] CPU clock: 775.000 MHz [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 4932285024 ns [ 0.000007] sched_clock: 32 bits at 387MHz, resolution 2ns, wraps every 5541893118ns [ 0.008238] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216) [ 0.074781] pid_max: default: 32768 minimum: 301 [ 0.079800] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.086785] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.097842] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.108233] futex hash table entries: 256 (order: -1, 3072 bytes) [ 0.114729] pinctrl core: initialized pinctrl subsystem [ 0.122257] NET: Registered protocol family 16 [ 0.129698] PCI host bridge /ahb/pcie-controller@18250000 ranges: [ 0.136170] MEM 0x0000000012000000..0x0000000013ffffff [ 0.141675] IO 0x0000000000000000..0x0000000000000000 [ 0.161718] PCI host bridge to bus 0000:00 [ 0.166045] pci_bus 0000:00: root bus resource [mem 0x12000000-0x13ffffff] [ 0.173329] pci_bus 0000:00: root bus resource [io 0x0000] [ 0.179200] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0] [ 0.186363] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] [ 0.195110] pci 0000:00:00.0: BAR 0: assigned [mem 0x12000000-0x121fffff 64bit] [ 0.202866] pci 0000:00:00.0: BAR 6: assigned [mem 0x12200000-0x1220ffff pref] [ 0.213006] clocksource: Switched to clocksource MIPS [ 0.219220] NET: Registered protocol family 2 [ 0.224577] TCP established hash table entries: 1024 (order: 0, 4096 bytes) [ 0.231931] TCP bind hash table entries: 1024 (order: 0, 4096 bytes) [ 0.238680] TCP: Hash tables configured (established 1024 bind 1024) [ 0.245509] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 0.251679] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 0.258541] NET: Registered protocol family 1 [ 0.265726] Crashlog allocated RAM at address 0x3f00000 [ 0.272368] workingset: timestamp_bits=30 max_order=15 bucket_order=0 [ 0.283427] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.289569] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.308146] io scheduler noop registered [ 0.312284] io scheduler deadline registered (default) [ 0.318050] ar7200-usb-phy usb-phy: phy reset is missing [ 0.325084] pinctrl-single 1804002c.pinmux: 544 pins at pa b804002c size 68 [ 0.332831] gpio-export gpio-export: 1 gpio(s) exported [ 0.339125] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled [ 0.347899] console [ttyS0] disabled [ 0.351695] 18020000.uart: ttyS0 at MMIO 0x18020000 (irq = 9, base_baud = 1562500) is a 16550A [ 0.360828] console [ttyS0] enabled [ 0.360828] console [ttyS0] enabled [ 0.368392] bootconsole [early0] disabled [ 0.368392] bootconsole [early0] disabled [ 0.393387] m25p80 spi0.0: w25q128 (16384 Kbytes) [ 0.398296] 7 fixed-partitions partitions found on MTD device spi0.0 [ 0.404883] Creating 7 MTD partitions on "spi0.0": [ 0.409835] 0x000000000000-0x000000020000 : "factory-uboot" [ 0.416285] 0x000000020000-0x000000040000 : "u-boot" [ 0.422031] 0x000000040000-0x000000f00000 : "firmware" [ 0.429758] 2 uimage-fw partitions found on MTD device firmware [ 0.435917] Creating 2 MTD partitions on "firmware": [ 0.441049] 0x000000000000-0x0000001867ec : "kernel" [ 0.446835] 0x0000001867ec-0x000000ec0000 : "rootfs" [ 0.452557] mtd: device 4 (rootfs) set to be root filesystem [ 0.458486] 1 squashfs-split partitions found on MTD device rootfs [ 0.464896] 0x000000440000-0x000000ec0000 : "rootfs_data" [ 0.471091] 0x000000f40000-0x000000f60000 : "info" [ 0.476712] 0x000000f60000-0x000000fb0000 : "config" [ 0.482491] 0x000000fc0000-0x000000fd0000 : "partition-table" [ 0.489101] 0x000000ff0000-0x000001000000 : "art" [ 0.495624] libphy: Fixed MDIO Bus: probed [ 1.173357] libphy: ag71xx_mdio: probed [ 1.180336] switch0: Atheros AR8337 rev. 2 switch registered on mdio-bus.0 [ 1.834472] ag71xx 19000000.eth: connected to PHY at mdio-bus.0:00 [uid=004dd036, driver=Atheros AR8216/AR8236/AR8316] [ 1.846085] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode: sgmii [ 1.855190] NET: Registered protocol family 10 [ 1.864950] Segment Routing with IPv6 [ 1.868812] NET: Registered protocol family 17 [ 1.873488] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 1.886881] 8021q: 802.1Q VLAN Support v1.8 [ 1.893160] hctosys: unable to open rtc device (rtc0) [ 1.903911] VFS: Mounted root (squashfs filesystem) readonly on device 31:4. [ 1.917780] Freeing unused kernel memory: 1212K [ 1.922460] This architecture does not have kernel memory protection. [ 2.537636] init: Console is alive [ 2.541340] init: - watchdog - [ 2.555003] random: fast init done [ 3.584184] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 3.812225] usbcore: registered new interface driver usbfs [ 3.818016] usbcore: registered new interface driver hub [ 3.823595] usbcore: registered new device driver usb [ 3.834190] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.842405] ehci-platform: EHCI generic platform driver [ 3.848077] ehci-platform 1b000000.usb: EHCI Host Controller [ 3.854000] ehci-platform 1b000000.usb: new USB bus registered, assigned bus number 1 [ 3.862174] ehci-platform 1b000000.usb: irq 13, io mem 0x1b000000 [ 3.893050] ehci-platform 1b000000.usb: USB 2.0 started, EHCI 1.00 [ 3.900149] hub 1-0:1.0: USB hub found [ 3.904378] hub 1-0:1.0: 1 port detected [ 3.909524] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 3.927410] init: - preinit - [ 4.874555] random: jshn: uninitialized urandom read (4 bytes read) [ 5.057342] random: jshn: uninitialized urandom read (4 bytes read) [ 5.308403] random: jshn: uninitialized urandom read (4 bytes read) [ 6.707572] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 6.713721] IPv6: ADDRCONF(NETDEV_UP): eth0.1: link is not ready [ 6.757675] urandom_read: 4 callbacks suppressed [ 6.757681] random: procd: uninitialized urandom read (4 bytes read) Press the [f] key and hit [enter] to enter failsafe mode Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level [ 7.794339] eth0: link up (1000Mbps/Full duplex) [ 7.801037] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 7.815857] IPv6: ADDRCONF(NETDEV_CHANGE): eth0.1: link becomes ready [ 9.986664] jffs2: notice: (504) jffs2_build_xattr_subsystem: complete building xattr subsystem, 15 of xdatum (2 unchecked, 13 orphan) and 18 of xref (13 dead, 0 orphan) found. [ 10.004998] mount_root: switching to jffs2 overlay [ 10.030847] overlayfs: upper fs does not support tmpfile. [ 10.042677] urandom-seed: Seeding with /etc/urandom.seed [ 10.142334] eth0: link down [ 10.161238] procd: - early - [ 10.165097] procd: - watchdog - [ 10.839525] procd: - watchdog - [ 10.843104] procd: - ubus - [ 10.902658] random: ubusd: uninitialized urandom read (4 bytes read) [ 10.910926] random: ubusd: uninitialized urandom read (4 bytes read) [ 10.918704] procd: - init - Please press Enter to activate this console. [ 11.858698] kmodloader: loading kernel modules from /etc/modules.d/* [ 11.886941] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 11.911528] Loading modules backported from Linux version v4.19.161-0-gdaefdc9eb24b [ 11.919485] Backport generated by backports.git v4.19.161-1-0-g4bb568fe [ 11.954997] ip_tables: (C) 2000-2006 Netfilter Core Team [ 11.967936] nf_conntrack version 0.5.0 (2048 buckets, 8192 max) [ 12.075863] xt_time: kernel timezone is -0000 [ 12.081019] urngd: v1.0.2 started. [ 12.177391] PPP generic driver version 2.4.2 [ 12.184006] NET: Registered protocol family 24 [ 12.245919] ath10k 4.19 driver, optimized for CT firmware, probing pci device: 0x3c. [ 12.263950] PCI: Enabling device 0000:00:00.0 (0000 -> 0002) [ 12.269952] ath10k_pci 0000:00:00.0: pci irq legacy oper_irq_mode 1 irq_mode 0 reset_mode 0 [ 12.308827] random: crng init done [ 12.583371] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/fwcfg-pci-0000:00:00.0.txt failed with error -2 [ 12.594282] ath10k_pci 0000:00:00.0: Falling back to user helper [ 12.871210] firmware ath10k!fwcfg-pci-0000:00:00.0.txt: firmware_loading_store: map pages failed [ 12.880585] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/pre-cal-pci-0000:00:00.0.bin failed with error -2 [ 12.891666] ath10k_pci 0000:00:00.0: Falling back to user helper [ 13.258292] firmware ath10k!pre-cal-pci-0000:00:00.0.bin: firmware_loading_store: map pages failed [ 13.268908] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/QCA988X/hw2.0/ct-firmware-5.bin failed with error -2 [ 13.280272] ath10k_pci 0000:00:00.0: Falling back to user helper [ 13.648180] firmware ath10k!QCA988X!hw2.0!ct-firmware-5.bin: firmware_loading_store: map pages failed [ 13.658005] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/QCA988X/hw2.0/ct-firmware-2.bin failed with error -2 [ 13.669357] ath10k_pci 0000:00:00.0: Falling back to user helper [ 13.888362] firmware ath10k!QCA988X!hw2.0!ct-firmware-2.bin: firmware_loading_store: map pages failed [ 13.898178] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/QCA988X/hw2.0/firmware-6.bin failed with error -2 [ 13.909263] ath10k_pci 0000:00:00.0: Falling back to user helper [ 14.090961] firmware ath10k!QCA988X!hw2.0!firmware-6.bin: firmware_loading_store: map pages failed [ 14.100513] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/QCA988X/hw2.0/firmware-5.bin failed with error -2 [ 14.111598] ath10k_pci 0000:00:00.0: Falling back to user helper [ 14.288902] firmware ath10k!QCA988X!hw2.0!firmware-5.bin: firmware_loading_store: map pages failed [ 14.298448] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/QCA988X/hw2.0/firmware-4.bin failed with error -2 [ 14.309533] ath10k_pci 0000:00:00.0: Falling back to user helper [ 14.491101] firmware ath10k!QCA988X!hw2.0!firmware-4.bin: firmware_loading_store: map pages failed [ 14.500658] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/QCA988X/hw2.0/firmware-3.bin failed with error -2 [ 14.511742] ath10k_pci 0000:00:00.0: Falling back to user helper [ 14.688882] firmware ath10k!QCA988X!hw2.0!firmware-3.bin: firmware_loading_store: map pages failed [ 14.892399] ath10k_pci 0000:00:00.0: qca988x hw2.0 target 0x4100016c chip_id 0x043202ff sub 0000:0000 [ 14.901973] ath10k_pci 0000:00:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0 [ 14.914414] ath10k_pci 0000:00:00.0: firmware ver 10.1-ct-8x-__fW-022-538f0906 api 2 features wmi-10.x,has-wmi-mgmt-tx,mfp,txstatus-noack,wmi-10.x-CT,ratemask-CT,txrate-CT,get-temp-CT,tx-rc-CT,cust-stats-CT,retry-gt2-CT,txrate2-CT,beacon-cb-CT,wmi-block-ack-CT crc32 e1c91a74 [ 14.970912] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/QCA988X/hw2.0/board-2.bin failed with error -2 [ 14.981722] ath10k_pci 0000:00:00.0: Falling back to user helper [ 15.074214] firmware ath10k!QCA988X!hw2.0!board-2.bin: firmware_loading_store: map pages failed [ 15.083676] ath10k_pci 0000:00:00.0: board_file api 1 bmi_id N/A crc32 bebc7c08 [ 16.033042] ath10k_pci 0000:00:00.0: 10.1 wmi init: vdevs: 16 peers: 127 tid: 256 [ 16.050606] ath10k_pci 0000:00:00.0: wmi print 'P 128 V 8 T 410' [ 16.057059] ath10k_pci 0000:00:00.0: wmi print 'msdu-desc: 1424 sw-crypt: 0 ct-sta: 0' [ 16.065349] ath10k_pci 0000:00:00.0: wmi print 'alloc rem: 20984 iram: 25656' [ 16.119362] ath10k_pci 0000:00:00.0: htt-ver 2.1 wmi-op 2 htt-op 2 cal file max-sta 128 raw 0 hwcrypto 1 [ 16.133621] ath10k_pci 0000:00:00.0: NOTE: Firmware DBGLOG output disabled in debug_mask: 0x10000000 [ 16.351704] ieee80211 phy1: Atheros AR9561 Rev:0 mem=0xb8100000, irq=2 [ 16.397323] kmodloader: done loading kernel modules from /etc/modules.d/* [ 26.634683] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 26.646315] br-lan: port 1(eth0.1) entered blocking state [ 26.651904] br-lan: port 1(eth0.1) entered disabled state [ 26.657803] device eth0.1 entered promiscuous mode [ 26.662761] device eth0 entered promiscuous mode [ 26.781768] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready [ 26.839005] IPv6: ADDRCONF(NETDEV_UP): eth0.2: link is not ready [ 27.731914] eth0: link up (1000Mbps/Full duplex) [ 27.766540] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 27.844779] br-lan: port 1(eth0.1) entered blocking state [ 27.850368] br-lan: port 1(eth0.1) entered forwarding state [ 27.856438] IPv6: ADDRCONF(NETDEV_CHANGE): eth0.2: link becomes ready [ 28.023896] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready [ 31.560744] ath10k_pci 0000:00:00.0: 10.1 wmi init: vdevs: 16 peers: 127 tid: 256 [ 31.578343] ath10k_pci 0000:00:00.0: wmi print 'P 128 V 8 T 410' [ 31.584827] ath10k_pci 0000:00:00.0: wmi print 'msdu-desc: 1424 sw-crypt: 0 ct-sta: 0' [ 31.593141] ath10k_pci 0000:00:00.0: wmi print 'alloc rem: 20984 iram: 25656' [ 31.661694] ath10k_pci 0000:00:00.0: pdev param 0 not supported by firmware [ 31.677135] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 31.700421] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready [ 31.721252] br-lan: port 2(wlan0) entered blocking state [ 31.726841] br-lan: port 2(wlan0) entered disabled state [ 31.732592] device wlan0 entered promiscuous mode [ 31.745048] br-lan: port 3(wlan1) entered blocking state [ 31.750634] br-lan: port 3(wlan1) entered disabled state [ 31.756457] device wlan1 entered promiscuous mode [ 31.761404] br-lan: port 3(wlan1) entered blocking state [ 31.766932] br-lan: port 3(wlan1) entered forwarding state [ 31.794319] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready [ 31.889242] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [ 31.896070] br-lan: port 2(wlan0) entered blocking state [ 31.901575] br-lan: port 2(wlan0) entered forwarding state


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

  • ...
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: 2024/02/12 11:13
  • by 127.0.0.1