Method: https://watchmysys.com/blog/2024/04/breaking-secure-boot-on-the-meraki-z3-and-meraki-go-gx20/ |
Serial interface (pin out details below) |
Read the full guide before proceeding and make sure you understand the requirements before proceeding.
Built on Ubuntu 18.04 LTS, this guide assumes you have a basic working knowledge of the command line and know your way around permissions, copying files etc.
Links are provided as additional reading and guidance.
The Meraki Z3 (and Z3C, Go GX20) have secure boot enabled during manufacturing. It is not possible to interrupt U-Boot, and the Meraki firmware does not provide shell access from UART.
There is a bug in older U-Boot releases (compiled prior to 2018) that can be exploited to disable signature verification of the payload (FIT image) that is booted. Regardless of the U-Boot release your device has, NAND must be re-programmed to place a custom U-Boot build as a UBI volume (part.safe) in the UBI region of NAND. Once the contents of NAND has been replaced, you must modify 2 bytes in the EEPROM (U32 on the PCB) (located at offsets 0x49 and 0x1049 to make U-Boot believe it is running on an MR33 without secure boot.
Thus, the only way to install OpenWrt is to physically remove the TSOP48 NAND chip (U30 on the PCB) and flash it in an external programmer. You will also need to reprogram the AT24 (24c64) EEPROM (U32 on the PCB).
Architecture | ARMv7 |
---|---|
Vendor | Qualcomm |
Bootloader | U-boot |
System-On-Chip | IPQ4029 |
CPU Speed | 700MHz |
Flash-Chip | Spansion |
Flash size | 128MiB |
RAM | 512 MiB DDR3 |
Wireless | qca4019 |
Switch | QCA8075 |
Ethernet ports | 5x Gigabit, port 5 802.3af POE output |
USB | Yes (1×3.0) |
Serial | Yes |
JTAG | No |
Comments | Uses same PCB as Meraki Go GX20 |
→ port.serial general information about the serial port, serial port cable, etc.
The UART is 3.3V, 115200 baud, on header J8 (top of PCB). The header is already soldered.
1: Vcc (DO NOT CONNECT) |
2: TX |
3: RX |
4: GND |
0x000000000000-0x000000100000 : "sbl1" 0x000000100000-0x000000200000 : "mibib" 0x000000200000-0x000000300000 : "bootconfig" 0x000000300000-0x000000400000 : "qsee" 0x000000400000-0x000000500000 : "qsee_alt" 0x000000500000-0x000000580000 : "cdt" 0x000000580000-0x000000600000 : "cdt_alt" 0x000000600000-0x000000680000 : "ddrparams" 0x000000700000-0x000000900000 : "u-boot" 0x000000900000-0x000000b00000 : "u-boot-backup" 0x000000b00000-0x000000b80000 : "ART" 0x000000c00000-0x000007c00000 : "ubi"
Format: Log Type - Time(microsec) - Message - Optional Info Log Type: B - Since Boot(Power On Reset), D - Delta, S - Statistic S - QC_IMAGE_VERSION_STRING=BOOT.BF.3.1.1-00096 S - IMAGE_VARIANT_STRING=DAACANAZA S - OEM_IMAGE_VERSION_STRING=CRM S - Boot Config, 0x00000025 S - Core 0 Frequency, 0 MHz B - 261 - PBL, Start B - 1340 - bootable_media_detect_entry, Start B - 2615 - bootable_media_detect_success, Start B - 2629 - elf_loader_entry, Start B - 7204 - auth_hash_seg_entry, Start B - 1382243 - auth_hash_seg_exit, Start B - 1447600 - elf_segs_hash_verify_entry, Start B - 1569288 - PBL, End B - 1569312 - SBL1, Start B - 1657984 - pm_device_init, Start D - 6 - pm_device_init, Delta B - 1659502 - boot_flash_init, Start D - 87535 - boot_flash_init, Delta B - 1751079 - boot_config_data_table_init, Start D - 14006 - boot_config_data_table_init, Delta - (419 Bytes) B - 1767784 - clock_init, Start D - 7575 - clock_init, Delta B - 1778758 - CDT version:2,Platform ID:8,Major ID:1,Minor ID:0,Subtype:1 B - 1782246 - sbl1_ddr_set_params, Start B - 1787231 - cpr_init, Start D - 2 - cpr_init, Delta B - 1791720 - Pre_DDR_clock_init, Start D - 5 - Pre_DDR_clock_init, Delta D - 13140 - sbl1_ddr_set_params, Delta B - 1804998 - pm_driver_init, Start D - 2 - pm_driver_init, Delta B - 1875945 - sbl1_wait_for_ddr_training, Start D - 27 - sbl1_wait_for_ddr_training, Delta B - 1893463 - Image Load, Start D - 1311048 - QSEE Image Loaded, Delta - (268504 Bytes) B - 3205010 - Image Load, Start D - 2116 - SEC Image Loaded, Delta - (2048 Bytes) B - 3215195 - Image Load, Start D - 1307290 - APPSBL Image Loaded, Delta - (292616 Bytes) B - 4522910 - QSEE Execution, Start D - 56 - QSEE Execution, Delta B - 4529089 - SBL1, End D - 2961858 - SBL1, Delta S - Flash Throughput, 1970 KB/s (563587 Bytes, 285975 us) S - DDR Frequency, 672 MHz U-Boot 2017.07-RELEASE-g39cabb9bf3 (May 24 2018 - 14:07:32 -0700) DRAM: 242 MiB machid : 0x8010001 Product: meraki_Fuzzy_Cricket NAND: ONFI device found ID = 1d80f101 Vendor = 1 Device = f1 128 MiB Using default environment In: serial Out: serial Err: serial machid: 8010001 ubi0: attaching mtd1 ubi0: scanning is finished ubi0: attached mtd1 (name "mtd=0", size 112 MiB) ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 ubi0: good PEBs: 896, bad PEBs: 0, corrupted PEBs: 0 ubi0: user volume: 5, internal volumes: 1, max. volumes count: 128 ubi0: max/mean erase counter: 124/51, WL threshold: 4096, image sequence number: 1218587189 ubi0: available PEBs: 337, total reserved PEBs: 559, PEBs reserved for bad PEB handling: 20 Secure boot enabled. Read 0 bytes from volume part.safe to 84000000 No size specified -> Using max size (16584704) Valid image ## Loading kernel from FIT Image at 84000028 ... Using 'config@1' configuration Trying 'kernel@1' kernel subimage Description: wired-arm-qca Kernel Type: Kernel Image Compression: uncompressed Data Start: 0x84000134 Data Size: 1962384 Bytes = 1.9 MiB Architecture: ARM OS: Linux Load Address: 0x80208000 Entry Point: 0x80208000 Hash algo: sha1 Hash value: 1a716f7999511396baa166ef3986165f40c4c1c7 Verifying Hash Integrity ... sha1+ OK ## Loading ramdisk from FIT Image at 84000028 ... Using 'config@1' configuration Trying 'ramdisk@1' ramdisk subimage Description: wired-arm-qca Ramdisk Type: RAMDisk Image Compression: uncompressed Data Start: 0x841df3b8 Data Size: 14496712 Bytes = 13.8 MiB Architecture: ARM OS: Linux Load Address: 0x82200000 Entry Point: 0x82200000 Hash algo: sha1 Hash value: 6c03ebf4feff11ed19dadcd2b6afe329d74e6671 Verifying Hash Integrity ... sha1+ OK Loading ramdisk from 0x841df3b8 to 0x82200000 ## Loading fdt from FIT Image at 84000028 ... Using 'config@1' configuration Trying 'fdt@1' fdt subimage Description: Fuzzy Cricket Device Tree Type: Flat Device Tree Compression: uncompressed Data Start: 0x84fb2874 Data Size: 38216 Bytes = 37.3 KiB Architecture: ARM Hash algo: sha1 Hash value: 25733212c52b5e5803c8fe02a64fd229f30a2ac4 Verifying Hash Integrity ... sha1+ OK Loading fdt from 0x84fb2874 to 0x89000000 Booting using the fdt blob at 0x89000000 Loading Kernel Image ... OK Using Device Tree in place at 89000000, end 8900c547 Using machid 0x8010001 from environment Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 3.14.79 (jenkins@dal247.meraki.com) (gcc version 5.4.0 (GCC) ) #2 SMP PREEMPT Tue Apr 30 18:21:23 PDT 2019 [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine model: Meraki Fuzzy Cricket [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] PERCPU: Embedded 7 pages/cpu @dfac7000 s7232 r8192 d13248 u32768 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 126978 [ 0.000000] Kernel command line: console=ttyMSM0,115200n8 maxcpus=1 ubi.mtd=ubi clk_ignore_unused [ 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: 486892K/512000K available (3775K kernel code, 331K rwdata, 1372K rodata, 155K init, 551K bss, 25108K reserv ed, 0K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB) [ 0.000000] vmalloc : 0xe0000000 - 0xff000000 ( 496 MB) [ 0.000000] lowmem : 0xc0000000 - 0xdff00000 ( 511 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0208000 - 0xc070f0ac (5149 kB) [ 0.000000] .init : 0xc0710000 - 0xc0736c40 ( 156 kB) [ 0.000000] .data : 0xc0738000 - 0xc078ac00 ( 331 kB) [ 0.000000] .bss : 0xc078ac0c - 0xc0814b74 ( 552 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] Architected cp15 timer(s) running at 48.00MHz (virt). [ 0.000008] sched_clock: 56 bits at 48MHz, resolution 20ns, wraps every 2863311552512ns [ 0.000017] Switching to timer-based delay loop [ 0.000251] Calibrating delay loop (skipped), value calculated using timer frequency.. 96.00 BogoMIPS (lpj=480000) [ 0.000268] pid_max: default: 32768 minimum: 301 [ 0.000529] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.000542] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.012035] CPU: Testing write buffer coherency: ok [ 0.012384] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.012458] Setting up static identity map for 0x80599d88 - 0x80599de0 [ 0.070029] Brought up 1 CPUs [ 0.070045] SMP: Total of 1 processors activated (96.00 BogoMIPS). [ 0.070053] CPU: All CPU(s) started in SVC mode. [ 0.070642] devtmpfs: initialized [ 0.080523] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 [ 0.081115] pinctrl core: initialized pinctrl subsystem [ 0.082056] regulator-dummy: no parameters [ 0.083980] NET: Registered protocol family 16 [ 0.085516] DMA: preallocated 2048 KiB pool for atomic coherent allocations [ 0.087674] cpuidle: using governor ladder [ 0.087688] cpuidle: using governor menu [ 0.104099] No ATAGs? [ 0.104152] [ 0.104152] Version Rollback Feature Disabled [ 0.105926] Error: Driver 'msm8x74-pinctrl' is already registered, aborting... [ 0.109396] i2c-msm-v2 78b7000.i2c: probing driver i2c-msm-v2 [ 0.111734] i2c-msm-v2 78b8000.i2c: probing driver i2c-msm-v2 [ 0.113663] sps:sps is ready. [ 0.130011] bio: create slab <bio-0> at 0 [ 0.133409] SD0 VccQ: 1800 <--> 3000 mV [ 0.134977] usbcore: registered new interface driver usbfs [ 0.135195] usbcore: registered new interface driver hub [ 0.135447] usbcore: registered new device driver usb [ 0.136619] msm_bus_fabric_init_driver [ 0.136796] msm_bus_device 580000.ad-hoc-bus: Util-fact is missing, default to 100 [ 0.136813] msm_bus_device 580000.ad-hoc-bus: Vrail-comp is missing, default to 100 [ 0.136832] msm_bus_device 580000.ad-hoc-bus: Failed to get bus clk for bus4096 ctx1 [ 0.136877] msm_bus_device 580000.ad-hoc-bus: Util-fact is missing, default to 100 [ 0.136891] msm_bus_device 580000.ad-hoc-bus: Vrail-comp is missing, default to 100 [ 0.136909] msm_bus_device 580000.ad-hoc-bus: Failed to get bus clk for bus1024 ctx1 [ 0.178024] Bluetooth: Core ver 2.18 [ 0.178232] NET: Registered protocol family 31 [ 0.178243] Bluetooth: HCI device and connection manager initialized [ 0.178264] Bluetooth: HCI socket layer initialized [ 0.178279] Bluetooth: L2CAP socket layer initialized [ 0.178347] Bluetooth: SCO socket layer initialized [ 0.178561] 80000.qcom,pcie supply vreg-3.3 not found, using dummy regulator [ 0.178623] 80000.qcom,pcie supply vreg-1.8 not found, using dummy regulator [ 0.178677] 80000.qcom,pcie supply vreg-0.9 not found, using dummy regulator [ 0.178728] 80000.qcom,pcie supply gdsc-vdd not found, using dummy regulator [ 0.270502] msm_pcie_enable: msm_pcie_enable: PCIe: trigger the reset of endpoint of RC0. [ 0.280493] msm_pcie_enable: msm_pcie_enable: PCIe RC0 PHY is ready! [ 0.300490] msm_pcie_enable: msm_pcie_enable: PCIe: Release the reset of endpoint of RC0. [ 0.440590] msm_pcie_enable: msm_pcie_enable: RC0:No. 1:LTSSM_STATE:0x0 [ 0.480633] msm_pcie_enable: msm_pcie_enable: RC0:No. 2:LTSSM_STATE:0x0 [ 0.520668] msm_pcie_enable: msm_pcie_enable: RC0:No. 3:LTSSM_STATE:0x0 [ 0.560706] msm_pcie_enable: msm_pcie_enable: RC0:No. 4:LTSSM_STATE:0x0 [ 0.600742] msm_pcie_enable: msm_pcie_enable: RC0:No. 5:LTSSM_STATE:0x0 [ 0.640780] msm_pcie_enable: msm_pcie_enable: PCIe: trigger the reset of endpoint of RC0. [ 0.640792] msm_pcie_enable: msm_pcie_enable: PCIe RC0 link initialization failed [ 0.640818] msm_pcie_enumerate: msm_pcie_enumerate: PCIe: failed to enable RC0. [ 0.640831] msm_pcie_probe: msm_pcie_probe: PCIe: RC0 is not enabled during bootup; it will be enumerated upon WAKE signal. [ 0.640841] msm_pcie_probe: msm_pcie_probe: PCIe: Driver probe failed for RC0:-1 [ 0.641284] msm_pcie: probe of 80000.qcom,pcie failed with error -1 [ 0.641645] Switched to clocksource arch_sys_counter [ 0.645816] NET: Registered protocol family 2 [ 0.646839] TCP established hash table entries: 4096 (order: 2, 16384 bytes) [ 0.646916] TCP bind hash table entries: 4096 (order: 3, 32768 bytes) [ 0.647005] TCP: Hash tables configured (established 4096 bind 4096) [ 0.647063] TCP: reno registered [ 0.647080] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.647112] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.647451] NET: Registered protocol family 1 [ 0.648315] Unpacking initramfs... [ 10.216662] Freeing initrd memory: 14156K (c2200000 - c2fd3000) [ 10.274973] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 10.572561] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 10.572631] msgmni has been set to 978 [ 10.583428] io scheduler noop registered [ 10.583445] io scheduler deadline registered (default) [ 10.597257] tcsr 194b000.tcsr: setting usb hs phy mode select = e700e7 [ 10.597329] tcsr 1953000.ess_tcsr: setting ess interface select = 0 [ 10.597412] tcsr 1949000.tcsr: setting wifi_glb_cfg = 41000000 [ 10.597488] tcsr 1957000.tcsr: setting wifi_noc_memtype_m0_m2 = 2222222 [ 10.629309] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled [ 10.655363] msm_serial_hsl_probe: detected port #0 (ttyMSM0) [ 10.655405] msm_serial_hsl_probe: Bus scaling is disabled [ 10.655568] 78af000.serial: ttyMSM0 at MMIO 0x78af000 (irq = 139, base_baud = 115200) is a MSM [ 10.655644] msm_hsl_console_setup: console setup on port #0 [ 11.358977] console [ttyMSM0] enabled [ 11.363535] msm_serial_hsl_probe: detected port #1 (ttyMSM1) [ 11.368281] msm_serial_hsl_probe: Bus scaling is disabled [ 11.379573] 78b0000.serial: ttyMSM1 at MMIO 0x78b0000 (irq = 140, base_baud = 115200) is a MSM [ 11.391285] msm_serial_hsl_init: driver initialized [ 11.402040] msm_serial_hs module loaded [ 11.414106] qca_serial_hs module loaded [ 11.416920] Trying to register dev faulty etc [ 11.428012] at24 0-0050: 8192 byte 24c64 EEPROM, writable, 32 bytes/write [ 11.472352] sps: BAM device 0x07984000 is not registered yet. [ 11.477077] sps:BAM 0x07984000 is registered. [ 11.481237] msm_nand_bam_init: msm_nand_bam_init: BAM device registered: bam_handle 0xdecc3800 [ 11.502047] sps:BAM 0x07984000 (va:0xe0260000) enabled: ver:0x19, number of pipes:7 [ 11.508894] msm_nand_version_check: nand_major:1, nand_minor:4, qpic_major:1, qpic_minor:4 [ 11.517024] msm_nand_scan: missing page size info - extract from NAND ID [ 11.523749] msm_nand_scan: NAND Id: 0x1d80f101 Buswidth: 8Bits Density: 128 MByte [ 11.531072] msm_nand_scan: pagesize: 2048 Erasesize: 131072 oobsize: 64 (in Bytes) [ 11.538660] msm_nand_scan: BCH ECC: 4 Bit [ 11.542655] msm_nand_scan: CFG0: 0x2a0408c0, CFG1: 0x0804745c [ 11.542655] RAWCFG0: 0x280420c0, RAWCFG1: 0x0005045d [ 11.542655] ECCBUFCFG: 0x00000203, ECCBCHCFG: 0x42040700 [ 11.542655] BAD BLOCK BYTE: 0x000001d1 [ 11.565381] 12 ofpart partitions found on MTD device 7980000.qcom,nand [ 11.571797] Creating 12 MTD partitions on "7980000.qcom,nand": [ 11.577605] 0x000000000000-0x000000100000 : "sbl1" [ 11.597328] 0x000000100000-0x000000200000 : "mibib" [ 11.627914] 0x000000200000-0x000000300000 : "bootconfig" [ 11.658947] 0x000000300000-0x000000400000 : "qsee" [ 11.689677] 0x000000400000-0x000000500000 : "qsee_alt" [ 11.720570] 0x000000500000-0x000000580000 : "cdt" [ 11.748029] 0x000000580000-0x000000600000 : "cdt_alt" [ 11.781391] 0x000000600000-0x000000680000 : "ddrparams" [ 11.812286] 0x000000700000-0x000000900000 : "u-boot" [ 11.842372] 0x000000900000-0x000000b00000 : "u-boot-backup" [ 11.874350] 0x000000b00000-0x000000b80000 : "ART" [ 11.905328] 0x000000c00000-0x000007c00000 : "ubi" [ 12.017153] msm_nand_probe: NANDc phys addr 0x7980000, BAM phys addr 0x7984000, BAM IRQ 133 [ 12.036117] msm_nand_probe: Allocated DMA buffer at virt_addr 0xe023c000, phys_addr 0x9ec6a000 [ 12.057493] libphy: ipq40xx_mdio: probed [ 12.101036] ipq40xx-mdio 90000.mdio: ipq40xx-mdio driver was registered [ 12.112164] PPP generic driver version 2.4.2 [ 12.125421] PPP BSD Compression module registered [ 12.129098] PPP Deflate Compression module registered [ 12.143678] NET: Registered protocol family 24 [ 12.147610] usbcore: registered new interface driver cdc_ether [ 12.159099] usbcore: registered new interface driver cdc_eem [ 12.170005] usbcore: registered new interface driver cdc_subset [ 12.181098] usbcore: registered new interface driver sierra_net [ 12.192412] usbcore: registered new interface driver cdc_ncm [ 12.210152] dwc3 8a00000.dwc3: no usb2 phy configured [ 12.217138] platform 8a00000.dwc3: Driver dwc3 requests probe deferral [ 12.226767] dwc3 6000000.dwc3: no usb2 phy configured [ 12.230808] platform 6000000.dwc3: Driver dwc3 requests probe deferral [ 12.243689] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 12.249191] ehci-pci: EHCI PCI platform driver [ 12.272130] usbcore: registered new interface driver cdc_acm [ 12.276764] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 12.300757] usbcore: registered new interface driver usbserial [ 12.312028] usbcore: registered new interface driver usbserial_generic [ 12.332262] usbserial: USB Serial support registered for generic [ 12.340464] usbcore: registered new interface driver option [ 12.348465] usbserial: USB Serial support registered for GSM modem (1-port) [ 12.360665] usbcore: registered new interface driver qcserial [ 12.371502] usbserial: USB Serial support registered for Qualcomm USB modem [ 12.383820] usbcore: registered new interface driver sierra [ 12.394438] usbserial: USB Serial support registered for Sierra USB modem [ 12.417048] input: gpio_keys.7 as /devices/soc.0/gpio_keys.7/input/input0 [ 12.435591] i2c /dev entries driver [ 12.472615] qcom_wdt b017000.watchdog: boot reason:0 [ 12.496257] Bluetooth: HCI UART driver ver 2.2 [ 12.499678] Bluetooth: HCI H4 protocol initialized [ 12.621682] lp5562 1-0030: internal clock used [ 12.659301] usbcore: registered new interface driver usbhid [ 12.671832] usbhid: USB HID core driver [ 12.717729] meraki-config board-data.9: Meraki config device loaded [ 12.739816] TCP: cubic registered [ 12.747926] Initializing XFRM netlink socket [ 12.751191] NET: Registered protocol family 17 [ 12.758770] NET: Registered protocol family 15 [ 12.762303] l2tp_core: L2TP core driver, V2.0 [ 12.766537] l2tp_ppp: PPPoL2TP kernel driver, V2.0 [ 12.771298] 8021q: 802.1Q VLAN Support v1.8 [ 12.775706] Registering SWP/SWPB emulation handler [ 12.794707] SD0 VccQ: disabling [ 12.796821] regulator-dummy: disabling [ 13.223116] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 13.227603] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 [ 13.241262] xhci-hcd xhci-hcd.0.auto: irq 164, io mem 0x08a00000 [ 13.246531] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 13.253062] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 13.260216] usb usb1: Product: xHCI Host Controller [ 13.265159] usb usb1: Manufacturer: Linux 3.14.79 xhci-hcd [ 13.270547] usb usb1: SerialNumber: xhci-hcd.0.auto [ 13.279825] hub 1-0:1.0: USB hub found [ 13.282721] hub 1-0:1.0: 1 port detected [ 13.295701] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 13.300181] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2 [ 13.308127] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003 [ 13.314703] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 13.321809] usb usb2: Product: xHCI Host Controller [ 13.326633] usb usb2: Manufacturer: Linux 3.14.79 xhci-hcd [ 13.332139] usb usb2: SerialNumber: xhci-hcd.0.auto [ 13.341339] hub 2-0:1.0: USB hub found [ 13.344237] hub 2-0:1.0: 1 port detected [ 13.632458] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 13.636948] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3 [ 13.650622] xhci-hcd xhci-hcd.1.auto: irq 168, io mem 0x06000000 [ 13.655883] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 [ 13.662419] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 13.669576] usb usb3: Product: xHCI Host Controller [ 13.674519] usb usb3: Manufacturer: Linux 3.14.79 xhci-hcd [ 13.679907] usb usb3: SerialNumber: xhci-hcd.1.auto [ 13.689215] hub 3-0:1.0: USB hub found [ 13.692112] hub 3-0:1.0: 1 port detected [ 13.705118] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 13.709592] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4 [ 13.717549] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 [ 13.724116] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 13.731191] usb usb4: Product: xHCI Host Controller [ 13.736088] usb usb4: Manufacturer: Linux 3.14.79 xhci-hcd [ 13.741520] usb usb4: SerialNumber: xhci-hcd.1.auto [ 13.750905] hub 4-0:1.0: USB hub found [ 13.753802] hub 4-0:1.0: config failed, hub doesn't have any ports! (err -19) [ 13.770910] UBI: attaching mtd11 to ubi0 [ 14.272994] UBI: scanning is finished [ 14.320968] UBI: attached mtd11 (name "ubi", size 112 MiB) to ubi0 [ 14.331872] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 14.337632] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 [ 14.345181] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 14.351173] UBI: good PEBs: 896, bad PEBs: 0, corrupted PEBs: 0 [ 14.357192] UBI: user volume: 5, internal volumes: 1, max. volumes count: 128 [ 14.364231] UBI: max/mean erase counter: 124/51, WL threshold: 4096, image sequence number: 1218587189 [ 14.373548] UBI: available PEBs: 337, total reserved PEBs: 559, PEBs reserved for bad PEB handling: 20 [ 14.382811] UBI: background thread "ubi_bgt0d" started, PID 830 [ 14.512137] /mnt/jenkins/workspace/router/prod-signing/wired-14-4/linux-3.14/drivers/rtc/hctosys.c: unable to open rtc device ( rtc0) [ 14.540297] clk: Not disabling unused clocks [ 14.546666] devtmpfs: mounted [ 14.549206] Freeing unused kernel memory: 152K (c0710000 - c0736000) [ 14.567502] random: init: uninitialized urandom read (4 bytes read, 0 bits of entropy available) [ 14.577300] Made it into bootsh: Apr 30 2019 18:14:45 [ 14.581500] bootsh build wired-14-201904301644-Ge8ff73e6-rel-diadem [ 14.601947] mknod_from_sysfs_entry: error creating /dev/mtdchar/ART(90:32 ): File exists [ 14.609472] mknod_from_sysfs_entry: error creating /dev/mtdblock/ART(31:16 ): File exists [ 14.631704] UBIFS: background thread "ubifs_bgt0_1" started, PID 878 [ 14.658855] UBIFS: recovery needed [ 14.757534] UBIFS: recovery completed [ 14.760253] UBIFS: mounted UBI device 0, volume 1, name "storage" [ 14.781661] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 14.789761] UBIFS: FS size: 15618048 bytes (14 MiB, 123 LEBs), journal size 1015809 bytes (0 MiB, 6 LEBs) [ 14.799754] UBIFS: reserved for root: 737678 bytes (720 KiB) [ 14.804970] UBIFS: media format: w4/r0 (latest is w4/r0), UUID E5DCA36A-DA99-46D4-84D3-EBEE9D28A0DA, small LPT model [ 14.826902] sps: BAM device 0x07884000 is not registered yet. [ 14.831708] sps:BAM 0x07884000 is registered. [ 14.835913] sps:BAM 0x07884000 (va:0xe09c0000) enabled: ver:0x19, number of pipes:12 In manufacturing: FALSE In rma mode: FALSE [ 14.875436] init started: BusyBox v1.25.1 (2019-04-30 17:32:54 PDT) ^@^@[ 14.930262] random: serial_loginche: uninitialized urandom read (4 bytes read, 0 bits of entropy available) [ 14.980286] random: reset_switch: uninitialized urandom read (4 bytes read, 0 bits of entropy available) WARNING! THIS CONSOLE IS LOGGED! UNAUTHORIZED ACCESS FORBIDDEN! [ 15.050991] Ignoring manufacturing reset button check: Not in RMA or MFG mode <Meraki> [ 15.117239] Sat Jan 1 00:00:00 UTC 2000 [ 15.237183] random: board_data_conf: uninitialized urandom read (4 bytes read, 0 bits of entropy available) [ 15.359733] sysctl: error: 'vm.extfrag_threshold' is an unknown key [ 15.415601] nr_pdflush_threads exported in /proc is scheduled for removal [ 15.422271] sysctl: The scan_unevictable_pages sysctl/node-interface has been disabled for lack of a legitimate use case. If y ou have one, please send an email to linux-mm@kvack.org. [ 15.564177] 377+0 records in [ 15.566031] 377+0 records out [ 15.569155] 12064 bytes (11.8KB) copied, 0.088634 seconds, 132.9KB/s [ 15.670878] 377+0 records in [ 15.672791] 377+0 records out [ 15.675855] 12064 bytes (11.8KB) copied, 0.089296 seconds, 131.9KB/s [ 15.778162] 377+0 records in [ 15.780015] 377+0 records out [ 15.783136] 12064 bytes (11.8KB) copied, 0.089470 seconds, 131.7KB/s [ 15.885049] 377+0 records in [ 15.886902] 377+0 records out [ 15.890018] 12064 bytes (11.8KB) copied, 0.089500 seconds, 131.6KB/s [ 16.004557] QCE50: __qce_init_clk: Unable to get CE core src clk, set to NULL [ 16.010744] qcrypto 8e20000.qcrypto: Qualcomm Crypto 5.3.1 device found @0x8e20000 [ 16.030920] qcrypto 8e20000.qcrypto: CE device = 0x0 [ 16.030920] , IO base, CE = 0xe24c0000 [ 16.030920] , Consumer (IN) PIPE 2, Producer (OUT) PIPE 3 [ 16.030920] IO base BAM = 0x (null) [ 16.030920] BAM IRQ 239 [ 16.030920] Engines Availability = 0x2010453 [ 16.054647] sps:BAM 0x08e04000 is registered. [ 16.059722] sps:BAM 0x08e04000 (va:0xe2500000) enabled: ver:0x27, number of pipes:4 [ 16.067566] QCE50: qce_sps_init: Qualcomm MSM CE-BAM at 0x0000000008e04000 irq 239 [ 16.074614] bus_scale_table is NULL [ 16.077816] qcrypto 8e20000.qcrypto: qcrypto-ecb-aes [ 16.082846] qcrypto 8e20000.qcrypto: qcrypto-cbc-aes [ 16.087674] qcrypto 8e20000.qcrypto: qcrypto-ctr-aes [ 16.092640] qcrypto 8e20000.qcrypto: qcrypto-rfc3686-ctr-aes [ 16.098263] qcrypto 8e20000.qcrypto: qcrypto-ecb-des [ 16.103226] qcrypto 8e20000.qcrypto: qcrypto-cbc-des [ 16.108155] qcrypto 8e20000.qcrypto: qcrypto-ecb-3des [ 16.113222] qcrypto 8e20000.qcrypto: qcrypto-cbc-3des [ 16.118223] qcrypto 8e20000.qcrypto: qcrypto-xts-aes [ 16.123194] qcrypto 8e20000.qcrypto: qcrypto-sha1 [ 16.127860] qcrypto 8e20000.qcrypto: qcrypto-sha256 [ 16.132749] qcrypto 8e20000.qcrypto: qcrypto-aead-hmac-sha1-cbc-aes [ 16.138969] qcrypto 8e20000.qcrypto: qcrypto-aead-hmac-sha1-cbc-des [ 16.145243] qcrypto 8e20000.qcrypto: qcrypto-aead-hmac-sha1-cbc-3des [ 16.151556] qcrypto 8e20000.qcrypto: qcrypto-aead-hmac-sha256-cbc-aes [ 16.158007] qcrypto 8e20000.qcrypto: qcrypto-aead-hmac-sha256-cbc-des [ 16.164458] qcrypto 8e20000.qcrypto: qcrypto-aead-hmac-sha256-cbc-3des [ 16.170912] qcrypto 8e20000.qcrypto: qcrypto-aes-ccm [ 16.175882] qcrypto 8e20000.qcrypto: qcrypto-rfc4309-aes-ccm [ 16.181392] qcrypto: FIPS140-2 Known Answer Tests: Skipped [ 16.224671] edma module_init [ 16.411802] reset ok in probe! [ 18.164369] reset ok in probe! [ 19.739118] PSGMII recovered after 1 times reset [ 19.748889] EDMA using MAC@ - using 3e:4f:65:6a:04:17 [ 19.815777] EDMA using MAC@ - using 8a:b4:91:ab:82:61 [ 19.940133] EDMA using MAC@ - using 6e:dd:92:ec:4f:3c [ 20.069128] EDMA using MAC@ - using e6:8b:80:7d:c4:e6 [ 20.191225] EDMA using MAC@ - using a2:1e:21:86:1a:d9 [ 20.784056] random: board_data_conf: uninitialized urandom read (4 bytes read, 0 bits of entropy available) [ 20.876104] random: board_data_conf: uninitialized urandom read (4 bytes read, 0 bits of entropy available) [ 20.935649] Actual changes: [ 20.935649] tx-checksumming: off [ 20.935649] tx-checksum-ip-generic: off [ 20.935649] tcp-segmentation-offload: off [ 20.935649] tx-tcp-segmentation: off [requested on] [ 20.935649] tx-tcp6-segmentation: off [requested on] [ 20.962417] Actual changes: [ 20.962417] scatter-gather: off [ 20.962417] tx-scatter-gather: off [ 20.962417] tx-scatter-gather-fraglist: off [ 20.962417] generic-segmentation-offload: off [requested on] [ 20.993545] Cannot change tx-vlan-offload [ 20.996580] Could not cha(J1 has square solder off on reverse of board) nge any device features [ 21.053989] random: board_data_conf: uninitialized urandom read (4 bytes read, 0 bits of entropy available) [ 21.145271] random: board_data_conf: uninitialized urandom read (4 bytes read, 1 bits of entropy available) [ 21.204711] Actual changes: [ 21.204711] tx-checksumming: off [ 21.204711] tx-checksum-ip-generic: off [ 21.204711] tcp-segmentation-offload: off [ 21.204711] tx-tcp-segmentation: off [requested on] [ 21.204711] tx-tcp6-segmentation: off [requested on] [ 21.231279] Actual changes: [ 21.231279] scatter-gather: off [ 21.231279] tx-scatter-gather: off [ 21.231279] tx-scatter-gather-fraglist: off [ 21.231279] generic-segmentation-offload: off [requested on] [ 21.262511] Cannot change tx-vlan-offload [ 21.265543] Could not change any device features [ 21.323967] random: board_data_conf: uninitialized urandom read (4 bytes read, 1 bits of entropy available) [ 21.416377] random: board_data_conf: uninitialized urandom read (4 bytes read, 1 bits of entropy available) [ 21.476974] Actual changes: [ 21.476974] tx-checksumming: off [ 21.476974] tx-checksum-ip-generic: off [ 21.476974] tcp-segmentation-offload: off [ 21.476974] tx-tcp-segmentation: off [requested on] [ 21.476974] tx-tcp6-segmentation: off [requested on] [ 21.503632] Actual changes: [ 21.503632] scatter-gather: off [ 21.503632] tx-scatter-gather: off [ 21.503632] tx-scatter-gather-fraglist: off [ 21.503632] generic-segmentation-offload: off [requested on] [ 21.534668] Cannot change tx-vlan-offload [ 21.537702] Could not change any device features [ 21.727174] Actual changes: [ 21.727174] tx-checksumming: off [ 21.727174] tx-checksum-ip-generic: off [ 21.727174] tcp-segmentation-offload: off [ 21.727174] tx-tcp-segmentation: off [requested on] [ 21.727174] tx-tcp6-segmentation: off [requested on] [ 21.753824] Actual changes: [ 21.753824] scatter-gather: off [ 21.753824] tx-scatter-gather: off [ 21.753824] tx-scatter-gather-fraglist: off [ 21.753824] generic-segmentation-offload: off [requested on] [ 21.784877] Cannot change tx-vlan-offload [ 21.787913] Could not change any device features [ 21.976954] Actual changes: [ 21.976954] tx-checksumming: off [ 21.976954] tx-checksum-ip-generic: off [ 21.976954] tcp-segmentation-offload: off [ 21.976954] tx-tcp-segmentation: off [requested on] [ 21.976954] tx-tcp6-segmentation: off [requested on] [ 22.003614] Actual changes: [ 22.003614] scatter-gather: off [ 22.003614] tx-scatter-gather: off [ 22.003614] tx-scatter-gather-fraglist: off [ 22.003614] generic-segmentation-offload: off [requested on] [ 22.034684] Cannot change tx-vlan-offload [ 22.037721] Could not change any device features [ 22.191421] rsyslogd: imchardevice: cannot open char device (/dev/click_to_rsyslog): No such file or directory. [ 22.200628] rsyslogd: activation of module imchardevice failed [v8.36.0 try http://www.rsyslog.com/e/2145 ] [ 22.382563] sysctl -w vm.panic_on_oom=2 [ 22.396001] vm.panic_on_oom = 2 [ 22.573760] click: starting router thread pid 1388 (c280e500) [ 22.677008] elts_meraki: module license 'unspecified' taints kernel. [ 22.682760] Disabling lock debugging due to kernel taint [ 22.917063] Single synchronous check for reset [ 23.042027] GobiNet: 2013-10-08/NTGR_2.21 [ 23.049736] usbcore: registered new interface driver GobiNet [ 23.175477] usbcore: registered new interface driver GobiSerial [ 23.210416] usbserial: USB Serial support registered for GobiSerial [ 23.233558] GobiSerial: 2013-10-08/NTGR_2.12:GobiSerial [ 23.376805] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 23.912356] [ 23.923329] boot 38 build wired-14-201904301644-Ge8ff73e6-rel-diadem board wired-arm-qca mac E0:CB:AA:BB:CC:DD [ 23.947848] Module: qcrypto .text=0xbf000000 .data=0xbf006b3c .bss=0xbf007f98 [ 23.947848] Module: essedma .text=0xbf011000 .data=0xbf0181b4 .bss=0xbf018678 [ 23.947848] Module: proclikefs .text=0xbf020000 .data= .bss=0xbf020b00 [ 23.947848] Module: merakiclick .text=0xbf025000 .data=0xbf11f7c4 .bss=0xbf11fa40 [ 23.947848] Module: elts_meraki .text=0xbf209000 .data=0xbf4e9404 .bss=0xbf4eb9f8 [ 23.947848] Module: GobiNet .text=0xbf157000 .data=0xbf160744 .bss=0xbf160988 [ 23.947848] Module: GobiSerial .text=0xbf00c000 .data=0xbf00ce68 .bss=0xbf00d3a0 [ 23.947848] Module: ohci_hcd .text=0xbf169000 .data=0xbf16e448 .bss=0xbf16e5a4 [ 23.947848] Module: reed_solomon .text=0xbf171000 .data=0xbf1722ec .bss= [ 24.056513] ramoops: using module parameters [ 24.062891] pstore: Registered ramoops as persistent store backend [ 24.068045] ramoops: attached 0x100000@0x9ff00000, ecc: 0/0 [ 24.099272] ls -1 /sys/fs/pstore/dmesg-ramoops-* 2>/dev/null [ 24.126238] /usr/bin/check_bootreason: reading file : No such file or directory [ 25.731807] ath_spectral: Version 2.0.0 [ 25.731807] Copyright (c) 2005-2009 Atheros Communications, Inc. All Rights Reserved [ 25.767140] ath_hal: 0.9.17.1 (AR9380, WRITE_EEPROM, TX_DATA_SWAP, RX_DATA_SWAP, 11D) [ 25.795499] ath_dfs: Version 2.0.0 [ 25.795499] Copyright (c) 2005-2006 Atheros Communications, Inc. All Rights Reserved [ 25.887148] ol_create_radio_netdev: Creating netdev wifi0 [ 25.895291] *********** IPQ4019 *************Wifi0 CPU frequency 250000000 [ 25.931234] hif_target_sync_ahb: Got FW signal, retries = 1hif_ahb_enable_bus: X - hif_type = 0xd, target_type = 0xbhif_config_ ce: ce_init donehif_config_ce: X, ret = 0hif_set_hia: Ehif_pci_bus_configure: hif_set_hia donehif_configure_irq: Ehif_enable: X OK hif_napi_create: NAPI structures initializedhif_napi_create: NAPI id 6 created for pipe 5qca_napi_create: napi instance 32 created on pipe 4 [ 25.969445] hif_napi_event: received evnt: CONF cmd; v = 1 (state=0x1)hif_napi_event: setting configuration to ON __ol_ath_attach() Allocated scn dc5404c0 [ 25.984037] __ol_ath_attach: dev name wifi0 [ 25.987431] ol_ath_attach interface_id 0 [ 25.991506] ol_target_init() BMI inited. [ 25.996026] ol_target_init() BMI Get Target Info. [ 25.999969] Chip id: 0xb, chip version: 0x1000000 [ 26.005304] [ 26.005304] CE WAR Disabled [ 26.009116] NUM_DEV=1 FWMODE=0x2 FWSUBMODE=0x0 FWBR_BUF 0 [ 26.014925] ol_target_init() configure Target . [ 26.018937] [ 26.018937] Target Version is 1000000 [ 26.024991] [ 26.024991] Flash Download Address c0000 [ 26.029744] ol_transfer_bin_file: flash data file defined [ 26.035509] ol_transfer_bin_file[3894] Get Caldata for wifi0. [ 26.040855] qdf_fs_read[59], Open File /tmp/wifi0.caldata SUCCESS!!file system magic:16914836super blocksize:4096inode 2385file size:12064ol_transfer_bin_file 3955: Download Flash data len 12064 [ 26.058498] Board extended Data download address: 0x0 [ 26.083032] [ 26.083032] Board data initialized [ 26.087020] ol_ath_download_firmware: Download OTP, flash download ADDRESS 0xc0000 [ 26.095366] [ 26.095366] Selecting OTP binary for CHIP Version -1610612717 [ 26.102389] ol_transfer_bin_file 3765: downloading file 0, Download data len 4680 [ 26.125793] [ 26.125793] First OTP send param 8000 [ 26.134672] ol_ath_download_firmware :First OTP download and Execute is good address:0x5000 return param 4660 [ 26.144209] ol_ath_download_firmware:##Board Id 20 , CHIP Id 0 [ 26.149507] ol_ath_download_firmware: BOARDDATA DOWNLOAD TO address 0xc0000 [ 26.156674] [ 26.156674] wifi0: Selecting board data file name boardData_1_0_IPQ4019_DK04_2G.bin [ 26.166179] ol_transfer_bin_file: Board Data File download to address=0xc0000 file name=IPQ4019/hw.1/boardData_1_0_IPQ4019_DK04 _2G.bin [ 26.178273] ol_transfer_bin_file 3765: downloading file 3, Download data len 12064 [ 26.186021] Board extended Data download address: 0x0 [ 26.209912] ol_ath_download_firmware: Using 0x1234 for the remainder of init [ 26.216423] [ 26.216423] Selecting OTP binary for CHIP Version -1610612717 [ 26.224312] ol_transfer_bin_file 3765: downloading file 0, Download data len 4680 [ 26.247202] [ 26.247202] [Flash] : Ignore Module param [ 26.252123] [ 26.252123] Second otp download Param 10000 [ 26.267809] ol_ath_download_firmware : Second OTP download and Execute is good, param=0x0 [ 26.275339] [ 26.275339] Mission mode: Firmware CHIP Version -1610612717 [ 26.284015] ol_swap_wlan_memory_expansion: length:165863 size_left:165883 dma_size_left:262144 fw_temp:e08c1004 fw_entry_size:1 65887 [ 26.295599] ol_swap_wlan_memory_expansion: dma_virt_addr :e0ea0000 fw_temp: e08c1008 length: 165863 [ 26.304727] Swap: bytes_left to copy: fw:16; dma_page:96281 [ 26.309485] ol_swap_wlan_memory_expansion: length:0 size_left:12 dma_size_left:96281 fw_temp:e08e97f3 fw_entry_size:165887 [ 26.321004] Swap: wrong length read:0 [ 26.324827] ol_swap_wlan_memory_expansion: Swap total_bytes copied: 165863 Target address 417c10 [ 26.333430] scn=dc5404c0 target_write_addr=417c10 seg_info=dbc41610 [ 26.339429] ol_transfer_swap_struct:Code swap structure successfully downloaded for bin type =2 [ 26.348823] bin_filename=IPQ4019/hw.1/athwlan.bin swap_filename=/lib/firmware/IPQ4019/hw.1/athwlan.codeswap.bin [ 26.358756] ol_transfer_bin_file: Downloading firmware file: IPQ4019/hw.1/athwlan.bin [ 26.367870] ol_transfer_bin_file 3765: downloading file 1, Download data len 372896 [ 27.620243] ol_target_init() Download FW done. [ 27.624441] [ 27.624441] ol_ath_copy_tgt_iram() iram read paddr: 0x980000 host paddr 0x87500000 Radio id 0 [ 27.800625] ol_ath_attach() WMI attached. wmi_handle defde000 [ 27.805961] wmi_unified_register_event_handler: Event id 62 is unavailable [ 27.812597] +htc_create .. HIF :dc350000-htc_create: (0xc26a3800) [ 27.818275] htc_wmi_init() HT Create . c26a3800 [ 27.823880] htc_wmi_init 7783 host_enable 0 nss_nwifi_offload 0 [ 27.828909] ol_ath_set_default_tgt_config : AC Minfree buffer allocation through module param (umac.ko) [ 27.838575] OL_ACBKMinfree : 0 [ 27.841363] OL_ACBEMinfree : 0 [ 27.845068] OL_ACVIMinfree : 0 [ 27.847613] OL_ACVOMinfree : 0 [ 27.850740] hif_enable_fastpath, Enabling fastpath mode [ 27.856146] +HWT [ 27.857859] hif_completion_thread_startup: pipe_num:0 pipe_info:0xdc354578hif_completion_thread_startup: pipe_num:3 pipe_info:0 xdc354650hif_completion_thread_startup: pipe_num:4 pipe_info:0xdc354698 [ 27.879719] -HWT [ 27.880739] Startup Mode-0 set [ 27.884495] [ 27.884495] <=== cfg max peer id 1056 ====> [ 27.890076] htt_peer_map_timer_init Enter pdev c24a8000 hrtimer c24aa600 [ 27.897047] [ 27.897047] htt_alloc_peer_map_mem : Alloc Success : host q vaddr dc4e8000 paddr 9c4e8000 [ 27.906143] [ 27.906143] htt_alloc_peer_map_mem : Flush Interval Configured to 256 pkts [ 27.917760] ol_txrx_pdev_attach: 2500 tx desc's allocated ; range starts from db8e0000 [ 27.927201] Firmware_Build_Number:21 [ 27.929840] FW wireless modes: 0x680c [ 27.934345] num_rf_chain:0x00000002 ht_cap_info:0x0000085b vht_cap_info:0x339959b2 vht_supp_mcs:0x0000fffa [ 27.943709] btcoex_support 0, wlan_prio_gpio 0, coex_gpio_pin 0 0 0 [ 27.949630] wmi_service_coex_gpio 1, wmi_service_4_wire_coex_support 1, coex_version 0 [ 27.958184] [ 27.958184] Sending Ext resource cfg: HOST PLATFORM as 0 [ 27.958184] fw_feature_bitmap as 50 to TGT [ 27.968848] ol_ath_service_ready_event: tt_support: 1 [ 27.973841] ol_ath_service_ready_event: periodic_chan_stats: 1 [ 27.979229] ol_ath_service_ready_event: sw_cal_support_check_flag: 1 [ 27.985891] Peer Caching Enabled ; num_peers = 257, num_active_peers = 52 num_tids = 104, num_vdevs = 17 [ 27.995507] EXT NSS Supported [ 27.997996] idx 1 req 2 num_units 1 num_unit_info 12 unit size 256 actual units 53 [ 28.006059] idx 2 req 3 num_units 1 num_unit_info 12 unit size 1024 actual units 53 [ 28.014027] idx 3 req 4 num_units 1 num_unit_info 12 unit size 4096 actual units 53 [ 28.021500] idx 0 req 1 num_units 0 num_unit_info 2 unit size 744 actual units 258 [ 28.029524] idx 4 req 6 num_units 35 num_unit_info 0 unit size 3072 actual units 35 [ 28.037397] idx 5 req 7 num_units 1 num_unit_info 0 unit size 6144 actual units 1 [ 28.044791] idx 6 req 5 num_units 0 num_unit_info 2 unit size 2032 actual units 258 [ 28.053110] Support not added yet for Service 91 [ 28.056920] Support not added yet for Service 92 [ 28.061519] No EXT_MSG send INIT now [ 28.065459] chunk 0 len 13568 requested , ptr 0x9c69c000 [ 28.070460] chunk 1 len 54272 requested , ptr 0x9b940000 [ 28.076448] chunk 2 len 217088 requested , ptr 0x9b980000 [ 28.081314] chunk 3 len 191952 requested , ptr 0x9b9c0000 [ 28.087083] chunk 4 len 107520 requested , ptr 0x9b960000 [ 28.092645] chunk 5 len 6144 requested , ptr 0x827f8000 [ 28.097546] chunk 6 len 262128 requested , ptr 0x9ba00000 [ 28.103312] chunk 7 len 262128 requested , ptr 0x9ba40000 [ 28.108482] chunk 8 len 0 requested , ptr 0x87500000 [ 28.114157] ol_ath_service_ready_event[4285] WAPI MBSSID 2 [ 28.119220] smart_log_init: Smart logging Enabled buf=db950000 (size=65536) [ 28.156388] Version = 16777216 3 status = 0 [ 28.159658] ol_ath_connect_htc() WMI is ready [ 28.164678] target uses HTT version 2.2; host uses 2.2 [ 28.169099] htt_h2t_frag_desc_bank_cfg_msg - HTT_H2T_MSG_TYPE_FRAG_DESC_BANK_CFG sent to FW for radio ID = 0 [ 28.184389] ol_ath_attach() connect HTC. [ 28.187366] bypasswmi : 0 [ 28.189978] ol_regdmn_start: reg-domain param: regdmn=0, countryName=, wModeSelect=FFFFFFFF, netBand=FFFFFFFF, extendedChanMode =0. [ 28.202905] acfg_attach: 3013: Netlink socket created:dc79f000 [ 28.207739] SPECTRAL : get_capability not registered [ 28.213343] HAL_CAP_PHYDIAG : Capable [ 28.216338] SPECTRAL : Need to fix the capablity check for RADAR (spectral_attach : 237) [ 28.225064] SPECTRAL : get_capability not registered [ 28.229317] HAL_CAP_RADAR : Capable [ 28.233268] SPECTRAL : Need to fix the capablity check for SPECTRAL [ 28.233268] (spectral_attach : 242) [ 28.243910] SPECTRAL : get_capability not registered [ 28.247886] HAL_CAP_SPECTRAL_SCAN : Capable [ 28.252329] SPECTRAL : get_tsf64 not registered [ 28.256540] spectral_init_netlink 78 NULL SKB [ 28.260869] Green-AP : Green-AP : Attached [ 28.260869] [ 28.267407] Green-AP : Attached [ 28.269545] rate power table override is only supported for AR98XX [ 28.276462] ol_if_dfs_attach: called; ptr=dba8198c, radar_info=c249fc10 [ 28.282984] dfs_attach: event log enabled by default [ 28.288046] >>>> CB Set (null) [ 28.290832] ipq4019_wifi_led_init: Wifi LED init failed.. Couldn't get led gpio/led source [ 28.299387] ol_ath_attach() UMAC attach . [ 28.303604] [ 28.303604] BURSTING enabled by default [ 28.308523] ACS not enabled [ 28.311126] __ol_ath_attach: needed_headroom reservation 60 [ 28.325146] ol_ath_thermal_mitigation_attach: -- [ 28.328765] ol_ath_ahb_probe num_radios=0, wifi_radios[0].sc = dc5404c0 wifi_radio_type = 2 [ 28.371019] ath_sysfs_diag_init: diag_fsattr [ 28.374889] ol_create_radio_netdev: Creating netdev wifi1 [ 28.379938] *********** IPQ4019 *************Wifi1 CPU frequency 250000000 [ 28.408159] hif_target_sync_ahb: Got FW signal, retries = 1hif_ahb_enable_bus: X - hif_type = 0xd, target_type = 0xbhif_config_ ce: ce_init donehif_config_ce: X, ret = 0hif_set_hia: Ehif_pci_bus_configure: hif_set_hia donehif_configure_irq: Ehif_enable: X OK hif_napi_create: NAPI structures initializedhif_napi_create: NAPI id 6 created for pipe 5qca_napi_create: napi instance 32 created on pipe 4 [ 28.447371] hif_napi_event: received evnt: CONF cmd; v = 1 (state=0x1)hif_napi_event: setting configuration to ON __ol_ath_attach() Allocated scn dbb004c0 [ 28.461268] __ol_ath_attach: dev name wifi1 [ 28.465891] ol_ath_attach interface_id 1 [ 28.469501] ol_target_init() BMI inited. [ 28.475186] ol_target_init() BMI Get Target Info. [ 28.478859] Chip id: 0xb, chip version: 0x1000000 [ 28.483973] [ 28.483973] CE WAR Disabled [ 28.488116] NUM_DEV=1 FWMODE=0x2 FWSUBMODE=0x0 FWBR_BUF 0 [ 28.494278] ol_target_init() configure Target . [ 28.497870] [ 28.497870] Target Version is 1000000 [ 28.503388] [ 28.503388] Flash Download Address c0000 [ 28.508634] ol_transfer_bin_file: flash data file defined [ 28.514985] ol_transfer_bin_file[3894] Get Caldata for wifi1. [ 28.519824] qdf_fs_read[59], Open File /tmp/wifi1.caldata SUCCESS!!file system magic:16914836super blocksize:4096inode 2390file size:12064ol_transfer_bin_file 3955: Download Flash data len 12064 [ 28.537381] Board extended Data download address: 0x0 [ 28.563258] [ 28.563258] Board data initialized [ 28.567246] ol_ath_download_firmware: Download OTP, flash download ADDRESS 0xc0000 [ 28.575211] [ 28.575211] Selecting OTP binary for CHIP Version -1610612717 [ 28.583161] ol_transfer_bin_file 3765: downloading file 0, Download data len 4680 [ 28.607334] [ 28.607334] First OTP send param 8000 [ 28.618142] ol_ath_download_firmware :First OTP download and Execute is good address:0x5400 return param 4660 [ 28.643399] ol_ath_download_firmware:##Board Id 21 , CHIP Id 0 [ 28.650885] ol_ath_download_firmware: BOARDDATA DOWNLOAD TO address 0xc0000 [ 28.657673] [ 28.657673] wifi1: Selecting board data file name boardData_1_0_IPQ4019_DK04_5G.bin [ 28.666697] ol_transfer_bin_file: Board Data File download to address=0xc0000 file name=IPQ4019/hw.1/boardData_1_0_IPQ4019_DK04 _5G.bin [ 28.678812] ol_transfer_bin_file 3765: downloading file 3, Download data len 12064 [ 28.686317] Board extended Data download address: 0x0 [ 28.710525] ol_ath_download_firmware: Using 0x1234 for the remainder of init [ 28.717931] [ 28.717931] Selecting OTP binary for CHIP Version -1610612717 [ 28.725227] ol_transfer_bin_file 3765: downloading file 0, Download data len 4680 [ 28.748521] [ 28.748521] [Flash] : Ignore Module param [ 28.753918] [ 28.753918] Second otp download Param 10000 [ 28.769450] ol_ath_download_firmware : Second OTP download and Execute is good, param=0x0 [ 28.777136] [ 28.777136] Mission mode: Firmware CHIP Version -1610612717 [ 28.785714] ol_swap_wlan_memory_expansion: length:165863 size_left:165883 dma_size_left:262144 fw_temp:e14e1004 fw_entry_size:1 65887 [ 28.797289] ol_swap_wlan_memory_expansion: dma_virt_addr :e1435000 fw_temp: e14e1008 length: 165863 [ 28.806148] Swap: bytes_left to copy: fw:16; dma_page:96281 [ 28.811184] ol_swap_wlan_memory_expansion: length:0 size_left:12 dma_size_left:96281 fw_temp:e15097f3 fw_entry_size:165887 [ 28.823234] Swap: wrong length read:0 [ 28.825913] ol_swap_wlan_memory_expansion: Swap total_bytes copied: 165863 Target address 417c10 [ 28.835141] [wifi0] FWLOG: [51204] WAL_DBGID_RST_STATS ( 0x1, 0x1, 0x96c, 0x0 [ 28.841816] scn=dbb004c0 target_write_addr=417c10 seg_info=db97f210 [ 28.848262] ol_transfer_swap_struct:Code swap structure successfully downloaded for bin type =2 [ 28.857831] ) [ 28.858677] [wifi0] FWLOG: [51244] WAL_DBGID_TX_AC_BUFFER_SET ( 0x3, 0x1e, 0x94c, 0x94c, 0x0 ) [ 28.867270] [wifi0] FWLOG: [51244] WAL_DBGID_TX_AC_BUFFER_SET ( [ 28.873530] bin_filename=IPQ4019/hw.1/athwlan.bin swap_filename=/lib/firmware/IPQ4019/hw.1/athwlan.codeswap.bin [ 28.883726] 0x12, 0x1e, 0x94c, 0x94c, 0x0 ) [ 28.887583] [wifi0] FWLOG: [51244] WAL_DBGID_TX_AC_BUFFER_SET ( [ 28.893847] ol_transfer_bin_file: Downloading firmware file: IPQ4019/hw.1/athwlan.bin [ 28.902047] 0x45, 0x1e, 0x94c, 0x94c, 0x0 ) [ 28.905552] [wifi0] FWLOG: [51244] WAL_DBGID_TX_AC_BUFFER_SET ( 0x67 [ 28.912952] ol_transfer_bin_file 3765: downloading file 1, Download data len 372896 [ 28.922163] , 0x1e, 0x94c, 0x94c, 0x0 ) [ 28.924969] [wifi0] FWLOG: [51295] WAL_DBGID_PDEV_INFO_PRINT ( 0x3a, 0xa10, 0x160, 0x0, 0x12 ) [ 28.938991] [wifi0] FWLOG: [51295] WAL_DBGID_PDEV_INFO_PRINT ( 0x3a, 0x0, 0x12, 0x10, 0x12 ) [ 30.180883] ol_target_init() Download FW done. [ 30.184843] [ 30.184843] ol_ath_copy_tgt_iram() iram read paddr: 0x980000 host paddr 0x87700000 Radio id 1 [ 30.360435] ol_ath_attach() WMI attached. wmi_handle dbe4c000 [ 30.365567] wmi_unified_register_event_handler: Event id 62 is unavailable [ 30.372597] +htc_create .. HIF :dbaf8000-htc_create: (0xc26a7000) [ 30.378088] htc_wmi_init() HT Create . c26a7000 [ 30.383432] htc_wmi_init 7783 host_enable 0 nss_nwifi_offload 0 [ 30.388718] ol_ath_set_default_tgt_config : AC Minfree buffer allocation through module param (umac.ko) [ 30.399820] OL_ACBKMinfree : 0 [ 30.402190] OL_ACBEMinfree : 0 [ 30.405051] OL_ACVIMinfree : 0 [ 30.408176] OL_ACVOMinfree : 0 [ 30.411304] hif_enable_fastpath, Enabling fastpath mode [ 30.417213] +HWT [ 30.418382] hif_completion_thread_startup: pipe_num:0 pipe_info:0xdbafc578hif_completion_thread_startup: pipe_num:3 pipe_info:0 xdbafc650hif_completion_thread_startup: pipe_num:4 pipe_info:0xdbafc698 [ 30.440249] -HWT [ 30.441270] Startup Mode-0 set [ 30.445511] [ 30.445511] <=== cfg max peer id 1056 ====> [ 30.450844] htt_peer_map_timer_init Enter pdev c2550000 hrtimer c2552600 [ 30.458469] [ 30.458469] htt_alloc_peer_map_mem : Alloc Success : host q vaddr dc4ed000 paddr 9c4ed000 [ 30.472989] [ 30.472989] htt_alloc_peer_map_mem : Flush Interval Configured to 256 pkts [ 30.483810] ol_txrx_pdev_attach: 2500 tx desc's allocated ; range starts from db060000 [ 30.493507] Firmware_Build_Number:21 [ 30.496144] FW wireless modes: 0x1f9001 [ 30.499962] num_rf_chain:0x00000002 ht_cap_info:0x0000085b vht_cap_info:0x339959b2 vht_supp_mcs:0x0000fffa [ 30.509860] wmi_service_coex_gpio 0, wmi_service_4_wire_coex_support 0, coex_version 0 [ 30.518514] [ 30.518514] Sending Ext resource cfg: HOST PLATFORM as 0 [ 30.518514] fw_feature_bitmap as 50 to TGT [ 30.529070] ol_ath_service_ready_event: tt_support: 1 [ 30.534087] ol_ath_service_ready_event: periodic_chan_stats: 1 [ 30.539458] ol_ath_service_ready_event: sw_cal_support_check_flag: 1 [ 30.546107] Peer Caching Enabled ; num_peers = 257, num_active_peers = 52 num_tids = 104, num_vdevs = 17 [ 30.555720] EXT NSS Supported [ 30.558222] idx 1 req 2 num_units 1 num_unit_info 12 unit size 256 actual units 53 [ 30.566307] idx 2 req 3 num_units 1 num_unit_info 12 unit size 1024 actual units 53 [ 30.574249] idx 3 req 4 num_units 1 num_unit_info 12 unit size 4096 actual units 53 [ 30.581991] idx 0 req 1 num_units 0 num_unit_info 2 unit size 744 actual units 258 [ 30.589438] idx 4 req 6 num_units 35 num_unit_info 0 unit size 3072 actual units 35 [ 30.597769] idx 5 req 7 num_units 1 num_unit_info 0 unit size 6144 actual units 1 [ 30.605021] idx 6 req 5 num_units 0 num_unit_info 2 unit size 2032 actual units 258 [ 30.613343] Support not added yet for Service 91 [ 30.617148] Support not added yet for Service 92 [ 30.622053] No EXT_MSG send INIT now [ 30.625317] chunk 0 len 13568 requested , ptr 0x9bc4c000 [ 30.630687] chunk 1 len 54272 requested , ptr 0x9b050000 [ 30.636812] chunk 2 len 217088 requested , ptr 0x9b0c0000 [ 30.641542] chunk 3 len 191952 requested , ptr 0x9b100000 [ 30.647320] chunk 4 len 107520 requested , ptr 0x9b140000 [ 30.652903] chunk 5 len 6144 requested , ptr 0x82554000 [ 30.657775] chunk 6 len 262128 requested , ptr 0x9b180000 [ 30.663559] chunk 7 len 262128 requested , ptr 0x9b1c0000 [ 30.668711] chunk 8 len 0 requested , ptr 0x87700000 [ 30.674398] ol_ath_service_ready_event[4285] WAPI MBSSID 2 [ 30.679448] smart_log_init: Smart logging Enabled buf=db160000 (size=65536) [ 30.716289] Version = 16777216 3 status = 0 [ 30.719581] ol_ath_connect_htc() WMI is ready [ 30.724729] htt_h2t_frag_desc_bank_cfg_msg - HTT_H2T_MSG_TYPE_FRAG_DESC_BANK_CFG sent to FW for radio ID = 1 [ 30.733798] target uses HTT version 2.2; host uses 2.2 [ 30.761439] ol_ath_attach() connect HTC. [ 30.771200] bypasswmi : 0 [ 30.773519] ol_regdmn_start: reg-domain param: regdmn=0, countryName=, wModeSelect=FFFFFFFF, netBand=FFFFFFFF, extendedChanMode =0. [ 30.785291] Skipping VHT80 channel 5825 [ 30.789467] freq=58 [ 30.790614] freq=106 [ 30.793477] freq=122 [ 30.795131] freq=138 [ 30.797424] acfg_attach: Offload using existing sock dc79f000 [ 30.804193] SPECTRAL : get_capability not registered [ 30.808168] HAL_CAP_PHYDIAG : Capable [ 30.812152] SPECTRAL : Need to fix the capablity check for RADAR (spectral_attach : 237) [ 30.819839] SPECTRAL : get_capability not registered [ 30.825414] HAL_CAP_RADAR : Capable [ 30.828437] SPECTRAL : Need to fix the capablity check for SPECTRAL [ 30.828437] (spectral_attach : 242) [ 30.838679] SPECTRAL : get_capability not registered [ 30.843719] HAL_CAP_SPECTRAL_SCAN : Capable [ 30.847405] SPECTRAL : get_tsf64 not registered [ 30.852169] spectral_init_netlink 78 NULL SKB [ 30.856218] Green-AP : Green-AP : Attached [ 30.856218] [ 30.862656] Green-AP : Attached [ 30.864931] rate power table override is only supported for AR98XX [ 30.871275] ol_if_dfs_attach: called; ptr=db17998c, radar_info=c249fc10 [ 30.878133] dfs_attach: event log enabled by default [ 30.883863] >>>> CB Set (null) [ 30.886874] ipq4019_wifi_led_init: Wifi LED init failed.. Couldn't get led gpio/led source [ 30.895131] ol_ath_attach() UMAC attach . [ 30.898517] [ 30.898517] BURSTING enabled by default [ 30.904892] ACS not enabled [ 30.906745] __ol_ath_attach: needed_headroom reservation 60 [ 30.920534] ol_ath_thermal_mitigation_attach: -- [ 30.931623] ol_ath_ahb_probe num_radios=1, wifi_radios[1].sc = dbb004c0 wifi_radio_type = 2 [ 30.965519] ath_sysfs_diag_init: diag_fsattr [ 30.969363] ath_ol_pci: (Atheros/multi-bss) [ 31.008804] ath_rate_atheros: Copyright (c) 2001-2005 Atheros Communications, Inc, All Rights Reserved [ 31.039389] ath_dev: Copyright (c) 2001-2007 Atheros Communications, Inc, All Rights Reserved [ 31.078056] ath_da_pci: (Atheros/multi-bss) [ 31.119000] pktlog_init: Initializing Pktlog for AR900B, pktlog_hdr_size = 16 [ 31.132872] +hif_update_pipe_callback pipeid 8 [ 31.136286] -hif_update_pipe_callback [ 31.139988] pktlog_init: Initializing Pktlog for AR900B, pktlog_hdr_size = 16 [ 31.151984] Switching to Tx Mode-1 Threshold 280 [ 31.157712] +hif_update_pipe_callback pipeid 8 [ 31.161119] -hif_update_pipe_callback [ 31.212009] set PPDU_DURATION: value 5300 wmi_status 0 [ 31.226821] set PPDU_DURATION: value 5300 wmi_status 0 [ 31.392824] [wifi1] FWLOG: [53828] WAL_DBGID_RST_STATS ( 0x1, 0x1, 0x1464, 0x0 ) [ 31.399184] [wifi1] FWLOG: [53867] WAL_DBGID_TX_AC_BUFFER_SET ( 0x3, 0x1e, 0x94c, 0x94c, 0x0 ) [ 31.418724] [wifi1] FWLOG: [53867] WAL_DBGID_TX_AC_BUFFER_SET ( 0x12, 0x1e, 0x94c, 0x94c, 0x0 ) [ 31.433268] [wifi1] FWLOG: [53867] WAL_DBGID_TX_AC_BUFFER_SET ( 0x45, 0x1e, 0x94c, 0x94c, 0x0 ) [ 31.445028] [wifi1] FWLOG: [53867] WAL_DBGID_TX_AC_BUFFER_SET ( 0x67, 0x1e, 0x94c, 0x94c, 0x0 ) [ 31.457633] [wifi1] FWLOG: [53945] WAL_DBGID_PDEV_INFO_PRINT ( 0x3a, 0xa10, 0x160, 0x10, 0x0 ) [ 31.465937] [wifi1] FWLOG: [53945] WAL_DBGID_PDEV_INFO_PRINT ( 0x3a, 0x10, 0x0, 0x10, 0x12 ) [ 31.832007] [wifi0] FWLOG: [54375] WAL_DBGID_RST_STATS ( 0x2, 0x2, 0x96c, 0x0 ) [ 33.711880] Switching to Tx Mode-1 Threshold 280 [ 35.479279] chatter: RealRFC4305AEAD initialized with driver authenc(hmac(sha1-generic),qcrypto-rfc3686-ctr-aes) [ 35.497303] chatter: RealRFC4305AEAD initialized with driver authenc(hmac(sha1-generic),qcrypto-rfc3686-ctr-aes) [ 35.516940] chatter: RealRFC4305AEAD initialized with driver authenc(hmac(sha1-generic),qcrypto-rfc3686-ctr-aes) [ 35.540076] chatter: RealRFC4305AEAD initialized with driver authenc(hmac(sha1-generic),qcrypto-rfc3686-ctr-aes) [ 35.563444] chatter: RealRFC4305AEAD initialized with driver authenc(hmac(sha1-generic),qcrypto-rfc3686-ctr-aes) [ 35.583084] chatter: RealRFC4305AEAD initialized with driver authenc(hmac(sha1-generic),qcrypto-rfc3686-ctr-aes) [ 35.602622] chatter: RealRFC4305AEAD initialized with driver authenc(hmac(sha1-generic),qcrypto-rfc3686-ctr-aes) [ 35.677825] [ol_ath_iw_setcountry][1825] *p=47, *(p+1)=42 [ 35.685121] isCountryCodeValid: EEPROM regdomain 0x0 [ 35.703889] wlan_vap_create : enter. devhandle=0xdc5404c0, opmode=IEEE80211_M_HOSTAP, flags=0x0 [ 35.711623] send_vdev_create_cmd_non_tlv: ID = 0 Type = 1, Subtype = 0 VAP Addr = e0:cb:aa:bb:cc:dd: [ 35.722940] ieee80211_mbo_vattach:MBO Initialized [ 35.726704] ieee80211_oce_vattach: OCE Initialized [ 35.732521] wlan_vap_create : exit. devhandle=0xdc5404c0, vap=0xda3c0000, opmode=IEEE80211_M_HOSTAP, flags=0x0. [ 35.742278] Enabling SG bit for the vap apr0v0 features 4000 [ 35.747450] Enabling SG bit for the vap apr0v0 features 4000 [ 35.753448] Enabling LRO bit for the vap apr0v0 features 4000 [ 35.767912] VAP device apr0v0 created osifp: (db3f74c0) os_if: (da3c0000) [ 35.830236] [wifi0] FWLOG: [58966] WAL_DBGID_PDEV_INFO_PRINT ( 0x37, 0x199, 0x130, 0x0, 0x32 ) [ 35.847282] [wifi0] FWLOG: [58974] WAL_DBGID_RST_STATS ( [ 35.875874] send_vdev_create_cmd_non_tlv: ID = 1 Type = 1, Subtype = 0 VAP Addr = e6:cb:aa:bb:cc:dd: [ 35.884685] 0x2, 0x2, 0x96c, 0x0 ) [ 35.887528] [wifi0] FWLOG: [59000] WAL_DBGID_RST_STATS ( 0x2, 0x2, 0x96c, 0x0 ) [ 35.895168] ieee80211_mbo_vattach:MBO Initialized [ 35.899594] ieee80211_oce_vattach: OCE Initialized [ 35.905393] Enabling SG bit for the vap apr0v1 features 4000 [ 35.910184] Enabling SG bit for the vap apr0v1 features 4000 [ 35.916708] Enabling LRO bit for the vap apr0v1 features 4000 [ 35.930349] VAP device apr0v1 created osifp: (da358cc0) os_if: (da350000) [ 35.989163] send_vdev_create_cmd_non_tlv: ID = 2 Type = 1, Subtype = 0 VAP Addr = ea:cb:aa:bb:cc:dd: [ 35.998096] ieee80211_mbo_vattach:MBO Initialized [ 36.002632] ieee80211_oce_vattach: OCE Initialized [ 36.007148] Enabling SG bit for the vap apr0v2 features 4000 [ 36.013328] Enabling SG bit for the vap apr0v2 features 4000 [ 36.018402] Enabling LRO bit for the vap apr0v2 features 4000 [ 36.032271] VAP device apr0v2 created osifp: (da35a4c0) os_if: (da3e0000) [ 36.091941] send_vdev_create_cmd_non_tlv: ID = 3 Type = 1, Subtype = 0 VAP Addr = ee:cb:aa:bb:cc:dd: [ 36.100253] ieee80211_mbo_vattach:MBO Initialized [ 36.105838] ieee80211_oce_vattach: OCE Initialized [ 36.109991] Enabling SG bit for the vap apr0v3 features 4000 [ 36.115946] Enabling SG bit for the vap apr0v3 features 4000 [ 36.121146] Enabling LRO bit for the vap apr0v3 features 4000 [ 36.136140] VAP device apr0v3 created osifp: (da35bcc0) os_if: (da3f0000) [ 36.194509] send_vdev_create_cmd_non_tlv: ID = 4 Type = 1, Subtype = 0 VAP Addr = f2:cb:aa:bb:cc:dd: [ 36.203653] ieee80211_mbo_vattach:MBO Initialized [ 36.207418] ieee80211_oce_vattach: OCE Initialized [ 36.212947] Enabling SG bit for the vap apr0v4 features 4000 [ 36.218008] Enabling SG bit for the vap apr0v4 features 4000 [ 36.224673] Enabling LRO bit for the vap apr0v4 features 4000 [ 36.238147] VAP device apr0v4 created osifp: (da35d4c0) os_if: (da3f8000) [ 36.296893] send_vdev_create_cmd_non_tlv: ID = 5 Type = 1, Subtype = 0 VAP Addr = f6:cb:aa:bb:cc:dd: [ 36.305645] ieee80211_mbo_vattach:MBO Initialized [ 36.309771] ieee80211_oce_vattach: OCE Initialized [ 36.316108] Enabling SG bit for the vap apr0v5 features 4000 [ 36.320825] Enabling SG bit for the vap apr0v5 features 4000 [ 36.326937] Enabling LRO bit for the vap apr0v5 features 4000 [ 36.340999] VAP device apr0v5 created osifp: (da35ecc0) os_if: (da390000) [ 36.413703] send_vdev_create_cmd_non_tlv: ID = 6 Type = 1, Subtype = 0 VAP Addr = fa:cb:aa:bb:cc:dd: [ 36.422723] ieee80211_mbo_vattach:MBO Initialized [ 36.426583] ieee80211_oce_vattach: OCE Initialized [ 36.432419] Enabling SG bit for the vap apr0v6 features 4000 [ 36.437215] Enabling SG bit for the vap apr0v6 features 4000 [ 36.443627] Enabling LRO bit for the vap apr0v6 features 4000 [ 36.457203] VAP device apr0v6 created osifp: (da3a84c0) os_if: (da3b0000) [ 36.517234] send_vdev_create_cmd_non_tlv: ID = 7 Type = 1, Subtype = 0 VAP Addr = fe:cb:aa:bb:cc:dd: [ 36.526444] ieee80211_mbo_vattach:MBO Initialized [ 36.530210] ieee80211_oce_vattach: OCE Initialized [ 36.536129] Enabling SG bit for the vap apr0v7 features 4000 [ 36.540846] Enabling SG bit for the vap apr0v7 features 4000 [ 36.547022] Enabling LRO bit for the vap apr0v7 features 4000 [ 36.561154] VAP device apr0v7 created osifp: (da3a9cc0) os_if: (d9c28000) [ 36.619795] send_vdev_create_cmd_non_tlv: ID = 8 Type = 1, Subtype = 0 VAP Addr = c2:cb:aa:bb:cc:dd: [ 36.632008] ieee80211_mbo_vattach:MBO Initialized [ 36.635771] ieee80211_oce_vattach: OCE Initialized [ 36.640851] Enabling SG bit for the vap apr0v8 features 4000 [ 36.647228] Enabling SG bit for the vap apr0v8 features 4000 [ 36.652812] Enabling LRO bit for the vap apr0v8 features 4000 [ 36.666264] VAP device apr0v8 created osifp: (da3ab4c0) os_if: (da388000) [ 36.728302] send_vdev_create_cmd_non_tlv: ID = 9 Type = 1, Subtype = 0 VAP Addr = c6:cb:aa:bb:cc:dd: [ 36.737546] ieee80211_mbo_vattach:MBO Initialized [ 36.741311] ieee80211_oce_vattach: OCE Initialized [ 36.747221] Enabling SG bit for the vap apr0v9 features 4000 [ 36.752358] Enabling SG bit for the vap apr0v9 features 4000 [ 36.757717] Enabling LRO bit for the vap apr0v9 features 4000 [ 36.772267] VAP device apr0v9 created osifp: (da3accc0) os_if: (d9c48000) [ 36.829605] [wifi0] FWLOG: [59177] WAL_DBGID_RST_STATS ( [ 36.835937] send_vdev_create_cmd_non_tlv: ID = 10 Type = 1, Subtype = 0 VAP Addr = ca:cb:aa:bb:cc:dd: [ 36.845289] 0x2, 0x2, 0x96c, 0x0 ) [ 36.847675] [wifi0] FWLOG: [59282] WAL_DBGID_RST_STATS ( 0x2, 0x2, 0x96c, 0x0 ) [ 36.854967] [wifi0] FWLOG: [59387] WAL_DBGID_RST_STATS ( 0x2, 0x2, 0x96c, [ 36.862410] ieee80211_mbo_vattach:MBO Initialized [ 36.866601] ieee80211_oce_vattach: OCE Initialized [ 36.872100] 0x0 ) [ 36.873369] [wifi0] FWLOG: [59493] WAL_DBGID_RST_STATS ( 0x2, 0x2, 0x96c, 0x0 ) [ 36.880657] [wifi0] [ 36.884270] Enabling SG bit for the vap apr0v10 features 4000 [ 36.889335] Enabling SG bit for the vap apr0v10 features 4000 [ 36.895489] FWLOG: [59597] WAL_DBGID_RST_STATS ( 0x2, 0x2, 0x96c, 0x0 ) [ 36.902148] Enabling LRO bit for the vap apr0v10 features 4000 [ 36.908276] [wifi0] FWLOG: [59717] WAL_DBGID_RST_STATS ( 0x2, 0x2, 0x96c, 0x0 ) [ 36.917560] [wifi0] FWLOG: [59823] WAL_DBGID_RST_STATS ( [ 36.930752] VAP device apr0v10 created osifp: (da3ae4c0) os_if: (d9c38000) [ 36.962185] 0x2, 0x2, 0x96c, 0x0 ) [ 36.964556] [wifi0] FWLOG: [59931] WAL_DBGID_RST_STATS ( 0x2, 0x2, 0x96c, 0x0 ) [ 37.026258] send_vdev_create_cmd_non_tlv: ID = 11 Type = 1, Subtype = 0 VAP Addr = ce:cb:aa:bb:cc:dd: [ 37.040404] [wifi0] FWLOG: [60040] WAL_DBGID_RST_STATS ( 0x2, 0x2, 0x96c, 0x0 ) [ 37.047209] ieee80211_mbo_vattach:MBO Initialized [ 37.051497] ieee80211_oce_vattach: OCE Initialized [ 37.057549] Enabling SG bit for the vap apr0v11 features 4000 [ 37.062844] Enabling SG bit for the vap apr0v11 features 4000 [ 37.068248] Enabling LRO bit for the vap apr0v11 features 4000 [ 37.082280] VAP device apr0v11 created osifp: (da3afcc0) os_if: (d9c68000) [ 37.142049] send_vdev_create_cmd_non_tlv: ID = 12 Type = 1, Subtype = 0 VAP Addr = d2:cb:aa:bb:cc:dd: [ 37.150452] ieee80211_mbo_vattach:MBO Initialized [ 37.155991] ieee80211_oce_vattach: OCE Initialized [ 37.160134] Enabling SG bit for the vap apr0v12 features 4000 [ 37.166351] Enabling SG bit for the vap apr0v12 features 4000 [ 37.171635] Enabling LRO bit for the vap apr0v12 features 4000 [ 37.186191] VAP device apr0v12 created osifp: (d9c514c0) os_if: (d9c78000) [ 37.244906] send_vdev_create_cmd_non_tlv: ID = 13 Type = 1, Subtype = 0 VAP Addr = d6:cb:aa:bb:cc:dd: [ 37.254325] ieee80211_mbo_vattach:MBO Initialized [ 37.258089] ieee80211_oce_vattach: OCE Initialized [ 37.263747] Enabling SG bit for the vap apr0v13 features 4000 [ 37.268765] Enabling SG bit for the vap apr0v13 features 4000 [ 37.275468] Enabling LRO bit for the vap apr0v13 features 4000 [ 37.289161] VAP device apr0v13 created osifp: (d9c52cc0) os_if: (d9c80000) [ 37.348315] send_vdev_create_cmd_non_tlv: ID = 14 Type = 1, Subtype = 0 VAP Addr = da:cb:aa:bb:cc:dd: [ 37.357203] ieee80211_mbo_vattach:MBO Initialized [ 37.361281] ieee80211_oce_vattach: OCE Initialized [ 37.367327] Enabling SG bit for the vap apr0v14 features 4000 [ 37.372561] Enabling SG bit for the vap apr0v14 features 4000 [ 37.378116] Enabling LRO bit for the vap apr0v14 features 4000 [ 37.393378] VAP device apr0v14 created osifp: (d9c544c0) os_if: (d9ca0000) [ 37.453160] Mesh vap not supported by this radio!! [ 37.456936] wlan_vap_create: failed to create a vap object [ 37.463604] osif_ioctl_create_vap: wlan vap failed [ 37.474467] send_vdev_create_cmd_non_tlv: ID = 15 Type = 4, Subtype = 0 VAP Addr = e0:cb:aa:bb:cc:dd: [ 37.483793] Enabling SG bit for the vap mon0 features 4000 [ 37.488337] Enabling SG bit for the vap mon0 features 4000 [ 37.495745] Enabling LRO bit for the vap mon0 features 4000 [ 37.509110] VAP device mon0 created osifp: (d9c55cc0) os_if: (d9cc8000) [ 37.569016] OL vap_start - [ 37.591809] vap15: Init in progress. Delay vap_stop [ 37.611786] vap15: Init in progress. Delay vap_stop [ 37.632638] vap15: Init in progress. Delay vap_stop [ 37.651685] vap15: Init in progress. Delay vap_stop [ 37.671780] vap15: Init in progress. Delay vap_stop [ 37.691680] vap15: Init in progress. Delay vap_stop [ 37.711714] vap15: Init in progress. Delay vap_stop [ 37.731741] vap15: Init in progress. Delay vap_stop [ 37.751704] vap15: Init in progress. Delay vap_stop [ 37.771677] vap15: Init in progress. Delay vap_stop [ 37.784564] send_vdev_up_cmd_non_tlv for vap 15 [ 37.792027] vap15: Init in progress. Delay vap_stop [ 37.797677] Set freq vap 0 stop send + da3c0000 [ 37.801333] Set freq vap 0 stop send -da3c0000 [ 37.831672] Set wait done --da3c0000 [ 37.834218] Set freq vap 1 stop send + da350000 [ 37.838885] Set freq vap 1 stop send -da350000 [ 37.871667] Set wait done --da350000 [ 37.874210] Set freq vap 2 stop send + da3e0000 [ 37.878877] Set freq vap 2 stop send -da3e0000 [ 37.911724] Set wait done --da3e0000 [ 37.914339] Set freq vap 3 stop send + da3f0000 [ 37.919025] Set freq vap 3 stop send -da3f0000 [ 37.951673] Set wait done --da3f0000 [ 37.954218] Set freq vap 4 stop send + da3f8000 [ 37.958881] Set freq vap 4 stop send -da3f8000 [ 37.991673] Set wait done --da3f8000 [ 37.994218] Set freq vap 5 stop send + da390000 [ 37.998883] Set freq vap 5 stop send -da390000 [ 38.031714] Set wait done --da390000 [ 38.034323] Set freq vap 6 stop send + da3b0000 [ 38.038950] Set freq vap 6 stop send -da3b0000 [ 38.071692] Set wait done --da3b0000 [ 38.074241] Set freq vap 7 stop send + d9c28000 [ 38.078913] Set freq vap 7 stop send -d9c28000 [ 38.111663] Set wait done --d9c28000 [ 38.114208] Set freq vap 8 stop send + da388000 [ 38.118855] Set freq vap 8 stop send -da388000 [ 38.151723] Set wait done --da388000 [ 38.154341] Set freq vap 9 stop send + d9c48000 [ 38.158966] Set freq vap 9 stop send -d9c48000 [ 38.191670] Set wait done --d9c48000 [ 38.194214] Set freq vap 10 stop send + d9c38000 [ 38.198948] Set freq vap 10 stop send -d9c38000 [ 38.231672] Set wait done --d9c38000 [ 38.234217] Set freq vap 11 stop send + d9c68000 [ 38.238950] Set freq vap 11 stop send -d9c68000 [ 38.271713] Set wait done --d9c68000 [ 38.274321] Set freq vap 12 stop send + d9c78000 [ 38.279021] Set freq vap 12 stop send -d9c78000 [ 38.311675] Set wait done --d9c78000 [ 38.314220] Set freq vap 13 stop send + d9c80000 [ 38.318961] Set freq vap 13 stop send -d9c80000 [ 38.351665] Set wait done --d9c80000 [ 38.354209] Set freq vap 14 stop send + d9ca0000 [ 38.358933] Set freq vap 14 stop send -d9ca0000 [ 38.392818] Set wait done --d9ca0000 [ 38.395434] Set freq vap 15 stop send + d9cc8000 [ 38.400135] [DFS] vap-15(mon0):ol_ath_vap_down : 2261 Cancel the precac timer [ 38.407122] send_vdev_down_cmd_non_tlv for vap 15 [ 38.411958] Set freq vap 15 stop send -d9cc8000 [ 38.441666] Set wait done --d9cc8000 [ 38.494151] OL vap_start - [ 38.529209] [ol_ath_iw_setcountry][1825] *p=47, *(p+1)=42 [ 38.534056] isCountryCodeValid: EEPROM regdomain 0x0 [ 38.538682] Skipping VHT80 channel 5660 [ 38.543844] Skipping VHT80 channel 5680 [ 38.546698] Skipping VHT80 channel 5700 [ 38.552138] freq=58 [ 38.553290] freq=106 [ 38.555544] freq=122 [ 38.572188] wlan_vap_create : enter. devhandle=0xdbb004c0, opmode=IEEE80211_M_HOSTAP, flags=0x0 [ 38.579958] send_vdev_create_cmd_non_tlv: ID = 0 Type = 1, Subtype = 0 VAP Addr = e2:cb:ac:4c:9c:d5: [ 38.589654] ieee80211_mbo_vattach:MBO Initialized [ 38.594420] ieee80211_oce_vattach: OCE Initialized [ 38.598840] wlan_vap_create : exit. devhandle=0xdbb004c0, vap=0xd9cb8000, opmode=IEEE80211_M_HOSTAP, flags=0x0. [ 38.609363] Enabling SG bit for the vap apr1v0 features 4000 [ 38.615077] Enabling SG bit for the vap apr1v0 features 4000 [ 38.620136] Enabling LRO bit for the vap apr1v0 features 4000 [ 38.634752] VAP device apr1v0 created osifp: (d9c574c0) os_if: (d9cb8000) [ 38.699404] send_vdev_create_cmd_non_tlv: ID = 1 Type = 1, Subtype = 0 VAP Addr = e6:cb:ac:4c:9c:d5: [ 38.708316] ieee80211_mbo_vattach:MBO Initialized [ 38.712914] ieee80211_oce_vattach: OCE Initialized [ 38.717396] Enabling SG bit for the vap apr1v1 features 4000 [ 38.724661] Enabling SG bit for the vap apr1v1 features 4000 [ 38.729495] Enabling LRO bit for the vap apr1v1 features 4000 [ 38.743962] VAP device apr1v1 created osifp: (d9ce8cc0) os_if: (d9cf0000) [ 38.802952] send_vdev_create_cmd_non_tlv: ID = 2 Type = 1, Subtype = 0 VAP Addr = ea:cb:ac:4c:9c:d5: [ 38.811270] ieee80211_mbo_vattach:MBO Initialized [ 38.817027] ieee80211_oce_vattach: OCE Initialized [ 38.821174] Enabling SG bit for the vap apr1v2 features 4000 [ 38.827008] Enabling SG bit for the vap apr1v2 features 4000 [ 38.833003] Enabling LRO bit for the vap apr1v2 features 4000 [ 38.846922] VAP device apr1v2 created osifp: (d9cea4c0) os_if: (d9d60000) [ 38.905742] send_vdev_create_cmd_non_tlv: ID = 3 Type = 1, Subtype = 0 VAP Addr = ee:cb:ac:4c:9c:d5: [ 38.914536] ieee80211_mbo_vattach:MBO Initialized [ 38.918622] ieee80211_oce_vattach: OCE Initialized [ 38.924616] Enabling SG bit for the vap apr1v3 features 4000 [ 38.929332] Enabling SG bit for the vap apr1v3 features 4000 [ 38.935715] Enabling LRO bit for the vap apr1v3 features 4000 [ 38.949470] VAP device apr1v3 created osifp: (d9cebcc0) os_if: (d9d00000) [ 39.008399] send_vdev_create_cmd_non_tlv: ID = 4 Type = 1, Subtype = 0 VAP Addr = f2:cb:ac:4c:9c:d5: [ 39.017446] ieee80211_mbo_vattach:MBO Initialized [ 39.021279] ieee80211_oce_vattach: OCE Initialized [ 39.027215] Enabling SG bit for the vap apr1v4 features 4000 [ 39.032521] Enabling SG bit for the vap apr1v4 features 4000 [ 39.037662] Enabling LRO bit for the vap apr1v4 features 4000 [ 39.051912] VAP device apr1v4 created osifp: (d9ced4c0) os_if: (d9d78000) [ 39.090809] [wifi0] [ 39.091962] STOPPED EVENT for vap 15 (defde000) [ 39.097054] FWLOG: [60168] WAL_DBGID_RST_STATS ( 0x2, 0x2, 0x96c, 0x0 ) [ 39.117400] [wifi0] FWLOG: [60357] WAL_DBGID_RST_STATS ( [ 39.128948] send_vdev_create_cmd_non_tlv: ID = 5 Type = 1, Subtype = 0 VAP Addr = f6:cb:ac:4c:9c:d5: [ 39.137845] 0x2, 0x2, 0x96c, 0x0 ) [ 39.140603] [wifi0] FWLOG: [60463] WAL_DBGID_RST_STATS ( 0x2, 0x2, 0x96c, 0x0 ) [ 39.147892] [wifi0] FWLOG: [60569] WAL_DBGID_RST_STATS ( [ 39.153672] ieee80211_mbo_vattach:MBO Initialized [ 39.158050] ieee80211_oce_vattach: OCE Initialized [ 39.163746] 0x2, 0x2, 0x96c, 0x0 ) [ 39.166297] [wifi0] FWLOG: [60674] WAL_DBGID_RST_STATS ( 0x2 [ 39.172301] Enabling SG bit for the vap apr1v5 features 4000 [ 39.177733] Enabling SG bit for the vap apr1v5 features 4000 [ 39.184261] , 0x2, 0x96c, 0x0 ) [ 39.186522] [wifi0] FWLOG: [60804] UNKNOWN 25:22 ( 0x0, [ 39.191937] Enabling LRO bit for the vap apr1v5 features 4000 [ 39.198331] 0x4cbccbe0, 0xd59c, 0xde80 ) [ 39.201538] [wifi0] FWLOG: [60804] WAL_DBGID_RST_STATS ( 0x2, 0x2, 0x96c, 0x0 ) [ 39.216031] [wifi0] FWLOG: [60892] vap-15 VDEV_MGR_VDEV_START ( [ 39.225633] VAP device apr1v5 created osifp: (d9ceecc0) os_if: (d9ca8000) [ 39.271540] 0x96c, 0x3, 0x0, 0x0 ) [ 39.273913] [wifi0] FWLOG: [60892] WAL channel change freq=2412, mode=2 flags=0 rx_ok=1 tx_ok=1 [ 39.291930] send_vdev_create_cmd_non_tlv: ID = 6 Type = 1, Subtype = 0 VAP Addr = fa:cb:ac:4c:9c:d5: [ 39.300251] ieee80211_mbo_vattach:MBO Initialized [ 39.305733] [wifi0] FWLOG: [60892] WAL_DBGID_RST_STATS ( 0x2, 0x80, 0x96c, 0x1 ) [ 39.312187] [wifi0] FWLOG: [61112] VDEV_MGR_VDEV_START_RESP ( 0x0 ) [ 39.318566] ieee80211_oce_vattach: OCE Initialized [ 39.323757] send_vdev_up_cmd_non_tlv for vap 15 [ 39.328568] Enabling SG bit for the vap apr1v6 features 4000 [ 39.334394] Enabling SG bit for the vap apr1v6 features 4000 [ 39.339272] Enabling LRO bit for the vap apr1v6 features 4000 [ 39.354051] VAP device apr1v6 created osifp: (d9d284c0) os_if: (d9d18000) [ 39.388800] [wifi1] FWLOG: [61898] WAL_DBGID_PDEV_INFO_PRINT ( 0x37, 0x199, 0x130, 0x30, 0x0 ) [ 39.409442] [wifi1] FWLOG: [61898] WAL_DBGID_PDEV_INFO_PRINT ( [ 39.427250] send_vdev_create_cmd_non_tlv: ID = 7 Type = 1, Subtype = 0 VAP Addr = fe:cb:ac:4c:9c:d5: [ 39.436401] 0x37, 0x30, 0x0, 0x30, 0x0 ) [ 39.439425] [wifi1] FWLOG: [61913] WAL_DBGID_RST_STATS ( 0x2, 0x2, 0x1464, 0x0 ) [ 39.446804] [wifi1] FWLOG: [61937] WAL_DBGID_RST_STATS ( [ 39.452786] ieee80211_mbo_vattach:MBO Initialized [ 39.457069] ieee80211_oce_vattach: OCE Initialized [ 39.462335] 0x2, 0x2, 0x1464, 0x0 ) [ 39.465294] [wifi1] FWLOG: [62059] WAL_DBGID_RST_STATS ( [ 39.470932] Enabling SG bit for the vap apr1v7 features 4000 [ 39.477405] 0x2, 0x2, 0x1464, 0x0 ) [ 39.479877] [wifi1] [ 39.482171] Enabling SG bit for the vap apr1v7 features 4000 [ 39.488169] FWLOG: [62164] WAL_DBGID_RST_STATS ( [ 39.492997] Enabling LRO bit for the vap apr1v7 features 4000 [ 39.498994] 0x2, 0x2, 0x1464, 0x0 ) [ 39.504996] [wifi1] FWLOG: [62270] WAL_DBGID_RST_STATS ( 0x2, 0x2, 0x1464, 0x0 [ 39.526118] VAP device apr1v7 created osifp: (d9d29cc0) os_if: (d9d20000) [ 39.536619] ) [ 39.537258] [wifi1] FWLOG: [62376] WAL_DBGID_RST_STATS ( 0x2, 0x2, 0x1464, 0x0 ) [ 39.583178] [wifi1] FWLOG: [62515] WAL_DBGID_RST_STATS ( [ 39.620791] send_vdev_create_cmd_non_tlv: ID = 8 Type = 1, Subtype = 0 VAP Addr = c2:cb:ac:4c:9c:d5: [ 39.635909] 0x2, 0x2, 0x1464, 0x0 ) [ 39.638367] [wifi1] FWLOG: [62665] WAL_DBGID_RST_STATS ( 0x2, 0x2, 0x1464, 0x0 ) [ 39.652519] ieee80211_mbo_vattach:MBO Initialized [ 39.656282] ieee80211_oce_vattach: OCE Initialized [ 39.661436] Enabling SG bit for the vap apr1v8 features 4000 [ 39.668647] Enabling SG bit for the vap apr1v8 features 4000 [ 39.674617] Enabling LRO bit for the vap apr1v8 features 4000 [ 39.690663] VAP device apr1v8 created osifp: (d9d2b4c0) os_if: (dc5c0000) [ 39.752069] send_vdev_create_cmd_non_tlv: ID = 9 Type = 1, Subtype = 0 VAP Addr = c6:cb:ac:4c:9c:d5: [ 39.760394] ieee80211_mbo_vattach:MBO Initialized [ 39.765761] ieee80211_oce_vattach: OCE Initialized [ 39.770401] Enabling SG bit for the vap apr1v9 features 4000 [ 39.776649] Enabling SG bit for the vap apr1v9 features 4000 [ 39.782060] Enabling LRO bit for the vap apr1v9 features 4000 [ 39.796796] VAP device apr1v9 created osifp: (d9d2ccc0) os_if: (d9d88000) [ 39.856069] send_vdev_create_cmd_non_tlv: ID = 10 Type = 1, Subtype = 0 VAP Addr = ca:cb:ac:4c:9c:d5: [ 39.865216] ieee80211_mbo_vattach:MBO Initialized [ 39.869034] ieee80211_oce_vattach: OCE Initialized [ 39.874730] Enabling SG bit for the vap apr1v10 features 4000 [ 39.880118] Enabling SG bit for the vap apr1v10 features 4000 [ 39.886642] Enabling LRO bit for the vap apr1v10 features 4000 [ 39.900427] VAP device apr1v10 created osifp: (d9d2e4c0) os_if: (d9d38000) [ 39.960983] send_vdev_create_cmd_non_tlv: ID = 11 Type = 1, Subtype = 0 VAP Addr = ce:cb:ac:4c:9c:d5: [ 39.970028] ieee80211_mbo_vattach:MBO Initialized [ 39.975056] ieee80211_oce_vattach: OCE Initialized [ 39.979424] Enabling SG bit for the vap apr1v11 features 4000 [ 39.985542] Enabling SG bit for the vap apr1v11 features 4000 [ 39.990539] Enabling LRO bit for the vap apr1v11 features 4000 [ 40.006048] VAP device apr1v11 created osifp: (d9d2fcc0) os_if: (d9dc0000) [ 40.065785] send_vdev_create_cmd_non_tlv: ID = 12 Type = 1, Subtype = 0 VAP Addr = d2:cb:ac:4c:9c:d5: [ 40.074897] ieee80211_mbo_vattach:MBO Initialized [ 40.079052] ieee80211_oce_vattach: OCE Initialized [ 40.084789] Enabling SG bit for the vap apr1v12 features 4000 [ 40.089592] Enabling SG bit for the vap apr1v12 features 4000 [ 40.095931] [wifi0] FWLOG: [62458] RESMGR_OCS_GEN_PERIODIC_NOA ( [ 40.102157] Enabling LRO bit for the vap apr1v12 features 4000 [ 40.108114] 0x0 ) [ 40.109295] [wifi0] FWLOG: [62458] RESMGR_OCS_GEN_PERIODIC_NOA ( [ 40.125208] VAP device apr1v12 created osifp: (dc5d14c0) os_if: (d9dd8000) [ 40.137071] 0x0 ) [ 40.137968] [wifi0] FWLOG: [62466] vap-15 VDEV_MGR_VDEV_START ( 0x96c, 0x3, 0x0, 0x0 ) [ 40.180653] [wifi0] FWLOG: [62467] WAL channel change freq=2412, mode=5 flags=0 rx_ok=1 tx_ok=1 [ 40.201043] send_vdev_create_cmd_non_tlv: ID = 13 Type = 1, Subtype = 0 VAP Addr = d6:cb:ac:4c:9c:d5: [ 40.210360] [wifi0] FWLOG: [62467] WAL_DBGID_RST_STATS ( 0x2, 0x80, 0x96c, 0x1 ) [ 40.216723] [wifi0] [ 40.219185] ieee80211_mbo_vattach:MBO Initialized [ 40.224192] FWLOG: [62687] VDEV_MGR_VDEV_START_RESP ( 0x0 ) [ 40.229364] ieee80211_oce_vattach: OCE Initialized [ 40.235731] Enabling SG bit for the vap apr1v13 features 4000 [ 40.240641] Enabling SG bit for the vap apr1v13 features 4000 [ 40.246764] Enabling LRO bit for the vap apr1v13 features 4000 [ 40.260919] VAP device apr1v13 created osifp: (dc5d2cc0) os_if: (dbec0000) [ 40.322037] send_vdev_create_cmd_non_tlv: ID = 14 Type = 1, Subtype = 0 VAP Addr = da:cb:ac:4c:9c:d5: [ 40.330434] ieee80211_mbo_vattach:MBO Initialized [ 40.336142] ieee80211_oce_vattach: OCE Initialized [ 40.340251] Enabling SG bit for the vap apr1v14 features 4000 [ 40.346508] Enabling SG bit for the vap apr1v14 features 4000 [ 40.352288] Enabling LRO bit for the vap apr1v14 features 4000 [ 40.366310] VAP device apr1v14 created osifp: (dc5d44c0) os_if: (dbec8000) [ 40.388732] [wifi1] FWLOG: [62822] WAL_DBGID_RST_STATS ( 0x2, 0x2, 0x1464, 0x0 ) [ 40.409805] [wifi1] FWLOG: [63026] WAL_DBGID_RST_STATS ( 0x2, 0x2, 0x1464, 0x0 ) [ 40.436467] [wifi1] FWLOG: [63137] WAL_DBGID_RST_STATS ( [ 40.444576] Mesh vap not supported by this radio!! [ 40.448510] wlan_vap_create: failed to create a vap object [ 40.454521] 0x2, 0x2, 0x1464, 0x0 ) [ 40.457446] [wifi1] FWLOG: [63244] WAL_DBGID_RST_STATS ( [ 40.463267] osif_ioctl_create_vap: wlan vap failed [ 40.468564] 0x2, 0x2, 0x1464, 0x0 ) [ 40.471074] [wifi1] FWLOG: [63352] WAL_DBGID_RST_STATS ( 0x2, 0x2, 0x1464, 0x0 ) [ 40.480419] [wifi1] [ 40.490209] send_vdev_create_cmd_non_tlv: ID = 15 Type = 4, Subtype = 0 VAP Addr = e2:cb:ac:4c:9c:d5: [ 40.499470] FWLOG: [63459] WAL_DBGID_RST_STATS ( 0x2, 0x2, 0x1464, 0x0 ) [ 40.505249] [wifi1] FWLOG: [63607] WAL_DBGID_RST_STATS ( [ 40.511060] Enabling SG bit for the vap mon1 features 4000 [ 40.517326] 0x2, 0x2, 0x1464, 0x0 ) [ 40.519784] [wifi1] [ 40.522157] Enabling SG bit for the vap mon1 features 4000 [ 40.527770] FWLOG: [63721] WAL_DBGID_RST_STATS ( 0x2, 0x2, 0x1464, 0x0 ) [ 40.534311] Enabling LRO bit for the vap mon1 features 4000 [ 40.548798] VAP device mon1 created osifp: (dc5d5cc0) os_if: (dc5e8000) [ 40.611606] OL vap_start - [ 40.652598] vap15: Init in progress. Delay vap_stop [ 40.671758] vap15: Init in progress. Delay vap_stop [ 40.691705] vap15: Init in progress. Delay vap_stop [ 40.711820] vap15: Init in progress. Delay vap_stop [ 40.731705] vap15: Init in progress. Delay vap_stop [ 40.751726] vap15: Init in progress. Delay vap_stop [ 40.771752] vap15: Init in progress. Delay vap_stop [ 40.791734] vap15: Init in progress. Delay vap_stop [ 40.811697] vap15: Init in progress. Delay vap_stop [ 40.832138] vap15: Init in progress. Delay vap_stop [ 40.836177] send_vdev_up_cmd_non_tlv for vap 15 [ 40.840841] STOPPED EVENT for vap 15 (dbe4c000) [ 40.847791] Set freq vap 0 stop send + d9cb8000 [ 40.851562] Set freq vap 0 stop send -d9cb8000 [ 40.891833] Set wait done --d9cb8000 [ 40.894460] Set freq vap 1 stop send + d9cf0000 [ 40.899432] Set freq vap 1 stop send -d9cf0000 [ 40.931689] Set wait done --d9cf0000 [ 40.934450] Set freq vap 2 stop send + d9d60000 [ 40.939026] Set freq vap 2 stop send -d9d60000 [ 40.971685] Set wait done --d9d60000 [ 40.974234] Set freq vap 3 stop send + d9d00000 [ 40.979232] Set freq vap 3 stop send -d9d00000 [ 41.011757] Set wait done --d9d00000 [ 41.014375] Set freq vap 4 stop send + d9d78000 [ 41.019103] Set freq vap 4 stop send -d9d78000 [ 41.051694] Set wait done --d9d78000 [ 41.054242] Set freq vap 5 stop send + d9ca8000 [ 41.059006] Set freq vap 5 stop send -d9ca8000 [ 41.089660] [wifi0] FWLOG: [63712] WAL_DBGID_IBF_STATS1 ( [ 41.093982] Set wait done --d9ca8000 [ 41.097671] Set freq vap 6 stop send + d9d18000 [ 41.103320] 0x96c, 0x0, 0x0, 0x0 ) [ 41.105689] [wifi0] FWLOG: [63712] WAL_DBGID_IBF_STATS3 ( [ 41.111457] Set freq vap 6 stop send -d9d18000 [ 41.116045] 0xb20, 0x0 ) [ 41.118100] [wifi0] FWLOG: [63712] WAL_DBGID_IBF_STATS4 ( 0x1d40000, 0x3e7d3d80, 0x0, 0x2, 0x4122392a ) [ 41.127476] [wifi0] FWLOG: [63712] WAL_DBGID_IBF_STATS5 ( 0x20000000, 0xe70, 0x28, 0xc181f, 0x0 ) [ 41.136328] [wifi0] FWLOG: [63712] WAL_DBGID_IBF_STATS6 ( 0x0, 0x2040000, 0x11010, 0xa021501, 0x0 ) [ 41.145356] [wifi0] FWLOG: [63712] WAL_DBGID_IBF_STATS7 ( 0x0, 0x5, 0x0 [ 41.151963] Set wait done --d9d18000 [ 41.155514] Set freq vap 7 stop send + d9d20000 [ 41.160423] , 0x0, 0x1 ) [ 41.163149] Set freq vap 7 stop send -d9d20000 [ 41.191752] Set wait done --d9d20000 [ 41.194373] Set freq vap 8 stop send + dc5c0000 [ 41.199075] Set freq vap 8 stop send -dc5c0000 [ 41.231685] Set wait done --dc5c0000 [ 41.234233] Set freq vap 9 stop send + d9d88000 [ 41.238995] Set freq vap 9 stop send -d9d88000 [ 41.271670] Set wait done --d9d88000 [ 41.274216] Set freq vap 10 stop send + d9d38000 [ 41.279068] Set freq vap 10 stop send -d9d38000 [ 41.311752] Set wait done --d9d38000 [ 41.314580] Set freq vap 11 stop send + d9dc0000 [ 41.319229] Set freq vap 11 stop send -d9dc0000 [ 41.351675] Set wait done --d9dc0000 [ 41.354222] Set freq vap 12 stop send + d9dd8000 [ 41.359276] Set freq vap 12 stop send -d9dd8000 [ 41.387875] [wifi1] FWLOG: [63906] UNKNOWN 25:22 ( 0x0 [ 41.391850] Set wait done --d9dd8000 [ 41.395541] Set freq vap 13 stop send + dbec0000 [ 41.400388] Set freq vap 13 stop send -dbec0000 [ 41.405107] , 0x4caccbe2, 0xd59c, 0xde80 ) [ 41.408733] [wifi1] FWLOG: [63906] WAL_DBGID_RST_STATS ( 0x2, 0x2, 0x1464, 0x0 ) [ 41.416113] [wifi1] FWLOG: [64009] vap-15 VDEV_MGR_VDEV_START ( 0x143c, 0x3, 0x0, 0x0 ) [ 41.424099] [wifi1] FWLOG: [64009] WAL channel change freq=5180, mode=0 flags=0 rx_ok=1 tx_ok=1 [ 41.433883] [wifi1] FWLOG: [64009] WAL_DBGID_RST_STATS ( 0x2, 0x80, 0x143c, 0x1 ) [ 41.440332] [wifi1] FWLOG: [64237] VDEV_MGR_VDEV_START_RESP ( 0x0 ) [ 41.451885] Set wait done --dbec0000 [ 41.454430] Set freq vap 14 stop send + dbec8000 [ 41.459325] Set freq vap 14 stop send -dbec8000 [ 41.491680] Set wait done --dbec8000 [ 41.494225] Set freq vap 15 stop send + dc5e8000 [ 41.499027] [DFS] vap-15(mon1):ol_ath_vap_down : 2261 Cancel the precac timer [ 41.505985] send_vdev_down_cmd_non_tlv for vap 15 [ 41.513779] Set freq vap 15 stop send -dc5e8000 [ 41.551725] Set wait done --dc5e8000 [ 41.603670] ol_ath_vdev_create_start_cmd : 296 freq_seg1 = 42 freq_seg2 = 0 precac_secondary_freq = 0 precac_running = 0 target _type = 11 domain = 2 [ 41.623852] OL vap_start - [ 41.687813] chatter: to_bird :: ToHost: device 'bird' went down [ 41.751292] chatter: to_bird :: ToHost: device 'bird' came up [ 41.801348] send_vdev_up_cmd_non_tlv for vap 15 [ 43.062118] i2c-msm-v2 78b7000.i2c: NACK: slave not responding, ensure its powered: msgs(n:1 cur:0 tx) bc(rx:4 tx:0) mode:FIFO slv_addr:0x70 MSTR_STS:0x011363c8 OPER:0x00000010 [ 43.091944] i2c-msm-v2 78b7000.i2c: NACK: slave not responding, ensure its powered: msgs(n:1 cur:0 tx) bc(rx:4 tx:0) mode:FIFO slv_addr:0x70 MSTR_STS:0x011363c8 OPER:0x00000010 [ 43.107654] [wifi1] FWLOG: [64930] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 ) [ 43.113375] [wifi1] FWLOG: [64930] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 ) [ 43.119664] [wifi1] FWLOG: [65038] vap-15 VDEV_MGR_VDEV_START ( 0x1464, 0x3, 0x0, 0x0 ) [ 43.127647] [wifi1] FWLOG: [65038] WAL channel change freq=5220, mode=10 flags=0 rx_ok=1 tx_ok=1 [ 43.136701] i2c-msm-v2 78b7000.i2c: NACK: slave not responding, ensure its powered: msgs(n:1 cur:0 tx) bc(rx:4 tx:0) mode:FIFO slv_addr:0x70 MSTR_STS:0x011363c8 OPER:0x00000010 [ 43.169927] i2c-msm-v2 78b7000.i2c: NACK: slave not responding, ensure its powered: msgs(n:1 cur:0 tx) bc(rx:4 tx:0) mode:FIFO slv_addr:0x70 MSTR_STS:0x011363c8 OPER:0x00000010 [ 43.192916] i2c-msm-v2 78b7000.i2c: NACK: slave not responding, ensure its powered: msgs(n:1 cur:0 tx) bc(rx:4 tx:0) mode:FIFO slv_addr:0x70 MSTR_STS:0x011363c8 OPER:0x00000010 [ 43.232006] [wifi1] FWLOG: [65038] WAL_DBGID_RST_STATS ( 0x2, 0x80, 0x1464, 0x1 ) [ 43.238524] [wifi1] FWLOG: [65228] VDEV_MGR_VDEV_START_RESP ( 0x0 ) [ 49.555518] random: nonblocking pool is initialized [ 68.810445] chatter: RealRFC4305AEAD initialized with driver authenc(hmac(sha256-generic),qcrypto-rfc3686-ctr-aes) [ 68.820635] chatter: RealRFC4305AEAD initialized with driver authenc(hmac(sha1-generic),qcrypto-rfc3686-ctr-aes) [ 68.852623] CPU1: Booted secondary processor [ 68.852678] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 68.867811] CPU2: Booted secondary processor [ 68.867873] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 68.893234] CPU3: Booted secondary processor [ 68.893301] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 68.961730] STOPPED EVENT for vap 15 (defde000) [ 68.965731] [ 68.965731] Channel is configured already!! [ 68.981892] OL vap_start - [ 68.983728] send_vdev_up_cmd_non_tlv for vap 15 [ 68.990884] [ 68.990884] !!!!! {/usr/bin/wired_brain} failed writing /click/mon0_decap/rogue_shootdown/entering_channel errno 2 len 1 data: "1" [ 69.005482] [ 69.005482] !!!!! {/usr/bin/wired_brain} failed writing /click/ap_steering/set_chan_phytype errno 2 len 11 data: "0 1 20 0 ht" [ 69.019445] STOPPED EVENT for vap 15 (dbe4c000) [ 69.023583] [ 69.023583] Channel is configured already!! [ 69.037686] ol_ath_vdev_create_start_cmd : 296 freq_seg1 = 42 freq_seg2 = 0 precac_secondary_freq = 0 precac_running = 0 target _type = 11 domain = 2 [ 69.050525] send_vdev_up_cmd_non_tlv for vap 15 [ 69.054849] OL vap_start - [ 69.059317] [ 69.059317] !!!!! {/usr/bin/wired_brain} failed writing /click/mon1_decap/rogue_shootdown/entering_channel errno 2 len 2 data: "44" [ 69.074066] [ 69.074066] !!!!! {/usr/bin/wired_brain} failed writing /click/ap_steering/set_chan_phytype errno 2 len 13 data: "1 44 80 1 vht " [ 69.087106] [wifi0] FWLOG: [93077] vap-15 VDEV_MGR_VDEV_START ( 0x96c, 0x3, 0x0, 0x0 ) [ 69.093990] [wifi0] FWLOG: [93077] VDEV_MGR_VDEV_START_RESP ( 0x0 ) [ 69.100269] [wifi1] FWLOG: [93147] vap-15 VDEV_MGR_VDEV_START ( 0x1464, 0x3, 0x0, 0x0 ) [ 69.108234] [wifi1] FWLOG: [93147] VDEV_MGR_VDEV_START_RESP ( 0x0 ) [ 71.385702] chatter: _to_linux_test_client :: ToHost: device 'test_client' went down Jan 1 00:01:12 meraki_watchdog: opening /click/mon0/queue/co 87.690913] [ 87.690913] !!!!! {meraki_watchdog} opening /click/mon0/queue/control_q/length failed: Connection refused ol_q/length failed: No such file or directory [ 87.707129] [ 87.707129] !!!!! {meraki_watchdog} opening /click/mon0/queue/control_q/capacity failed: No such file or directory [ 87.724377] [ 87.724377] !!!!! {meraki_watchdog} opening /click/mon1/queue/control_q/length failed: No such file or directory [ 87.736950] [ 87.736950] !!!!! {meraki_watchdog} opening /click/mon1/queue/control_q/capacity failed: No such file or directory [ 109.345331] [ 109.345331] !!!!! {/usr/bin/config_updater} failsafe_mode "value='0' state='0' bootloop='0' ver='1' " "" [ 153.030706] [ 153.030706] !!!!! {meraki_watchdog} opening /click/mon0/queue/control_q/length failed: No such file or directory [ 153.042235] [ 69.074066] [ 69.074066] !!!!! {/usr/bin/wired_brain} failed writing /click/ap_steering/set_chan_phytype errno 2 len 13 data: "1 44 80 1 vht " [ 69.087106] [wifi0] FWLOG: [93077] vap-15 VDEV_MGR_VDEV_START ( 0x96c, 0x3, 0x0, 0x0 ) [ 69.093990] [wifi0] FWLOG: [93077] VDEV_MGR_VDEV_START_RESP ( 0x0 ) [ 69.100269] [wifi1] FWLOG: [93147] vap-15 VDEV_MGR_VDEV_START ( 0x1464, 0x3, 0x0, 0x0 ) [ 69.108234] [wifi1] FWLOG: [93147] VDEV_MGR_VDEV_START_RESP ( 0x0 ) [ 71.385702] chatter: _to_linux_test_client :: ToHost: device 'test_client' went down Jan 1 00:01:12 meraki_watchdog: opening /click/mon0/queue/co 87.690913] [ 87.690913] !!!!! {meraki_watchdog} opening /click/mon0/queue/control_q/length failed: Connection refused ol_q/length failed: No such file or directory [ 87.707129] [ 87.707129] !!!!! {meraki_watchdog} opening /click/mon0/queue/control_q/capacity failed: No such file or directory [ 87.724377] [ 87.724377] !!!!! {meraki_watchdog} opening /click/mon1/queue/control_q/length failed: No such file or directory [ 87.736950] [ 87.736950] !!!!! {meraki_watchdog} opening /click/mon1/queue/control_q/capacity failed: No such file or directory [ 109.345331] [ 109.345331] !!!!! {/usr/bin/config_updater} failsafe_mode "value='0' state='0' bootloop='0' ver='1' " "" [ 153.030706] [ 153.030706] !!!!! {meraki_watchdog} opening /click/mon0/queue/control_q/length failed: No such file or directory [ 153.042235] [ 153.042235] !!!!! {meraki_watchdog} opening /click/mon0/queue/control_q/capacity failed: No such file or directory [ 153.054032] [ 153.054032] !!!!! {meraki_watchdog} opening /click/mon1/queue/control_q/length failed: No such file or directory [ 153.065360] [ 153.065360] !!!!! {meraki_watchdog} opening /click/mon1/queue/control_q/capacity failed: No such file or directory [ 218.405391] [ 218.405391] !!!!! {meraki_watchdog} opening /click/mon0/queue/control_q/length failed: No such file or directory [ 218.417002] [ 218.417002] !!!!! {meraki_watchdog} opening /click/mon0/queue/control_q/capacity failed: No such file or directory [ 218.428508] [ 218.428508] !!!!! {meraki_watchdog} opening /click/mon1/queue/control_q/length failed: No such file or directory [ 218.440262] [ 218.440262] !!!!! {meraki_watchdog} opening /click/mon1/queue/control_q/capacity failed: No such file or directory [ 283.644409] [ 283.644409] !!!!! {meraki_watchdog} opening /click/mon0/queue/control_q/length failed: No such file or directory [ 283.656994] [ 283.656994] !!!!! {meraki_watchdog} opening /click/mon0/queue/control_q/capacity failed: No such file or directory [ 283.668655] [ 283.668655] !!!!! {meraki_watchdog} opening /click/mon1/queue/control_q/length failed: No such file or directory [ 283.681292] [ 283.681292] !!!!! {meraki_watchdog} opening /click/mon1/queue/control_q/capacity failed: No such file or directory [ 348.893935] [ 348.893935] !!!!! {meraki_watchdog} opening /click/mon0/queue/control_q/length failed: No such file or directory [ 348.905503] [ 348.905503] !!!!! {meraki_watchdog} opening /click/mon0/queue/control_q/capacity failed: No such file or directory [ 348.918673] [ 348.918673] !!!!! {meraki_watchdog} opening /click/mon1/queue/control_q/length failed: No such file or directory [ 348.930778] [ 348.930778] !!!!! {meraki_watchdog} opening /click/mon1/queue/control_q/capacity failed: No such file or directory
[ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.15.137 (hmartin@renoir) (arm-openwrt-linux-muslgnueabi-gcc (OpenWrt GCC 12.3.0 r23904-69f12c2f23) 12.3.0, GNU ld (GNU Binutils) 2.40.0) #0 SMP Tue Nov 14 13:38:11 2023 [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: Meraki Z3 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000080000000-0x000000009fffffff] [ 0.000000] HighMem empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x0000000087dfffff] [ 0.000000] node 0: [mem 0x0000000087e00000-0x0000000087ffffff] [ 0.000000] node 0: [mem 0x0000000088000000-0x000000009fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000009fffffff] [ 0.000000] percpu: Embedded 11 pages/cpu s16268 r8192 d20596 u45056 [ 0.000000] pcpu-alloc: s16268 r8192 d20596 u45056 alloc=11*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129920 [ 0.000000] Kernel command line: loader=u-boot maxcpus=1 [ 0.000000] Unknown kernel command line parameters "loader=u-boot", will be passed to user space. [ 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: 505864K/524288K available (6523K kernel code, 607K rwdata, 1668K rodata, 1024K init, 236K bss, 18424K reserved, 0K cma-reserved, 0K highmem) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 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] arch_timer: cp15 timer(s) running at 48.00MHz (virt). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xb11fd3bfb, max_idle_ns: 440795203732 ns [ 0.000001] sched_clock: 56 bits at 48MHz, resolution 20ns, wraps every 4398046511096ns [ 0.000024] Switching to timer-based delay loop, resolution 20ns [ 0.000328] Calibrating delay loop (skipped), value calculated using timer frequency.. 96.00 BogoMIPS (lpj=480000) [ 0.000355] CPU: Testing write buffer coherency: ok [ 0.000414] pid_max: default: 32768 minimum: 301 [ 0.001260] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.001291] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.003263] qcom_scm: convention: smc legacy [ 0.004451] Setting up static identity map for 0x80300000 - 0x8030003c [ 0.004623] rcu: Hierarchical SRCU implementation. [ 0.005223] smp: Bringing up secondary CPUs ... [ 0.005243] smp: Brought up 1 node, 1 CPU [ 0.005260] SMP: Total of 1 processors activated (96.00 BogoMIPS). [ 0.005275] CPU: All CPU(s) started in SVC mode. [ 0.012029] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 [ 0.012227] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.012262] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.012635] pinctrl core: initialized pinctrl subsystem [ 0.014654] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.015031] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.016359] thermal_sys: Registered thermal governor 'step_wise' [ 0.016486] cpuidle: using governor ladder [ 0.016511] cpuidle: using governor menu [ 0.044881] cryptd: max_cpu_qlen set to 1000 [ 0.049545] usbcore: registered new interface driver usbfs [ 0.049622] usbcore: registered new interface driver hub [ 0.049682] usbcore: registered new device driver usb [ 0.049794] pps_core: LinuxPPS API ver. 1 registered [ 0.049810] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.049841] PTP clock support registered [ 0.052155] clocksource: Switched to clocksource arch_sys_counter [ 0.053410] NET: Registered PF_INET protocol family [ 0.053646] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.054657] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) [ 0.054714] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.054741] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) [ 0.054804] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.054901] TCP: Hash tables configured (established 4096 bind 4096) [ 0.055048] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.055096] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.055454] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.055512] PCI: CLS 0 bytes, default 64 [ 0.057988] workingset: timestamp_bits=14 max_order=17 bucket_order=3 [ 0.063849] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.063883] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.195188] bam-dma-engine 8e04000.dma: num-channels unspecified in dt [ 0.195222] bam-dma-engine 8e04000.dma: num-ees unspecified in dt [ 0.196745] tcsr 1953000.ess_tcsr: setting ess interface select = 0 [ 0.196855] tcsr 1949000.tcsr: setting wifi_glb_cfg = 41000000 [ 0.196948] tcsr 1957000.tcsr: setting wifi_noc_memtype_m0_m2 = 2222222 [ 0.197267] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled [ 0.197982] msm_serial 78af000.serial: msm_serial: detected port #0 [ 0.198033] msm_serial 78af000.serial: uartclk = 1843200 [ 0.198087] 78af000.serial: ttyMSM0 at MMIO 0x78af000 (irq = 34, base_baud = 115200) is a MSM [ 0.198124] msm_serial: console setup on port #0 [ 0.738683] printk: console [ttyMSM0] enabled [ 0.743826] msm_serial 78b0000.serial: msm_serial: detected port #1 [ 0.747630] msm_serial 78b0000.serial: uartclk = 1843200 [ 0.753752] 78b0000.serial: ttyMSM1 at MMIO 0x78b0000 (irq = 35, base_baud = 115200) is a MSM [ 0.759626] msm_serial: driver initialized [ 0.773867] loop: module loaded [ 0.775639] nand: device found, Manufacturer ID: 0x01, Chip ID: 0xf1 [ 0.775830] nand: AMD/Spansion S34ML01G2 [ 0.782460] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 [ 0.786422] 12 fixed-partitions partitions found on MTD device qcom_nand.0 [ 0.793743] Creating 12 MTD partitions on "qcom_nand.0": [ 0.800571] 0x000000000000-0x000000100000 : "sbl1" [ 0.807726] 0x000000100000-0x000000200000 : "mibib" [ 0.812292] 0x000000200000-0x000000300000 : "bootconfig" [ 0.817052] 0x000000300000-0x000000400000 : "qsee" [ 0.822623] 0x000000400000-0x000000500000 : "qsee_alt" [ 0.827090] 0x000000500000-0x000000580000 : "cdt" [ 0.831812] 0x000000580000-0x000000600000 : "cdt_alt" [ 0.836590] 0x000000600000-0x000000680000 : "ddrparams" [ 0.841570] 0x000000700000-0x000000900000 : "u-boot" [ 0.848204] 0x000000900000-0x000000b00000 : "u-boot-backup" [ 0.853276] 0x000000b00000-0x000000b80000 : "ART" [ 0.857261] 0x000000c00000-0x000007c00000 : "ubi" [ 1.026526] i2c_dev: i2c /dev entries driver [ 1.026801] i2c_qup 78b7000.i2c: using default clock-frequency 100000 [ 1.030887] at24 0-0050: supply vcc not found, using dummy regulator [ 1.037189] at24 0-0050: 8192 byte 24c64 EEPROM, read-only [ 1.043193] i2c_qup 78b8000.i2c: using default clock-frequency 100000 [ 1.050793] sdhci: Secure Digital Host Controller Interface driver [ 1.054521] sdhci: Copyright(c) Pierre Ossman [ 1.060515] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.085544] lp5562 1-0030: internal clock used [ 1.093307] NET: Registered PF_INET6 protocol family [ 1.095092] Segment Routing with IPv6 [ 1.097417] In-situ OAM (IOAM) with IPv6 [ 1.101024] NET: Registered PF_PACKET protocol family [ 1.105308] 8021q: 802.1Q VLAN Support v1.8 [ 1.109930] Registering SWP/SWPB emulation handler [ 1.127772] qca8k-ipq4019 c000000.switch: configuring for fixed/internal link mode [ 1.128020] qca8k-ipq4019 c000000.switch: Link is Up - 1Gbps/Full - flow control rx/tx [ 1.215506] qca8k-ipq4019 c000000.switch wan (uninitialized): PHY [90000.mdio-1:00] driver [Qualcomm QCA8075] (irq=POLL) [ 1.295499] qca8k-ipq4019 c000000.switch lan1 (uninitialized): PHY [90000.mdio-1:01] driver [Qualcomm QCA8075] (irq=POLL) [ 1.375506] qca8k-ipq4019 c000000.switch lan2 (uninitialized): PHY [90000.mdio-1:02] driver [Qualcomm QCA8075] (irq=POLL) [ 1.455503] qca8k-ipq4019 c000000.switch lan3 (uninitialized): PHY [90000.mdio-1:03] driver [Qualcomm QCA8075] (irq=POLL) [ 1.537017] qca8k-ipq4019 c000000.switch lan4 (uninitialized): PHY [90000.mdio-1:04] driver [Qualcomm QCA8075] (irq=POLL) [ 1.537954] DSA: tree 0 setup [ 1.547975] UBI: auto-attach mtd11 [ 1.549924] ubi0: attaching mtd11 [ 2.180605] ubi0: scanning is finished [ 2.189324] ubi0: attached mtd11 (name "ubi", size 112 MiB) [ 2.189377] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 2.193767] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 [ 2.200669] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 2.207541] ubi0: good PEBs: 896, bad PEBs: 0, corrupted PEBs: 0 [ 2.214306] ubi0: user volume: 5, internal volumes: 1, max. volumes count: 128 [ 2.220545] ubi0: max/mean erase counter: 214/99, WL threshold: 4096, image sequence number: 2086049366 [ 2.227595] ubi0: available PEBs: 0, total reserved PEBs: 896, PEBs reserved for bad PEB handling: 20 [ 2.236982] ubi0: background thread "ubi_bgt0d" started, PID 111 [ 2.247117] block ubiblock0_2: created from ubi0:2(rootfs) [ 2.252375] ubiblock: device ubiblock0_2 (rootfs) set to be root filesystem [ 2.263714] VFS: Mounted root (squashfs filesystem) readonly on device 254:0. [ 2.265676] Freeing unused kernel image (initmem) memory: 1024K [ 2.282404] Run /sbin/init as init process [ 2.282436] with arguments: [ 2.282442] /sbin/init [ 2.282448] with environment: [ 2.282454] HOME=/ [ 2.282460] TERM=linux [ 2.282465] loader=u-boot [ 2.616335] init: Console is alive [ 2.616672] init: - watchdog - [ 3.372816] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 3.509059] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 3.511362] init: - preinit - [ 3.672191] random: crng init done [ 5.075451] ipqess-edma c080000.ethernet eth0: configuring for fixed/internal link mode [ 5.076177] qca8k-ipq4019 c000000.switch lan1: configuring for phy/psgmii link mode [ 5.082616] ipqess-edma c080000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 6.201326] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 8.447996] UBIFS (ubi0:3): Mounting in unauthenticated mode [ 8.448297] UBIFS (ubi0:3): background thread "ubifs_bgt0_3" started, PID 213 [ 8.490175] UBIFS (ubi0:3): recovery needed [ 8.573741] UBIFS (ubi0:3): recovery completed [ 8.573912] UBIFS (ubi0:3): UBIFS: mounted UBI device 0, volume 3, name "rootfs_data" [ 8.577106] UBIFS (ubi0:3): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 8.585043] UBIFS (ubi0:3): FS size: 99549184 bytes (94 MiB, 784 LEBs), max 795 LEBs, journal size 4952064 bytes (4 MiB, 39 LEBs) [ 8.594923] UBIFS (ubi0:3): reserved for root: 4701953 bytes (4591 KiB) [ 8.606543] UBIFS (ubi0:3): media format: w5/r0 (latest is w5/r0), UUID 6BA61EAA-FD13-4F3B-85C8-F0D56D3A9DB6, small LPT model [ 8.619099] mount_root: switching to ubifs overlay [ 8.634498] urandom-seed: Seeding with /etc/urandom.seed [ 8.741416] procd: - early - [ 8.741630] procd: - watchdog - [ 9.368861] procd: - watchdog - [ 9.457645] procd: - ubus - [ 9.515353] procd: - init - [ 10.495994] kmodloader: loading kernel modules from /etc/modules.d/* [ 10.696295] Loading modules backported from Linux version v6.1.24-0-g0102425ac76b [ 10.696351] Backport generated by backports.git v5.15.92-1-44-gd6ea70fafd36 [ 11.085596] PPP generic driver version 2.4.2 [ 11.087609] NET: Registered PF_PPPOX protocol family [ 12.658506] urngd: v1.0.2 started. [ 13.111220] ath10k_ahb a000000.wifi: qca4019 hw1.0 target 0x01000000 chip_id 0x003900ff sub 0000:0000 [ 13.111293] ath10k_ahb a000000.wifi: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0 [ 13.123268] ath10k_ahb a000000.wifi: firmware ver 10.4b-ct-4019-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 6b2b5c5b [ 13.282869] ath10k_ahb a000000.wifi: Loading BDF type 0 [ 13.544654] ath10k_ahb a000000.wifi: board_file api 2 bmi_id 0:20 crc32 d140cd7d [ 15.183161] ath10k_ahb a000000.wifi: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96 [ 15.183233] ath10k_ahb a000000.wifi: msdu-desc: 2500 skid: 32 [ 15.231918] ath10k_ahb a000000.wifi: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0' [ 15.232880] ath10k_ahb a000000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752' [ 15.371536] ath10k_ahb a000000.wifi: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-file max-sta 32 raw 0 hwcrypto 1 [ 15.485750] ath: EEPROM regdomain: 0x0 [ 15.485780] ath: EEPROM indicates default country code should be used [ 15.485786] ath: doing EEPROM country->regdmn map search [ 15.485794] ath: country maps to regdmn code: 0x3a [ 15.485802] ath: Country alpha2 being used: US [ 15.485812] ath: Regpair used: 0x3a [ 16.574994] ath10k_ahb a800000.wifi: qca4019 hw1.0 target 0x01000000 chip_id 0x003900ff sub 0000:0000 [ 16.575059] ath10k_ahb a800000.wifi: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0 [ 16.587009] ath10k_ahb a800000.wifi: firmware ver 10.4b-ct-4019-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 6b2b5c5b [ 16.679655] ath10k_ahb a800000.wifi: Loading BDF type 0 [ 16.691989] ath10k_ahb a800000.wifi: board_file api 2 bmi_id 0:21 crc32 d140cd7d [ 17.986721] ath10k_ahb a800000.wifi: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96 [ 17.986791] ath10k_ahb a800000.wifi: msdu-desc: 2500 skid: 32 [ 18.035751] ath10k_ahb a800000.wifi: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0' [ 18.036715] ath10k_ahb a800000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752' [ 18.175142] ath10k_ahb a800000.wifi: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-file max-sta 32 raw 0 hwcrypto 1 [ 18.288625] ath: EEPROM regdomain: 0x0 [ 18.288655] ath: EEPROM indicates default country code should be used [ 18.288662] ath: doing EEPROM country->regdmn map search [ 18.288670] ath: country maps to regdmn code: 0x3a [ 18.288680] ath: Country alpha2 being used: US [ 18.288687] ath: Regpair used: 0x3a [ 18.308835] kmodloader: done loading kernel modules from /etc/modules.d/* [ 28.929334] ipqess-edma c080000.ethernet eth0: Link is Down [ 28.944117] ipqess-edma c080000.ethernet eth0: configuring for fixed/internal link mode [ 28.944411] ipqess-edma c080000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 28.950963] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 28.975843] qca8k-ipq4019 c000000.switch lan1: configuring for phy/psgmii link mode [ 28.977270] br-lan: port 1(lan1) entered blocking state [ 28.982437] br-lan: port 1(lan1) entered disabled state [ 28.987939] device lan1 entered promiscuous mode [ 28.992790] device eth0 entered promiscuous mode [ 29.113231] qca8k-ipq4019 c000000.switch lan2: configuring for phy/psgmii link mode [ 29.115697] br-lan: port 2(lan2) entered blocking state [ 29.119724] br-lan: port 2(lan2) entered disabled state [ 29.125453] device lan2 entered promiscuous mode [ 29.213440] qca8k-ipq4019 c000000.switch lan3: configuring for phy/psgmii link mode [ 29.216569] br-lan: port 3(lan3) entered blocking state [ 29.219935] br-lan: port 3(lan3) entered disabled state [ 29.225633] device lan3 entered promiscuous mode [ 29.251808] qca8k-ipq4019 c000000.switch lan4: configuring for phy/psgmii link mode [ 29.253161] br-lan: port 4(lan4) entered blocking state [ 29.258300] br-lan: port 4(lan4) entered disabled state [ 29.276017] device lan4 entered promiscuous mode [ 29.299965] qca8k-ipq4019 c000000.switch wan: configuring for phy/psgmii link mode [ 32.164444] qca8k-ipq4019 c000000.switch lan1: Link is Up - 1Gbps/Full - flow control rx/tx [ 32.164542] br-lan: port 1(lan1) entered blocking state [ 32.171633] br-lan: port 1(lan1) entered forwarding state [ 32.235561] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready [ 34.504689] ath10k_ahb a000000.wifi: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96 [ 34.504758] ath10k_ahb a000000.wifi: msdu-desc: 2500 skid: 32 [ 34.553740] ath10k_ahb a000000.wifi: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0' [ 34.554699] ath10k_ahb a000000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752' [ 34.875830] ath10k_ahb a000000.wifi: rts threshold -1 [ 34.876236] ath10k_ahb a000000.wifi: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4 [ 34.899726] br-lan: port 5(phy0-ap0) entered blocking state [ 34.899789] br-lan: port 5(phy0-ap0) entered disabled state [ 34.904589] device phy0-ap0 entered promiscuous mode [ 35.187849] ath10k_ahb a000000.wifi: NOTE: Firmware DBGLOG output disabled in debug_mask: 0x10000000 [ 35.405583] IPv6: ADDRCONF(NETDEV_CHANGE): phy0-ap0: link becomes ready [ 35.405926] br-lan: port 5(phy0-ap0) entered blocking state [ 35.411039] br-lan: port 5(phy0-ap0) entered forwarding state [ 38.231595] ath10k_ahb a800000.wifi: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96 [ 38.231665] ath10k_ahb a800000.wifi: msdu-desc: 2500 skid: 32 [ 38.280586] ath10k_ahb a800000.wifi: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0' [ 38.281567] ath10k_ahb a800000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752' [ 38.602632] ath10k_ahb a800000.wifi: rts threshold -1 [ 38.603086] ath10k_ahb a800000.wifi: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4 [ 38.611393] br-lan: port 6(phy1-ap0) entered blocking state [ 38.617755] br-lan: port 6(phy1-ap0) entered disabled state [ 38.623483] device phy1-ap0 entered promiscuous mode [ 39.327621] IPv6: ADDRCONF(NETDEV_CHANGE): phy1-ap0: link becomes ready [ 39.327913] br-lan: port 6(phy1-ap0) entered blocking state [ 39.333133] br-lan: port 6(phy1-ap0) entered forwarding state