I-O DATA機をまとめて調べていた際、IPQ50xx搭載機であることを把握していたもの。
だいぶ安価な出品があり、多少悩んだ末に確保した。
弄っていくのでメモ。
Switch, PHY
| zone | WAN | LAN | |||
|---|---|---|---|---|---|
| port (WN-DAX3000GR) |
INTERNET | LAN4 | LAN3 | LAN2 | LAN1 |
| port | eth0 (Internal PHY) |
port4 (QCA8337) |
port3 (QCA8337) |
port2 (QCA8337) |
port1 (QCA8337) |
MAC
- LAN:
50:41:B9:xx:xx:64(APPSBLENV,"ethaddr"/"eth1addr"(text)) - WAN:
50:41:B9:xx:xx:66(APPSBLENV,"eth0addr"(text)) - 2.4G:
50:41:B9:xx:xx:64(APPSBLENV,"wifi0"(text)) - 5G:
50:41:B9:xx:xx:65(APPSBLENV,"wifi1"(text))
Bootloader
helpIPQ5018# help ? - alias for 'help' ar8xxx_dump- Dump ar8xxx registers base - print or set address offset bdinfo - print Board Info structure bootelf - Boot from an ELF image in memory bootipq - bootipq from flash device bootm - boot application image from memory bootp - boot image via network using BOOTP/TFTP protocol bootvx - Boot vxWorks from an ELF image bootz - boot Linux zImage image from memory canary - test stack canary chpart - change active partition cmp - memory compare coninfo - print console devices and information cp - memory copy crc32 - checksum calculation dhcp - boot image via network using DHCP/TFTP protocol dm - Driver model low level access echo - echo args to console editenv - edit environment variable env - environment handling commands erase - erase FLASH memory exectzt - execute TZT exit - exit script false - do nothing, unsuccessfully fdt - flattened device tree utility commands flash - flash part_name flash part_name load_addr file_size flasherase- flerase part_name flinfo - print FLASH memory information fuseipq - fuse QFPROM registers from memory go - start application at address 'addr' help - print command description/usage i2c - I2C sub-system imxtract- extract a part of a multi-image ipq5018_mdio- IPQ5018 mdio utility commands ipq_mdio- IPQ mdio utility commands is_sec_boot_enabled- check secure boot fuse is enabled or not itest - return true/false on integer compare loop - infinite loop on address range md - memory display mii - MII utility commands mm - memory modify (auto-incrementing address) mmc - MMC sub system mmcinfo - display MMC info mtdparts- define flash/nand partitions mtest - simple RAM read/write test mw - memory write (fill) nand - NAND sub-system nboot - boot from NAND device nfs - boot image via network using NFS protocol nm - memory modify (constant address) part - disk partition related commands pci - list and access PCI Configuration Space ping - send ICMP ECHO_REQUEST to network host printenv- print environment variables protect - enable or disable FLASH write protection reset - Perform RESET of the CPU run - run commands in an environment variable runmulticore- Enable and schedule secondary cores saveenv - save environment variables to persistent storage secure_authenticate- authenticate the signed image setenv - set environment variables setexpr - set environment variable as the result of eval expression sf - SPI flash sub-system showvar - print local hushshell variables sleep - delay execution for some time smeminfo- print SMEM FLASH information source - run script from memory test - minimal test like /bin/sh tftpboot- boot image via network using TFTP protocol tftpput - TFTP put command, for uploading files to a server true - do nothing, successfully tzt - load and run tzt uart - UART sub-system ubi - ubi commands version - print monitor, compiler and linker version zip - zip a memory regionversionIPQ5018# version U-Boot 2.04.02 (Nov 12 2021 - 14:47:49 +0800) arm-openwrt-linux-muslgnueabi-gcc (OpenWrt GCC 5.2.0 3c637c1+r49254) 5.2.0 GNU ld (GNU Binutils) 2.24.0bdinfoIPQ5018# bdinfo arch_number = 0x08040002 boot_params = 0x40000100 DRAM bank = 0x00000000 -> start = 0x40000000 -> size = 0x20000000 eth0name = eth0 ethaddr = 50:41:B9:xx:xx:64 eth1name = eth1 eth1addr = 50:41:B9:xx:xx:64 current eth = eth0 ip_addr = <NULL> baudrate = 115200 bps TLB addr = 0x4A990000 relocaddr = 0x4A920000 reloc off = 0x00000000 irq_sp = 0x4A822A90 sp start = 0x4A822A80smeminfoIPQ5018# smeminfo ubi0: attaching mtd1 ubi0: scanning is finished ubi0: attached mtd1 (name "mtd=0", size 51 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: 410, bad PEBs: 0, corrupted PEBs: 0 ubi0: user volume: 5, internal volumes: 1, max. volumes count: 128 ubi0: max/mean erase counter: 4/1, WL threshold: 4096, image sequence number: 883035619 ubi0: available PEBs: 0, total reserved PEBs: 410, PEBs reserved for bad PEB handling: 20 flash_type: 0xb flash_index: 0x0 flash_chip_select: 0x0 flash_block_size: 0x20000 flash_density: 0x80000 partition table offset 0x0 No.: Name Attributes Start Size 0: 0:SBL1 0x0000ffff 0x0 0x80000 1: 0:MIBIB 0x0000ffff 0x80000 0x80000 2: 0:BOOTCONFIG 0x0000ffff 0x100000 0x40000 3: 0:BOOTCONFIG1 0x0000ffff 0x140000 0x40000 4: 0:QSEE 0x0000ffff 0x180000 0x100000 5: 0:QSEE_1 0x0000ffff 0x280000 0x100000 6: 0:DEVCFG 0x0000ffff 0x380000 0x40000 7: 0:DEVCFG_1 0x0000ffff 0x3c0000 0x40000 8: 0:CDT 0x0000ffff 0x400000 0x40000 9: 0:CDT_1 0x0000ffff 0x440000 0x40000 10: 0:APPSBLENV 0x0000ffff 0x480000 0x80000 11: 0:APPSBL 0x0000ffff 0x500000 0x140000 12: 0:APPSBL_1 0x0000ffff 0x640000 0x140000 13: 0:ART 0x0000ffff 0x780000 0x100000 14: 0:TRAINING 0x0000ffff 0x880000 0x80000 15: rootfs 0x0000ffff 0x3fc0000 0x3340000 ubi vol 0 kernel ubi vol 1 wifi_fw ubi vol 2 bt_fw ubi vol 3 ubi_rootfs ubi vol 4 rootfs_data 16: Config 0x0000ffff 0x3c40000 0x380000 17: rootfs_1 0x0000ffff 0x900000 0x3340000 18: Config_2 0x0000ffff 0x7300000 0x380000 19: idmkey 0x0000ffff 0x7680000 0x80000 20: Reserved 0x0000ffff 0x7700000 0x500000 21: FWHEADER 0x0000ffff 0x7c00000 0x80000 22: Factory 0x0000ffff 0x7c80000 0x80000nand infoIPQ5018# nand info Device 0: nand0, sector size 128 KiB Page size 2048 b OOB size 64 b Erase size 131072 b subpagesize 0 b options 0x 0 bbt options 0x 0printenvIPQ5018# printenv DebugFlag=0 MAC_Quantity=4 baudrate=115200 bootcmd=bootipq bootdelay=3 countrycode=EA eth0addr=50:41:B9:xx:xx:66 eth1addr=50:41:B9:xx:xx:64 ethact=eth0 ethaddr=50:41:B9:xx:xx:64 fdt_high=0x4A400000 fdtcontroladdr=4a994004 flash_type=11 machid=8040002 mtddevname=fs mtddevnum=0 mtdids=nand0=nand0 mtdparts=mtdparts=nand0:0x3340000@0x3fc0000(fs), nand_erasesize=20000 nand_oobsize=40 nand_writesize=800 partition=nand0,0 serialnum=xxxxxxxxxxxx serialnum81=xxxxxxxxxxxx soc_hw_version=20180101 soc_version_major=1 soc_version_minor=1 stderr=serial@78AF000 stdin=serial@78AF000 stdout=serial@78AF000 wifi0=50:41:B9:xx:xx:64 wifi0ssid1=IODATA-xxxx64-2G wifi0ssid2=IO-Guest-xxxx64-2G wifi1=50:41:B9:xx:xx:65 wifi1ssid1=IODATA-xxxx64-5G wifi1ssid2=IO-Guest-xxxx64-5G wifiwpapsk=xxxxxxxxxxxxx wifiwpspin=xxxxxxxx Environment size: 882/262140 bytestftpbootIPQ5018# tftpboot eth0 up Speed :1000 Full duplex *** ERROR: `serverip' not set IPQ5018# setenv ipaddr 192.168.1.1 IPQ5018# setenv serverip 192.168.1.10 IPQ5018# tftpboot eth0 up Speed :1000 Full duplex *** Warning: no boot file name; using 'C0A80101.img' Using eth0 device TFTP from server 192.168.1.10; our IP address is 192.168.1.1 Filename 'C0A80101.img'. Load address: 0x44000000 Loading: *bootipq debugIPQ5018# bootipq debug bootargs=ubi.mtd=rootfs root=mtd:ubi_rootfs rootfstype=squashfs rootwait Booting from flash Using nand device 0 ubi0: detaching mtd1 ubi0: mtd1 is detached ubi0: attaching mtd1 ubi0: scanning is finished ubi0: attached mtd1 (name "mtd=0", size 51 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: 410, bad PEBs: 0, corrupted PEBs: 0 ubi0: user volume: 5, internal volumes: 1, max. volumes count: 128 ubi0: max/mean erase counter: 4/1, WL threshold: 4096, image sequence number: 883035619 ubi0: available PEBs: 0, total reserved PEBs: 410, PEBs reserved for bad PEB handling: 20 Read 0 bytes from volume kernel to 44000000 No size specified -> Using max size (4314980) ## Loading kernel from FIT Image at 44000000 ... Using 'config@mp03.3' configuration Trying 'kernel@1' kernel subimage Description: ARM OpenWrt Linux-4.4.60 Type: Kernel Image Compression: lzma compressed Data Start: 0x440000e4 Data Size: 2877651 Bytes = 2.7 MiB Architecture: ARM OS: Linux Load Address: 0x41208000 Entry Point: 0x41208000 Hash algo: crc32 Hash value: 130678c8 Hash algo: sha1 Hash value: 72ac6db3b035287053cd5added1390496538cf90 Verifying Hash Integrity ... crc32+ sha1+ OK ## Loading fdt from FIT Image at 44000000 ... Using 'config@mp03.3' configuration Trying 'fdt@mp03.3' fdt subimage Description: ARM OpenWrt qcom-ipq50xx-mpxx device tree blob Type: Flat Device Tree Compression: uncompressed Data Start: 0x442cd13c Data Size: 60130 Bytes = 58.7 KiB Architecture: ARM Hash algo: crc32 Hash value: 587822e9 Hash algo: sha1 Hash value: b260973a093ef53e48f10e87740cee18f7ae84c8 Verifying Hash Integrity ... crc32+ sha1+ OK Booting using the fdt blob at 0x442cd13c Uncompressing Kernel Image ... OK Loading Device Tree to 4a3ee000, end 4a3ffae1 ... OK Using machid 0x8040002 from environment Starting kernel ...
Kernel
パスワードが設定されている
uname -aroot@(none):/# uname -a Linux (none) 4.4.60 #1 SMP PREEMPT Fri Dec 15 14:21:17 CST 2023 armv7l GNU/Linuxcat /proc/versionroot@(none):/# cat /proc/version Linux version 4.4.60 (xxxxx@xxxxxxx-xxxxxx) (gcc version 5.2.0 (OpenWrt GCC 5.2.0 MiHAP-1220X_404XZH1b8+r49254) ) #1 SMP PREEMPT Fri Dec 15 14:21:17 CST 2023cat /proc/cmdlineroot@(none):/# cat /proc/cmdline ubi.mtd=rootfs root=mtd:ubi_rootfs rootfstype=squashfs rootwait swiotlb=1 coherent_pool=2Mcat /proc/cpuinforoot@(none):/# cat /proc/cpuinfo processor : 0 model name : ARMv7 Processor rev 4 (v7l) BogoMIPS : 48.00 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm aes pmull sha1 sha2 crc32 CPU implementer : 0x51 CPU architecture: 7 CPU variant : 0xa CPU part : 0x801 CPU revision : 4 processor : 1 model name : ARMv7 Processor rev 4 (v7l) BogoMIPS : 48.00 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm aes pmull sha1 sha2 crc32 CPU implementer : 0x51 CPU architecture: 7 CPU variant : 0xa CPU part : 0x801 CPU revision : 4 Hardware : Generic DT based system Revision : 0000 Serial : 0000000000000000cat /proc/meminfo無線などのハードウェア予約済としてだいぶ取られている
root@(none):/# cat /proc/meminfo MemTotal: 384140 kB MemFree: 351148 kB MemAvailable: 362028 kB Buffers: 4480 kB Cached: 12256 kB SwapCached: 0 kB Active: 6512 kB Inactive: 10652 kB Active(anon): 456 kB Inactive(anon): 12 kB Active(file): 6056 kB Inactive(file): 10640 kB Unevictable: 0 kB Mlocked: 0 kB HighTotal: 0 kB HighFree: 0 kB LowTotal: 384140 kB LowFree: 351148 kB SwapTotal: 0 kB SwapFree: 0 kB Dirty: 0 kB Writeback: 0 kB AnonPages: 428 kB Mapped: 1152 kB Shmem: 40 kB Slab: 7400 kB SReclaimable: 1744 kB SUnreclaim: 5656 kB KernelStack: 744 kB PageTables: 80 kB NFS_Unstable: 0 kB Bounce: 0 kB WritebackTmp: 0 kB CommitLimit: 192068 kB Committed_AS: 1716 kB VmallocTotal: 1572864 kB VmallocUsed: 0 kB VmallocChunk: 0 kBcat /proc/mtdroot@(none):/# cat /proc/mtd dev: size erasesize name mtd0: 00080000 00020000 "0:SBL1" mtd1: 00080000 00020000 "0:MIBIB" mtd2: 00040000 00020000 "0:BOOTCONFIG" mtd3: 00040000 00020000 "0:BOOTCONFIG1" mtd4: 00100000 00020000 "0:QSEE" mtd5: 00100000 00020000 "0:QSEE_1" mtd6: 00040000 00020000 "0:DEVCFG" mtd7: 00040000 00020000 "0:DEVCFG_1" mtd8: 00040000 00020000 "0:CDT" mtd9: 00040000 00020000 "0:CDT_1" mtd10: 00080000 00020000 "0:APPSBLENV" mtd11: 00140000 00020000 "0:APPSBL" mtd12: 00140000 00020000 "0:APPSBL_1" mtd13: 00100000 00020000 "0:ART" mtd14: 00080000 00020000 "0:TRAINING" mtd15: 03340000 00020000 "rootfs_1" mtd16: 00380000 00020000 "Config" mtd17: 03340000 00020000 "rootfs" mtd18: 00380000 00020000 "Config_2" mtd19: 00080000 00020000 "idmkey" mtd20: 00500000 00020000 "Reserved" mtd21: 00080000 00020000 "FWHEADER" mtd22: 00080000 00020000 "Factory" mtd23: 0041d764 0001f000 "kernel" mtd24: 0051c000 0001f000 "wifi_fw" mtd25: 00004000 0001f000 "bt_fw" mtd26: 0139e000 0001f000 "ubi_rootfs" mtd27: 00ea7000 0001f000 "rootfs_data"ubinfo -aroot@WN-DAX3000GR:/# ubinfo -a UBI version: 1 Count of UBI devices: 3 UBI control device major/minor: 10:56 Present UBI devices: ubi0, ubi2, ubi3 ubi0 Volumes count: 5 Logical eraseblock size: 126976 bytes, 124.0 KiB Total amount of logical eraseblocks: 410 (52060160 bytes, 49.6 MiB) Amount of available logical eraseblocks: 0 (0 bytes) Maximum count of volumes 128 Count of bad physical eraseblocks: 0 Count of reserved physical eraseblocks: 20 Current maximum erase counter value: 4 Minimum input/output unit size: 2048 bytes Character device major/minor: 240:0 Present volumes: 0, 1, 2, 3, 4 Volume ID: 0 (on ubi0) Type: static Alignment: 1 Size: 50 LEBs (6348800 bytes, 6.1 MiB) Data bytes: 4314980 bytes (4.1 MiB) State: OK Name: kernel Character device major/minor: 240:1 ----------------------------------- Volume ID: 1 (on ubi0) Type: static Alignment: 1 Size: 50 LEBs (6348800 bytes, 6.1 MiB) Data bytes: 5357568 bytes (5.1 MiB) State: OK Name: wifi_fw Character device major/minor: 240:2 ----------------------------------- Volume ID: 2 (on ubi0) Type: static Alignment: 1 Size: 3 LEBs (380928 bytes, 372.0 KiB) Data bytes: 16384 bytes (16.0 KiB) State: OK Name: bt_fw Character device major/minor: 240:3 ----------------------------------- Volume ID: 3 (on ubi0) Type: dynamic Alignment: 1 Size: 162 LEBs (20570112 bytes, 19.6 MiB) State: OK Name: ubi_rootfs Character device major/minor: 240:4 ----------------------------------- Volume ID: 4 (on ubi0) Type: dynamic Alignment: 1 Size: 121 LEBs (15364096 bytes, 14.7 MiB) State: OK Name: rootfs_data Character device major/minor: 240:5 =================================== ubi2 Volumes count: 1 Logical eraseblock size: 126976 bytes, 124.0 KiB Total amount of logical eraseblocks: 28 (3555328 bytes, 3.4 MiB) Amount of available logical eraseblocks: 0 (0 bytes) Maximum count of volumes 128 Count of bad physical eraseblocks: 0 Count of reserved physical eraseblocks: 4 Current maximum erase counter value: 13 Minimum input/output unit size: 2048 bytes Character device major/minor: 239:0 Present volumes: 0 Volume ID: 0 (on ubi2) Type: dynamic Alignment: 1 Size: 20 LEBs (2539520 bytes, 2.4 MiB) State: OK Name: "Config" Character device major/minor: 239:1 =================================== ubi3 Volumes count: 1 Logical eraseblock size: 126976 bytes, 124.0 KiB Total amount of logical eraseblocks: 28 (3555328 bytes, 3.4 MiB) Amount of available logical eraseblocks: 0 (0 bytes) Maximum count of volumes 128 Count of bad physical eraseblocks: 0 Count of reserved physical eraseblocks: 4 Current maximum erase counter value: 20 Minimum input/output unit size: 2048 bytes Character device major/minor: 238:0 Present volumes: 0 Volume ID: 0 (on ubi3) Type: dynamic Alignment: 1 Size: 20 LEBs (2539520 bytes, 2.4 MiB) State: OK Name: "Config_2" Character device major/minor: 238:1ls -al /sys/class/leds/root@(none):/# ls -al /sys/class/leds/ drwxr-xr-x 2 root root 0 Jan 1 22:22 . drwxr-xr-x 45 root root 0 Jan 1 22:22 .. lrwxrwxrwx 1 root root 0 Jan 1 22:22 led_internet -> ../../devices/platform/soc/soc:leds/leds/led_internet lrwxrwxrwx 1 root root 0 Jan 1 22:22 led_power -> ../../devices/platform/soc/soc:leds/leds/led_power lrwxrwxrwx 1 root root 0 Jan 1 22:22 led_router -> ../../devices/platform/soc/soc:leds/leds/led_router lrwxrwxrwx 1 root root 0 Jan 1 22:22 led_status0 -> ../../devices/platform/soc/soc:leds/leds/led_status0 lrwxrwxrwx 1 root root 0 Jan 1 22:22 led_status1 -> ../../devices/platform/soc/soc:leds/leds/led_status1 lrwxrwxrwx 1 root root 0 Jan 1 22:22 led_wan_g -> ../../devices/platform/soc/soc:leds/leds/led_wan_g lrwxrwxrwx 1 root root 0 Jan 1 22:22 led_wps -> ../../devices/platform/soc/soc:leds/leds/led_wpscat /sys/kernel/debug/gpioroot@WN-DAX3000GR:~# cat /sys/kernel/debug/gpio GPIOs 0-46, platform/1000000.pinctrl, 1000000.pinctrl: gpio0 : in 0 8mA pull down, gpio state: low gpio1 : in 0 8mA pull down, gpio state: low gpio2 : in 0 8mA pull down, gpio state: low gpio3 : in 0 8mA pull down, gpio state: low gpio4 : in 2 8mA no pull, gpio state: high gpio5 : in 2 8mA no pull, gpio state: high gpio6 : in 2 8mA no pull, gpio state: low gpio7 : in 2 8mA no pull, gpio state: high gpio8 : in 2 8mA no pull, gpio state: high gpio9 : in 2 8mA no pull, gpio state: low gpio10 : in 0 8mA pull down, gpio state: low gpio11 : in 0 8mA pull down, gpio state: low gpio12 : out 0 8mA pull down, gpio state: high gpio13 : out 0 8mA pull down, gpio state: high gpio14 : in 0 8mA pull down, gpio state: high gpio15 : in 0 2mA pull down, gpio state: low gpio16 : out 0 8mA pull down, gpio state: low gpio17 : in 0 8mA pull down, gpio state: low gpio18 : out 0 2mA no pull, gpio state: high gpio19 : in 3 8mA pull down, gpio state: high gpio20 : in 1 8mA no pull, gpio state: high gpio21 : in 1 8mA no pull, gpio state: high gpio22 : in 0 8mA pull up, gpio state: high gpio23 : in 0 8mA pull up, gpio state: high gpio24 : out 0 8mA pull down, gpio state: low gpio25 : out 0 8mA pull down, gpio state: low gpio26 : out 0 8mA pull down, gpio state: high gpio27 : in 0 8mA pull down, gpio state: low gpio28 : out 0 8mA pull down, gpio state: high gpio29 : in 0 8mA pull down, gpio state: high gpio30 : in 0 8mA pull down, gpio state: low gpio31 : in 0 8mA pull down, gpio state: high gpio32 : in 0 8mA pull down, gpio state: high gpio33 : in 0 8mA pull down, gpio state: high gpio34 : in 0 8mA pull down, gpio state: high gpio35 : in 0 8mA pull down, gpio state: low gpio36 : in 1 8mA pull up, gpio state: low gpio37 : in 1 8mA pull up, gpio state: high gpio38 : in 0 8mA pull up, gpio state: high gpio39 : out 0 8mA pull down, gpio state: high gpio40 : in 1 8mA pull down, gpio state: high gpio41 : in 0 8mA pull down, gpio state: low gpio42 : in 0 8mA pull down, gpio state: low gpio43 : in 0 8mA pull down, gpio state: low gpio44 : in 0 8mA pull down, gpio state: low gpio45 : in 0 8mA pull down, gpio state: low gpio46 : in 0 8mA pull down, gpio state: lowcat /sys/kernel/debug/pinctrl/*/pinmux-pinsroot@WN-DAX3000GR:~# cat /sys/kernel/debug/pinctrl/*/pinmux-pins Pinmux settings per pin Format: pin (name): mux_owner gpio_owner hog? pin 0 (GPIO_0): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 1 (GPIO_1): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 2 (GPIO_2): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 3 (GPIO_3): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 4 (GPIO_4): 79b0000.qpic-nand (GPIO UNCLAIMED) function qspi3 group gpio4 pin 5 (GPIO_5): 79b0000.qpic-nand (GPIO UNCLAIMED) function qspi2 group gpio5 pin 6 (GPIO_6): 79b0000.qpic-nand (GPIO UNCLAIMED) function qspi1 group gpio6 pin 7 (GPIO_7): 79b0000.qpic-nand (GPIO UNCLAIMED) function qspi0 group gpio7 pin 8 (GPIO_8): 79b0000.qpic-nand (GPIO UNCLAIMED) function qspi_cs group gpio8 pin 9 (GPIO_9): 79b0000.qpic-nand (GPIO UNCLAIMED) function qspi_clk group gpio9 pin 10 (GPIO_10): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 11 (GPIO_11): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 12 (GPIO_12): soc:leds 1000000.pinctrl:12 function gpio group gpio12 pin 13 (GPIO_13): soc:leds 1000000.pinctrl:13 function gpio group gpio13 pin 14 (GPIO_14): (MUX UNCLAIMED) 1000000.pinctrl:14 pin 15 (GPIO_15): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 16 (GPIO_16): soc:leds 1000000.pinctrl:16 function gpio group gpio16 pin 17 (GPIO_17): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 18 (GPIO_18): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 19 (GPIO_19): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 20 (GPIO_20): 1000000.pinctrl (GPIO UNCLAIMED) (HOG) function blsp0_uart0 group gpio20 pin 21 (GPIO_21): 1000000.pinctrl (GPIO UNCLAIMED) (HOG) function blsp0_uart0 group gpio21 pin 22 (GPIO_22): soc:gpio_keys 1000000.pinctrl:22 function gpio group gpio22 pin 23 (GPIO_23): soc:gpio_keys 1000000.pinctrl:23 function gpio group gpio23 pin 24 (GPIO_24): soc:leds 1000000.pinctrl:24 function gpio group gpio24 pin 25 (GPIO_25): soc:leds 1000000.pinctrl:25 function gpio group gpio25 pin 26 (GPIO_26): soc:leds 1000000.pinctrl:26 function gpio group gpio26 pin 27 (GPIO_27): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 28 (GPIO_28): soc:leds 1000000.pinctrl:28 function gpio group gpio28 pin 29 (GPIO_29): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 30 (GPIO_30): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 31 (GPIO_31): (MUX UNCLAIMED) 1000000.pinctrl:31 pin 32 (GPIO_32): (MUX UNCLAIMED) 1000000.pinctrl:32 pin 33 (GPIO_33): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 34 (GPIO_34): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 35 (GPIO_35): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 36 (GPIO_36): 90000.mdio (GPIO UNCLAIMED) function mdc group gpio36 pin 37 (GPIO_37): 90000.mdio (GPIO UNCLAIMED) function mdio group gpio37 pin 38 (GPIO_38): soc:gpio_keys 1000000.pinctrl:38 function gpio group gpio38 pin 39 (GPIO_39): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 40 (GPIO_40): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 41 (GPIO_41): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 42 (GPIO_42): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 43 (GPIO_43): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 44 (GPIO_44): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 45 (GPIO_45): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 46 (GPIO_46): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 47 (SDC1_CLK): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 48 (SDC1_CMD): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 49 (SDC1_DATA): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 50 (SDC2_CLK): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 51 (SDC2_CMD): (MUX UNCLAIMED) (GPIO UNCLAIMED) pin 52 (SDC2_DATA): (MUX UNCLAIMED) (GPIO UNCLAIMED)cat /sys/ssdk/dts_dumproot@WN-DAX3000GR:~# cat /sys/ssdk/dts_dump [ 156.321374] ======================================================= [ 156.321405] ess-switch [ 156.326624] reg = <0x39c00000 0x200000> [ 156.328870] switch_access_mode = <local bus> [ 156.333298] switch_cpu_bmp = <0x0> [ 156.338688] switch_lan_bmp = <0x4> [ 156.342413] switch_wan_bmp = <0x2> [ 156.346646] switch_inner_bmp = <0x0> [ 156.350571] switch_mac_mode = <0xf> [ 156.354997] switch_mac_mode1 = <0x0> [ 156.359063] switch_mac_mode2 = <0x0> [ 156.363553] ess-uniphy [ 156.367842] reg = <0x98000 0x800> [ 156.369841] uniphy_access_mode = <local bus> [ 156.373921] [ 156.379102] =====================port phyinfo======================== [ 156.380434] portid phy_addr features [ 156.386921] 1 7 [ 156.394398] 2 255 PHY_FORCE (speed: 1000, duplex: half) [ 156.401088] ======================================================= [ 156.401439] ess-switch [ 156.407683] reg = <0x0 0x0> [ 156.409944] switch_access_mode = <mdio bus> [ 156.413333] switch_cpu_bmp = <0x40> [ 156.418458] switch_lan_bmp = <0x1e> [ 156.422359] switch_wan_bmp = <0x0> [ 156.426656] switch_inner_bmp = <0x0> [ 156.430692] switch_mac_mode = <0x0> [ 156.435118] switch_mac_mode1 = <0x0> [ 156.439185] switch_mac_mode2 = <0x0> [ 156.443540] ess-uniphy [ 156.447914] reg = <0x0 0x0> [ 156.449963] uniphy_access_mode = <mdio bus> [ 156.453348] [ 156.458334] =====================port phyinfo======================== [ 156.459948] portid phy_addr features [ 156.466512] 1 0 [ 156.473833] 2 1 [ 156.477521] 3 2 [ 156.480948] 4 3cat /proc/interruptsroot@WN-DAX3000GR:~# cat /proc/interrupts CPU0 CPU1 18: 18613 18624 GIC 20 Edge arch_timer 20: 871 0 GIC 139 Level msm_serial0 21: 0 0 GIC 270 Level bam_dma 22: 0 0 GIC 239 Level bam_dma 23: 302253 0 GIC 178 Level bam_dma 24: 2356 0 GIC 434 Edge nss_empty_buf_sos 25: 50 0 GIC 433 Edge nss_empty_buf_queue 26: 0 0 GIC 432 Edge nss-tx-unblock 27: 159658 0 GIC 431 Edge nss_queue0 28: 0 6 GIC 430 Edge nss_queue1 29: 0 0 GIC 429 Edge nss_coredump_complete 30: 0 0 GIC 428 Edge nss_paged_empty_buf_sos 31: 0 0 GIC 427 Edge nss_profile_dma 32: 0 0 GIC 35 Level watchdog bark 33: 19 0 GIC 209 Edge smp2p 34: 0 0 GIC 323 Edge q6_wdog_interrupt 35: 1 0 GIC 320 Edge 36: 1 0 GIC 321 Edge 38: 3 0 GIC 324 Edge ce0 39: 1262 0 GIC 325 Edge ce1 40: 3591 0 GIC 326 Edge ce2 41: 248 0 GIC 327 Edge ce3 43: 30 0 GIC 329 Edge ce5 55: 0 0 GIC 341 Edge host2rxdma-monitor-ring1 57: 0 0 GIC 343 Edge wbm2host-rx-release 58: 0 0 GIC 344 Edge reo2host-status 65: 0 0 GIC 351 Edge rxdma2host-monitor-destination-mac1 68: 2 3301 GIC 354 Edge ppdu-end-interrupts-mac1 71: 8 0 GIC 357 Edge rxdma2host-monitor-status-ring-mac1 77: 3315 0 GIC 363 Edge rxdma2host-destination-ring-mac1 88: 27 0 GIC 448 Edge pci0_wlan_ce_0, pci0_wlan_ce_5 89: 349 0 GIC 449 Edge pci0_wlan_ce_1 90: 419 0 GIC 450 Edge pci0_wlan_ce_2 91: 273 0 GIC 451 Edge pci0_wlan_ce_3 96: 1 31 GIC 456 Edge pci0_wlan_grp_dp_3 120: 0 0 GIC 299 Edge tzerror 121: 0 0 GIC 186 Level eud_irq 122: 0 0 GIC 198 Edge tmc-etr 123: 0 0 GIC 216 Edge tsens_interrupt 149: 1 0 msmgpio 22 Edge soc:gpio_keys 150: 1 0 msmgpio 23 Edge soc:gpio_keys 165: 1 0 msmgpio 38 Edge soc:gpio_keys 174: 0 2 smp2p 1 Edge q6v5 ready 175: 0 2 smp2p 2 Edge q6v5 handover 176: 0 0 smp2p 0 Edge err_fatal_interrupt 177: 0 0 smp2p 3 Edge stop_ack_interrupt 178: 0 0 smp2p 8 Edge q6v5_wcss_userpd1_fatal 179: 0 2 smp2p 9 Edge q6v5_wcss_userpd1_ready 180: 0 2 smp2p 12 Edge q6v5_wcss_userpd1_spawn_ack 181: 0 1 smp2p 11 Edge q6v5_wcss_userpd1_stop_ack 182: 0 0 smp2p 16 Edge q6v5_wcss_userpd2_fatal 183: 0 2 smp2p 17 Edge q6v5_wcss_userpd2_ready 184: 0 2 smp2p 20 Edge q6v5_wcss_userpd2_spawn_ack 185: 0 1 smp2p 19 Edge q6v5_wcss_userpd2_stop_ack 186: 1749 0 GIC 211 Edge glink-native IPI0: 0 0 CPU wakeup interrupts IPI1: 0 0 Timer broadcast interrupts IPI2: 11841 22352 Rescheduling interrupts IPI3: 0 0 Function call interrupts IPI4: 12 25 Single function call interrupts IPI5: 0 0 CPU stop interrupts IPI6: 0 0 IRQ work interrupts IPI7: 0 0 completion interrupts Err: 0for reg in $(seq 0 4 $((0xe4))); do val=$(ssdk_sh debug regget $reg 4 | grep -o "0x[0-9a-f]*$"); printf "%02x: %08x\n" $reg $val; doneroot@WN-DAX3000GR:~# for reg in $(seq 0 4 $((0xe4))); do val=$(ssdk_sh debug regget $reg 4 | grep -o "0x[0-9a-f]*$"); printf "%02x: %08x\n" $reg $val; done 00: 00001302 04: 07600000 08: 01000000 0c: 00000080 10: 002613a0 14: f0107650 18: 00002d06 1c: 00003f1f 20: 3f000800 24: 000100fe 28: 00000000 2c: 00000000 30: 80000401 34: 00000000 38: 0f000000 3c: 00000000 40: 00700000 44: 00000000 48: 000088a8 4c: 00000000 50: cc35cf05 54: ca350000 58: c9350000 5c: 0030c300 60: 00000001 64: 00000000 68: 00000000 6c: 00000000 70: b00ee060 74: 03707f07 78: 000005ee 7c: 0000004e 80: 000010c2 84: 000010c2 88: 000010c2 8c: 000010c2 90: 000010c2 94: 0000004e 98: 00000000 9c: 00000000 a0: 00000000 a4: 00000000 a8: 00000000 ac: 00000000 b0: 00000000 b4: 00000000 b8: 00000000 bc: 00000608 c0: 00000000 c4: 00000000 c8: 80901040 cc: 00000000 d0: fffbff7e d4: 00000001 d8: 00000100 dc: 000303ff e0: c74164de e4: 000aa545bootlog
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.3.1.1-00064 S - IMAGE_VARIANT_STRING=MAACANAZA S - OEM_IMAGE_VERSION_STRING=CRM S - Boot Config, 0x000002c5 B - 126 - PBL, Start B - 1556 - bootable_media_detect_entry, Start B - 3276 - bootable_media_detect_success, Start B - 3279 - elf_loader_entry, Start B - 8242 - auth_hash_seg_entry, Start B - 8603 - auth_hash_seg_exit, Start B - 98853 - elf_segs_hash_verify_entry, Start B - 168419 - PBL, End B - 138622 - SBL1, Start B - 199988 - GCC [RstStat:0x10, RstDbg:0x500100] WDog Stat : 0x4 B - 208284 - clock_init, Start D - 7320 - clock_init, Delta B - 215787 - boot_flash_init, Start D - 14762 - boot_flash_init, Delta B - 230610 - boot_config_data_table_init, Start D - 4544 - boot_config_data_table_init, Delta - (575 Bytes) B - 238235 - Boot Setting : 0x00020618 B - 244762 - CDT version:2,Platform ID:8,Major ID:4,Minor ID:0,Subtype:2 B - 251686 - sbl1_ddr_set_params, Start B - 253302 - Pre_DDR_clock_init, Start B - 258945 - Pre_DDR_clock_init, End B - 901183 - do ddr sanity test, Start D - 30 - do ddr sanity test, Delta B - 905850 - Image Load, Start D - 240858 - QSEE Image Loaded, Delta - (578956 Bytes) B - 1147562 - Image Load, Start D - 13694 - DEVCFG Image Loaded, Delta - (13592 Bytes) B - 1161257 - Image Load, Start D - 152347 - APPSBL Image Loaded, Delta - (364802 Bytes) B - 1313665 - QSEE Execution, Start D - 61 - QSEE Execution, Delta B - 1320131 - SBL1, End D - 1184163 - SBL1, Delta S - Flash Throughput, 2465 KB/s (958597 Bytes, 388807 us) S - DDR Frequency, 800 MHz S - Core 0 Frequency, 800 MHz U-Boot 2.04.02 (Nov 12 2021 - 14:47:49 +0800) DRAM: smem ram ptable found: ver: 1 len: 4 512 MiB NAND: QPIC controller support serial NAND ID = 394c2 Vendor = c2 Device = 94 Serial Nand Device Found With ID : 0xc2 0x94 Serial NAND device Manufacturer:MX35UF1G24AD-Z4I Device Size:128 MiB, Page size:2048, Spare Size:64, ECC:4-bit 128 MiB MMC: sdhci: Node Not found, skipping initialization PCI Link Intialized In: serial@78AF000 Out: serial@78AF000 Err: serial@78AF000 machid: 8040002 Turn on Power LED eth0 MAC Address from ART is not valid eth1 MAC Address from ART is not valid Hit any key to stop autoboot: 0 ubi0: attaching mtd1 ubi0: scanning is finished ubi0: attached mtd1 (name "mtd=0", size 51 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: 410, bad PEBs: 0, corrupted PEBs: 0 ubi0: user volume: 5, internal volumes: 1, max. volumes count: 128 ubi0: max/mean erase counter: 4/1, WL threshold: 4096, image sequence number: 883035619 ubi0: available PEBs: 0, total reserved PEBs: 410, PEBs reserved for bad PEB handling: 20 Read 0 bytes from volume kernel to 44000000 No size specified -> Using max size (4314980) ## Loading kernel from FIT Image at 44000000 ... Using 'config@mp03.3' configuration Trying 'kernel@1' kernel subimage Description: ARM OpenWrt Linux-4.4.60 Type: Kernel Image Compression: lzma compressed Data Start: 0x440000e4 Data Size: 2877651 Bytes = 2.7 MiB Architecture: ARM OS: Linux Load Address: 0x41208000 Entry Point: 0x41208000 Hash algo: crc32 Hash value: 130678c8 Hash algo: sha1 Hash value: 72ac6db3b035287053cd5added1390496538cf90 Verifying Hash Integrity ... crc32+ sha1+ OK ## Loading fdt from FIT Image at 44000000 ... Using 'config@mp03.3' configuration Trying 'fdt@mp03.3' fdt subimage Description: ARM OpenWrt qcom-ipq50xx-mpxx device tree blob Type: Flat Device Tree Compression: uncompressed Data Start: 0x442cd13c Data Size: 60130 Bytes = 58.7 KiB Architecture: ARM Hash algo: crc32 Hash value: 587822e9 Hash algo: sha1 Hash value: b260973a093ef53e48f10e87740cee18f7ae84c8 Verifying Hash Integrity ... crc32+ sha1+ OK Booting using the fdt blob at 0x442cd13c Uncompressing Kernel Image ... OK Loading Device Tree to 4a3ee000, end 4a3ffae1 ... OK Using machid 0x8040002 from environment Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.60 (alvin@TWSVIDB-087063) (gcc version 5.2.0 (OpenWrt GCC 5.2.0 MiHAP-1220X_404XZH1b8+r49254) ) #1 SMP PREEMPT Fri Dec 15 14:21:17 CST 2023 [ 0.000000] CPU: ARMv7 Processor [51af8014] revision 4 (ARMv7), cr=10c0383d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine model: Qualcomm Technologies, Inc. IPQ5018/AP-MP03.3 [ 0.000000] Ignoring memory range 0x40000000 - 0x41000000 [ 0.000000] Reserved memory: OVERLAP DETECTED! [ 0.000000] q6_code_data@4B000000 (0x4b000000--0x4b040000) overlaps with q6_mem_regions@4B000000 (0x4b000000--0x4e900000) [ 0.000000] Reserved memory: OVERLAP DETECTED! [ 0.000000] q6_mem_regions@4B000000 (0x4b000000--0x4e900000) overlaps with q6_ipq5018_data@4C000000 (0x4c000000--0x4ce00000) [ 0.000000] Reserved memory: created DMA memory pool at 0x50700000, size 16 MiB [ 0.000000] Reserved memory: initialized node dma_pool1@50700000, compatible id shared-dma-pool [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.0 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: MIGRATE_INFO_TYPE not supported. [ 0.000000] PERCPU: Embedded 11 pages/cpu @9eb5e000 s14336 r8192 d22528 u45056 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 98212 [ 0.000000] Kernel command line: ubi.mtd=rootfs root=mtd:ubi_rootfs rootfstype=squashfs rootwait swiotlb=1 coherent_pool=2M [ 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: 383116K/397312K available (6301K kernel code, 347K rwdata, 1868K rodata, 1024K init, 349K bss, 14196K reserved, 0K cma-reserved, 0K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0x9f800000 - 0xff800000 (1536 MB) [ 0.000000] lowmem : 0x80000000 - 0x9f000000 ( 496 MB) [ 0.000000] pkmap : 0x7fe00000 - 0x80000000 ( 2 MB) [ 0.000000] modules : 0x7f000000 - 0x7fe00000 ( 14 MB) [ 0.000000] .text : 0x80208000 - 0x80afa640 (9162 kB) [ 0.000000] .init : 0x80b00000 - 0x80c00000 (1024 kB) [ 0.000000] .data : 0x80c00000 - 0x80c56ed8 ( 348 kB) [ 0.000000] .bss : 0x80c59000 - 0x80cb0550 ( 350 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] GICv2m: Node v2m: range[0xb00a000:0xb00affc], SPI[448:480] [ 0.000000] GICv2m: Node v2m: range[0xb00b000:0xb00bffc], SPI[480:512] [ 0.000000] Architected cp15 timer(s) running at 24.00MHz (virt). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns [ 0.000005] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.000018] Switching to timer-based delay loop, resolution 41ns [ 0.000516] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) [ 0.000535] pid_max: default: 32768 minimum: 301 [ 0.000649] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.000663] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.001329] Initializing cgroup subsys io [ 0.001354] Initializing cgroup subsys memory [ 0.001385] Initializing cgroup subsys devices [ 0.001399] Initializing cgroup subsys freezer [ 0.001412] Initializing cgroup subsys net_cls [ 0.001423] Initializing cgroup subsys pids [ 0.001465] CPU: Testing write buffer coherency: ok [ 0.001927] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.001999] Setting up static identity map for 0x41300000 - 0x41300058 [ 0.052543] MSM Memory Dump base table set up [ 0.052575] MSM Memory Dump apps data table set up [ 0.090452] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.090581] Brought up 2 CPUs [ 0.090601] SMP: Total of 2 processors activated (96.00 BogoMIPS). [ 0.090610] CPU: All CPU(s) started in SVC mode. [ 0.105368] VFP support v0.3: implementor 51 architecture 3 part 40 variant 3 rev 4 [ 0.105752] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.105785] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.106065] pinctrl core: initialized pinctrl subsystem [ 0.107335] NET: Registered protocol family 16 [ 0.108708] DMA: preallocated 2048 KiB pool for atomic coherent allocations [ 0.130248] cpuidle: using governor ladder [ 0.160274] cpuidle: using governor menu [ 0.160594] NET: Registered protocol family 42 [ 0.165467] qcom,gcc-ipq5018 1800000.gcc: Registered ipq5018 GCC clocks provider [ 0.170123] irq: no irq domain found for /soc/smp2p-wcss/slave-kernel ! [ 0.171603] irq: no irq domain found for /soc/smp2p-wcss/slave-kernel ! [ 0.184102] CPU: IPQ5018, SoC Version: 1.1 [ 0.185942] IPC logging disabled [ 0.185955] IPC logging disabled [ 0.185960] IPC logging disabled [ 0.185964] IPC logging disabled [ 0.185969] IPC logging disabled [ 0.186228] sps:sps is ready. [ 0.222641] pps_core: LinuxPPS API ver. 1 registered [ 0.222655] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.222686] PTP clock support registered [ 0.224677] Advanced Linux Sound Architecture Driver Initialized. [ 0.225620] clocksource: Switched to clocksource arch_sys_counter [ 0.228255] NET: Registered protocol family 2 [ 0.229156] TCP established hash table entries: 4096 (order: 2, 16384 bytes) [ 0.229221] TCP bind hash table entries: 4096 (order: 3, 32768 bytes) [ 0.229298] TCP: Hash tables configured (established 4096 bind 4096) [ 0.229363] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.229389] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.229622] NET: Registered protocol family 1 [ 0.239082] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.239102] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.244376] Key type asymmetric registered [ 0.244396] Asymmetric key parser 'x509' registered [ 0.244445] io scheduler noop registered [ 0.244457] io scheduler deadline registered (default) [ 0.253489] TZ Log : Will warn on Access Violation, as paniconaccessviolation is not set [ 0.254154] 58000.qcom,msm-eud: ttyEUD0 at MMIO 0x0 (irq = 121, base_baud = 0) is a EUD UART [ 0.255228] Registered Sucessfully [ 0.255995] msm_serial 78af000.serial: msm_serial: detected port #0 [ 0.256055] msm_serial 78af000.serial: uartclk = 1843199 [ 0.256114] 78af000.serial: ttyMSM0 at MMIO 0x78af000 (irq = 20, base_baud = 115199) is a MSM [ 0.256144] msm_serial: console setup on port #0 [ 0.924412] console [ttyMSM0] enabled [ 0.929609] msm_serial: driver initialized [ 0.933026] msm_serial_hsl_init: driver initialized [ 0.937250] wpdev driver(major: 243) installed. [ 0.954264] brd: module loaded [ 0.961344] loop: module loaded [ 0.963810] QPIC controller hw version Major:2, Minor:1 [ 0.963837] QPIC controller support serial nand. [ 0.968909] nand: device found, Manufacturer ID: 0xc2, Chip ID: 0x94 [ 0.973357] nand: Macronix MX35UF1G24AD-Z4I SPI NAND 1G 1.8V [ 0.979789] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 [ 0.985937] 23 ofpart partitions found on MTD device qcom_nand.0 [ 0.992713] Creating 23 MTD partitions on "qcom_nand.0": [ 0.998915] 0x000000000000-0x000000080000 : "0:SBL1" [ 1.005842] 0x000000080000-0x000000100000 : "0:MIBIB" [ 1.010677] 0x000000100000-0x000000140000 : "0:BOOTCONFIG" [ 1.015454] 0x000000140000-0x000000180000 : "0:BOOTCONFIG1" [ 1.020839] 0x000000180000-0x000000280000 : "0:QSEE" [ 1.026847] 0x000000280000-0x000000380000 : "0:QSEE_1" [ 1.031964] 0x000000380000-0x0000003c0000 : "0:DEVCFG" [ 1.036452] 0x0000003c0000-0x000000400000 : "0:DEVCFG_1" [ 1.041521] 0x000000400000-0x000000440000 : "0:CDT" [ 1.066270] 0x000000440000-0x000000480000 : "0:CDT_1" [ 1.086242] 0x000000480000-0x000000500000 : "0:APPSBLENV" [ 1.106263] 0x000000500000-0x000000640000 : "0:APPSBL" [ 1.126284] 0x000000640000-0x000000780000 : "0:APPSBL_1" [ 1.146220] 0x000000780000-0x000000880000 : "0:ART" [ 1.166208] 0x000000880000-0x000000900000 : "0:TRAINING" [ 1.186229] 0x000000900000-0x000003c40000 : "rootfs_1" [ 1.236282] 0x000003c40000-0x000003fc0000 : "Config" [ 1.256222] 0x000003fc0000-0x000007300000 : "rootfs" [ 1.292897] mtd: device 17 (rootfs) set to be root filesystem [ 1.293149] mtdsplit: no squashfs found in "rootfs" [ 1.297676] 0x000007300000-0x000007680000 : "Config_2" [ 1.316291] 0x000007680000-0x000007700000 : "idmkey" [ 1.336274] 0x000007700000-0x000007c00000 : "Reserved" [ 1.356245] 0x000007c00000-0x000007c80000 : "FWHEADER" [ 1.376206] 0x000007c80000-0x000007d00000 : "Factory" [ 1.378374] libphy: Fixed MDIO Bus: probed [ 1.595655] qca-mdio 88000.mdio: Could not find phy-reset-gpio [ 1.595830] libphy: qca_mdio: probed [ 1.601009] qca-mdio 88000.mdio: qca-mdio driver was registered [ 2.035672] qca-mdio 90000.mdio: Could not find phy-reset-gpio [ 2.035845] libphy: qca_mdio: probed [ 2.042114] qca-mdio 90000.mdio: qca-mdio driver was registered [ 2.145937] cnss: INFO: IPC Logging is disabled! [ 2.146631] cnss[2]: INFO: Platform driver probed successfully. plat 9df50010 tgt 0xfffc [ 2.150011] cnss[41]: INFO: Platform driver probed successfully. plat 9df58010 tgt 0xfffb [ 2.158101] i2c /dev entries driver [ 2.167017] qcom-tsens 4a8000.thermal-sensor: tsens calibration failed [ 2.196381] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.196958] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 799999 KHz [ 2.203956] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 800000 KHz [ 2.211182] sdhci: Secure Digital Host Controller Interface driver [ 2.219618] sdhci: Copyright(c) Pierre Ossman [ 2.225580] sdhci-pltfm: SDHCI platform and OF driver helper [ 2.231362] [ 2.231362] Version Rollback Feature Disabled [ 2.238356] qcom-q6v5-wcss-pil cd00000.qcom_q6v5_wcss: ssr registeration success qcom_q6v5_wcss [ 2.241503] remoteproc remoteproc0: cd00000.qcom_q6v5_wcss is available [ 2.250075] q6v5_wcss_userpd1(9eb85b24) node found [ 2.257666] platform q6v5_wcss_userpd1: ssr registeration success q6v5_wcss_userpd1 [ 2.261523] remoteproc remoteproc1: q6v5_wcss_userpd1 is available [ 2.269086] q6v5_wcss_userpd2(9eb85dc8) node found [ 2.276309] platform q6v5_wcss_userpd2: ssr registeration success q6v5_wcss_userpd2 [ 2.280105] remoteproc remoteproc2: q6v5_wcss_userpd2 is available [ 2.288137] of_graph_get_next_endpoint(): no port node found in /soc/csr@6001000 [ 2.293943] coresight-csr 6001000.csr: CSR initialized [ 2.301655] of_graph_get_next_endpoint(): no port node found in /soc/cti@6010000 [ 2.306573] of_graph_get_next_endpoint(): no port node found in /soc/cti@6011000 [ 2.314067] of_graph_get_next_endpoint(): no port node found in /soc/cti@6012000 [ 2.321483] of_graph_get_next_endpoint(): no port node found in /soc/cti@6013000 [ 2.328892] of_graph_get_next_endpoint(): no port node found in /soc/cti@6014000 [ 2.336238] of_graph_get_next_endpoint(): no port node found in /soc/cti@6015000 [ 2.343576] of_graph_get_next_endpoint(): no port node found in /soc/cti@6016000 [ 2.350975] of_graph_get_next_endpoint(): no port node found in /soc/cti@6017000 [ 2.358355] of_graph_get_next_endpoint(): no port node found in /soc/cti@6018000 [ 2.365741] of_graph_get_next_endpoint(): no port node found in /soc/cti@6019000 [ 2.373077] of_graph_get_next_endpoint(): no port node found in /soc/cti@601a000 [ 2.380491] of_graph_get_next_endpoint(): no port node found in /soc/cti@601b000 [ 2.387871] of_graph_get_next_endpoint(): no port node found in /soc/cti@601c000 [ 2.395219] of_graph_get_next_endpoint(): no port node found in /soc/cti@601d000 [ 2.402629] of_graph_get_next_endpoint(): no port node found in /soc/cti@601e000 [ 2.410018] of_graph_get_next_endpoint(): no port node found in /soc/cti@601f000 [ 2.417382] of_graph_get_next_endpoint(): no port node found in /soc/cti@6198000 [ 2.424889] of_graph_get_next_endpoint(): no port node found in /soc/cti@6199000 [ 2.432307] of_graph_get_next_endpoint(): no port node found in /soc/cti@610c000 [ 2.439766] sps_register_bam_device : unable to create IPC Logging 0 for bam 0x06064000 [ 2.446716] sps_register_bam_device : unable to create IPC Logging 1 for bam 0x06064000sps_register_bam_device : unable to create IPC Logging 2 for bam 0x06064000 [ 2.462413] sps_register_bam_device : unable to create IPC Logging 3 for bam 0x06064000sps_register_bam_device : unable to create IPC Logging 4 for bam 0x06064000 [ 2.476895] sps:BAM 0x06064000 is registered.[ 2.484030] coresight-tmc 6048000.tmc: TMC initialized [ 2.488221] coresight-tmc 6047000.tmc: TMC initialized [ 2.493320] coresight-funnel 6041000.funnel: FUNNEL initialized [ 2.498366] coresight-funnel 6100000.funnel: FUNNEL initialized [ 2.504131] coresight-funnel 6120000.funnel: FUNNEL initialized [ 2.510078] coresight-funnel 6130000.funnel: FUNNEL initialized [ 2.516000] coresight-funnel 61a1000.funnel: FUNNEL initialized [ 2.522607] coresight-etm4x 619c000.etm: ETM 4.0 initialized [ 2.528232] coresight-etm4x 619d000.etm: ETM 4.0 initialized [ 2.533710] coresight-replicator-qcom 6046000.replicator: REPLICATOR 1.0 initialized [ 2.539540] coresight-stm 6002000.stm: STM initialized [ 2.548397] of_graph_get_next_endpoint(): no port node found in /soc/hwevent@6101000 [ 2.551691] coresight-hwevent 6101000.hwevent: Hardware Event driver initialized [ 2.563832] NET: Registered protocol family 10 [ 2.567799] NET: Registered protocol family 17 [ 2.571122] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this. [ 2.575528] Bridge firewalling registered [ 2.588308] 8021q: 802.1Q VLAN Support v1.8 [ 2.592423] Registering SWP/SWPB emulation handler [ 2.617196] ubi0: attaching mtd17 [ 2.755554] random: nonblocking pool is initialized [ 2.780022] ubi0: scanning is finished [ 2.784145] ubi0: attached mtd17 (name "rootfs", size 51 MiB) [ 2.784170] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 2.788902] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 [ 2.795648] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 2.802490] ubi0: good PEBs: 410, bad PEBs: 0, corrupted PEBs: 0 [ 2.809279] ubi0: user volume: 5, internal volumes: 1, max. volumes count: 128 [ 2.815512] ubi0: max/mean erase counter: 4/1, WL threshold: 4096, image sequence number: 883035619 [ 2.822558] ubi0: available PEBs: 0, total reserved PEBs: 410, PEBs reserved for bad PEB handling: 20 [ 2.831528] ubi0: background thread "ubi_bgt0d" started, PID 111 [ 2.897088] hctosys: unable to open rtc device (rtc0) [ 2.904134] ALSA device list: [ 2.904154] No soundcards found. [ 2.908361] VFS: Mounted root (squashfs filesystem) readonly on device 31:26. [ 2.910811] Freeing unused kernel memory: 1024K (80b00000 - 80c00000) [ 3.296335] init: Console is alive [ 3.296534] init: - watchdog - [ 4.695890] Button Hotplug driver version 0.4.1 [ 4.705985] SCSI subsystem initialized [ 5.315809] init: - preinit - Press the [f] key and hit [enter] to enter failsafe mode Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level Before mount_root to overlay [ 7.650441] UBIFS (ubi0:4): background thread "ubifs_bgt0_4" started, PID 146 [ 7.663883] UBIFS (ubi0:4): recovery needed [ 7.712599] UBIFS (ubi0:4): recovery completed [ 7.712783] UBIFS (ubi0:4): UBIFS: mounted UBI device 0, volume 4, name "rootfs_data" [ 7.716007] UBIFS (ubi0:4): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 7.723924] UBIFS (ubi0:4): FS size: 14094336 bytes (13 MiB, 111 LEBs), journal size 1015809 bytes (0 MiB, 6 LEBs) [ 7.733797] UBIFS (ubi0:4): reserved for root: 665709 bytes (650 KiB) [ 7.744006] UBIFS (ubi0:4): media format: w4/r0 (latest is w4/r0), UUID A45F25C3-032F-4FB9-9E22-489F3C94C68B, small LPT model [ 7.754002] mount_root: switching to jffs2 overlay After mount_root to overlay 131072+0 records in 131072+0 records out 131072 bytes (128.0KB) copied, 0.569799 seconds, 224.6KB/s ln: /lib/firmware/IPQ5018/caldata.bin: File exists 131072+0 records in 131072+0 records out 131072 bytes (128.0KB) copied, 0.546774 seconds, 234.1KB/s ln: /lib/firmware/qcn9100/caldata_1.bin: No such file or directory ln: /lib/firmware/qcn6122/caldata_1.bin: File exists 131072+0 records in 131072+0 records out 131072 bytes (128.0KB) copied, 0.548538 seconds, 233.3KB/s ln: /lib/firmware/qcn9000/caldata_2.bin: File exists [ 9.544247] procd: - early - [ 9.544352] procd: - watchdog - [ 10.195896] procd: - ubus - [ 11.206953] procd: - init - Please press Enter to activate this console. [ 11.882034] ubi2: attaching mtd16 [ 11.893486] ubi2: scanning is finished [ 11.897768] ubi2: attached mtd16 (name "Config", size 3 MiB) [ 11.897794] ubi2: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 11.902487] ubi2: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 [ 11.909238] ubi2: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 11.916070] ubi2: good PEBs: 28, bad PEBs: 0, corrupted PEBs: 0 [ 11.922796] ubi2: user volume: 1, internal volumes: 1, max. volumes count: 128 [ 11.928718] ubi2: max/mean erase counter: 11/6, WL threshold: 4096, image sequence number: 160202902 [ 11.936005] ubi2: available PEBs: 0, total reserved PEBs: 28, PEBs reserved for bad PEB handling: 4 [ 11.945299] ubi2: background thread "ubi_bgt2d" started, PID 240 [ 11.975536] UBIFS (ubi2:0): background thread "ubifs_bgt2_0" started, PID 244 [ 11.989617] UBIFS (ubi2:0): recovery needed [ 12.077398] UBIFS (ubi2:0): recovery completed [ 12.077523] UBIFS (ubi2:0): UBIFS: mounted UBI device 2, volume 0, name ""Config"" [ 12.080733] UBIFS (ubi2:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 12.088319] UBIFS (ubi2:0): FS size: 1396736 bytes (1 MiB, 11 LEBs), journal size 888833 bytes (0 MiB, 5 LEBs) [ 12.098392] UBIFS (ubi2:0): reserved for root: 65970 bytes (64 KiB) [ 12.108230] UBIFS (ubi2:0): media format: w4/r0 (latest is w4/r0), UUID 84EDD41F-2D4B-474E-870F-CA8B1ECB61F7, small LPT model [ 12.121519] ubi3: attaching mtd18 [ 12.137191] ubi3: scanning is finished [ 12.140894] ubi3: attached mtd18 (name "Config_2", size 3 MiB) [ 12.140921] ubi3: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 12.145685] ubi3: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 [ 12.152500] ubi3: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 12.159384] ubi3: good PEBs: 28, bad PEBs: 0, corrupted PEBs: 0 [ 12.166149] ubi3: user volume: 1, internal volumes: 1, max. volumes count: 128 [ 12.172032] ubi3: max/mean erase counter: 18/10, WL threshold: 4096, image sequence number: 270426554 [ 12.179345] ubi3: available PEBs: 0, total reserved PEBs: 28, PEBs reserved for bad PEB handling: 4 [ 12.188657] ubi3: background thread "ubi_bgt3d" started, PID 247 [ 12.205729] UBIFS (ubi3:0): background thread "ubifs_bgt3_0" started, PID 251 [ 12.219414] UBIFS (ubi3:0): recovery needed [ 12.259849] UBIFS (ubi3:0): recovery completed [ 12.259975] UBIFS (ubi3:0): UBIFS: mounted UBI device 3, volume 0, name ""Config_2"" [ 12.263202] UBIFS (ubi3:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 12.271144] UBIFS (ubi3:0): FS size: 1396736 bytes (1 MiB, 11 LEBs), journal size 888833 bytes (0 MiB, 5 LEBs) [ 12.280923] UBIFS (ubi3:0): reserved for root: 65970 bytes (64 KiB) [ 12.290809] UBIFS (ubi3:0): media format: w4/r0 (latest is w4/r0), UUID F8C358ED-0732-422A-BE66-998EC0E53C7B, small LPT model [ 17.702208] ubi: mtd17 is already attached to ubi0BT FW mount is successful [ 17.862240] ubi: mtd17 is already attached to ubi0 WIFI FW mount is successful [mstc-bootled] boot... Mode Switch: Router/AP (auto) Mode Switch: from ap -> auto [ 22.129457] Initializing XFRM netlink socket [ 22.130928] NET: Registered protocol family 15 [ 22.353656] ssdk_switch_device_num_init[1159]:INFO:ess-switch dts node number: 2 [ 22.353700] ssdk_dt_get_switch_node[970]:INFO:ess-switch DT exist! [ 22.360156] ssdk_dt_parse_access_mode[856]:INFO:switch_access_mode: local bus [ 22.366118] ssdk_dt_parse_access_mode[869]:INFO:switchreg_base_addr: 0x39c00000 [ 22.373306] ssdk_dt_parse_access_mode[870]:INFO:switchreg_size: 0x200000 [ 22.380446] ssdk_dt_parse_mac_mode[295]:INFO:mac mode = 0xf [ 22.387380] ssdk_dt_parse_mac_mode[301]:INFO:mac mode1 doesn't exit! [ 22.392664] ssdk_dt_parse_mac_mode[310]:INFO:mac mode2 doesn't exit! [ 22.399287] ssdk_dt_parse_port_bmp[757]:INFO:port_bmp doesn't exist! [ 22.405632] ssdk_dt_parse_uniphy[332]:INFO:ess-uniphy DT exist! [ 22.411943] ssdk_dt_parse_led[943]:INFO:current dts led_source_num is 1 [ 22.417606] ssdk_plat_init start [ 24.825639] ssdk_mp_reset_init[739]:INFO:MP reset successfully! [ 24.825700] ssdk_gcc_clock_init[1033]:INFO:SSDK gcc clock init successfully! [ 24.831482] mpge_phy_api_ops_init[1089]:INFO:qca probe mpge phy driver succeeded! [ 24.838062] regi_init[3598]:INFO:Initializing SCOMPHY! [ 25.969641] _adpt_mp_uniphy_clk_output_ctrl_set[236]:INFO:uniphy will output clock as 25000000Hz [ 25.969748] ssdk_led_init[152]:INFO:ssdk_led_mode:3, ssdk_led_map:a7c, ssdk_led_src_id:0 [ 25.977618] ssdk_switch_register[1710]:INFO:Chip version 0xee [ 25.985577] qca_link_polling_select[1315]:INFO:link-polling-required node does not exist [ 25.991223] ssdk_switch_register[1744]:INFO:polling is selected [ 25.999370] regi_init[3608]:INFO:Initializing SCOMPHY Done!! [ 26.005031] ssdk_dt_get_switch_node[970]:INFO:ess-switch DT exist! [ 26.010923] ssdk_dt_parse_access_mode[856]:INFO:switch_access_mode: mdio [ 26.016953] ssdk_dt_parse_mac_mode[292]:INFO:mac mode doesn't exit! [ 26.023751] ssdk_dt_parse_mac_mode[301]:INFO:mac mode1 doesn't exit! [ 26.029756] ssdk_dt_parse_mac_mode[310]:INFO:mac mode2 doesn't exit! [ 26.036378] ssdk_dt_parse[1061]:INFO:switch node is qca83xx! [ 26.042673] ssdk_plat_init start [ 26.111834] f1_phy_api_ops_init[1517]:INFO:qca probe f1 phy driver succeeded! [ 26.111857] regi_init[3556]:INFO:Initializing ISISC!! [ 26.117994] /soc/ess-instance/ess-switch1@1: could not get #gpio-cells for /soc/replicator@6046000/ports/port@0/endpoint [ 26.325624] qca_ar8327_gpio_reset[3489]:INFO:GPIO39 reset switch done [ 26.325804] ssdk_switch_register[1718]:INFO:Chip version 0x1302 [ 26.331063] qca_link_polling_select[1315]:INFO:link-polling-required node does not exist [ 26.336784] ssdk_switch_register[1744]:INFO:polling is selected [ 27.985612] regi_init[3561]:INFO:Initializing ISISC Done!! [ 27.985740] regi_init[3631]:INFO:qca-ssdk module init succeeded! [ 27.991364] sbdev driver(major: 235) installed. [ 27.997761] tun: Universal TUN/TAP device driver, 1.6 [ 28.000394] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com> [ 28.017088] ********************************************************** [ 28.017127] * NSS Data Plane driver [ 28.022527] ********************************************************** [ 28.053903] l2tp_core: L2TP core driver, V2.0 [ 28.055292] l2tp_netlink: L2TP netlink interface (HOTPLUG)(net/08-wifi-bridge) eth0 add... [ 28.373753] nss_driver - fw of size 761612 bytes copied to load addr: 40000000, nss_id : 0 [ 28.375317] Supported Frequencies - [ 28.380956] 850 MHz 1 GHz [ 28.386615] [ 28.387514] 7f443480: set sdma 9d76c700 [ 28.389283] node size 2 # items 4 [ 28.392463] memory: 40000000 536870912 (avl 425517056) items 4 active_cores 1 [ 28.396006] addr/size storage words 2 2 # words 4 in DTS, ddr size 1000000 [ 28.403051] 7f443480: NSS core 0 DDR from 40000000 to 41000000 [ 28.409941] 7f443480: meminfo init succeed [ 28.419673] sit: IPv6 over IPv4 tunneling driver [ 28.424341] nat46: module (version 8ff2ae59ec9840a7b8b45f976c51cae80abe0226) loaded. [ 28.428814] gre: GRE over IPv4 demultiplexor driver [ 28.433686] ip_gre: GRE over IPv4 tunneling driver [ 28.440663] ip6_gre: GRE over IPv6 tunneling driver [ 28.447131] node size 2 # items 4 [ 28.447159] memory: 40000000 536870912 (avl 425517056) items 4 active_cores 1 [ 28.449921] addr/size storage words 2 2 # words 4 in DTS, ddr size 1000000 [ 28.457073] 7f443480: nss core 0 booted successfully [ 28.482895] Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011) [ 28.489695] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 28.496972] rmnet_nss_init(): initializing rmnet_nss [ 28.512416] nf_conntrack version 0.5.0 (6002 buckets, 24008 max) [ 28.520244] openvswitch: Open vSwitch switching datapath [ 28.533328] PPP generic driver version 2.4.2 [ 28.548130] nss_lag_init[352]:LAG Manager Installed [ 28.550978] NET: Registered protocol family 24 [ 28.556299] PPTP driver version 0.8.5 [ 28.571092] diag: IPC Logging disabled [ 28.572028] TRACK: P[0] PMask[4] [ 28.573779] TRACK: P[1] PMask[4] [ 28.577184] TRACK: P[2] PMask[4] [ 28.580816] TRACK: P[3] PMask[4] [ 28.583658] nik 4097 info->svc_id [ 28.609102] QCA multicast snooping installed successfully [ 28.611977] <NSS-CRYPTO>:module loaded Build_ID - 12/15/23, 14:13:17 SoC=ipq50xx [ 28.626328] cannot find nss-macsec0 node [ 28.626418] cannot find nss-macsec1 node [ 28.629386] cannot find nss-macsec2 node [ 28.633278] nss_macsec init success [ 28.665943] u32 classifier [ 28.665972] input device check on [ 28.667580] Actions configured [ 28.672939] Mirror/redirect action on [ 28.701626] fuse init (API version 7.23) [ 28.708110] arp_tables: (C) 2002 David S. Miller [ 28.726305] ebt_time: kernel timezone is -0000 [ 28.729058] Ebtables v2.0 registered [ 28.732530] ip_tables: (C) 2000-2006 Netfilter Core Team [ 28.741783] l2tp_ppp: PPPoL2TP kernel driver, V2.0 [ 28.820143] nf_conntrack_rtsp v0.7 loading [ 28.934117] nf_nat_rtsp v0.7 loading [ 28.942489] Netfilter messages via NETLINK v0.30. [ 28.946729] PPP MPPE Compression module registered [ 28.999736] xt_time: kernel timezone is -0000 [ 29.016467] ctnetlink v0.93: registering with nfnetlink. qcawifi configuration is disable (HOTPLUG)(net/08-wifi-bridge) eth1 add... [ 33.873783] configuring additional NSS pbufs [ 33.889271] additional pbufs of size 3100672 got added to NSS [ 33.943525] mem_manager: module license 'Proprietary' taints kernel. [ 33.943555] Disabling lock debugging due to kernel taint (HOTPLUG)(net/08-wifi-bridge) ip6tnl0 add... (HOTPLUG)(net/08-wifi-bridge) sit0 add... (HOTPLUG)(net/08-wifi-bridge) ifb0 add... (HOTPLUG)(net/08-wifi-bridge) ifb1 add... (HOTPLUG)(net/08-wifi-bridge) gre0 add... (HOTPLUG)(net/08-wifi-bridge) gretap0 add... (HOTPLUG)(net/08-wifi-bridge) ip6gre0 add... (HOTPLUG)(net/08-wifi-bridge) bond0 add... (HOTPLUG)(net/08-wifi-bridge) ipsecdummy add... (HOTPLUG)(net/08-wifi-bridge) teql0 add... [ 39.361689] vmap allocation for size 3112960 failed: use vmalloc=<size> to increase size. [ 39.570833] wlan: [1859:I:RPTR] qca_multi_link_init_module: [ 39.570833] ******QCA Repeater Initialization Done*********** [ 39.570833] ***** starting cnssdaemon -i integrated -i pci1 -i integrated1 ***** *****cnssdaemon pid=2396********* [ 40.898962] cnss: ERR: Failed to get plat_priv for instance_id 0x28 [ 40.925797] cnss[41]: INFO: Setting daemon_support=1 for instance_id 0x41 [ 40.974704] cnss[2]: INFO: Setting daemon_support=1 for instance_id 0x2 [ 41.021407] cnss: ERR: Failed to get plat_priv for instance_id 0x28 [ 41.049102] cnss[41]: INFO: Setting cold_boot_support=1 for instance_id 0x41 [ 41.097751] cnss[2]: INFO: Setting cold_boot_support=1 for instance_id 0x2 *********initiating cold boot calibration************* [ 42.098770] vmap allocation for size 1531904 failed: use vmalloc=<size> to increase size. [ 42.898761] wlan: [2481:I:ANY] =======ol_if_register_wifi3_0========== [ 42.898761] [ 42.898808] wlan: [2481:I:ANY] osif_nss_register_module: NSS wifi ops registered for target_type:1 with soc_ops:7fde0de4 [ 42.905671] remoteproc remoteproc0: powering up cd00000.qcom_q6v5_wcss [ 42.940239] remoteproc remoteproc0: Booting fw image IPQ5018/q6_fw.mdt, size 1500 [ 44.618291] Subsystem error monitoring/handling services are up [ 44.618707] remoteproc remoteproc0: remote processor cd00000.qcom_q6v5_wcss is now up [ 44.619177] rpmsg_dev_probe: No pm domain [ 44.619739] rpmsg_dev_probe: No pm domain [ 44.620901] diag: Receiving feature mask length more than Apps support [ 44.620995] diag: In diag_send_feature_mask_update, control channel is not open, p: 2, 7f6c7b84 [ 44.645517] wlan: [2481:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 2 bus_type 1 [ 44.654058] remoteproc remoteproc1: powering up q6v5_wcss_userpd1 [ 44.670088] q6v5_wcss_userpd1 wcss powered up successfully [ 44.672082] Subsystem error monitoring/handling services are up [ 44.673772] cnss[2]: INFO: QMI WLFW service connected, state: 0x1 [ 44.680561] remoteproc remoteproc1: remote processor q6v5_wcss_userpd1 is now up [ 44.686894] wlan: [2481:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 3 bus_type 1 [ 44.686901] cnss[2]: INFO: device_id : 65532 mem mode : [1] [ 44.701900] cnss[2]: INFO: platform name: Qualcomm Technologies, Inc. IPQ5018/AP-MP03.3 [ 44.701901] cnss[2]: INFO: Waiting for FW ready. Device: 0xfffc, FW ready timeout: 15 seconds [ 44.711397] cnss[2]: INFO: Target capability: chip_id: 0x0, chip_family: 0x4, board_id: 0xff, soc_id: 0xffffffff, fw_version: 0x2509ffff, fw_build_timestamp: 2021-11-19 01:30, otp_version: 0x0 eeprom_caldata_read_timeout 0s [ 44.711419] cnss[2]: INFO: Boardid from dts:23,FW:ff [ 44.720086] cnss[2]: INFO: BDF location : 0x4c000000 [ 44.720092] cnss[2]: INFO: BDF IPQ5018/bdwlan.b23 size 131072 [ 44.720941] cnss[2]: INFO: per device BDF location : 0x4c020000 [ 44.721068] cnss[2]: INFO: CALDATA IPQ5018/caldata.bin size 131072 offset 0x20000 [ 44.765088] cnss[2]: INFO: FW ready received for device 0xfffc [ 44.774746] wlan: [2481:I:ANY] pld_ahb_wlan_enable: cnss_mode: Cold boot calibration [ 44.778498] cnss[2]: INFO: Sending mode message, mode: COLDBOOT CALIBRATION(7), state: 0xf [ 44.808780] wlan: [2481:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 2 bus_type 1 [ 44.808828] remoteproc remoteproc2: powering up q6v5_wcss_userpd2 [ 44.819422] Subsystem error monitoring/handling services are up [ 44.821861] remoteproc remoteproc2: remote processor q6v5_wcss_userpd2 is now up [ 44.827655] wlan: [2481:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 3 bus_type 1 [ 44.835212] cnss[41]: INFO: Waiting for FW ready. Device: 0xfffb, FW ready timeout: 15 seconds [ 44.895436] cnss[41]: INFO: QMI WLFW service connected, state: 0x1 [ 44.896209] cnss[41]: INFO: device_id : 65531 mem mode : [1] [ 44.900547] cnss[41]: INFO: platform name: Qualcomm Technologies, Inc. IPQ5018/AP-MP03.3 [ 44.911049] cnss[41]: INFO: Target capability: chip_id: 0x0, chip_family: 0x4, board_id: 0xff, soc_id: 0xffffffff, fw_version: 0x2509ffff, fw_build_timestamp: 2021-11-19 01:30, otp_version: 0x0 eeprom_caldata_read_timeout 0s [ 44.914581] cnss[41]: INFO: Device BAR Info pa: 0x81e00000, va: 0xa5600000, size: 0x200000 [ 44.934363] cnss[41]: INFO: Boardid from dts:50,FW:ff [ 44.951322] cnss[41]: INFO: BDF location : 0x4d200000 [ 44.951349] cnss[41]: INFO: BDF qcn6122/bdwlan.b50 size 131072 [ 44.956218] cnss[41]: INFO: per device BDF location : 0x4d220000 [ 44.961199] cnss[41]: INFO: CALDATA qcn6122/caldata_1.bin size 131072 offset 0x20000 [ 45.055637] cnss[41]: INFO: FW ready received for device 0xfffb [ 45.055704] wlan: [2481:I:ANY] pld_ahb_wlan_enable: cnss_mode: Cold boot calibration [ 45.060405] cnss[41]: INFO: Sending mode message, mode: COLDBOOT CALIBRATION(7), state: 0xf [ 45.108402] wlan: [2481:I:ANY] init_ath_pci_3_0: 6ath_ol_pci_wifi3.0 : (Atheros/multi-bss) [ 45.118883] wlan: [2487:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 0 bus_type 1 [ 45.118940] cnss[2]: INFO: Coldboot Calbration wait started for Device: 0xfffc, timeout: 60 seconds [ 45.315441] cnss[41]: INFO: Coldboot Calibration completed successfully for device 0xfffb [ 47.978858] cnss[2]: INFO: Coldboot Calibration completed successfully for device 0xfffc [ 47.985650] cnss[2]: INFO: Coldboot Calibration wait ended for device 0xfffc [ 47.986019] cnss[2]: INFO: Sending mode message, mode: OFF(4), state: 0x7 [ 48.008082] cnss[2]: INFO: QMI WLFW service disconnected, state: 0x6 [ 48.126374] remoteproc remoteproc1: q6v5_wcss_userpd1 wcss powered down successfully [ 48.126408] remoteproc remoteproc1: stopped remote processor q6v5_wcss_userpd1 [ 48.133260] wlan: [2487:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 1 bus_type 1 [ 48.175688] wlan: [2487:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 0 bus_type 1 [ 48.175732] cnss[41]: INFO: Sending mode message, mode: OFF(4), state: 0x7 [ 48.184322] cnss[41]: INFO: QMI WLFW service disconnected, state: 0x6 [ 48.351226] remoteproc remoteproc2: stopped remote processor q6v5_wcss_userpd2 [ 48.351302] wlan: [2487:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 1 bus_type 1 [ 48.357486] cnss[41]: INFO: Freeing BAR Info for QCN6122_1 [ 48.381475] remoteproc remoteproc0: stopped remote processor cd00000.qcom_q6v5_wcss [ 49.321590] vmap allocation for size 1531904 failed: use vmalloc=<size> to increase size. [ 50.013639] wlan: [2495:I:ANY] =======ol_if_register_wifi3_0========== [ 50.013639] [ 50.013687] wlan: [2495:I:ANY] osif_nss_register_module: NSS wifi ops registered for target_type:1 with soc_ops:7fde0de4 [ 50.020575] remoteproc remoteproc0: powering up cd00000.qcom_q6v5_wcss [ 50.031743] remoteproc remoteproc0: Booting fw image IPQ5018/q6_fw.mdt, size 1500 [ 50.132561] Subsystem error monitoring/handling services are up [ 50.132955] remoteproc remoteproc0: remote processor cd00000.qcom_q6v5_wcss is now up [ 50.133399] rpmsg_dev_probe: No pm domain [ 50.133920] rpmsg_dev_probe: No pm domain [ 50.145824] diag: Receiving feature mask length more than Apps support [ 50.153431] wlan: [2495:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 2 bus_type 1 [ 50.159743] remoteproc remoteproc1: powering up q6v5_wcss_userpd1 [ 50.175689] q6v5_wcss_userpd1 wcss powered up successfully [ 50.177630] Subsystem error monitoring/handling services are up [ 50.179286] cnss[2]: INFO: QMI WLFW service connected, state: 0x1 [ 50.180957] cnss[2]: INFO: device_id : 65532 mem mode : [1] [ 50.192044] cnss[2]: INFO: platform name: Qualcomm Technologies, Inc. IPQ5018/AP-MP03.3 [ 50.192045] cnss[2]: INFO: Target capability: chip_id: 0x0, chip_family: 0x4, board_id: 0xff, soc_id: 0xffffffff, fw_version: 0x2509ffff, fw_build_timestamp: 2021-11-19 01:30, otp_version: 0x0 eeprom_caldata_read_timeout 0s [ 50.192067] cnss[2]: INFO: Boardid from dts:23,FW:ff [ 50.192492] cnss[2]: INFO: BDF location : 0x4c000000 [ 50.192497] cnss[2]: INFO: BDF IPQ5018/bdwlan.b23 size 131072 [ 50.193312] cnss[2]: INFO: per device BDF location : 0x4c020000 [ 50.193438] cnss[2]: INFO: CALDATA IPQ5018/caldata.bin size 131072 offset 0x20000 [ 50.246878] remoteproc remoteproc1: remote processor q6v5_wcss_userpd1 is now up [ 50.254567] wlan: [2495:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 3 bus_type 1 [ 50.261961] cnss[2]: INFO: Waiting for FW ready. Device: 0xfffc, FW ready timeout: 15 seconds [ 50.269657] cnss[2]: INFO: FW ready received for device 0xfffc [ 50.278673] wlan: [2495:I:ANY] pld_ahb_wlan_enable: cnss_mode: Mission mode [ 50.284394] cnss[2]: INFO: Sending mode message, mode: MISSION(0), state: 0x7 [ 50.295110] wlan: [2495:I:ANY] qca_napi_create: qca_napi_create: napi instance 0 created on pipe 4 [ 50.298590] wlan: [2495:I:ANY] __ol_ath_attach: Allocated soc 99240500 [ 50.307314] wlan: [2495:D:dfs] WLAN_DEBUG_DFS1 : dfs_psoc_obj_create_notification: DFS obj attach to psoc successfully [ 50.313829] wlan: [2495:E:CONFIG] cfg_ini_parse_to_store: Failed to parse *.ini file @ QCA5018.ini; status:4 [ 50.324922] wlan: [2495:E:CONFIG] cfg_uint_item_handler: num_monitor_pdev0=1 - Out of range [0, 0]; Using 0 [ 50.334478] wlan: [2495:I:ANY] osif_nss_wifi_soc_setup: nss-wifili:#1 register wifili function for soc [ 50.343827] wlan: [2495:I:ANY] osif_nss_wifi_soc_setup: nss register id -1 nss config 3 Target Type 1d [ 50.353219] wlan: [2495:I:ANY] __ol_ath_attach: dev name soc0 [ 50.362925] wlan: [2495:I:ANY] ol_ath_soc_attach: WMI attached. wmi_handle 98e76c00 [ 50.371945] wlan: [2495:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 50.376289] wlan: [2495:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 50.386082] wlan: [2495:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 50.396145] wlan: [2495:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 50.406212] wlan: [2495:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 50.416340] wlan: [2495:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 50.426363] wlan: [2495:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 50.436430] wlan: [2495:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 50.446493] wlan: [2495:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 50.456562] wlan: [2495:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 50.466630] wlan: [2495:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 50.476696] wlan: [2495:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 50.486767] wlan: [2495:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 50.496840] wlan: [2495:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 50.506908] wlan: [2495:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 50.517020] wlan: [2495:I:ANY] htc_wmi_init: HT Create . 997fd000 [ 50.527045] wlan: [2495:I:ANY] htc_wmi_init: Skipping BMI Done [ 50.533275] wlan: [2495:I:ANY] htc_wmi_init: host_enable 0 [ 50.548868] wlan: [2495:I:ANY] ol_target_init_complete: CDP soc attach success [ 50.548915] wlan: [2495:I:ANY] ol_target_init_complete: Soc attach success NSS config 0 [ 50.555186] wlan: [2495:I:ANY] htc_set_async_ep: htc_set_async_ep: htc_handle 997fd000, ep 2, value 1 [ 50.564328] wlan: [1603:I:TIF] HE_CAP Info = 9a08010d [ 50.572497] wlan: [1603:I:TIF] Num HW modes = 1 [ 50.577522] wlan: [1603:I:TIF] Num PHY = 1 [ 50.581779] wlan: [1603:I:TIF] FW Build Version (Ext.) = 0 [ 50.587225] wlan: [1603:I:TIF] HDL Version: MajorVersion.MinorVersion = 0.0 [ 50.591385] wlan: [1603:I:TIF] Preferred HW Mode = 0 Num Radios = 1 [ 50.598385] wlan: [1603:W:TIF] add_11ax_mode_flags: 11AX wireless modes are not populated by the target in reg capabilities, adding 11AX wireless modes [ 50.604533] wlan: [1603:I:TIF] init_deinit_add_11ax_modes: hw_mode_id = 0 phy_id = 0 wireless modes = 0 [ 50.619289] wlan: [1603:I:TIF] init_deinit_alloc_pdevs: CDP PDEV ATTACH success [ 50.627499] wlan: [1603:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 [ 50.634752] wlan: [1603:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 [ 50.642674] wlan: [1603:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 [ 50.650186] wlan: [1603:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 [ 50.657954] wlan: [1603:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 [ 50.665265] wlan: [1603:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 [ 50.673018] wlan: [1603:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 [ 50.680854] wlan: [1603:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 [ 50.689470] wlan: [1603:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 [ 50.695932] wlan: [1603:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 [ 50.703741] wlan: [1603:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 [ 50.711137] wlan: [1603:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 [ 50.718860] wlan: [1603:I:ANY] init_deinit_update_pdev_tgt_info: pdev id:0 wmi_handle:98e76c00 [ 50.732917] wlan: [1603:I:ANY] init_deinit_update_pdev_tgt_info: Pdev = 0 Number of peers = 137 vdevs = 9 [ 50.735056] wlan: [1603:I:TIF] init_deinit_update_pdev_tgt_info: CDP PDEV INIT success [ 50.845913] wlan: [1603:I:ANY] copy_fw_abi_version_tlv: copy_fw_abi_version_tlv: INIT_CMD version: 1, 0, 0x5f414351, 0x4c4d, 0x0, 0x0 [ 50.884436] wlan: [1603:I:ANY] ready_extract_init_status_tlv: ready_extract_init_status_tlv:0 [ 50.884480] wlan: [1603:I:ANY] dp_peer_map_attach_wifi3: dp_peer_map_attach_wifi3 max_peers 163, max_ast_index: 528 [ 50.884480] [ 50.893422] wlan: [2495:I:ANY] ol_ath_connect_htc: WMI is ready [ 50.933096] wlan: [2495:I:ANY] ath_get_radio_index: Error: Could not match the device name : wifi%d [ 50.933140] wlan: [2495:E:NSS] [nss-wifili]: pdev:97ac0500 radio_ifnum:28 scheme_id:1 radio_priority:0 [ 50.945989] wlan: [2495:E:TIF] target_if_lro_hash_config: pdev with id 0 is NULL [ 50.950939] wlan: [2495:I:ANY] ol_ath_soc_attach: connect HTC [ 50.958003] wlan: [2495:I:ANY] ol_ath_soc_attach: bypasswmi : 0 [ 50.963639] wlan: [2495:I:MSCS] qca_mscs_module_init: [ 50.963639] ****QCA MSCS Initialization Done**** SoC 99240500 [ 50.969360] wlan: [2495:I:ANY] ol_ath_soc_attach: UMAC attach [ 50.980555] wlan: [2495:I:ANY] __ol_ath_attach: pdev_netdev name wifi0 [ 50.986184] wlan: [2495:I:ANY] __ol_ath_attach: Skip txrx_pdev_attach_target [ 50.993615] wlan: [2495:I:ANY] __ol_ath_attach: BURSTING enabled by default [ 50.999889] wlan: [2495:I:ANY] ol_ath_pdev_attach: interface_id 0 [ 51.006495] wlan: [2495:I:TIF] ol_ath_pdev_regdmn_init: phy id = 0 Modes supported [ 51.012652] wlan: [2495:I:TIF] ol_ath_pdev_regdmn_init: 11b = 1 11g = 1 11a = 0 11n = 1 11ac = 1 11ax = 1 [ 51.020184] wlan: [2495:I:TIF] ol_ath_pdev_regdmn_init: Reg cap - phy_id = 0 supp_bnd = 1, modes = 680680c, lo_2g = 2312, hi_2g = 2732 lo_g5 = 0, hi_5g = 0 [ 51.029865] wlan: [2495:I:ANY] ol_ath_update_wireless_modes: wireless_modes = 680680c before update [ 51.044002] wlan: [2495:I:ANY] ol_ath_update_wireless_modes: Wireless_modes = 680680c after update [ 51.052775] wlan: [2495:I:ANY] ol_ath_update_ext_caps: 11ax 2G supported case [ 51.061926] wlan: [2495:I:MBSSIE] ol_ath_assign_mbssid_ref_bssid: MBSSID reference bssid is 02:03:7f:12:f5:f5 soc: soc0 pdev: wifi0 [ 51.069165] wlan: [2495:I:MBSSIE] ieee80211_mbss_attach: :> [ 51.080656] wlan: [2495:I:MBSSIE] ieee80211_mbss_attach: :< [ 51.086198] wlan: [2495:I:ANY] ol_resmgr_create: OL Resmgr Init-ed [ 51.092020] wlan: [2495:I:ANY] acfg_attach: acfg_attach: 3323: Netlink socket created:98e74400 [ 51.098022] wlan: [2495:I:ANY] ol_ath_stats_attach: periodic_chan_stats: 1 [ 51.107044] wlan: [2495:I:ANY] wlan_scan_update_channel_list: num_chan: 11 [ 51.113504] wlan: [0:I:ANY] ol_ath_pdev_attach: Set global_ic[1], ptr:a51dd3a8 [ 51.120334] wlan: [0:I:ANY] dp_lag_soc_enable: pdev(99044408) Enabling DBDC Repeater 0 soc_lag 9bb97600 [ 51.127565] wlan: [0:I:ANY] dp_lag_pdev_set_primary_radio: pdev(99044408) is_primary 0 [ 51.127582] wlan: [0:E:NSS] [nss-wifili]: NSS Wifili DBDC Repeater enable message passed [ 51.145135] wlan: [0:I:ANY] ol_ath_twt_enable_complete_event_handler: twt enabled [ 51.147751] wlan: [2495:I:ANY] ol_ath_ucfg_set_rx_pkt_protocol_tagging: Set RX packet type TAG, opcode : 0, pkt_type : 18, metadata : 0xca0,pdev_id = 0, REO dest ring = 5 [ 51.147751] [ 51.147909] wlan: [2495:I:ANY] ol_ath_pri20_cfg_blockchanlist_parse: cfg block channel list is empty [ 51.147932] wlan: [2495:I:ANY] ol_ath_configure_cong_ctrl_max_msdus: pdev_idx = 0 tx_desc_limit = 32768 [ 51.148013] wlan: [2495:I:ANY] __ol_ath_attach: needed_headroom reservation 60 [ 51.148027] wlan: [2495:I:ANY] ol_ath_enable_fraglist: Enabled Fraglist bit for the radio wifi0 features 41 [ 51.148063] wlan: [2495:I:ANY] wlan_cfg80211_init: Number of 2G channels: 11 [ 51.148379] wlan: [2495:I:ANY] ieee80211_cfg80211_radio_attach: ic: 0x97ac0500, wdev: 0x97ad7c6c, wiphy: 0x98eed960, netdev: 0x97ac0000 [ 51.149407] wlan: [2495:I:Dynamic Mode Change] ol_ath_check_and_reconfig_hw_mode: Running with HW mode = 0 [ 51.150059] wlan: [2495:E:QLD] qld_register: Handle or address is NULL [ 51.150126] wlan: [2495:I:ANY] wlan_pdev_operation: num_radios=1, wifi_radios[0].sc = 97ac0500_radio_type = 2 [ 51.150187] wlan: [2495:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 2 bus_type 1 [ 51.150211] remoteproc remoteproc2: powering up q6v5_wcss_userpd2 [ 51.160603] Subsystem error monitoring/handling services are up [ 51.160650] remoteproc remoteproc2: remote processor q6v5_wcss_userpd2 is now up [ 51.160725] wlan: [2495:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 3 bus_type 1 [ 51.160743] cnss[41]: INFO: Waiting for FW ready. Device: 0xfffb, FW ready timeout: 15 seconds [ 51.295351] cnss[41]: INFO: QMI WLFW service connected, state: 0x1 [ 51.307812] cnss[41]: INFO: device_id : 65531 mem mode : [1] [ 51.308133] cnss[41]: INFO: platform name: Qualcomm Technologies, Inc. IPQ5018/AP-MP03.3 [ 51.316961] cnss[41]: INFO: Target capability: chip_id: 0x0, chip_family: 0x4, board_id: 0xff, soc_id: 0xffffffff, fw_version: 0x2509ffff, fw_build_timestamp: 2021-11-19 01:30, otp_version: 0x0 eeprom_caldata_read_timeout 0s [ 51.323816] cnss[41]: INFO: Device BAR Info pa: 0x81e00000, va: 0xa7380000, size: 0x200000 [ 51.342178] cnss[41]: INFO: Boardid from dts:50,FW:ff [ 51.350984] cnss[41]: INFO: BDF location : 0x4d200000 [ 51.355097] cnss[41]: INFO: BDF qcn6122/bdwlan.b50 size 131072 [ 51.361728] cnss[41]: INFO: per device BDF location : 0x4d220000 [ 51.366260] cnss[41]: INFO: CALDATA qcn6122/caldata_1.bin size 131072 offset 0x20000 [ 51.375741] cnss[41]: INFO: FW ready received for device 0xfffb [ 51.379958] wlan: [2495:I:ANY] pld_ahb_wlan_enable: cnss_mode: Mission mode (HOTPLUG)(net/08-wifi-bridge) wifi0 add... [ 51.395756] cnss[41]: INFO: Sending mode message, mode: MISSION(0), state: 0x7 [ 51.406475] wlan: [2495:I:ANY] qca_napi_create: qca_napi_create: napi instance 0 created on pipe 4 [ 51.406788] wlan: [2495:I:ANY] __ol_ath_attach: Allocated soc 963c0500 [ 51.414440] wlan: [2495:D:dfs] WLAN_DEBUG_DFS1 : dfs_psoc_obj_create_notification: DFS obj attach to psoc successfully [ 51.423737] wlan: [2495:E:CONFIG] cfg_uint_item_handler: num_vdevs_pdev0=16 - Out of range [1, 9]; Using 9 [ 51.432078] wlan: [2495:E:CONFIG] cfg_uint_item_handler: num_peers_pdev0=512 - Out of range [1, 128]; Using 128 [ 51.441265] wlan: [2495:E:CONFIG] cfg_uint_item_handler: num_monitor_pdev0=1 - Out of range [0, 0]; Using 0 [ 51.451306] wlan: [2495:E:QDF] CONFIG creation failed [ 51.461012] wlan: [2495:I:ANY] osif_nss_wifi_soc_setup: nss-wifili:#1 register wifili function for soc [ 51.466230] wlan: [2495:I:ANY] osif_nss_wifi_soc_setup: nss register id -1 nss config 3 Target Type 1e [ 51.475796] wlan: [2495:I:ANY] __ol_ath_attach: dev name soc1 [ 51.485083] wlan: [2495:I:ANY] ol_ath_soc_attach: WMI attached. wmi_handle 962a7000 [ 51.494576] wlan: [2495:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 51.498464] wlan: [2495:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 51.508646] wlan: [2495:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 51.518334] wlan: [2495:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 51.528405] wlan: [2495:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 51.538502] wlan: [2495:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 51.548547] wlan: [2495:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 51.558985] wlan: [2495:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 51.568723] wlan: [2495:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 51.578741] wlan: [2495:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 51.588829] wlan: [2495:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 51.598915] wlan: [2495:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 51.609794] wlan: [2495:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 51.619086] wlan: [2495:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 51.629858] wlan: [2495:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 51.639282] wlan: [2495:I:ANY] htc_wmi_init: HT Create . 963b9000 [ 51.649266] wlan: [2495:I:ANY] htc_wmi_init: Skipping BMI Done [ 51.655406] wlan: [2495:I:ANY] htc_wmi_init: host_enable 0 [ 51.672231] wlan: [2495:I:ANY] ol_target_init_complete: CDP soc attach success [ 51.672282] wlan: [2495:I:ANY] ol_target_init_complete: Soc attach success NSS config 0 [ 51.678734] wlan: [2495:I:ANY] htc_set_async_ep: htc_set_async_ep: htc_handle 963b9000, ep 2, value 1 [ 51.687962] wlan: [1603:I:TIF] HE_CAP Info = 9a08010d [ 51.695798] wlan: [1603:I:TIF] Num HW modes = 1 [ 51.700769] wlan: [1603:I:TIF] Num PHY = 1 [ 51.705083] wlan: [1603:I:TIF] FW Build Version (Ext.) = 0 [ 51.709300] wlan: [1603:I:TIF] HDL Version: MajorVersion.MinorVersion = 0.0 [ 51.714729] wlan: [1603:I:TIF] Preferred HW Mode = 0 Num Radios = 1 [ 51.721762] wlan: [1603:W:TIF] add_11ax_mode_flags: 11AX wireless modes are not populated by the target in reg capabilities, adding 11AX wireless modes [ 51.727911] wlan: [1603:I:TIF] init_deinit_add_11ax_modes: hw_mode_id = 0 phy_id = 0 wireless modes = 0 [ 51.742693] wlan: [1603:I:TIF] init_deinit_alloc_pdevs: CDP PDEV ATTACH success [ 51.750869] wlan: [1603:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 [ 51.758123] wlan: [1603:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 [ 51.765763] wlan: [1603:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 [ 51.773428] wlan: [1603:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 [ 51.781263] wlan: [1603:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 [ 51.788674] wlan: [1603:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 [ 51.796393] wlan: [1603:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 [ 51.804140] wlan: [1603:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 [ 51.811563] wlan: [1603:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 [ 51.819279] wlan: [1603:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 [ 51.827134] wlan: [1603:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 [ 51.834460] wlan: [1603:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 [ 51.842236] wlan: [1603:I:ANY] init_deinit_update_pdev_tgt_info: pdev id:0 wmi_handle:962a7000 (HOTPLUG)(net/08-wifi-bridge) soc0 add... [ 51.856830] wlan: [1603:I:ANY] init_deinit_update_pdev_tgt_info: Pdev = 0 Number of peers = 137 vdevs = 9 [ 51.862166] wlan: [1603:I:TIF] init_deinit_update_pdev_tgt_info: CDP PDEV INIT success [ 51.976136] wlan: [1603:I:ANY] copy_fw_abi_version_tlv: copy_fw_abi_version_tlv: INIT_CMD version: 1, 0, 0x5f414351, 0x4c4d, 0x0, 0x0 [ 52.161723] wlan: [1603:I:ANY] ready_extract_init_status_tlv: ready_extract_init_status_tlv:0 [ 52.161765] wlan: [1603:I:ANY] dp_peer_map_attach_wifi3: dp_peer_map_attach_wifi3 max_peers 163, max_ast_index: 528 [ 52.161765] [ 52.169438] wlan: [2495:I:ANY] ol_ath_connect_htc: WMI is ready [ 52.210788] wlan: [2495:I:ANY] ath_get_radio_index: Error: Could not match the device name : wifi%d [ 52.210829] wlan: [2495:E:NSS] [nss-wifili]: pdev:95660500 radio_ifnum:29 scheme_id:2 radio_priority:0 [ 52.223902] wlan: [2495:E:TIF] target_if_lro_hash_config: pdev with id 0 is NULL [ 52.228605] wlan: [2495:I:ANY] ol_ath_soc_attach: connect HTC [ 52.235692] wlan: [2495:I:ANY] ol_ath_soc_attach: bypasswmi : 0 [ 52.241326] wlan: [2495:I:ANY] ol_ath_soc_attach: UMAC attach [ 52.247089] wlan: [2495:I:ANY] __ol_ath_attach: pdev_netdev name wifi1 [ 52.252944] wlan: [2495:I:ANY] __ol_ath_attach: Skip txrx_pdev_attach_target [ 52.260485] wlan: [2495:I:ANY] __ol_ath_attach: BURSTING enabled by default [ 52.266722] wlan: [2495:I:ANY] ol_ath_pdev_attach: interface_id 1 [ 52.273253] wlan: [2495:I:TIF] ol_ath_pdev_regdmn_init: phy id = 0 Modes supported [ 52.279522] wlan: [2495:I:TIF] ol_ath_pdev_regdmn_init: 11b = 0 11g = 0 11a = 1 11n = 1 11ac = 1 11ax = 1 [ 52.286978] wlan: [2495:I:TIF] ol_ath_pdev_regdmn_init: Reg cap - phy_id = 0 supp_bnd = 2, modes = f97f9001, lo_2g = 0, hi_2g = 0 lo_g5 = 5150, hi_5g = 5895 [ 52.296701] wlan: [2495:I:ANY] ol_ath_update_wireless_modes: wireless_modes = f97f9001 before update [ 52.310847] wlan: [2495:I:ANY] ol_ath_update_wireless_modes: Wireless_modes = f97f9001 after update [ 52.320050] wlan: [2495:I:ANY] ol_ath_update_ext_caps: 11ax 5G supported case [ 52.328942] wlan: [2495:I:MBSSIE] ol_ath_assign_mbssid_ref_bssid: MBSSID reference bssid is 02:03:7f:12:4c:4c soc: soc1 pdev: wifi1 [ 52.336294] wlan: [2495:I:MBSSIE] ieee80211_mbss_attach: :> [ 52.347750] wlan: [2495:I:MBSSIE] ieee80211_mbss_attach: :< [ 52.353275] wlan: [2495:I:ANY] ol_resmgr_create: OL Resmgr Init-ed [ 52.359110] wlan: [2495:I:ANY] acfg_attach: acfg_attach: Offload using existing sock 98e74400 [ 52.365082] wlan: [2495:I:ANY] acfg_attach: Offload using existing sock 98e74400 [ 52.365082] [ 52.373717] wlan: [2495:I:ANY] ol_ath_stats_attach: periodic_chan_stats: 1 [ 52.384532] wlan: [2495:I:ANY] wlan_scan_update_channel_list: num_chan: 25 [ 52.389425] wlan: [0:I:ANY] ol_ath_pdev_attach: Set global_ic[2], ptr:a51dd3a8 [ 52.396188] wlan: [0:I:ANY] dp_lag_soc_enable: pdev(95628c08) Enabling DBDC Repeater 0 soc_lag 95cbb100 [ 52.403413] wlan: [0:I:ANY] dp_lag_pdev_set_primary_radio: pdev(95628c08) is_primary 0 [ 52.403427] wlan: [0:E:NSS] [nss-wifili]: NSS Wifili DBDC Repeater enable message passed [ 52.421053] wlan: [0:I:ANY] ol_ath_twt_enable_complete_event_handler: twt enabled [ 52.427170] wlan: [2495:I:ANY] ol_ath_ucfg_set_rx_pkt_protocol_tagging: Set RX packet type TAG, opcode : 0, pkt_type : 18, metadata : 0xca0,pdev_id = 0, REO dest ring = 5 [ 52.427170] [ 52.427335] wlan: [2495:I:ANY] ol_ath_pri20_cfg_blockchanlist_parse: cfg block channel list is empty [ 52.427361] wlan: [2495:I:ANY] ol_ath_configure_cong_ctrl_max_msdus: pdev_idx = 0 tx_desc_limit = 32768 [ 52.427441] wlan: [2495:I:ANY] __ol_ath_attach: needed_headroom reservation 60 [ 52.427456] wlan: [2495:I:ANY] ol_ath_enable_fraglist: Enabled Fraglist bit for the radio wifi1 features 41 [ 52.427981] wlan: [2495:I:ANY] ieee80211_cfg80211_radio_attach: ic: 0x95660500, wdev: 0x95677c6c, wiphy: 0x94172960, netdev: 0x95660000 [ 52.429879] wlan: [2495:I:Dynamic Mode Change] ol_ath_check_and_reconfig_hw_mode: Running with HW mode = 0 [ 52.430965] wlan: [2495:E:QLD] qld_register: Handle or address is NULL [ 52.431035] wlan: [2495:I:ANY] wlan_pdev_operation: num_radios=2, wifi_radios[1].sc = 95660500_radio_type = 2 [ 52.431089] wlan: [2495:I:ANY] init_ath_pci_3_0: 6ath_ol_pci_wifi3.0 : (Atheros/multi-bss) (HOTPLUG)(net/08-wifi-bridge) wifi1 add... [ 52.652004] vmap allocation for size 577536 failed: use vmalloc=<size> to increase size. [ 52.678946] wlan: [2599:I:ANY] osif_nss_register_module: NSS wifi ops registered for target_type:0 with soc_ops:a3e910c4 [ 52.679477] wlan: [2599:I:ANY] init_ath_pci_2_0: 6ath_ol_pci_2_0: (Atheros/multi-bss) No Direct-Attach chipsets found. (HOTPLUG)(net/08-wifi-bridge) soc1 add... acfg_tool: Issuing blocking call to wait for events LED switch polling: act2 set lamp to 1 acfg_tool: Issuing blocking call to wait for events [firewall.init] called boot [firewall.init] called start (qca-nss-ecm) boot: stop [ 60.237046] device eth1 entered promiscuous mode [ 60.239309] br-lan: port 1(eth1) entered forwarding state [ 60.240819] br-lan: port 1(eth1) entered forwarding state [ 60.256840] device eth0 entered promiscuous mode [ 60.256944] br-lan: port 2(eth0) entered forwarding state [ 60.260619] br-lan: port 2(eth0) entered forwarding state (HOTPLUG)(net/08-wifi-bridge) br-lan add... (firewall.hotplug) Reloading firewall due to ifup of loopback (lo) [ 61.227200] br-lan: port 2(eth0) entered disabled state qcawifi qcawificfg80211 disable radio wifi0 qcawifi qcawificfg80211 disable radio wifi1 [ 62.235652] br-lan: port 1(eth1) entered forwarding state qcawifi qcawificfg80211: enable radio wifi0 [ 65.642056] wlan: [4969:I:ANY] wlan_scan_update_channel_list: num_chan: 13 [ 65.642193] wlan: [4969:I:ANY] ieee80211_setctry_tryretaining_curchan: [442] Skipping current channel retention during set_country operation [ 65.649141] wlan: [4969:I:ANY] number of channels: 2G = 13 5G = 0, 6G = 0 [ 65.661150] wlan: [4969:I:ANY] wlan_cfg80211_set_country: wlan_cfg80211_set_country: Country: JP ret: 0 [ 65.958804] wlan: [4994:I:ANY] wlan_cfg80211_set_hwaddr: wlan_cfg80211_set_hwaddr :50:41:b9:xx:xx:64 ret: 0 [ 66.027260] wlan: [5000:I:ANY] ol_ath_set_config_param: set TXBF_SND_PERIOD: val 100 stat 0 [ 66.267652] wlan: [0:I:ANY] ol_ath_set_config_param: Disconnect_timeout value: 10 [ 66.315567] wlan: [0:I:ANY] ol_ath_set_config_param: Reconfiguration_timeout value:60 number of vifs: ath0 ath21 ath22 ath23 apcli0 [ 67.386783] wlan: [5203:I:ANY] wlan_cfg80211_add_virtual_intf: proprietary mode 6 for interface: ath0 : clone params: 0x00000001 [ 67.386868] wlan: [5203:I:MBSSIE] osif_mbssid_sanity_check: mbssid_sanity_ok: YES [ 67.397532] wlan: [5203:I:ANY] osifp_create_wlan_vap: VDEV Create ath0 50:41:b9:xx:xx:64 [ 67.404986] wlan: [5203:I:ANY] wlan_vap_create: devhandle=0x97ac0500, opmode=IEEE80211_M_HOSTAP, flags=0x1 [ 67.404986] [ 67.413686] wlan: [5203:I:ANY] ol_ath_vap_set_param: Setting SGI value: 1 [ 67.424108] wlan: [5203:I:ANY] ol_ath_vap_set_param: VDEV params:HE su_bfee:1|su_bfer:1|mu_bfee:0|mu_bfer:0|dl_muofdma:1|ul_muofdma:1|ul_mumimo:0|dl_muofdma_bfer:0 [ 67.430935] wlan: [5203:I:ANY] ol_ath_vap_set_param: he_bf_cap=0x33 [ 67.445356] wlan: [5203:I:ANY] ol_ath_vap_set_param: VDEV params: AC/VHT sounding mode:HE|SU/MU sounding mode:SU|Trig/Non-Trig sounding mode:Non-Trigged [ 67.451715] wlan: [5203:I:ANY] MBO Initialized [ 67.465474] wlan: [5203:I:ANY] OCE Initialized [ 67.469723] wlan: [5203:I:ANY] osif_nss_ol_vap_create: NSS wifi offload VAP create IF 30 nss_id -1 [ 67.474071] wlan: [5203:I:ANY] osif_nss_ol_vap_create: NSS radio_if 28 [ 67.483139] wlan: [0:I:ANY] osif_nss_vdev_cfg_callback: VDEV configuration success: 0 [ 67.489676] wlan: [5203:I:ANY] osif_nss_ol_vap_create: vap create 935b4500 : if_num 30 [ 67.497871] wlan: [5203:E:ANY] wlan_create_attach_vdev_rawsim_ctxt: simulation module not registerd [ 67.525720] wlan: [5203:I:ANY] osif_create_vap_complete: TX Checksum:1|SG:1|TSO:1|LRO:0 [ 67.525761] wlan: [5203:I:ANY] WLAN-NSS: VAP NSS ops initialized [ 67.534962] wlan: [5203:I:ANY] VAP device ath0 created osifp: (935b4500) os_if: (937e8000) (HOTPLUG)(net/08-wifi-bridge) ath0 add... (shortcut-fe) boot: stop [ 68.506581] wlan: [5370:I:ANY] osif_nss_vdev_set_cfg: setting me mode 5 target type 0 [ 68.506624] wlan: [5370:I:ANY] osif_nss_vdev_set_cfg: Mcast command 5 [ 68.513488] wlan: [5370:I:ANY] ol_ath_vap_set_param: Implicitly disabling dependant feature igmp ME [ 68.694842] mc_attach: enabled snooping on br-lan. [ 69.668906] 8021q: adding VLAN 0 to HW filter on device ath0 [ 69.671858] device ath0 entered promiscuous mode [ 69.674354] br-lan: port 3(ath0) entered forwarding state [ 69.678378] br-lan: port 3(ath0) entered forwarding state [ 69.716932] wlan: [3705:I:ANY] wlan_cfg80211_do_acs: vap-0(ath0):ACS Params [ 69.716971] wlan: [3705:I:ANY] wlan_cfg80211_do_acs: ht_enabled:1|ht40_enabled:0|vht_enabled:1|hw_mode:29|chwidth:20| [ 70.018870] wlan: [5543:I:ANY] ol_ath_setTxPowerLimit: Tx power value is greater than supported [ 70.018924] wlan: [5543:I:ANY] ol_ath_setTxPowerLimit: max tx power 63, Limiting to default Max [ 70.033542] wlan: [5543:I:ANY] ol_ath_setTxPowerLimit: Tx power value is greater than supported [ 70.035190] wlan: [5543:I:ANY] ol_ath_setTxPowerLimit: max tx power 63, Limiting to default Max [ 70.072330] wlan: [5557:I:ANY] wlan_cfg80211_add_virtual_intf: proprietary mode 6 for interface: ath21 : clone params: 0x00000001 [ 70.072432] wlan: [5557:I:MBSSIE] osif_mbssid_sanity_check: mbssid_sanity_ok: YES [ 70.083236] wlan: [5557:I:ANY] osifp_create_wlan_vap: VDEV info: ath21 original_id(1) to mstc_id(1) [ 70.090702] wlan: [5557:I:ANY] osifp_create_wlan_vap: VDEV Create ath21 56:41:b9:52:86:64 [ 70.099843] wlan: [5557:I:ANY] wlan_vap_create: devhandle=0x97ac0500, opmode=IEEE80211_M_HOSTAP, flags=0x1 [ 70.099843] [ 70.110003] wlan: [5557:I:ANY] ol_ath_vap_set_param: Setting SGI value: 1 [ 70.118957] wlan: [5557:I:ANY] ol_ath_vap_set_param: VDEV params:HE su_bfee:1|su_bfer:1|mu_bfee:0|mu_bfer:0|dl_muofdma:1|ul_muofdma:1|ul_mumimo:0|dl_muofdma_bfer:0 [ 70.125869] wlan: [5557:I:ANY] ol_ath_vap_set_param: he_bf_cap=0x33 [ 70.140109] wlan: [5557:I:ANY] ol_ath_vap_set_param: VDEV params: AC/VHT sounding mode:HE|SU/MU sounding mode:SU|Trig/Non-Trig sounding mode:Non-Trigged [ 70.146587] wlan: [5557:I:ANY] MBO Initialized [ 70.160307] wlan: [5557:I:ANY] OCE Initialized [ 70.164424] wlan: [5557:I:ANY] osif_nss_ol_vap_create: NSS wifi offload VAP create IF 31 nss_id -1 [ 70.169032] wlan: [5557:I:ANY] osif_nss_ol_vap_create: NSS radio_if 28 [ 70.177995] wlan: [0:I:ANY] osif_nss_vdev_cfg_callback: VDEV configuration success: 0 [ 70.184395] wlan: [5557:I:ANY] osif_nss_ol_vap_create: vap create 9ddda500 : if_num 31 [ 70.195965] wlan: [5557:E:ANY] wlan_create_attach_vdev_rawsim_ctxt: simulation module not registerd [ 70.215804] wlan: [5557:I:ANY] osif_create_vap_complete: TX Checksum:1|SG:1|TSO:1|LRO:0 [ 70.215850] wlan: [5557:I:ANY] WLAN-NSS: VAP NSS ops initialized [ 70.233690] wlan: [5557:I:ANY] VAP device ath21 created osifp: (9ddda500) os_if: (928ac000) (HOTPLUG)(net/08-wifi-bridge) ath21 add... [ 70.523006] S95done (5586): drop_caches: 3 start daemon Key is NULL **** Platform Name: ap-mp03.3 ***** [ 71.447290] wlan: [5695:I:ANY] osif_nss_ol_vap_delete: vap detach 9ddda500: if_num 31 [ 71.447338] wlan: [5695:I:ANY] osif_nss_vdev_detach: Dealloc Dynamic interface Node :31 of type:6 [ 71.460938] wlan: [0:I:ANY] osif_nss_wifili_vdev_get_mpsta_vdevid: Get MPSTA: vdev is NULL [ 71.463408] wlan: [0:E:ANY] ol_peer_delete_response_event_handler: peer_del_resp: mac: 56:41:b9:52:86:64 vdevid: 1 Unable to find vdev [ 71.471721] wlan: [5695:I:ANY] ieee80211_mbo_vdetach: MBO terminated [ 71.471721] [ 71.483955] wlan: [5695:I:ANY] ieee80211_oce_vdetach: OCE terminated [ 71.483955] [ 71.647362] wlan: [5725:I:ANY] wlan_cfg80211_add_virtual_intf: proprietary mode 6 for interface: ath22 : clone params: 0x00000001 [ 71.647462] wlan: [5725:I:MBSSIE] osif_mbssid_sanity_check: mbssid_sanity_ok: YES [ 71.659167] wlan: [5725:I:ANY] osifp_create_wlan_vap: VDEV info: ath22 original_id(1) to mstc_id(2) [ 71.666005] wlan: [5725:I:ANY] osifp_create_wlan_vap: VDEV Create ath22 5a:41:b9:52:86:64 [ 71.674896] wlan: [5725:I:ANY] wlan_vap_create: devhandle=0x97ac0500, opmode=IEEE80211_M_HOSTAP, flags=0x1 [ 71.674896] [ 71.682809] br-lan: port 3(ath0) entered forwarding state [ 71.694818] wlan: [5725:I:ANY] ol_ath_vap_set_param: Setting SGI value: 1 [ 71.699650] wlan: [5725:I:ANY] ol_ath_vap_set_param: VDEV params:HE su_bfee:1|su_bfer:1|mu_bfee:0|mu_bfer:0|dl_muofdma:1|ul_muofdma:1|ul_mumimo:0|dl_muofdma_bfer:0 [ 71.706186] wlan: [5725:I:ANY] ol_ath_vap_set_param: he_bf_cap=0x33 [ 71.720775] wlan: [5725:I:ANY] ol_ath_vap_set_param: VDEV params: AC/VHT sounding mode:HE|SU/MU sounding mode:SU|Trig/Non-Trig sounding mode:Non-Trigged [ 71.727001] wlan: [5725:I:ANY] MBO Initialized [ 71.740743] wlan: [5725:I:ANY] OCE Initialized [ 71.744904] wlan: [5725:I:ANY] osif_nss_ol_vap_create: NSS wifi offload VAP create IF 32 nss_id -1 [ 71.750665] wlan: [5725:I:ANY] osif_nss_ol_vap_create: NSS radio_if 28 [ 71.758994] wlan: [0:I:ANY] osif_nss_vdev_cfg_callback: VDEV configuration success: 0 [ 71.765113] wlan: [5725:I:ANY] osif_nss_ol_vap_create: vap create 9783b500 : if_num 32 [ 71.773295] wlan: [5725:E:ANY] wlan_create_attach_vdev_rawsim_ctxt: simulation module not registerd [ 71.797530] wlan: [5725:I:ANY] osif_create_vap_complete: TX Checksum:1|SG:1|TSO:1|LRO:0 [ 71.797578] wlan: [5725:I:ANY] WLAN-NSS: VAP NSS ops initialized [ 71.810248] wlan: [5725:I:ANY] VAP device ath22 created osifp: (9783b500) os_if: (92958000) Copy ART caldata from /dev/mtdblock13 to /tmp/virtual_art.bin (HOTPLUG)(net/08-wifi-bridge) ath21 remove... (HOTPLUG)(net/08-wifi-bridge) ath22 add... [bootdone_worker_init]boot: Check and wait FW boot finished... [ 72.992186] wlan: [5932:I:ANY] osif_nss_vdev_set_cfg: setting me mode 5 target type 0 [ 72.992225] wlan: [5932:I:ANY] osif_nss_vdev_set_cfg: Mcast command 5 [ 73.002222] wlan: [5932:I:ANY] ol_ath_vap_set_param: Implicitly disabling dependant feature igmp ME [mstc-bootdone]boot: start [ 73.829225] wlan: [2329:E:ANY] ol_ath_get_chan_grade_info: RF characterization entries is empty [ 73.829518] wlan: [2329:E:ANY] ieee80211_acs_find_best_11ng_centerchan: ACS failed to derive the channel. Selecting random channel [ 73.836866] wlan: [2329:I:ANY] ******** ACS report ******** [ 73.848699] wlan: [2329:I:ANY] Channel | BSS | minrssi | maxrssi | NF | Ch load | spect load | sec_chan | SR bss | SR load | Ch Avil | Chan eff | NearBSS | Med BSS | Far BSS | Eff BSS | chan grade [ 73.854418] wlan: [2329:I:ANY] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- [ 73.871943] wlan: [2329:I:ANY] 2412( 1) 7 16 44 -96 43 0 0 0 0 30 304 0 1 6 328 100 [ 73.889589] wlan: [2329:I:ANY] 2417( 2) 1 19 19 -94 7 0 0 0 0 38 0 0 0 1 258 100 [ 73.906767] wlan: [2329:I:ANY] 2422( 3) 2 16 21 -96 16 0 0 0 0 41 0 0 0 2 240 100 [ 73.924114] wlan: [2329:I:ANY] 2427( 4) 1 22 22 -97 9 0 0 0 2 52 0 0 0 1 191 100 [ 73.941490] wlan: [2329:I:ANY] 2432( 5) 0 0 0 -96 4 0 1 0 4 51 0 0 0 0 194 100 [ 73.952157] device ath22 entered promiscuous mode [ 73.976161] wlan: [2329:I:ANY] 2437( 6) 3 19 66 -97 21 0 0 2 8 41 343 1 0 2 241 100 [ 73.980960] wlan: [2329:I:ANY] 2442( 7) 2 15 20 -98 14 0 1 0 4 43 0 0 0 2 228 100 [ 73.998257] wlan: [2329:I:ANY] 2447( 8) 1 16 16 -97 12 0 0 0 2 41 0 0 0 1 241 100 [ 74.015660] wlan: [2329:I:ANY] 2452( 9) 2 17 18 -97 12 0 0 0 0 39 0 0 0 2 253 100 [ 74.032979] wlan: [2329:I:ANY] 2457( 10) 4 20 27 -96 14 0 0 0 0 37 0 0 0 4 270 100 [ 74.050323] wlan: [2329:I:ANY] 2462( 11) 3 16 21 -97 20 0 0 0 2 36 364 0 0 3 274 100 [ 74.067703] wlan: [2329:I:ANY] 2467( 12) 0 0 0 -98 0 0 0 0 0 54 0 0 0 0 182 100 [ 74.080184] br-lan: port 4(ath22) entered forwarding state [ 74.080257] br-lan: port 4(ath22) entered forwarding state [ 74.081385] 8021q: adding VLAN 0 to HW filter on device ath22 [ 74.113361] wlan: [2329:I:ANY] 2472( 13) 1 21 21 -97 2 0 0 0 0 66 0 0 0 1 150 100 [ 74.118024] wlan: [6112:I:ANY] ol_ath_setTxPowerLimit: Tx power value is greater than supported [ 74.118036] wlan: [6112:I:ANY] ol_ath_setTxPowerLimit: max tx power 63, Limiting to default Max [ 74.118167] wlan: [6112:I:ANY] ol_ath_setTxPowerLimit: Tx power value is greater than supported [ 74.118182] wlan: [6112:I:ANY] ol_ath_setTxPowerLimit: max tx power 63, Limiting to default Max [ 74.144387] wlan: [6117:I:ANY] wlan_cfg80211_add_virtual_intf: proprietary mode 6 for interface: ath23 : clone params: 0x00000001 [ 74.144523] wlan: [6117:I:MBSSIE] osif_mbssid_sanity_check: mbssid_sanity_ok: YES [ 74.144548] wlan: [6117:I:ANY] osifp_create_wlan_vap: VDEV info: ath23 original_id(2) to mstc_id(3) [ 74.144566] wlan: [6117:I:ANY] osifp_create_wlan_vap: VDEV Create ath23 5e:41:b9:52:86:64 [ 74.144680] wlan: [6117:I:ANY] wlan_vap_create: devhandle=0x97ac0500, opmode=IEEE80211_M_HOSTAP, flags=0x1 [ 74.144680] [ 74.145205] wlan: [6117:I:ANY] ol_ath_vap_set_param: Setting SGI value: 1 [ 74.145273] wlan: [6117:I:ANY] ol_ath_vap_set_param: VDEV params:HE su_bfee:1|su_bfer:1|mu_bfee:0|mu_bfer:0|dl_muofdma:1|ul_muofdma:1|ul_mumimo:0|dl_muofdma_bfer:0 [ 74.145284] wlan: [6117:I:ANY] ol_ath_vap_set_param: he_bf_cap=0x33 [ 74.145359] wlan: [6117:I:ANY] ol_ath_vap_set_param: VDEV params: AC/VHT sounding mode:HE|SU/MU sounding mode:SU|Trig/Non-Trig sounding mode:Non-Trigged [ 74.145498] wlan: [6117:I:ANY] MBO Initialized [ 74.145534] wlan: [6117:I:ANY] OCE Initialized [ 74.145577] wlan: [6117:I:ANY] osif_nss_ol_vap_create: NSS wifi offload VAP create IF 33 nss_id -1 [ 74.146983] wlan: [6117:I:ANY] osif_nss_ol_vap_create: NSS radio_if 28 [ 74.147097] wlan: [0:I:ANY] osif_nss_vdev_cfg_callback: VDEV configuration success: 0 [ 74.147144] wlan: [6117:I:ANY] osif_nss_ol_vap_create: vap create 92a19500 : if_num 33 [ 74.147382] wlan: [6117:E:ANY] wlan_create_attach_vdev_rawsim_ctxt: simulation module not registerd [ 74.165749] wlan: [6117:I:ANY] osif_create_vap_complete: TX Checksum:1|SG:1|TSO:1|LRO:0 [ 74.165763] wlan: [6117:I:ANY] WLAN-NSS: VAP NSS ops initialized [ 74.170053] wlan: [6117:I:ANY] VAP device ath23 created osifp: (92a19500) os_if: (928ac000) [ 74.323758] wlan: [2329:I:ANY] vap-0(ath0): ACS result PCH 6 freq 2437, SCH 2 freq 2417, hw_mode 1 chwidth 40, vht_seg0 4 freq 2427, vht_seg1 0 freq 0 [ 74.331794] wlan: [2329:I:ANY] ieee80211_acs_scan_evhandler: [EXT] lock held duration (503ms) (HOTPLUG)(net/08-wifi-bridge) ath23 add... [ 74.574242] wlan: [3705:I:ANY] DES SSID SET=IODATA-528664-2G [ 74.574284] wlan: [3705:I:ANY] desired hw mode: 29 [ 74.580600] wlan: [3705:I:ANY] ieee80211_ucfg_set_freq_internal: [ 74.580600] Channel is configured already!! [ 74.583925] wlan: [3705:E:MBSSIE] ieee80211_ucfg_set_txvap: MBSSID is not enabled [ 74.615977] wlan: [0:I:ANY] wlan_acs_start_scan_report: [EXT] Invoking ACS module for ACS report Key is NULL [ 74.937622] wlan: [6212:I:ANY] osif_nss_ol_vap_delete: vap detach 92a19500: if_num 33 [ 74.937674] wlan: [6212:I:ANY] osif_nss_vdev_detach: Dealloc Dynamic interface Node :33 of type:6 [ 74.951627] wlan: [6212:I:ANY] ieee80211_mbo_vdetach: MBO terminated [ 74.951627] [ 74.952043] wlan: [0:E:ANY] ol_peer_delete_response_event_handler: peer_del_resp: mac: 5e:41:b9:52:86:64 vdevid: 2 Unable to find vdev [ 74.952464] wlan: [0:I:ANY] osif_nss_wifili_vdev_get_mpsta_vdevid: Get MPSTA: vdev is NULL [ 74.973282] wlan: [6212:I:ANY] ieee80211_oce_vdetach: OCE terminated [ 74.973282] (HOTPLUG)(net/08-wifi-bridge) ath23 remove... [ 75.043904] wlan: [6237:I:ANY] wlan_cfg80211_add_virtual_intf: proprietary mode 1 for interface: apcli0 : clone params: 0x00000003 [ 75.044022] wlan: [6237:I:MBSSIE] osif_mbssid_sanity_check: mbssid_sanity_ok: YES [ 75.056078] wlan: [6237:I:ANY] osifp_create_wlan_vap: VDEV info: apcli0 original_id(3) to mstc_id(5) [ 75.063963] wlan: [6237:I:ANY] osifp_create_wlan_vap: VDEV Create apcli0 66:41:b9:52:86:64 [ 75.072868] wlan: [6237:I:ANY] wlan_vap_create: devhandle=0x97ac0500, opmode=IEEE80211_M_STA, flags=0x3 [ 75.072868] [ 75.088135] wlan: [6237:I:ANY] ol_ath_vap_set_param: Setting SGI value: 1 [ 75.090617] wlan: [6237:I:ANY] ol_ath_vap_set_param: VDEV params:HE su_bfee:1|su_bfer:1|mu_bfee:1|mu_bfer:0|dl_muofdma:0|ul_muofdma:0|ul_mumimo:0|dl_muofdma_bfer:0 [ 75.106245] wlan: [6237:I:ANY] ol_ath_vap_set_param: he_bf_cap=0x7 [ 75.111661] wlan: [6237:I:ANY] ol_ath_vap_set_param: VDEV params: AC/VHT sounding mode:HE|SU/MU sounding mode:SU|Trig/Non-Trig sounding mode:Non-Trigged [ 75.125550] wlan: [6237:I:ANY] osif_nss_ol_vap_create: NSS wifi offload VAP create IF 34 nss_id -1 [ 75.135959] wlan: [6237:I:ANY] osif_nss_ol_vap_create: NSS radio_if 28 [ 75.141432] wlan: [0:I:ANY] osif_nss_vdev_cfg_callback: VDEV configuration success: 0 [ 75.147118] wlan: [6237:I:ANY] osif_nss_ol_vap_create: vap create 92936500 : if_num 34 [ 75.156902] wlan: [6237:I:ANY] dp_lag_pdev_set_sta_vdev: dp_lag_pdev_set_sta_vdev pdev(99044408) sta_vdev 936b9400 [ 75.162746] wlan: [6237:E:ANY] wlan_create_attach_vdev_rawsim_ctxt: simulation module not registerd [ 75.173580] wlan: [6237:I:ANY] osif_create_vap_complete: TX Checksum:1|SG:1|TSO:1|LRO:0 [ 75.182234] wlan: [6237:I:ANY] WLAN-NSS: VAP NSS ops initialized [ 75.191416] wlan: [6237:I:ANY] osif_create_vap_complete: Updating VAP2 channel for mode 29 as per parent VAP0 [ 75.196672] wlan: [6237:I:ANY] dp_lag_pdev_set_sta_vdev: dp_lag_pdev_set_sta_vdev pdev(99044408) sta_vdev 936b9400 [ 75.209064] wlan: [6237:I:ANY] VAP device apcli0 created osifp: (92936500) os_if: (928fc000) (HOTPLUG)(net/08-wifi-bridge) apcli0 add... [ 76.075674] br-lan: port 4(ath22) entered forwarding state [ 77.002481] 8021q: adding VLAN 0 to HW filter on device apcli0 [ 77.059289] wlan: [3709:I:ANY] wlan_cfg80211_set_wificonfiguration: wlan_cfg80211_set_wificonfiguration: Unsuported Genric command: 0 [ 77.089402] wlan: [6490:I:ANY] ol_ath_setTxPowerLimit: Tx power value is greater than supported [ 77.089442] wlan: [6490:I:ANY] ol_ath_setTxPowerLimit: max tx power 63, Limiting to default Max qcawifi qcawificfg80211: enable radio wifi1 [ 79.029936] wlan: [7016:I:ANY] wlan_scan_update_channel_list: num_chan: 19 [ 79.030432] wlan: [7016:E:ANY] dfs_init_chan_state_array: channel state array initialized [ 79.037708] wlan: [7016:I:ANY] wlan_scan_update_channel_list: num_chan: 19 [ 79.044385] wlan: [7016:I:ANY] ieee80211_setctry_tryretaining_curchan: [442] Skipping current channel retention during set_country operation [ 79.051017] wlan: [7016:I:ANY] number of channels: 2G = 0 5G = 19, 6G = 0 [ 79.064181] wlan: [7016:I:ANY] wlan_cfg80211_set_country: wlan_cfg80211_set_country: Country: JP ret: 0 [ 79.236570] wlan: [7034:I:ANY] wlan_scan_update_channel_list: num_chan: 20 [ 79.236801] wlan: [7034:I:ANY] number of channels: 2G = 0 5G = 20, 6G = 0 [ 79.423284] wlan: [7046:I:ANY] wlan_cfg80211_set_hwaddr: wlan_cfg80211_set_hwaddr :50:41:b9:xx:xx:65 ret: 0 [ 79.469175] wlan: [7049:I:ANY] ol_ath_set_config_param: set TXBF_SND_PERIOD: val 100 stat 0 [ 79.601978] wlan: [0:I:ANY] ol_ath_set_config_param: Disconnect_timeout value: 10 [ 79.645438] wlan: [0:I:ANY] ol_ath_set_config_param: Reconfiguration_timeout value:60 number of vifs: ath1 ath51 ath52 ath53 apcli1 [ 80.355850] wlan: [7185:I:ANY] wlan_cfg80211_add_virtual_intf: proprietary mode 6 for interface: ath1 : clone params: 0x00000001 [ 80.355937] wlan: [7185:I:MBSSIE] osif_mbssid_sanity_check: mbssid_sanity_ok: YES [ 80.367382] wlan: [7185:I:ANY] osifp_create_wlan_vap: VDEV Create ath1 50:41:b9:xx:xx:65 [ 80.374419] wlan: [7185:I:ANY] wlan_vap_create: devhandle=0x95660500, opmode=IEEE80211_M_HOSTAP, flags=0x1 [ 80.374419] [ 80.382920] wlan: [7185:I:ANY] ol_ath_vap_set_param: Setting SGI value: 1 [ 80.393656] wlan: [7185:I:ANY] ol_ath_vap_set_param: VDEV params:HE su_bfee:1|su_bfer:1|mu_bfee:0|mu_bfer:0|dl_muofdma:1|ul_muofdma:1|ul_mumimo:1|dl_muofdma_bfer:0 [ 80.401409] wlan: [7185:I:ANY] ol_ath_vap_set_param: he_bf_cap=0x73 [ 80.414932] wlan: [7185:I:ANY] ol_ath_vap_set_param: VDEV params: AC/VHT sounding mode:HE|SU/MU sounding mode:SU|Trig/Non-Trig sounding mode:Non-Trigged [ 80.421291] wlan: [7185:I:ANY] MBO Initialized [ 80.434678] wlan: [7185:I:ANY] OCE Initialized [ 80.438811] wlan: [7185:I:ANY] osif_nss_ol_vap_create: NSS wifi offload VAP create IF 35 nss_id -1 [ 80.443165] wlan: [7185:I:ANY] osif_nss_ol_vap_create: NSS radio_if 29 [ 80.452319] wlan: [0:I:ANY] osif_nss_vdev_cfg_callback: VDEV configuration success: 0 [ 80.458836] wlan: [7185:I:ANY] osif_nss_ol_vap_create: vap create 9bc84500 : if_num 35 [ 80.466910] wlan: [7185:E:ANY] wlan_create_attach_vdev_rawsim_ctxt: simulation module not registerd [ 80.485701] wlan: [7185:I:ANY] osif_create_vap_complete: TX Checksum:1|SG:1|TSO:1|LRO:0 [ 80.485741] wlan: [7185:I:ANY] WLAN-NSS: VAP NSS ops initialized [ 80.498250] wlan: [7185:I:ANY] VAP device ath1 created osifp: (9bc84500) os_if: (92a20000) (HOTPLUG)(net/08-wifi-bridge) ath1 add... [ 81.120243] wlan: [7275:I:ANY] osif_nss_vdev_set_cfg: setting me mode 5 target type 0 [ 81.120281] wlan: [7275:I:ANY] osif_nss_vdev_set_cfg: Mcast command 5 [ 81.127789] wlan: [7275:I:ANY] ol_ath_vap_set_param: Implicitly disabling dependant feature igmp ME [ 82.165920] 8021q: adding VLAN 0 to HW filter on device ath1 [ 82.169256] device ath1 entered promiscuous mode [ 82.171366] br-lan: port 5(ath1) entered forwarding state [ 82.175391] br-lan: port 5(ath1) entered forwarding state [ 82.236803] wlan: [3705:I:ANY] wlan_cfg80211_do_acs: vap-0(ath1):ACS Params [ 82.236844] wlan: [3705:I:ANY] wlan_cfg80211_do_acs: ht_enabled:1|ht40_enabled:0|vht_enabled:1|hw_mode:31|chwidth:20| [ 82.512927] wlan: [7407:I:ANY] ol_ath_setTxPowerLimit: Tx power value is greater than supported [ 82.512966] wlan: [7407:I:ANY] ol_ath_setTxPowerLimit: max tx power 63, Limiting to default Max [ 82.521569] wlan: [7407:I:ANY] ol_ath_setTxPowerLimit: Tx power value is greater than supported [ 82.529971] wlan: [7407:I:ANY] ol_ath_setTxPowerLimit: max tx power 63, Limiting to default Max [ 82.561602] wlan: [7411:I:ANY] wlan_cfg80211_add_virtual_intf: proprietary mode 6 for interface: ath51 : clone params: 0x00000001 [ 82.561690] wlan: [7411:I:MBSSIE] osif_mbssid_sanity_check: mbssid_sanity_ok: YES [ 82.572543] wlan: [7411:I:ANY] osifp_create_wlan_vap: VDEV info: ath51 original_id(1) to mstc_id(1) [ 82.580115] wlan: [7411:I:ANY] osifp_create_wlan_vap: VDEV Create ath51 56:41:b9:52:86:65 [ 82.588855] wlan: [7411:I:ANY] wlan_vap_create: devhandle=0x95660500, opmode=IEEE80211_M_HOSTAP, flags=0x1 [ 82.588855] [ 82.597536] wlan: [7411:I:ANY] ol_ath_vap_set_param: Setting SGI value: 1 [ 82.608155] wlan: [7411:I:ANY] ol_ath_vap_set_param: VDEV params:HE su_bfee:1|su_bfer:1|mu_bfee:0|mu_bfer:0|dl_muofdma:1|ul_muofdma:1|ul_mumimo:1|dl_muofdma_bfer:0 [ 82.614863] wlan: [7411:I:ANY] ol_ath_vap_set_param: he_bf_cap=0x73 [ 82.629788] wlan: [7411:I:ANY] ol_ath_vap_set_param: VDEV params: AC/VHT sounding mode:HE|SU/MU sounding mode:SU|Trig/Non-Trig sounding mode:Non-Trigged [ 82.635879] wlan: [7411:I:ANY] MBO Initialized [ 82.649549] wlan: [7411:I:ANY] OCE Initialized [ 82.653689] wlan: [7411:I:ANY] osif_nss_ol_vap_create: NSS wifi offload VAP create IF 36 nss_id -1 [ 82.658291] wlan: [7411:I:ANY] osif_nss_ol_vap_create: NSS radio_if 29 [ 82.667437] wlan: [0:I:ANY] osif_nss_vdev_cfg_callback: VDEV configuration success: 0 [ 82.673674] wlan: [7411:I:ANY] osif_nss_ol_vap_create: vap create 97ff9500 : if_num 36 [ 82.682109] wlan: [7411:E:ANY] wlan_create_attach_vdev_rawsim_ctxt: simulation module not registerd [ 82.707140] wlan: [7411:I:ANY] osif_create_vap_complete: TX Checksum:1|SG:1|TSO:1|LRO:0 [ 82.707191] wlan: [7411:I:ANY] WLAN-NSS: VAP NSS ops initialized [ 82.718821] wlan: [7411:I:ANY] VAP device ath51 created osifp: (97ff9500) os_if: (929b4000) (HOTPLUG)(net/08-wifi-bridge) ath51 add... Key is NULL [ 83.198093] wlan: [7493:I:ANY] osif_nss_ol_vap_delete: vap detach 97ff9500: if_num 36 [ 83.198141] wlan: [7493:I:ANY] osif_nss_vdev_detach: Dealloc Dynamic interface Node :36 of type:6 [ 83.211234] wlan: [7493:I:ANY] ieee80211_mbo_vdetach: MBO terminated [ 83.211234] [ 83.211534] wlan: [0:E:ANY] ol_peer_delete_response_event_handler: peer_del_resp: mac: 56:41:b9:52:86:65 vdevid: 1 Unable to find vdev [ 83.212071] wlan: [0:I:ANY] osif_nss_wifili_vdev_get_mpsta_vdevid: Get MPSTA: vdev is NULL [ 83.233871] wlan: [7493:I:ANY] ieee80211_oce_vdetach: OCE terminated [ 83.233871] (HOTPLUG)(net/08-wifi-bridge) ath51 remove... [ 83.302790] wlan: [7521:I:ANY] wlan_cfg80211_add_virtual_intf: proprietary mode 6 for interface: ath52 : clone params: 0x00000001 [ 83.302898] wlan: [7521:I:MBSSIE] osif_mbssid_sanity_check: mbssid_sanity_ok: YES [ 83.315163] wlan: [7521:I:ANY] osifp_create_wlan_vap: VDEV info: ath52 original_id(1) to mstc_id(2) [ 83.322395] wlan: [7521:I:ANY] osifp_create_wlan_vap: VDEV Create ath52 5a:41:b9:52:86:65 [ 83.330010] wlan: [7521:I:ANY] wlan_vap_create: devhandle=0x95660500, opmode=IEEE80211_M_HOSTAP, flags=0x1 [ 83.330010] [ 83.346203] wlan: [7521:I:ANY] ol_ath_vap_set_param: Setting SGI value: 1 [ 83.349212] wlan: [7521:I:ANY] ol_ath_vap_set_param: VDEV params:HE su_bfee:1|su_bfer:1|mu_bfee:0|mu_bfer:0|dl_muofdma:1|ul_muofdma:1|ul_mumimo:1|dl_muofdma_bfer:0 [ 83.363972] wlan: [7521:I:ANY] ol_ath_vap_set_param: he_bf_cap=0x73 [ 83.371788] wlan: [7521:I:ANY] ol_ath_vap_set_param: VDEV params: AC/VHT sounding mode:HE|SU/MU sounding mode:SU|Trig/Non-Trig sounding mode:Non-Trigged [ 83.376952] wlan: [7521:I:ANY] MBO Initialized [ 83.391486] wlan: [7521:I:ANY] OCE Initialized [ 83.395051] wlan: [7521:I:ANY] osif_nss_ol_vap_create: NSS wifi offload VAP create IF 37 nss_id -1 [ 83.399379] wlan: [7521:I:ANY] osif_nss_ol_vap_create: NSS radio_if 29 [ 83.408399] wlan: [0:I:ANY] osif_nss_vdev_cfg_callback: VDEV configuration success: 0 [ 83.414857] wlan: [7521:I:ANY] osif_nss_ol_vap_create: vap create 97ffc500 : if_num 37 [ 83.423107] wlan: [7521:E:ANY] wlan_create_attach_vdev_rawsim_ctxt: simulation module not registerd [ 83.445776] wlan: [7521:I:ANY] osif_create_vap_complete: TX Checksum:1|SG:1|TSO:1|LRO:0 [ 83.445822] wlan: [7521:I:ANY] WLAN-NSS: VAP NSS ops initialized [ 83.456319] wlan: [7521:I:ANY] VAP device ath52 created osifp: (97ffc500) os_if: (92a44000) (HOTPLUG)(net/08-wifi-bridge) ath52 add... [ 84.029706] wlan: [7632:I:ANY] osif_nss_vdev_set_cfg: setting me mode 5 target type 0 [ 84.029811] wlan: [7632:I:ANY] osif_nss_vdev_set_cfg: Mcast command 5 [ 84.036740] wlan: [7632:I:ANY] ol_ath_vap_set_param: Implicitly disabling dependant feature igmp ME [ 84.165656] br-lan: port 5(ath1) entered forwarding state [ 84.209144] wlan: [7646:I:ANY] wlan_acs_block_channel_list: [EXT] Freq (5660MHz) is already in the list [ 84.209192] wlan: [7646:I:ANY] wlan_acs_block_channel_list: [EXT] Freq (5680MHz) is already in the list [ 84.220077] wlan: [7646:I:ANY] wlan_acs_block_channel_list: [EXT] Freq (5700MHz) is already in the list [ 84.227281] wlan: [7646:I:ANY] wlan_acs_block_channel_list: [EXT] Freq (5720MHz) is already in the list [ 84.790831] device ath52 entered promiscuous mode [ 84.823056] br-lan: port 6(ath52) entered forwarding state [ 84.823198] br-lan: port 6(ath52) entered forwarding state [ 84.828452] 8021q: adding VLAN 0 to HW filter on device ath52 [ 84.874177] wlan: [7721:I:ANY] ol_ath_setTxPowerLimit: Tx power value is greater than supported [ 84.874226] wlan: [7721:I:ANY] ol_ath_setTxPowerLimit: max tx power 63, Limiting to default Max [ 84.882680] wlan: [7721:I:ANY] ol_ath_setTxPowerLimit: Tx power value is greater than supported [ 84.890820] wlan: [7721:I:ANY] ol_ath_setTxPowerLimit: max tx power 63, Limiting to default Max [ 84.922744] wlan: [7727:I:ANY] wlan_cfg80211_add_virtual_intf: proprietary mode 6 for interface: ath53 : clone params: 0x00000001 [ 84.922840] wlan: [7727:I:MBSSIE] osif_mbssid_sanity_check: mbssid_sanity_ok: YES [ 84.933802] wlan: [7727:I:ANY] osifp_create_wlan_vap: VDEV info: ath53 original_id(2) to mstc_id(3) [ 84.941294] wlan: [7727:I:ANY] osifp_create_wlan_vap: VDEV Create ath53 5e:41:b9:52:86:65 [ 84.949947] wlan: [7727:I:ANY] wlan_vap_create: devhandle=0x95660500, opmode=IEEE80211_M_HOSTAP, flags=0x1 [ 84.949947] [ 84.958596] wlan: [7727:I:ANY] ol_ath_vap_set_param: Setting SGI value: 1 [ 84.969348] wlan: [7727:I:ANY] ol_ath_vap_set_param: VDEV params:HE su_bfee:1|su_bfer:1|mu_bfee:0|mu_bfer:0|dl_muofdma:1|ul_muofdma:1|ul_mumimo:1|dl_muofdma_bfer:0 [ 84.976358] wlan: [7727:I:ANY] ol_ath_vap_set_param: he_bf_cap=0x73 [ 84.990896] wlan: [7727:I:ANY] ol_ath_vap_set_param: VDEV params: AC/VHT sounding mode:HE|SU/MU sounding mode:SU|Trig/Non-Trig sounding mode:Non-Trigged [ 84.996976] wlan: [7727:I:ANY] MBO Initialized [ 85.010863] wlan: [7727:I:ANY] OCE Initialized [ 85.014830] wlan: [7727:I:ANY] osif_nss_ol_vap_create: NSS wifi offload VAP create IF 38 nss_id -1 [ 85.019620] wlan: [7727:I:ANY] osif_nss_ol_vap_create: NSS radio_if 29 [ 85.028694] wlan: [0:I:ANY] osif_nss_vdev_cfg_callback: VDEV configuration success: 0 [ 85.034834] wlan: [7727:I:ANY] osif_nss_ol_vap_create: vap create 97ff6500 : if_num 38 [ 85.043013] wlan: [7727:E:ANY] wlan_create_attach_vdev_rawsim_ctxt: simulation module not registerd [ 85.065683] wlan: [7727:I:ANY] osif_create_vap_complete: TX Checksum:1|SG:1|TSO:1|LRO:0 [ 85.065721] wlan: [7727:I:ANY] WLAN-NSS: VAP NSS ops initialized [ 85.077593] wlan: [7727:I:ANY] VAP device ath53 created osifp: (97ff6500) os_if: (92918000) (HOTPLUG)(net/08-wifi-bridge) ath53 add... Key is NULL [ 85.578528] wlan: [7811:I:ANY] osif_nss_ol_vap_delete: vap detach 97ff6500: if_num 38 [ 85.578578] wlan: [7811:I:ANY] osif_nss_vdev_detach: Dealloc Dynamic interface Node :38 of type:6 [ 85.591444] wlan: [7811:I:ANY] ieee80211_mbo_vdetach: MBO terminated [ 85.591444] [ 85.591710] wlan: [0:E:ANY] ol_peer_delete_response_event_handler: peer_del_resp: mac: 5e:41:b9:52:86:65 vdevid: 2 Unable to find vdev [ 85.592196] wlan: [0:I:ANY] osif_nss_wifili_vdev_get_mpsta_vdevid: Get MPSTA: vdev is NULL [ 85.614264] wlan: [7811:I:ANY] ieee80211_oce_vdetach: OCE terminated [ 85.614264] (HOTPLUG)(net/08-wifi-bridge) ath53 remove... [ 85.682863] wlan: [7837:I:ANY] wlan_cfg80211_add_virtual_intf: proprietary mode 1 for interface: apcli1 : clone params: 0x00000003 [ 85.683000] wlan: [7837:I:MBSSIE] osif_mbssid_sanity_check: mbssid_sanity_ok: YES [ 85.695028] wlan: [7837:I:ANY] osifp_create_wlan_vap: VDEV info: apcli1 original_id(3) to mstc_id(5) [ 85.703979] wlan: [7837:I:ANY] osifp_create_wlan_vap: VDEV Create apcli1 66:41:b9:52:86:65 [ 85.711309] wlan: [7837:I:ANY] wlan_vap_create: devhandle=0x95660500, opmode=IEEE80211_M_STA, flags=0x3 [ 85.711309] [ 85.736727] wlan: [7837:I:ANY] ol_ath_vap_set_param: Setting SGI value: 1 [ 85.736959] wlan: [7837:I:ANY] ol_ath_vap_set_param: VDEV params:HE su_bfee:1|su_bfer:1|mu_bfee:0|mu_bfer:0|dl_muofdma:0|ul_muofdma:0|ul_mumimo:1|dl_muofdma_bfer:0 [ 85.743384] wlan: [7837:I:ANY] ol_ath_vap_set_param: he_bf_cap=0x43 [ 85.761393] wlan: [7837:I:ANY] ol_ath_vap_set_param: VDEV params: AC/VHT sounding mode:HE|SU/MU sounding mode:SU|Trig/Non-Trig sounding mode:Non-Trigged [ 85.763737] wlan: [7837:I:ANY] osif_nss_ol_vap_create: NSS wifi offload VAP create IF 39 nss_id -1 [ 85.779780] wlan: [7837:I:ANY] osif_nss_ol_vap_create: NSS radio_if 29 [ 85.791691] wlan: [0:I:ANY] osif_nss_vdev_cfg_callback: VDEV configuration success: 0 [ 85.792781] wlan: [7837:I:ANY] osif_nss_ol_vap_create: vap create 97e86500 : if_num 39 [ 85.812776] wlan: [7837:I:ANY] dp_lag_pdev_set_sta_vdev: dp_lag_pdev_set_sta_vdev pdev(95628c08) sta_vdev 92a26400 [ 85.812922] wlan: [7837:E:ANY] wlan_create_attach_vdev_rawsim_ctxt: simulation module not registerd [ 85.823939] wlan: [7837:I:ANY] osif_create_vap_complete: TX Checksum:1|SG:1|TSO:1|LRO:0 [ 85.841378] wlan: [7837:I:ANY] WLAN-NSS: VAP NSS ops initialized [ 85.841640] wlan: [7837:I:ANY] osif_create_vap_complete: Updating VAP2 channel for mode 31 as per parent VAP0 [ 85.847112] wlan: [7837:I:ANY] dp_lag_pdev_set_sta_vdev: dp_lag_pdev_set_sta_vdev pdev(95628c08) sta_vdev 92a26400 [ 85.862313] wlan: [7837:I:ANY] VAP device apcli1 created osifp: (97e86500) os_if: (92a98000) (HOTPLUG)(net/08-wifi-bridge) apcli1 add... [ 86.815669] br-lan: port 6(ath52) entered forwarding state [ 87.309461] 8021q: adding VLAN 0 to HW filter on device apcli1 [ 87.358623] wlan: [3709:I:ANY] wlan_cfg80211_set_wificonfiguration: wlan_cfg80211_set_wificonfiguration: Unsuported Genric command: 0 [ 87.399250] wlan: [8085:I:ANY] ol_ath_setTxPowerLimit: Tx power value is greater than supported [ 87.399297] wlan: [8085:I:ANY] ol_ath_setTxPowerLimit: max tx power 63, Limiting to default Max [ 87.409572] wlan: [8085:I:ANY] ol_ath_setTxPowerLimit: Tx power value is greater than supported [ 87.415785] wlan: [8085:I:ANY] ol_ath_setTxPowerLimit: max tx power 63, Limiting to default Max iface_mgr: ifacemgr_load_conf_file: 275: iptr->stavap_scan_time:120 iface_mgr: ifacemgr_load_conf_file: 280: iptr->periodic_scan_time:600 iface_mgr: ifacemgr_load_conf_file: 270: iptr->radio:wifi0 iface_mgr: ifacemgr_load_conf_file: 270: iptr->radio:wifi0 iface_mgr: ifacemgr_load_conf_file: 270: iptr->radio:wifi0 iface_mgr: ifacemgr_load_conf_file: 270: iptr->radio:wifi0 iface_mgr: ifacemgr_load_conf_file: 270: iptr->radio:wifi1 iface_mgr: ifacemgr_load_conf_file: 270: iptr->radio:wifi1 iface_mgr: ifacemgr_load_conf_file: 270: iptr->radio:wifi1 iface_mgr: ifacemgr_load_conf_file: 270: iptr->radio:wifi1 iface_mgr: ifacemgr_load_conf_file: 413: No STA VAPs are configured iface_mgr: ifacemgr_load_conf_file: 416: No PLC ifaces are configured iface_mgr: ifacemgr_load_conf_file: 422: num_sta_vaps:0 num_plc_ifaces:0 drv_mode:1 same_ssid_support:1 Mode:1 iface_mgr: wlanIfConfigInitIface: 432: wlanIfConfigInitIface: wlanIf 0 Create event socket port 951 iface_mgr: wlanIfConfigInitIface: 448: wlanIfConfigInitIface: wlanIf Iface Manager 0x54b98f00 INIT DONE Could not open son config file son: Exiting son_main_function ****** Starting QDSS for qcn9000 pci1 ******** ****** Starting QDSS for qcn6122 pci0 ******** [ 88.265224] coresight-funnel 6130000.funnel: FUNNEL inport 5 enabled [ 88.265523] coresight-funnel 6041000.funnel: FUNNEL inport 7 enabled [ 88.271806] coresight-tmc 6048000.tmc: TMC enabled [ 88.277503] coresight-replicator-qcom 6046000.replicator: REPLICATOR enabled [ 88.281677] coresight-tmc 6047000.tmc: TMC enabled [ 88.288896] coresight-funnel 6041000.funnel: FUNNEL inport 7 enabled [ 88.293777] coresight-stm 6002000.stm: STM tracing enabled ***** QDSS Tracing Configuration completed ******* ****** Starting QDSS for Integrated ******** [ 88.517473] wlan: [2329:E:ANY] ol_ath_get_chan_grade_info: RF characterization entries is empty [ 88.518424] wlan: [2329:I:ANY] vap-0(ath1): ACS result PCH 116 freq 5580, SCH 124 freq 5620, hw_mode 2 chwidth 160, vht_seg0 114 freq 5570, vht_seg1 0 freq 0 [ 88.535919] wlan: [2329:I:ANY] ieee80211_acs_scan_evhandler: [EXT] lock held duration (8ms) [ 88.593096] wlan: [3705:I:ANY] DES SSID SET=IODATA-528664-5G [ 88.593141] wlan: [3705:I:ANY] desired hw mode: 31 [ 88.599786] wlan: [3705:I:ANY] ieee80211_ucfg_set_freq_internal: [ 88.599786] Channel is configured already!! [ 88.603209] wlan: [3705:E:MBSSIE] ieee80211_ucfg_set_txvap: MBSSID is not enabled [ 88.614515] wlan: [0:I:ANY] wlan_acs_start_scan_report: [EXT] Invoking ACS module for ACS report [ 89.731148] wlan: [8368:I:ANY] osif_vap_pre_stop_sta: Stopping STA vap [ 90.112627] wlan: [8399:I:ANY] osif_vap_pre_stop_sta: Stopping STA vap [ 95.442595] mtd: 0:APPSBLENV locked [ 95.442690] mtd: 0:APPSBL locked [ 95.445021] mtd: 0:APPSBL_1 locked [ 95.448632] mtd: idmkey locked [ 95.451816] mtd: Factory locked [ 95.454695] mtd_locked init LED switch polling: act2 set lamp to 1