Skip to content

Instantly share code, notes, and snippets.

@dword1511
Created November 26, 2018 09:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dword1511/1a2b750be9f3bd8eae4da0faff7ebebb to your computer and use it in GitHub Desktop.
Save dword1511/1a2b750be9f3bd8eae4da0faff7ebebb to your computer and use it in GitHub Desktop.
Archer-A7 boot log and flashing into OpenWRT
?
U-Boot 1.1.4-g8fda4a3b-dirty (Feb 24 2018 - 18:17:06)
ap152 - Dragonfly 1.0
DRAM: 128 MB
Top of RAM usable for U-Boot at: 88000000
Reserving 393k for U-Boot at: 87f9c000
Reserving 16448k for malloc() at: 86f8c000
Reserving 44 Bytes for Board Info at: 86f8bfd4
Reserving 36 Bytes for Global Data at: 86f8bfb0
Reserving 128k for boot params() at: 86f6bfb0
Stack Pointer at: 86f6bf98
Now running in RAM - U-Boot at: 87f9c000
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...
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 0x40802100
factory boot check integer ok.
factory boot load fs uboot len 131072 to addr 0x80010000.
Hit any key to stop autoboot: 1  0
## Starting application at 0x80010000 ...
U-Boot 1.1.4-g8fda4a3b-dirty (Feb 24 2018 - 18:16:26)
ap152 - Dragonfly 1.0
DRAM: 128 MB
Top of RAM usable for U-Boot at: 88000000
Reserving 122k 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...
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 0x40802100
Hit any key to stop autoboot: 1  0
## Booting image at 9f040000 ...
Image Name: MIPS OpenWrt Linux-3.3.8
Created: 2018-03-01 7:00:17 UTC
Image Type: MIPS Linux Multi-File Image (lzma compressed)
Data Size: 1084343 Bytes = 1 MB
Load Address: 80060000
Entry Point: 80060000
Contents:
Image 0: 1084335 Bytes = 1 MB
Verifying Checksum at 0x9f040040 ...OK
Uncompressing Multi-File Image ... OK
No initrd
## Transferring control to Linux (at address 80060000) ...
## Giving linux memsize in bytes, 134217728
Starting kernel ...
[ 0.000000] Linux version 3.3.8 (tplink@tplink) (gcc version 4.6.3 20120201 (prerelease) (Linaro GCC 4.6-2012.02) ) #3 Thu Mar 1 15:00:00 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: 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] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32512
(!!! WARNING: this is wrong, and will overwrite partition-table and product-info !!!)
[ 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: 126228k/131072k available (2317k kernel code, 4844k 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.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: 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.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.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":
(!!! WARNING: this is wrong, and will overwrite partition-table and product-info !!!)
[ 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.240000] eth0: Atheros AR8327 switch driver attached.
[ 4.160000] ag71xx ag71xx.0: eth0: connected to PHY at ag71xx-mdio.0:00 [uid=004dd036, driver=Atheros AR8216/AR8236/AR8316]
[ 4.180000] TCP cubic registered
[ 4.180000] NET: Registered protocol family 17
[ 4.180000] Bridge firewalling registered
[ 4.190000] 8021q: 802.1Q VLAN Support v1.8
[ 4.190000] ### of_selftest(): No testcase data in device tree; not running tests
[ 4.210000] VFS: Mounted root (squashfs filesystem) readonly on device 31:3.
[ 4.210000] Freeing unused kernel memory: 180k freed
- preinit -
- regular preinit -
jffs2 not ready yet; using ramdisk
- init -
[ 6.640000] liblog: module license 'unspecified' taints kernel.
[ 6.650000] Disabling lock debugging due to kernel taint
[ 6.920000] NET: Registered protocol family 10
[ 7.070000] SCSI subsystem initialized
[ 7.180000] usbcore: registered new interface driver usbfs
[ 7.190000] usbcore: registered new interface driver hub
[ 7.190000] usbcore: registered new device driver usb
[ 7.340000] PPP generic driver version 2.4.2
[ 7.380000] tun: Universal TUN/TAP device driver, 1.6
[ 7.380000] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 7.430000] PPP MPPE Compression module registered
[ 7.460000] NET: Registered protocol family 24
[ 7.540000] L2TP core driver, V2.0
[ 7.550000] L2TP netlink interface
[ 7.590000] IPv6 over IPv4 tunneling driver
[ 7.620000] GRE over IPv4 demultiplexor driver
[ 7.660000] GRE over IPv4 tunneling driver
[ 7.730000] bonding: Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
[ 7.830000] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 8.080000] nf_conntrack version 0.5.0 (1975 buckets, 7900 max)
[ 8.260000] PPPoL2TP kernel driver, V2.0
[ 8.290000] PPTP driver version 0.8.5
[ 8.670000] xt_time: kernel timezone is -0000
[ 9.200000] nf_conntrack_rtsp v0.6.21 loading
[ 9.220000] nf_nat_rtsp v0.6.21 loading
[ 9.270000] Netfilter messages via NETLINK v0.30.
[ 9.290000] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 9.340000] ctnetlink v0.93: registering with nfnetlink.
[ 9.600000] ssdk_plat_init start
[ 9.610000] Register QCA PHY driver
[ 9.730000] qca-ssdk module init succeeded!
[ 9.810000] Initializing USB Mass Storage driver...
[ 9.810000] usbcore: registered new interface driver usb-storage
[ 9.820000] USB Mass Storage support registered.
[ 9.910000] fuse init (API version 7.18)
reload_profile() begin:
reload_profile() end:
reloadconfig() begin:
user-config size OK:10192
result is
0
reloadconfig() end:
mergeconfigbycountry() begin
user has set country
mergeconfigbycountry() do nothing end
Please press Enter to activate this console. [ 12.040000] ADDRCONF(NETDEV_UP): eth0: link is not ready
GMT+08:00
Tue Apr 24 00:00:00 GMT 2018
[SWITCH DEBUG] Clear Port(0) PVID
[SWITCH DEBUG] Clear Port(1) PVID
[SWITCH DEBUG] Clear Port(2) PVID
[SWITCH DEBUG] Clear Port(3) PVID
[SWITCH DEBUG] Clear Port(4) PVID
[SWITCH DEBUG] Clear Port(5) PVID
[SWITCH DEBUG] Flush vlan entries.
[SWITCH DEBUG] Create VLAN VID=1
[SWITCH DEBUG] Add tagged port(0) to VLAN(1)
[SWITCH DEBUG] Add untagged port(2) to VLAN(1)
[SWITCH DEBUG] Add untagged port(3) to VLAN(1)
[SWITCH DEBUG] Add untagged port(4) to VLAN(1)
[SWITCH DEBUG] Add untagged port(5) to VLAN(1)
[SWITCH DEBUG] Set Port(0) PVID(1)
[SWITCH DEBUG] Set Port(0) ingress to secure
[SWITCH DEBUG] Set Port(2) PVID(1)
[SWITCH DEBUG] Set Port(2) ingress to secure
[SWITCH DEBUG] Set Port(3) PVID(1)
[SWITCH DEBUG] Set Port(3) ingress to secure
[SWITCH DEBUG] Set Port(4) PVID(1)
[SWITCH DEBUG] Set Port(4) ingress to secure
[SWITCH DEBUG] Set Port(5) PVID(1)
[SWITCH DEBUG] Set Port(5) ingress to secure
[SWITCH DEBUG] Create VLAN VID=4094
[SWITCH DEBUG] Add tagged port(0) to VLAN(4094)
[SWITCH DEBUG] Add untagged port(1) to VLAN(4094)
[SWITCH DEBUG] Set Port(0) PVID(4094)
[SWITCH DEBUG] Set Port(0) ingress to secure
[SWITCH DEBUG] Set Port(1) PVID(4094)
[SWITCH DEBUG] Set Port(1) ingress to secure
[SWITCH DEBUG] Set Port(0) PVID(0)
[ 13.230000] eth0: link up (1000Mbps/Full duplex)
[ 13.240000] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 13.700000] device eth0 entered promiscuous mode
[ 14.070000] ADDRCONF(NETDEV_UP): lo: link is not ready
[ 14.080000] ADDRCONF(NETDEV_UP): ip6tnl0: link is not ready
[ 14.080000] ADDRCONF(NETDEV_UP): sit0: link is not ready
[ 14.090000] ADDRCONF(NETDEV_UP): gre0: link is not ready
[ 14.090000] ADDRCONF(NETDEV_UP): bond0: link is not ready
[ 14.330000] ar8216_read_status_3034: eth0.4094 carrier off!port_vlan_id = 4094
[ 17.060000] ****Address of trace_timer :8712e620
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
[ 17.900000] ath_hal: 0.9.17.1 (AR5416, AR9380, REGOPS_FUNC, WRITE_EEPROM, TX_DATA_SWAP, RX_DATA_SWAP, 11D)
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod[ 18.070000] ath_rate_atheros: Copyright (c) 2001-2005 Atheros Communications, Inc, All Rights Reserved
?)
Perhaps ip6tables or your kernel needs to be upgraded.
[ 18.200000] ath_dfs: Version 2.0.0
[ 18.200000] Copyright (c) 2005-2006 Atheros Communications, Inc. All Rights Reserved
[ 18.340000] ath_spectral: Version 2.0.0
[ 18.340000] Copyright (c) 2005-2009 Atheros Communications, Inc. All Rights Reserved
[ 18.350000] SPECTRAL module built on Apr 24 2018 17:26:49
ip6tables v1.4.21: can't initialize ip6tables table `raw': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `raw': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
[ 18.460000] ath_tx99: Version 2.0
[ 18.460000] Copyright (c) 2010 Atheros Communications, Inc, All Rights Reserved
Loading defaults
[ 18.850000] ath_dev: Copyright (c) 2001-2007 Atheros Communications, Inc, All Rights Reserved
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
Loading synflood protection
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
Adding custom chains
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
Loading zones
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
[ 23.660000] __ath_attach: Set global_scn[0]
[ 23.670000] *** All the minfree values should be <= ATH_TXBUF-32, otherwise default value will be used instead ***
[ 23.680000] ACBKMinfree = 48
[ 23.680000] ACBEMinfree = 32
[ 23.680000] ACVIMinfree = 16
[ 23.690000] ACVOMinfree = 0
[ 23.690000] CABMinfree = 48
[ 23.690000] UAPSDMinfree = 0
[ 23.690000] ATH_TXBUF=540
[ 23.700000] Enterprise mode: 0x03bda000
ip6tables v1.4.21: can't [ 23.750000]
[ 23.750000] ART Version : initialize ip6ta-48bles table `filt.0er': Table does .0not exist (do yo
[ 23.750000] SW Image Version : u need to insmod-48.?)
Perhaps ip6t0.ables or your ke0.rnel needs to be0. upgraded.
0
[ 23.770000] Board Revision :
[ 23.770000] ar9300_attach: nf_2_nom -110 nf_2_max -60 nf_2_min -125
[ 23.780000] SPECTRAL : get_capability not registered
[ 23.780000] HAL_CAP_PHYDIAG : Capable
[ 23.790000] SPECTRAL : Need to fix the capablity check for RADAR (spectral_attach : 231)
[ 23.800000] SPECTRAL : get_capability not registered
[ 23.800000] HAL_CAP_RADAR : Capable
[ 23.800000] SPECTRAL : Need to fix the capablity check for SPECTRAL
[ 23.800000] (spectral_attach : 236)
[ 23.820000] SPECTRAL : get_capability not registered
[ 23.820000] HAL_CAP_SPECTRAL_SCAN : Capable
[ 23.820000] SPECTRAL : get_tsf64 not registered
[ 23.830000] spectral_init_netlink 65 NULL SKB
[ 23.830000] SPECTRAL : No ADVANCED SPECTRAL SUPPORT
[ 23.840000] SPECTRAL :----- module attached
[ 23.840000] Green-AP : Green-AP : Attached
[ 23.840000]
[ 23.850000] ath_get_caps[6169] rx chainmask mismatch actual 7 sc_chainmak 0
[ 23.860000] ath_get_caps[6144] tx chainmask mismatch actual 7 sc_chainmak 0
[ 23.870000] band steering initialized for direct attach hardware
[ 23.880000] ieee80211_bsteering_attach: Band steering initialized
[ 23.880000] ath_attach_dfs[12687] dfsdomain 1
[ 23.900000] SPECTRAL : module already attached
[ 23.900000] osif_wrap_attach:296 osif wrap attached
[ 23.910000] osif_wrap_devt_init:916 osif wrap dev table init done
[ 23.920000] ath_tx_paprd_init sc 86ac0000 PAPRD disabled in HAL
[ 23.930000] wifi0: Atheros 956X: mem=0xb8100000, irq=47
[ 23.930000] ath_pci: SmartAntenna-DRT-0.1 (Atheros/multi-bss)
[ 23.940000] ath_pci_probe
[ 23.940000] PCI device id is 003c :003c
[ 23.940000] ath_pci 0000:00:00.0: BAR 0: assigned [mem 0x12000000-0x121fffff 64bit]
[ 23.950000] PCI: Enabling device 0000:00:00.0 (0000 -> 0002)
[ 23.960000] ath_pci 0000:00:00.0: ath DEBUG: sc=0x86bafa00
[ 23.960000]
[ 23.960000] ol_ath_pci_configure : num_desired MSI set to 0
[ 23.970000]
[ 23.970000] Using PCI Legacy Interrupt
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `raw': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
[ 24.880000] device eth0 left promiscuous mode
[ 24.890000] del ct event: 2 dev_name: eth0.4094
[ 24.900000] start clean up ct iterate..
[ 24.920000] device eth0 entered promiscuous mode
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does [ 24.940000] del ct event: 2 dev_name: eth0.1
not exist (do yo[ 24.950000] start clean up ct iterate..
u need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
[ 24.970000] device eth0.1 entered promiscuous mode
[ 24.970000] br-lan: port 1(eth0.1) entered forwarding state
[ 24.980000] br-lan: port 1(eth0.1) entered forwarding state
[ 24.980000] CE_per_engine_handler_adjust, base=86bafa00 offset=00057400
[ 24.990000] CE_per_engine_handler_adjust, base=86bafa00 offset=00057800
[ 25.010000] __ol_ath_attach: ath_attach TODO
[ 25.010000] __ol_ath_attach: dev name wifi1
[ 25.020000] ol_ath_set_default_tgt_config : AC Minfree buffer allocation through module param (umac.ko)
[ 25.030000] OL_ACBKMinfree : 0
[ 25.030000] OL_ACBEMinfree : 0
[ 25.030000] OL_ACVIMinfree : 0
[ 25.040000] OL_ACVOMinfree : 0
[ 25.040000] ol_ath_attach() BMI inited.
[ 25.090000] ol_ath_attach() BMI Get Target Info.
[ 25.090000] ol_ath_attach() TARGET TYPE: 7 Vers 0x4100016c
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
[ 25.130000] NUM_DEV=1 FWMODE=0x2 FWSUBMODE=0x0 FWBR_BUF 0
[ 25.150000] ol_ath_attach() configure Target .
[ 25.150000] Cal location [0]: 00004000
[ 25.160000] qc98xx_verify_checksum: flash checksum passed: 0xa6b7
[ 25.160000] ol_transfer_bin_file 2202: Download Flash data len 2116
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does [ 25.200000] Download AR9888v2_bin
not exist (do yo[ 25.210000] ol_transfer_bin_file 2132: Download Firmware data len 216172
u need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
[ 25.460000] ar8216_read_status_3034: eth0.4094 carrier off!port_vlan_id = 4094
[ 25.470000] ar8216_read_status_3034: eth0.1 carrier off!port_vlan_id = 1
[ 25.480000] br-lan: port 1(eth0.1) entered disabled state
ip6tables v1.4.21: can't initialize ip6tables table `raw': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
Loading forwardings
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
Loading rules
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
[ 26.360000] ol_ath_attach() Download FW.
[ 26.360000] ol_ath_attach() HT Create .
[ 26.370000] ol_ath_attach() HIF Claim.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6t[ 26.390000] ol_ath_attach() BMI Done.
ables or your ke[ 26.390000] ol_ath_attach() WMI attached. wmi_handle 85f40000
rnel needs to be[ 26.400000] +HWT
upgraded.
[ 26.400000] SOC_RESET_CONTROL_ADDRESS : 800
[ 26.410000] CPU_INTR_ADDRESS = [0]
[ 26.410000] SOC_GLOBAL_RESET_ADDRESS = [0]
[ 26.410000] Rx_Filter : [0]
[ 26.420000] CE_per_engine_handler_adjust, base=86bafa00 offset=00057400
[ 26.420000] CE_per_engine_handler_adjust, base=86bafa00 offset=00057800
[ 26.430000] CE_per_engine_handler_adjust, base=86bafa00 offset=00057c00
[ 26.440000] CE_per_engine_handler_adjust, base=86bafa00 offset=00058000
[ 26.440000] CE_per_engine_handler_adjust, base=86bafa00 offset=00058400
[ 26.450000] CE_per_engine_handler_adjust, base=86bafa00 offset=00058800
[ 26.460000] CE_recv_buf_enqueue 653 Populate last entry 512 for CE 5
[ 26.470000] CE_recv_buf_enqueue 662 CE 5 wi 511 dest_ptr 0x58ea820 nbytes 0 recv_ctxt 0x858c9600
[ 26.480000] Target:8694a000 HTC Service:0x0001, ULpipe:0 DLpipe:1 id:0 Ready
[ 26.480000] -HWT
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod[ 26.510000] Target:8694a000 HTC Service:0x0300, ULpipe:4 DLpipe:5 id:1 Ready
?)
Perhaps ip6t[ 26.510000] HTC Service:0x0300 ep:1 TX flow control disabled
ables or your kernel needs to be[ 26.520000] CE_pkt_dl_len_set CE 4 Pkt download length 64
upgraded.
[ 26.530000] ol_txrx_pdev_attach: 1424 tx desc's allocated ; range starts from 85530000
[ 26.540000] Target:8694a000 HTC Service:0x0100, ULpipe:3 DLpipe:2 id:2 Ready
[ 26.550000] HTC Service:0x0100 ep:2 TX flow control disabled
[ 26.550000] wmi_service_ready_event_rx: WMI UNIFIED SERVICE READY event
[ 26.560000] num_rf_chain : 00000003
[ 26.560000] ht_cap_info: : 0000085b
[ 26.570000] vht_cap_info : 338001b2
[ 26.570000] vht_supp_mcs : 0000ffea
[ 26.570000] LARGE_AP enabled. num_peers 144, num_vdevs 16, num_tids 256, lteu_support 0
[ 26.580000] idx 0 req 1 num_units 0 num_unit_info 2 unit size 440 actual units 145
[ 26.590000] chunk 0 len 63800 requested ,ptr 0x5540000
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does [ 26.610000] FIRMWARE:P 145 V 16 T 443
[ 26.610000]
not exist (do you need to insmod?)
Perhaps ip6t[ 26.620000] wmi_ready_event_rx: WMI UNIFIED READY event
ables or your ke[ 26.620000] ol_ath_connect_htc() WMI is ready
rnel needs to be[ 26.630000] ol_ath_set_host_app_area TODO
upgraded.
[ 26.630000] target uses HTT version 2.1; host uses 2.1
[ 26.650000] ol_ath_attach() connect HTC.
[ 26.650000] bypasswmi : 0
[ 26.650000] ol_regdmn_start: reg-domain param: regdmn=0, countryName=, wModeSelect=FFFFFFFF, netBand=FFFFFFFF, extendedChanMode=0.
[ 26.660000] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x2) flags 0x2150
[ 26.670000] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x4) flags 0xa0
[ 26.680000] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x8) flags 0xc0
[ 26.690000] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x20) flags 0xd0
[ 26.690000] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x40) flags 0x150
[ 26.700000] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x800) flags 0x10080
[ 26.710000] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x2000) flags 0x20080
[ 26.720000] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x4000) flags 0x40080
[ 26.720000] Add VHT80 channel: 5210
[ 26.730000] Add VHT80 channel: 5290
[ 26.730000] Add VHT80 channel: 5530
[ 26.730000] Add VHT80 channel: 5610
[ 26.740000] Add VHT80 channel: 5690
[ 26.740000] Add VHT80 channel: 5775
[ 26.750000] Skipping VHT80 channel 5825
[ 26.750000] ol_ath_phyerr_attach: called
[ 26.750000] OL Resmgr Init-ed
[ 26.760000] ieee80211_bsteering_attach: Band steering initialized
[ 26.760000] ol_if_spectral_setup
[ 26.770000] SPECTRAL : get_capability not registered
[ 26.770000] HAL_CAP_PHYDIAG : Capable
[ 26.780000] SPECTRAL : Need to fix the capablity check for RADAR (spectral_attach : 231)
[ 26.780000] SPECTRAL : get_capability not registered
[ 26.790000] HAL_CAP_RADAR : Capable
[ 26.790000] SPECTRAL : Need to fix the capablity check for SPECTRAL
[ 26.790000] (spectral_attach : 236)
[ 26.800000] SPECTRAL : get_capability not registered
[ 26.810000] HAL_CAP_SPECTRAL_SCAN : Capable
[ 26.810000] SPECTRAL : get_tsf64 not registered
[ 26.820000] spectral_init_netlink 65 NULL SKB
[ 26.820000] Green-AP : Green-AP : Attached
[ 26.820000]
[ 26.830000] Green-AP : Attached
[ 26.830000] ol_if_dfs_setup: called
[ 26.840000] ol_if_dfs_attach: called; ptr=85555974, radar_info=87131b78
[ 26.840000] ol_ath_rtt_meas_report_attach: called
[ 26.850000] ol_ath_attach() UMAC attach .
[ 26.850000] ol_if_dfs_configure: called
[ 26.860000] ol_if_dfs_configure: FCC domain
[ 26.860000] ol_if_dfs_disable: called
[ 26.870000] ol_ath_attach: Calling ol_if_dfs_configure
[ 26.870000] osif_wrap_attach:296 osif wrap attached
[ 26.880000] osif_wrap_devt_init:916 osif wrap dev table init done
[ 26.880000] __ol_ath_attach: init tx/rx TODO
[ 26.890000] __ol_ath_attach: hard_header_len reservation 58
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
Loading redirects
Loading includes
[ 27.100000] Initializing Pktlogs for 11ac
Optimizing conntrack
Loading interfaces
[ 27.380000] [wifi1] FWLOG: [32315] WAL_DBGID_TX_AC_BUFFER_SET ( 0x3, 0x1e, 0x460, 0x460, 0x0 )
[ 27.390000] [wifi1] FWLOG: [32315] WAL_DBGID_TX_AC_BUFFER_SET ( 0x12, 0x1e, 0x460, 0x460, 0x0 )
[ 27.400000] [wifi1] FWLOG: [32315] WAL_DBGID_TX_AC_BUFFER_SET ( 0x45, 0x1e, 0x460, 0x460, 0x0 )
[ 27.410000] [wifi1] FWLOG: [32315] WAL_DBGID_TX_AC_BUFFER_SET ( 0x67, 0x1e, 0x460, 0x460, 0x0 )
[ 27.420000] [wifi1] FWLOG: [32320] WHAL_ERROR_RECV_STOPPCU ( 0x110298a, 0x3 )
[ 27.420000] [wifi1] FWLOG: [32320] WHAL_ERROR_RESET_PM ( )
[ 27.430000] [wifi1] FWLOG: [32328] WAL_DBGID_DEV_RESET ( 0x1, 0x1, 0x1 )
[ 27.440000] [wifi1] FWLOG: [32594] WAL_DBGID_DEV_RESET ( 0x1, 0x1, 0x1 )
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `raw': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't [ 28.760000] start clean up ct iterate..
initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
[ 30.040000] ath_attach_dfs[12687] dfsdomain 1
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
[ 30.320000] wlan_vap_create : enter. devhandle=0x85ef0380, opmode=IEEE80211_M_HOSTAP, flags=0x3
[ 30.330000] wlan_vap_create : exit. devhandle=0x85ef0380, opmode=IEEE80211_M_HOSTAP, flags=0x3.
[ 30.340000] VAP device ath0 created osifp: (86949b80) os_if: (85620000)
[ 30.450000] Set freq vap 0 stop send + 85620000
[ 30.450000] Set freq vap 0 stop send -85620000
[ 30.590000] Set wait done --85620000
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
[ 30.720000] WARNING: Fragmentation with HT mode NOT ALLOWED!!
[ 30.760000] Set freq vap 0 stop send + 85620000
[ 30.770000] Set freq vap 0 stop send -85620000
[ 30.900000] Set wait done --85620000
ip6tables v1.4.21: can't initialize ip6tables table `raw': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't [ 31.410000] start clean up ct iterate..
initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
[ 31.660000]
[ 31.660000] DES SSID SET=
[ 31.710000]
[ 31.710000] DES SSID SET=TP-Link_24B8
@@@@@@@@@@psk-mixed/tkip+aes
Loading tpcmd
[ 32.880000] ieee80211_ioctl_siwmode: imr.ifm_active=131712, new mode=3, valid=1
[ 32.920000] DEVICE IS DOWN ifname=ath0
[ 32.920000] DEVICE IS DOWN ifname=ath0
loading access_control
loading basic_security
[ 33.710000] [ol_ath_iw_setcountry][1516] *p=55, *(p+1)=53
[ 33.710000] isCountryCodeValid: EEPROM regdomain 0x0
[ 33.720000] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x2) flags 0x2150
[ 33.720000] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x4) flags 0xa0
[ 33.730000] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x8) flags 0xc0
[ 33.740000] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x20) flags 0xd0
[ 33.750000] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x40) flags 0x150
[ 33.750000] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x800) flags 0x10080
[ 33.760000] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x2000) flags 0x20080
[ 33.770000] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x4000) flags 0x40080
[ 33.780000] Add VHT80 channel: 5210
[ 33.780000] Add VHT80 channel: 5290
[ 33.780000] Add VHT80 channel: 5530
[ 33.790000] Add VHT80 channel: 5610
[ 33.790000] Add VHT80 channel: 5690
[ 33.790000] Add VHT80 channel: 5775
[ 33.800000] Skipping VHT80 channel 5825
[ 34.000000] ath_ioctl: SIOC80211IFCREATE CALLED
[ 34.000000] wmi_unified_vdev_create_send: ID = 0 VAP Addr = 0c:80:63:f1:24:b7:
[ 34.010000] Setting dscp for vap id: 0
[ 34.010000] VAP device ath1 created osifp: (86945b80) os_if: (85630000)
[ 34.100000] Set freq vap 0 stop send + 85630000
[ 34.100000] OL vap_stop +
[ 34.110000] wmi_unified_vdev_stop_send for vap 0 (85f40000)
[ 34.110000] OL vap_stop -
[ 34.110000] STOPPED EVENT for vap 0 (85f40000)
[ 34.120000] Set freq vap 0 stop send -85630000
[ 34.250000] Set wait done --85630000
[ 34.270000] Set freq vap 0 stop send + 85630000
[ 34.270000] OL vap_stop +
[ 34.280000] wmi_unified_vdev_stop_send for vap 0 (85f40000)
[ 34.280000] OL vap_stop -
[ 34.280000] STOPPED EVENT for vap 0 (85f40000)
[ 34.290000] Set freq vap 0 stop send -85630000
[ 34.420000] Set wait done --85630000
[ 34.500000] WARNING: Fragmentation with HT mode NOT ALLOWED!!
[ 34.520000] Set freq vap 0 stop send + 85630000
[ 34.520000] OL vap_stop +
[ 34.530000] wmi_unified_vdev_stop_send for vap 0 (85f40000)
[ 34.530000] OL vap_stop -
[ 34.540000] STOPPED EVENT for vap 0 (85f40000)
[ 34.540000] Set freq vap 0 stop send -85630000
[ 34.670000] Set wait done --85630000
[ 35.150000] ol_ath_desc_alloc_and_mark_for_mcast_clone: VAP Mcast to Unicast buffer allocated: 400
[ 35.160000] ol_ath_vap_set_param: VAP param is now supported param:67 value:2
[ 35.210000]
[ 35.210000] DES SSID SET=
[ 35.250000]
[ 35.250000] DES SSID SET=TP-Link_24B8_5G
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
ip6tables v1.4.21: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
@@@@@@@@@@psk-mixed/tkip+aes
[ 35.620000] Lan Domain: tplinklogin.net
[ 35.620000] Lan Domain: www.tplinklogin.net
[ 35.820000] ieee80211_ioctl_siwmode: imr.ifm_active=66176, new mode=3, valid=1
[ 35.850000] DEVICE IS DOWN ifname=ath1
[ 35.850000] DEVICE IS DOWN ifname=ath1
[ 36.380000] device ath0 entered promiscuous mode
[ 36.380000] [wifi1] FWLOG: [42155] WAL_DBGID_SECURITY_ENCR_EN ( )
[ 36.390000] [wifi1] FWLOG: [42155] WAL_DBGID_SECURITY_MCAST_KEY_SET ( 0x1 )
[ 36.720000] br-lan: port 2(ath0) entered forwarding state
[ 36.720000] br-lan: port 2(ath0) entered forwarding state
[ 36.740000] 8021q: adding VLAN 0 to HW filter on device ath0
[ 36.780000] device ath1 entered promiscuous mode
[ 36.860000] OL vap_stop +
[ 36.860000] wmi_unified_vdev_stop_send for vap 0 (85f40000)
[ 36.870000] OL vap_stop -
[ 36.870000] STOPPED EVENT for vap 0 (85f40000)
[ 37.000000] br-lan: port 3(ath1) entered forwarding state
[ 37.000000] br-lan: port 3(ath1) entered forwarding state
[ 37.010000] 8021q: adding VLAN 0 to HW filter on device ath1
[ 38.750000] ol_ath_vap_set_param: VAP param is now supported param:67 value:2
[ 39.700000] OL vap_start +
[ 39.700000] wmi_unified_vdev_start_send for vap 0 (85f40000)
[ 39.710000] OL vap_start -
[ 39.720000] ol_vdev_start_resp_ev for vap 0 (85f40000)
[ 39.720000] ol_ath_vap_join: join operation is only for STA/IBSS mode
[ 39.730000] ol_ath_wmm_update:
[ 39.730000] wmi_unified_vdev_up_send for vap 0 (85f40000)
[ 39.740000] Notification to UMAC VAP layer
[ 42.000000] start clean up ct iterate..
Normal env generate
Flush nat forwarding chain
loading administration management
loading with https
fw unload_local_mgnt
loading parental_control
SSDK Init OK![ 44.770000] enable:1
[ 44.770000] bg task init successfull!
[ 44.770000] host_helper_init start
[ 44.780000] /proc/qca_switch/nf_athrs17_hnat is created
[ 44.790000] /proc/qca_switch/nf_athrs17_hnat_wan_type is created
[ 44.800000] /proc/qca_switch/nf_athrs17_hnat_ppp_id is created
[ 44.800000] /proc/qca_switch/nf_athrs17_hnat_udp_thresh is created
[ 44.810000] /proc/qca_switch/nf_athrs17_hnat_wan_ip is created
[ 44.810000] /proc/qca_switch/nf_athrs17_hnat_ppp_peer_ip is created
[ 44.820000] /proc/qca_switch/nf_athrs17_hnat_ppp_peer_mac is created
[ 44.830000] /proc/qca_switch/nf_athrs17_hnat_wan_mac is created
[ 44.830000] /proc/qca_switch/nf_athrs17_hnat_ppp_id2 is created
[ 44.840000] /proc/qca_switch/nf_athrs17_hnat_ppp_peer_mac is created
[ 44.850000] host_helper_exit, wifi_dev_vid =-1, reset it
[ 44.850000] enable nat_hw_prv_base_update
[ 44.860000] Adding ACL rules 15 - upnp_ssdp_add_acl_rules
[ 44.880000] ACL is not yet enabled. Enabling...
[ 44.890000] Adding ACL rules 7 - ipv6_snooping_solicted_node_add_acl_rules
[ 44.940000] Adding ACL rules 11 - ipv6_snooping_sextuple0_group_add_acl_rules
[ 44.990000] Adding ACL rules 13 - ipv6_snooping_quintruple0_1_group_add_acl_rules
[ 45.040000] Hello, nat helper module for 1.1!
[ 45.090000] register inet_notifier###
operate done.
start_instance() main
generate key: 1825 1024
[LEO]uhttpd start
[ 48.970000] fast-classifier: starting up
[ 48.980000] fast-classifier: registered
phyport start .......
SETUP port (1) duplex: 1000 full autoneg: on!
true
exit status value = [0x0]
dut is_cal==true.
IFTTT CFG file exists!
-rw-r--r-- 1 root root 62 Dec 31 1969 /etc/config/ifttt_trigger
alexa profile exists!
-r--r--r-- 1 root root 11774 Dec 31 1969 /etc/profile.d/profile
kill: you need to specify whom to kill
[ 72.350000] kcg 333 :GPL NetUSB up!
[ 72.460000] kc 90 : run_telnetDBGDServer start
[ 72.470000] kc 227 : init_DebugD end
[ 72.470000] INFO17F8: NetUSB 1.02.69, 00030308 : Jun 11 2015 18:15:00
[ 72.480000] INFO17FA: 7437: Archer A7 :Archer A7
[ 72.480000] INFO17FB: AUTH ISOC
[ 72.490000] INFO17FC: filterAudio
[ 72.490000] usbcore: registered new interface driver KC NetUSB General Driver
[ 72.500000] INFO0145: init proc : PAGE_SIZE 4096
[ 72.500000] INFO16EC: infomap 84806e38
[ 72.510000] INFO16EF: sleep to wait br-lan to wake up
[ 72.520000] INFO15BF: tcpConnector() started... : br-lan
cat: can't open '/proc/bus/usb/devices': No such file or directory
loading qos
sh: iqos-db-parser: not found
usbshare boot start
usbshare boot end
0x00B7BDB6
12565942
[ 74.800000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 74.810000] ehci-platform ehci-platform.0: Generic Platform EHCI Controller
[ 74.820000] ehci-platform ehci-platform.0: new USB bus registered, assigned bus number 1
[ 74.850000] ehci-platform ehci-platform.0: irq 48, io mem 0x1b000000
[ 74.870000] ehci-platform ehci-platform.0: USB 2.0 started, EHCI 1.00
[ 74.870000] start to travle driver's id table
[ 74.880000] usb_match_id returned, 0 : 0 :0
[ 74.880000] start to call driver's probe
[ 74.890000] hub 1-0:1.0: USB hub found
[ 74.890000] hub 1-0:1.0: 1 port detected
[ 74.900000] ehci-platform ehci-platform.1: Generic Platform EHCI Controller
[ 74.900000] ehci-platform ehci-platform.1: new USB bus registered, assigned bus number 2
[ 74.940000] ehci-platform ehci-platform.1: irq 49, io mem 0x1b400000
[ 74.960000] ehci-platform ehci-platform.1: USB 2.0 started, EHCI 1.00
[ 74.960000] start to travle driver's id table
[ 74.970000] usb_match_id returned, 0 : 0 :0
[ 74.970000] start to call driver's probe
[ 74.980000] hub 2-0:1.0: USB hub found
[ 74.980000] hub 2-0:1.0: 1 port detected
[ 75.580000] INFO1572: Bind to br-lan
[ 81.370000] wifi dev vid: 1 104001
[ 81.370000] Adding ACL rule 31 - Redirect TTL 0/1 to cpu
[ 81.400000] Setup LAN interface entry done!
[ 81.410000] Adding ACL rule 32 - Redirect TTL 0/1 to cpu
[ 81.700000] ar8216_read_status_3042: eth0.1 carrier on!port_vlan_id = 1
[ 81.710000] br-lan: port 1(eth0.1) entered forwarding state
[ 81.720000] br-lan: port 1(eth0.1) entered forwarding state
[ 81.720000] ADDRCONF(NETDEV_CHANGE): eth0.1: link becomes ready
nil
1.0.4 Build 20180424 rel.68521
upgrade firmware...
true
file_len:8511617
md5 verify ok!
[Error]sysmgr_proinfo_buildStruct(): 605 @ unknown id(device_name), skip it.
[Error]sysmgr_proinfo_buildStruct(): 605 @ unknown id(hw_id), skip it.
[Error]sysmgr_proinfo_buildStruct(): 605 @ unknown id(oem_id), skip it.
[Error]sysmgr_proinfo_buildStruct(): 605 @ unknown id(country), skip it.
[Error]sysmgr_proinfo_buildStruct(): 605 @ unknown id(hw_ver), skip it.
--------------------------------------------------------------------
vendorName : TP-Link
vendorUrl : www.tp-link.com
productName : Archer A7
productLanguage : EU
productId : 00070005
productVer : ff050000
specialId : 55530000
hwlId :
oemId :
--------------------------------------------------------------------
[Error]sysmgr_cfg_checkSupportList(): 909 @ 45550000 NOT Match.
Firmwave supports, check OK.
(curFw_ver, newFw_ver) == (1.0, 1.0) check firmware ok!
upgradeFirmware success...
Platform image check OK ...
Saving config files...
Sending TERM to remaining processes ... client_mgmt imbd dnsmasq improxy dnsproxy_deamon sysmond tddp tmpServer tmpServer tsched uhttpd dosd cloud-brd cloud-client S98factory_sett factory_setting online_test.sh crond sleep sh systime_sync ntpd sleep sh logd klogd hotplug2 ubusd ledctrl netifd
Sending KILL to remaining processes ... client_mgmt imbd uhttpd crond sh systime_sync sleep
Switching to ramdisk...
Performing system upgrade...
Call platform upgrading hook ...
Start upgrading Status-LED blinking ...
Perform nvrammanager upgrading ...
nvram_ubus: Failed to connect to ubus.
file_len:8511617
md5 verify ok!
[Error]sysmgr_proinfo_buildStruct(): 605 @ unknown id(device_name), skip it.
[Error]sysmgr_proinfo_buildStruct(): 605 @ unknown id(hw_id), skip it.
[Error]sysmgr_proinfo_buildStruct(): 605 @ unknown id(oem_id), skip it.
[Error]sysmgr_proinfo_buildStruct(): 605 @ unknown id(country), skip it.
[Error]sysmgr_proinfo_buildStruct(): 605 @ unknown id(hw_ver), skip it.
--------------------------------------------------------------------
vendorName : TP-Link
vendorUrl : www.tp-link.com
productName : Archer A7
productLanguage : EU
productId : 00070005
productVer : ff050000
specialId : 55530000
hwlId :
oemId :
--------------------------------------------------------------------
[Error]sysmgr_cfg_checkSupportList(): 909 @ 45550000 NOT Match.
Firmwave supports, check OK.
(curFw_ver, newFw_ver) == (1.0, 1.0) check firmware ok!
set integer flag to 0.
######################################################################
#################################################################
Done.
set integer flag to 1.
upgradeFirmware success...
[NM_Error](main) 00801: pthread_cancel failed!
Upgrade completed
Rebooting system...
[ 500.890000] Removing MTD device #4 (ART) with use count 2
[ 500.910000] Restarting system.
?
U-Boot 1.1.4-g8fda4a3b-dirty (Feb 24 2018 - 18:17:06)
ap152 - Dragonfly 1.0
DRAM: 128 MB
Top of RAM usable for U-Boot at: 88000000
Reserving 393k for U-Boot at: 87f9c000
Reserving 16448k for malloc() at: 86f8c000
Reserving 44 Bytes for Board Info at: 86f8bfd4
Reserving 36 Bytes for Global Data at: 86f8bfb0
Reserving 128k for boot params() at: 86f6bfb0
Stack Pointer at: 86f6bf98
Now running in RAM - U-Boot at: 87f9c000
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...
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 0x40802100
factory boot check integer ok.
factory boot load fs uboot len 131072 to addr 0x80010000.
Hit any key to stop autoboot: 1  0
## Starting application at 0x80010000 ...
U-Boot 1.1.4-g8fda4a3b-dirty (Feb 24 2018 - 18:16:26)
ap152 - Dragonfly 1.0
DRAM: 128 MB
Top of RAM usable for U-Boot at: 88000000
Reserving 122k 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...
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 0x40802100
Hit any key to stop autoboot: 1  0
## Booting image at 9f040000 ...
Image Name: MIPS OpenWrt Linux-4.14.82
Created: 2018-11-25 8:36:12 UTC
Image Type: MIPS Linux Kernel Image (lzma compressed)
Data Size: 1556148 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.82 (dword@prime) (gcc version 7.3.0 (OpenWrt GCC 7.3.0 r8496+7-0bd99db511)) #0 Sun Nov 25 08:36:12 2018
[ 0.000000] bootconsole [early0] enabled
[ 0.000000] CPU0 revision is: 00019750 (MIPS 74Kc)
[ 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 start_kernel+0x8c/0x470 with crng_init=0
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 32512
(!!! WARNING: I got this wrong !!!)
[ 0.000000] Kernel command line: board=ARCHER-C7-V5 mtdparts=spi0.0:128k(factory-uboot)ro,128k(u-boot)ro,16064k@0x40000(firmware),64k@0xff0000(art)ro console=ttyS0,115200 rootfstype=squashfs 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] Writing ErrCtl register=00000000
[ 0.000000] Readback ErrCtl register=00000000
[ 0.000000] Memory: 124368K/131072K available (3559K kernel code, 180K rwdata, 864K rodata, 316K init, 200K bss, 6704K 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] Clocks: CPU:775.000MHz, DDR:650.000MHz, AHB:258.333MHz, Ref:25.000MHz
[ 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.008209] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216)
[ 0.074775] pid_max: default: 32768 minimum: 301
[ 0.079812] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.086805] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.096090] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.106492] futex hash table entries: 256 (order: -1, 3072 bytes)
[ 0.113341] NET: Registered protocol family 16
[ 0.119284] MIPS: machine is TP-LINK Archer C7 v5
[ 0.127010] registering PCI controller with io_map_base unset
[ 0.385801] PCI host bridge to bus 0000:00
[ 0.390129] pci_bus 0000:00: root bus resource [mem 0x12000000-0x13ffffff]
[ 0.397411] pci_bus 0000:00: root bus resource [io 0x0001]
[ 0.403274] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
[ 0.410432] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[ 0.419165] pci 0000:00:00.0: BAR 0: assigned [mem 0x12000000-0x121fffff 64bit]
[ 0.426910] pci 0000:00:00.0: BAR 6: assigned [mem 0x12200000-0x1220ffff pref]
[ 0.435055] clocksource: Switched to clocksource MIPS
[ 0.441306] NET: Registered protocol family 2
[ 0.446544] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.453894] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.460639] TCP: Hash tables configured (established 1024 bind 1024)
[ 0.467466] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.473632] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.480490] NET: Registered protocol family 1
[ 0.489444] Crashlog allocated RAM at address 0x3f00000
[ 0.496123] workingset: timestamp_bits=30 max_order=15 bucket_order=0
[ 0.507112] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.513253] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.531588] io scheduler noop registered
[ 0.535759] io scheduler deadline registered (default)
[ 0.541468] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
[ 0.548515] console [ttyS0] disabled
[ 0.572358] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11, base_baud = 1562500) is a 16550A
[ 0.581451] console [ttyS0] enabled
[ 0.581451] console [ttyS0] enabled
[ 0.589001] bootconsole [early0] disabled
[ 0.589001] bootconsole [early0] disabled
[ 0.601133] m25p80 spi0.0: found w25q128, expected m25p80
[ 0.615841] m25p80 spi0.0: w25q128 (16384 Kbytes)
[ 0.620726] 4 cmdlinepart partitions found on MTD device spi0.0
[ 0.626855] Creating 4 MTD partitions on "spi0.0":
[ 0.631803] 0x000000000000-0x000000020000 : "factory-uboot"
[ 0.638996] 0x000000020000-0x000000040000 : "u-boot"
(!!! WARNING: I got this wrong !!!)
[ 0.645340] 0x000000040000-0x000000ff0000 : "firmware"
[ 0.677512] 2 uimage-fw partitions found on MTD device firmware
[ 0.683638] 0x000000040000-0x0000001c0000 : "kernel"
[ 0.689402] 0x0000001c0000-0x000000ff0000 : "rootfs"
[ 0.695153] mtd: device 4 (rootfs) set to be root filesystem
[ 0.701035] 1 squashfs-split partitions found on MTD device rootfs
[ 0.707434] 0x000000860000-0x000000ff0000 : "rootfs_data"
[ 0.715453] 0x000000ff0000-0x000001000000 : "art"
[ 0.722308] libphy: Fixed MDIO Bus: probed
[ 0.744095] switch0: Atheros AR8337 rev. 2 switch registered on ag71xx-mdio.0
[ 1.463279] libphy: ag71xx_mdio: probed
[ 2.096688] ag71xx ag71xx.0: connected to PHY at ag71xx-mdio.0:00 [uid=004dd036, driver=Atheros AR8216/AR8236/AR8316]
[ 2.108146] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:SGMII
[ 2.116601] NET: Registered protocol family 10
[ 2.125569] Segment Routing with IPv6
[ 2.129437] NET: Registered protocol family 17
[ 2.134316] 8021q: 802.1Q VLAN Support v1.8
[ 2.143998] VFS: Mounted root (squashfs filesystem) readonly on device 31:4.
[ 2.153033] Freeing unused kernel memory: 316K
[ 2.157649] This architecture does not have kernel memory protection.
[ 2.575069] random: fast init done
[ 2.864693] init: Console is alive
[ 2.868453] init: - watchdog -
[ 4.491723] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[ 4.575273] usbcore: registered new interface driver usbfs
[ 4.581003] usbcore: registered new interface driver hub
[ 4.586595] usbcore: registered new device driver usb
[ 4.623244] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 4.637722] SCSI subsystem initialized
[ 4.645977] ehci-platform: EHCI generic platform driver
[ 4.651449] ehci-platform ehci-platform.0: EHCI Host Controller
[ 4.657636] ehci-platform ehci-platform.0: new USB bus registered, assigned bus number 1
[ 4.668080] ehci-platform ehci-platform.0: irq 48, io mem 0x1b000000
[ 4.695075] ehci-platform ehci-platform.0: USB 2.0 started, EHCI 1.00
[ 4.702406] hub 1-0:1.0: USB hub found
[ 4.706693] hub 1-0:1.0: 1 port detected
[ 4.711161] ehci-platform ehci-platform.1: EHCI Host Controller
[ 4.717353] ehci-platform ehci-platform.1: new USB bus registered, assigned bus number 2
[ 4.727818] ehci-platform ehci-platform.1: irq 49, io mem 0x1b400000
[ 4.755075] ehci-platform ehci-platform.1: USB 2.0 started, EHCI 1.00
[ 4.762414] hub 2-0:1.0: USB hub found
[ 4.766685] hub 2-0:1.0: 1 port detected
[ 4.773414] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 4.781222] ohci-platform: OHCI generic platform driver
[ 4.790214] usbcore: registered new interface driver usb-storage
[ 4.797056] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[ 4.806974] init: - preinit -
[ 5.756748] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 5.783203] 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
[ 6.766721] eth0: link up (1000Mbps/Full duplex)
[ 6.771692] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 8.944192] mount_root: loading kmods from internal overlay
[ 8.983263] kmodloader: loading kernel modules from //etc/modules-boot.d/*
[ 8.991639] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
[ 9.933854] block: attempting to load /etc/config/fstab
[ 9.939542] block: unable to load configuration (fstab: Entry not found)
[ 9.946646] block: no usable configuration
[ 9.951596] mount_root: jffs2 not ready yet, using temporary tmpfs overlay
[ 9.995013] urandom-seed: Seed file not found (/etc/urandom.seed)
[ 10.091569] eth0: link down
[ 10.103952] procd: - early -
[ 10.107612] procd: - watchdog -
[ 10.674277] procd: - watchdog -
[ 10.677801] procd: - ubus -
[ 10.824854] random: ubusd: uninitialized urandom read (4 bytes read)
[ 10.917435] random: ubusd: uninitialized urandom read (4 bytes read)
[ 10.924392] random: ubusd: uninitialized urandom read (4 bytes read)
[ 10.931825] procd: - init -
Please press Enter to activate this console.
[ 11.247722] kmodloader: loading kernel modules from /etc/modules.d/*
[ 11.271536] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 11.289576] Loading modules backported from Linux version v4.19-rc5-0-g6bf4ca7fbc85
[ 11.297536] Backport generated by backports.git v4.19-rc5-1-0-g05571dcd
[ 11.309661] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 11.324137] nf_conntrack version 0.5.0 (2048 buckets, 8192 max)
[ 11.433278] Netfilter messages via NETLINK v0.30.
[ 11.460391] xt_time: kernel timezone is -0000
[ 11.521243] ctnetlink v0.93: registering with nfnetlink.
[ 11.561613] pci 0000:00:00.0: using irq 40 for pin 1
[ 11.566793] ath10k 4.16 driver, optimized for CT firmware, probing pci device: 0x3c.
[ 11.576209] PCI: Enabling device 0000:00:00.0 (0000 -> 0002)
[ 11.582231] ath10k_pci 0000:00:00.0: pci irq legacy oper_irq_mode 1 irq_mode 0 reset_mode 0
[ 11.859046] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/fwcfg-pci-0000:00:00.0.txt failed with error -2
[ 11.869949] ath10k_pci 0000:00:00.0: Falling back to user helper
[ 12.014075] firmware ath10k!fwcfg-pci-0000:00:00.0.txt: firmware_loading_store: map pages failed
[ 12.023452] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/pre-cal-pci-0000:00:00.0.bin failed with error -2
[ 12.034535] ath10k_pci 0000:00:00.0: Falling back to user helper
[ 12.168699] firmware ath10k!pre-cal-pci-0000:00:00.0.bin: firmware_loading_store: map pages failed
[ 12.178234] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/cal-pci-0000:00:00.0.bin failed with error -2
[ 12.188949] ath10k_pci 0000:00:00.0: Falling back to user helper
[ 12.384698] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/QCA988X/hw2.0/ct-firmware-5.bin failed with error -2
[ 12.396063] ath10k_pci 0000:00:00.0: Falling back to user helper
[ 12.490420] firmware ath10k!QCA988X!hw2.0!ct-firmware-5.bin: firmware_loading_store: map pages failed
[ 12.759932] ath10k_pci 0000:00:00.0: qca988x hw2.0 target 0x4100016c chip_id 0x043202ff sub 0000:0000
[ 12.769500] ath10k_pci 0000:00:00.0: kconfig debug 0 debugfs 0 tracing 0 dfs 1 testmode 0
[ 12.781874] ath10k_pci 0000:00:00.0: firmware ver 10.1-ct-8x-__fH-021-e2174c5 api 2 features wmi-10.x,mfp,txstatus-noack,wmi-10.x-CT,ratemask-CT,get-temp-CT,tx-rc-CT,cust-stats-CT,retry-gt2-CT crc32 aa046e4f
[ 12.828639] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/QCA988X/hw2.0/board-2.bin failed with error -2
[ 12.839442] ath10k_pci 0000:00:00.0: Falling back to user helper
[ 12.909139] firmware ath10k!QCA988X!hw2.0!board-2.bin: firmware_loading_store: map pages failed
[ 12.918648] ath10k_pci 0000:00:00.0: board_file api 1 bmi_id N/A crc32 bebc7c08
[ 13.842947] ath10k_pci 0000:00:00.0: 10.1 wmi init: vdevs: 16 peers: 127 tid: 256
[ 13.860530] ath10k_pci 0000:00:00.0: wmi print 'P 128 V 8 T 410'
[ 13.866985] ath10k_pci 0000:00:00.0: wmi print 'msdu-desc: 1424 sw-crypt: 0 ct-sta: 0'
[ 13.875273] ath10k_pci 0000:00:00.0: wmi print 'alloc rem: 23884 iram: 27016'
[ 13.943325] ath10k_pci 0000:00:00.0: htt-ver 2.2 wmi-op 2 htt-op 2 cal file max-sta 128 raw 0 hwcrypto 1
[ 14.222364] usbcore: registered new interface driver rt2800usb
[ 14.236581] usbcore: registered new interface driver ath9k_htc
[ 14.243493] kmodloader: done loading kernel modules from /etc/modules.d/*
[ 15.582316] urandom_read: 5 callbacks suppressed
[ 15.582323] random: jshn: uninitialized urandom read (4 bytes read)
[ 27.290113] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 27.318987] br-lan: port 1(eth0.1) entered blocking state
[ 27.324573] br-lan: port 1(eth0.1) entered disabled state
[ 27.330462] device eth0.1 entered promiscuous mode
[ 27.335451] device eth0 entered promiscuous mode
[ 27.398988] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
[ 27.462830] IPv6: ADDRCONF(NETDEV_UP): eth0.2: link is not ready
[ 28.426801] eth0: link up (1000Mbps/Full duplex)
[ 28.465083] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 28.555256] br-lan: port 1(eth0.1) entered blocking state
[ 28.560838] br-lan: port 1(eth0.1) entered forwarding state
[ 28.566770] IPv6: ADDRCONF(NETDEV_CHANGE): eth0.2: link becomes ready
[ 28.775138] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[ 38.224596] jffs2_scan_eraseblock(): End of filesystem marker found at 0x0
[ 38.255158] jffs2_build_filesystem(): unlocking the mtd device...
[ 38.255211] done.
[ 38.263578] jffs2_build_filesystem(): erasing all blocks after the end marker...
[ 63.551608] done.
[ 63.561372] jffs2: notice: (2117) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
[ 63.895324] overlayfs: upper fs does not support tmpfile.
[ 128.895093] random: crng init done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment