以前からIPQ50xx搭載機であることを把握していたもの。
元々は作業予定は無かったものの、少々事情により必要が生じ、ちょうど安価な出品があったことから作業を決定し、確保した。
弄っていくのでメモ。
Switch, PHY
| zone | WAN | LAN | |||
|---|---|---|---|---|---|
| port (WRC-X3000GS2) | INTERNET | LAN4 | LAN3 | LAN2 | LAN1 |
| port | eth0 (+ Internal PHY) |
port1 (QCA8337) |
port2 (QCA8337) |
port3 (QCA8337) |
port4 (QCA8337) |
MAC
- LAN:
38:97:A4:xx:xx:60(APPSBLENV,"ethaddr"(text)) - WAN:
38:97:A4:xx:xx:63(APPSBLENV,"eth0addr"(text)) - 2.4G:
38:97:A4:xx:xx:61(APPSBLENV,"wifi0"(text)) - 5G:
38:97:A4:xx:xx:62(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.03.01 (Sep 30 2021 - 15:45:28 +0800) arm-openwrt-linux-muslgnueabi-gcc (OpenWrt GCC 5.2.0 819bc25+r49254) 5.2.0 GNU ld (GNU Binutils) 2.24.0bdinfoIPQ5018# bdinfo arch_number = 0x08040002 boot_params = 0x40000100 DRAM bank = 0x00000000 -> start = 0x40000000 -> size = 0x10000000 eth0name = eth0 ethaddr = 38:97:A4:63:61:60 eth1name = eth1 eth1addr = 38:97:A4:63:61:60 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: 4, internal volumes: 1, max. volumes count: 128 ubi0: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 152648497 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 0x900000 0x3340000 ubi vol 0 kernel ubi vol 1 wifi_fw ubi vol 3 ubi_rootfs ubi vol 4 rootfs_data 16: Config 0x0000ffff 0x3c40000 0x380000 17: rootfs_1 0x0000ffff 0x3fc0000 0x3340000 18: Config_2 0x0000ffff 0x7300000 0x380000 19: Reserved 0x0000ffff 0x7680000 0x500000 20: FWHEADER 0x0000ffff 0x7b80000 0x80000 21: Factory 0x0000ffff 0x7c00000 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 CRASH_COUNT=0 DebugFlag=0 baudrate=115200 bootcmd=bootipq bootdelay=0 countrycode=EA eth0addr=38:97:A4:xx:xx:63 eth1addr=38:97:A4:xx:xx:60 ethact=eth0 ethaddr=38:97:A4:xx:xx:60 fdt_high=0x4A400000 fdtcontroladdr=4a994004 flash_type=11 machid=8040002 mtddevname=fs mtddevnum=0 mtdids=nand0=nand0 mtdparts=mtdparts=nand0:0x3340000@0x900000(fs), nand_erasesize=20000 nand_oobsize=40 nand_writesize=800 partition=nand0,0 serialnum=xxxxxxxxxxxxxxx serialnum81=xxxxxxxxxxxx soc_hw_version=20180101 soc_version_major=1 soc_version_minor=1 stderr=serial@78AF000 stdin=serial@78AF000 stdout=serial@78AF000 webguipwd=xxxxxxxx wifi0=38:97:A4:xx:xx:61 wifi1=38:97:A4:xx:xx:62 wifi1ssid1=elecom-xxxx60 wifi1ssid2=e-tomo-xxxx60 wifi1ssid3=elecom-s-xxxx60 wifi2=7C:F8:54:01:BD:F3 wifi2ssid1=elecom-xxxx60 wifi2ssid2=e-tomo-xxxx60 wifi2ssid3=elecom-s-xxxx60 wifiguestwpapsk=xxxxxxxxxxxx wifisecuritywpapsk=xxxxxxxxxxxx wifiwpapsk=xxxxxxxxxxxx wifiwpspin=xxxxxxxx Environment size: 1036/262140 bytestftpbootIPQ5018# tftpboot eth0 up Speed :100 Full duplex *** ERROR: `serverip' not set IPQ5018# setenv serverip 192.168.0.10 IPQ5018# tftpboot eth0 up Speed :100 Full duplex *** ERROR: `ipaddr' not set IPQ5018# setenv ipaddr 192.168.0.1 IPQ5018# tftpboot eth0 up Speed :100 Full duplex *** Warning: no boot file name; using 'C0A80001.img' Using eth0 device TFTP from server 192.168.0.10; our IP address is 192.168.0.1 Filename 'C0A80001.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: 4, internal volumes: 1, max. volumes count: 128 ubi0: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 152648497 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 (3973788) ## 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: 2542207 Bytes = 2.4 MiB Architecture: ARM OS: Linux Load Address: 0x41208000 Entry Point: 0x41208000 Hash algo: crc32 Hash value: 50a84830 Hash algo: sha1 Hash value: 860692fb15c9c4688115837fc7ef58bd79ca266c 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: 0x442e1d30 Data Size: 59514 Bytes = 58.1 KiB Architecture: ARM Hash algo: crc32 Hash value: 48a94f90 Hash algo: sha1 Hash value: bcda2242d9de5bcf0444202d2ecac9455afdbe6b Verifying Hash Integrity ... crc32+ sha1+ OK Booting using the fdt blob at 0x442e1d30 Uncompressing Kernel Image ... OK Loading Device Tree to 4a3ee000, end 4a3ff879 ... OK Using machid 0x8040002 from environment Starting kernel ...
Kernel
パスワードが設定されている
uname -aroot@(none):/# uname -a Linux (none) 4.4.60 #1 SMP PREEMPT Fri Mar 18 13:07:58 CST 2022 armv7l GNU/Linuxcat /proc/versionroot@(none):/# cat /proc/version Linux version 4.4.60 (xxxxxxxx@xxxxxxx-xxxxxx) (gcc version 5.2.0 (OpenWrt GCC 5.2.0 MiCAP-3240X_404XGA0b33+r49254) ) #1 SMP PREEMPT Fri Mar 18 13:07:58 CST 2022cat /proc/cmdlineroot@(none):/# cat /proc/cmdline ubi.mtd=rootfs root=mtd:ubi_rootfs rootfstype=squashfs rootwait swiotlb=1cat /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: 189452 kB MemFree: 163924 kB MemAvailable: 171044 kB Buffers: 3196 kB Cached: 8036 kB SwapCached: 0 kB Active: 5224 kB Inactive: 6440 kB Active(anon): 432 kB Inactive(anon): 12 kB Active(file): 4792 kB Inactive(file): 6428 kB Unevictable: 0 kB Mlocked: 0 kB HighTotal: 0 kB HighFree: 0 kB LowTotal: 189452 kB LowFree: 163924 kB SwapTotal: 0 kB SwapFree: 0 kB Dirty: 0 kB Writeback: 0 kB AnonPages: 468 kB Mapped: 1144 kB Shmem: 12 kB Slab: 6556 kB SReclaimable: 1496 kB SUnreclaim: 5060 kB KernelStack: 576 kB PageTables: 88 kB NFS_Unstable: 0 kB Bounce: 0 kB WritebackTmp: 0 kB CommitLimit: 94724 kB Committed_AS: 1428 kB VmallocTotal: 1818624 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" mtd16: 00380000 00020000 "Config" mtd17: 03340000 00020000 "rootfs_1" mtd18: 00380000 00020000 "Config_2" mtd19: 00500000 00020000 "Reserved" mtd20: 00080000 00020000 "FWHEADER" mtd21: 00080000 00020000 "Factory" mtd22: 003ca29c 0001f000 "kernel" mtd23: 00523000 0001f000 "wifi_fw" mtd24: 00d14000 0001f000 "ubi_rootfs" mtd25: 0158e000 0001f000 "rootfs_data"ls -al /sys/class/leds/root@(none):/# ls -al /sys/class/leds/ drwxr-xr-x 2 root root 0 Jan 1 00:00 . drwxr-xr-x 37 root root 0 Jan 1 00:00 .. lrwxrwxrwx 1 root root 0 Jan 1 02:00 led_2g_g -> ../../devices/platform/soc/soc:leds/leds/led_2g_g lrwxrwxrwx 1 root root 0 Jan 1 02:00 led_2g_r -> ../../devices/platform/soc/soc:leds/leds/led_2g_r lrwxrwxrwx 1 root root 0 Jan 1 02:00 led_5g_g -> ../../devices/platform/soc/soc:leds/leds/led_5g_g lrwxrwxrwx 1 root root 0 Jan 1 02:00 led_5g_r -> ../../devices/platform/soc/soc:leds/leds/led_5g_r lrwxrwxrwx 1 root root 0 Jan 1 00:00 led_power_g -> ../../devices/platform/soc/soc:leds/leds/led_power_g lrwxrwxrwx 1 root root 0 Jan 1 00:00 led_power_r -> ../../devices/platform/soc/soc:leds/leds/led_power_r lrwxrwxrwx 1 root root 0 Jan 1 02:00 led_wan_g -> ../../devices/platform/soc/soc:leds/leds/led_wan_g lrwxrwxrwx 1 root root 0 Jan 1 02:00 led_wps -> ../../devices/platform/soc/soc:leds/leds/led_wpscat /sys/kernel/debug/gpioroot@(none):/# 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: low gpio13 : out 0 8mA pull down, gpio state: low 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 : in 0 2mA pull down, gpio state: low gpio19 : in 3 8mA pull down, gpio state: low 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 down, gpio state: low 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: low gpio27 : in 0 8mA pull down, gpio state: low gpio28 : out 0 8mA pull down, gpio state: low 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: low 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: high 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 : out 0 8mA pull down, gpio state: highcat /sys/kernel/debug/pinctrl/*/pinmux-pinsroot@(none):/# 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) (GPIO UNCLAIMED) 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): (MUX UNCLAIMED) (GPIO UNCLAIMED) 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) (GPIO UNCLAIMED) pin 32 (GPIO_32): (MUX UNCLAIMED) (GPIO UNCLAIMED) 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): soc:leds 1000000.pinctrl:46 function gpio group gpio46 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@WRC-X3000GS2:~# cat /sys/ssdk/dts_dump [ 283.818106] ======================================================= [ 283.818135] ess-switch [ 283.823169] reg = <0x39c00000 0x200000> [ 283.825993] switch_access_mode = <local bus> [ 283.830074] switch_cpu_bmp = <0x0> [ 283.835350] switch_lan_bmp = <0x4> [ 283.839142] switch_wan_bmp = <0x2> [ 283.843221] switch_inner_bmp = <0x0> [ 283.847482] switch_mac_mode = <0xf> [ 283.851729] switch_mac_mode1 = <0x0> [ 283.855797] switch_mac_mode2 = <0x0> [ 283.860150] ess-uniphy [ 283.864400] reg = <0x98000 0x800> [ 283.866723] uniphy_access_mode = <local bus> [ 283.870654] [ 283.875876] =====================port phyinfo======================== [ 283.877166] portid phy_addr features [ 283.883503] 1 7 [ 283.891052] 2 255 PHY_FORCE (speed: 1000, duplex: half) [ 283.897821] ======================================================= [ 283.898172] ess-switch [ 283.904243] reg = <0x0 0x0> [ 283.906887] switch_access_mode = <mdio bus> [ 283.910066] switch_cpu_bmp = <0x40> [ 283.914923] switch_lan_bmp = <0x1e> [ 283.919286] switch_wan_bmp = <0x0> [ 283.923258] switch_inner_bmp = <0x0> [ 283.927581] switch_mac_mode = <0x0> [ 283.931852] switch_mac_mode1 = <0x0> [ 283.935919] switch_mac_mode2 = <0x0> [ 283.940272] ess-uniphy [ 283.944521] reg = <0x0 0x0> [ 283.946882] uniphy_access_mode = <mdio bus> [ 283.950083] [ 283.954937] =====================port phyinfo======================== [ 283.956895] portid phy_addr features [ 283.963018] 1 0 [ 283.970564] 2 1 [ 283.974119] 3 2 [ 283.977872] 4 3cat /proc/interruptsroot@WRC-X3000GS2:~# cat /proc/interrupts CPU0 CPU1 18: 16676 16681 GIC 20 Edge arch_timer 20: 482 0 GIC 139 Level msm_serial0 21: 0 0 GIC 270 Level bam_dma 22: 0 0 GIC 239 Level bam_dma 23: 171978 0 GIC 178 Level bam_dma 24: 2100 0 GIC 434 Edge nss_empty_buf_sos 25: 368 0 GIC 433 Edge nss_empty_buf_queue 26: 0 0 GIC 432 Edge nss-tx-unblock 27: 146730 0 GIC 431 Edge nss_queue0 28: 0 171 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: 9 0 GIC 209 Edge smp2p 34: 0 0 GIC 323 Edge q6_wdog_interrupt 38: 3 0 GIC 324 Edge ce0 39: 131 0 GIC 325 Edge ce1 40: 142 0 GIC 326 Edge ce2 41: 72 0 GIC 327 Edge ce3 43: 24 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: 1 9 GIC 354 Edge ppdu-end-interrupts-mac1 71: 4 0 GIC 357 Edge rxdma2host-monitor-status-ring-mac1 77: 9 0 GIC 363 Edge rxdma2host-destination-ring-mac1 88: 13 0 GIC 448 Edge pci0_wlan_ce_0, pci0_wlan_ce_5 89: 30 0 GIC 449 Edge pci0_wlan_ce_1 90: 176 0 GIC 450 Edge pci0_wlan_ce_2 91: 91 0 GIC 451 Edge pci0_wlan_ce_3 96: 11 2 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 165: 1 0 msmgpio 38 Edge soc:gpio_keys 174: 0 1 smp2p 1 Edge q6v5 ready 175: 0 1 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 1 smp2p 9 Edge q6v5_wcss_userpd1_ready 180: 0 1 smp2p 12 Edge q6v5_wcss_userpd1_spawn_ack 181: 0 0 smp2p 11 Edge q6v5_wcss_userpd1_stop_ack 182: 0 0 smp2p 16 Edge q6v5_wcss_userpd2_fatal 183: 0 1 smp2p 17 Edge q6v5_wcss_userpd2_ready 184: 0 1 smp2p 20 Edge q6v5_wcss_userpd2_spawn_ack 185: 0 0 smp2p 19 Edge q6v5_wcss_userpd2_stop_ack 186: 105 0 GIC 211 Edge glink-native IPI0: 0 0 CPU wakeup interrupts IPI1: 0 0 Timer broadcast interrupts IPI2: 12268 22378 Rescheduling interrupts IPI3: 0 0 Function call interrupts IPI4: 160 235 Single function call interrupts IPI5: 0 0 CPU stop interrupts IPI6: 0 0 IRQ work interrupts IPI7: 0 0 completion interrupts Err: 0 root@WRC-X3000GS2:~# for i in $(seq 24 31); do printf "%02d: %d\n" $i $(cat /pro c/irq/$i/smp_affinity); done 24: 3 25: 3 26: 3 27: 3 28: 2 29: 3 30: 3 31: 3bootlog
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 - 127 - PBL, Start B - 1564 - bootable_media_detect_entry, Start B - 3285 - bootable_media_detect_success, Start B - 3289 - elf_loader_entry, Start B - 8330 - auth_hash_seg_entry, Start B - 8690 - auth_hash_seg_exit, Start B - 98865 - elf_segs_hash_verify_entry, Start B - 168428 - PBL, End B - 138775 - SBL1, Start B - 200141 - GCC [RstStat:0x10, RstDbg:0x500100] WDog Stat : 0x4 B - 208437 - clock_init, Start D - 7259 - clock_init, Delta B - 215848 - boot_flash_init, Start D - 14762 - boot_flash_init, Delta B - 230671 - boot_config_data_table_init, Start D - 4544 - boot_config_data_table_init, Delta - (575 Bytes) B - 238327 - Boot Setting : 0x00023ecc B - 244854 - CDT version:2,Platform ID:8,Major ID:4,Minor ID:0,Subtype:2 B - 251777 - sbl1_ddr_set_params, Start B - 253394 - Pre_DDR_clock_init, Start B - 259036 - Pre_DDR_clock_init, End B - 899201 - do ddr sanity test, Start D - 30 - do ddr sanity test, Delta B - 903867 - Image Load, Start D - 241042 - QSEE Image Loaded, Delta - (578956 Bytes) B - 1145824 - Image Load, Start D - 13511 - DEVCFG Image Loaded, Delta - (13592 Bytes) B - 1159366 - Image Load, Start D - 152439 - APPSBL Image Loaded, Delta - (364882 Bytes) B - 1311866 - QSEE Execution, Start D - 61 - QSEE Execution, Delta B - 1318332 - SBL1, End D - 1182210 - SBL1, Delta S - Flash Throughput, 2464 KB/s (958677 Bytes, 388930 us) S - DDR Frequency, 666 MHz S - Core 0 Frequency, 800 MHz U-Boot 2.03.01 (Sep 30 2021 - 15:45:28 +0800) DRAM: smem ram ptable found: ver: 1 len: 4 256 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: 4, internal volumes: 1, max. volumes count: 128 ubi0: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 152648497 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 (3973788) ## 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: 2542207 Bytes = 2.4 MiB Architecture: ARM OS: Linux Load Address: 0x41208000 Entry Point: 0x41208000 Hash algo: crc32 Hash value: 50a84830 Hash algo: sha1 Hash value: 860692fb15c9c4688115837fc7ef58bd79ca266c 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: 0x442e1d30 Data Size: 59514 Bytes = 58.1 KiB Architecture: ARM Hash algo: crc32 Hash value: 48a94f90 Hash algo: sha1 Hash value: bcda2242d9de5bcf0444202d2ecac9455afdbe6b Verifying Hash Integrity ... crc32+ sha1+ OK Booting using the fdt blob at 0x442e1d30 Uncompressing Kernel Image ... OK Loading Device Tree to 4a3ee000, end 4a3ff879 ... 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 (shengjie@TWSVIDB-083018) (gcc version 5.2.0 (OpenWrt GCC 5.2.0 MiCAP-3240X_404XGA0b33+r49254) ) #1 SMP PREEMPT Fri Mar 18 13:07:58 CST 2022 [ 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] Reserved memory: OVERLAP DETECTED! [ 0.000000] q6_code_data@4B000000 (0x4b000000--0x4b040000) overlaps with q6_mem_regions@4B000000 (0x4b000000--0x4e000000) [ 0.000000] Reserved memory: OVERLAP DETECTED! [ 0.000000] q6_mem_regions@4B000000 (0x4b000000--0x4e000000) overlaps with q6_ipq5018_data@4c000000 (0x4c000000--0x4cd00000) [ 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 @8fd7c000 s14592 r8192 d22272 u45056 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 49344 [ 0.000000] Kernel command line: ubi.mtd=rootfs root=mtd:ubi_rootfs rootfstype=squashfs rootwait swiotlb=1 [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes) [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes) [ 0.000000] Memory: 188428K/199680K available (5166K kernel code, 345K rwdata, 1128K rodata, 1024K init, 324K bss, 11252K 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 : 0x90800000 - 0xff800000 (1776 MB) [ 0.000000] lowmem : 0x80000000 - 0x90000000 ( 256 MB) [ 0.000000] pkmap : 0x7fe00000 - 0x80000000 ( 2 MB) [ 0.000000] modules : 0x7f000000 - 0x7fe00000 ( 14 MB) [ 0.000000] .text : 0x81208000 - 0x8192582c (7287 kB) [ 0.000000] .init : 0x81a00000 - 0x81b00000 (1024 kB) [ 0.000000] .data : 0x81b00000 - 0x81b56558 ( 346 kB) [ 0.000000] .bss : 0x81b59000 - 0x81baa010 ( 325 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.000017] Switching to timer-based delay loop, resolution 41ns [ 0.000512] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) [ 0.000526] pid_max: default: 32768 minimum: 301 [ 0.000638] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.000649] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.001302] Initializing cgroup subsys io [ 0.001328] Initializing cgroup subsys memory [ 0.001360] Initializing cgroup subsys devices [ 0.001375] Initializing cgroup subsys freezer [ 0.001398] Initializing cgroup subsys net_cls [ 0.001409] Initializing cgroup subsys pids [ 0.001445] CPU: Testing write buffer coherency: ok [ 0.001891] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.001931] Setting up static identity map for 0x41300000 - 0x41300058 [ 0.052483] MSM Memory Dump base table set up [ 0.052517] MSM Memory Dump apps data table set up [ 0.090433] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.090561] Brought up 2 CPUs [ 0.090580] SMP: Total of 2 processors activated (96.00 BogoMIPS). [ 0.090586] CPU: All CPU(s) started in SVC mode. [ 0.104632] VFP support v0.3: implementor 51 architecture 3 part 40 variant 3 rev 4 [ 0.104974] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.104999] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.105199] pinctrl core: initialized pinctrl subsystem [ 0.106369] NET: Registered protocol family 16 [ 0.107799] DMA: preallocated 2048 KiB pool for atomic coherent allocations [ 0.130214] cpuidle: using governor ladder [ 0.160229] cpuidle: using governor menu [ 0.160507] NET: Registered protocol family 42 [ 0.165268] qcom,gcc-ipq5018 1800000.gcc: Registered ipq5018 GCC clocks provider [ 0.169842] irq: no irq domain found for /soc/smp2p-wcss/slave-kernel ! [ 0.171329] irq: no irq domain found for /soc/smp2p-wcss/slave-kernel ! [ 0.183676] CPU: IPQ5018, SoC Version: 1.1 [ 0.185394] IPC logging disabled [ 0.185406] IPC logging disabled [ 0.185411] IPC logging disabled [ 0.185417] IPC logging disabled [ 0.185422] IPC logging disabled [ 0.185681] sps:sps is ready. [ 0.222257] pps_core: LinuxPPS API ver. 1 registered [ 0.222272] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.222299] PTP clock support registered [ 0.224187] Advanced Linux Sound Architecture Driver Initialized. [ 0.225009] clocksource: Switched to clocksource arch_sys_counter [ 0.227334] NET: Registered protocol family 2 [ 0.228224] TCP established hash table entries: 2048 (order: 1, 8192 bytes) [ 0.228263] TCP bind hash table entries: 2048 (order: 2, 16384 bytes) [ 0.228305] TCP: Hash tables configured (established 2048 bind 2048) [ 0.228373] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.228399] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.228595] NET: Registered protocol family 1 [ 0.237603] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.237618] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.242186] Key type asymmetric registered [ 0.242201] Asymmetric key parser 'x509' registered [ 0.242233] io scheduler noop registered [ 0.242241] io scheduler deadline registered (default) [ 0.250809] TZ Log : Will warn on Access Violation, as paniconaccessviolation is not set [ 0.251610] 58000.qcom,msm-eud: ttyEUD0 at MMIO 0x0 (irq = 121, base_baud = 0) is a EUD UART [ 0.252631] Registered Sucessfully [ 0.253198] msm_serial 78af000.serial: msm_serial: detected port #0 [ 0.253252] msm_serial 78af000.serial: uartclk = 1843199 [ 0.253306] 78af000.serial: ttyMSM0 at MMIO 0x78af000 (irq = 20, base_baud = 115199) is a MSM [ 0.253335] msm_serial: console setup on port #0 [ 0.898947] console [ttyMSM0] enabled [ 0.904097] msm_serial: driver initialized [ 0.907592] msm_serial_hsl_init: driver initialized [ 0.918842] loop: module loaded [ 0.920842] QPIC controller hw version Major:2, Minor:1 [ 0.920866] QPIC controller support serial nand. [ 0.926316] nand: device found, Manufacturer ID: 0xc2, Chip ID: 0x94 [ 0.930854] nand: Macronix MX35UF1G24AD-Z4I SPI NAND 1G 1.8V [ 0.937222] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 [ 0.943392] 22 ofpart partitions found on MTD device qcom_nand.0 [ 0.950245] Creating 22 MTD partitions on "qcom_nand.0": [ 0.956394] 0x000000000000-0x000000080000 : "0:SBL1" [ 0.963250] 0x000000080000-0x000000100000 : "0:MIBIB" [ 0.968164] 0x000000100000-0x000000140000 : "0:BOOTCONFIG" [ 0.972872] 0x000000140000-0x000000180000 : "0:BOOTCONFIG1" [ 0.978314] 0x000000180000-0x000000280000 : "0:QSEE" [ 0.984322] 0x000000280000-0x000000380000 : "0:QSEE_1" [ 0.989516] 0x000000380000-0x0000003c0000 : "0:DEVCFG" [ 0.993824] 0x0000003c0000-0x000000400000 : "0:DEVCFG_1" [ 0.999005] 0x000000400000-0x000000440000 : "0:CDT" [ 1.004460] 0x000000440000-0x000000480000 : "0:CDT_1" [ 1.009173] 0x000000480000-0x000000500000 : "0:APPSBLENV" [ 1.014489] 0x000000500000-0x000000640000 : "0:APPSBL" [ 1.020467] 0x000000640000-0x000000780000 : "0:APPSBL_1" [ 1.025532] 0x000000780000-0x000000880000 : "0:ART" [ 1.030696] 0x000000880000-0x000000900000 : "0:TRAINING" [ 1.034921] 0x000000900000-0x000003c40000 : "rootfs" [ 1.085624] mtd: device 15 (rootfs) set to be root filesystem [ 1.085866] mtdsplit: no squashfs found in "rootfs" [ 1.090363] 0x000003c40000-0x000003fc0000 : "Config" [ 1.115625] 0x000003fc0000-0x000007300000 : "rootfs_1" [ 1.165621] 0x000007300000-0x000007680000 : "Config_2" [ 1.185614] 0x000007680000-0x000007b80000 : "Reserved" [ 1.205617] 0x000007b80000-0x000007c00000 : "FWHEADER" [ 1.225679] 0x000007c00000-0x000007c80000 : "Factory" [ 1.227897] libphy: Fixed MDIO Bus: probed [ 1.445019] qca-mdio 88000.mdio: Could not find phy-reset-gpio [ 1.445193] libphy: qca_mdio: probed [ 1.450345] qca-mdio 88000.mdio: qca-mdio driver was registered [ 1.885032] qca-mdio 90000.mdio: Could not find phy-reset-gpio [ 1.885221] libphy: qca_mdio: probed [ 1.891364] qca-mdio 90000.mdio: qca-mdio driver was registered [ 1.995297] cnss: INFO: IPC Logging is disabled! [ 1.995942] cnss[2]: INFO: Platform driver probed successfully. plat 8f2a8010 tgt 0xfffc [ 1.999332] cnss[41]: INFO: Platform driver probed successfully. plat 8f2b8010 tgt 0xfffb [ 2.007452] i2c /dev entries driver [ 2.016369] qcom-tsens 4a8000.thermal-sensor: tsens calibration failed [ 2.020158] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 799999 KHz [ 2.025200] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 800000 KHz [ 2.032398] sdhci: Secure Digital Host Controller Interface driver [ 2.040972] sdhci: Copyright(c) Pierre Ossman [ 2.046972] sdhci-pltfm: SDHCI platform and OF driver helper [ 2.052436] [ 2.052436] Version Rollback Feature Disabled [ 2.059471] qcom-q6v5-wcss-pil cd00000.qcom_q6v5_wcss: ssr registeration success qcom_q6v5_wcss [ 2.062792] remoteproc remoteproc0: cd00000.qcom_q6v5_wcss is available [ 2.071382] q6v5_wcss_userpd1(8fda34f0) node found [ 2.078955] platform q6v5_wcss_userpd1: ssr registeration success q6v5_wcss_userpd1 [ 2.082836] remoteproc remoteproc1: q6v5_wcss_userpd1 is available [ 2.090392] q6v5_wcss_userpd2(8fda3794) node found [ 2.097551] platform q6v5_wcss_userpd2: ssr registeration success q6v5_wcss_userpd2 [ 2.101414] remoteproc remoteproc2: q6v5_wcss_userpd2 is available [ 2.109405] of_graph_get_next_endpoint(): no port node found in /soc/csr@6001000 [ 2.115282] coresight-csr 6001000.csr: CSR initialized [ 2.122893] of_graph_get_next_endpoint(): no port node found in /soc/cti@6010000 [ 2.127876] of_graph_get_next_endpoint(): no port node found in /soc/cti@6011000 [ 2.135406] of_graph_get_next_endpoint(): no port node found in /soc/cti@6012000 [ 2.142748] of_graph_get_next_endpoint(): no port node found in /soc/cti@6013000 [ 2.150149] of_graph_get_next_endpoint(): no port node found in /soc/cti@6014000 [ 2.157533] of_graph_get_next_endpoint(): no port node found in /soc/cti@6015000 [ 2.164877] of_graph_get_next_endpoint(): no port node found in /soc/cti@6016000 [ 2.172308] of_graph_get_next_endpoint(): no port node found in /soc/cti@6017000 [ 2.179652] of_graph_get_next_endpoint(): no port node found in /soc/cti@6018000 [ 2.187039] of_graph_get_next_endpoint(): no port node found in /soc/cti@6019000 [ 2.194380] of_graph_get_next_endpoint(): no port node found in /soc/cti@601a000 [ 2.201801] of_graph_get_next_endpoint(): no port node found in /soc/cti@601b000 [ 2.209181] of_graph_get_next_endpoint(): no port node found in /soc/cti@601c000 [ 2.216549] of_graph_get_next_endpoint(): no port node found in /soc/cti@601d000 [ 2.223902] of_graph_get_next_endpoint(): no port node found in /soc/cti@601e000 [ 2.231326] of_graph_get_next_endpoint(): no port node found in /soc/cti@601f000 [ 2.238702] of_graph_get_next_endpoint(): no port node found in /soc/cti@6198000 [ 2.246229] of_graph_get_next_endpoint(): no port node found in /soc/cti@6199000 [ 2.253549] of_graph_get_next_endpoint(): no port node found in /soc/cti@610c000 [ 2.261036] sps_register_bam_device : unable to create IPC Logging 0 for bam 0x06064000 [ 2.268021] 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.283694] 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.298203] sps:BAM 0x06064000 is registered.[ 2.305365] coresight-tmc 6048000.tmc: TMC initialized [ 2.309447] coresight-tmc 6047000.tmc: TMC initialized [ 2.314586] coresight-funnel 6041000.funnel: FUNNEL initialized [ 2.319645] coresight-funnel 6100000.funnel: FUNNEL initialized [ 2.325424] coresight-funnel 6120000.funnel: FUNNEL initialized [ 2.331289] coresight-funnel 6130000.funnel: FUNNEL initialized [ 2.337259] coresight-funnel 61a1000.funnel: FUNNEL initialized [ 2.343802] coresight-etm4x 619c000.etm: ETM 4.0 initialized [ 2.349474] coresight-etm4x 619d000.etm: ETM 4.0 initialized [ 2.354961] coresight-replicator-qcom 6046000.replicator: REPLICATOR 1.0 initialized [ 2.360777] coresight-stm 6002000.stm: STM initialized [ 2.369574] of_graph_get_next_endpoint(): no port node found in /soc/hwevent@6101000 [ 2.372993] coresight-hwevent 6101000.hwevent: Hardware Event driver initialized [ 2.384824] NET: Registered protocol family 10 [ 2.389078] NET: Registered protocol family 17 [ 2.392425] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this. [ 2.396885] Bridge firewalling registered [ 2.409580] 8021q: 802.1Q VLAN Support v1.8 [ 2.413682] Registering SWP/SWPB emulation handler [ 2.436561] ubi0: attaching mtd15 [ 2.563925] random: nonblocking pool is initialized [ 2.596660] ubi0: scanning is finished [ 2.600754] ubi0: attached mtd15 (name "rootfs", size 51 MiB) [ 2.600779] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 2.605508] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 [ 2.612243] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 2.619116] ubi0: good PEBs: 410, bad PEBs: 0, corrupted PEBs: 0 [ 2.625886] ubi0: user volume: 4, internal volumes: 1, max. volumes count: 128 [ 2.632121] ubi0: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 152648497 [ 2.639166] ubi0: available PEBs: 0, total reserved PEBs: 410, PEBs reserved for bad PEB handling: 20 [ 2.648135] ubi0: background thread "ubi_bgt0d" started, PID 92 [ 2.696421] hctosys: unable to open rtc device (rtc0) [ 2.703172] ALSA device list: [ 2.703192] No soundcards found. [ 2.708501] VFS: Mounted root (squashfs filesystem) readonly on device 31:24. [ 2.710189] Freeing unused kernel memory: 1024K (81a00000 - 81b00000) [ 3.073033] init: Console is alive [ 3.073234] init: - watchdog - [ 3.998631] usbcore: registered new interface driver usbfs [ 3.998732] usbcore: registered new interface driver hub [ 4.003139] usbcore: registered new device driver usb [ 4.010537] Button Hotplug driver version 0.4.1 [ 4.085202] init: - preinit - led_set_onoff power led_set_blink power green blink_a led_set_blink -- power led_set_blink led_power_g == [blink_a] 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 [ 5.626592] UBIFS (ubi0:4): background thread "ubifs_bgt0_4" started, PID 133 [ 5.639086] UBIFS (ubi0:4): recovery needed [ 5.733597] UBIFS (ubi0:4): recovery completed [ 5.733725] UBIFS (ubi0:4): UBIFS: mounted UBI device 0, volume 4, name "rootfs_data" [ 5.736984] UBIFS (ubi0:4): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 5.744851] UBIFS (ubi0:4): FS size: 21331968 bytes (20 MiB, 168 LEBs), journal size 1015809 bytes (0 MiB, 8 LEBs) [ 5.754750] UBIFS (ubi0:4): reserved for root: 1007561 bytes (983 KiB) [ 5.764992] UBIFS (ubi0:4): media format: w4/r0 (latest is w4/r0), UUID 049FACFF-5C5D-4877-B30C-45AC141C7DD2, small LPT model [ 5.773670] 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.535265 seconds, 239.1KB/s ln: /lib/firmware/IPQ5018/caldata.bin: File exists 131072+0 records in 131072+0 records out 131072 bytes (128.0KB) copied, 0.511968 seconds, 250.0KB/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.521837 seconds, 245.3KB/s ln: /lib/firmware/qcn9000/caldata_2.bin: File exists [ 7.454910] procd: - early - [ 7.455154] procd: - watchdog - [ 8.125293] procd: - ubus - [ 9.138267] procd: - init - Please press Enter to activate this console. [ 9.603240] ubi2: attaching mtd16 [ 9.614443] ubi2: scanning is finished [ 9.618368] ubi2: attached mtd16 (name "Config", size 3 MiB) [ 9.618394] ubi2: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 9.623085] ubi2: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 [ 9.629830] ubi2: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 9.636678] ubi2: good PEBs: 28, bad PEBs: 0, corrupted PEBs: 0 [ 9.643397] ubi2: user volume: 1, internal volumes: 1, max. volumes count: 128 [ 9.649340] ubi2: max/mean erase counter: 9/4, WL threshold: 4096, image sequence number: 106533531 [ 9.656606] ubi2: available PEBs: 0, total reserved PEBs: 28, PEBs reserved for bad PEB handling: 4 [ 9.665575] ubi2: background thread "ubi_bgt2d" started, PID 209 [ 9.693529] UBIFS (ubi2:0): background thread "ubifs_bgt2_0" started, PID 213 [ 9.705707] UBIFS (ubi2:0): recovery needed [ 9.788825] UBIFS (ubi2:0): recovery completed [ 9.788918] UBIFS (ubi2:0): UBIFS: mounted UBI device 2, volume 0, name ""Config"" [ 9.792161] UBIFS (ubi2:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 9.799744] UBIFS (ubi2:0): FS size: 1396736 bytes (1 MiB, 11 LEBs), journal size 888833 bytes (0 MiB, 5 LEBs) [ 9.809713] UBIFS (ubi2:0): reserved for root: 65970 bytes (64 KiB) [ 9.819600] UBIFS (ubi2:0): media format: w4/r0 (latest is w4/r0), UUID A193C115-C007-4E94-81A1-6494C8695356, small LPT model [ 9.832789] ubi3: attaching mtd18 [ 9.848248] ubi3: scanning is finished [ 9.851986] ubi3: attached mtd18 (name "Config_2", size 3 MiB) [ 9.852014] ubi3: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 9.856741] ubi3: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 [ 9.863563] ubi3: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 9.870443] ubi3: good PEBs: 28, bad PEBs: 0, corrupted PEBs: 0 [ 9.877235] ubi3: user volume: 1, internal volumes: 1, max. volumes count: 128 [ 9.883096] ubi3: max/mean erase counter: 20/12, WL threshold: 4096, image sequence number: 1129563880 [ 9.890411] ubi3: available PEBs: 0, total reserved PEBs: 28, PEBs reserved for bad PEB handling: 4 [ 9.899710] ubi3: background thread "ubi_bgt3d" started, PID 216 [ 9.916922] UBIFS (ubi3:0): background thread "ubifs_bgt3_0" started, PID 220 [ 9.930076] UBIFS (ubi3:0): recovery needed [ 9.965438] UBIFS (ubi3:0): recovery completed [ 9.965556] UBIFS (ubi3:0): UBIFS: mounted UBI device 3, volume 0, name ""Config_2"" [ 9.968774] UBIFS (ubi3:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 9.976711] UBIFS (ubi3:0): FS size: 1396736 bytes (1 MiB, 11 LEBs), journal size 888833 bytes (0 MiB, 5 LEBs) [ 9.986502] UBIFS (ubi3:0): reserved for root: 65970 bytes (64 KiB) [ 9.996389] UBIFS (ubi3:0): media format: w4/r0 (latest is w4/r0), UUID E656FB86-C46A-495E-A951-7B2E65F9CA66, small LPT model [ 14.311473] ubi: mtd15 is already attached to ubi0mount: can't read '/etc/fstab': No such file or directory BT FW mount is failed [ 14.413934] ubi: mtd15 is already attached to ubi0 WIFI FW mount is successful Mode Switch: Router [ 16.637947] Initializing XFRM netlink socket [ 16.639427] NET: Registered protocol family 15 [ 16.751174] ssdk_switch_device_num_init[1159]:INFO:ess-switch dts node number: 2 [ 16.751218] ssdk_dt_get_switch_node[970]:INFO:ess-switch DT exist! [ 16.757671] ssdk_dt_parse_access_mode[856]:INFO:switch_access_mode: local bus [ 16.763618] ssdk_dt_parse_access_mode[869]:INFO:switchreg_base_addr: 0x39c00000 [ 16.770836] ssdk_dt_parse_access_mode[870]:INFO:switchreg_size: 0x200000 [ 16.777949] ssdk_dt_parse_mac_mode[295]:INFO:mac mode = 0xf [ 16.784882] ssdk_dt_parse_mac_mode[301]:INFO:mac mode1 doesn't exit! [ 16.790188] ssdk_dt_parse_mac_mode[310]:INFO:mac mode2 doesn't exit! [ 16.796798] ssdk_dt_parse_port_bmp[757]:INFO:port_bmp doesn't exist! [ 16.803131] ssdk_dt_parse_uniphy[332]:INFO:ess-uniphy DT exist! [ 16.809468] ssdk_dt_parse_led[943]:INFO:current dts led_source_num is 1 [ 16.815115] ssdk_plat_init start [ 19.225017] ssdk_mp_reset_init[739]:INFO:MP reset successfully! [ 19.225073] ssdk_gcc_clock_init[1033]:INFO:SSDK gcc clock init successfully! [ 19.230435] mpge_phy_api_ops_init[1089]:INFO:qca probe mpge phy driver succeeded! [ 19.237437] regi_init[3598]:INFO:Initializing SCOMPHY! [ 20.369029] _adpt_mp_uniphy_clk_output_ctrl_set[236]:INFO:uniphy will output clock as 25000000Hz [ 20.369138] ssdk_led_init[152]:INFO:ssdk_led_mode:3, ssdk_led_map:a7c, ssdk_led_src_id:0 [ 20.377003] ssdk_switch_register[1710]:INFO:Chip version 0xee [ 20.384966] qca_link_polling_select[1315]:INFO:link-polling-required node does not exist [ 20.390601] ssdk_switch_register[1744]:INFO:polling is selected [ 20.398756] regi_init[3608]:INFO:Initializing SCOMPHY Done!! [ 20.404417] ssdk_dt_get_switch_node[970]:INFO:ess-switch DT exist! [ 20.410309] ssdk_dt_parse_access_mode[856]:INFO:switch_access_mode: mdio [ 20.416292] ssdk_dt_parse_mac_mode[292]:INFO:mac mode doesn't exit! [ 20.423139] ssdk_dt_parse_mac_mode[301]:INFO:mac mode1 doesn't exit! [ 20.429138] ssdk_dt_parse_mac_mode[310]:INFO:mac mode2 doesn't exit! [ 20.435769] ssdk_dt_parse[1061]:INFO:switch node is qca83xx! [ 20.442060] ssdk_plat_init start [ 20.512118] f1_phy_api_ops_init[1517]:INFO:qca probe f1 phy driver succeeded! [ 20.512139] regi_init[3556]:INFO:Initializing ISISC!! [ 20.518274] /soc/ess-instance/ess-switch1@1: could not get #gpio-cells for /soc/tmc@6047000/ports/port@0/endpoint [ 20.725009] qca_ar8327_gpio_reset[3489]:INFO:GPIO39 reset switch done [ 20.725187] ssdk_switch_register[1718]:INFO:Chip version 0x1302 [ 20.730444] qca_link_polling_select[1315]:INFO:link-polling-required node does not exist [ 20.736167] ssdk_switch_register[1744]:INFO:polling is selected [ 22.385000] regi_init[3561]:INFO:Initializing ISISC Done!! [ 22.385109] regi_init[3631]:INFO:qca-ssdk module init succeeded! [ 22.396921] ********************************************************** [ 22.396953] * NSS Data Plane driver [ 22.402341] ********************************************************** [WAN HOTPLUG-net] eth0 add [ 22.657111] nss_driver - fw of size 761612 bytes copied to load addr: 40000000, nss_id : 0 [ 22.658924] Supported Frequencies - [ 22.664670] 850 MHz 1 GHz [ 22.669908] [ 22.670870] 7f1f9700: set sdma 8ea64600 [ 22.672633] node size 2 # items 4 [ 22.675964] memory: 40000000 268435456 (avl 215707648) items 4 active_cores 1 [ 22.679312] addr/size storage words 2 2 # words 4 in DTS, ddr size 800000 [ 22.686486] 7f1f9700: NSS core 0 DDR from 40000000 to 40800000 [ 22.693685] 7f1f9700: meminfo init succeed [WAN HOTPLUG-net] eth0 add [ 22.708756] nat46: module (version 8ff2ae59ec9840a7b8b45f976c51cae80abe0226) loaded. [ 22.709742] gre: GRE over IPv4 demultiplexor driver [HOTPLUG-net] eth0 add [ 22.720803] ip_gre: GRE over IPv4 tunneling driver [ 22.726870] ip6_gre: GRE over IPv6 tunneling driver [ 22.733765] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 22.734814] node size 2 # items 4 [ 22.738247] memory: 40000000 268435456 (avl 215707648) items 4 active_cores 1 [ 22.741469] addr/size storage words 2 2 # words 4 in DTS, ddr size 800000 [ 22.748667] 7f1f9700: nss core 0 booted successfully [WAN HOTPLUG-net] eth1 add [ 22.776033] nf_conntrack version 0.5.0 (2960 buckets, 11840 max) [ 22.786071] QCA Hy-Fi multicast installation successfully [ 22.790136] PPP generic driver version 2.4.2 [ 22.791629] NET: Registered protocol family 24 [ 22.800267] QCA multicast snooping installed successfully [ 22.813318] cannot find nss-macsec0 node [ 22.813428] cannot find nss-macsec1 node [ 22.816792] cannot find nss-macsec2 node [ 22.820320] nss_macsec init success [ 22.832281] u32 classifier [ 22.832304] input device check on [ 22.833927] Actions configured [ 22.839261] Mirror/redirect action on [ 22.862959] arp_tables: (C) 2002 David S. Miller [ 22.877055] ebt_time: kernel timezone is -0000 [ 22.879326] Ebtables v2.0 registered [ 22.882804] ip_tables: (C) 2000-2006 Netfilter Core Team [ 22.893195] nf_conntrack_rtsp v0.6.21 loading [WAN HOTPLUG-net] eth1 add [HOTPLUG-net] eth1 add [ 23.008672] nf_nat_rtsp v0.6.21 loading [WAN HOTPLUG-net] ip6tnl0 add [ 23.049440] xt_time: kernel timezone is -0000 [WAN HOTPLUG-net] ip6tnl0 add [HOTPLUG-net] ip6tnl0 add [WAN HOTPLUG-net] gre0 add [WAN HOTPLUG-net] gre0 add [HOTPLUG-net] gre0 add [WAN HOTPLUG-net] gretap0 add [WAN HOTPLUG-net] gretap0 add [HOTPLUG-net] gretap0 add [WAN HOTPLUG-net] ip6gre0 add [WAN HOTPLUG-net] ip6gre0 add [HOTPLUG-net] ip6gre0 add [WAN HOTPLUG-net] teql0 add [WAN HOTPLUG-net] teql0 add [HOTPLUG-net] teql0 add qcawifi configuration is disable [ 28.870474] configuring additional NSS pbufs [ 28.874385] additional pbufs of size 802816 got added to NSS [ 28.913959] mem_manager: module license 'Proprietary' taints kernel. [ 28.913986] Disabling lock debugging due to kernel taint [ 28.954542] qdf: unknown parameter 'mem_debug_disabled' ignored [ 33.356993] wlan: [1372:I:RPTR] qca_multi_link_init_module: [ 33.356993] ******QCA Repeater Initialization Done*********** [ 33.356993] ***** starting cnssdaemon -i integrated -i pci1 -i integrated1 ***** *****cnssdaemon pid=1441********* [ 34.694423] cnss: ERR: Failed to get plat_priv for instance_id 0x28 [ 34.722969] cnss[41]: INFO: Setting daemon_support=1 for instance_id 0x41 [ 34.767904] cnss[2]: INFO: Setting daemon_support=1 for instance_id 0x2 ******No cold_boot_support***** [ 35.854877] wlan: [1486:I:ANY] =======ol_if_register_wifi3_0========== [ 35.854877] [ 35.854919] wlan: [1486:I:ANY] osif_nss_register_module: NSS wifi ops registered for target_type:1 with soc_ops:7f909c30 [ 35.861759] remoteproc remoteproc0: powering up cd00000.qcom_q6v5_wcss [ 35.896451] remoteproc remoteproc0: Booting fw image IPQ5018/q6_fw.mdt, size 1500 [ 37.562772] Subsystem error monitoring/handling services are up [ 37.563153] remoteproc remoteproc0: remote processor cd00000.qcom_q6v5_wcss is now up [ 37.563505] rpmsg_dev_probe: No pm domain [ 37.563844] rpmsg_dev_probe: No pm domain [ 37.579850] wlan: [1486:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 2 bus_type 1 [ 37.583490] remoteproc remoteproc1: powering up q6v5_wcss_userpd1 [ 37.599391] q6v5_wcss_userpd1 wcss powered up successfully [ 37.601391] Subsystem error monitoring/handling services are up [ 37.603953] cnss[2]: INFO: QMI WLFW service connected, state: 0x1 [ 37.604200] remoteproc remoteproc1: remote processor q6v5_wcss_userpd1 is now up [ 37.604261] wlan: [1486:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 3 bus_type 1 [ 37.604282] cnss[2]: INFO: Waiting for FW ready. Device: 0xfffc, FW ready timeout: 15 seconds [ 37.632357] cnss[2]: INFO: device_id : 65532 mem mode : [2] [ 37.639953] cnss[2]: INFO: platform name: Qualcomm Technologies, Inc. IPQ5018/AP-MP03.3 [ 37.646688] cnss[2]: INFO: Target capability: chip_id: 0x0, chip_family: 0x4, board_id: 0xff, soc_id: 0xffffffff, fw_version: 0x250902ab, fw_build_timestamp: 2021-06-18 03:46, otp_version: 0x0 eeprom_caldata_read_timeout 0s [ 37.653269] cnss[2]: INFO: Boardid from dts:23,FW:ff [ 37.681717] cnss[2]: INFO: BDF location : 0x4c000000 [ 37.681744] cnss[2]: INFO: BDF IPQ5018/bdwlan.b23 size 131072 [ 37.686725] cnss[2]: INFO: per device BDF location : 0x4c020000 [ 37.691532] cnss[2]: INFO: CALDATA IPQ5018/caldata.bin size 131072 offset 0x20000 [ 37.705052] cnss[2]: INFO: FW ready received for device 0xfffc [ 37.705467] wlan: [1486:I:ANY] pld_ahb_wlan_enable: cnss_mode: Mission mode [ 37.710809] cnss[2]: INFO: Sending mode message, mode: MISSION(0), state: 0x7 [ 37.722032] wlan: [1486:I:ANY] qca_napi_create: qca_napi_create: napi instance 0 created on pipe 4 [ 37.725134] wlan: [1486:I:ANY] __ol_ath_attach: Allocated soc 88ec0500 [ 37.733761] wlan: [1486:D:dfs] WLAN_DEBUG_DFS1 : dfs_psoc_obj_create_notification: DFS obj attach to psoc successfully [ 37.740391] wlan: [1486:E:CONFIG] cfg_ini_parse_to_store: Failed to parse *.ini file @ QCA5018.ini; status:4 [ 37.751568] wlan: [1486:I:ANY] osif_nss_wifi_soc_setup: nss-wifili:#1 register wifili function for soc [ 37.760859] wlan: [1486:I:ANY] osif_nss_wifi_soc_setup: nss register id -1 nss config 3 Target Type 1d [ 37.771276] wlan: [1486:I:ANY] __ol_ath_attach: dev name soc0 [ 37.779580] wlan: [1486:I:ANY] ol_ath_soc_attach: WMI attached. wmi_handle 8a503000 [ 37.789193] wlan: [1486:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 37.793019] wlan: [1486:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 37.802880] wlan: [1486:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 37.812911] wlan: [1486:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 37.823225] wlan: [1486:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 37.833057] wlan: [1486:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 37.843121] wlan: [1486:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 37.853203] wlan: [1486:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 37.863249] wlan: [1486:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 37.874617] wlan: [1486:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 37.883397] wlan: [1486:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 37.893470] wlan: [1486:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 37.903541] wlan: [1486:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 37.913605] wlan: [1486:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 37.923845] wlan: [1486:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 37.933777] wlan: [1486:I:ANY] htc_wmi_init: HT Create . 8ea38000 [ 37.943814] wlan: [1486:I:ANY] htc_wmi_init: Skipping BMI Done [ 37.950033] wlan: [1486:I:ANY] htc_wmi_init: host_enable 0 [ 37.964457] wlan: [1486:I:ANY] ol_target_init_complete: CDP soc attach success [ 37.964489] wlan: [1486:I:ANY] ol_target_init_complete: Soc attach success NSS config 0 [ 37.972106] wlan: [1486:I:ANY] htc_set_async_ep: htc_set_async_ep: htc_handle 8ea38000, ep 2, value 1 [ 37.979910] wlan: [83:I:TIF] HE_CAP Info = 9a08010d [ 37.987950] wlan: [83:I:TIF] Num HW modes = 1 [ 37.992609] wlan: [83:I:TIF] Num PHY = 1 [ 37.997137] wlan: [83:I:TIF] FW Build Version (Ext.) = 0 [ 38.001117] wlan: [83:I:TIF] HDL Version: MajorVersion.MinorVersion = 0.0 [ 38.006436] wlan: [83:I:TIF] Preferred HW Mode = 0 Num Radios = 1 [ 38.013146] wlan: [83:W:TIF] add_11ax_mode_flags: 11AX wireless modes are not populated by the target in reg capabilities, adding 11AX wireless modes [ 38.019269] wlan: [83:I:TIF] init_deinit_add_11ax_modes: hw_mode_id = 0 phy_id = 0 wireless modes = 0 [ 38.032940] -------------------------------------------------- [ 38.041806] Rebuild the channel list for Normal Mode. [ 38.047496] -------------------------------------------------- [ 38.052942] wlan: [83:I:TIF] init_deinit_alloc_pdevs: CDP PDEV ATTACH success [ 38.058358] wlan: [83:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 [ 38.065550] wlan: [83:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 [ 38.072651] wlan: [83:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 [ 38.080228] wlan: [83:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 [ 38.087860] wlan: [83:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 [ 38.095063] wlan: [83:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 [ 38.102599] wlan: [83:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 [ 38.110248] wlan: [83:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 [ 38.117451] wlan: [83:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 [ 38.125006] wlan: [83:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 [ 38.132632] wlan: [83:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 [ 38.139847] wlan: [83:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 [ 38.147405] wlan: [83:I:ANY] init_deinit_update_pdev_tgt_info: pdev id:0 wmi_handle:8a503000 [ 38.156802] wlan: [83:I:ANY] init_deinit_update_pdev_tgt_info: Pdev = 0 Number of peers = 137 vdevs = 9 [ 38.163628] wlan: [83:I:TIF] init_deinit_update_pdev_tgt_info: CDP PDEV INIT success [ 38.273221] wlan: [83:I:ANY] copy_fw_abi_version_tlv: copy_fw_abi_version_tlv: INIT_CMD version: 1, 0, 0x5f414351, 0x4c4d, 0x0, 0x0 [ 38.312000] -------------------------------------------------- [ 38.312066] Rebuild the channel list for Normal Mode. [ 38.316760] -------------------------------------------------- [ 38.322303] wlan: [83:I:ANY] ready_extract_init_status_tlv: ready_extract_init_status_tlv:0 [ 38.327605] wlan: [83:I:ANY] dp_peer_map_attach_wifi3: dp_peer_map_attach_wifi3 max_peers 163, max_ast_index: 528 [ 38.327605] [ 38.335957] wlan: [1486:I:ANY] ol_ath_connect_htc: WMI is ready [ 38.354581] wlan: [1486:I:ANY] ath_get_radio_index: Error: Could not match the device name : wifi%d [ 38.354617] wlan: [1486:E:NSS] [nss-wifili]: pdev:87460500 radio_ifnum:28 scheme_id:1 radio_priority:0 [ 38.368478] wlan: [1486:E:TIF] target_if_lro_hash_config: pdev with id 0 is NULL [ 38.372586] wlan: [1486:I:ANY] ol_ath_soc_attach: connect HTC [ 38.379562] wlan: [1486:I:ANY] ol_ath_soc_attach: bypasswmi : 0 [ 38.385238] wlan: [1486:I:MSCS] qca_mscs_module_init: [ 38.385238] ****QCA MSCS Initialization Done**** SoC 88ec0500 [ 38.390886] wlan: [1486:I:ANY] ol_ath_soc_attach: UMAC attach [ 38.402108] wlan: [1486:I:ANY] __ol_ath_attach: pdev_netdev name wifi0 [ 38.407669] wlan: [1486:I:ANY] __ol_ath_attach: Skip txrx_pdev_attach_target [ 38.414076] wlan: [1486:I:ANY] __ol_ath_attach: BURSTING enabled by default [ 38.421513] wlan: [1486:I:ANY] ol_ath_pdev_attach: interface_id 0 [ 38.427988] wlan: [1486:I:TIF] ol_ath_pdev_regdmn_init: phy id = 0 Modes supported [ 38.434203] wlan: [1486:I:TIF] ol_ath_pdev_regdmn_init: 11b = 1 11g = 1 11a = 0 11n = 1 11ac = 1 11ax = 1 [ 38.441890] wlan: [1486: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 [ 38.451449] wlan: [1486:I:ANY] ol_ath_update_wireless_modes: wireless_modes = 680680c before update [ 38.466863] wlan: [1486:I:ANY] ol_ath_update_wireless_modes: Wireless_modes = 680680c after update [ 38.474342] wlan: [1486:I:ANY] ol_ath_update_ext_caps: 11ax 2G supported case [ 38.483498] wlan: [1486:I:MBSSIE] ol_ath_assign_mbssid_ref_bssid: MBSSID reference bssid is 02:03:7f:12:39:39 soc: soc0 pdev: wifi0 [ 38.490767] wlan: [1486:I:MBSSIE] ieee80211_mbss_attach: :> [ 38.502245] wlan: [1486:I:MBSSIE] ieee80211_mbss_attach: :< [ 38.507743] wlan: [1486:I:ANY] ol_resmgr_create: OL Resmgr Init-ed [ 38.513607] wlan: [1486:I:ANY] acfg_attach: acfg_attach: 3323: Netlink socket created:8732c000 [ 38.519616] wlan: [1486:I:ANY] ol_ath_stats_attach: periodic_chan_stats: 1 [ 38.528621] wlan: [1486:I:ANY] wlan_scan_update_channel_list: num_chan: 11 [ 38.535561] wlan: [0:I:ANY] ol_ath_pdev_attach: Set global_ic[1], ptr:7f7573a8 [ 38.541820] wlan: [0:I:ANY] dp_lag_soc_enable: pdev(8a446808) Enabling DBDC Repeater 0 soc_lag 88c50300 [ 38.549148] wlan: [0:E:NSS] [nss-wifili]: NSS Wifili DBDC Repeater enable message passed [ 38.558753] wlan: [0:I:ANY] dp_lag_pdev_set_primary_radio: pdev(8a446808) is_primary 0 [ 38.568313] wlan: [0:I:ANY] ol_ath_twt_enable_complete_event_handler: twt enabled [ 38.574691] wlan: [1486:I:ANY] ol_ath_pri20_cfg_blockchanlist_parse: cfg block channel list is empty [ 38.582182] wlan: [1486:I:ANY] ol_ath_configure_cong_ctrl_max_msdus: pdev_idx = 0 tx_desc_limit = 4096 [ 38.591472] wlan: [1486:I:ANY] __ol_ath_attach: needed_headroom reservation 44 [ 38.600493] wlan: [1486:I:ANY] ol_ath_enable_fraglist: Enabled Fraglist bit for the radio wifi0 features 41 [ 38.607687] wlan: [1486:I:ANY] wlan_cfg80211_init: Number of 2G channels: 11 [ 38.617991] wlan: [1486:I:ANY] ieee80211_cfg80211_radio_attach: ic: 0x87460500, wdev: 0x87477c40, wiphy: 0x87379160, netdev: 0x87460000 [ 38.626090] wlan: [1486:I:Dynamic Mode Change] ol_ath_check_and_reconfig_hw_mode: Running with HW mode = 0 [ 38.638229] wlan: [1486:E:QLD] qld_register: Handle or address is NULL [ 38.647499] wlan: [1486:I:ANY] wlan_pdev_operation: num_radios=1, wifi_radios[0].sc = 87460500_radio_type = 2 [ 38.653082] wlan: [1486:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 2 bus_type 1 [ 38.663175] remoteproc remoteproc2: powering up q6v5_wcss_userpd2 [WAN HOTPLUG-net] wifi0 add [ 38.677028] Subsystem error monitoring/handling services are up [ 38.679653] remoteproc remoteproc2: remote processor q6v5_wcss_userpd2 is now up [ 38.685473] wlan: [1486:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 3 bus_type 1 [ 38.692925] cnss[41]: INFO: Waiting for FW ready. Device: 0xfffb, FW ready timeout: 15 seconds [ 38.751088] cnss[41]: INFO: QMI WLFW service connected, state: 0x1 [ 38.751534] cnss[41]: INFO: device_id : 65531 mem mode : [2] [ 38.756441] cnss[41]: INFO: platform name: Qualcomm Technologies, Inc. IPQ5018/AP-MP03.3 [ 38.767017] cnss[41]: INFO: Target capability: chip_id: 0x0, chip_family: 0x4, board_id: 0xff, soc_id: 0xffffffff, fw_version: 0x250902ab, fw_build_timestamp: 2021-06-18 03:46, otp_version: 0x0 eeprom_caldata_read_timeout 0s [ 38.770245] cnss[41]: INFO: Device BAR Info pa: 0x81e00000, va: 0x97700000, size: 0x200000 [ 38.795097] cnss[41]: INFO: Boardid from dts:50,FW:ff [ 38.808404] cnss[41]: INFO: BDF location : 0x4cf00000 [ 38.808438] cnss[41]: INFO: BDF qcn6122/bdwlan.b50 size 131072 [ 38.813502] cnss[41]: INFO: per device BDF location : 0x4cf20000 [ 38.818568] cnss[41]: INFO: CALDATA qcn6122/caldata_1.bin size 131072 offset 0x20000 [WAN HOTPLUG-net] wifi0 add [HOTPLUG-net] wifi0 add [ 38.915131] cnss[41]: INFO: FW ready received for device 0xfffb [ 38.915620] wlan: [1486:I:ANY] pld_ahb_wlan_enable: cnss_mode: Mission mode [ 38.920613] cnss[41]: INFO: Sending mode message, mode: MISSION(0), state: 0x7 [ 38.939208] wlan: [1486:I:ANY] qca_napi_create: qca_napi_create: napi instance 0 created on pipe 4 [ 38.939617] wlan: [1486:I:ANY] __ol_ath_attach: Allocated soc 86c40500 [ 38.948617] wlan: [1486:D:dfs] WLAN_DEBUG_DFS1 : dfs_psoc_obj_create_notification: DFS obj attach to psoc successfully [ 38.954918] wlan: [1486:E:QDF] CONFIG creation failed [ 38.964667] wlan: [1486:I:ANY] osif_nss_wifi_soc_setup: nss-wifili:#1 register wifili function for soc [ 38.971212] wlan: [1486:I:ANY] osif_nss_wifi_soc_setup: nss register id -1 nss config 3 Target Type 1e [ 38.978820] wlan: [1486:I:ANY] __ol_ath_attach: dev name soc1 [ 38.988562] wlan: [1486:I:ANY] ol_ath_soc_attach: WMI attached. wmi_handle 8736c200 [WAN HOTPLUG-net] soc0 add [ 39.002986] wlan: [1486:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 39.003884] wlan: [1486:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 39.014682] wlan: [1486:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 39.024285] wlan: [1486:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 39.034211] wlan: [1486:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 39.044371] wlan: [1486:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 39.054429] wlan: [1486:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 39.064471] wlan: [1486:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 39.075849] wlan: [1486:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 39.084503] wlan: [1486:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 39.095137] wlan: [1486:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 39.104645] wlan: [1486:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 39.114815] wlan: [1486:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 39.125373] wlan: [1486:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 39.134929] wlan: [1486:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 39.145139] wlan: [1486:I:ANY] htc_wmi_init: HT Create . 86c38000 [ 39.155488] wlan: [1486:I:ANY] htc_wmi_init: Skipping BMI Done [ 39.161688] wlan: [1486:I:ANY] htc_wmi_init: host_enable 0 [WAN HOTPLUG-net] soc0 add [HOTPLUG-net] soc0 add [ 39.186412] wlan: [1486:I:ANY] ol_target_init_complete: CDP soc attach success [ 39.186449] wlan: [1486:I:ANY] ol_target_init_complete: Soc attach success NSS config 0 [ 39.192822] wlan: [1486:I:ANY] htc_set_async_ep: htc_set_async_ep: htc_handle 86c38000, ep 2, value 1 [ 39.201936] wlan: [6:I:TIF] HE_CAP Info = 9a08010d [ 39.209961] wlan: [6:I:TIF] Num HW modes = 1 [ 39.214568] wlan: [6:I:TIF] Num PHY = 1 [ 39.219059] wlan: [6:I:TIF] FW Build Version (Ext.) = 0 [ 39.222557] wlan: [6:I:TIF] HDL Version: MajorVersion.MinorVersion = 0.0 [ 39.227812] wlan: [6:I:TIF] Preferred HW Mode = 0 Num Radios = 1 [ 39.234763] wlan: [6:W:TIF] add_11ax_mode_flags: 11AX wireless modes are not populated by the target in reg capabilities, adding 11AX wireless modes [ 39.240762] wlan: [6:I:TIF] init_deinit_add_11ax_modes: hw_mode_id = 0 phy_id = 0 wireless modes = 0 [ 39.254402] -------------------------------------------------- [ 39.263162] Rebuild the channel list for Normal Mode. [ 39.268787] -------------------------------------------------- [ 39.274171] wlan: [6:I:TIF] init_deinit_alloc_pdevs: CDP PDEV ATTACH success [ 39.279655] wlan: [6:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 [ 39.286842] wlan: [6:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 [ 39.293830] wlan: [6:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 [ 39.301316] wlan: [6:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 [ 39.308863] wlan: [6:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 [ 39.315975] wlan: [6:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 [ 39.323431] wlan: [6:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 [ 39.330990] wlan: [6:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 [ 39.338107] wlan: [6:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 [ 39.345571] wlan: [6:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 [ 39.353114] wlan: [6:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 [ 39.360244] wlan: [6:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 [ 39.367716] wlan: [6:I:ANY] init_deinit_update_pdev_tgt_info: pdev id:0 wmi_handle:8736c200 [ 39.377192] wlan: [6:I:ANY] init_deinit_update_pdev_tgt_info: Pdev = 0 Number of peers = 137 vdevs = 9 [ 39.383416] wlan: [6:I:TIF] init_deinit_update_pdev_tgt_info: CDP PDEV INIT success [ 39.493022] wlan: [6:I:ANY] copy_fw_abi_version_tlv: copy_fw_abi_version_tlv: INIT_CMD version: 1, 0, 0x5f414351, 0x4c4d, 0x0, 0x0 [ 39.668529] -------------------------------------------------- [ 39.668623] Rebuild the channel list for Normal Mode. [ 39.673248] -------------------------------------------------- [ 39.688642] wlan: [6:I:ANY] ready_extract_init_status_tlv: ready_extract_init_status_tlv:0 [ 39.688675] wlan: [6:I:ANY] dp_peer_map_attach_wifi3: dp_peer_map_attach_wifi3 max_peers 163, max_ast_index: 528 [ 39.688675] [ 39.695957] wlan: [1486:I:ANY] ol_ath_connect_htc: WMI is ready [ 39.714699] wlan: [1486:I:ANY] ath_get_radio_index: Error: Could not match the device name : wifi%d [ 39.714737] wlan: [1486:E:NSS] [nss-wifili]: pdev:86340500 radio_ifnum:29 scheme_id:2 radio_priority:0 [ 39.725487] wlan: [1486:E:TIF] target_if_lro_hash_config: pdev with id 0 is NULL [ 39.732155] wlan: [1486:I:ANY] ol_ath_soc_attach: connect HTC [ 39.739587] wlan: [1486:I:ANY] ol_ath_soc_attach: bypasswmi : 0 [ 39.745246] wlan: [1486:I:ANY] ol_ath_soc_attach: UMAC attach [ 39.750962] wlan: [1486:I:ANY] __ol_ath_attach: pdev_netdev name wifi1 [ 39.756849] wlan: [1486:I:ANY] __ol_ath_attach: Skip txrx_pdev_attach_target [ 39.763257] wlan: [1486:I:ANY] __ol_ath_attach: BURSTING enabled by default [ 39.770592] wlan: [1486:I:ANY] ol_ath_pdev_attach: interface_id 1 [ 39.777178] wlan: [1486:I:TIF] ol_ath_pdev_regdmn_init: phy id = 0 Modes supported [ 39.783396] wlan: [1486:I:TIF] ol_ath_pdev_regdmn_init: 11b = 0 11g = 0 11a = 1 11n = 1 11ac = 1 11ax = 1 [ 39.790882] wlan: [1486: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 [ 39.800602] wlan: [1486:I:ANY] ol_ath_update_wireless_modes: wireless_modes = f97f9001 before update [ 39.814743] wlan: [1486:I:ANY] ol_ath_update_wireless_modes: Wireless_modes = f97f9001 after update [ 39.823948] wlan: [1486:I:ANY] ol_ath_update_ext_caps: 11ax 5G supported case [ 39.832821] wlan: [1486:I:MBSSIE] ol_ath_assign_mbssid_ref_bssid: MBSSID reference bssid is 02:03:7f:12:fa:fa soc: soc1 pdev: wifi1 [ 39.840179] wlan: [1486:I:MBSSIE] ieee80211_mbss_attach: :> [ 39.851644] wlan: [1486:I:MBSSIE] ieee80211_mbss_attach: :< [ 39.857199] wlan: [1486:I:ANY] ol_resmgr_create: OL Resmgr Init-ed [ 39.863011] wlan: [1486:I:ANY] acfg_attach: acfg_attach: Offload using existing sock 8732c000 [ 39.869005] wlan: [1486:I:ANY] acfg_attach: Offload using existing sock 8732c000 [ 39.869005] [ 39.877608] wlan: [1486:I:ANY] ol_ath_stats_attach: periodic_chan_stats: 1 [ 39.888422] wlan: [1486:I:ANY] wlan_scan_update_channel_list: num_chan: 25 [ 39.893295] wlan: [0:I:ANY] ol_ath_pdev_attach: Set global_ic[2], ptr:7f7573a8 [ 39.900089] wlan: [0:I:ANY] dp_lag_soc_enable: pdev(88c43808) Enabling DBDC Repeater 0 soc_lag 880c0a80 [ 39.907316] wlan: [0:I:ANY] dp_lag_pdev_set_primary_radio: pdev(88c43808) is_primary 0 [ 39.907344] wlan: [0:E:NSS] [nss-wifili]: NSS Wifili DBDC Repeater enable message passed [ 39.924833] wlan: [1486:I:ANY] ol_ath_pri20_cfg_blockchanlist_parse: cfg block channel list is empty [ 39.925110] wlan: [0:I:ANY] ol_ath_twt_enable_complete_event_handler: twt enabled [ 39.942099] wlan: [1486:I:ANY] ol_ath_configure_cong_ctrl_max_msdus: pdev_idx = 0 tx_desc_limit = 4096 [ 39.949546] wlan: [1486:I:ANY] __ol_ath_attach: needed_headroom reservation 44 [ 39.958673] wlan: [1486:I:ANY] ol_ath_enable_fraglist: Enabled Fraglist bit for the radio wifi1 features 41 [ 39.966369] wlan: [1486:I:ANY] ieee80211_cfg80211_radio_attach: ic: 0x86340500, wdev: 0x86357c40, wiphy: 0x85cc5960, netdev: 0x86340000 [ 39.978157] wlan: [1486:I:Dynamic Mode Change] ol_ath_check_and_reconfig_hw_mode: Running with HW mode = 0 [ 39.989577] wlan: [1486:E:QLD] qld_register: Handle or address is NULL [ 40.001712] wlan: [1486:I:ANY] wlan_pdev_operation: num_radios=2, wifi_radios[1].sc = 86340500_radio_type = 2 [ 40.004157] wlan: [1486:I:ANY] init_ath_pci_3_0: 6ath_ol_pci_wifi3.0 : (Atheros/multi-bss) [WAN HOTPLUG-net] wifi1 add No Direct-Attach chipsets found. [WAN HOTPLUG-net] wifi1 add [HOTPLUG-net] wifi1 add [WAN HOTPLUG-net] soc1 add [WAN HOTPLUG-net] soc1 add [HOTPLUG-net] soc1 add acfg_tool: Issuing blocking call to wait for events acfg_tool: Issuing blocking call to wait for events [ 43.689106] mtd: 0:APPSBLENV locked [ 43.689136] mtd: 0:APPSBL locked [ 43.691451] mtd: 0:APPSBL_1 locked [ 43.694918] mtd: Factory locked [ 43.698365] mtd_locked init [ 43.906111] ECM init [ 43.906181] ECM database jhash random seed: 0x20d4295b [ 43.935749] ECM init complete ### etc init.d network service_running, wait lan ... -------------------Run reload wifi----------------------- [ 44.678257] device eth1 entered promiscuous mode [ 44.691789] br-lan: port 1(eth1) entered forwarding state [ 44.691909] br-lan: port 1(eth1) entered forwarding state qca-nss-ecm start [ 44.748635] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [WAN HOTPLUG-net] br-lan add [WAN HOTPLUG-net] br-lan add [HOTPLUG-net] br-lan add [ 45.385207] nss-dp 39c00000.dp1 eth0: PHY Link up speed: 100 [WAN HOTPLUG-net] eth0 change [WAN HOTPLUG-net] on! [ 45.514043] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [WAN HOTPLUG-net] eth0 change [WAN HOTPLUG-net] try to enable mcproxy lbd: stopping daemon [ 46.685044] br-lan: port 1(eth1) entered forwarding state lbd: stopping daemon [HOTPLUG-net] eth0 change ### sbin qos script start ... qcawifi qcawificfg80211 disable radio wifi0 qcawifi qcawificfg80211 disable radio wifi1 [HOTPLUG-iface] lan ifup [HOTPLUG-iface] loopback ifup qcawifi qcawificfg80211: enable radio wifi0 ### sbin qos script start ... ### sbin qos script start ... [ccc][service_running] enable mcproxy [ 51.713533] -------------------------------------------------- [ 51.713604] Rebuild the channel list for Normal Mode. [ 51.718730] -------------------------------------------------- [ 51.724421] wlan: [3749:I:ANY] wlan_scan_update_channel_list: num_chan: 13 [ 51.735310] wlan: [3749:I:ANY] ieee80211_setctry_tryretaining_curchan: [442] Skipping current channel retention during set_country operation [ 51.735999] wlan: [3749:I:ANY] number of channels: 2G = 13 5G = 0, 6G = 0 [ 51.757057] wlan: [3749:I:ANY] wlan_cfg80211_set_country: wlan_cfg80211_set_country: Country: JP ret: 0 [ 52.081531] wlan: [3797:I:ANY] wlan_cfg80211_set_hwaddr: wlan_cfg80211_set_hwaddr :38:97:a4:xx:xx:61 ret: 0 [ 52.126756] wlan: [3800:I:ANY] ol_ath_set_config_param: set TXBF_SND_PERIOD: val 100 stat 0 [ 52.257907] wlan: [0:I:ANY] ol_ath_set_config_param: Disconnect_timeout value: 10 [ 52.300577] wlan: [0:I:ANY] ol_ath_set_config_param: Reconfiguration_timeout value:60 number of vifs: ath0 ath2 ath4 [ 52.790996] wlan: [3905:I:ANY] wlan_cfg80211_add_virtual_intf: proprietary mode 6 for interface: ath0 : clone params: 0x00000001 [ 52.791075] wlan: [3905:I:MBSSIE] osif_mbssid_sanity_check: mbssid_sanity_ok: YES [ 52.802317] wlan: [3905:I:ANY] osifp_create_wlan_vap: VDEV Create 38:97:a4:xx:xx:61 [ 52.809494] wlan: [3905:I:ANY] wlan_vap_create: devhandle=0x87460500, opmode=IEEE80211_M_HOSTAP, flags=0x1 [ 52.809494] [ 52.817507] wlan: [3905:I:ANY] ol_ath_vap_set_param: Setting SGI value: 1 [ 52.827860] wlan: [3905: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 [ 52.834617] wlan: [3905:I:ANY] ol_ath_vap_set_param: he_bf_cap=0x33 [ 52.849501] wlan: [3905: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 [ 52.855511] wlan: [3905:I:ANY] MBO Initialized [ 52.869538] wlan: [3905:I:ANY] OCE Initialized [ 52.873436] wlan: [3905:I:ANY] osif_nss_ol_vap_create: NSS wifi offload VAP create IF 30 nss_id -1 [ 52.878234] wlan: [3905:I:ANY] osif_nss_ol_vap_create: NSS radio_if 28 [ 52.887279] wlan: [0:I:ANY] osif_nss_vdev_cfg_callback: VDEV configuration success: 0 [ 52.893413] wlan: [3905:I:ANY] osif_nss_ol_vap_create: vap create 84af4500 : if_num 30 [ 52.915063] wlan: [3905:I:ANY] osif_create_vap_complete: TX Checksum:1|SG:1|TSO:1|LRO:0 [ 52.915095] wlan: [3905:I:ANY] WLAN-NSS: VAP NSS ops initialized [ 52.926486] wlan: [3905:I:ANY] VAP device ath0 created osifp: (84af4500) os_if: (84f44000) [WAN HOTPLUG-net] ath0 add [WAN HOTPLUG-net] ath0 add [HOTPLUG-net] ath0 add [ 53.489334] wlan: [3963:I:ANY] osif_nss_vdev_set_cfg: Mcast command 0 [ 53.489396] wlan: [3963:I:ANY] ol_ath_vap_set_param: Implicitly disabling dependant feature igmp ME [ 54.173900] 8021q: adding VLAN 0 to HW filter on device ath0 [ 54.176126] device ath0 entered promiscuous mode [ 54.178803] br-lan: port 2(ath0) entered forwarding state [ 54.183266] br-lan: port 2(ath0) entered forwarding state [ 54.226063] wlan: [2205:I:ANY] wlan_cfg80211_do_acs: vap-0(ath0):ACS Params [ 54.226097] wlan: [2205:I:ANY] wlan_cfg80211_do_acs: ht_enabled:1|ht40_enabled:0|vht_enabled:1|hw_mode:23|chwidth:20| [ 54.486596] wlan: [4053:I:ANY] wlan_cfg80211_add_virtual_intf: proprietary mode 6 for interface: ath2 : clone params: 0x00000001 [ 54.486678] wlan: [4053:I:MBSSIE] osif_mbssid_sanity_check: mbssid_sanity_ok: YES [ 54.497634] wlan: [4053:I:ANY] osifp_create_wlan_vap: VDEV Create 42:97:a4:63:61:61 [ 54.504775] wlan: [4053:I:ANY] wlan_vap_create: devhandle=0x87460500, opmode=IEEE80211_M_HOSTAP, flags=0x1 [ 54.504775] [ 54.512857] wlan: [4053:I:ANY] ol_ath_vap_set_param: Setting SGI value: 1 [ 54.523726] wlan: [4053: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 [ 54.530372] wlan: [4053:I:ANY] ol_ath_vap_set_param: he_bf_cap=0x33 [ 54.546223] wlan: [4053: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 [ 54.551198] wlan: [4053:I:ANY] MBO Initialized [ 54.565152] wlan: [4053:I:ANY] OCE Initialized [ 54.569101] wlan: [4053:I:ANY] osif_nss_ol_vap_create: NSS wifi offload VAP create IF 31 nss_id -1 [ 54.573506] wlan: [4053:I:ANY] osif_nss_ol_vap_create: NSS radio_if 28 [ 54.582601] wlan: [0:I:ANY] osif_nss_vdev_cfg_callback: VDEV configuration success: 0 [ 54.589750] wlan: [4053:I:ANY] osif_nss_ol_vap_create: vap create 87b60500 : if_num 31 [ 54.615099] wlan: [4053:I:ANY] osif_create_vap_complete: TX Checksum:1|SG:1|TSO:1|LRO:0 [ 54.615132] wlan: [4053:I:ANY] WLAN-NSS: VAP NSS ops initialized [ 54.623881] wlan: [4053:I:ANY] VAP device ath2 created osifp: (87b60500) os_if: (84a84000) [WAN HOTPLUG-net] ath2 add [WAN HOTPLUG-net] ath2 add [HOTPLUG-net] ath2 add [ 55.134630] wlan: [4106:I:ANY] osif_nss_vdev_set_cfg: Mcast command 0 [ 55.134702] wlan: [4106:I:ANY] ol_ath_vap_set_param: Implicitly disabling dependant feature igmp ME [ 55.781900] 8021q: adding VLAN 0 to HW filter on device ath2 [ 55.783890] device ath2 entered promiscuous mode [ 55.788050] br-lan: port 3(ath2) entered forwarding state [ 55.791284] br-lan: port 3(ath2) entered forwarding state [ 55.846243] wlan: [2205:I:ANY] wlan_cfg80211_do_acs: vap-1(ath2):ACS Params [ 55.846278] wlan: [2205:I:ANY] wlan_cfg80211_do_acs: ht_enabled:1|ht40_enabled:0|vht_enabled:1|hw_mode:23|chwidth:20| [ 55.852024] wlan: [2205:E:ANY] ieee80211_autoselect_infra_bss_channel: ACS is in progress [ 56.085941] wlan: [4217:I:ANY] wlan_cfg80211_add_virtual_intf: proprietary mode 1 for interface: ath4 : clone params: 0x00000003 [ 56.086028] wlan: [4217:I:MBSSIE] osif_mbssid_sanity_check: mbssid_sanity_ok: YES [ 56.096838] wlan: [4217:I:ANY] osifp_create_wlan_vap: VDEV Create 4a:97:a4:63:61:61 [ 56.104122] wlan: [4217:I:ANY] wlan_vap_create: devhandle=0x87460500, opmode=IEEE80211_M_STA, flags=0x3 [ 56.104122] [ 56.113009] wlan: [4217:I:ANY] ol_ath_vap_set_param: Setting SGI value: 1 [ 56.123092] wlan: [4217: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 [ 56.129634] wlan: [4217:I:ANY] ol_ath_vap_set_param: he_bf_cap=0x7 [ 56.144054] wlan: [4217: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 [ 56.151760] wlan: [4217:I:ANY] osif_nss_ol_vap_create: NSS wifi offload VAP create IF 32 nss_id -1 [ 56.165149] wlan: [4217:I:ANY] osif_nss_ol_vap_create: NSS radio_if 28 [ 56.172594] wlan: [0:I:ANY] osif_nss_vdev_cfg_callback: VDEV configuration success: 0 [ 56.179199] br-lan: port 2(ath0) entered forwarding state [ 56.179202] wlan: [4217:I:ANY] osif_nss_ol_vap_create: vap create 88d4b500 : if_num 32 [ 56.193193] wlan: [4217:I:ANY] dp_lag_pdev_set_sta_vdev: dp_lag_pdev_set_sta_vdev pdev(8a446808) sta_vdev 84bbc400 [ 56.200630] wlan: [4217:I:ANY] osif_create_vap_complete: TX Checksum:1|SG:1|TSO:1|LRO:0 [ 56.210846] wlan: [4217:I:ANY] WLAN-NSS: VAP NSS ops initialized [ 56.220367] wlan: [4217:I:ANY] osif_create_vap_complete: Updating VAP2 channel for mode 23 as per parent VAP0 [ 56.224967] wlan: [4217:I:ANY] dp_lag_pdev_set_sta_vdev: dp_lag_pdev_set_sta_vdev pdev(8a446808) sta_vdev 84bbc400 [ 56.236788] wlan: [4217:I:ANY] VAP device ath4 created osifp: (88d4b500) os_if: (84bc8000) [WAN HOTPLUG-net] ath4 add [WAN HOTPLUG-net] ath4 add [HOTPLUG-net] ath4 add [ 56.740588] wlan: [4298:I:ANY] ol_ath_vap_set_param: Setting SGI value: 1 [ 57.170649] wlan: [4348:I:ANY] osif_nss_vdev_set_cfg: Mcast command 0 [ 57.170712] wlan: [4348:I:ANY] ol_ath_vap_set_param: Implicitly disabling dependant feature igmp ME [ 57.430151] wlan: [4373:I:ANY] DES SSID SET=NoneDefault ### sbin qos script start ... [ 57.785052] br-lan: port 3(ath2) entered forwarding state [ 57.845944] wlan: [4425:I:ANY] ieee80211_ucfg_setparam: HE MU BFER only supported in AP mode [ 57.912577] wlan: [4439:I:ANY] wlan_set_param: HE DL MU OFDMA already set with this value =0 [ 57.981880] wlan: [4451:I:ANY] wlan_set_param: HE UL MU OFDMA already set with this value =0 [ 58.049526] wlan: [4466:I:ANY] wlan_set_param: HE UL MU MIMO already set with this value =0 [HOTPLUG-iface] wan6 ifup [ 58.341810] wlan: [1375:E:ANY] ol_ath_get_chan_grade_info: RF characterization entries is empty [ 58.342147] wlan: [1375:I:ANY] vap-0(ath0): ACS result PCH 1 freq 2412, SCH 0 freq 0, hw_mode 1 chwidth 20, vht_seg0 1 freq 2412, vht_seg1 0 freq 0 [ 58.349655] wlan: [1375:I:ANY] vap-1(ath2): ACS result PCH 1 freq 2412, SCH 0 freq 0, hw_mode 1 chwidth 20, vht_seg0 1 freq 2412, vht_seg1 0 freq 0 [ 58.367375] wlan: [1375:I:ANY] ieee80211_acs_scan_evhandler: [EXT] lock held duration (21ms) [ 58.625263] wlan: [2205:I:ANY] DES SSID SET=elecom-636160 [ 58.625300] wlan: [2205:I:ANY] desired hw mode: 23 [ 58.629811] wlan: [2205:I:ANY] ieee80211_ucfg_set_freq_internal: [ 58.629811] Channel is configured already!! [ 58.634450] wlan: [2205:E:MBSSIE] ieee80211_ucfg_set_txvap: MBSSID is not enabled [ 58.644934] wlan: [0:I:ANY] wlan_acs_start_scan_report: [EXT] Invoking ACS module for ACS report [ 58.746843] wlan: [2205:I:ANY] DES SSID SET=elecom-s-636160 [ 58.746875] wlan: [2205:I:ANY] desired hw mode: 23 [ 58.751362] wlan: [2205:I:ANY] ieee80211_ucfg_set_freq_internal: [ 58.751362] Channel is configured already!! [ 58.756258] wlan: [2205:E:MBSSIE] ieee80211_ucfg_set_txvap: MBSSID is not enabled [ 58.766591] wlan: [0:I:ANY] wlan_acs_start_scan_report: [EXT] Invoking ACS module for ACS report [ 58.780041] 8021q: adding VLAN 0 to HW filter on device ath4 [ 58.853855] wlan: [2209:I:ANY] wlan_cfg80211_set_wificonfiguration: wlan_cfg80211_set_wificonfiguration: Unsuported Genric command: 0 [ 58.891780] wlan: [4558:I:ANY] wlan_cfg80211_set_wiphy_params: WARNING: Fragmentation with HT mode NOT ALLOWED!! [ 58.891816] wlan: [4558:I:ANY] wlan_cfg80211_set_wiphy_params: WARNING: Fragmentation with HT mode NOT ALLOWED!! [ 58.901284] wlan: [4558:I:ANY] wlan_cfg80211_set_wiphy_params: WARNING: Fragmentation with HT mode NOT ALLOWED!! qcawifi qcawificfg80211: enable radio wifi1 [ 60.863575] -------------------------------------------------- [ 60.863646] Rebuild the channel list for Normal Mode. [ 60.868653] -------------------------------------------------- [ 60.883067] wlan: [5084:I:ANY] wlan_scan_update_channel_list: num_chan: 20 [ 60.884960] wlan: [5084:I:ANY] wlan_scan_update_channel_list: num_chan: 20 [ 60.889365] wlan: [5084:I:ANY] ieee80211_setctry_tryretaining_curchan: [442] Skipping current channel retention during set_country operation [ 60.895827] wlan: [5084:I:ANY] number of channels: 2G = 0 5G = 20, 6G = 0 [ 60.908514] wlan: [5084:I:ANY] wlan_cfg80211_set_country: wlan_cfg80211_set_country: Country: JP ret: 0 [ 61.053179] wlan: [5093:I:ANY] wlan_scan_update_channel_list: num_chan: 20 [ 61.053334] wlan: [5093:I:ANY] number of channels: 2G = 0 5G = 20, 6G = 0 [ 61.234492] wlan: [5105:I:ANY] wlan_cfg80211_set_hwaddr: wlan_cfg80211_set_hwaddr :38:97:a4:xx:xx:62 ret: 0 [ 61.281479] wlan: [5108:I:ANY] ol_ath_set_config_param: set TXBF_SND_PERIOD: val 100 stat 0 [ 61.414970] wlan: [0:I:ANY] ol_ath_set_config_param: Disconnect_timeout value: 10 [ 61.457329] wlan: [0:I:ANY] ol_ath_set_config_param: Reconfiguration_timeout value:60 number of vifs: ath10 ath12 ath14 [ 61.858809] wlan: [5213:I:ANY] wlan_cfg80211_add_virtual_intf: proprietary mode 6 for interface: ath10 : clone params: 0x00000001 [ 61.858882] wlan: [5213:I:MBSSIE] osif_mbssid_sanity_check: mbssid_sanity_ok: YES [ 61.870518] wlan: [5213:I:ANY] osifp_create_wlan_vap: VDEV Create 38:97:a4:xx:xx:62 [ 61.877575] wlan: [5213:I:ANY] wlan_vap_create: devhandle=0x86340500, opmode=IEEE80211_M_HOSTAP, flags=0x1 [ 61.877575] [ 61.885594] wlan: [5213:I:ANY] ol_ath_vap_set_param: Setting SGI value: 1 [ 61.896057] wlan: [5213: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 [ 61.902660] wlan: [5213:I:ANY] ol_ath_vap_set_param: he_bf_cap=0x73 [ 61.917478] wlan: [5213: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 [ 61.923340] wlan: [5213:I:ANY] MBO Initialized [ 61.937401] wlan: [5213:I:ANY] OCE Initialized [ 61.941382] wlan: [5213:I:ANY] osif_nss_ol_vap_create: NSS wifi offload VAP create IF 33 nss_id -1 [ 61.946152] wlan: [5213:I:ANY] osif_nss_ol_vap_create: NSS radio_if 29 [ 61.954970] wlan: [0:I:ANY] osif_nss_vdev_cfg_callback: VDEV configuration success: 0 [ 61.962745] wlan: [5213:I:ANY] osif_nss_ol_vap_create: vap create 878b8500 : if_num 33 [ 61.985085] wlan: [5213:I:ANY] osif_create_vap_complete: TX Checksum:1|SG:1|TSO:1|LRO:0 [ 61.985118] wlan: [5213:I:ANY] WLAN-NSS: VAP NSS ops initialized [ 61.997091] wlan: [5213:I:ANY] VAP device ath10 created osifp: (878b8500) os_if: (84a64000) [WAN HOTPLUG-net] ath10 add [WAN HOTPLUG-net] ath10 add [HOTPLUG-net] ath10 add [ 62.562522] wlan: [5268:I:ANY] osif_nss_vdev_set_cfg: Mcast command 0 [ 62.562584] wlan: [5268:I:ANY] ol_ath_vap_set_param: Implicitly disabling dependant feature igmp ME [ 63.137819] 8021q: adding VLAN 0 to HW filter on device ath10 [ 63.140001] device ath10 entered promiscuous mode [ 63.142862] br-lan: port 4(ath10) entered forwarding state [ 63.147360] br-lan: port 4(ath10) entered forwarding state [ 63.166250] wlan: [2205:I:ANY] wlan_cfg80211_do_acs: vap-0(ath10):ACS Params [ 63.166285] wlan: [2205:I:ANY] wlan_cfg80211_do_acs: ht_enabled:1|ht40_enabled:0|vht_enabled:1|hw_mode:31|chwidth:20| [ 63.417290] wlan: [5355:I:ANY] wlan_cfg80211_add_virtual_intf: proprietary mode 6 for interface: ath12 : clone params: 0x00000001 [ 63.417372] wlan: [5355:I:MBSSIE] osif_mbssid_sanity_check: mbssid_sanity_ok: YES [ 63.428300] wlan: [5355:I:ANY] osifp_create_wlan_vap: VDEV Create 42:97:a4:63:61:62 [ 63.435780] wlan: [5355:I:ANY] wlan_vap_create: devhandle=0x86340500, opmode=IEEE80211_M_HOSTAP, flags=0x1 [ 63.435780] [ 63.443455] wlan: [5355:I:ANY] ol_ath_vap_set_param: Setting SGI value: 1 [ 63.454550] wlan: [5355: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 [ 63.462657] wlan: [5355:I:ANY] ol_ath_vap_set_param: he_bf_cap=0x73 [ 63.475828] wlan: [5355: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 [ 63.481800] wlan: [5355:I:ANY] MBO Initialized [ 63.496097] wlan: [5355:I:ANY] OCE Initialized [ 63.500068] wlan: [5355:I:ANY] osif_nss_ol_vap_create: NSS wifi offload VAP create IF 34 nss_id -1 [ 63.504259] wlan: [5355:I:ANY] osif_nss_ol_vap_create: NSS radio_if 29 [ 63.513832] wlan: [0:I:ANY] osif_nss_vdev_cfg_callback: VDEV configuration success: 0 [ 63.520201] wlan: [5355:I:ANY] osif_nss_ol_vap_create: vap create 878e2500 : if_num 34 [ 63.545100] wlan: [5355:I:ANY] osif_create_vap_complete: TX Checksum:1|SG:1|TSO:1|LRO:0 [ 63.545133] wlan: [5355:I:ANY] WLAN-NSS: VAP NSS ops initialized [ 63.558022] wlan: [5355:I:ANY] VAP device ath12 created osifp: (878e2500) os_if: (83cb4000) [WAN HOTPLUG-net] ath12 add [WAN HOTPLUG-net] ath12 add [HOTPLUG-net] ath12 add [ 64.062644] wlan: [5408:I:ANY] osif_nss_vdev_set_cfg: Mcast command 0 [ 64.062713] wlan: [5408:I:ANY] ol_ath_vap_set_param: Implicitly disabling dependant feature igmp ME [ 64.612769] 8021q: adding VLAN 0 to HW filter on device ath12 [ 64.615491] device ath12 entered promiscuous mode [ 64.617885] br-lan: port 5(ath12) entered forwarding state [ 64.622231] br-lan: port 5(ath12) entered forwarding state [ 64.676083] wlan: [2205:I:ANY] wlan_cfg80211_do_acs: vap-1(ath12):ACS Params [ 64.676116] wlan: [2205:I:ANY] wlan_cfg80211_do_acs: ht_enabled:1|ht40_enabled:0|vht_enabled:1|hw_mode:31|chwidth:20| [ 64.682208] wlan: [2205:E:ANY] ieee80211_autoselect_infra_bss_channel: ACS is in progress [ 64.907959] wlan: [5478:I:ANY] wlan_cfg80211_add_virtual_intf: proprietary mode 1 for interface: ath14 : clone params: 0x00000003 [ 64.908046] wlan: [5478:I:MBSSIE] osif_mbssid_sanity_check: mbssid_sanity_ok: YES [ 64.919491] wlan: [5478:I:ANY] osifp_create_wlan_vap: VDEV Create 4a:97:a4:63:61:62 [ 64.926392] wlan: [5478:I:ANY] wlan_vap_create: devhandle=0x86340500, opmode=IEEE80211_M_STA, flags=0x3 [ 64.926392] [ 64.934501] wlan: [5478:I:ANY] ol_ath_vap_set_param: Setting SGI value: 1 [ 64.945152] wlan: [5478: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 [ 64.951555] wlan: [5478:I:ANY] ol_ath_vap_set_param: he_bf_cap=0x43 [ 64.967376] wlan: [5478: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 [ 64.972452] wlan: [5478:I:ANY] osif_nss_ol_vap_create: NSS wifi offload VAP create IF 35 nss_id -1 [ 64.986125] wlan: [5478:I:ANY] osif_nss_ol_vap_create: NSS radio_if 29 [ 64.994922] wlan: [0:I:ANY] osif_nss_vdev_cfg_callback: VDEV configuration success: 0 [ 65.001454] wlan: [5478:I:ANY] osif_nss_ol_vap_create: vap create 87b9f500 : if_num 35 [ 65.009623] wlan: [5478:I:ANY] dp_lag_pdev_set_sta_vdev: dp_lag_pdev_set_sta_vdev pdev(88c43808) sta_vdev 84a3d400 [ 65.017493] wlan: [5478:I:ANY] osif_create_vap_complete: TX Checksum:1|SG:1|TSO:1|LRO:0 [ 65.027600] wlan: [5478:I:ANY] WLAN-NSS: VAP NSS ops initialized [ 65.035713] wlan: [5478:I:ANY] osif_create_vap_complete: Updating VAP2 channel for mode 31 as per parent VAP0 [ 65.041811] wlan: [5478:I:ANY] dp_lag_pdev_set_sta_vdev: dp_lag_pdev_set_sta_vdev pdev(88c43808) sta_vdev 84a3d400 [ 65.055133] wlan: [5478:I:ANY] VAP device ath14 created osifp: (87b9f500) os_if: (84b8c000) [WAN HOTPLUG-net] ath14 add [ 65.145078] br-lan: port 4(ath10) entered forwarding state [WAN HOTPLUG-net] ath14 add [HOTPLUG-net] ath14 add [ 65.454113] wlan: [5525:I:ANY] ol_ath_vap_set_param: Setting SGI value: 1 [ 65.748745] wlan: [5541:I:ANY] osif_nss_vdev_set_cfg: Mcast command 0 [ 65.748807] wlan: [5541:I:ANY] ol_ath_vap_set_param: Implicitly disabling dependant feature igmp ME [ 65.995476] wlan: [5554:I:ANY] DES SSID SET=NoneDefault [ 66.353281] wlan: [5574:I:ANY] ieee80211_ucfg_setparam: HE MU BFER only supported in AP mode [ 66.409656] wlan: [5577:I:ANY] wlan_set_param: HE DL MU OFDMA already set with this value =0 [ 66.468218] wlan: [5580:I:ANY] wlan_set_param: HE UL MU OFDMA already set with this value =0 [ 66.526678] wlan: [5583: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:0|dl_muofdma_bfer:0 [ 66.526721] wlan: [5583:I:ANY] ol_ath_vap_set_param: he_bf_cap=0x3 [ 66.615048] br-lan: port 5(ath12) entered forwarding state [ 67.054103] 8021q: adding VLAN 0 to HW filter on device ath14 [ 67.087705] wlan: [2209:I:ANY] wlan_cfg80211_set_wificonfiguration: wlan_cfg80211_set_wificonfiguration: Unsuported Genric command: 0 [ 67.120351] wlan: [5634:I:ANY] wlan_cfg80211_set_wiphy_params: WARNING: Fragmentation with HT mode NOT ALLOWED!! [ 67.120387] wlan: [5634:I:ANY] wlan_cfg80211_set_wiphy_params: WARNING: Fragmentation with HT mode NOT ALLOWED!! [ 67.130316] wlan: [5634:I:ANY] wlan_cfg80211_set_wiphy_params: WARNING: Fragmentation with HT mode NOT ALLOWED!! lbd: starting daemon ****** Starting QDSS for qcn9000 pci1 ******** ****** Starting QDSS for qcn6122 pci0 ******** [ 69.206261] coresight-funnel 6130000.funnel: FUNNEL inport 5 enabled [ 69.206546] coresight-funnel 6041000.funnel: FUNNEL inport 7 enabled [ 69.212606] coresight-tmc 6048000.tmc: TMC enabled [ 69.218182] coresight-replicator-qcom 6046000.replicator: REPLICATOR enabled [ 69.222635] coresight-tmc 6047000.tmc: TMC enabled [ 69.229978] coresight-funnel 6041000.funnel: FUNNEL inport 7 enabled [ 69.234522] coresight-stm 6002000.stm: STM tracing enabled ***** QDSS Tracing Configuration completed ******* ****** Starting QDSS for Integrated ******** [ 69.458939] wlan: [1375:E:ANY] ol_ath_get_chan_grade_info: RF characterization entries is empty [ 69.459699] wlan: [1375:I:ANY] vap-0(ath10): ACS result PCH 100 freq 5500, SCH 108 freq 5540, hw_mode 2 chwidth 160, vht_seg0 114 freq 5570, vht_seg1 0 freq 0 [ 69.466748] wlan: [1375:I:ANY] vap-1(ath12): ACS result PCH 100 freq 5500, SCH 108 freq 5540, hw_mode 2 chwidth 160, vht_seg0 114 freq 5570, vht_seg1 0 freq 0 [ 69.481628] wlan: [1375:I:ANY] ieee80211_acs_scan_evhandler: [EXT] lock held duration (22ms) [ 69.573325] wlan: [2205:I:ANY] DES SSID SET=elecom-636160 [ 69.573359] wlan: [2205:I:ANY] desired hw mode: 31 [ 69.579260] wlan: [2205:I:ANY] ieee80211_ucfg_set_freq_internal: [ 69.579260] Channel is configured already!! [ 69.582562] wlan: [2205:E:MBSSIE] ieee80211_ucfg_set_txvap: MBSSID is not enabled [ 69.596022] wlan: [0:I:ANY] wlan_acs_start_scan_report: [EXT] Invoking ACS module for ACS report [ 69.702451] wlan: [2205:I:ANY] DES SSID SET=elecom-s-636160 [ 69.702482] wlan: [2205:I:ANY] desired hw mode: 31 [ 69.707173] wlan: [2205:I:ANY] ieee80211_ucfg_set_freq_internal: [ 69.707173] Channel is configured already!! [ 69.711799] wlan: [2205:E:MBSSIE] ieee80211_ucfg_set_txvap: MBSSID is not enabled [ 69.722738] wlan: [0:I:ANY] wlan_acs_start_scan_report: [EXT] Invoking ACS module for ACS report [WW] FAIL=0 current update_type=1 sysunique=34246 tempfile=/tmp/config/autoupdate file_days=0file_hour=23 file_min=30 file_sec=30 update_days=0 update_hour=4 update_min=5 update_sec=52 ### sbin qos script start ... lbd: starting daemon [ 83.812509] mc_attach: enabled snooping on br-lan. [ 85.328967] S95done (6787): drop_caches: 3 **** Platform Name: ap-mp03.3 ***** Copy ART caldata from /dev/mtdblock13 to /tmp/virtual_art.bin ### sbin qos script start ... easy_setup: START SERVICE... Start Elecom mDNS... Wait for the network interfaces... thermal_control start **** /tmp/multiboot/zyMultiboot **** All the network interfaces are ready. Dump DNS record as follows: A : 192.168.2.1 SRV: _http._tcp.local. Port=80 PTR: WRC-X3000GS2._http._tcp.local. TXT: mode = router mac = 38:97:a4:xx:xx:60 ver = 1.05 rssi = 0 vendor = elecom type = ap == /tmp/multiboot/zyMultiboot start !! == STARTING MultiBoot Program [zyMultiboot] Waiting 10 secs ... ### delay_4o6 start ### delay_4o6 start 4o6 ### touch tmp delay_4o6_done [HOTPLUG-iface] wan6 ifdown Not receive Multiboot packets. Exit zyMultiboot program. == /tmp/multiboot/zyMultiboot end !! == .... done .... Device is ready for use [ 142.385123] nss-dp 39c00000.dp1 eth0: PHY Link is down [WAN HOTPLUG-net] eth0 change [WAN HOTPLUG-net] off! [WAN HOTPLUG-net] eth0 change [HOTPLUG-net] eth0 change [HOTPLUG-net] 7132 [HOTPLUG-net] stop /etc/init.d/4o6