Ubiquiti UniFi AC HD

The Ubiquiti UniFi AC HD (also called UniFi HD, UAP-HD, UAP-AC-HD) is a 4×4 802.11ac Wave 2 access point with a dual-core ARM processor and 512 MB of RAM.

Ubiquiti UniFi AC HD

:!: Important Note: These instructions were written for Ubiquiti firmware 3.9.42 and above. Attempting to run these commands on a device that runs an earlier firmware version will result in a soft-bricked device on first OpenWrt sysupgrade that will require TFTP recovery to get unbricked (most likely the NOR flash partition layout changed). Make sure your device runs vendor firmware 3.9.42 or later before installing OpenWrt and upgrade the vendor firmware if necessary before proceeding. This has been tested up until version 4.3.21, any later firmware version might include a similar change.

Copy the OpenWrt sysupgrade image to the /tmp directory of the device using scp. Default IP address is 192.168.1.20 and default username and password are “ubnt”.

SSH to the device and write the bootselect flag to ensure it is booting from the mtd partition the OpenWrt image will be written to. Verify theoutput device below matches mtd partition “bootselect” using /proc/mtd.

dd if=/dev/zero bs=1 count=1 seek=7 conv=notrunc of=/dev/mtd11

Write the OpenWrt sysupgrade image to the mtd partition labeled “kernel0”. Also verify the used partition device using /proc/mtd.

dd if=/tmp/sysupgrade.bin of=/dev/mtdblock12

Reboot the device.

Layer0 raw NOR flash memory chip (m25p80 spi32766.0: mx25u25635f) 32768 KiB
Layer1 mtd0
SBL1
128 KiB
mtd1
MIBIB
64 KiB
mtd2
SBL2
128 KiB
mtd3
SBL3
192 KiB
mtd4
DDRCONFIG
64 KiB
mtd5
SSD
64 KiB
mtd6
TZ
192 KiB
mtd7
RPM
128 KiB
mtd8
APPSBL
768 KiB
mtd9
APPSBLENV
64 KiB
mtd10
EEPROM
64 KiB
mtd11
bootselect
64 KiB
mtd12
firmware
14784 KiB
mtd16
kernel1
14784 KiB
mtd17
debug
1 MiB
mtd18
cfg
256 KiB
Layer2 mtd13
kernel
about 3 MiB
mtd14
rootfs
Layer3 /dev/root
around 3 MiB
mtd15
rootfs_data
around 8 MiB

generic.debrick

Use the Ubiquiti TFTP recovery method to restore the vendor firmware. This will reset the configuration (U-Boot environment and Ubiquiti firmware config partition “cfg”) and overwrite the APPSBL, SBL1, SBL2, SBL3, TZ, RPM, kernel0 and bootselect partitions.

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

The default network configuration is:

Interface Name Description Default configuration
br-lan LAN & WiFi 192.168.1.1/24
eth0 LAN (SECONDARY) assigned to br-lan
eth1 LAN (MAIN) assigned to br-lan
wlan0 WiFi 5G Disabled
wlan1 WiFi 2G Disabled

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.

The Ubiquiti UniFi AC HD has the following buttons:

BUTTON Event
Reset reset

Front:
Device Front

Back:
Device Back

Backside label:
Device Label

Note: This will void your warranty!

The case is held together by 6 plastic clips and some glue all around the edge. Carefully cut all around through the glue with a sharp knife, then pry the case open and remove the top cover.

Inside you'll see the antennas, the larger ones are 2G and the smaller ones are 5G.

The PCB is screwed to the backcover with the 4 bigger philips screws, the 4 smaller ones hold the PCIe cards and their heatsink to the PCB. To remove the PCB, remove the 4 bigger screws, carefully lift the PCB to release the heatsink pads from the metal shielding of the backcover and slightly pull the PCB up to slide the ethernet and USB-C ports out of the case.

You should keep an eye on the antenna connectors. On my device, two of them were not fully attached due to the excessive amount of glue that was used in production. Remove the glue and fully attach them if necessary. Also, when removing the PCB, 3 of 4 plastic thread holes did break into pieces. I hope not all UAP devices are as carelessly assembled as my unit.

PCB Front:
PCB Front

PCB Back:
PCB Back

The following pictures show a earlier board revisions UAP-AC-HD, has an additional “QCA9889” 1×1 radio for spectrum analysis and “Atheros 3012-BL3D” for Bluetooth connectivity. Bluetooth chipset is different in UAP-AC-SHD. (Qualcomm CSR8811)

linkonly|

linkonly|

Qualcomm IPQ8064:
Qualcomm IPQ8064

Micron 60EIDNW264 256MB ROM:
Micron 60EIDNW264 256MB ROM

Qualcomm QCA9889:
Qualcomm QCA9889

Atheros AR8033-AL1A:
Atheros AR8033-AL1A

linkonly|

5Ghz Qualcomm QCA9994:
Qualcomm QCA9994

2.4Ghz Qualcomm QCA9994:
Qualcomm QCA9994

Old HD Revisions has two extra antennas.:

SHD antennas are not soldered on the board. It is on the external metal plate.

SHD Bluetooth chipset Qualcomm CSR8811

SHD PCB Back

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

After opening the case, the unpopulated serial header is on the right, directly next to the ethernet ports. Pin assignment from left to right, port 1 has the square hole:

  1. 3V3
  2. RX
  3. TX
  4. GND

Serial Header

Picture shows serial header from the backside of the PCB after unscrewing and flipping the PCB.

Serial connection parameters
for Ubiquiti UniFi AC HD
115200, 8N1

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

Device has an unpopulated 20-pin header marked EJTAG. Everything else is currently unverified.

JTAG Header

None so far.

[ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.4.153 (builder@link-owrt1505-builder) (gcc version 5.4.0 (LEDE GCC 5.4.0 r3979-2252731af4) ) #0 SMP Thu Aug 30 12:10:54 2018 [ 0.000000] CPU: ARMv7 Processor [512f04d0] revision 0 (ARMv7), cr=10c5787d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache [ 0.000000] Machine model: UBNT IPQ8064/UAP301 [ 0.000000] Ignoring memory range 0x40000000 - 0x42000000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] On node 0 totalpages: 122880 [ 0.000000] free_area_init_node: node 0, pgdat c11c1680, node_mem_map ddc39000 [ 0.000000] Normal zone: 960 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 122880 pages, LIFO batch:31 [ 0.000000] PERCPU: Embedded 11 pages/cpu @ddc0c000 s13888 r8192 d22976 u45056 [ 0.000000] pcpu-alloc: s13888 r8192 d22976 u45056 alloc=11*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 121920 [ 0.000000] Kernel command line: quiet ubootver=v1.0.7.255 ubntbootid=0 [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] Memory: 470476K/491520K available (4212K kernel code, 241K rwdata, 984K rodata, 10880K init, 223K bss, 21044K reserved, 0K cma-reserved, 0K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xde800000 - 0xff800000 ( 528 MB) [ 0.000000] lowmem : 0xc0000000 - 0xde000000 ( 480 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0208000 - 0xc071b3e0 (5197 kB) [ 0.000000] .init : 0xc071c000 - 0xc11bc000 (10880 kB) [ 0.000000] .data : 0xc11bc000 - 0xc11f86fc ( 242 kB) [ 0.000000] .bss : 0xc11fb000 - 0xc1232d64 ( 224 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] clocksource: dg_timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 305801671480 ns [ 0.000008] sched_clock: 32 bits at 6MHz, resolution 160ns, wraps every 343597383600ns [ 0.000019] Switching to timer-based delay loop, resolution 160ns [ 0.000196] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.50 BogoMIPS (lpj=62500) [ 0.000216] pid_max: default: 32768 minimum: 301 [ 0.000309] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.000325] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.000879] CPU: Testing write buffer coherency: ok [ 0.001207] Setting up static identity map for 0x42208280 - 0x422082d8 [ 0.004167] Brought up 2 CPUs [ 0.004183] SMP: Total of 2 processors activated (25.00 BogoMIPS). [ 0.004192] CPU: All CPU(s) started in SVC mode. [ 0.014085] VFP support v0.3: implementor 51 architecture 64 part 4d variant 2 rev 0 [ 0.014309] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.014342] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.014494] pinctrl core: initialized pinctrl subsystem [ 0.015799] NET: Registered protocol family 16 [ 0.017074] DMA: preallocated 2048 KiB pool for atomic coherent allocations [ 0.041452] cpuidle: using governor ladder [ 0.072470] cpuidle: using governor menu [ 0.087614] qcom_rpm 108000.rpm: RPM firmware 3.0.16777381 [ 0.126622] pps_core: LinuxPPS API ver. 1 registered [ 0.126635] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.126675] PTP clock support registered [ 0.127091] lo: assigned ifindex: 1 [ 0.127779] clocksource: Switched to clocksource dg_timer [ 0.129729] NET: Registered protocol family 2 [ 0.130187] TCP established hash table entries: 4096 (order: 2, 16384 bytes) [ 0.130226] TCP bind hash table entries: 4096 (order: 3, 32768 bytes) [ 0.130278] TCP: Hash tables configured (established 4096 bind 4096) [ 0.130323] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.130344] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.130515] NET: Registered protocol family 1 [ 0.130575] PCI: CLS 0 bytes, default 64 [ 8.583646] No memory allocated for crashlog [ 8.592594] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 8.592627] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 8.595425] io scheduler noop registered [ 8.595456] io scheduler deadline registered (default) [ 8.597328] 1b500000.pci supply vdda not found, using dummy regulator [ 8.597428] 1b500000.pci supply vdda_phy not found, using dummy regulator [ 8.597516] 1b500000.pci supply vdda_refclk not found, using dummy regulator [ 8.598293] PCI host bridge /soc/pci@1b500000 ranges: [ 8.598340] IO 0x0fe00000..0x0fefffff -> 0x0fe00000 [ 8.598369] MEM 0x08000000..0x0fdfffff -> 0x08000000 [ 8.632895] qcom-pcie 1b500000.pci: PCI host bridge to bus 0000:00 [ 8.632920] pci_bus 0000:00: root bus resource [bus 00-ff] [ 8.632947] pci_bus 0000:00: root bus resource [io 0x0000-0xfffff] (bus address [0xfe00000-0xfefffff]) [ 8.632968] pci_bus 0000:00: root bus resource [mem 0x08000000-0x0fdfffff] [ 8.632985] pci_bus 0000:00: scanning bus [ 8.633042] pci 0000:00:00.0: [17cb:0101] type 01 class 0x060400 [ 8.633160] pci 0000:00:00.0: calling pci_fixup_ide_bases+0x0/0x44 [ 8.633227] pci 0000:00:00.0: supports D1 [ 8.633244] pci 0000:00:00.0: PME# supported from D0 D1 D3hot [ 8.633266] pci 0000:00:00.0: PME# disabled [ 8.633572] pci_bus 0000:00: fixups for bus [ 8.633598] PCI: bus0: Fast back to back transfers disabled [ 8.633619] pci 0000:00:00.0: scanning [bus 01-01] behind bridge, pass 0 [ 8.633789] pci_bus 0000:01: scanning bus [ 8.633948] pci 0000:01:00.0: [168c:0046] type 00 class 0x028000 [ 8.634280] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit] [ 8.634668] pci 0000:01:00.0: calling pci_fixup_ide_bases+0x0/0x44 [ 8.635073] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold [ 8.635116] pci 0000:01:00.0: PME# disabled [ 8.635479] pci_bus 0000:01: fixups for bus [ 8.635545] PCI: bus1: Fast back to back transfers disabled [ 8.635563] pci_bus 0000:01: bus scan returning with max=01 [ 8.635587] pci 0000:00:00.0: scanning [bus 01-01] behind bridge, pass 1 [ 8.635611] pci_bus 0000:00: bus scan returning with max=01 [ 8.635692] pci 0000:00:00.0: fixup irq: got 138 [ 8.635709] pci 0000:00:00.0: assigning IRQ 138 [ 8.635785] pci 0000:01:00.0: fixup irq: got 138 [ 8.635802] pci 0000:01:00.0: assigning IRQ 138 [ 8.635870] pci 0000:00:00.0: BAR 8: assigned [mem 0x08000000-0x081fffff] [ 8.635900] pci 0000:01:00.0: BAR 0: assigned [mem 0x08000000-0x081fffff 64bit] [ 8.636008] pci 0000:00:00.0: PCI bridge to [bus 01] [ 8.636033] pci 0000:00:00.0: bridge window [mem 0x08000000-0x081fffff] [ 8.636456] aer 0000:00:00.0:pcie02: service driver aer loaded [ 8.636855] 1b700000.pci supply vdda not found, using dummy regulator [ 8.636946] 1b700000.pci supply vdda_phy not found, using dummy regulator [ 8.637032] 1b700000.pci supply vdda_refclk not found, using dummy regulator [ 8.637653] PCI host bridge /soc/pci@1b700000 ranges: [ 8.637695] IO 0x31e00000..0x31efffff -> 0x31e00000 [ 8.637721] MEM 0x2e000000..0x31dfffff -> 0x2e000000 [ 8.672687] qcom-pcie 1b700000.pci: PCI host bridge to bus 0001:00 [ 8.672710] pci_bus 0001:00: root bus resource [bus 00-ff] [ 8.672730] pci_bus 0001:00: root bus resource [mem 0x2e000000-0x31dfffff] [ 8.672746] pci_bus 0001:00: scanning bus [ 8.672796] pci 0001:00:00.0: [17cb:0101] type 01 class 0x060400 [ 8.672905] pci 0001:00:00.0: calling pci_fixup_ide_bases+0x0/0x44 [ 8.672965] pci 0001:00:00.0: supports D1 [ 8.672983] pci 0001:00:00.0: PME# supported from D0 D1 D3hot [ 8.673004] pci 0001:00:00.0: PME# disabled [ 8.673307] pci_bus 0001:00: fixups for bus [ 8.673333] PCI: bus0: Fast back to back transfers disabled [ 8.673353] pci 0001:00:00.0: scanning [bus 01-01] behind bridge, pass 0 [ 8.673522] pci_bus 0001:01: scanning bus [ 8.673678] pci 0001:01:00.0: [168c:0046] type 00 class 0x028000 [ 8.674007] pci 0001:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit] [ 8.674394] pci 0001:01:00.0: calling pci_fixup_ide_bases+0x0/0x44 [ 8.674797] pci 0001:01:00.0: PME# supported from D0 D3hot D3cold [ 8.674840] pci 0001:01:00.0: PME# disabled [ 8.675214] pci_bus 0001:01: fixups for bus [ 8.675280] PCI: bus1: Fast back to back transfers disabled [ 8.675298] pci_bus 0001:01: bus scan returning with max=01 [ 8.675322] pci 0001:00:00.0: scanning [bus 01-01] behind bridge, pass 1 [ 8.675346] pci_bus 0001:00: bus scan returning with max=01 [ 8.675402] pcieport 0000:00:00.0: fixup irq: got 138 [ 8.675419] pcieport 0000:00:00.0: assigning IRQ 138 [ 8.675493] pci 0000:01:00.0: fixup irq: got 138 [ 8.675510] pci 0000:01:00.0: assigning IRQ 138 [ 8.675595] pci 0001:00:00.0: fixup irq: got 171 [ 8.675612] pci 0001:00:00.0: assigning IRQ 171 [ 8.675686] pci 0001:01:00.0: fixup irq: got 171 [ 8.675702] pci 0001:01:00.0: assigning IRQ 171 [ 8.675765] pci 0001:00:00.0: BAR 8: assigned [mem 0x2e000000-0x2e1fffff] [ 8.675794] pci 0001:01:00.0: BAR 0: assigned [mem 0x2e000000-0x2e1fffff 64bit] [ 8.675902] pci 0001:00:00.0: PCI bridge to [bus 01] [ 8.675926] pci 0001:00:00.0: bridge window [mem 0x2e000000-0x2e1fffff] [ 8.676340] aer 0001:00:00.0:pcie02: service driver aer loaded [ 8.679540] gsbi 16300000.gsbi: GSBI port protocol: 6 crci: 0 [ 8.680125] gsbi 1a200000.gsbi: GSBI port protocol: 3 crci: 0 [ 8.681185] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled [ 8.682222] msm_serial 16340000.serial: msm_serial: detected port #0 [ 8.682358] msm_serial 16340000.serial: uartclk = 1843200 [ 8.682431] 16340000.serial: ttyMSM0 at MMIO 0x16340000 (irq = 172, base_baud = 115200) is a MSM [ 8.682470] msm_serial: console setup on port #0 [ 8.683258] console [ttyMSM0] enabled [ 8.683539] msm_serial: driver initialized [ 8.684240] ubnt_base_util init. [ 8.693121] loop: module loaded [ 8.694775] spi_qup 1a280000.spi: IN:block:16, fifo:64, OUT:block:16, fifo:64 [ 8.696726] m25p80 spi32766.0: found mx25u25635f, expected s25fl256s1 [ 8.697689] m25p80 spi32766.0: mx25u25635f (32768 Kbytes) [ 8.697961] 16 ofpart partitions found on MTD device spi32766.0 [ 8.697977] Creating 16 MTD partitions on "spi32766.0": [ 8.697996] 0x000000000000-0x000000020000 : "SBL1" [ 8.699185] 0x000000020000-0x000000030000 : "MIBIB" [ 8.700338] 0x000000030000-0x000000050000 : "SBL2" [ 8.701518] 0x000000050000-0x000000080000 : "SBL3" [ 8.702873] 0x000000080000-0x000000090000 : "DDRCONFIG" [ 8.703971] 0x000000090000-0x0000000a0000 : "SSD" [ 8.705073] 0x0000000a0000-0x0000000d0000 : "TZ" [ 8.706182] 0x0000000d0000-0x0000000f0000 : "RPM" [ 8.707301] 0x0000000f0000-0x0000001b0000 : "APPSBL" [ 8.708507] 0x0000001b0000-0x0000001c0000 : "APPSBLENV" [ 8.709630] 0x0000001c0000-0x0000001d0000 : "EEPROM" [ 8.710772] 0x0000001d0000-0x0000001e0000 : "bootselect" [ 8.711925] 0x0000001e0000-0x000001050000 : "kernel0" [ 8.713064] 0x000001050000-0x000001ec0000 : "kernel1" [ 8.714463] 0x000001ec0000-0x000001fc0000 : "debug" [ 8.715591] 0x000001fc0000-0x000002000000 : "cfg" [ 8.717663] libphy: Fixed MDIO Bus: probed [ 8.718248] libphy: GPIO Bitbanged MDIO: probed [ 8.728426] i2c /dev entries driver [ 8.729278] gcc-ipq806x 900000.clock-controller: tsens calibration failed [ 8.730413] Speed bin: 0 [ 8.730427] PVS bin: 1 [ 8.730924] cpuidle: enable-method property 'qcom,kpss-acc-v1' found operations [ 8.730982] cpuidle: enable-method property 'qcom,kpss-acc-v1' found operations [ 8.731168] sdhci: Secure Digital Host Controller Interface driver [ 8.731181] sdhci: Copyright(c) Pierre Ossman [ 8.731206] sdhci-pltfm: SDHCI platform and OF driver helper [ 8.734293] L2 @ QSB rate. Forcing new rate. [ 8.734440] L2 @ 384000 KHz [ 8.734572] CPU0 @ 800000 KHz [ 8.734588] CPU1 @ QSB rate. Forcing new rate. [ 8.734772] CPU1 @ 384000 KHz [ 8.737823] NET: Registered protocol family 10 [ 8.739345] NET: Registered protocol family 17 [ 8.739464] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this. [ 8.739554] Bridge firewalling registered [ 8.740051] 8021q: 802.1Q VLAN Support v1.8 [ 8.740227] Registering SWP/SWPB emulation handler [ 8.744855] cpu: dev_pm_opp_of_cpumask_add_table: couldn't find opp table for cpu:0, -19 [ 8.745478] cpu: dev_pm_opp_of_cpumask_add_table: couldn't find opp table for cpu:1, -19 [ 8.752512] hctosys: unable to open rtc device (rtc0) [ 8.757676] Failed to get APPS FABRIC clock [ 8.766495] Freeing unused kernel memory: 10880K [ 8.774011] init: Console is alive [ 8.774117] init: - watchdog - [ 8.790688] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 8.793482] usbcore: registered new interface driver usbfs [ 8.793532] usbcore: registered new interface driver hub [ 8.793595] usbcore: registered new device driver usb [ 8.795603] SCSI subsystem initialized [ 8.797009] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 8.797409] ehci-platform: EHCI generic platform driver [ 8.799287] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 8.799699] ohci-platform: OHCI generic platform driver [ 8.895831] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 8.895856] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 [ 8.896001] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228f065 hci version 0x100 quirks 0x00010010 [ 8.896041] xhci-hcd xhci-hcd.0.auto: irq 174, io mem 0x11000000 [ 8.896514] hub 1-0:1.0: USB hub found [ 8.896548] hub 1-0:1.0: 1 port detected [ 8.896741] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 8.896754] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2 [ 8.896838] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 8.897227] hub 2-0:1.0: USB hub found [ 8.897262] hub 2-0:1.0: 1 port detected [ 8.897480] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 8.897499] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3 [ 8.897637] xhci-hcd xhci-hcd.1.auto: hcc params 0x0228f065 hci version 0x100 quirks 0x00010010 [ 8.897669] xhci-hcd xhci-hcd.1.auto: irq 175, io mem 0x10000000 [ 8.898166] hub 3-0:1.0: USB hub found [ 8.898197] hub 3-0:1.0: 1 port detected [ 8.898383] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 8.898396] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4 [ 8.898473] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. [ 8.898861] hub 4-0:1.0: USB hub found [ 8.898892] hub 4-0:1.0: 1 port detected [ 8.900941] usbcore: registered new interface driver usb-storage [ 8.901676] input: soc:gpio_keys as /devices/platform/soc/soc:gpio_keys/input/input0 [ 8.901881] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 8.910415] init: - preinit - [ 9.031362] ubnt_common: module license 'Proprietary' taints kernel. [ 9.031372] Disabling lock debugging due to kernel taint [ 9.032412] [UBNT_STA_HT] Initialize hash table [ 9.032440] [UBNT_STA_HT] done [ 9.032446] creating /proc/ubnt_peek/ [ 9.032457] creating /proc/ubnt_peek/peek_disable [ 9.032465] creating /proc/ubnt_peek/loop_check [ 9.032473] creating /proc/ubnt_peek/loop_debug [ 9.032481] creating /proc/ubnt_peek/loop_uif [ 9.032488] creating /proc/ubnt_peek/tcp_debug_mac [ 9.032497] creating /proc/ubnt_peek/tcp_debug_connections [ 9.032508] qos: registered [ 9.032512] creating /proc/ubnt_frame_id/ [ 9.032521] creating /proc/ubnt_frame_id/netdevs [ 9.079991] ubnthal: Ubiquiti UAP-HD [ 9.080668] creating procfs for ubnthal [ 9.080680] creating proc entry for system.info [ 9.080689] creating proc entry for board [ 9.080703] Registering char device sflash (200) succeeds [ 9.080708] creating procfs for status [ 9.080716] creating proc entry for IsDefault [ 9.080724] creating proc entry for IsLocated [ 9.080732] creating proc entry for IsIsolated [ 9.118770] creating /proc/gpio/ [ 9.118784] /proc/gpio/ledbar_control [ 9.118796] /proc/gpio/led_pattern [ 9.118805] /proc/gpio/led_tempo [ 9.118813] /proc/gpio/poe_passthrough [ 9.118821] /proc/gpio/gps_reset [ 9.727452] random: nonblocking pool is initialized [ 11.715033] sh (68): drop_caches: 1 [ 12.970260] ********************************************************** [ 12.970269] * Driver :NSS GMAC Driver for RTL v(3.72a) [ 12.970274] * Version :1.0 [ 12.970279] * Copyright :Copyright (c) 2013-2016 The Linux Foundation. All rights reserved. [ 12.970283] ********************************************************** [ 13.058020] eth0: assigned ifindex: 2 [ 13.148326] eth1: assigned ifindex: 3 [ 13.158319] ethx: renamed from eth0 [ 13.190030] eth0: renamed from eth1 [ 13.229933] eth1: renamed from ethx [ 13.272557] procd: - early - [ 13.272601] procd: - watchdog - [ 13.856493] procd: - watchdog - [ 13.856664] procd: - ubus - [ 13.909294] procd: - init - [ 14.043117] kmodloader: loading kernel modules from /etc/modules.d/* [ 14.057137] nf_conntrack version 0.5.0 (7521 buckets, 30084 max) [ 14.058319] rfs_ess_init[1076]:ERROR:Cannot find ess-switch [ 14.085865] ssdk_alloc_priv[4384]:INFO:ess-switch dts node number: 1 [ 14.085907] ssdk_dt_parse[2643]:ERROR:cannot find ess-switch node [ 14.085915] ssdk_plat_init start [ 14.086036] ssdk_driver_register[2893]:INFO:Register QCA PHY driver [ 14.087574] regi_init[4534]:INFO:qca-ssdk module init, no device found! [ 14.091980] l2tp_core: L2TP core driver, V2.0 [ 14.092466] l2tp_netlink: L2TP netlink interface [ 14.104564] dd4fda00: cannot get clock: nss-fab0-clk [ 14.104596] dd4fda00: cannot get clock: nss-fab1-clk [ 14.107601] nss_driver - fw of size 486208 bytes copied to load addr: 40000000, nss_id : 0 [ 14.107954] nss_driver - Turbo Support 1 [ 14.107962] Supported Frequencies - [ 14.107966] 110Mhz 550Mhz [ 14.107975] 733Mhz <1>[ 14.107979] [ 14.108018] qca-nss-dev0: assigned ifindex: 4 [ 14.108562] qca-nss-dev1: assigned ifindex: 5 [ 14.111722] nss_driver - fw of size 212800 bytes copied to load addr: 40800000, nss_id : 1 [ 14.111907] qca-nss-dev2: assigned ifindex: 6 [ 14.112359] qca-nss-dev3: assigned ifindex: 7 [ 14.113880] sit: IPv6 over IPv4 tunneling driver [ 14.113906] sit0: assigned ifindex: 8 [ 14.114985] ifb0: assigned ifindex: 9 [ 14.115092] node size 1 # items 2 [ 14.115103] memory: 40000000 536870912 (avl 578801664) items 2 [ 14.115448] ifb1: assigned ifindex: 10 [ 14.116461] gre: GRE over IPv4 demultiplexor driver [ 14.117210] ip_gre: GRE over IPv4 tunneling driver [ 14.117251] gre0: assigned ifindex: 11 [ 14.117728] gretap0: assigned ifindex: 12 [ 14.120530] Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011) [ 14.120771] bond0: assigned ifindex: 13 [ 14.124998] QCA multicast snooping installed successfully [ 14.127053] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 14.137347] Netfilter messages via NETLINK v0.30. [ 14.137879] node size 1 # items 2 [ 14.137892] memory: 40000000 536870912 (avl 578801664) items 2 [ 14.141740] ip_set: protocol 6 [ 14.158332] PPP generic driver version 2.4.2 [ 14.174869] ECM init [ 14.174903] ECM database jhash random seed: 0xbe9e4ea7 [ 14.176152] ECM init complete [ 14.176896] ECM UBNT PCC: Init [ 14.181532] hidraw: raw HID events driver (C) Jiri Kosina [ 14.185000] u32 classifier [ 14.185009] input device check on [ 14.185014] Actions configured [ 14.185932] Mirror/redirect action on [ 14.195813] teql0: assigned ifindex: 14 [ 14.204778] Bluetooth: Core ver 2.21 [ 14.204833] NET: Registered protocol family 31 [ 14.204842] Bluetooth: HCI device and connection manager initialized [ 14.204856] Bluetooth: HCI socket layer initialized [ 14.204886] Bluetooth: L2CAP socket layer initialized [ 14.204914] Bluetooth: SCO socket layer initialized [ 14.209090] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 14.209099] Bluetooth: BNEP filters: protocol multicast [ 14.209114] Bluetooth: BNEP socket layer initialized [ 14.211521] usbcore: registered new interface driver btusb [ 14.212858] usbcore: registered new interface driver cdc_acm [ 14.212865] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 14.219770] Ebtables v2.0 registered [ 14.220904] Bluetooth: HCI UART driver ver 2.3 [ 14.220914] Bluetooth: HCI UART protocol H4 registered [ 14.220920] Bluetooth: HCI UART protocol BCSP registered [ 14.221862] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 [ 14.221879] Bluetooth: HIDP socket layer initialized [ 14.223201] ip_tables: (C) 2000-2006 Netfilter Core Team [ 14.462433] nf_tables: (c) 2007-2009 Patrick McHardy <kaber@trash.net> [ 14.473930] PPP MPPE Compression module registered [ 14.474584] NET: Registered protocol family 24 [ 14.475196] PPTP driver version 0.8.5 [ 14.477293] Bluetooth: RFCOMM TTY layer initialized [ 14.477312] Bluetooth: RFCOMM socket layer initialized [ 14.477330] Bluetooth: RFCOMM ver 1.11 [ 14.496216] xt_time: kernel timezone is -0000 [ 14.500404] l2tp_ppp: PPPoL2TP kernel driver, V2.0 [ 14.510065] kmodloader: done loading kernel modules from /etc/modules.d/* [ 15.791694] Enabling NSS RPS [ 15.824104] Enabling NSS RPS [ 19.432243] __mm_init_module [ 19.577195] ath_dfs: Version 2.0.0 [ 19.577195] Copyright (c) 2005-2006 Atheros Communications, Inc. All Rights Reserved [ 19.591383] ath_spectral: Version 2.0.0 [ 19.591383] Copyright (c) 2005-2009 Atheros Communications, Inc. All Rights Reserved [ 19.649924] wevent: registered [ 19.812325] ath_ol_pci: (Atheros/multi-bss) [ 19.812407] hif_pci_enable_bus: con_mode = 0x0, device_id = 0x46 [ 19.812455] ath_ol_pci 0000:01:00.0: enabling device (0140 -> 0142) [ 19.812516] ath_ol_pci 0000:01:00.0: enabling bus mastering [ 19.812552] hif_pci_enable_bus: hif_enable_pci done *********** QCA9984 *************hif_pci_enable_bus: hif_type = 0xc, target_type = 0xahif_pci_enable_bus: hif_pci_probe_tgt_wakeup donehif_target_sync: Loop checking FW signalhif_target_sync: Got FW signal, retries = 1hif_config_ce: ce_init donehif_config_ce: X, ret = 0hif_set_hia: Ehif_set_hia_extnd: E [ 19.832100] chip_id 0xa chip_revision 0x0 [ 19.832107] [ 19.832107] CLOCK PLL skipped [ 19.832116] hif_set_hia_extnd: setting the target pll frac ffffffff intval ffffffff [ 19.832121] hif_set_hia_extnd: no frac provided, skipping pre-configuring PLL [ 19.832128] hif_set_hia_extnd: targ_clk is not provided, skipping pre-configuring PLL [ 19.834175] hif_pci_bus_configure: hif_set_hia donehif_configure_irq: Ehif_pci_configure_legacy_irq: Ehif_pci_configure_legacy_irq: X, ret = 0hif_enable: X OKhif_napi_create: NAPI structures initializedhif_napi_create: NAPI id 6 created for pipe 5qca_napi_create: napi instance 32 created on pipe 4 [ 19.834255] hif_napi_event: received evnt: CONF cmd; v = 1 (state=0x1)hif_napi_event: setting configuration to ON [ 19.834255] __ol_ath_attach() Allocated scn d9bc0480 [ 19.834381] __ol_ath_attach: dev name wifi0 [ 19.834391] ol_ath_attach interface_id 0 [ 19.834515] ol_target_init() BMI inited. [ 19.834607] ol_target_init() BMI Get Target Info. [ 19.834614] Chip id: 0xa, chip version: 0x1000000 [ 19.834619] [ 19.834619] CE WAR Disabled [ 19.834755] NUM_DEV=1 FWMODE=0x2 FWSUBMODE=0x0 FWBR_BUF 0 [ 19.834926] ol_target_init() configure Target . [ 19.835011] [ 19.835011] Target Version is 1000000 [ 19.835019] [ 19.835019] Flash Download Address c0000 [ 19.835027] ol_transfer_bin_file: flash data file defined [ 19.835033] ol_transfer_bin_file[3864] Get Caldata for wifi0. [ 19.835070] qdf_fs_read[54]: Fail to Open File /tmp/wifi0.caldataol_transfer_bin_file: flash cal data len 0 doesn't equal to 12064 [ 19.835087] ol_ath_download_firmware: Download OTP, flash download ADDRESS 0xc0000 [ 19.835093] [ 19.835093] Selecting OTP binary for CHIP Version 0 [ 19.835212] ol_transfer_bin_file 3719: downloading file 0, Download data len 9180 [ 19.865312] [ 19.865312] First OTP send param 10 [ 22.667255] ol_ath_download_firmware :First OTP download and Execute is good address:0x400 return param 4660 [ 22.667264] ol_ath_download_firmware:##Board Id 1 , CHIP Id 0 [ 22.667532] ol_ath_download_firmware: BOARDDATA DOWNLOAD TO address 0xc0000 [ 22.667571] ol_transfer_bin_file: Board Data File download to address=0xc0000 file name=QCA9984/hw.1/boardData_QCA9984_e535.bin [ 22.667655] ol_transfer_bin_file 3719: downloading file 3, Download data len 12064 [ 22.667663] plumb_eeprom_macaddr: patching mac address for wifi0 [ 22.667670] plumb_eeprom_macaddr: f0:9f:c2:6e:7b:e2 [ 22.667955] Board extended Data download address: 0x0 [ 22.687344] ol_ath_download_firmware: Using 0x1234 for the remainder of init [ 22.687350] [ 22.687350] Selecting OTP binary for CHIP Version 0 [ 22.687446] ol_transfer_bin_file 3719: downloading file 0, Download data len 9180 [ 22.717553] [ 22.717553] [Non-Flash] : Ignore Module param [ 22.717562] [ 22.717562] Second otp download Param 600 [ 25.528431] ol_ath_download_firmware : Second OTP download and Execute is good, param=0x0 [ 25.528439] [ 25.528439] Mission mode: Firmware CHIP Version 0 [ 25.528976] ol_swap_seg_alloc: Successfully allocated memory for SWAP size=262144 [ 25.529329] Swap: bytes_left to copy: fw:16; dma_page:28052 [ 25.529336] Swap: wrong length read:0 [ 25.529343] ol_swap_wlan_memory_expansion: Swap total_bytes copied: 234092 Target address 422cf0 [ 25.529438] scn=d9bc0480 target_write_addr=422cf0 seg_info=c0ffa610 [ 25.529445] ol_transfer_swap_struct:Code swap structure successfully downloaded for bin type =2 [ 25.529452] bin_filename=QCA9984/hw.1/athwlan.bin swap_filename=/lib/firmware/QCA9984/hw.1/athwlan.codeswap.bin [ 25.529475] ol_transfer_bin_file: Downloading firmware file: QCA9984/hw.1/athwlan.bin [ 25.529995] ol_transfer_bin_file 3719: downloading file 1, Download data len 380520 [ 26.739293] ol_target_init() Download FW done. [ 26.739410] ol_ath_attach() WMI attached. wmi_handle dce7a000 [ 26.739419] wmi_unified_register_event_handler: Event id 62 is unavailable [ 26.739428] +htc_create .. HIF :d9af0000-htc_create: (0xd9d53800) [ 26.739459] htc_wmi_init() HT Create . d9d53800 [ 26.739749] htc_wmi_init 7627 host_enable 0 nss_nwifi_offload 0 [ 26.739757] ol_ath_set_default_tgt_config : AC Minfree buffer allocation through module param (umac.ko) [ 26.739762] OL_ACBKMinfree : 0 [ 26.739767] OL_ACBEMinfree : 0 [ 26.739772] OL_ACVIMinfree : 0 [ 26.739777] OL_ACVOMinfree : 0 [ 26.739784] hif_enable_fastpath, Enabling fastpath mode [ 26.739788] +HWT [ 26.739798] hif_completion_thread_startup: pipe_num:0 pipe_info:0xd9af4878hif_completion_thread_startup: pipe_num:3 pipe_info:0xd9af4950hif_completion_thread_startup: pipe_num:4 pipe_info:0xd9af4998 [ 26.745448] -HWT [ 26.745485] Startup Mode-0 set [ 26.745492] [ 26.745492] <=== cfg max peer id 1056 ====> [ 26.746123] htt_peer_map_timer_init Enter pdev d9518000 hrtimer d951c888 [ 26.746134] [ 26.746134] htt_alloc_peer_map_mem : Alloc Success : host q vaddr d9f4c000 paddr 5bf4c000 [ 26.746142] [ 26.746142] htt_alloc_peer_map_mem : Flush Interval Configured to 256 pkts [ 26.747172] ol_txrx_pdev_attach: 2500 tx desc's allocated ; range starts from d97c0000 [ 26.748578] Firmware_Build_Number:79 [ 26.748589] FW wireless modes: 0x7f9001 [ 26.748597] num_rf_chain:0x00000004 ht_cap_info:0x0000185b vht_cap_info:0x339b79fa vht_supp_mcs:0x0000ffaa [ 26.748614] wmi_service_coex_gpio 0, wmi_service_4_wire_coex_support 0, coex_version 0 [ 26.748623] [ 26.748623] Sending Ext resource cfg: HOST PLATFORM as 0 [ 26.748623] fw_feature_bitmap as 50 to TGT [ 26.748643] ol_ath_service_ready_event: tt_support: 1 [ 26.748674] ol_ath_service_ready_event: periodic_chan_stats: 1 [ 26.748680] ol_ath_service_ready_event: sw_cal_support_check_flag: 1 [ 26.748688] Peer Caching Enabled ; num_peers = 530, num_active_peers = 52 num_tids = 104, num_vdevs = 17 [ 26.748735] idx 1 req 2 num_units 1 num_unit_info 12 unit size 256 actual units 53 [ 26.748770] ol_ath_alloc_host_mem_chunk req_id 2 idx 0 num_units 53 unit_len 256, [ 26.748778] idx 2 req 3 num_units 1 num_unit_info 12 unit size 1024 actual units 53 [ 26.748825] ol_ath_alloc_host_mem_chunk req_id 3 idx 1 num_units 53 unit_len 1024, [ 26.748833] idx 3 req 4 num_units 1 num_unit_info 12 unit size 4096 actual units 53 [ 26.748988] ol_ath_alloc_host_mem_chunk req_id 4 idx 2 num_units 53 unit_len 4096, [ 26.748996] idx 0 req 1 num_units 0 num_unit_info 2 unit size 2216 actual units 531 [ 26.749717] ol_ath_alloc_host_mem_chunk req_id 1 idx 3 num_units 531 unit_len 2216, [ 26.749728] idx 4 req 6 num_units 35 num_unit_info 0 unit size 3072 actual units 35 [ 26.749791] ol_ath_alloc_host_mem_chunk req_id 6 idx 4 num_units 35 unit_len 3072, [ 26.749799] idx 5 req 7 num_units 1 num_unit_info 0 unit size 12288 actual units 1 [ 26.749817] ol_ath_alloc_host_mem_chunk req_id 7 idx 5 num_units 1 unit_len 12288, [ 26.749824] idx 6 req 5 num_units 0 num_unit_info 2 unit size 2076 actual units 531 [ 26.750425] ol_ath_alloc_host_mem_chunk req_id 5 idx 6 num_units 531 unit_len 2076, [ 26.750435] Support not added yet for Service 91 [ 26.750440] Support not added yet for Service 92 [ 26.750445] No EXT_MSG send INIT now [ 26.750457] chunk 0 len 13568 requested , ptr 0x5ba9c000 [ 26.750464] chunk 1 len 54272 requested , ptr 0x5b020000 [ 26.750469] chunk 2 len 217088 requested , ptr 0x5b040000 [ 26.750475] chunk 3 len 1176696 requested , ptr 0x5b200000 [ 26.750481] chunk 4 len 107520 requested , ptr 0x5b320000 [ 26.750486] chunk 5 len 12288 requested , ptr 0x5b390000 [ 26.750492] chunk 6 len 1102356 requested , ptr 0x5ac00000 [ 26.750514] ol_ath_service_ready_event[4296] WAPI MBSSID 2 [ 26.825627] Version = 16777216 3 status = 0 [ 26.825658] ol_ath_connect_htc() WMI is ready [ 26.825682] htt_h2t_frag_desc_bank_cfg_msg - HTT_H2T_MSG_TYPE_FRAG_DESC_BANK_CFG sent to FW for radio ID = 0 [ 26.825759] target uses HTT version 2.2; host uses 2.2 [ 26.830704] ol_ath_attach() connect HTC. [ 26.830711] bypasswmi : 0 [ 26.830720] ol_regdmn_start: reg-domain param: regdmn=0, countryName=, wModeSelect=FFFFFFFF, netBand=FFFFFFFF, extendedChanMode=0. [ 26.830741] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x2) flags 0x2150 [ 26.830768] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x4) flags 0xa0 [ 26.830775] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x8) flags 0xc0 [ 26.830782] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x20) flags 0xd0 [ 26.830788] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x40) flags 0x150 [ 26.830795] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x800) flags 0x10080 [ 26.830801] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x2000) flags 0x20080 [ 26.830808] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x4000) flags 0x40080 [ 26.830868] Add VHT80 channel: 5210 [ 26.830873] Add VHT80 channel: 5290 [ 26.830879] Add VHT80 channel: 5530 [ 26.830884] Add VHT80 channel: 5610 [ 26.830889] Add VHT80 channel: 5690 [ 26.830894] Add VHT80 channel: 5775 [ 26.830913] Skipping VHT80 channel 5825 [ 26.830923] Add VHT160/VHT80_80 pri80 and sec80 centers: 5210,5290 [ 26.830929] Add VHT160/VHT80_80 pri80 and sec80 centers: 5290,5210 [ 26.830934] Add VHT160/VHT80_80 pri80 and sec80 centers: 5530,5610 [ 26.830940] Add VHT160/VHT80_80 pri80 and sec80 centers: 5610,5530 [ 26.830998] Add VHT160/VHT80_80 pri80 and sec80 centers: 5210,5530 [ 26.831004] Add VHT160/VHT80_80 pri80 and sec80 centers: 5530,5210 [ 26.831010] Add VHT160/VHT80_80 pri80 and sec80 centers: 5210,5610 [ 26.831016] Add VHT160/VHT80_80 pri80 and sec80 centers: 5610,5210 [ 26.831021] Add VHT160/VHT80_80 pri80 and sec80 centers: 5210,5690 [ 26.831027] Add VHT160/VHT80_80 pri80 and sec80 centers: 5690,5210 [ 26.831032] Add VHT160/VHT80_80 pri80 and sec80 centers: 5210,5775 [ 26.831038] Add VHT160/VHT80_80 pri80 and sec80 centers: 5775,5210 [ 26.831044] Add VHT160/VHT80_80 pri80 and sec80 centers: 5290,5530 [ 26.831049] Add VHT160/VHT80_80 pri80 and sec80 centers: 5530,5290 [ 26.831055] Add VHT160/VHT80_80 pri80 and sec80 centers: 5290,5610 [ 26.831061] Add VHT160/VHT80_80 pri80 and sec80 centers: 5610,5290 [ 26.831066] Add VHT160/VHT80_80 pri80 and sec80 centers: 5290,5690 [ 26.831072] Add VHT160/VHT80_80 pri80 and sec80 centers: 5690,5290 [ 26.831077] Add VHT160/VHT80_80 pri80 and sec80 centers: 5290,5775 [ 26.831083] Add VHT160/VHT80_80 pri80 and sec80 centers: 5775,5290 [ 26.831089] Add VHT160/VHT80_80 pri80 and sec80 centers: 5530,5690 [ 26.831094] Add VHT160/VHT80_80 pri80 and sec80 centers: 5690,5530 [ 26.831100] Add VHT160/VHT80_80 pri80 and sec80 centers: 5530,5775 [ 26.831106] Add VHT160/VHT80_80 pri80 and sec80 centers: 5775,5530 [ 26.831112] Add VHT160/VHT80_80 pri80 and sec80 centers: 5610,5775 [ 26.831117] Add VHT160/VHT80_80 pri80 and sec80 centers: 5775,5610 [ 26.831123] Add VHT160/VHT80_80 pri80 and sec80 centers: 5690,5775 [ 26.831129] Add VHT160/VHT80_80 pri80 and sec80 centers: 5775,5690 [ 26.831297] ol_ath_phyerr_attach: called [ 26.831344] freq=58 [ 26.831349] freq=106 [ 26.831354] freq=122 [ 26.831359] freq=138 [ 26.831375] OL Resmgr Init-ed [ 26.831421] ieee80211_bsteering_attach: Band steering initialized [ 26.831441] acfg_attach: 2889: Netlink socket created:d9d5a800 [ 26.831452] ol_if_spectral_setup [ 26.831464] SPECTRAL : get_capability not registered [ 26.831469] HAL_CAP_PHYDIAG : Capable [ 26.831476] SPECTRAL : Need to fix the capablity check for RADAR (spectral_attach : 237) [ 26.831481] SPECTRAL : get_capability not registered [ 26.831486] HAL_CAP_RADAR : Capable [ 26.831492] SPECTRAL : Need to fix the capablity check for SPECTRAL [ 26.831492] (spectral_attach : 242) [ 26.831498] SPECTRAL : get_capability not registered [ 26.831503] HAL_CAP_SPECTRAL_SCAN : Capable [ 26.831508] SPECTRAL : get_tsf64 not registered [ 26.831526] spectral_init_netlink 78 NULL SKB [ 26.831536] Green-AP : Green-AP : Attached [ 26.831536] [ 26.831542] Green-AP : Attached [ 26.831548] rate power table override is only supported for AR98XX [ 26.831588] ol_if_dfs_setup: called [ 26.831607] ol_if_dfs_attach: called; ptr=d9a8198c, radar_info=d9f6bb58 [ 26.831614] dfs_attach: event log enabled by default [ 26.831867] ieee80211_mac_global_ic_attach: global ic ref 0xd9bc0480 [ 26.831883] ol_ath_rtt_meas_report_attach: called [ 26.831890] ol_ath_lowi_wmi_event_attach: called [ 26.831901] >>>> CB Set (null) [ 26.832255] ol_ath_attach() UMAC attach . [ 26.832263] [ 26.832263] BURSTING enabled by default [ 26.832369] ol_ath_attach: Set global_ic[1] ..ptr:bfb76870 [ 26.832392] ath_lowi_if_netlink_init LOWI Netlink successfully created [ 26.832415] osif_wrap_attach:441 osif wrap attached [ 26.832433] osif_wrap_devt_init:402 osif wrap dev table init done [ 26.832440] Wrap Attached: Wrap_com =d9d44600 ic->ic_wrap_com=d9d44600 &wrap_com->wc_devt=d9d44600 [ 26.832447] __ol_ath_attach: needed_headroom reservation 60 [ 26.832460] wifi0: assigned ifindex: 15 [ 26.833082] ol_ath_thermal_mitigation_attach: -- [ 26.833146] ol_ath_pci_probe num_radios=0, wifi_radios[0].sc = d9bc0480 wifi_radio_type = 2 subvendor = 0x0777 subdevice = 0xe535 [ 26.833166] <fw> Thermal start level 0 [ 26.833168] ath_sysfs_diag_init: diag_fsattr [ 26.833264] hif_pci_enable_bus: con_mode = 0x0, device_id = 0x46 [ 26.833314] ath_ol_pci 0001:01:00.0: enabling device (0140 -> 0142) [ 26.833385] ath_ol_pci 0001:01:00.0: enabling bus mastering [ 26.833428] hif_pci_enable_bus: hif_enable_pci done *********** QCA9984 *************hif_pci_enable_bus: hif_type = 0xc, target_type = 0xahif_pci_enable_bus: hif_pci_probe_tgt_wakeup donehif_target_sync: Loop checking FW signalhif_target_sync: Got FW signal, retries = 1hif_config_ce: ce_init donehif_config_ce: X, ret = 0hif_set_hia: Ehif_set_hia_extnd: E [ 26.853089] chip_id 0xa chip_revision 0x0 [ 26.853098] [ 26.853098] CLOCK PLL skipped [ 26.853114] hif_set_hia_extnd: setting the target pll frac ffffffff intval ffffffff [ 26.853121] hif_set_hia_extnd: no frac provided, skipping pre-configuring PLL [ 26.853129] hif_set_hia_extnd: targ_clk is not provided, skipping pre-configuring PLL [ 26.855183] hif_pci_bus_configure: hif_set_hia donehif_configure_irq: Ehif_pci_configure_legacy_irq: Ehif_pci_configure_legacy_irq: X, ret = 0hif_enable: X OKhif_napi_create: NAPI structures initializedhif_napi_create: NAPI id 6 created for pipe 5qca_napi_create: napi instance 32 created on pipe 4 [ 26.855265] hif_napi_event: received evnt: CONF cmd; v = 1 (state=0x1)hif_napi_event: setting configuration to ON [ 26.855265] __ol_ath_attach() Allocated scn d90c0480 [ 26.855394] __ol_ath_attach: dev name wifi1 [ 26.855405] ol_ath_attach interface_id 1 [ 26.855898] ol_target_init() BMI inited. [ 26.855993] ol_target_init() BMI Get Target Info. [ 26.856001] Chip id: 0xa, chip version: 0x1000000 [ 26.856006] [ 26.856006] CE WAR Disabled [ 26.856144] NUM_DEV=1 FWMODE=0x2 FWSUBMODE=0x0 FWBR_BUF 0 [ 26.856514] ol_target_init() configure Target . [ 26.856619] [ 26.856619] Target Version is 1000000 [ 26.856627] [ 26.856627] Flash Download Address c0000 [ 26.856634] ol_transfer_bin_file: flash data file defined [ 26.856641] ol_transfer_bin_file[3864] Get Caldata for wifi1. [ 26.856675] qdf_fs_read[54]: Fail to Open File /tmp/wifi1.caldataol_transfer_bin_file: flash cal data len 0 doesn't equal to 12064 [ 26.856692] ol_ath_download_firmware: Download OTP, flash download ADDRESS 0xc0000 [ 26.856699] [ 26.856699] Selecting OTP binary for CHIP Version 0 [ 26.856808] ol_transfer_bin_file 3719: downloading file 0, Download data len 9180 [ 26.886597] [ 26.886597] First OTP send param 10 [ 27.745536] [wifi0] FWLOG: [18655] WAL_DBGID_TX_AC_BUFFER_SET ( 0x3, 0x1e, 0x94c, 0x94c, 0x0 ) [ 27.745572] [wifi0] FWLOG: [18655] WAL_DBGID_TX_AC_BUFFER_SET ( 0x12, 0x1e, 0x94c, 0x94c, 0x0 ) [ 27.745601] [wifi0] FWLOG: [18655] WAL_DBGID_TX_AC_BUFFER_SET ( 0x45, 0x1e, 0x94c, 0x94c, 0x0 ) [ 27.745629] [wifi0] FWLOG: [18655] WAL_DBGID_TX_AC_BUFFER_SET ( 0x67, 0x1e, 0x94c, 0x94c, 0x0 ) [ 27.745656] [wifi0] FWLOG: [18663] UNKNOWN 22:55 ( 0x2a, 0xa10, 0x164, 0x10, 0x0 ) [ 29.688456] ol_ath_download_firmware :First OTP download and Execute is good address:0x800 return param 4660 [ 29.688464] ol_ath_download_firmware:##Board Id 2 , CHIP Id 0 [ 29.688557] ol_ath_download_firmware: BOARDDATA DOWNLOAD TO address 0xc0000 [ 29.688602] ol_transfer_bin_file: Board Data File download to address=0xc0000 file name=QCA9984/hw.1/boardData_QCA9984_e5a2.bin [ 29.688697] ol_transfer_bin_file 3719: downloading file 3, Download data len 12064 [ 29.688705] plumb_eeprom_macaddr: patching mac address for wifi1 [ 29.688712] plumb_eeprom_macaddr: f0:9f:c2:6e:7b:e3 [ 29.688936] Board extended Data download address: 0x0 [ 29.708327] ol_ath_download_firmware: Using 0x1234 for the remainder of init [ 29.708334] [ 29.708334] Selecting OTP binary for CHIP Version 0 [ 29.708432] ol_transfer_bin_file 3719: downloading file 0, Download data len 9180 [ 29.738229] [ 29.738229] [Non-Flash] : Ignore Module param [ 29.738302] [ 29.738302] Second otp download Param 600 [ 32.549081] ol_ath_download_firmware : Second OTP download and Execute is good, param=0x0 [ 32.549089] [ 32.549089] Mission mode: Firmware CHIP Version 0 [ 32.549620] ol_swap_seg_alloc: Successfully allocated memory for SWAP size=262144 [ 32.549948] Swap: bytes_left to copy: fw:16; dma_page:28052 [ 32.549954] Swap: wrong length read:0 [ 32.549961] ol_swap_wlan_memory_expansion: Swap total_bytes copied: 234092 Target address 422cf0 [ 32.550058] scn=d90c0480 target_write_addr=422cf0 seg_info=c0ffa510 [ 32.550066] ol_transfer_swap_struct:Code swap structure successfully downloaded for bin type =2 [ 32.550073] bin_filename=QCA9984/hw.1/athwlan.bin swap_filename=/lib/firmware/QCA9984/hw.1/athwlan.codeswap.bin [ 32.550096] ol_transfer_bin_file: Downloading firmware file: QCA9984/hw.1/athwlan.bin [ 32.550717] ol_transfer_bin_file 3719: downloading file 1, Download data len 380520 [ 33.759788] ol_target_init() Download FW done. [ 33.759903] ol_ath_attach() WMI attached. wmi_handle d9120000 [ 33.759912] wmi_unified_register_event_handler: Event id 62 is unavailable [ 33.759921] +htc_create .. HIF :d9368000-htc_create: (0xd9d54000) [ 33.759952] htc_wmi_init() HT Create . d9d54000 [ 33.760018] htc_wmi_init 7627 host_enable 0 nss_nwifi_offload 0 [ 33.760025] ol_ath_set_default_tgt_config : AC Minfree buffer allocation through module param (umac.ko) [ 33.760031] OL_ACBKMinfree : 0 [ 33.760036] OL_ACBEMinfree : 0 [ 33.760041] OL_ACVIMinfree : 0 [ 33.760046] OL_ACVOMinfree : 0 [ 33.760052] hif_enable_fastpath, Enabling fastpath mode [ 33.760057] +HWT [ 33.760067] hif_completion_thread_startup: pipe_num:0 pipe_info:0xd936c878hif_completion_thread_startup: pipe_num:3 pipe_info:0xd936c950hif_completion_thread_startup: pipe_num:4 pipe_info:0xd936c998 [ 33.765824] -HWT [ 33.765861] Startup Mode-0 set [ 33.765868] [ 33.765868] <=== cfg max peer id 1056 ====> [ 33.766381] htt_peer_map_timer_init Enter pdev d8f00000 hrtimer d8f04888 [ 33.766391] [ 33.766391] htt_alloc_peer_map_mem : Alloc Success : host q vaddr d8f0a000 paddr 5af0a000 [ 33.766399] [ 33.766399] htt_alloc_peer_map_mem : Flush Interval Configured to 256 pkts [ 33.767521] ol_txrx_pdev_attach: 2500 tx desc's allocated ; range starts from d89c0000 [ 33.768891] Firmware_Build_Number:79 [ 33.768901] FW wireless modes: 0x680c [ 33.768908] num_rf_chain:0x00000004 ht_cap_info:0x0000185b vht_cap_info:0x339b79b2 vht_supp_mcs:0x0000ffaa [ 33.768925] wmi_service_coex_gpio 1, wmi_service_4_wire_coex_support 0, coex_version 3 [ 33.768934] [ 33.768934] Sending Ext resource cfg: HOST PLATFORM as 0 [ 33.768934] fw_feature_bitmap as 52 to TGT [ 33.768954] ol_ath_service_ready_event: tt_support: 1 [ 33.768984] ol_ath_service_ready_event: periodic_chan_stats: 1 [ 33.768990] ol_ath_service_ready_event: sw_cal_support_check_flag: 1 [ 33.768998] Peer Caching Enabled ; num_peers = 530, num_active_peers = 52 num_tids = 104, num_vdevs = 17 [ 33.769056] idx 1 req 2 num_units 1 num_unit_info 12 unit size 256 actual units 53 [ 33.769091] ol_ath_alloc_host_mem_chunk req_id 2 idx 0 num_units 53 unit_len 256, [ 33.769099] idx 2 req 3 num_units 1 num_unit_info 12 unit size 1024 actual units 53 [ 33.769144] ol_ath_alloc_host_mem_chunk req_id 3 idx 1 num_units 53 unit_len 1024, [ 33.769152] idx 3 req 4 num_units 1 num_unit_info 12 unit size 4096 actual units 53 [ 33.769307] ol_ath_alloc_host_mem_chunk req_id 4 idx 2 num_units 53 unit_len 4096, [ 33.769315] idx 0 req 1 num_units 0 num_unit_info 2 unit size 2216 actual units 531 [ 33.770032] ol_ath_alloc_host_mem_chunk req_id 1 idx 3 num_units 531 unit_len 2216, [ 33.770044] idx 4 req 6 num_units 35 num_unit_info 0 unit size 3072 actual units 35 [ 33.770105] ol_ath_alloc_host_mem_chunk req_id 6 idx 4 num_units 35 unit_len 3072, [ 33.770113] idx 5 req 7 num_units 1 num_unit_info 0 unit size 12288 actual units 1 [ 33.770232] ol_ath_alloc_host_mem_chunk req_id 7 idx 5 num_units 1 unit_len 12288, [ 33.770241] idx 6 req 5 num_units 0 num_unit_info 2 unit size 2076 actual units 531 [ 33.770838] ol_ath_alloc_host_mem_chunk req_id 5 idx 6 num_units 531 unit_len 2076, [ 33.770848] Support not added yet for Service 91 [ 33.770853] Support not added yet for Service 92 [ 33.770857] No EXT_MSG send INIT now [ 33.770872] chunk 0 len 13568 requested , ptr 0x5af34000 [ 33.770879] chunk 1 len 54272 requested , ptr 0x5aa20000 [ 33.770884] chunk 2 len 217088 requested , ptr 0x5aa40000 [ 33.770890] chunk 3 len 1176696 requested , ptr 0x5a400000 [ 33.770896] chunk 4 len 107520 requested , ptr 0x5a520000 [ 33.770901] chunk 5 len 12288 requested , ptr 0x5adf8000 [ 33.770907] chunk 6 len 1102356 requested , ptr 0x5a600000 [ 33.770936] ol_ath_service_ready_event[4296] WAPI MBSSID 2 [ 33.845725] Version = 16777216 3 status = 0 [ 33.845763] ol_ath_connect_htc() WMI is ready [ 33.845787] htt_h2t_frag_desc_bank_cfg_msg - HTT_H2T_MSG_TYPE_FRAG_DESC_BANK_CFG sent to FW for radio ID = 1 [ 33.845815] target uses HTT version 2.2; host uses 2.2 [ 33.850810] ol_ath_attach() connect HTC. [ 33.850817] bypasswmi : 0 [ 33.850826] ol_regdmn_start: reg-domain param: regdmn=0, countryName=, wModeSelect=FFFFFFFF, netBand=FFFFFFFF, extendedChanMode=0. [ 33.850847] ol_regdmn_init_channels: !avail mode 0x680c (0x2) flags 0x2150 [ 33.850854] ol_regdmn_init_channels: !avail mode 0x680c (0x1) flags 0x140 [ 33.850880] ol_regdmn_init_channels: !avail mode 0x680c (0x20) flags 0xd0 [ 33.850887] ol_regdmn_init_channels: !avail mode 0x680c (0x40) flags 0x150 [ 33.850911] ol_regdmn_init_channels: !avail mode 0x680c (0x1000) flags 0x10100 [ 33.850918] ol_regdmn_init_channels: !avail mode 0x680c (0x8000) flags 0x20100 [ 33.850924] ol_regdmn_init_channels: !avail mode 0x680c (0x10000) flags 0x40100 [ 33.850931] ol_regdmn_init_channels: !avail mode 0x680c (0x20000) flags 0x100100 [ 33.850938] ol_regdmn_init_channels: !avail mode 0x680c (0x40000) flags 0x200100 [ 33.850944] ol_regdmn_init_channels: !avail mode 0x680c (0x80000) flags 0x400100 [ 33.850951] ol_regdmn_init_channels: !avail mode 0x680c (0x100000) flags 0x800100 [ 33.850957] ol_regdmn_init_channels: !avail mode 0x680c (0x200000) flags 0x4000100 [ 33.850964] ol_regdmn_init_channels: !avail mode 0x680c (0x400000) flags 0x8000100 [ 33.850990] ol_ath_phyerr_attach: called [ 33.851040] OL Resmgr Init-ed [ 33.851086] ieee80211_bsteering_attach: Band steering initialized [ 33.851096] acfg_attach: Offload using existing sock d9d5a800 [ 33.851106] ol_if_spectral_setup [ 33.851118] SPECTRAL : get_capability not registered [ 33.851123] HAL_CAP_PHYDIAG : Capable [ 33.851130] SPECTRAL : Need to fix the capablity check for RADAR (spectral_attach : 237) [ 33.851135] SPECTRAL : get_capability not registered [ 33.851140] HAL_CAP_RADAR : Capable [ 33.851146] SPECTRAL : Need to fix the capablity check for SPECTRAL [ 33.851146] (spectral_attach : 242) [ 33.851153] SPECTRAL : get_capability not registered [ 33.851158] HAL_CAP_SPECTRAL_SCAN : Capable [ 33.851163] SPECTRAL : get_tsf64 not registered [ 33.851170] spectral_init_netlink 78 NULL SKB [ 33.851179] Green-AP : Green-AP : Attached [ 33.851179] [ 33.851185] Green-AP : Attached [ 33.851190] rate power table override is only supported for AR98XX [ 33.851226] ol_if_dfs_setup: called [ 33.851244] ol_if_dfs_attach: called; ptr=d8d4198c, radar_info=d9f6bb58 [ 33.851251] dfs_attach: event log enabled by default [ 33.851509] ieee80211_mac_global_ic_attach: global ic ref 0xd90c0480 [ 33.851525] ol_ath_rtt_meas_report_attach: called [ 33.851533] ol_ath_lowi_wmi_event_attach: called [ 33.851543] >>>> CB Set (null) [ 33.851692] ol_ath_attach() UMAC attach . [ 33.851700] [ 33.851700] BURSTING enabled by default [ 33.851737] ol_ath_attach: Set global_ic[2] ..ptr:bfb76870 [ 33.851750] ath_lowi_if_netlink_init Incremented LOWI netlink ref count: 2 [ 33.851762] osif_wrap_attach:441 osif wrap attached [ 33.851780] osif_wrap_devt_init:402 osif wrap dev table init done [ 33.851786] Wrap Attached: Wrap_com =d9d44a00 ic->ic_wrap_com=d9d44a00 &wrap_com->wc_devt=d9d44a00 [ 33.851793] __ol_ath_attach: needed_headroom reservation 60 [ 33.851808] wifi1: assigned ifindex: 16 [ 33.852528] ol_ath_thermal_mitigation_attach: -- [ 33.852615] <fw> Thermal start level 0 [ 33.852699] ol_ath_pci_probe num_radios=1, wifi_radios[1].sc = d90c0480 wifi_radio_type = 2 subvendor = 0x0777 subdevice = 0xe5a2 [ 33.852716] ath_sysfs_diag_init: diag_fsattr [ 33.879689] __sa_init_module [ 34.765978] [wifi1] FWLOG: [25802] WAL_DBGID_TX_AC_BUFFER_SET ( 0x3, 0x1e, 0x94c, 0x94c, 0x0 ) [ 34.766016] [wifi1] FWLOG: [25802] WAL_DBGID_TX_AC_BUFFER_SET ( 0x12, 0x1e, 0x94c, 0x94c, 0x0 ) [ 34.766045] [wifi1] FWLOG: [25802] WAL_DBGID_TX_AC_BUFFER_SET ( 0x45, 0x1e, 0x94c, 0x94c, 0x0 ) [ 34.766073] [wifi1] FWLOG: [25802] WAL_DBGID_TX_AC_BUFFER_SET ( 0x67, 0x1e, 0x94c, 0x94c, 0x0 ) [ 34.766101] [wifi1] FWLOG: [25810] UNKNOWN 22:55 ( 0x2a, 0xa10, 0x164, 0x0, 0x12 ) [ 35.957945] isCountryCodeValid: EEPROM regdomain 0x0 [ 35.957971] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x2) flags 0x2150 [ 35.957999] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x4) flags 0xa0 [ 35.958006] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x8) flags 0xc0 [ 35.958013] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x20) flags 0xd0 [ 35.958020] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x40) flags 0x150 [ 35.958026] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x800) flags 0x10080 [ 35.958032] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x2000) flags 0x20080 [ 35.958039] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x4000) flags 0x40080 [ 35.958173] Add VHT80 channel: 5210 [ 35.958180] Add VHT80 channel: 5290 [ 35.958185] Add VHT80 channel: 5530 [ 35.958190] Add VHT80 channel: 5610 [ 35.958195] Add VHT80 channel: 5690 [ 35.958200] Add VHT80 channel: 5775 [ 35.958219] Skipping VHT80 channel 5825 [ 35.958229] Add VHT160/VHT80_80 pri80 and sec80 centers: 5210,5290 [ 35.958235] Add VHT160/VHT80_80 pri80 and sec80 centers: 5290,5210 [ 35.958241] Add VHT160/VHT80_80 pri80 and sec80 centers: 5530,5610 [ 35.958246] Add VHT160/VHT80_80 pri80 and sec80 centers: 5610,5530 [ 35.958303] Add VHT160/VHT80_80 pri80 and sec80 centers: 5210,5530 [ 35.958309] Add VHT160/VHT80_80 pri80 and sec80 centers: 5530,5210 [ 35.958315] Add VHT160/VHT80_80 pri80 and sec80 centers: 5210,5610 [ 35.958320] Add VHT160/VHT80_80 pri80 and sec80 centers: 5610,5210 [ 35.958326] Add VHT160/VHT80_80 pri80 and sec80 centers: 5210,5690 [ 35.958331] Add VHT160/VHT80_80 pri80 and sec80 centers: 5690,5210 [ 35.958337] Add VHT160/VHT80_80 pri80 and sec80 centers: 5210,5775 [ 35.958342] Add VHT160/VHT80_80 pri80 and sec80 centers: 5775,5210 [ 35.958348] Add VHT160/VHT80_80 pri80 and sec80 centers: 5290,5530 [ 35.958353] Add VHT160/VHT80_80 pri80 and sec80 centers: 5530,5290 [ 35.958359] Add VHT160/VHT80_80 pri80 and sec80 centers: 5290,5610 [ 35.958364] Add VHT160/VHT80_80 pri80 and sec80 centers: 5610,5290 [ 35.958370] Add VHT160/VHT80_80 pri80 and sec80 centers: 5290,5690 [ 35.958376] Add VHT160/VHT80_80 pri80 and sec80 centers: 5690,5290 [ 35.958381] Add VHT160/VHT80_80 pri80 and sec80 centers: 5290,5775 [ 35.958387] Add VHT160/VHT80_80 pri80 and sec80 centers: 5775,5290 [ 35.958392] Add VHT160/VHT80_80 pri80 and sec80 centers: 5530,5690 [ 35.958398] Add VHT160/VHT80_80 pri80 and sec80 centers: 5690,5530 [ 35.958404] Add VHT160/VHT80_80 pri80 and sec80 centers: 5530,5775 [ 35.958409] Add VHT160/VHT80_80 pri80 and sec80 centers: 5775,5530 [ 35.958415] Add VHT160/VHT80_80 pri80 and sec80 centers: 5610,5775 [ 35.958420] Add VHT160/VHT80_80 pri80 and sec80 centers: 5775,5610 [ 35.958426] Add VHT160/VHT80_80 pri80 and sec80 centers: 5690,5775 [ 35.958431] Add VHT160/VHT80_80 pri80 and sec80 centers: 5775,5690 [ 35.958960] freq=58 [ 35.958988] freq=106 [ 35.958993] freq=122 [ 35.958998] freq=138 [ 35.960729] isCountryCodeValid: EEPROM regdomain 0x0 [ 35.960747] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x2) flags 0x2150 [ 35.960768] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x4) flags 0xa0 [ 35.960775] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x8) flags 0xc0 [ 35.960782] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x20) flags 0xd0 [ 35.960788] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x40) flags 0x150 [ 35.960795] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x800) flags 0x10080 [ 35.960801] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x2000) flags 0x20080 [ 35.960808] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x4000) flags 0x40080 [ 35.960866] Add VHT80 channel: 5210 [ 35.960872] Add VHT80 channel: 5290 [ 35.960877] Add VHT80 channel: 5530 [ 35.960882] Add VHT80 channel: 5610 [ 35.960887] Add VHT80 channel: 5690 [ 35.960892] Add VHT80 channel: 5775 [ 35.960911] Skipping VHT80 channel 5825 [ 35.960920] Add VHT160/VHT80_80 pri80 and sec80 centers: 5210,5290 [ 35.960925] Add VHT160/VHT80_80 pri80 and sec80 centers: 5290,5210 [ 35.960931] Add VHT160/VHT80_80 pri80 and sec80 centers: 5530,5610 [ 35.960936] Add VHT160/VHT80_80 pri80 and sec80 centers: 5610,5530 [ 35.960996] Add VHT160/VHT80_80 pri80 and sec80 centers: 5210,5530 [ 35.961002] Add VHT160/VHT80_80 pri80 and sec80 centers: 5530,5210 [ 35.961007] Add VHT160/VHT80_80 pri80 and sec80 centers: 5210,5610 [ 35.961013] Add VHT160/VHT80_80 pri80 and sec80 centers: 5610,5210 [ 35.961018] Add VHT160/VHT80_80 pri80 and sec80 centers: 5210,5690 [ 35.961024] Add VHT160/VHT80_80 pri80 and sec80 centers: 5690,5210 [ 35.961029] Add VHT160/VHT80_80 pri80 and sec80 centers: 5210,5775 [ 35.961035] Add VHT160/VHT80_80 pri80 and sec80 centers: 5775,5210 [ 35.961040] Add VHT160/VHT80_80 pri80 and sec80 centers: 5290,5530 [ 35.961046] Add VHT160/VHT80_80 pri80 and sec80 centers: 5530,5290 [ 35.961052] Add VHT160/VHT80_80 pri80 and sec80 centers: 5290,5610 [ 35.961057] Add VHT160/VHT80_80 pri80 and sec80 centers: 5610,5290 [ 35.961063] Add VHT160/VHT80_80 pri80 and sec80 centers: 5290,5690 [ 35.961068] Add VHT160/VHT80_80 pri80 and sec80 centers: 5690,5290 [ 35.961073] Add VHT160/VHT80_80 pri80 and sec80 centers: 5290,5775 [ 35.961079] Add VHT160/VHT80_80 pri80 and sec80 centers: 5775,5290 [ 35.961085] Add VHT160/VHT80_80 pri80 and sec80 centers: 5530,5690 [ 35.961090] Add VHT160/VHT80_80 pri80 and sec80 centers: 5690,5530 [ 35.961096] Add VHT160/VHT80_80 pri80 and sec80 centers: 5530,5775 [ 35.961101] Add VHT160/VHT80_80 pri80 and sec80 centers: 5775,5530 [ 35.961107] Add VHT160/VHT80_80 pri80 and sec80 centers: 5610,5775 [ 35.961112] Add VHT160/VHT80_80 pri80 and sec80 centers: 5775,5610 [ 35.961118] Add VHT160/VHT80_80 pri80 and sec80 centers: 5690,5775 [ 35.961124] Add VHT160/VHT80_80 pri80 and sec80 centers: 5775,5690 [ 35.961656] freq=58 [ 35.961684] freq=106 [ 35.961690] freq=122 [ 35.961694] freq=138 [ 35.963636] wlan_vap_create : enter. devhandle=0xd9bc0480, opmode=IEEE80211_M_STA, flags=0x3 [ 35.963666] send_vdev_create_cmd_non_tlv: ID = 0 Type = 2, Subtype = 0 VAP Addr = f0:9f:c2:6e:7b:e2: [ 35.963844] send_set_ps_mode_cmd_non_tlv:set psmode=1 [ 35.963969] wlan_vap_create : exit. devhandle=0xd9bc0480, vap=0xd9370000, opmode=IEEE80211_M_STA, flags=0x3. [ 35.963976] __ieee80211_smart_ant_init: Smart Antenna is not supported [ 35.964003] Enabling TX checksum bit for the vap ath0 features 4000 [ 35.964009] Enabling SG bit for the vap ath0 features 4000 [ 35.964015] Enabling SG bit for the vap ath0 features 4000 [ 35.964020] Enabling TSO bit for the vap ath0 features 4000 [ 35.964025] Enabling LRO bit for the vap ath0 features 4000 [ 35.964391] VAP device ath0 created osifp: (dceed480) os_if: (d9370000) [ 35.964444] ath0: assigned ifindex: 17 [ 35.984023] Resetting spectral chainmask to Rx chainmask [ 36.002363] isCountryCodeValid: EEPROM regdomain 0x0 [ 36.002390] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x2) flags 0x2150 [ 36.002420] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x4) flags 0xa0 [ 36.002427] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x8) flags 0xc0 [ 36.002434] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x20) flags 0xd0 [ 36.002441] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x40) flags 0x150 [ 36.002447] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x800) flags 0x10080 [ 36.002454] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x2000) flags 0x20080 [ 36.002460] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x4000) flags 0x40080 [ 36.002522] Add VHT80 channel: 5210 [ 36.002528] Add VHT80 channel: 5290 [ 36.002534] Add VHT80 channel: 5530 [ 36.002604] Add VHT80 channel: 5610 [ 36.002610] Add VHT80 channel: 5690 [ 36.002615] Add VHT80 channel: 5775 [ 36.002636] Skipping VHT80 channel 5825 [ 36.002646] Add VHT160/VHT80_80 pri80 and sec80 centers: 5210,5290 [ 36.002652] Add VHT160/VHT80_80 pri80 and sec80 centers: 5290,5210 [ 36.002658] Add VHT160/VHT80_80 pri80 and sec80 centers: 5530,5610 [ 36.002663] Add VHT160/VHT80_80 pri80 and sec80 centers: 5610,5530 [ 36.002725] Add VHT160/VHT80_80 pri80 and sec80 centers: 5210,5530 [ 36.002732] Add VHT160/VHT80_80 pri80 and sec80 centers: 5530,5210 [ 36.002737] Add VHT160/VHT80_80 pri80 and sec80 centers: 5210,5610 [ 36.002743] Add VHT160/VHT80_80 pri80 and sec80 centers: 5610,5210 [ 36.002749] Add VHT160/VHT80_80 pri80 and sec80 centers: 5210,5690 [ 36.002754] Add VHT160/VHT80_80 pri80 and sec80 centers: 5690,5210 [ 36.002760] Add VHT160/VHT80_80 pri80 and sec80 centers: 5210,5775 [ 36.002765] Add VHT160/VHT80_80 pri80 and sec80 centers: 5775,5210 [ 36.002771] Add VHT160/VHT80_80 pri80 and sec80 centers: 5290,5530 [ 36.002777] Add VHT160/VHT80_80 pri80 and sec80 centers: 5530,5290 [ 36.002783] Add VHT160/VHT80_80 pri80 and sec80 centers: 5290,5610 [ 36.002788] Add VHT160/VHT80_80 pri80 and sec80 centers: 5610,5290 [ 36.002794] Add VHT160/VHT80_80 pri80 and sec80 centers: 5290,5690 [ 36.002800] Add VHT160/VHT80_80 pri80 and sec80 centers: 5690,5290 [ 36.002805] Add VHT160/VHT80_80 pri80 and sec80 centers: 5290,5775 [ 36.002811] Add VHT160/VHT80_80 pri80 and sec80 centers: 5775,5290 [ 36.002817] Add VHT160/VHT80_80 pri80 and sec80 centers: 5530,5690 [ 36.002822] Add VHT160/VHT80_80 pri80 and sec80 centers: 5690,5530 [ 36.002828] Add VHT160/VHT80_80 pri80 and sec80 centers: 5530,5775 [ 36.002834] Add VHT160/VHT80_80 pri80 and sec80 centers: 5775,5530 [ 36.002840] Add VHT160/VHT80_80 pri80 and sec80 centers: 5610,5775 [ 36.002845] Add VHT160/VHT80_80 pri80 and sec80 centers: 5775,5610 [ 36.002851] Add VHT160/VHT80_80 pri80 and sec80 centers: 5690,5775 [ 36.002856] Add VHT160/VHT80_80 pri80 and sec80 centers: 5775,5690 [ 36.003398] freq=58 [ 36.003404] freq=106 [ 36.003409] freq=122 [ 36.003414] freq=138 [ 36.006883] siwfreq [ 36.012194] WARNING: Fragmentation with HT mode NOT ALLOWED!! [ 36.028411] isCountryCodeValid: EEPROM regdomain 0x0 [ 36.028438] ol_regdmn_init_channels: !avail mode 0x680c (0x2) flags 0x2150 [ 36.028445] ol_regdmn_init_channels: !avail mode 0x680c (0x1) flags 0x140 [ 36.028473] ol_regdmn_init_channels: !avail mode 0x680c (0x20) flags 0xd0 [ 36.028480] ol_regdmn_init_channels: !avail mode 0x680c (0x40) flags 0x150 [ 36.028570] ol_regdmn_init_channels: !avail mode 0x680c (0x1000) flags 0x10100 [ 36.028577] ol_regdmn_init_channels: !avail mode 0x680c (0x8000) flags 0x20100 [ 36.028584] ol_regdmn_init_channels: !avail mode 0x680c (0x10000) flags 0x40100 [ 36.028591] ol_regdmn_init_channels: !avail mode 0x680c (0x20000) flags 0x100100 [ 36.028597] ol_regdmn_init_channels: !avail mode 0x680c (0x40000) flags 0x200100 [ 36.028604] ol_regdmn_init_channels: !avail mode 0x680c (0x80000) flags 0x400100 [ 36.028611] ol_regdmn_init_channels: !avail mode 0x680c (0x100000) flags 0x800100 [ 36.028618] ol_regdmn_init_channels: !avail mode 0x680c (0x200000) flags 0x4000100 [ 36.028624] ol_regdmn_init_channels: !avail mode 0x680c (0x400000) flags 0x8000100 [ 36.030502] isCountryCodeValid: EEPROM regdomain 0x0 [ 36.030518] ol_regdmn_init_channels: !avail mode 0x680c (0x2) flags 0x2150 [ 36.030525] ol_regdmn_init_channels: !avail mode 0x680c (0x1) flags 0x140 [ 36.030611] ol_regdmn_init_channels: !avail mode 0x680c (0x20) flags 0xd0 [ 36.030619] ol_regdmn_init_channels: !avail mode 0x680c (0x40) flags 0x150 [ 36.030643] ol_regdmn_init_channels: !avail mode 0x680c (0x1000) flags 0x10100 [ 36.030650] ol_regdmn_init_channels: !avail mode 0x680c (0x8000) flags 0x20100 [ 36.030656] ol_regdmn_init_channels: !avail mode 0x680c (0x10000) flags 0x40100 [ 36.030663] ol_regdmn_init_channels: !avail mode 0x680c (0x20000) flags 0x100100 [ 36.030669] ol_regdmn_init_channels: !avail mode 0x680c (0x40000) flags 0x200100 [ 36.030676] ol_regdmn_init_channels: !avail mode 0x680c (0x80000) flags 0x400100 [ 36.030682] ol_regdmn_init_channels: !avail mode 0x680c (0x100000) flags 0x800100 [ 36.030689] ol_regdmn_init_channels: !avail mode 0x680c (0x200000) flags 0x4000100 [ 36.030695] ol_regdmn_init_channels: !avail mode 0x680c (0x400000) flags 0x8000100 [ 36.032900] wlan_vap_create : enter. devhandle=0xd90c0480, opmode=IEEE80211_M_HOSTAP, flags=0x1 [ 36.032931] send_vdev_create_cmd_non_tlv: ID = 0 Type = 1, Subtype = 0 VAP Addr = f0:9f:c2:6e:7b:e3: [ 36.032955] su bfee 0 mu bfee 0 su bfer 0 mu bfer 0 impl bf 1 sounding dim 0 [ 36.033009] ieee80211_mbo_vattach:MBO Initialized [ 36.033017] ieee80211_oce_vattach: OCE Initialized [ 36.033117] wlan_vap_create : exit. devhandle=0xd90c0480, vap=0xd90a0000, opmode=IEEE80211_M_HOSTAP, flags=0x1. [ 36.033124] __ieee80211_smart_ant_init: Smart Antenna is not supported [ 36.033137] Enabling TX checksum bit for the vap ath1 features 4000 [ 36.033143] Enabling SG bit for the vap ath1 features 4000 [ 36.033148] Enabling SG bit for the vap ath1 features 4000 [ 36.033154] Enabling TSO bit for the vap ath1 features 4000 [ 36.033159] Enabling LRO bit for the vap ath1 features 4000 [ 36.033415] VAP device ath1 created osifp: (d9d57480) os_if: (d90a0000) [ 36.033468] ath1: assigned ifindex: 18 [ 36.055339] Resetting spectral chainmask to Rx chainmask [ 36.071030] isCountryCodeValid: EEPROM regdomain 0x0 [ 36.071058] ol_regdmn_init_channels: !avail mode 0x680c (0x2) flags 0x2150 [ 36.071066] ol_regdmn_init_channels: !avail mode 0x680c (0x1) flags 0x140 [ 36.071109] ol_regdmn_init_channels: !avail mode 0x680c (0x20) flags 0xd0 [ 36.071116] ol_regdmn_init_channels: !avail mode 0x680c (0x40) flags 0x150 [ 36.071140] ol_regdmn_init_channels: !avail mode 0x680c (0x1000) flags 0x10100 [ 36.071147] ol_regdmn_init_channels: !avail mode 0x680c (0x8000) flags 0x20100 [ 36.071154] ol_regdmn_init_channels: !avail mode 0x680c (0x10000) flags 0x40100 [ 36.071160] ol_regdmn_init_channels: !avail mode 0x680c (0x20000) flags 0x100100 [ 36.071167] ol_regdmn_init_channels: !avail mode 0x680c (0x40000) flags 0x200100 [ 36.071174] ol_regdmn_init_channels: !avail mode 0x680c (0x80000) flags 0x400100 [ 36.071180] ol_regdmn_init_channels: !avail mode 0x680c (0x100000) flags 0x800100 [ 36.071187] ol_regdmn_init_channels: !avail mode 0x680c (0x200000) flags 0x4000100 [ 36.071193] ol_regdmn_init_channels: !avail mode 0x680c (0x400000) flags 0x8000100 [ 36.074602] siwfreq [ 36.074615] Set freq vap 0 stop send + d90a0000 [ 36.074716] Set freq vap 0 stop send -d90a0000 [ 36.098191] Set wait done --d90a0000 [ 36.123001] WARNING: Fragmentation with HT mode NOT ALLOWED!! [ 36.136851] configuring additional NSS pbufs [ 36.152865] additional pbufs of size 2936832 got added to NSS [ 36.179606] su bfee 1 mu bfee 1 su bfer 1 mu bfer 0 impl bf 0 sounding dim 3 [ 36.179636] su bfee 1 mu bfee 1 su bfer 1 mu bfer 0 impl bf 0 sounding dim 3 [ 36.191357] send_set_ps_mode_cmd_non_tlv:set psmode=0 [ 36.191528] send_set_ps_mode_cmd_non_tlv:set psmode=0 [ 36.199953] [ 36.199953] DES SSID SET=F09FC26E7BE0 [ 36.212017] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 1 sounding dim 3 [ 36.212048] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 1 sounding dim 3 [ 36.213896] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 1 sounding dim 3 [ 36.215670] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 3 [ 36.393115] br0: assigned ifindex: 19 [ 36.408911] br0: port 1(eth0) entered blocking state [ 36.408924] br0: port 1(eth0) entered disabled state [ 36.409191] device eth0 entered promiscuous mode [ 36.415368] br0: port 2(ath0) entered blocking state [ 36.415381] br0: port 2(ath0) entered disabled state [ 36.415620] device ath0 entered promiscuous mode [ 36.423203] br0: port 3(ath1) entered blocking state [ 36.423216] br0: port 3(ath1) entered disabled state [ 36.423434] device ath1 entered promiscuous mode [ 36.515531] IPv6: ADDRCONF(NETDEV_UP): br0: link is not ready [ 36.522161] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 36.522184] br0: port 1(eth0) entered blocking state [ 36.522195] br0: port 1(eth0) entered forwarding state [ 36.522264] IPv6: ADDRCONF(NETDEV_CHANGE): br0: link becomes ready [ 36.631963] Enabling NSS RPS [ 36.749406] [wifi0] FWLOG: [28007] UNKNOWN 22:55 ( 0x2a, 0xa10, 0x164, 0x10, 0x0 ) [ 36.749449] [wifi0] FWLOG: [28010] UNKNOWN 22:55 ( 0x2a, 0xa10, 0x164, 0x10, 0x0 ) [ 36.749478] [wifi0] FWLOG: [28064] UNKNOWN 22:55 ( 0x2a, 0xa10, 0x164, 0x10, 0x0 ) [ 36.766984] [wifi1] FWLOG: [28039] UNKNOWN 22:55 ( 0x2a, 0xa10, 0x164, 0x0, 0x12 ) [ 36.767157] [wifi1] FWLOG: [28041] UNKNOWN 22:55 ( 0x2a, 0xa10, 0x164, 0x0, 0x12 ) [ 36.767241] [wifi1] FWLOG: [28096] UNKNOWN 22:55 ( 0x2a, 0xa10, 0x164, 0x0, 0x12 ) [ 36.813260] vap-0(ath0):start running, ifname=ath0, opmode=1 [ 36.813484] br0: port 2(ath0) entered blocking state [ 36.813497] br0: port 2(ath0) entered forwarding state [ 36.838032] ieee80211_ioctl_siwmode: imr.ifm_active=131712, new mode=3, valid=1 [ 36.868972] DEVICE IS DOWN ifname=ath1 [ 36.869021] DEVICE IS DOWN ifname=ath1 [ 36.900639] netlink: 12 bytes leftover after parsing attributes in process `ip'. [ 36.900655] netlink: 12 bytes leftover after parsing attributes in process `ip'. [ 36.997978] wlan_get_active_vport_chan: ch=0 [ 36.998437] br0: port 3(ath1) entered blocking state [ 36.998449] br0: port 3(ath1) entered forwarding state [ 37.388112] br0: port 1(eth0) entered disabled state [ 37.767339] [wifi1] FWLOG: [28988] WAL_DBGID_SECURITY_ENCR_EN ( ) [ 37.767356] [wifi1] FWLOG: [28988] WAL_DBGID_SECURITY_MCAST_KEY_SET ( 0x1 ) [ 40.193094] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 40.196221] br0: port 1(eth0) entered blocking state [ 40.196236] br0: port 1(eth0) entered forwarding state [ 40.207395] eth0: 1000 Mbps Full Duplex [ 40.374567] OL vap_start + [ 40.374588] VDEV START [ 40.374608] OL vap_start - [ 40.374641] ol_ath_vap_set_param: Now supported MGMT RATE is 1000(kbps) and rate code: 0x43 [ 40.647284] ol_vdev_start_resp_ev for vap 0 (d9120000) [ 40.647309] send_wmm_update_cmd_non_tlv: [ 40.647348] ol_ath_vap_set_param: Now supported MGMT RATE is 1000(kbps) and rate code: 0x43 [ 40.647438] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 3 [ 40.647462] send_vdev_up_cmd_non_tlv for vap 0 (d9120000) [ 40.647482] __ieee80211_smart_ant_init: Smart Antenna is not supported [ 41.734602] [wifi1] FWLOG: [32488] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 ) [ 41.734670] [wifi1] FWLOG: [32488] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 ) [ 41.734684] [wifi1] FWLOG: [32489] vap-0 VDEV_MGR_VDEV_START ( 0x96c, 0x2, 0x0, 0x0 ) [ 41.734738] [wifi1] FWLOG: [32768] UNKNOWN 14:20 ( 0x0 ) [ 41.734752] [wifi1] FWLOG: [32768] VDEV_MGR_HP_START_TIME ( 0x0, 0x96c, 0x68b000 ) [ 41.734772] [wifi1] FWLOG: [32768] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x1 ) [ 41.734784] [wifi1] FWLOG: [32768] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 ) [ 41.734821] [wifi1] FWLOG: [32768] VDEV_MGR_AP_TBTT_CONFIG ( 0x0, 0x96c, 0x0, 0x0 ) [ 43.296931] vap-0(ath0):Canceling STA_CAC timer [ 43.296944] __ieee80211_smart_ant_init: Smart Antenna is not supported [ 43.312894] br0: port 2(ath0) entered disabled state


[ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.4.87 (builder@buildhost) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r15487-af49ae7d23)) #0 SMP Thu Jan 14 00:05:48 2021 [ 0.000000] CPU: ARMv7 Processor [512f04d0] revision 0 (ARMv7), cr=10c5787d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache [ 0.000000] OF: fdt: Machine model: Ubiquiti UniFi AC HD [ 0.000000] OF: fdt: Ignoring memory range 0x40000000 - 0x42000000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] On node 0 totalpages: 122880 [ 0.000000] Normal zone: 1080 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 122880 pages, LIFO batch:31 [ 0.000000] percpu: Embedded 15 pages/cpu s30220 r8192 d23028 u61440 [ 0.000000] pcpu-alloc: s30220 r8192 d23028 u61440 alloc=15*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 121800 [ 0.000000] Kernel command line: quiet ubootver=v1.0.7.255 ubntbootid=0 [ 0.000000] Bootloader command line not present [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 476872K/491520K available (6261K kernel code, 196K rwdata, 1564K rodata, 1024K init, 240K bss, 14648K reserved, 0K cma-reserved, 0K highmem) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] random: get_random_bytes called from start_kernel+0x340/0x4ec with crng_init=0 [ 0.000000] clocksource: dg_timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 305801671480 ns [ 0.000007] sched_clock: 32 bits at 6MHz, resolution 160ns, wraps every 343597383600ns [ 0.000016] Switching to timer-based delay loop, resolution 160ns [ 0.000234] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.50 BogoMIPS (lpj=62500) [ 0.000248] pid_max: default: 32768 minimum: 301 [ 0.000426] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.000439] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.001372] CPU: Testing write buffer coherency: ok [ 0.002464] Setting up static identity map for 0x42300000 - 0x42300060 [ 0.002623] rcu: Hierarchical SRCU implementation. [ 0.003074] smp: Bringing up secondary CPUs ... [ 0.004915] smp: Brought up 1 node, 2 CPUs [ 0.004924] SMP: Total of 2 processors activated (25.00 BogoMIPS). [ 0.004930] CPU: All CPU(s) started in SVC mode. [ 0.014108] VFP support v0.3: implementor 51 architecture 64 part 4d variant 2 rev 0 [ 0.014239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.014260] futex hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.014403] pinctrl core: initialized pinctrl subsystem [ 0.015446] NET: Registered protocol family 16 [ 0.015748] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.017017] cpuidle: using governor ladder [ 0.017073] cpuidle: using governor menu [ 0.046768] usbcore: registered new interface driver usbfs [ 0.046842] usbcore: registered new interface driver hub [ 0.046915] usbcore: registered new device driver usb [ 0.046966] pps_core: LinuxPPS API ver. 1 registered [ 0.046973] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.047001] PTP clock support registered [ 0.047726] workqueue: max_active 576 requested for napi_workq is out of range, clamping between 1 and 512 [ 0.048778] clocksource: Switched to clocksource dg_timer [ 0.049586] thermal_sys: Registered thermal governor 'step_wise' [ 0.051974] NET: Registered protocol family 2 [ 0.052673] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) [ 0.052705] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) [ 0.052741] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.052790] TCP: Hash tables configured (established 4096 bind 4096) [ 0.052880] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.052901] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.053123] NET: Registered protocol family 1 [ 0.053179] PCI: CLS 0 bytes, default 64 [ 0.054392] workingset: timestamp_bits=14 max_order=17 bucket_order=3 [ 0.061007] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.061015] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.099529] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.101171] qcom-pcie 1b500000.pci: 1b500000.pci supply vdda not found, using dummy regulator [ 0.101294] qcom-pcie 1b500000.pci: 1b500000.pci supply vdda_phy not found, using dummy regulator [ 0.101394] qcom-pcie 1b500000.pci: 1b500000.pci supply vdda_refclk not found, using dummy regulator [ 0.101636] qcom-pcie 1b500000.pci: host bridge /soc/pci@1b500000 ranges: [ 0.101653] qcom-pcie 1b500000.pci: Parsing ranges property... [ 0.101696] qcom-pcie 1b500000.pci: IO 0x0fe00000..0x0fefffff -> 0x0fe00000 [ 0.101729] qcom-pcie 1b500000.pci: MEM 0x08000000..0x0fdfffff -> 0x08000000 [ 0.324449] qcom-pcie 1b500000.pci: Link up [ 0.324589] qcom-pcie 1b500000.pci: PCI host bridge to bus 0000:00 [ 0.324605] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.324620] pci_bus 0000:00: root bus resource [io 0x0000-0xfffff] (bus address [0xfe00000-0xfefffff]) [ 0.324631] pci_bus 0000:00: root bus resource [mem 0x08000000-0x0fdfffff] [ 0.324642] pci_bus 0000:00: scanning bus [ 0.324685] pci 0000:00:00.0: [17cb:0101] type 01 class 0xff0000 [ 0.324834] pci 0000:00:00.0: supports D1 [ 0.324845] pci 0000:00:00.0: PME# supported from D0 D1 D3hot [ 0.324860] pci 0000:00:00.0: PME# disabled [ 0.328625] pci_bus 0000:00: fixups for bus [ 0.328645] PCI: bus0: Fast back to back transfers disabled [ 0.328658] pci 0000:00:00.0: scanning [bus 01-ff] behind bridge, pass 0 [ 0.328773] pci_bus 0000:01: scanning bus [ 0.328949] pci 0000:01:00.0: [168c:0046] type 00 class 0x028000 [ 0.329405] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit] [ 0.330547] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold [ 0.330588] pci 0000:01:00.0: PME# disabled [ 0.334500] pci_bus 0000:01: fixups for bus [ 0.334570] PCI: bus1: Fast back to back transfers disabled [ 0.334581] pci_bus 0000:01: bus scan returning with max=01 [ 0.334598] pci 0000:00:00.0: scanning [bus 01-ff] behind bridge, pass 1 [ 0.334615] pci_bus 0000:00: bus scan returning with max=ff [ 0.334646] pci 0000:00:00.0: BAR 8: assigned [mem 0x08000000-0x081fffff] [ 0.334665] pci 0000:01:00.0: BAR 0: assigned [mem 0x08000000-0x081fffff 64bit] [ 0.334786] pci 0000:00:00.0: PCI bridge to [bus 01-ff] [ 0.334801] pci 0000:00:00.0: bridge window [mem 0x08000000-0x081fffff] [ 0.334972] pcieport 0000:00:00.0: assign IRQ: got 34 [ 0.335457] pcieport 0000:00:00.0: AER: enabled with IRQ 35 [ 0.335980] qcom-pcie 1b700000.pci: 1b700000.pci supply vdda not found, using dummy regulator [ 0.336091] qcom-pcie 1b700000.pci: 1b700000.pci supply vdda_phy not found, using dummy regulator [ 0.336201] qcom-pcie 1b700000.pci: 1b700000.pci supply vdda_refclk not found, using dummy regulator [ 0.336429] qcom-pcie 1b700000.pci: host bridge /soc/pci@1b700000 ranges: [ 0.336446] qcom-pcie 1b700000.pci: Parsing ranges property... [ 0.336487] qcom-pcie 1b700000.pci: IO 0x31e00000..0x31efffff -> 0x31e00000 [ 0.336516] qcom-pcie 1b700000.pci: MEM 0x2e000000..0x31dfffff -> 0x2e000000 [ 0.566183] qcom-pcie 1b700000.pci: Link up [ 0.566312] qcom-pcie 1b700000.pci: PCI host bridge to bus 0001:00 [ 0.566328] pci_bus 0001:00: root bus resource [bus 00-ff] [ 0.566340] pci_bus 0001:00: root bus resource [mem 0x2e000000-0x31dfffff] [ 0.566350] pci_bus 0001:00: scanning bus [ 0.566388] pci 0001:00:00.0: [17cb:0101] type 01 class 0xff0000 [ 0.566526] pci 0001:00:00.0: supports D1 [ 0.566536] pci 0001:00:00.0: PME# supported from D0 D1 D3hot [ 0.566549] pci 0001:00:00.0: PME# disabled [ 0.570343] pci_bus 0001:00: fixups for bus [ 0.570362] PCI: bus0: Fast back to back transfers disabled [ 0.570375] pci 0001:00:00.0: scanning [bus 01-ff] behind bridge, pass 0 [ 0.570488] pci_bus 0001:01: scanning bus [ 0.570663] pci 0001:01:00.0: [168c:0046] type 00 class 0x028000 [ 0.571009] pci 0001:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit] [ 0.572147] pci 0001:01:00.0: PME# supported from D0 D3hot D3cold [ 0.572188] pci 0001:01:00.0: PME# disabled [ 0.576098] pci_bus 0001:01: fixups for bus [ 0.576169] PCI: bus1: Fast back to back transfers disabled [ 0.576179] pci_bus 0001:01: bus scan returning with max=01 [ 0.576195] pci 0001:00:00.0: scanning [bus 01-ff] behind bridge, pass 1 [ 0.576213] pci_bus 0001:00: bus scan returning with max=ff [ 0.576237] pci 0001:00:00.0: BAR 8: assigned [mem 0x2e000000-0x2e1fffff] [ 0.576255] pci 0001:01:00.0: BAR 0: assigned [mem 0x2e000000-0x2e1fffff 64bit] [ 0.576375] pci 0001:00:00.0: PCI bridge to [bus 01-ff] [ 0.576390] pci 0001:00:00.0: bridge window [mem 0x2e000000-0x2e1fffff] [ 0.576547] pcieport 0001:00:00.0: assign IRQ: got 36 [ 0.577142] pcieport 0001:00:00.0: AER: enabled with IRQ 37 [ 0.579574] L2 @ QSB rate. Forcing new rate. [ 0.579777] L2 @ 384000 KHz [ 0.579948] CPU0 @ 800000 KHz [ 0.579956] CPU1 @ QSB rate. Forcing new rate. [ 0.580080] CPU1 @ 384000 KHz [ 0.583513] gsbi 16300000.gsbi: GSBI port protocol: 6 crci: 0 [ 0.584971] gsbi 1a200000.gsbi: GSBI port protocol: 3 crci: 0 [ 0.586555] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled [ 0.588835] msm_serial 16340000.serial: msm_serial: detected port #0 [ 0.588878] msm_serial 16340000.serial: uartclk = 7372800 [ 0.588945] 16340000.serial: ttyMSM0 at MMIO 0x16340000 (irq = 38, base_baud = 460800) is a MSM [ 0.588974] msm_serial: console setup on port #0 [ 0.589064] printk: console [ttyMSM0] enabled [ 0.589368] msm_serial: driver initialized [ 0.594250] loop: module loaded [ 0.595889] spi_qup 1a280000.spi: IN:block:16, fifo:64, OUT:block:16, fifo:64 [ 0.597229] spi-nor spi0.0: mx25u25635f (32768 Kbytes) [ 0.597356] 16 fixed-partitions partitions found on MTD device spi0.0 [ 0.597364] Creating 16 MTD partitions on "spi0.0": [ 0.597379] 0x000000000000-0x000000020000 : "SBL1" [ 0.598315] 0x000000020000-0x000000030000 : "MIBIB" [ 0.599295] 0x000000030000-0x000000050000 : "SBL2" [ 0.600184] 0x000000050000-0x000000080000 : "SBL3" [ 0.601073] 0x000000080000-0x000000090000 : "DDRCONFIG" [ 0.601955] 0x000000090000-0x0000000a0000 : "SSD" [ 0.602841] 0x0000000a0000-0x0000000d0000 : "TZ" [ 0.603714] 0x0000000d0000-0x0000000f0000 : "RPM" [ 0.604596] 0x0000000f0000-0x0000001b0000 : "APPSBL" [ 0.605480] 0x0000001b0000-0x0000001c0000 : "APPSBLENV" [ 0.606377] 0x0000001c0000-0x0000001d0000 : "EEPROM" [ 0.607273] 0x0000001d0000-0x0000001e0000 : "bootselect" [ 0.608166] 0x0000001e0000-0x000001050000 : "firmware" [ 0.609738] 2 fit-fw partitions found on MTD device firmware [ 0.609746] Creating 2 MTD partitions on "firmware": [ 0.609758] 0x000000000000-0x0000002e0000 : "kernel" [ 0.610619] 0x0000002e0000-0x000000e70000 : "rootfs" [ 0.611476] mtd: device 14 (rootfs) set to be root filesystem [ 0.611715] 1 squashfs-split partitions found on MTD device rootfs [ 0.611728] 0x000000620000-0x000000e70000 : "rootfs_data" [ 0.612587] 0x000001050000-0x000001ec0000 : "kernel1" [ 0.613477] 0x000001ec0000-0x000001fc0000 : "debug" [ 0.614338] 0x000001fc0000-0x000002000000 : "cfg" [ 0.616403] libphy: ipq8064_mdio_bus: probed [ 0.616832] libphy: Fixed MDIO Bus: probed [ 0.617124] ipq806x-gmac-dwmac 37200000.ethernet: IRQ eth_wake_irq not found [ 0.617136] ipq806x-gmac-dwmac 37200000.ethernet: IRQ eth_lpi not found [ 0.617533] ipq806x-gmac-dwmac 37200000.ethernet: PTP uses main clock [ 0.618232] ipq806x-gmac-dwmac 37200000.ethernet: User ID: 0x10, Synopsys ID: 0x37 [ 0.618253] ipq806x-gmac-dwmac 37200000.ethernet: DWMAC1000 [ 0.618264] ipq806x-gmac-dwmac 37200000.ethernet: DMA HW capability register supported [ 0.618274] ipq806x-gmac-dwmac 37200000.ethernet: RX Checksum Offload Engine supported [ 0.618283] ipq806x-gmac-dwmac 37200000.ethernet: COE Type 2 [ 0.618292] ipq806x-gmac-dwmac 37200000.ethernet: TX Checksum insertion supported [ 0.618300] ipq806x-gmac-dwmac 37200000.ethernet: Wake-Up On Lan supported [ 0.618309] ipq806x-gmac-dwmac 37200000.ethernet: Enhanced/Alternate descriptors [ 0.618316] ipq806x-gmac-dwmac 37200000.ethernet: Enabled extended descriptors [ 0.618325] ipq806x-gmac-dwmac 37200000.ethernet: Ring mode enabled [ 0.618334] ipq806x-gmac-dwmac 37200000.ethernet: Enable RX Mitigation via HW Watchdog Timer [ 0.619241] ipq806x-gmac-dwmac 37400000.ethernet: IRQ eth_wake_irq not found [ 0.619253] ipq806x-gmac-dwmac 37400000.ethernet: IRQ eth_lpi not found [ 0.619658] ipq806x-gmac-dwmac 37400000.ethernet: PTP uses main clock [ 0.619936] ipq806x-gmac-dwmac 37400000.ethernet: User ID: 0x10, Synopsys ID: 0x37 [ 0.619950] ipq806x-gmac-dwmac 37400000.ethernet: DWMAC1000 [ 0.619960] ipq806x-gmac-dwmac 37400000.ethernet: DMA HW capability register supported [ 0.619969] ipq806x-gmac-dwmac 37400000.ethernet: RX Checksum Offload Engine supported [ 0.619978] ipq806x-gmac-dwmac 37400000.ethernet: COE Type 2 [ 0.619987] ipq806x-gmac-dwmac 37400000.ethernet: TX Checksum insertion supported [ 0.619995] ipq806x-gmac-dwmac 37400000.ethernet: Wake-Up On Lan supported [ 0.620004] ipq806x-gmac-dwmac 37400000.ethernet: Enhanced/Alternate descriptors [ 0.620013] ipq806x-gmac-dwmac 37400000.ethernet: Enabled extended descriptors [ 0.620022] ipq806x-gmac-dwmac 37400000.ethernet: Ring mode enabled [ 0.620030] ipq806x-gmac-dwmac 37400000.ethernet: Enable RX Mitigation via HW Watchdog Timer [ 0.620932] i2c /dev entries driver [ 0.623045] cpuidle: enable-method property 'qcom,kpss-acc-v1' found operations [ 0.623143] cpuidle: enable-method property 'qcom,kpss-acc-v1' found operations [ 0.623680] sdhci: Secure Digital Host Controller Interface driver [ 0.623687] sdhci: Copyright(c) Pierre Ossman [ 0.623693] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.625933] NET: Registered protocol family 10 [ 0.627178] Segment Routing with IPv6 [ 0.627264] NET: Registered protocol family 17 [ 0.627328] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 0.627544] 8021q: 802.1Q VLAN Support v1.8 [ 0.627628] Registering SWP/SWPB emulation handler [ 0.650831] qcom_rpm 108000.rpm: RPM firmware 3.0.16777381 [ 0.664231] s1a: Bringing 0uV into 1050000-1050000uV [ 0.664477] s1a: supplied by regulator-dummy [ 0.664615] s1b: Bringing 0uV into 1050000-1050000uV [ 0.664838] s1b: supplied by regulator-dummy [ 0.664974] s2a: Bringing 0uV into 800000-800000uV [ 0.665198] s2a: supplied by regulator-dummy [ 0.665336] s2b: Bringing 0uV into 800000-800000uV [ 0.665557] s2b: supplied by regulator-dummy [ 0.674598] hctosys: unable to open rtc device (rtc0) [ 0.678190] random: fast init done [ 0.681365] VFS: Mounted root (squashfs filesystem) readonly on device 31:14. [ 0.682012] Freeing unused kernel memory: 1024K [ 0.709304] Run /sbin/init as init process [ 1.072100] random: crng init done [ 1.482131] init: Console is alive [ 1.482233] init: - watchdog - [ 3.030576] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 3.224067] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.227365] SCSI subsystem initialized [ 3.231903] libata version 3.00 loaded. [ 3.235124] ehci-fsl: Freescale EHCI Host controller driver [ 3.235601] ehci-platform: EHCI generic platform driver [ 3.238733] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.239246] ohci-platform: OHCI generic platform driver [ 3.241258] dwc3-qcom 110f8800.usb3: IRQ hs_phy_irq not found [ 3.241280] dwc3-qcom 110f8800.usb3: IRQ dp_hs_phy_irq not found [ 3.245975] dwc3-qcom 110f8800.usb3: IRQ dm_hs_phy_irq not found [ 3.252147] dwc3-qcom 110f8800.usb3: IRQ ss_phy_irq not found [ 3.259823] dwc3-qcom 100f8800.usb3: IRQ hs_phy_irq not found [ 3.263684] dwc3-qcom 100f8800.usb3: IRQ dp_hs_phy_irq not found [ 3.269474] dwc3-qcom 100f8800.usb3: IRQ dm_hs_phy_irq not found [ 3.275488] dwc3-qcom 100f8800.usb3: IRQ ss_phy_irq not found [ 3.282886] dwc3 11000000.dwc3: Failed to get clk 'ref': -2 [ 3.348434] dwc3 10000000.dwc3: Failed to get clk 'ref': -2 [ 3.432643] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 3.432667] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 [ 3.432822] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228f065 hci version 0x100 quirks 0x0000000002010010 [ 3.432868] xhci-hcd xhci-hcd.0.auto: irq 41, io mem 0x11000000 [ 3.433546] hub 1-0:1.0: USB hub found [ 3.433584] hub 1-0:1.0: 1 port detected [ 3.433815] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 3.433830] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2 [ 3.433841] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed [ 3.433940] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 3.434345] hub 2-0:1.0: USB hub found [ 3.434382] hub 2-0:1.0: 1 port detected [ 3.434702] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 3.434721] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3 [ 3.434862] xhci-hcd xhci-hcd.1.auto: hcc params 0x0228f065 hci version 0x100 quirks 0x0000000002010010 [ 3.434902] xhci-hcd xhci-hcd.1.auto: irq 42, io mem 0x10000000 [ 3.435521] hub 3-0:1.0: USB hub found [ 3.435558] hub 3-0:1.0: 1 port detected [ 3.435787] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 3.435801] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4 [ 3.435812] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed [ 3.435908] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. [ 3.436306] hub 4-0:1.0: USB hub found [ 3.436343] hub 4-0:1.0: 1 port detected [ 3.437659] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 3.443431] init: - preinit - [ 4.600411] dwmac1000: Master AXI performs any burst length [ 4.600429] ipq806x-gmac-dwmac 37200000.ethernet eth0: No Safety Features support found [ 4.600441] ipq806x-gmac-dwmac 37200000.ethernet eth0: IEEE 1588-2008 Advanced Timestamp supported [ 4.600602] ipq806x-gmac-dwmac 37200000.ethernet eth0: registered PTP clock [ 4.600614] ipq806x-gmac-dwmac 37200000.ethernet eth0: configuring for fixed/sgmii link mode [ 4.601626] ipq806x-gmac-dwmac 37200000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off [ 4.601649] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 8.797113] mount_root: jffs2 not ready yet, using temporary tmpfs overlay [ 8.801785] urandom-seed: Seed file not found (/etc/urandom.seed) [ 8.819083] ipq806x-gmac-dwmac 37200000.ethernet eth0: Link is Down [ 8.824869] procd: - early - [ 8.824935] procd: - watchdog - [ 9.388305] procd: - watchdog - [ 9.389401] procd: - ubus - [ 9.544989] procd: - init - [ 9.891386] urngd: v1.0.2 started. [ 9.904064] kmodloader: loading kernel modules from /etc/modules.d/* [ 10.014700] Loading modules backported from Linux version v5.8.18-0-gab435ce49bd1 [ 10.014714] Backport generated by backports.git v5.8.18-1-0-ga630fd46 [ 10.128327] xt_time: kernel timezone is -0000 [ 10.165816] PPP generic driver version 2.4.2 [ 10.166297] NET: Registered protocol family 24 [ 10.193952] ath10k_pci 0000:01:00.0: assign IRQ: got 34 [ 10.193972] ath10k 5.8 driver, optimized for CT firmware, probing pci device: 0x46. [ 10.194470] ath10k_pci 0000:01:00.0: enabling device (0140 -> 0142) [ 10.194533] ath10k_pci 0000:01:00.0: enabling bus mastering [ 10.195046] ath10k_pci 0000:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0 [ 11.353491] ath10k_pci 0000:01:00.0: qca9984/qca9994 hw1.0 target 0x01000000 chip_id 0x00000000 sub 0777:e535 [ 11.353505] ath10k_pci 0000:01:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0 [ 11.356124] ath10k_pci 0000:01:00.0: firmware ver 10.4b-ct-9984-fW-13-5ae337bb1 api 5 features mfp,peer-flow-ctrl,txstatus-noack,wmi-10.x-CT,ratemask-CT,regdump-CT,txrate-CT,flush-all-CT,pingpong-CT,ch-regs-CT,nop-CT,set-special-CT,tx-rc-CT,cust-stats-CT,txrate2-CT,beacon-cb-CT,wmi-block-ack-CT,wmi-bcn-rc-CT crc32 7ea63dc5 [ 12.624891] ath10k_pci 0000:01:00.0: board_file api 2 bmi_id 0:1 crc32 85498734 [ 15.102482] ath10k_pci 0000:01:00.0: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96 [ 15.102490] ath10k_pci 0000:01:00.0: msdu-desc: 2500 skid: 32 [ 15.176732] ath10k_pci 0000:01:00.0: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0' [ 15.177574] ath10k_pci 0000:01:00.0: wmi print 'free: 84920 iram: 13156 sram: 11224' [ 15.452724] ath10k_pci 0000:01:00.0: htt-ver 2.2 wmi-op 6 htt-op 4 cal otp max-sta 32 raw 0 hwcrypto 1 [ 15.548891] ath: EEPROM regdomain sanitized [ 15.548906] ath: EEPROM regdomain: 0x64 [ 15.548916] ath: EEPROM indicates we should expect a direct regpair map [ 15.548939] ath: Country alpha2 being used: 00 [ 15.548949] ath: Regpair used: 0x64 [ 15.557451] ath10k_pci 0001:01:00.0: assign IRQ: got 36 [ 15.557492] ath10k 5.8 driver, optimized for CT firmware, probing pci device: 0x46. [ 15.559406] ath10k_pci 0001:01:00.0: enabling device (0140 -> 0142) [ 15.559514] ath10k_pci 0001:01:00.0: enabling bus mastering [ 15.560283] ath10k_pci 0001:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0 [ 16.364253] ath10k_pci 0001:01:00.0: qca9984/qca9994 hw1.0 target 0x01000000 chip_id 0x00000000 sub 0777:e5a2 [ 16.364263] ath10k_pci 0001:01:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0 [ 16.366208] ath10k_pci 0001:01:00.0: firmware ver 10.4b-ct-9984-fW-13-5ae337bb1 api 5 features mfp,peer-flow-ctrl,txstatus-noack,wmi-10.x-CT,ratemask-CT,regdump-CT,txrate-CT,flush-all-CT,pingpong-CT,ch-regs-CT,nop-CT,set-special-CT,tx-rc-CT,cust-stats-CT,txrate2-CT,beacon-cb-CT,wmi-block-ack-CT,wmi-bcn-rc-CT crc32 7ea63dc5 [ 17.635477] ath10k_pci 0001:01:00.0: board_file api 2 bmi_id 0:2 crc32 85498734 [ 20.113519] ath10k_pci 0001:01:00.0: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96 [ 20.113527] ath10k_pci 0001:01:00.0: msdu-desc: 2500 skid: 32 [ 20.187909] ath10k_pci 0001:01:00.0: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0' [ 20.188736] ath10k_pci 0001:01:00.0: wmi print 'free: 84920 iram: 13156 sram: 11224' [ 20.468413] ath10k_pci 0001:01:00.0: htt-ver 2.2 wmi-op 6 htt-op 4 cal otp max-sta 32 raw 0 hwcrypto 1 [ 20.558656] ath: EEPROM regdomain sanitized [ 20.558671] ath: EEPROM regdomain: 0x64 [ 20.558681] ath: EEPROM indicates we should expect a direct regpair map [ 20.558702] ath: Country alpha2 being used: 00 [ 20.558712] ath: Regpair used: 0x64 [ 20.610553] kmodloader: done loading kernel modules from /etc/modules.d/* [ 35.135765] jffs2_scan_eraseblock(): End of filesystem marker found at 0x0 [ 35.135782] jffs2_build_filesystem(): unlocking the mtd device... [ 35.135785] done. [ 35.135788] jffs2_build_filesystem(): erasing all blocks after the end marker... [ 35.760286] dwmac1000: Master AXI performs any burst length [ 35.760300] ipq806x-gmac-dwmac 37200000.ethernet eth0: No Safety Features support found [ 35.760310] ipq806x-gmac-dwmac 37200000.ethernet eth0: IEEE 1588-2008 Advanced Timestamp supported [ 35.760406] ipq806x-gmac-dwmac 37200000.ethernet eth0: registered PTP clock [ 35.760415] ipq806x-gmac-dwmac 37200000.ethernet eth0: configuring for fixed/sgmii link mode [ 35.760532] ipq806x-gmac-dwmac 37200000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off [ 35.761005] br-lan: port 1(eth0) entered blocking state [ 35.761012] br-lan: port 1(eth0) entered disabled state [ 35.761172] device eth0 entered promiscuous mode [ 35.762594] br-lan: port 1(eth0) entered blocking state [ 35.762602] br-lan: port 1(eth0) entered forwarding state [ 35.778889] dwmac1000: Master AXI performs any burst length [ 35.778905] ipq806x-gmac-dwmac 37400000.ethernet eth1: No Safety Features support found [ 35.778914] ipq806x-gmac-dwmac 37400000.ethernet eth1: IEEE 1588-2008 Advanced Timestamp supported [ 35.779032] ipq806x-gmac-dwmac 37400000.ethernet eth1: registered PTP clock [ 35.779042] ipq806x-gmac-dwmac 37400000.ethernet eth1: configuring for fixed/sgmii link mode [ 35.779594] br-lan: port 2(eth1) entered blocking state [ 35.779601] br-lan: port 2(eth1) entered disabled state [ 35.779766] device eth1 entered promiscuous mode [ 35.779841] br-lan: port 2(eth1) entered blocking state [ 35.779849] br-lan: port 2(eth1) entered forwarding state [ 35.781248] ipq806x-gmac-dwmac 37400000.ethernet eth1: Link is Up - 1Gbps/Full - flow control off [ 36.809188] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready


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