IMOU HX21
The Imou HX21 is a WiFi 6 AX3000 router. It supports two 802.11ax streams on both 2.4GHz@40MHz and 5GHz@160MHz for a combined 3000Mbps wireless speed.
Supported Versions
Experimental Versions
None at this time.
Hardware Highlights
Installation
SSH Access
1. Download the pre-configured file that enables SSH from the forum.
2. Login into web interface, and restore the router with SSH enabled configuration.
3. After reboot Default Web interface password will be 12345678 SSH password is empty
Backup
1. Connect to the router using ssh (user: root)
2. Make mtd backup:
cat /dev/mtd0 | gzip -1 -c > /tmp/mtd0_spi0.0.bin.gz cat /dev/mtd1 | gzip -1 -c > /tmp/mtd1_BL2.bin.gz cat /dev/mtd2 | gzip -1 -c > /tmp/mtd2_u-boot-env.bin.gz cat /dev/mtd3 | gzip -1 -c > /tmp/mtd3_Factory.bin.gz cat /dev/mtd4 | gzip -1 -c > /tmp/mtd4_FIP.bin.gz cat /dev/mtd5 | gzip -1 -c > /tmp/mtd5_ubi.bin.gz
3. Download mtd backup from the /tmp dir of the router to your PC using scp protocol (for example, you can use WinSCP for Windows)
OpenWrt installation
Warning!
This section describes actions that might damage your device or firmware. Proceed with care!
1. Download OpenWrt images for this device from https://downloads.openwrt.org/ (choose release you need)
2. Connect to the router using ssh (user: root)
3. Upload OpenWrt bl31-uboot.fip, preloader.bin images to the /tmp dir of the router using scp protocol
4. Write FIP and BL2 (replace bootloader):
mtd write /tmp/openwrt-mediatek-filogic-imou_hx21-bl31-uboot.fip FIP mtd write /tmp/openwrt-mediatek-filogic-imou_hx21-preloader.bin BL2
Don't worry if the second command can't write BL2. You can update BL2 later. See Update BL2 (from OpenWrt).
5. Place OpenWrt openwrt-mediatek-filogic-imou_hx21-initramfs-recovery.itb image on the tftp server (for example, you can use tftpd64 for Windows) with IP 192.168.1.254
6. Erase ubi partition and reboot the router:
mtd erase ubi reboot
7. U-Boot automatically boot OpenWrt recovery image from tftp server to the RAM
8. Upload OpenWrt sysupgrade.itb image to the /tmp dir of the router (IP: 192.168.1.1) using scp protocol
9. Connect to the router using ssh and run:
sysupgrade -n /tmp/openwrt-mediatek-filogic-imou_hx21-squashfs-sysupgrade.itb
Update BL2 (optional, from OpenWrt)
Warning!
This section describes actions that might damage your device or firmware. Proceed with care!
1. Connect to the router using ssh and install kmod-mtd-rw kernel module
OpenWrt newer than 24.10:
apk update && apk add kmod-mtd-rw
OpenWrt 24.10:
opkg update && opkg install kmod-mtd-rw
2. Run in ssh shell:
insmod mtd-rw i_want_a_brick=1
3. Upload OpenWrt preloader.bin image to the /tmp dir of the router using scp protocol
4. Write BL2:
mtd write /tmp/openwrt-mediatek-filogic-imou_hx21-preloader.bin bl2
5. Reboot the router:
reboot
Flash Layout
Stock:
| Start | End | Label |
|---|---|---|
| 0x0 | 0x100000 | BL2 |
| 0x100000 | 0x180000 | u-boot-env |
| 0x180000 | 0x380000 | Factory |
| 0x380000 | 0x580000 | FIP |
| 0x580000 | 0x7800000 | ubi |
OEM easy installation
None at this time.
OEM installation using the TFTP method
None at this time.
Upgrading OpenWrt
LuCI Web Upgrade Process
- Browse to
http://192.168.1.1/cgi-bin/luci/admin/system/flashLuCI Upgrade URL - Upload image file for sysupgrade to LuCI
- Wait for reboot
Terminal Upgrade Process
sysupgrade
- Login as root via SSH on 192.168.1.1, then enter the following commands:
cd /tmp wget http://downloads.openwrt.org/snapshots/trunk/XXX/xxx.abc sysupgrade /tmp/xxx.abc
Return to stock
Warning!
This section describes actions that might damage your device or firmware. Proceed with care!
1. Unpack stock BL2 and FIP partitions backup
2. Upload stock BL2 and FIP partitions backup to the /tmp dir of the router using scp protocol
3. Connect to the router using ssh and run:
apk update && apk add kmod-mtd-rw
Then:
insmod mtd-rw i_want_a_brick=1 mtd unlock bl2 mtd unlock fip
4. Restore backup:
mtd write /tmp/mtd4_FIP.bin fip mtd write /tmp/mtd1_BL2.bin bl2
5. Write ubi and reboot:
gzip -dc mtd5_ubi.bin.gz | ssh root@192.168.1.1 "mtd write - ubi" reboot
Debricking
OpenWrt U-Boot
1. Place OpenWrt openwrt-mediatek-filogic-imou_hx21-initramfs-recovery.itb image on the tftp server (for example, you can use tftpd64 for Windows) with IP 192.168.1.254
2. Press “Reset” button and power on the router. After ~10 sec release the button.
3. Use OpenWrt initramfs system for recovery
mtkuartboot
Use mtk_uartboot and UART connection if BL2 and/or FIP is destroyed. https://github.com/981213/mtk_uartboot
Failsafe mode
Basic configuration
→ Basic configuration After flashing, proceed with this.
Set up your Internet connection, configure wireless, configure USB port, etc.
Specific Configuration
Network interfaces
The default network configuration is:
| Interface Name | Description | Default configuration |
|---|---|---|
| br-lan | LAN & WiFi | 192.168.1.1/24 |
| phy0 | WiFi | Disabled, br-lan |
| phy1 | WiFi | Disabled, br-lan |
Buttons
→ hardware.button on howto use and configure the hardware button(s). Here, we merely name the buttons, so we can use them in the above Howto.
Imou HX21 has the following buttons:
| BUTTON | Event |
|---|---|
| Reset | reset |
| Mesh | Wireless killswitch |
Hardware
Info
Photos
Opening the case
Warning!
This section describes actions that might damage your device or firmware. Proceed with care!
→ Warranty
The screws are located on the bottom. There are also clips around the edge of the case. You will need to try open, using, for example, a plastic card.
Serial
→ port.serial general information about the serial port, serial port cable, etc.
Warning!
This section describes actions that might damage your device or firmware. Proceed with care!
To access UART, you need to unscrew the radiator plate:
Don't connect VDD (+3.3 V) pin!
| Serial connection parameters for Imou HX21 | 115200, 8N1, 3.3V |
|---|
JTAG
→ port.jtag general information about the JTAG port, JTAG cable, etc.
Bootloader mods
Hardware mods
None so far.
Bootlogs
OEM bootlog
F0: 102B 0000 FA: 1040 0000 FA: 1040 0000 [0200] F9: 0000 0000 V0: 0000 0000 [0001] 00: 0000 0000 BP: 2400 0041 [0000] G0: 1190 0000 EC: 0000 0000 [1000] T0: 0000 024B [010F] Jump to BL NOTICE: BL2: v2.7(release):b62657e NOTICE: BL2: Built : 09:27:14, Mar 29 2024 NOTICE: WDT: disabled NOTICE: EMI: Using DDR3 settings NOTICE: DDR_frequency:1866 dump toprgu registers data: 1001c000 | 00000000 0000ffe0 00000000 00000000 1001c010 | 00000fff 00000000 00f00000 00000000 1001c020 | 00000000 0000074a 00000000 00000000 1001c030 | 003c0003 003c0003 00000000 00000000 1001c040 | 00000000 00000000 00000000 00000000 1001c050 | 00000000 00000000 00000000 00000000 1001c060 | 00000000 00000000 00000000 00000000 1001c070 | 00000000 00000000 00000000 00000000 1001c080 | 00000000 00000000 00000000 00000000 dump drm registers data: 1001d000 | 00000000 00000000 00000000 00000000 1001d010 | 00000000 00000000 00000000 00000000 1001d020 | 00000000 00000000 00000000 00000000 1001d030 | 00a083f1 000003ff 00100000 00000000 1001d040 | 00000000 00000000 00020303 000000ff 1001d050 | 00000000 00000000 00000000 00000000 1001d060 | 00000002 00000000 00000000 00000000 drm: 500 = 0x8 [DDR Reserve] ddr reserve mode not be enabled yet DDR RESERVE Success 0 [EMI] ComboMCP not ready, using default setting BYTE_swap:0 BYTE_swap:0 Window Sum 568, worse bit 6, min window 68 Window Sum 564, worse bit 11, min window 68 Window Sum 514, worse bit 6, min window 62 Window Sum 504, worse bit 8, min window 62 NOTICE: EMI: Detected DRAM size: 256MB NOTICE: EMI: complex R/W mem test passed NOTICE: CPU: MT7981 (1300MHz) NOTICE: SPI_NAND parses attributes from parameter page. NOTICE: SPI_NAND Detected ID 0xcd NOTICE: Page size 2048, Block size 131072, size 134217728 NOTICE: Initializing NMBM ... NOTICE: Signature found at block 1023 [0x07fe0000] NOTICE: First info table with writecount 0 found in block 960 NOTICE: Second info table with writecount 0 found in block 963 NOTICE: NMBM has been successfully attached in read-only mode NOTICE: BL2: Booting BL31 NOTICE: BL31: v2.7(release):b62657e NOTICE: BL31: Built : 09:27:14, Mar 29 2024 NOTICE: Hello BL31!!! U-Boot 2022.07-rc3-gd587e37f-dirty (Mar 22 2024 - 07:26:00 +0000) CPU: MediaTek MT7981 Model: mt7981-rfb DRAM: 256 MiB Core: 35 devices, 16 uclasses, devicetree: separate 7[r[999;999H[6n8 Initializing NMBM ... spi-nand: spi_nand spi_nand@0: Foresee SPI NAND was found. spi-nand: spi_nand spi_nand@0: 128 MiB, block size: 128 KiB, page size: 2048, OOB size: 64 Could not find a valid device for nmbm0 Signature found at block 1023 [0x07fe0000] First info table with writecount 0 found in block 960 Second info table with writecount 0 found in block 963 NMBM has been successfully attached Loading Environment from UBI... ubi0: attaching mtd6 ubi0: scanning is finished ubi0: attached mtd6 (name "ubi", size 114 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: 916, bad PEBs: 0, corrupted PEBs: 0 ubi0: user volume: 7, internal volumes: 1, max. volumes count: 128 ubi0: max/mean erase counter: 5/2, WL threshold: 4096, image sequence number: 1711704434 ubi0: available PEBs: 0, total reserved PEBs: 916, PEBs reserved for bad PEB handling: 19 Read 524288 bytes from volume u-boot-env to 000000004f77e2c0 OK In: serial@11002000 Out: serial@11002000 Err: serial@11002000 Net: Warning: ethernet@15100000 (eth0) using random MAC address - b2:59:a3:d7:47:55 eth0: ethernet@15100000 Set MAC ipaddr: 10.13.129.54 Using ethernet@15100000 device TFTP from server 10.0.0.11; our IP address is 10.13.129.54 Filename 'upgrade_info_7db780a713a4.txt'. Load address: 0x46000000 Loading: * ARP Retry count exceeded; starting again Download info file failed, will retry 2 times. Download info file retry:1 Using ethernet@15100000 device TFTP from server 10.0.0.11; our IP address is 10.13.129.54 Filename 'upgrade_info_7db780a713a4.txt'. Load address: 0x46000000 Loading: * ARP Retry count exceeded; starting again Download info file retry:2 Using ethernet@15100000 device TFTP from server 10.0.0.11; our IP address is 10.13.129.54 Filename 'upgrade_info_7db780a713a4.txt'. Load address: 0x46000000 Loading: * ARP Retry count exceeded; starting again Failed to get info.txt Fail to get info file! Init error! Using ethernet@15100000 device TFTP from server 10.0.0.11; our IP address is 10.13.129.54 Filename 'failed.txt'. Load address: 0x46000000 Loading: * ARP Retry count exceeded; starting again *** U-Boot Boot Menu *** 1. Startup system (Default) 2. Upgrade firmware 3. Upgrade ATF BL2 4. Upgrade ATF FIP 5. Upgrade single image 6. Load image 0. U-Boot console Press UP/DOWN to move, ENTER to select, ESC/CTRL+C to quit UBI partition 'ubi' already selected Read 128 bytes from volume dual to 000000004fb4b730 Read 128 bytes from volume dual to 000000004fb4b730 Read 128 bytes from volume dual to 000000004fb4b880 Trying to boot from image slot 1 Read 64 bytes from volume kernelB to 0000000046000000 Read 3372947 bytes from volume kernelB to 0000000046000000 ## Checking hash(es) for FIT Image at 46000000 ... Hash(es) for Image 0 (kernel-1): crc32+ sha1+ Hash(es) for Image 1 (fdt-1): crc32+ sha1+ Read 48 bytes from volume rootfsB to 0000000046337794 Read 18022208 bytes from volume rootfsB to 0000000046337794 Hash(es) for rootfs: crc32+ sha1+ Firmware integrity verification passed ## Loading kernel from FIT Image at 46000000 ... Using 'config-1' configuration Trying 'kernel-1' kernel subimage Description: ARM64 OpenWrt Linux-5.4.188 Type: Kernel Image Compression: lzma compressed Data Start: 0x460000e8 Data Size: 3352824 Bytes = 3.2 MiB Architecture: AArch64 OS: Linux Load Address: 0x48080000 Entry Point: 0x48080000 Hash algo: crc32 Hash value: 8e8a6025 Hash algo: sha1 Hash value: 9030e6b7d241eaef2d2f3a2a21b103be1eebd7e1 Verifying Hash Integrity ... crc32+ sha1+ OK ## Loading fdt from FIT Image at 46000000 ... Using 'config-1' configuration Trying 'fdt-1' fdt subimage Description: ARM64 OpenWrt mt7981-spim-nand-rfb device tree blob Type: Flat Device Tree Compression: uncompressed Data Start: 0x46332b24 Data Size: 18070 Bytes = 17.6 KiB Architecture: AArch64 Hash algo: crc32 Hash value: 0382b29b Hash algo: sha1 Hash value: 41cf281592c9ecf70356bbf3c49447acbea4e30c Verifying Hash Integrity ... crc32+ sha1+ OK Booting using the fdt blob at 0x46332b24 Uncompressing Kernel Image Loading Device Tree to 000000004f7f0000, end 000000004f7f7695 ... OK Read 128 bytes from volume dual to 000000004fb4b880 Read 128 bytes from volume dual to 000000004fb4b880 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 5.4.188 (jenkins@39a89138cbf2) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r0-86045924)) #0 SMP Thu Sep 18 10:45:22 2025 [ 0.000000] Machine model: MediaTek MT7981 RFB [ 0.000000] earlycon: uart8250 at MMIO32 0x0000000011002000 (options '') [ 0.000000] printk: bootconsole [uart8250] enabled [ 0.000000] On node 0 totalpages: 64592 [ 0.000000] DMA32 zone: 1024 pages used for memmap [ 0.000000] DMA32 zone: 0 pages reserved [ 0.000000] DMA32 zone: 64592 pages, LIFO batch:15 [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.1 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: MIGRATE_INFO_TYPE not supported. [ 0.000000] psci: SMC Calling Convention v1.0 [ 0.000000] percpu: Embedded 20 pages/cpu s43800 r8192 d29928 u81920 [ 0.000000] pcpu-alloc: s43800 r8192 d29928 u81920 alloc=20*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] CPU features: kernel page table isolation disabled by kernel configuration [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 63568 [ 0.000000] Kernel command line: console=ttyS0,115200n1 loglevel=8 earlycon=uart8250,mmio32,0x11002000 ubi.rootfs_volume=rootfsB boot_param.boot_kernel_part=kernelB boot_param.boot_rootfs_part=rootfsB boot_param.upgrade_kernel_part=kernel boot_param.upgrade_rootfs_part=rootfs boot_param.env_part=u-boot-env boot_param.rootfs_data_part=rootfs_data boot_param.boot_image_slot=1 boot_param.upgrade_image_slot=0 boot_param.dual_boot [ 0.000000] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.000000] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 229744K/258368K available (6846K kernel code, 464K rwdata, 1952K rodata, 448K init, 289K bss, 28624K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: CONFIG_RCU_FANOUT set to non-default value of 32. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode [ 0.000000] GICv3: 640 SPIs implemented [ 0.000000] GICv3: 0 Extended SPIs implemented [ 0.000000] GICv3: Distributor has no Range Selector support [ 0.000000] GICv3: 16 PPIs implemented [ 0.000000] GICv3: no VLPI support, no direct LPI support [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x000000000c080000 [ 0.000000] random: get_random_bytes called from start_kernel+0x2d4/0x420 with crng_init=0 [ 0.000000] arch_timer: cp15 timer(s) running at 13.00MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2ff89eacb, max_idle_ns: 440795202429 ns [ 0.000003] sched_clock: 56 bits at 13MHz, resolution 76ns, wraps every 4398046511101ns [ 0.008180] Calibrating delay loop (skipped), value calculated using timer frequency.. 26.00 BogoMIPS (lpj=52000) [ 0.018500] pid_max: default: 32768 minimum: 301 [ 0.023219] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.030479] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.039037] ASID allocator initialised with 65536 entries [ 0.044539] rcu: Hierarchical SRCU implementation. [ 0.049639] smp: Bringing up secondary CPUs ... [ 0.054488] Detected VIPT I-cache on CPU1 [ 0.054509] GICv3: CPU1: found redistributor 1 region 0:0x000000000c0a0000 [ 0.054532] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.054595] smp: Brought up 1 node, 2 CPUs [ 0.076208] SMP: Total of 2 processors activated. [ 0.080933] CPU features: detected: 32-bit EL0 Support [ 0.086095] CPU features: detected: CRC32 instructions [ 0.091363] CPU: All CPU(s) started at EL2 [ 0.095486] alternatives: patching kernel code [ 0.102309] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.112120] futex hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.119018] pinctrl core: initialized pinctrl subsystem [ 0.124795] NET: Registered protocol family 16 [ 0.129513] DMA: preallocated 256 KiB pool for atomic allocations [ 0.136730] printk: console [pstore-1] enabled [ 0.141219] pstore: Registered ramoops as persistent store backend [ 0.147442] ramoops: using 0x100000@0x41000000, ecc: 0 [ 0.167917] SCSI subsystem initialized [ 0.172325] libata version 3.00 loaded. [ 0.176382] usbcore: registered new interface driver usbfs [ 0.182075] usbcore: registered new interface driver hub [ 0.187458] usbcore: registered new device driver usb [ 0.193356] Bluetooth: Core ver 2.22 [ 0.197004] NET: Registered protocol family 31 [ 0.201474] Bluetooth: HCI device and connection manager initialized [ 0.207867] Bluetooth: HCI socket layer initialized [ 0.212769] Bluetooth: L2CAP socket layer initialized [ 0.217853] Bluetooth: SCO socket layer initialized [ 0.223002] rbus 18000000.wbsys: PCI host bridge to bus 0000:00 [ 0.228963] pci_bus 0000:00: root bus resource [mem 0x18000000-0x18ffffff] [ 0.235876] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.241389] pci_bus 0000:00: scanning bus [ 0.245430] pci 0000:00:00.0: [14c3:7981] type 00 class 0x000280 [ 0.251476] pci 0000:00:00.0: reg 0x10: [mem 0x18000000-0x1800000f 64bit] [ 0.258301] pci 0000:00:00.0: reg 0x18: [mem 0x00000000-0x0000000f] [ 0.264602] pci 0000:00:00.0: reg 0x1c: [mem 0x00000000-0x0000000f] [ 0.270902] pci 0000:00:00.0: reg 0x20: [mem 0x00000000-0x0000000f] [ 0.277201] pci 0000:00:00.0: reg 0x24: [mem 0x00000000-0x0000000f] [ 0.284393] pci_bus 0000:00: fixups for bus [ 0.288607] pci_bus 0000:00: bus scan returning with max=00 [ 0.294711] clocksource: Switched to clocksource arch_sys_counter [ 0.301442] thermal_sys: Registered thermal governor 'fair_share' [ 0.301445] thermal_sys: Registered thermal governor 'bang_bang' [ 0.307602] thermal_sys: Registered thermal governor 'step_wise' [ 0.313642] thermal_sys: Registered thermal governor 'user_space' [ 0.319678] thermal_sys: Registered thermal governor 'power_allocator' [ 0.326051] NET: Registered protocol family 2 [ 0.337070] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.344592] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 0.353002] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 0.360802] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 0.367997] TCP: Hash tables configured (established 2048 bind 2048) [ 0.374443] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.381016] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.388098] NET: Registered protocol family 1 [ 0.392504] PCI: CLS 0 bytes, default 64 [ 0.397258] workingset: timestamp_bits=46 max_order=16 bucket_order=0 [ 0.406771] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.412652] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.435472] phy phy-usb-phy@11e10000.1: type_sw - reg 0x218, index 0 [ 0.451108] Serial: 8250/16550 driver, 3 ports, IRQ sharing disabled [ 0.458216] printk: console [ttyS0] disabled [ 0.482624] 11002000.serial: ttyS0 at MMIO 0x11002000 (irq = 12, base_baud = 2500000) is a ST16650V2 [ 0.491836] printk: console [ttyS0] enabled [ 0.491836] printk: console [ttyS0] enabled [ 0.500200] printk: bootconsole [uart8250] disabled [ 0.500200] printk: bootconsole [uart8250] disabled [ 0.510525] cacheinfo: Unable to detect cache hierarchy for CPU 0 [ 0.518916] loop: module loaded [ 0.522186] mediatek,mt2701-ice_debug ice_debug: get dbg_sel clock fail: -2 [ 0.529156] mediatek,mt2701-ice_debug: probe of ice_debug failed with error -2 [ 0.537278] mt7981-pinctrl 11d00000.pinctrl: pin_config_set op failed for pin 19 [ 0.544681] mtk-spi 1100a000.spi: Error applying setting, reverse things back [ 0.552365] spi-nand spi0.0: Foresee SPI NAND was found. [ 0.557707] spi-nand spi0.0: 128 MiB, block size: 128 KiB, page size: 2048, OOB size: 64 [ 0.568135] [mtk_hw_init] reset_lock:0, force:0 [ 0.572711] [mtk_hw_init] execute fe cold reset [ 0.588952] mtk_soc_eth 15100000.ethernet: generated random MAC address 16:83:fa:d6:8e:73 [ 0.597444] mtk_soc_eth 15100000.ethernet eth0: mediatek frame engine at 0xffffffc011980000, irq 75 [ 0.606530] mtk_soc_eth 15100000.ethernet: generated random MAC address c2:69:5d:a1:0f:3f [ 0.614979] mtk_soc_eth 15100000.ethernet eth1: mediatek frame engine at 0xffffffc011980000, irq 75 [ 0.624030] (unnamed net_device) (dummy): netif_napi_add() called with weight 256 [ 0.631856] xhci-mtk 11200000.xhci: 11200000.xhci supply vbus not found, using dummy regulator [ 0.640508] xhci-mtk 11200000.xhci: 11200000.xhci supply vusb33 not found, using dummy regulator [ 0.649414] phy phy-usb-phy@11e10000.0: try to get sw efuse [ 0.654990] phy phy-usb-phy@11e10000.1: try to get sw efuse [ 0.660556] phy phy-usb-phy@11e10000.1: try to get sw efuse+ [ 0.666231] phy phy-usb-phy@11e10000.1: u3 efuse - intr 2d, rx_imp 10, tx_imp e [ 0.673570] phy_efuse_set set efuse, tx_imp e, rx_imp 10 intr 2d [ 0.679655] xhci-mtk 11200000.xhci: xHCI Host Controller [ 0.684990] xhci-mtk 11200000.xhci: new USB bus registered, assigned bus number 1 [ 0.695458] xhci-mtk 11200000.xhci: hcc params 0x01403f99 hci version 0x110 quirks 0x0000000000210010 [ 0.704740] xhci-mtk 11200000.xhci: irq 85, io mem 0x11200000 [ 0.710959] hub 1-0:1.0: USB hub found [ 0.714742] hub 1-0:1.0: 1 port detected [ 0.718904] xhci-mtk 11200000.xhci: xHCI Host Controller [ 0.724230] xhci-mtk 11200000.xhci: new USB bus registered, assigned bus number 2 [ 0.731730] xhci-mtk 11200000.xhci: Host supports USB 3.2 Enhanced SuperSpeed [ 0.738911] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 0.747346] hub 2-0:1.0: USB hub found [ 0.751132] hub 2-0:1.0: 1 port detected [ 0.755504] usbcore: registered new interface driver uas [ 0.760903] usbcore: registered new interface driver usb-storage [ 0.767020] i2c /dev entries driver [ 0.771456] mtk-wdt 1001c000.watchdog: Watchdog enabled (timeout=31 sec, nowayout=0) [ 0.779454] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@redhat.com [ 0.788017] Bluetooth: HCI UART driver ver 2.3 [ 0.792493] Bluetooth: HCI UART protocol H4 registered [ 0.797625] Bluetooth: HCI UART protocol BCSP registered [ 0.803012] Bluetooth: HCI UART protocol Broadcom registered [ 0.808686] Bluetooth: HCI UART protocol QCA registered [ 0.816048] NET: Registered protocol family 10 [ 0.821142] Segment Routing with IPv6 [ 0.824882] NET: Registered protocol family 17 [ 0.829371] Bridge firewalling registered [ 0.833449] 8021q: 802.1Q VLAN Support v1.8 [ 0.847146] nmbm nmbm_spim_nand: Signature found at block 1023 [0x07fe0000] [ 0.854881] nmbm nmbm_spim_nand: First info table with writecount 0 found in block 960 [ 0.864996] nmbm nmbm_spim_nand: Second info table with writecount 0 found in block 963 [ 0.872999] nmbm nmbm_spim_nand: NMBM has been successfully attached [ 0.879604] 5 fixed-partitions partitions found on MTD device nmbm_spim_nand [ 0.886652] Creating 5 MTD partitions on "nmbm_spim_nand": [ 0.892137] 0x000000000000-0x000000100000 : "BL2" [ 0.897383] 0x000000100000-0x000000180000 : "u-boot-env" [ 0.903177] 0x000000180000-0x000000380000 : "Factory" [ 0.908702] 0x000000380000-0x000000580000 : "FIP" [ 0.913879] 0x000000580000-0x000007800000 : "ubi" [ 1.130131] mt7530 mdio-bus:1f lan1 (uninitialized): PHY [dsa-0.0:00] driver [Generic PHY] [ 1.139715] mt7530 mdio-bus:1f lan2 (uninitialized): PHY [dsa-0.0:01] driver [Generic PHY] [ 1.149265] mt7530 mdio-bus:1f lan3 (uninitialized): PHY [dsa-0.0:02] driver [Generic PHY] [ 1.158812] mt7530 mdio-bus:1f lan4 (uninitialized): PHY [dsa-0.0:03] driver [Generic PHY] [ 1.167694] mt7530 mdio-bus:1f: configuring for fixed/2500base-x link mode [ 1.174856] DSA: tree 0 setup [ 1.175099] mt7530 mdio-bus:1f: Link is Up - 2.5Gbps/Full - flow control rx/tx [ 1.185178] UBI: auto-attach mtd5 [ 1.188515] ubi0: attaching mtd5 [ 1.194599] random: fast init done [ 1.524594] ubi0: scanning is finished [ 1.533547] ubi0: attached mtd5 (name "ubi", size 114 MiB) [ 1.539042] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 1.545909] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 [ 1.552687] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 1.559638] ubi0: good PEBs: 916, bad PEBs: 0, corrupted PEBs: 0 [ 1.565634] ubi0: user volume: 7, internal volumes: 1, max. volumes count: 128 [ 1.572846] ubi0: max/mean erase counter: 5/2, WL threshold: 4096, image sequence number: 1711704434 [ 1.581965] ubi0: available PEBs: 0, total reserved PEBs: 916, PEBs reserved for bad PEB handling: 19 [ 1.591183] ubi0: background thread "ubi_bgt0d" started, PID 688 [ 1.591820] block ubiblock0_4: created from ubi0:4(rootfsB) [ 1.602772] ubiblock: device ubiblock0_4 (rootfsB) set to be root filesystem [ 1.609815] hctosys: unable to open rtc device (rtc0) [ 1.617485] VFS: Mounted root (squashfs filesystem) readonly on device 253:0. [ 1.624884] Freeing unused kernel memory: 448K [ 1.646747] Run /sbin/init as init process [ 1.825306] init: Console is alive [ 1.828873] init: - watchdog - [ 1.876383] crng init done [ 2.295728] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 2.325063] conninfra@(mtk_conninfra_drv_init:644) Before platform_driver_register [ 2.332761] Get Index(0-TOP_MISC_BASE) phy_addr(0x11d10000) vir_addr=(0xffffffc010aed000) size=(0x1000) [ 2.342149] Get Index(1-TOPRGU_BASE) phy_addr(0x1001c000) vir_addr=(0xffffffc010af5000) size=(0x1000) [ 2.351357] Get Index(2-GPIO_BASE) phy_addr(0x11d00000) vir_addr=(0xffffffc010af7000) size=(0x1000) [ 2.360391] Get Index(3-IOCFG_TR_BASE) phy_addr(0x11f00000) vir_addr=(0xffffffc010af9000) size=(0x1000) [ 2.369772] Get Index(4-IOCFG_TL_BASE) phy_addr(0x11f10000) vir_addr=(0xffffffc010afb000) size=(0x1000) [ 2.379155] Get Index(5-INFRACFG_AO_BASE) phy_addr(0x10003000) vir_addr=(0xffffffc010afd000) size=(0x1000) [ 2.388797] Get Index(6-CONN_INFRA_CFG_BASE) phy_addr(0x18001000) vir_addr=(0xffffffc010b05000) size=(0x1000) [ 2.398701] Get Index(7-CONN_INFRA_SYSRAM_BASE) phy_addr(0x18050000) vir_addr=(0xffffffc010b07000) size=(0x1000) [ 2.408863] Get Index(8-CONN_INFRA_CLKGEN_ON_TOP_BASE) phy_addr(0x18009000) vir_addr=(0xffffffc010b09000) size=(0x1000) [ 2.419631] Get Index(9-CONN_HOST_CSR_TOP_BASE) phy_addr(0x18060000) vir_addr=(0xffffffc010b0b000) size=(0x1000) [ 2.429792] Get Index(10-CONN_INFRA_BUS_CR_BASE) phy_addr(0x1800e000) vir_addr=(0xffffffc010b0d000) size=(0x1000) [ 2.440041] Get Index(11-CONN_INFRA_RGU_BASE) phy_addr(0x18000000) vir_addr=(0xffffffc010b56000) size=(0x1000) [ 2.450028] Get Index(12-CONN_WT_SLP_CTL_REG_BASE) phy_addr(0x18005000) vir_addr=(0xffffffc010b58000) size=(0x1000) [ 2.460449] Get Index(13-INST2_CONN_WT_SLP_CTL_REG_BASE) phy_addr(0x18085000) vir_addr=(0xffffffc010b5a000) size=(0x1000) [ 2.471391] Get Index(14-CONN_RF_SPI_MST_REG_BASE) phy_addr(0x18004000) vir_addr=(0xffffffc010b5c000) size=(0x1000) [ 2.481816] Get Index(15-INST2_CONN_RF_SPI_MST_REG_BASE) phy_addr(0x18084000) vir_addr=(0xffffffc010b5e000) size=(0x1000) [ 2.492760] Get Index(16-CONN_SEMAPHORE_BASE) phy_addr(0x18070000) vir_addr=(0xffffffc010b90000) size=(0x10000) [ 2.502834] Get Index(17-CONN_AFE_CTL_BASE) phy_addr(0x18003000) vir_addr=(0xffffffc010ba1000) size=(0x1000) [ 2.512648] Get Index(18-CONN_AFE_CTL_2ND_BASE) phy_addr(0x18083000) vir_addr=(0xffffffc010ba3000) size=(0x1000) [ 2.522811] Get Index(19-WF_TOP_SLPPROT_ON_BASE) phy_addr(0x184c0000) vir_addr=(0xffffffc010ed0000) size=(0x10000) [ 2.533146] Get Index(20-WF_TOP_CFG_BASE) phy_addr(0x184b0000) vir_addr=(0xffffffc010ba5000) size=(0x1000) [ 2.542786] Get Index(21-WF_MCU_CONFIG_LS_BASE) phy_addr(0x184f0000) vir_addr=(0xffffffc010ba7000) size=(0x1000) [ 2.552947] Get Index(22-WF_MCU_BUS_CR_BASE) phy_addr(0x18400000) vir_addr=(0xffffffc010ba9000) size=(0x1000) [ 2.562848] Get Index(23-WF_MCUSYS_INFRA_BUS_FULL_U_DEBUG_CTRL_AO_BASE) phy_addr(0x18500000) vir_addr=(0xffffffc010bab000) size=(0x1000) [ 2.575092] Get Index(24-WF_TOP_CFG_ON_BASE) phy_addr(0x184c0000) vir_addr=(0xffffffc010ef0000) size=(0x10000) [ 2.585080] conninfra@(consys_plt_hw_init:162) adie_cfg_type = 1, one_adie_dbdc = 1 [ 2.592731] [emi_mng_init] gConEmiPhyBase = [0x47c80000] size = [0x100000] fw size = [0x100000] ops=[000000006c46701b] [ 2.603500] conninfra@(mtk_conninfra_drv_init:650) After platform_driver_register [ 2.611353] ConnInfra Dev: init (0) [ 2.616296] conninfra@(_consys_polling_chipid_int:306) Read CONNSYS HW IP version successfully! (0x02090000) [ 2.626146] conninfra@(connsys_d_die_cfg:365) D-die efuse: 0x00000000 [ 2.633616] conninfra@(_connsys_a_die_cfg_7976:919) adie_idx[0], A-die CHIP ID = 0x7976, HW Version = 0x8b00 [ 2.644440] conninfra@(consys_spi_write_nolock:501) addr=0x0a00, val=0xffffffff [ 2.652743] conninfra@(consys_spi_write_nolock:501) addr=0x04ac, val=0x0000001c [ 2.661047] conninfra@(consys_spi_write_nolock:501) addr=0x0144, val=0x00000002 [ 2.670359] conninfra@(consys_spi_write_nolock:501) addr=0x0148, val=0x00000000 [ 2.679669] conninfra@(consys_spi_write_nolock:501) addr=0x0148, val=0x43a60000 [ 2.693010] conninfra@(connsys_a_die_efuse_read_nolock:737) efuse = [0x00000001, 0x00c40000, 0x008700c2, 0x00000000] [ 2.704524] conninfra@(consys_spi_write_nolock:501) addr=0x0144, val=0x00000002 [ 2.713833] conninfra@(consys_spi_write_nolock:501) addr=0x0148, val=0x23a6003a [ 2.723144] conninfra@(consys_spi_write_nolock:501) addr=0x0148, val=0x63a7003a [ 2.736484] conninfra@(connsys_a_die_efuse_read_nolock:737) efuse = [0x00000001, 0x00c40000, 0x008700c2, 0x00000000] [ 2.747997] conninfra@(consys_spi_write_nolock:501) addr=0x0144, val=0x00000002 [ 2.757308] conninfra@(consys_spi_write_nolock:501) addr=0x0148, val=0x23a7003a [ 2.766617] conninfra@(consys_spi_write_nolock:501) addr=0x0148, val=0x63ac003a [ 2.779958] conninfra@(connsys_a_die_efuse_read_nolock:737) efuse = [0x00000001, 0x00c40000, 0x008700c2, 0x00000000] [ 2.791471] conninfra@(consys_spi_write_nolock:501) addr=0x0038, val=0x4a563b00 [ 2.799776] conninfra@(consys_spi_write_nolock:501) addr=0x065c, val=0x1d59080f [ 2.808079] conninfra@(consys_spi_write_nolock:501) addr=0x0664, val=0x34c00fe0 [ 2.816384] conninfra@(consys_spi_write_nolock:501) addr=0x0070, val=0x88888005 [ 2.825645] conninfra@(consys_spi_write_nolock:501) addr=0x0070, val=0x00000005 [ 2.833883] conninfra@(_consys_polling_chipid_int:306) Read CONNSYS HW IP version successfully! (0x02090000) [ 2.843698] conninfra@(_consys_hw_conninfra_wakeup:470) conninfra_wakeup refcnt=[0]->[1] wakeup!! [ 2.852563] conninfra@(_consys_hw_conninfra_sleep:490) conninfra_sleep refcnt=[1]->[0] sleep!! [ 2.861165] conninfra@(opfunc_power_on_internal:241) [Conninfra Pwr On] BT=[0] FM=[0] GPS=[0] WF=[0] CONNINFRA=[1] [ 2.873433] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.880623] ehci-fsl: Freescale EHCI Host controller driver [ 2.886891] ehci-platform: EHCI generic platform driver [ 2.893721] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 2.900512] ohci-platform: OHCI generic platform driver [ 2.908967] mediatek_soc_hnat 15100000.hnat: wan = eth1 [ 2.914203] mediatek_soc_hnat 15100000.hnat: lan = lan [ 2.919334] mediatek_soc_hnat 15100000.hnat: ppd = eth0 [ 2.924551] mediatek_soc_hnat 15100000.hnat: gmac num = 2 [ 2.929948] mediatek_soc_hnat 15100000.hnat: ppe num = 1 [ 2.935712] mediatek_soc_hnat 15100000.hnat: PPE0 entry number = 8192 [ 2.952525] mediatek_soc_hnat 15100000.hnat: PPE0 hwnat start [ 2.958326] hnat roaming work enable [ 2.965095] warp_module_init(): module init and register callback for warp [ 2.972028] create warp_ctrl ok!!! [ 2.975475] wed_get_slot_map(): assign slot_id:0 for entry: 0! [ 2.981315] wed_get_slot_map(): assign slot_id:1 for entry: 1! [ 2.987697] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 3.002372] init: - preinit - [ 3.246761] mtk_soc_eth 15100000.ethernet eth0: configuring for fixed/2500base-x link mode [ 3.255092] mtk_soc_eth 15100000.ethernet eth0: Link is Up - 2.5Gbps/Full - flow control rx/tx [ 3.261935] mt7530 mdio-bus:1f lan1: configuring for phy/gmii link mode [ 3.271041] 8021q: adding VLAN 0 to HW filter on device lan1 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 [ 7.368982] mount_root: loading kmods from internal overlay [ 7.384483] kmodloader: loading kernel modules from //etc/modules-boot.d/* [ 7.392953] kmodloader: done loading kernel modules from //etc/modules-boot.d/* [ 8.175800] UBIFS (ubi0:6): Mounting in unauthenticated mode [ 8.181676] UBIFS (ubi0:6): background thread "ubifs_bgt0_6" started, PID 799 [ 8.209895] UBIFS (ubi0:6): recovery needed [ 8.329119] UBIFS (ubi0:6): recovery completed [ 8.333632] UBIFS (ubi0:6): UBIFS: mounted UBI device 0, volume 6, name "rootfs_data" [ 8.341460] UBIFS (ubi0:6): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 8.351363] UBIFS (ubi0:6): FS size: 52314112 bytes (49 MiB, 412 LEBs), journal size 2666496 bytes (2 MiB, 21 LEBs) [ 8.361786] UBIFS (ubi0:6): reserved for root: 2470924 bytes (2413 KiB) [ 8.368394] UBIFS (ubi0:6): media format: w5/r0 (latest is w5/r0), UUID 5C463DC9-A4EA-4D4F-B19D-BB12512E978F, small LPT model [ 8.380569] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab [ 8.391035] block: extroot: not configured [ 8.397794] UBIFS (ubi0:6): un-mount UBI device 0 [ 8.402533] UBIFS (ubi0:6): background thread "ubifs_bgt0_6" stops [ 8.411295] UBIFS (ubi0:6): Mounting in unauthenticated mode [ 8.417057] UBIFS (ubi0:6): background thread "ubifs_bgt0_6" started, PID 802 [ 8.453741] UBIFS (ubi0:6): UBIFS: mounted UBI device 0, volume 6, name "rootfs_data" [ 8.461581] UBIFS (ubi0:6): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 8.471488] UBIFS (ubi0:6): FS size: 52314112 bytes (49 MiB, 412 LEBs), journal size 2666496 bytes (2 MiB, 21 LEBs) [ 8.481910] UBIFS (ubi0:6): reserved for root: 2470924 bytes (2413 KiB) [ 8.488518] UBIFS (ubi0:6): media format: w5/r0 (latest is w5/r0), UUID 5C463DC9-A4EA-4D4F-B19D-BB12512E978F, small LPT model [ 8.502966] mount_root: loading kmods from internal overlay [ 8.517148] kmodloader: loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/* [ 8.527006] kmodloader: done loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/* [ 9.225489] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab [ 9.235434] block: extroot: not configured [ 9.241032] mount_root: switching to ubifs overlay [ 9.253888] urandom-seed: Seeding with /etc/urandom.seed [ 9.319245] procd: - early - [ 9.322159] procd: - watchdog - [ 9.843882] procd: - watchdog - [ 9.847925] procd: - ubus - [ 9.853738] procd: s->name:ubus [ 9.906980] procd: - init - [ 10.231085] urngd: v1.0.2 started. [ 10.252659] kmodloader: loading kernel modules from /etc/modules.d/* [ 10.307844] RPC: Registered named UNIX socket transport module. [ 10.313801] RPC: Registered udp transport module. [ 10.318522] RPC: Registered tcp transport module. [ 10.323240] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 10.336118] tun: Universal TUN/TAP device driver, 1.6 [ 10.348847] l2tp_core: L2TP core driver, V2.0 [ 10.354139] l2tp_netlink: L2TP netlink interface [ 10.359647] gre: GRE over IPv4 demultiplexor driver [ 10.365504] ip_gre: GRE over IPv4 tunneling driver [ 10.376399] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 10.418135] xt_imoutime: kernel timezone is -0000 [ 10.443235] -->mtfwd_init(ver:2.0) [ 10.443280] <-- [ 10.447898] -->mtqos_init(), mtqos ver:1.0 [ 10.449707] <-- [ 10.506421] xt_time: kernel timezone is -0000 [ 10.517033] PPP generic driver version 2.4.2 [ 10.522411] PPP MPPE Compression module registered [ 10.528518] NET: Registered protocol family 24 [ 10.534085] PPTP driver version 0.8.5 [ 10.539673] l2tp_ppp: PPPoL2TP kernel driver, V2.0 [ 10.546467] kmodloader: done loading kernel modules from /etc/modules.d/* [ 10.583375] Binding Threshold =1 [ 10.586664] tcp_life = 65535 [ 10.589716] udp_life = 65535 [ 10.805656] mt7530 mdio-bus:1f lan1: configuring for phy/gmii link mode [ 10.813137] 8021q: adding VLAN 0 to HW filter on device lan1 [ 10.829304] device eth0 entered promiscuous mode [ 10.834511] mt7530 mdio-bus:1f lan1: configuring for phy/gmii link mode [ 10.841864] 8021q: adding VLAN 0 to HW filter on device lan1 [ 10.852658] mt7530 mdio-bus:1f lan2: configuring for phy/gmii link mode [ 10.859900] 8021q: adding VLAN 0 to HW filter on device lan2 [ 10.878279] mt7530 mdio-bus:1f lan2: configuring for phy/gmii link mode [ 10.885625] 8021q: adding VLAN 0 to HW filter on device lan2 [ 10.898255] mt7530 mdio-bus:1f lan3: configuring for phy/gmii link mode [ 10.905427] 8021q: adding VLAN 0 to HW filter on device lan3 [ 10.914533] mt7530 mdio-bus:1f lan3: Link is Up - 1Gbps/Full - flow control rx/tx [ 10.924117] IPv6: ADDRCONF(NETDEV_CHANGE): lan3: link becomes ready [ 10.934044] mt7530 mdio-bus:1f lan3: Link is Down [ 10.944067] mt7530 mdio-bus:1f lan3: configuring for phy/gmii link mode [ 10.951435] 8021q: adding VLAN 0 to HW filter on device lan3 [ 11.416753] mtk_soc_eth 15100000.ethernet eth0: TX vlan offload cannot be enabled when dsa is attached. [ 11.435777] mtk_soc_eth 15100000.ethernet eth0: TX vlan offload cannot be enabled when dsa is attached. [ 13.205229] v0: renamed from veth0 [ 13.224734] v1: renamed from veth1 [ 13.311414] IPv6: ADDRCONF(NETDEV_CHANGE): v1: link becomes ready [ 13.317684] IPv6: ADDRCONF(NETDEV_CHANGE): v0: link becomes ready [ 13.635285] HQoS mode is going to be enabled ! [ 14.476965] mtk_soc_eth 15100000.ethernet eth0: Link is Down [ 14.502314] mtk_soc_eth 15100000.ethernet eth0: configuring for fixed/2500base-x link mode [ 14.510669] mtk_soc_eth 15100000.ethernet eth0: Link is Up - 2.5Gbps/Full - flow control rx/tx [ 14.512274] mt7530 mdio-bus:1f lan1: configuring for phy/gmii link mode [ 14.530033] 8021q: adding VLAN 0 to HW filter on device lan1 [ 14.540585] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 14.547169] br-lan: port 1(lan1) entered blocking state [ 14.552464] br-lan: port 1(lan1) entered disabled state [ 14.558929] device lan1 entered promiscuous mode [ 14.585824] mt7530 mdio-bus:1f lan2: configuring for phy/gmii link mode [ 14.595116] 8021q: adding VLAN 0 to HW filter on device lan2 [ 14.605411] br-lan: port 2(lan2) entered blocking state [ 14.610698] br-lan: port 2(lan2) entered disabled state [ 14.617895] device lan2 entered promiscuous mode [ 14.635009] mt7530 mdio-bus:1f lan3: configuring for phy/gmii link mode [ 14.642824] 8021q: adding VLAN 0 to HW filter on device lan3 [ 14.654940] br-lan: port 3(lan3) entered blocking state [ 14.660227] br-lan: port 3(lan3) entered disabled state [ 14.667158] device lan3 entered promiscuous mode [ 14.694124] MediaTek MT798x PHY mdio-bus:00: TX-VCM SW cal result: 0x2 [ 14.701893] mtk_soc_eth 15100000.ethernet eth1: PHY [mdio-bus:00] driver [MediaTek MT798x PHY] [ 14.710562] mtk_soc_eth 15100000.ethernet eth1: configuring for phy/gmii link mode [ 14.718831] mtk_soc_eth 15100000.ethernet eth1: Link is Up - 1Gbps/Full - flow control rx/tx [ 14.727525] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready [ 18.736024] mt7530 mdio-bus:1f lan3: Link is Up - 1Gbps/Full - flow control rx/tx [ 18.743543] br-lan: port 3(lan3) entered blocking state [ 18.748772] br-lan: port 3(lan3) entered forwarding state [ 18.754794] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready !!! No Bssid set wifi bssid_2g set wifi bssid_5g [ 20.893353] mt_wifi: module license 'Proprietary' taints kernel. [ 20.899383] Disabling lock debugging due to kernel taint [ 20.946430] conninfra@(conninfra_pwr_on:120) [conninfra_pwr_on] drv=[3] [ 20.954040] conninfra@(_consys_polling_chipid_int:306) Read CONNSYS HW IP version successfully! (0x02090000) [ 20.971904] [1;32mAdie Type: 0x7976[0m [ 20.971906] [1;32mSKU Type: 3000[0m [ 20.975829] conninfra@(opfunc_power_on_internal:241) [Conninfra Pwr On] BT=[0] FM=[0] GPS=[0] WF=[1] CONNINFRA=[1] [ 20.990167] WiFi@C12L1,get_dbg_setting_by_profile() 4385: debug level setting=INDEX0_debug_level not found!! [ 21.000039] WiFi@C12L1,get_dbg_setting_by_profile() 4408: debug option setting=INDEX0_debug_option not found!! [ 21.010121] mt_rbus 0000:00:00.0: runtime IRQ mapping not provided by arch [ 21.027070] mt7981_init()--> [ 21.029951] Use the default iPAiLNA bin image! [ 21.034451] <--mt7981_init() [ 21.037383] RtmpRaDevCtrlInit(): MCS_LUT not used becasue MacTb size(288) > 128! [ 21.044901] WiFi@C12L1,match_index_by_chipname() 566: not find chip name INDEX1 [ 21.052253] WiFi@C12L1,match_index_by_chipname() 566: not find chip name INDEX2 [ 21.059575] WiFi@C12L1,match_index_by_chipname() 566: not find chip name INDEX3 [ 21.066894] WiFi@C12L1,match_index_by_chipname() 566: not find chip name INDEX4 [ 21.074227] WiFi@C12L1,match_index_by_chipname() 566: not find chip name INDEX5 [ 21.081549] WiFi@C12L1,match_index_by_chipname() 566: not find chip name INDEX6 [ 21.088873] WiFi@C12L1,match_index_by_chipname() 566: not find chip name INDEX7 [ 21.096192] WiFi@C12L1,match_index_by_chipname() 566: not find chip name INDEX8 [ 21.103512] WiFi@C12L1,match_index_by_chipname() 566: not find chip name INDEX9 [ 21.110814] WiFi@C12L2,match_index_by_chipname() 571: Not find slot id, back to old rule. [ 21.119106] msta_ifname not found [ 21.125344] WiFi@C01L2,RTMP_COM_IoctlHandle() 1514: -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_INIT [ 21.138901] msta_ifname not found [ 21.148607] mtk_warp_proxy: module uses symbols from proprietary module mt_wifi, inheriting taint. [ 21.242889] client_get_axi_slot_id(): wrong BUS_TYPE [ 21.247885] warp_cap_support(): chip_id=7981 is in WHNAT support list [ 21.254346] warp_entry_acquire(): bus slot:0, hook to WARP, entry id=0, entry: 000000005333191d [ 21.263049] client_hif_specific_get(): hw->base_phy_addr 0x18000000!! [ 21.269515] client_chip_specific_get(): 0x7981 chip id 0x7981!! [ 21.269627] warp_entry_get_by_pdev(): return entry[0] [ 21.280779] warp_msg_register():warp,pid,4705,id,0,wed_idx,0 [ 21.286473] warp_dev0 15010000.wed: Using 32bit DMA for streaming map [ 21.292953] warp_dev0 15010000.wed: Using 32bit DMA for coherent map [ 21.299402] wed_init(0): res_start = 0x15010000, size = 1000, irq=7,base_addr=0xffffffc010af2000 [ 21.299883] wed_ring_init(): wed tx ring init result = 0 [ 21.313929] wed_ring_init(): wed rx ring init result = 0 before imou_wifi.lua, PID:4668, PPID:1 [ 21.329626] create wed ok!!! [ 21.332593] wdma_init(): wdma(0) base_addr=0xffffffc010f0d800, base_phy_addr=0x15104800 [ 21.341490] warp_woif_bus_init_hw(): bus:00000000c7e7b9a6, txring: 20, pa: 0x0000000046258000, 0x0000000046258000, 24, 28, 3c [ 21.352828] warp_woif_bus_init_hw(): bus:00000000c7e7b9a6, rxring: 50, pa: 0x0000000043ef2000, 0x0000000043ef2000, 54, 58, 6c [ 21.364201] get_region_info(): wed_idx = 0, base_addr = 0x0000000044cd4e63, size = 0x40000, res.start = 0x47d80000, shared:0 [ 21.375476] get_region_info(): wed_idx = 0, base_addr = 0x0000000019f2c936, size = 0x8000, res.start = 0x151e0000, shared:0 [ 21.386688] get_region_info(): wed_idx = 0, base_addr = 0x00000000e1606254, size = 0x240000, res.start = 0x47dc0000, shared:1 [ 21.398057] get_region_info(): wed_idx = 0, base_addr = 0x000000009b776ad5, size = 0x1000, res.start = 0x15194000, shared:0 [ 21.409206] warp_fwdl_mcu_mode(): mcu mode, need fwdl [ 21.460129] ########## WO Firmware ########## [ 21.464517] Chip ID: 0x0000 [ 21.467335] ECO version:0 [ 21.469953] Version: DEV_000000 [ 21.473115] Build date: 20230410131905 [ 21.476895] Total region:3 [ 21.479619] ################################# [ 21.483990] Parsing tailer region 0 [ 21.487497] Target address: 0x151e0000 [ 21.491343] Download size: 21968 [ 21.494681] Parsing tailer region 1 [ 21.498188] Target address: 0x47d80000 [ 21.502046] Download size: 86944 [ 21.505458] Parsing tailer region 2 [ 21.508962] Target address: 0x47dc0000 [ 21.512814] Download size: 2345040 [ 21.518692] warp_fwdl_ready_check_mcu_mode(): waiting for wocpu [ 21.540449] warp_fwdl_ready_check_mcu_mode(): wocpu is ready [ 21.546153] warp_woctrl_init_state(), wo_state: WO_STATE_ENABLE [ 21.552250] wo_proc_init done 00000000017b965f [ 21.556822] wo_exep_proc_init done 00000000017b965f [ 21.561841] wo_exception_init(0): exp log= 0x00000000de8ed4b4, phy_addr= 0x0000000043500000 size= 32768 [ 21.577940] WiFi@C00L1,hc_init_ChCtrl() 2161: Clear ChCtrl Band[0] (caller:UserCfgInit+0x684/0x1810 [mt_wifi]) [ 21.588203] WiFi@C00L1,hc_init_ChCtrl() 2161: Clear ChCtrl Band[1] (caller:UserCfgInit+0x684/0x1810 [mt_wifi]) [ 21.677193] WiFi@C08L2,profile_wds_reg() 1329: WdsEnable is unknow(0;0;0;0;0) [ 21.684515] WiFi@C08L2,profile_wds_reg() 1329: WdsEnable is unknow(0;0;0;0) [ 21.702072] WiFi@C00L1,hc_init_ChCtrl() 2161: Clear ChCtrl Band[0] (caller:RTMPSetProfileParameters+0x90/0x10e50 [mt_wifi]) [ 21.713533] WiFi@C00L1,hc_init_ChCtrl() 2161: Clear ChCtrl Band[1] (caller:RTMPSetProfileParameters+0x90/0x10e50 [mt_wifi]) [ 21.730448] WiFi@C12L1,RTMPWirelessModeCfg() 610: Init: BSS0 PhyMode=78 [ 21.737104] WiFi@C12L1,RTMPWirelessModeCfg() 610: Init: BSS1 PhyMode=78 [ 21.743755] WiFi@C12L1,RTMPWirelessModeCfg() 610: Init: BSS2 PhyMode=78 [ 21.750407] WiFi@C12L1,RTMPWirelessModeCfg() 610: Init: BSS3 PhyMode=78 [ 21.757055] WiFi@C12L1,RTMPWirelessModeCfg() 610: Init: BSS4 PhyMode=78 [ 21.763704] WiFi@C12L1,RTMPWirelessModeCfg() 610: Init: BSS5 PhyMode=177 [ 21.770437] WiFi@C12L1,RTMPWirelessModeCfg() 610: Init: BSS6 PhyMode=177 [ 21.777168] WiFi@C12L1,RTMPWirelessModeCfg() 610: Init: BSS7 PhyMode=177 [ 21.783910] WiFi@C12L1,RTMPWirelessModeCfg() 610: Init: BSS8 PhyMode=177 [ 21.791073] WiFi@C23L3,auto_ch_select_set_cfg() 3469: BandIdx0, AutoChannelAtBootup=1, AutoChannelAlg = 3 [ 21.800672] WiFi@C23L3,auto_ch_select_set_cfg() 3469: BandIdx1, AutoChannelAtBootup=1, AutoChannelAlg = 3 [ 21.810803] WiFi@C00L2,RTMPChannelCfg() 384: Warning:ACS Enable and the 2G Channel of config parameter must set 0: [ 21.821170] WiFi@C00L2,RTMPChannelCfg() 384: Warning:ACS Enable and the 2G Channel of config parameter must set 0: [ 21.831538] WiFi@C00L2,RTMPChannelCfg() 384: Warning:ACS Enable and the 2G Channel of config parameter must set 0: [ 21.841911] WiFi@C00L2,RTMPChannelCfg() 384: Warning:ACS Enable and the 2G Channel of config parameter must set 0: [ 21.852293] WiFi@C00L2,RTMPChannelCfg() 384: Warning:ACS Enable and the 2G Channel of config parameter must set 0: [ 21.862671] WiFi@C00L2,RTMPChannelCfg() 373: Warning:ACS Enable and the 5G Channel of config parameter must set 0: [ 21.873044] WiFi@C00L2,RTMPChannelCfg() 373: Warning:ACS Enable and the 5G Channel of config parameter must set 0: [ 21.883419] WiFi@C00L2,RTMPChannelCfg() 373: Warning:ACS Enable and the 5G Channel of config parameter must set 0: [ 21.893776] WiFi@C00L2,RTMPChannelCfg() 373: Warning:ACS Enable and the 5G Channel of config parameter must set 0: [ 21.978603] WiFi@C15L1,Set_PMFMFPC_Proc() 1722: [PMF] :: apidx=0, Desired MFPC=0 [ 21.986017] WiFi@C15L1,Set_PMFMFPC_Proc() 1722: [PMF] :: apidx=1, Desired MFPC=0 [ 21.993422] WiFi@C15L1,Set_PMFMFPC_Proc() 1722: [PMF] :: apidx=2, Desired MFPC=0 [ 22.000816] WiFi@C15L1,Set_PMFMFPC_Proc() 1722: [PMF] :: apidx=3, Desired MFPC=0 [ 22.008210] WiFi@C15L1,Set_PMFMFPC_Proc() 1722: [PMF] :: apidx=4, Desired MFPC=0 [ 22.015605] WiFi@C15L1,Set_PMFMFPC_Proc() 1722: [PMF] :: apidx=5, Desired MFPC=0 [ 22.023005] WiFi@C15L1,Set_PMFMFPC_Proc() 1722: [PMF] :: apidx=6, Desired MFPC=0 [ 22.030404] WiFi@C15L1,Set_PMFMFPC_Proc() 1722: [PMF] :: apidx=7, Desired MFPC=0 [ 22.037797] WiFi@C15L1,Set_PMFMFPC_Proc() 1722: [PMF] :: apidx=8, Desired MFPC=0 [ 22.047781] WiFi@C12L1,RTMPSetProfileParameters() 8646: ra0, QoSMgmtCapa=1 [ 22.054656] WiFi@C12L1,RTMPSetProfileParameters() 8646: (null), QoSMgmtCapa=1 [ 22.061795] WiFi@C12L1,RTMPSetProfileParameters() 8646: (null), QoSMgmtCapa=1 [ 22.068930] WiFi@C12L1,RTMPSetProfileParameters() 8646: (null), QoSMgmtCapa=1 [ 22.076075] WiFi@C12L1,RTMPSetProfileParameters() 8646: (null), QoSMgmtCapa=1 [ 22.083209] WiFi@C12L1,RTMPSetProfileParameters() 8646: (null), QoSMgmtCapa=1 [ 22.090345] WiFi@C12L1,RTMPSetProfileParameters() 8646: (null), QoSMgmtCapa=1 [ 22.097479] WiFi@C12L1,RTMPSetProfileParameters() 8646: (null), QoSMgmtCapa=1 [ 22.104613] WiFi@C12L1,RTMPSetProfileParameters() 8646: (null), QoSMgmtCapa=1 [ 22.121060] WiFi@C12L1,rtmp_read_ap_client_from_file() 1638: APCLI[0] ApCliMuMimoDlEnable = 0 [ 22.129590] WiFi@C12L1,rtmp_read_ap_client_from_file() 1638: APCLI[1] ApCliMuMimoDlEnable = 0 [ 22.138338] WiFi@C12L1,rtmp_read_ap_client_from_file() 1657: APCLI[0] ApCliMuMimoUlEnable = 0 [ 22.146867] WiFi@C12L1,rtmp_read_ap_client_from_file() 1657: APCLI[1] ApCliMuMimoUlEnable = 0 [ 22.158058] WiFi@C03L1,AndesSendCmdMsg() 754: Could not send in band command due to diablefRTMP_ADAPTER_MCU_SEND_IN_BAND_CMD [ 22.169277] WiFi@C03L2,AndesSendCmdMsg() 765: Command type = ed, Extension command type = 48 [ 22.177720] WiFi@C03L1,AndesSendCmdMsg() 754: Could not send in band command due to diablefRTMP_ADAPTER_MCU_SEND_IN_BAND_CMD [ 22.188931] WiFi@C03L2,AndesSendCmdMsg() 765: Command type = ed, Extension command type = 48 [ 22.299645] wdma_dma_ctrl(): WDMA_GLO_CFG=50404e70, txrx = 0 [ 22.309502] wdma_dma_ctrl(): WDMA_GLO_CFG=40404e70, txrx = 0 [ 22.322381] warp_tx_ring_init_hw(): configure ring 0 setting [ 22.328114] warp_tx_ring_init_hw(): wed:0000000077e29fa7 wifi:000000005ecb080c: 24420=452a0000,24424=2048,24428=0 [ 22.338389] warp_tx_ring_init_hw(): configure ring 1 setting [ 22.344060] warp_tx_ring_init_hw(): wed:0000000077e29fa7 wifi:000000005ecb080c: 24430=45218000,24434=2048,24438=0 [ 22.354449] set_rrocfg,0 [ 22.379882] wdma_dma_ctrl(): WDMA_GLO_CFG=40404e74, txrx = 3 [ 22.385555] using E1 ROM patch [ 22.388611] using E1 RAM [ 22.391159] current sync CR = 0x1 [ 22.394467] Built date: 20230825191440a [ 22.398397] Platform: ALPS [ 22.401193] HW/SW version: 0x8a108a10 [ 22.404943] Patch version: 0xffffffff [ 22.419101] current sync CR = 0x1 [ 22.422418] Chip ID: 0x14 [ 22.425139] Eco version: 0x00 [ 22.428203] Region number: 0x0b [ 22.431437] Format version: 0x02 [ 22.434753] Format flag: 0x01 [ 22.437796] Ram version: ____000000 [ 22.441387] Built date: 20230825191454 [ 22.445237] Common crc: 0x8b56bb56 [ 22.448727] Release info: header tag = 0, total length = 80 [ 22.454389] tag 1, padding length = 1, tag length = 75 [ 22.459615] payload: t-neptune-main-2111-7981-imp-MT7981_E1_ASIC_ROM_RAM_REBB_IMP-20230825191402 [ 22.488849] Chip ID: 0x00 [ 22.491585] Eco version: 0x00 [ 22.494635] Region number: 0x03 [ 22.497894] Format version: 0x02 [ 22.501236] Format flag: 0x01 [ 22.504311] Ram version: DEV_000000 [ 22.506665] /dev/ubi0_2: Can't open blockdev [ 22.507897] Built date: 20230825191931 [ 22.507907] Common crc: 0xcd1187b8 [ 22.507913] Release info: header tag = 0, total length = 0 [ 22.513425] /dev/ubi0_4: Can't open blockdev [ 22.607952] current sync CR = 0x7 [ 22.611412] efuse_probe: efuse = deaddead [ 22.697913] WiFi@C02L1,is_cal_free_ic() 831: [32m[a-die version:1][m [ 25.058386] sh (6348): drop_caches: 3 [ 25.066858] WiFi@C17L1,RTMPReadTxPwrPerRate() 450: (450): Don't Support this now! [ 25.074433] WiFi@C01L1,AntCfgInit() 3135: Not support for HIF_MT yet! [ 25.100425] ch_switch_monitor_state_machine_init:: enter [ 25.105766] ch_switch_monitor_cfg_reset:: enter [ 25.110310] ch_switch_monitor_cfg_reset:: enter [ 25.115201] WiFi@C17L1,tx_pwr_comp_init() 641: NotSupportYet! [ 25.121025] WiFi@C12L1,SCS_init() 880: INIT SCSEnable [0]= 1 [ 25.126722] WiFi@C12L1,SCS_init() 887: INIT SCSEnable [1]= 0 [ 25.132509] WiFi@C03L1,MtCmdSetMacTxRx() 10244: (ret = 0) [ 25.138054] WiFi@C03L1,MtCmdSetMacTxRx() 10244: (ret = 0) [ 25.143581] WiFi@C14L1,IPMacTable_init() 348: IPMacTable already inited! [ 25.171746] wdma_dma_ctrl(): WDMA_GLO_CFG=50804e75, txrx = 3 [ 25.177593] WiFi@C03L1,MtCmdSetMacTxRx() 10244: (ret = 0) [ 25.183278] WiFi@C03L1,MtCmdSetMacTxRx() 10244: (ret = 0) [ 25.188895] WiFi@C00L1,set_ack_timeout_mode_byband() 13447: CTS/ACK Timeout Range should between [0xFFFF:0]!! [ 25.198824] WiFi@C00L1,set_datcfg_ack_cts_timeout() 13535: DAT config band(0) cck_timeout Fail! [ 25.207523] WiFi@C00L1,set_ack_timeout_mode_byband() 13447: CTS/ACK Timeout Range should between [0xFFFF:0]!! [ 25.217440] WiFi@C00L1,set_datcfg_ack_cts_timeout() 13546: DAT config band(0) ofdm_timeout Fail! [ 25.226224] WiFi@C00L1,set_ack_timeout_mode_byband() 13447: CTS/ACK Timeout Range should between [0xFFFF:0]!! [ 25.236140] WiFi@C00L1,set_datcfg_ack_cts_timeout() 13557: DAT config band(0) ofdma_timeout Fail! [ 25.245010] WiFi@C00L1,set_ack_timeout_mode_byband() 13447: CTS/ACK Timeout Range should between [0xFFFF:0]!! [ 25.254926] WiFi@C00L1,set_datcfg_ack_cts_timeout() 13535: DAT config band(1) cck_timeout Fail! [ 25.263627] WiFi@C00L1,set_ack_timeout_mode_byband() 13447: CTS/ACK Timeout Range should between [0xFFFF:0]!! [ 25.273544] WiFi@C00L1,set_datcfg_ack_cts_timeout() 13546: DAT config band(1) ofdm_timeout Fail! [ 25.282328] WiFi@C00L1,set_ack_timeout_mode_byband() 13447: CTS/ACK Timeout Range should between [0xFFFF:0]!! [ 25.292241] WiFi@C00L1,set_datcfg_ack_cts_timeout() 13557: DAT config band(1) ofdma_timeout Fail! [ 25.310184] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 25.318587] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 25.575677] :(op = 1) [ 25.582894] WiFi@C00L1,FastPathCheckMIC() 1010: (ret = 0)(op:1) [ 25.588858] WiFi@C00L2,red_tail_drop_init() 83: red_tail_drop_init: available token:8192, whnat_en:1 [ 25.598050] WiFi@C00L1,MtCmdCr4RedSet() 914: MtCmdCr4RedSet: (ret = 0) [ 25.604592] WiFi@C00L1,SendRedCmd() 1049: SendRedCmd:(ret = 1) [ 25.610549] WiFi@C01L2,RTMP_COM_IoctlHandle() 1491: -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP [ 25.618605] WiFi@C01L3,wifi_sys_open() 856: wdev idx = 0 [ 25.624188] WiFi@C18L3,BuildChannelList() 484: [ 25.628774] WiFi@C00L3,BuildChannelList() 514: BandIdx = 0, PhyMode = 78, ChListNum = 13: [ 25.636980] WiFi@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 25.643338] WiFi@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 25.649786] WiFi@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 25.656160] WiFi@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 25.662626] WiFi@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 25.669000] WiFi@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 25.675474] WiFi@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 25.681843] WiFi@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 25.688301] WiFi@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 25.694657] WiFi@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 25.701099] WiFi@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 25.707469] WiFi@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 25.713923] WiFi@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 25.720274] WiFi@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 25.726711] WiFi@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 25.733059] WiFi@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 25.739497] WiFi@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 25.745878] WiFi@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 25.752334] WiFi@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 25.758703] WiFi@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 25.765149] WiFi@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 25.771512] WiFi@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 25.778003] WiFi@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 25.784370] WiFi@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 25.790815] WiFi@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 25.797186] WiFi@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 25.803656] WiFi@C23L1,DfsBuildChannelList() 3839: [RDM]: wdev is not 5G. [ 25.810499] WiFi@C23L3,RadarStateCheck() 250: Zero Wait State: 0 [ 25.816540] WiFi@C23L3,DfsRadarChannelCheck() 3228: [DfsRadarChannelCheck]: wdev is not 5G [ 25.824829] WiFi@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(0), ht_bw(1), extcha(1), vht_bw(0), cen_ch_2(0), PhyMode=78! [ 25.836318] phy_freq_adjust : no prim_ch value for adjust! [ 25.841820] WiFi@C23L1,operate_loader_phy() 364: phy_freq_adjust failed!WiFi@C00L2,dump_ht_cap() 29: Caller: wlan_operate_init+0xa4/0x148 [mt_wifi] [ 25.855248] wdev_attr_update(): wdevId0 = [ 25.860867] WiFi@C12L1,wifi_sys_open() 907: wifi_sys_open():band0 group_idx[0]=0, bw_grp=16 omac=0 [ 25.871764] WiFi@C08L3,hw_ctrl_flow_v2_open() 13: wdev_idx=0 [ 25.877645] WiFi@C23L1,HcGetBandByChannel() 1230: No hdev parking on channel:0, just return a default band_idx 0! [ 25.888383] WiFi@C02L2,AsicRadioOnOffCtrl() 2355: DbdcIdx=0 RadioOn [ 25.895511] imou_netif_start_queue:956, caller:ap_inf_open+0xcc/0x508 [mt_wifi], if_name:ra0 [ 25.904087] WiFi@C00L2,ApAutoChannelAtBootUp() 333: -----------------> [ 25.911190] WiFi@C03L1,MtCmdSetMacTxRx() 10244: (ret = 0) [ 25.917596] WiFi@C03L1,MtCmdSetMacTxRx() 10244: (ret = 0) [ 25.923238] WiFi@C08L1,UpdateBeaconHandler() 1908: wdev(0) bss not ready (state:0, caller:MTAPAutoSelectChannel+0x108/0x418 [mt_wifi])!! [ 25.935530] WiFi@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0 [ 25.946082] WiFi@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:1 cench1:1 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1 [ 25.957848] WiFi@C00L1,mt7981_apply_dpd_flatness_data() 624: eeprom 0x19a bit 0 is 0, do runtime cal [ 25.967041] WiFi@C03L3,MtCmdChannelSwitch() 2539: ctrl_chl=1, ctrl_ch2=0, cent_ch=1 DBDCIdx=0, ChBand=0, BW=0, TXStream=2, RXStream=2, scan(1) [ 26.013125] WiFi@C03L3,MtCmdSetTxRxPath() 2799: ctrl_chl=1, ctrl_ch2=0, cent_ch=1, RxPath=3, BandIdx=0, ChBand=0, BW=0,TXStream=2, RXStream=3, scan(1) [ 26.371057] WiFi@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0 [ 26.381651] WiFi@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:6 cench1:6 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1 [ 26.393426] WiFi@C00L1,mt7981_apply_dpd_flatness_data() 624: eeprom 0x19a bit 0 is 0, do runtime cal [ 26.402622] WiFi@C03L3,MtCmdChannelSwitch() 2539: ctrl_chl=6, ctrl_ch2=0, cent_ch=6 DBDCIdx=0, ChBand=0, BW=0, TXStream=2, RXStream=2, scan(1) [ 26.443984] WiFi@C03L3,MtCmdSetTxRxPath() 2799: ctrl_chl=6, ctrl_ch2=0, cent_ch=6, RxPath=3, BandIdx=0, ChBand=0, BW=0,TXStream=2, RXStream=3, scan(1) [ 26.803082] WiFi@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0 [ 26.813719] WiFi@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:11 cench1:11 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1 [ 26.825696] WiFi@C00L1,mt7981_apply_dpd_flatness_data() 624: eeprom 0x19a bit 0 is 0, do runtime cal [ 26.834869] WiFi@C03L3,MtCmdChannelSwitch() 2539: ctrl_chl=11, ctrl_ch2=0, cent_ch=11 DBDCIdx=0, ChBand=0, BW=0, TXStream=2, RXStream=2, scan(1) [ 26.876442] WiFi@C03L3,MtCmdSetTxRxPath() 2799: ctrl_chl=11, ctrl_ch2=0, cent_ch=11, RxPath=3, BandIdx=0, ChBand=0, BW=0,TXStream=2, RXStream=3, scan(1) [ 27.235276] WiFi@C08L1,UpdateBeaconHandler() 1908: wdev(0) bss not ready (state:0, caller:MTAPAutoSelectChannel+0x258/0x418 [mt_wifi])!! [ 27.247590] WiFi@C23L3,SelectClearChannelBusyTime() 1887: ==================================================================== [ 27.259100] WiFi@C23L3,SelectClearChannelBusyTime() 1893: Channel 1 : Busy Time = 2597, Skip Channel = FALSE, BwCap = TRUE [ 27.270519] WiFi@C23L3,SelectClearChannelBusyTime() 1893: Channel 6 : Busy Time = 3258, Skip Channel = FALSE, BwCap = TRUE [ 27.281940] WiFi@C23L3,SelectClearChannelBusyTime() 1893: Channel 11 : Busy Time = 1565, Skip Channel = FALSE, BwCap = TRUE [ 27.293353] WiFi@C23L3,SelectClearChannelBusyTime() 1896: ==================================================================== [ 27.304772] WiFi@C23L3,SelectClearChannelBusyTime() 2132: Rule 3 Channel Busy time value : Select Primary Channel 11 [ 27.315313] WiFi@C23L3,SelectClearChannelBusyTime() 2134: Rule 3 Channel Busy time value : Min Channel Busy = 1565 [ 27.325692] WiFi@C23L3,SelectClearChannelBusyTime() 2139: Rule 3 Channel Busy time value : BW = 20 [ 27.334678] WiFi@C23L3,SelectClearChannelBusyTime() 2173: [SelectClearChannelBusyTime] - band0 END [ 27.343676] WiFi@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(11), ht_bw(1), extcha(3), vht_bw(0), cen_ch_2(0), PhyMode=78! [ 27.355264] WiFi@C23L3,operate_loader_phy() 374: oper_dev after adjust: bw(1), prim_ch(11), cen_ch_1(9), cen_ch_2(0),ext_cha(3)! [ 27.366937] WiFi@C23L3,operate_loader_phy() 393: oper_dev after decision: bw(1), prim_ch(11), cen_ch_1(9), cen_ch_2(0)! [ 27.377745] WiFi@C23L3,DfsRadarChannelCheck() 3228: [DfsRadarChannelCheck]: wdev is not 5G [ 27.386040] WiFi@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:1 vht_bw:0 bw:1 extcha:3 [ 27.396585] WiFi@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:11 cench1:9 cench2:0 rxstream:2 ap_bw:0 apCenCh:0 Scan:0 [ 27.408445] WiFi@C00L1,mt7981_apply_dpd_flatness_data() 624: eeprom 0x19a bit 0 is 0, do runtime cal [ 27.417632] WiFi@C03L3,MtCmdChannelSwitch() 2539: ctrl_chl=11, ctrl_ch2=0, cent_ch=9 DBDCIdx=0, ChBand=0, BW=1, TXStream=2, RXStream=2, scan(0) [ 27.568526] WiFi@C03L3,MtCmdSetTxRxPath() 2799: ctrl_chl=11, ctrl_ch2=0, cent_ch=9, RxPath=3, BandIdx=0, ChBand=0, BW=1,TXStream=2, RXStream=3, scan(0) [ 27.582409] WiFi@C12L1,EDCCAInit() 21423: EDCCA compensation: uni_compensation=0, bw_compensation=0, final compensation=0 [ 27.593484] WiFi@C23L3,DfsCacNormalStart() 3716: wdev is not 5G [ 27.599521] WiFi@C23L3,DfsRadarChannelCheck() 3228: [DfsRadarChannelCheck]: wdev is not 5G [ 27.607831] WiFi@C23L1,DfsBuildChannelList() 3839: [RDM]: wdev is not 5G. [ 27.614663] WiFi@C23L3,zero_wait_dfs_switch_ch() 1048: outband ch 0, ch_stat 0 [ 27.622133] WiFi@C08L2,APStartUpForMbss() 984: ===>(caller:ap_inf_open+0x148/0x508 [mt_wifi]), mbss_idx:0, CfgMode:0 [ 27.632722] WiFi@C15L2,APPMFInit() 133: [PMF] apidx=0, MFPC=0, MFPR=0, SHA256=0 [ 27.640174] WiFi@C18L3,BuildChannelList() 484: [ 27.645119] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 27.652816] WiFi@C08L2,ap_link_up() 7155: (caller:wdev_do_linkup+0x20/0x38 [mt_wifi]), wdev(0) [ 27.661478] WiFi@C01L3,wifi_sys_linkup() 1231: wdev idx = 0 [ 27.741714] WiFi@C00L3,wtc_acquire_groupkey_wcid() 84: Found a non-occupied wtbl_idx:287 for WDEV_TYPE:1 [ 27.741714] LinkToOmacIdx = 0, LinkToWdevType = 1 [ 27.756138] WiFi@C08L3,hw_ctrl_flow_v2_link_up() 72: wdev_idx=0 [ 27.769306] WiFi@C08L3,UpdateBeaconHandler() 1928: BCN_UPDATE_INIT, OmacIdx = 0 (ra0) [ 27.777201] WiFi@C08L3,UpdateBeaconHandler() 1941: Band0 BcnInitedRnd = 20 [ 27.785437] WiFi@C00L1,TxCCKStreamCtrl() 20885: set wrong parameters [ 27.802041] PrintSrCmd: [ 27.802041] u1CmdSubId = 1, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 27.802041] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 1 [ 27.816160] PrintSrCmd: [ 27.816160] u1CmdSubId = 5, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 27.816160] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 27.830219] PrintSrCmd: [ 27.830219] u1CmdSubId = 3, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 27.830219] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 1 [ 27.844275] PrintSrCmd: [ 27.844275] u1CmdSubId = 23, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 27.844275] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 27.858419] PrintSrCmd: [ 27.858419] u1CmdSubId = 31, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 27.858419] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 27.872617] PrintSrCmd: [ 27.872617] u1CmdSubId = 33, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 27.872617] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 27.886831] WiFi@C12L1,EDCCAInit() 21423: EDCCA compensation: uni_compensation=0, bw_compensation=0, final compensation=0 [ 27.897850] WiFi@C03L3,MtCmdTxPwrShowInfo() 13748: ucTxPowerInfoCatg: 2, BandIdx: 0 [ 27.905681] WiFi@C03L3,MtCmdTxPwrShowInfo() 13777: (ret = 0) [ 27.911385] [mtf_txpower_all_rate_info] band_idx:0 pwr:47 ChBand:2G ePAGain:0 [ 27.918589] mtk_ppe_dev_register_hook : ineterface ra0 register (1) [ 27.925745] br-lan: port 4(ra0) entered blocking state [ 27.930920] br-lan: port 4(ra0) entered disabled state [ 27.936270] device ra0 entered promiscuous mode [ 27.940882] br-lan: port 4(ra0) entered blocking state [ 27.946067] br-lan: port 4(ra0) entered forwarding state [ 27.955456] pre_set_ch_info:1238, channel = 12 [ 27.960581] nf_unregister_hooks() [ 27.975530] 7981@C08L2,mbss_virtual_if_open() 134: ===> ra1 [ 27.981232] 7981@C01L2,RTMP_COM_IoctlHandle() 1514: -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_INIT [ 27.989335] 7981@C01L2,RTMP_COM_IoctlHandle() 1491: -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP [ 27.997350] WiFi@C01L3,wifi_sys_open() 856: wdev idx = 1 [ 28.002989] 7981@C18L3,BuildChannelList() 484: [ 28.007577] 7981@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(11), ht_bw(1), extcha(1), vht_bw(0), cen_ch_2(0), PhyMode=78! [ 28.019149] 7981@C23L3,operate_loader_phy() 374: oper_dev after adjust: bw(1), prim_ch(11), cen_ch_1(9), cen_ch_2(0),ext_cha(3)! [ 28.030718] 7981@C23L3,operate_loader_phy() 393: oper_dev after decision: bw(1), prim_ch(11), cen_ch_1(9), cen_ch_2(0)! [ 28.041511] 7981@C23L3,DfsRadarChannelCheck() 3228: [DfsRadarChannelCheck]: wdev is not 5G [ 28.049787] 7981@C23L3,DfsCacNormalStart() 3716: wdev is not 5G [ 28.055715] 7981@C23L3,DfsRadarChannelCheck() 3228: [DfsRadarChannelCheck]: wdev is not 5G [ 28.064188] WiFi@C00L2,dump_ht_cap() 29: Caller: wlan_operate_init+0xa4/0x148 [mt_wifi] [ 28.072213] wdev_attr_update(): wdevId1 = [ 28.077932] WiFi@C12L1,wifi_sys_open() 907: wifi_sys_open():band0 group_idx[1]=9, bw_grp=16 omac=17 [ 28.089037] 7981@C08L3,hw_ctrl_flow_v2_open() 13: wdev_idx=1 [ 28.112270] 7981@C02L2,AsicRadioOnOffCtrl() 2355: DbdcIdx=0 RadioOn [ 28.127204] imou_netif_start_queue:956, caller:ap_inf_open+0xcc/0x508 [mt_wifi], if_name:ra1 [ 28.135769] 7981@C00L2,ApAutoChannelAtBootUp() 333: -----------------> [ 28.144459] 7981@C03L1,MtCmdSetMacTxRx() 10244: (ret = 0) [ 28.151392] 7981@C03L1,MtCmdSetMacTxRx() 10244: (ret = 0) [ 28.156859] 7981@C00L1,ApAutoChannelAtBootUp() 498: not A band [ 28.162751] 7981@C08L1,ap_run_at_boot() 624: [41m ACS is disable !![m [ 28.169628] 7981@C08L2,APStartUpForMbss() 984: ===>(caller:ap_inf_open+0x148/0x508 [mt_wifi]), mbss_idx:1, CfgMode:0 [ 28.180276] 7981@C15L2,APPMFInit() 133: [PMF] apidx=1, MFPC=0, MFPR=0, SHA256=0 [ 28.187656] 7981@C18L3,BuildChannelList() 484: [ 28.192459] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 28.200132] WiFi@C08L2,ap_link_up() 7155: (caller:wdev_do_linkup+0x20/0x38 [mt_wifi]), wdev(1) [ 28.208799] 7981@C01L3,wifi_sys_linkup() 1231: wdev idx = 1 [ 28.274728] BcnCheck start after 4500 ms (ra0) [ 28.284390] 7981@C00L3,wtc_acquire_groupkey_wcid() 84: Found a non-occupied wtbl_idx:286 for WDEV_TYPE:1 [ 28.284390] LinkToOmacIdx = 11, LinkToWdevType = 1 [ 28.299249] 7981@C08L3,hw_ctrl_flow_v2_link_up() 72: wdev_idx=1 [ 28.316461] 7981@C08L3,UpdateBeaconHandler() 1928: BCN_UPDATE_INIT, OmacIdx = 11 (ra1) [ 28.324574] 7981@C00L1,TxCCKStreamCtrl() 20885: set wrong parameters [ 28.353006] PrintSrCmd: [ 28.353006] u1CmdSubId = 1, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 28.353006] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 1 [ 28.367071] PrintSrCmd: [ 28.367071] u1CmdSubId = 5, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 28.367071] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 28.381133] PrintSrCmd: [ 28.381133] u1CmdSubId = 3, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 28.381133] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 1 [ 28.395226] PrintSrCmd: [ 28.395226] u1CmdSubId = 23, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 28.395226] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 28.409391] PrintSrCmd: [ 28.409391] u1CmdSubId = 31, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 28.409391] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 28.423545] PrintSrCmd: [ 28.423545] u1CmdSubId = 33, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 28.423545] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 28.437815] 7981@C12L1,EDCCAInit() 21423: EDCCA compensation: uni_compensation=0, bw_compensation=0, final compensation=0 [ 28.448883] 7981@C03L3,MtCmdTxPwrShowInfo() 13748: ucTxPowerInfoCatg: 2, BandIdx: 0 [ 28.456722] 7981@C03L3,MtCmdTxPwrShowInfo() 13777: (ret = 0) [ 28.456834] [mtf_txpower_all_rate_info] band_idx:0 pwr:47 ChBand:2G ePAGain:0 [ 28.462419] mtk_ppe_dev_register_hook : ineterface ra1 register (2) [ 28.475817] imou_netif_start_queue:956, caller:__dev_open+0xcc/0x150, if_name:ra1 [ 28.485134] Show_MacTable_Proc(): arg= [ 28.488917] Dump MacTable entries info, EntType=0x20001 [ 28.494147] [ 28.494147] MAC MODE AID WCID BSS PSM WMM MIMOPS RSSI0/1/2/3 PhMd(T/R) BW(T/R) MCS(T/R) SGI(T/R) STBC(T/R) Idle Rate(T/R) [ 28.510160] MWDSCap [ 28.512435] sta_cnt=0 [ 28.514739] apcli_cnt=0 [ 28.517186] rept_cnt=0 [ 28.519585] HTC_ICV_Err_TH=5 [ 28.541677] br-lan: port 5(ra1) entered blocking state [ 28.546865] br-lan: port 5(ra1) entered disabled state [ 28.552266] device ra1 entered promiscuous mode [ 28.556992] br-lan: port 5(ra1) entered blocking state [ 28.562191] br-lan: port 5(ra1) entered forwarding state [ 28.583311] 7981@C08L2,mbss_virtual_if_open() 134: ===> ra2 [ 28.589033] 7981@C01L2,RTMP_COM_IoctlHandle() 1514: -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_INIT [ 28.597171] 7981@C01L2,RTMP_COM_IoctlHandle() 1491: -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP [ 28.605233] WiFi@C01L3,wifi_sys_open() 856: wdev idx = 2 [ 28.610885] 7981@C18L3,BuildChannelList() 484: [ 28.615589] 7981@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(11), ht_bw(1), extcha(1), vht_bw(0), cen_ch_2(0), PhyMode=78! [ 28.627197] 7981@C23L3,operate_loader_phy() 374: oper_dev after adjust: bw(1), prim_ch(11), cen_ch_1(9), cen_ch_2(0),ext_cha(3)! [ 28.638791] 7981@C23L3,operate_loader_phy() 393: oper_dev after decision: bw(1), prim_ch(11), cen_ch_1(9), cen_ch_2(0)! [ 28.649611] 7981@C23L3,DfsRadarChannelCheck() 3228: [DfsRadarChannelCheck]: wdev is not 5G [ 28.657917] 7981@C23L3,DfsCacNormalStart() 3716: wdev is not 5G [ 28.663867] 7981@C23L3,DfsRadarChannelCheck() 3228: [DfsRadarChannelCheck]: wdev is not 5G [ 28.672423] WiFi@C00L2,dump_ht_cap() 29: Caller: wlan_operate_init+0xa4/0x148 [mt_wifi] [ 28.680475] wdev_attr_update(): wdevId2 = [ 28.686135] WiFi@C12L1,wifi_sys_open() 907: wifi_sys_open():band0 group_idx[2]=10, bw_grp=16 omac=18 [ 28.695512] 7981@C08L3,hw_ctrl_flow_v2_open() 13: wdev_idx=2 [ 28.701569] 7981@C02L2,AsicRadioOnOffCtrl() 2355: DbdcIdx=0 RadioOn [ 28.708789] imou_netif_start_queue:956, caller:ap_inf_open+0xcc/0x508 [mt_wifi], if_name:ra2 [ 28.717398] 7981@C00L2,ApAutoChannelAtBootUp() 333: -----------------> [ 28.724384] 7981@C03L1,MtCmdSetMacTxRx() 10244: (ret = 0) [ 28.730180] 7981@C03L1,MtCmdSetMacTxRx() 10244: (ret = 0) [ 28.735659] 7981@C00L1,ApAutoChannelAtBootUp() 498: not A band [ 28.741516] 7981@C08L1,ap_run_at_boot() 624: [41m ACS is disable !![m [ 28.748345] 7981@C08L2,APStartUpForMbss() 984: ===>(caller:ap_inf_open+0x148/0x508 [mt_wifi]), mbss_idx:2, CfgMode:0 [ 28.758943] 7981@C15L2,APPMFInit() 133: [PMF] apidx=2, MFPC=0, MFPR=0, SHA256=0 [ 28.766336] 7981@C18L3,BuildChannelList() 484: [ 28.771117] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 28.778886] WiFi@C08L2,ap_link_up() 7155: (caller:wdev_do_linkup+0x20/0x38 [mt_wifi]), wdev(2) [ 28.787529] 7981@C01L3,wifi_sys_linkup() 1231: wdev idx = 2 [ 28.865434] 7981@C00L3,wtc_acquire_groupkey_wcid() 84: Found a non-occupied wtbl_idx:285 for WDEV_TYPE:1 [ 28.865434] LinkToOmacIdx = 12, LinkToWdevType = 1 [ 28.881737] 7981@C08L3,hw_ctrl_flow_v2_link_up() 72: wdev_idx=2 [ 28.910550] 7981@C08L3,UpdateBeaconHandler() 1928: BCN_UPDATE_INIT, OmacIdx = 12 (ra2) [ 28.939444] 7981@C00L1,TxCCKStreamCtrl() 20885: set wrong parameters [ 28.977737] PrintSrCmd: [ 28.977737] u1CmdSubId = 1, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 28.977737] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 1 [ 28.991818] PrintSrCmd: [ 28.991818] u1CmdSubId = 5, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 28.991818] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 29.005930] PrintSrCmd: [ 29.005930] u1CmdSubId = 3, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 29.005930] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 1 [ 29.019987] PrintSrCmd: [ 29.019987] u1CmdSubId = 23, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 29.019987] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 29.034114] PrintSrCmd: [ 29.034114] u1CmdSubId = 31, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 29.034114] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 29.048239] PrintSrCmd: [ 29.048239] u1CmdSubId = 33, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 29.048239] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 29.062387] 7981@C12L1,EDCCAInit() 21423: EDCCA compensation: uni_compensation=0, bw_compensation=0, final compensation=0 [ 29.073404] 7981@C03L3,MtCmdTxPwrShowInfo() 13748: ucTxPowerInfoCatg: 2, BandIdx: 0 [ 29.081220] 7981@C03L3,MtCmdTxPwrShowInfo() 13777: (ret = 0) [ 29.086911] [mtf_txpower_all_rate_info] band_idx:0 pwr:47 ChBand:2G ePAGain:0 [ 29.094087] mtk_ppe_dev_register_hook : ineterface ra2 register (3) [ 29.100388] imou_netif_start_queue:956, caller:__dev_open+0xcc/0x150, if_name:ra2 [ 29.123524] 7981@C08L2,mbss_virtual_if_open() 134: ===> ra3 [ 29.129209] 7981@C01L2,RTMP_COM_IoctlHandle() 1514: -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_INIT [ 29.137425] 7981@C01L2,RTMP_COM_IoctlHandle() 1491: -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP [ 29.145458] WiFi@C01L3,wifi_sys_open() 856: wdev idx = 3 [ 29.151075] 7981@C18L3,BuildChannelList() 484: [ 29.155652] 7981@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(11), ht_bw(1), extcha(1), vht_bw(0), cen_ch_2(0), PhyMode=78! [ 29.167231] 7981@C23L3,operate_loader_phy() 374: oper_dev after adjust: bw(1), prim_ch(11), cen_ch_1(9), cen_ch_2(0),ext_cha(3)! [ 29.178798] 7981@C23L3,operate_loader_phy() 393: oper_dev after decision: bw(1), prim_ch(11), cen_ch_1(9), cen_ch_2(0)! [ 29.189674] 7981@C23L3,DfsRadarChannelCheck() 3228: [DfsRadarChannelCheck]: wdev is not 5G [ 29.198049] 7981@C23L3,DfsCacNormalStart() 3716: wdev is not 5G [ 29.204082] 7981@C23L3,DfsRadarChannelCheck() 3228: [DfsRadarChannelCheck]: wdev is not 5G [ 29.212587] WiFi@C00L2,dump_ht_cap() 29: Caller: wlan_operate_init+0xa4/0x148 [mt_wifi] [ 29.220637] wdev_attr_update(): wdevId3 = [ 29.226303] WiFi@C12L1,wifi_sys_open() 907: wifi_sys_open():band0 group_idx[3]=11, bw_grp=16 omac=19 [ 29.235534] 7981@C08L3,hw_ctrl_flow_v2_open() 13: wdev_idx=3 [ 29.241485] 7981@C02L2,AsicRadioOnOffCtrl() 2355: DbdcIdx=0 RadioOn [ 29.248660] imou_netif_start_queue:956, caller:ap_inf_open+0xcc/0x508 [mt_wifi], if_name:ra3 [ 29.257355] 7981@C00L2,ApAutoChannelAtBootUp() 333: -----------------> [ 29.264313] 7981@C03L1,MtCmdSetMacTxRx() 10244: (ret = 0) [ 29.270121] 7981@C03L1,MtCmdSetMacTxRx() 10244: (ret = 0) [ 29.275561] 7981@C00L1,ApAutoChannelAtBootUp() 498: not A band [ 29.281423] 7981@C08L1,ap_run_at_boot() 624: [41m ACS is disable !![m [ 29.288272] 7981@C08L2,APStartUpForMbss() 984: ===>(caller:ap_inf_open+0x148/0x508 [mt_wifi]), mbss_idx:3, CfgMode:0 [ 29.298874] 7981@C15L2,APPMFInit() 133: [PMF] apidx=3, MFPC=0, MFPR=0, SHA256=0 [ 29.306335] 7981@C18L3,BuildChannelList() 484: [ 29.311141] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 29.318853] WiFi@C08L2,ap_link_up() 7155: (caller:wdev_do_linkup+0x20/0x38 [mt_wifi]), wdev(3) [ 29.327481] 7981@C01L3,wifi_sys_linkup() 1231: wdev idx = 3 [ 29.402997] 7981@C00L3,wtc_acquire_groupkey_wcid() 84: Found a non-occupied wtbl_idx:284 for WDEV_TYPE:1 [ 29.402997] LinkToOmacIdx = 13, LinkToWdevType = 1 [ 29.417575] 7981@C08L3,hw_ctrl_flow_v2_link_up() 72: wdev_idx=3 [ 29.431472] 7981@C08L3,UpdateBeaconHandler() 1928: BCN_UPDATE_INIT, OmacIdx = 13 (ra3) [ 29.439756] 7981@C00L1,TxCCKStreamCtrl() 20885: set wrong parameters [ 29.456534] PrintSrCmd: [ 29.456534] u1CmdSubId = 1, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 29.456534] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 1 [ 29.470628] PrintSrCmd: [ 29.470628] u1CmdSubId = 5, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 29.470628] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 29.484678] PrintSrCmd: [ 29.484678] u1CmdSubId = 3, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 29.484678] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 1 [ 29.498719] PrintSrCmd: [ 29.498719] u1CmdSubId = 23, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 29.498719] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 29.512809] PrintSrCmd: [ 29.512809] u1CmdSubId = 31, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 29.512809] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 29.526925] PrintSrCmd: [ 29.526925] u1CmdSubId = 33, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 29.526925] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 29.541072] 7981@C12L1,EDCCAInit() 21423: EDCCA compensation: uni_compensation=0, bw_compensation=0, final compensation=0 [ 29.552056] 7981@C03L3,MtCmdTxPwrShowInfo() 13748: ucTxPowerInfoCatg: 2, BandIdx: 0 [ 29.559833] 7981@C03L3,MtCmdTxPwrShowInfo() 13777: (ret = 0) [ 29.559948] [mtf_txpower_all_rate_info] band_idx:0 pwr:47 ChBand:2G ePAGain:0 [ 29.565514] mtk_ppe_dev_register_hook : ineterface ra3 register (4) [ 29.578885] imou_netif_start_queue:956, caller:__dev_open+0xcc/0x150, if_name:ra3 [ 29.587194] br-lan: port 6(ra2) entered blocking state [ 29.592344] br-lan: port 6(ra2) entered disabled state [ 29.597814] device ra2 entered promiscuous mode [ 29.602528] br-lan: port 6(ra2) entered blocking state [ 29.607697] br-lan: port 6(ra2) entered forwarding state [ 29.617089] br-lan: port 7(ra3) entered blocking state [ 29.622250] br-lan: port 7(ra3) entered disabled state [ 29.628749] device ra3 entered promiscuous mode [ 29.633498] br-lan: port 7(ra3) entered blocking state [ 29.638675] br-lan: port 7(ra3) entered forwarding state [ 29.644581] 7981@C08L2,mbss_virtual_if_open() 134: ===> ra4 [ 29.650278] 7981@C01L2,RTMP_COM_IoctlHandle() 1514: -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_INIT [ 29.658417] 7981@C01L2,RTMP_COM_IoctlHandle() 1491: -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP [ 29.666458] WiFi@C01L3,wifi_sys_open() 856: wdev idx = 4 [ 29.672043] 7981@C18L3,BuildChannelList() 484: [ 29.676669] 7981@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(11), ht_bw(1), extcha(1), vht_bw(0), cen_ch_2(0), PhyMode=78! [ 29.688231] 7981@C23L3,operate_loader_phy() 374: oper_dev after adjust: bw(1), prim_ch(11), cen_ch_1(9), cen_ch_2(0),ext_cha(3)! [ 29.699819] 7981@C23L3,operate_loader_phy() 393: oper_dev after decision: bw(1), prim_ch(11), cen_ch_1(9), cen_ch_2(0)! [ 29.710636] 7981@C23L3,DfsRadarChannelCheck() 3228: [DfsRadarChannelCheck]: wdev is not 5G [ 29.718924] 7981@C23L3,DfsCacNormalStart() 3716: wdev is not 5G [ 29.724867] 7981@C23L3,DfsRadarChannelCheck() 3228: [DfsRadarChannelCheck]: wdev is not 5G [ 29.733379] WiFi@C00L2,dump_ht_cap() 29: Caller: wlan_operate_init+0xa4/0x148 [mt_wifi] [ 29.741430] wdev_attr_update(): wdevId4 = [ 29.747068] WiFi@C12L1,wifi_sys_open() 907: wifi_sys_open():band0 group_idx[4]=12, bw_grp=16 omac=20 [ 29.756360] 7981@C08L3,hw_ctrl_flow_v2_open() 13: wdev_idx=4 [ 29.762301] 7981@C02L2,AsicRadioOnOffCtrl() 2355: DbdcIdx=0 RadioOn [ 29.769626] imou_netif_start_queue:956, caller:ap_inf_open+0xcc/0x508 [mt_wifi], if_name:ra4 [ 29.778218] 7981@C00L2,ApAutoChannelAtBootUp() 333: -----------------> [ 29.786534] 7981@C03L1,MtCmdSetMacTxRx() 10244: (ret = 0) [ 29.792280] 7981@C03L1,MtCmdSetMacTxRx() 10244: (ret = 0) [ 29.797763] 7981@C00L1,ApAutoChannelAtBootUp() 498: not A band [ 29.803610] 7981@C08L1,ap_run_at_boot() 624: [41m ACS is disable !![m [ 29.810444] 7981@C08L2,APStartUpForMbss() 984: ===>(caller:ap_inf_open+0x148/0x508 [mt_wifi]), mbss_idx:4, CfgMode:0 [ 29.821166] 7981@C15L2,APPMFInit() 133: [PMF] apidx=4, MFPC=0, MFPR=0, SHA256=0 [ 29.828578] 7981@C18L3,BuildChannelList() 484: [ 29.833399] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 29.841126] WiFi@C08L2,ap_link_up() 7155: (caller:wdev_do_linkup+0x20/0x38 [mt_wifi]), wdev(4) [ 29.849791] 7981@C01L3,wifi_sys_linkup() 1231: wdev idx = 4 [ 29.925453] 7981@C00L3,wtc_acquire_groupkey_wcid() 84: Found a non-occupied wtbl_idx:283 for WDEV_TYPE:1 [ 29.925453] LinkToOmacIdx = 14, LinkToWdevType = 1 [ 29.940796] 7981@C08L3,hw_ctrl_flow_v2_link_up() 72: wdev_idx=4 [ 29.954674] 7981@C08L3,UpdateBeaconHandler() 1928: BCN_UPDATE_INIT, OmacIdx = 14 (ra4) [ 29.963482] 7981@C00L1,TxCCKStreamCtrl() 20885: set wrong parameters [ 29.980379] PrintSrCmd: [ 29.980379] u1CmdSubId = 1, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 29.980379] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 1 [ 29.994498] PrintSrCmd: [ 29.994498] u1CmdSubId = 5, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 29.994498] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 30.008594] PrintSrCmd: [ 30.008594] u1CmdSubId = 3, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 30.008594] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 1 [ 30.022659] PrintSrCmd: [ 30.022659] u1CmdSubId = 23, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 30.022659] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 30.036858] PrintSrCmd: [ 30.036858] u1CmdSubId = 31, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 30.036858] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 30.050978] PrintSrCmd: [ 30.050978] u1CmdSubId = 33, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 30.050978] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 30.065135] 7981@C12L1,EDCCAInit() 21423: EDCCA compensation: uni_compensation=0, bw_compensation=0, final compensation=0 [ 30.076162] 7981@C03L3,MtCmdTxPwrShowInfo() 13748: ucTxPowerInfoCatg: 2, BandIdx: 0 [ 30.083970] 7981@C03L3,MtCmdTxPwrShowInfo() 13777: (ret = 0) [ 30.089694] [mtf_txpower_all_rate_info] band_idx:0 pwr:47 ChBand:2G ePAGain:0 [ 30.096888] mtk_ppe_dev_register_hook : ineterface ra4 register (5) [ 30.103183] imou_netif_start_queue:956, caller:__dev_open+0xcc/0x150, if_name:ra4 [ 30.113584] br-lan: port 8(ra4) entered blocking state [ 30.118759] br-lan: port 8(ra4) entered disabled state [ 30.128614] device ra4 entered promiscuous mode [ 30.133346] br-lan: port 8(ra4) entered blocking state [ 30.138521] br-lan: port 8(ra4) entered forwarding state [ 30.147228] 7981@C01L2,RTMP_COM_IoctlHandle() 1514: -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_INIT [ 30.155350] 7981@C01L2,RTMP_COM_IoctlHandle() 1491: -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP [ 30.163418] WiFi@C01L3,wifi_sys_open() 856: wdev idx = 9 [ 30.169069] 7981@C18L3,BuildChannelList() 484: [ 30.173689] 7981@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(11), ht_bw(1), extcha(1), vht_bw(0), cen_ch_2(0), PhyMode=78! [ 30.185379] 7981@C23L3,operate_loader_phy() 374: oper_dev after adjust: bw(1), prim_ch(11), cen_ch_1(9), cen_ch_2(0),ext_cha(3)! [ 30.197078] 7981@C23L3,operate_loader_phy() 393: oper_dev after decision: bw(1), prim_ch(11), cen_ch_1(9), cen_ch_2(0)! [ 30.207890] 7981@C23L3,DfsRadarChannelCheck() 3228: [DfsRadarChannelCheck]: wdev is not 5G [ 30.216183] 7981@C23L3,DfsCacNormalStart() 3716: wdev is not 5G [ 30.222116] 7981@C23L3,DfsRadarChannelCheck() 3228: [DfsRadarChannelCheck]: wdev is not 5G [ 30.230758] WiFi@C00L2,dump_ht_cap() 29: Caller: wlan_operate_init+0xa4/0x148 [mt_wifi] [ 30.238781] wdev_attr_update(): wdevId9 = ae:31:62:0d:81:37 [ 30.244535] 7981@C08L3,hw_ctrl_flow_v2_open() 13: wdev_idx=9 [ 30.250749] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 30.258225] mtk_ppe_dev_register_hook : ineterface apcli0 register (6) [ 30.264807] imou_netif_start_queue:956, caller:__dev_open+0xcc/0x150, if_name:apcli0 [ 30.274413] 7981@C08L2,mbss_virtual_if_open() 134: ===> rai0 [ 30.280253] 7981@C01L2,RTMP_COM_IoctlHandle() 1514: -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_INIT [ 30.288359] 7981@C01L2,RTMP_COM_IoctlHandle() 1491: -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP [ 30.296390] WiFi@C01L3,wifi_sys_open() 856: wdev idx = 5 [ 30.301939] 7981@C18L3,BuildChannelList() 484: [ 30.306534] 7981@C00L3,BuildChannelList() 514: BandIdx = 1, PhyMode = 177, ChListNum = 9: [ 30.314752] 7981@C23L3,DfsBuildChannelList() 3884: Done [ 30.319997] 7981@C23L3,RadarStateCheck() 250: Zero Wait State: 0 [ 30.326003] 7981@C23L3,RadarStateCheck() 308: [1;33m RD_NORMAL_MODE [m [ 30.332790] 7981@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(0), ht_bw(1), extcha(1), vht_bw(2), cen_ch_2(0), PhyMode=177! [ 30.344377] phy_freq_adjust : no prim_ch value for adjust! [ 30.349876] 7981@C23L1,operate_loader_phy() 364: phy_freq_adjust failed!WiFi@C00L2,dump_ht_cap() 29: Caller: wlan_operate_init+0xa4/0x148 [mt_wifi] [ 30.363329] wdev_attr_update(): wdevId5 = [ 30.368940] WiFi@C12L1,wifi_sys_open() 907: wifi_sys_open():band1 group_idx[5]=4, bw_grp=16 omac=0 [ 30.380241] 7981@C08L3,hw_ctrl_flow_v2_open() 13: wdev_idx=5 [ 30.387188] 7981@C23L1,HcGetBandByChannel() 1230: No hdev parking on channel:0, just return a default band_idx 0! [ 30.397817] 7981@C02L2,AsicRadioOnOffCtrl() 2355: DbdcIdx=0 RadioOn [ 30.405563] imou_netif_start_queue:956, caller:ap_inf_open+0xcc/0x508 [mt_wifi], if_name:rai0 [ 30.414242] 7981@C00L2,ApAutoChannelAtBootUp() 333: -----------------> [ 30.421015] 7981@C03L1,MtCmdSetMacTxRx() 10244: (ret = 0) [ 30.426602] 7981@C03L1,MtCmdSetMacTxRx() 10244: (ret = 0) [ 30.432073] 7981@C23L3,AutoChSelBuildChannelListFor56G() 2734: ChListNum56G = 9 [ 30.439434] 7981@C23L3,AutoChSelBuildChannelListFor56G() 2928: ACSChListNum = 0 [ 30.446989] 7981@C08L1,UpdateBeaconHandler() 1908: wdev(5) bss not ready (state:0, caller:MTAPAutoSelectChannel+0x108/0x418 [mt_wifi])!! [ 30.459467] 7981@C08L1,UpdateBeaconHandler() 1908: wdev(5) bss not ready (state:0, caller:MTAPAutoSelectChannel+0x258/0x418 [mt_wifi])!! [ 30.471756] 7981@C23L3,SelectClearChannelBusyTime() 1887: ==================================================================== [ 30.483167] 7981@C23L3,SelectClearChannelBusyTime() 1896: ==================================================================== [ 30.494576] 7981@C23L3,SelectClearChannelBusyTime() 2173: [SelectClearChannelBusyTime] - band1 END [ 30.503567] 7981@C23L3,RadarStateCheck() 250: Zero Wait State: 0 [ 30.509606] 7981@C23L3,RadarStateCheck() 308: [1;33m RD_NORMAL_MODE [m [ 30.516438] 7981@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(0), ht_bw(1), extcha(1), vht_bw(2), cen_ch_2(0), PhyMode=177! [ 30.528028] phy_freq_adjust : no prim_ch value for adjust! [ 30.533545] 7981@C23L1,operate_loader_phy() 364: phy_freq_adjust failed!7981@C23L3,DfsBuildChannelList() 3884: Done [ 30.544155] 7981@C23L3,zero_wait_dfs_switch_ch() 1048: outband ch 0, ch_stat 0 [ 30.551480] 7981@C23L3,zero_wait_dfs_switch_ch() 1055: bDedicatedZeroWaitDefault == 0 [ 30.559579] 7981@C08L2,APStartUpForMbss() 984: ===>(caller:ap_inf_open+0x148/0x508 [mt_wifi]), mbss_idx:5, CfgMode:0 [ 30.570196] 7981@C15L2,APPMFInit() 133: [PMF] apidx=5, MFPC=0, MFPR=0, SHA256=0 [ 30.577587] 7981@C18L3,BuildChannelList() 484: [ 30.582398] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 30.590094] WiFi@C08L2,ap_link_up() 7155: (caller:wdev_do_linkup+0x20/0x38 [mt_wifi]), wdev(5) [ 30.598755] 7981@C01L3,wifi_sys_linkup() 1231: wdev idx = 5 [ 30.674373] 7981@C00L3,wtc_acquire_groupkey_wcid() 84: Found a non-occupied wtbl_idx:282 for WDEV_TYPE:1 [ 30.674373] LinkToOmacIdx = 0, LinkToWdevType = 1 [ 30.688772] 7981@C08L3,hw_ctrl_flow_v2_link_up() 72: wdev_idx=5 [ 30.702813] 7981@C08L3,UpdateBeaconHandler() 1928: BCN_UPDATE_INIT, OmacIdx = 0 (rai0) [ 30.710767] 7981@C08L3,UpdateBeaconHandler() 1941: Band1 BcnInitedRnd = 47 [ 30.731426] PrintSrCmd: [ 30.731426] u1CmdSubId = 1, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 [ 30.731426] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 1 [ 30.745437] PrintSrCmd: [ 30.745437] u1CmdSubId = 5, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 [ 30.745437] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 30.759442] PrintSrCmd: [ 30.759442] u1CmdSubId = 3, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 [ 30.759442] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 1 [ 30.773437] PrintSrCmd: [ 30.773437] u1CmdSubId = 23, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 [ 30.773437] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 30.787518] PrintSrCmd: [ 30.787518] u1CmdSubId = 31, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 [ 30.787518] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 30.801600] PrintSrCmd: [ 30.801600] u1CmdSubId = 33, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 [ 30.801600] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 30.815695] 7981@C12L1,EDCCAInit() 21423: EDCCA compensation: uni_compensation=0, bw_compensation=0, final compensation=0 [ 30.826651] 7981@C03L3,MtCmdTxPwrShowInfo() 13748: ucTxPowerInfoCatg: 2, BandIdx: 1 [ 30.834402] 7981@C03L3,MtCmdTxPwrShowInfo() 13777: (ret = 0) [ 30.834517] [mtf_txpower_all_rate_info] band_idx:1 pwr:0 ChBand:5G ePAGain:0 [ 30.840079] mtk_ppe_dev_register_hook : ineterface rai0 register (7) [ 30.853446] imou_netif_start_queue:956, caller:__dev_open+0xcc/0x150, if_name:rai0 [ 30.862215] br-lan: port 9(rai0) entered blocking state [ 30.867466] br-lan: port 9(rai0) entered disabled state [ 30.873113] device rai0 entered promiscuous mode [ 30.877904] br-lan: port 9(rai0) entered blocking state [ 30.883156] br-lan: port 9(rai0) entered forwarding state [ 30.891978] 7981@C08L2,mbss_virtual_if_open() 134: ===> rai1 [ 30.897787] 7981@C01L2,RTMP_COM_IoctlHandle() 1514: -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_INIT [ 30.905915] 7981@C01L2,RTMP_COM_IoctlHandle() 1491: -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP [ 30.913950] WiFi@C01L3,wifi_sys_open() 856: wdev idx = 6 [ 30.919596] 7981@C18L3,BuildChannelList() 484: [ 30.924185] 7981@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(0), ht_bw(1), extcha(1), vht_bw(2), cen_ch_2(0), PhyMode=177! [ 30.935783] phy_freq_adjust : no prim_ch value for adjust! [ 30.941291] 7981@C23L1,operate_loader_phy() 364: phy_freq_adjust failed!WiFi@C00L2,dump_ht_cap() 29: Caller: wlan_operate_init+0xa4/0x148 [mt_wifi] [ 30.954714] wdev_attr_update(): wdevId6 = [ 30.960355] WiFi@C12L1,wifi_sys_open() 907: wifi_sys_open():band1 group_idx[6]=25, bw_grp=16 omac=17 [ 30.969546] 7981@C08L3,hw_ctrl_flow_v2_open() 13: wdev_idx=6 [ 30.976413] 7981@C23L1,HcGetBandByChannel() 1230: No hdev parking on channel:0, just return a default band_idx 0! [ 30.986754] 7981@C02L2,AsicRadioOnOffCtrl() 2355: DbdcIdx=0 RadioOn [ 30.993779] imou_netif_start_queue:956, caller:ap_inf_open+0xcc/0x508 [mt_wifi], if_name:rai1 [ 31.002382] 7981@C00L2,ApAutoChannelAtBootUp() 333: -----------------> [ 31.008919] BcnCheck start after 2000 ms (ra0) [ 31.008925] BcnCheck start after 4700 ms (ra0) [ 31.009223] 7981@C08L1,UpdateBeaconHandler() 1908: wdev(6) bss not ready (state:0, caller:update_ap_qload_to_bcn+0xa0/0xc8 [mt_wifi])!! [ 31.030730] 7981@C03L1,MtCmdSetMacTxRx() 10244: (ret = 0) [ 31.036301] 7981@C03L1,MtCmdSetMacTxRx() 10244: (ret = 0) [ 31.041721] 7981@C23L3,RadarStateCheck() 250: Zero Wait State: 0 [ 31.047755] 7981@C23L3,RadarStateCheck() 308: [1;33m RD_NORMAL_MODE [m [ 31.054554] 7981@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(0), ht_bw(1), extcha(1), vht_bw(2), cen_ch_2(0), PhyMode=177! [ 31.066109] phy_freq_adjust : no prim_ch value for adjust! [ 31.071592] 7981@C23L1,operate_loader_phy() 364: phy_freq_adjust failed!7981@C23L3,DfsBuildChannelList() 3884: Done [ 31.082032] 7981@C23L3,zero_wait_dfs_switch_ch() 1048: outband ch 0, ch_stat 0 [ 31.089250] 7981@C23L3,zero_wait_dfs_switch_ch() 1055: bDedicatedZeroWaitDefault == 0 [ 31.097257] 7981@C08L2,APStartUpForMbss() 984: ===>(caller:ap_inf_open+0x148/0x508 [mt_wifi]), mbss_idx:6, CfgMode:0 [ 31.107830] 7981@C15L2,APPMFInit() 133: [PMF] apidx=6, MFPC=0, MFPR=0, SHA256=0 [ 31.115209] 7981@C18L3,BuildChannelList() 484: [ 31.119962] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 31.127599] WiFi@C08L2,ap_link_up() 7155: (caller:wdev_do_linkup+0x20/0x38 [mt_wifi]), wdev(6) [ 31.136241] 7981@C01L3,wifi_sys_linkup() 1231: wdev idx = 6 [ 31.211867] 7981@C00L3,wtc_acquire_groupkey_wcid() 84: Found a non-occupied wtbl_idx:281 for WDEV_TYPE:1 [ 31.211867] LinkToOmacIdx = 11, LinkToWdevType = 1 [ 31.226360] 7981@C08L3,hw_ctrl_flow_v2_link_up() 72: wdev_idx=6 [ 31.239998] 7981@C08L3,UpdateBeaconHandler() 1928: BCN_UPDATE_INIT, OmacIdx = 11 (rai1) [ 31.260245] PrintSrCmd: [ 31.260245] u1CmdSubId = 1, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 [ 31.260245] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 1 [ 31.274295] PrintSrCmd: [ 31.274295] u1CmdSubId = 5, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 [ 31.274295] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 31.288347] PrintSrCmd: [ 31.288347] u1CmdSubId = 3, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 [ 31.288347] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 1 [ 31.302402] PrintSrCmd: [ 31.302402] u1CmdSubId = 23, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 [ 31.302402] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 31.316541] PrintSrCmd: [ 31.316541] u1CmdSubId = 31, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 [ 31.316541] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 31.330691] PrintSrCmd: [ 31.330691] u1CmdSubId = 33, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 [ 31.330691] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 31.344843] 7981@C12L1,EDCCAInit() 21423: EDCCA compensation: uni_compensation=0, bw_compensation=0, final compensation=0 [ 31.355846] 7981@C03L3,MtCmdTxPwrShowInfo() 13748: ucTxPowerInfoCatg: 2, BandIdx: 1 [ 31.363637] 7981@C03L3,MtCmdTxPwrShowInfo() 13777: (ret = 0) [ 31.369361] [mtf_txpower_all_rate_info] band_idx:1 pwr:0 ChBand:5G ePAGain:0 [ 31.376446] mtk_ppe_dev_register_hook : ineterface rai1 register (8) [ 31.382827] imou_netif_start_queue:956, caller:__dev_open+0xcc/0x150, if_name:rai1 [ 31.391158] br-lan: port 10(rai1) entered blocking state [ 31.396502] br-lan: port 10(rai1) entered disabled state [ 31.402025] device rai1 entered promiscuous mode [ 31.406804] br-lan: port 10(rai1) entered blocking state [ 31.412129] br-lan: port 10(rai1) entered forwarding state [ 31.418655] SetApCliEnableByWdev: I/F(apcli0) (enable = 0) [ 31.424529] 7981@C08L2,mbss_virtual_if_open() 134: ===> rai2 [ 31.430313] 7981@C01L2,RTMP_COM_IoctlHandle() 1514: -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_INIT [ 31.438435] 7981@C01L2,RTMP_COM_IoctlHandle() 1491: -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP [ 31.446481] WiFi@C01L3,wifi_sys_open() 856: wdev idx = 7 [ 31.452220] 7981@C18L3,BuildChannelList() 484: [ 31.456818] 7981@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(0), ht_bw(1), extcha(1), vht_bw(2), cen_ch_2(0), PhyMode=177! [ 31.468480] phy_freq_adjust : no prim_ch value for adjust! [ 31.474010] 7981@C23L1,operate_loader_phy() 364: phy_freq_adjust failed!WiFi@C00L2,dump_ht_cap() 29: Caller: wlan_operate_init+0xa4/0x148 [mt_wifi] [ 31.487451] wdev_attr_update(): wdevId7 = [ 31.493085] WiFi@C12L1,wifi_sys_open() 907: wifi_sys_open():band1 group_idx[7]=26, bw_grp=16 omac=18 [ 31.502256] 7981@C08L3,hw_ctrl_flow_v2_open() 13: wdev_idx=7 [ 31.509127] 7981@C23L1,HcGetBandByChannel() 1230: No hdev parking on channel:0, just return a default band_idx 0! [ 31.519428] 7981@C02L2,AsicRadioOnOffCtrl() 2355: DbdcIdx=0 RadioOn [ 31.526492] imou_netif_start_queue:956, caller:ap_inf_open+0xcc/0x508 [mt_wifi], if_name:rai2 [ 31.535117] 7981@C00L2,ApAutoChannelAtBootUp() 333: -----------------> [ 31.541784] 7981@C03L1,MtCmdSetMacTxRx() 10244: (ret = 0) [ 31.547309] 7981@C03L1,MtCmdSetMacTxRx() 10244: (ret = 0) [ 31.552723] 7981@C23L3,RadarStateCheck() 250: Zero Wait State: 0 [ 31.558729] 7981@C23L3,RadarStateCheck() 308: [1;33m RD_NORMAL_MODE [m [ 31.565524] 7981@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(0), ht_bw(1), extcha(1), vht_bw(2), cen_ch_2(0), PhyMode=177! [ 31.577080] phy_freq_adjust : no prim_ch value for adjust! [ 31.582565] 7981@C23L1,operate_loader_phy() 364: phy_freq_adjust failed!7981@C23L3,DfsBuildChannelList() 3884: Done [ 31.593009] 7981@C23L3,zero_wait_dfs_switch_ch() 1048: outband ch 0, ch_stat 0 [ 31.600233] 7981@C23L3,zero_wait_dfs_switch_ch() 1055: bDedicatedZeroWaitDefault == 0 [ 31.608240] 7981@C08L2,APStartUpForMbss() 984: ===>(caller:ap_inf_open+0x148/0x508 [mt_wifi]), mbss_idx:7, CfgMode:0 [ 31.618821] 7981@C15L2,APPMFInit() 133: [PMF] apidx=7, MFPC=0, MFPR=0, SHA256=0 [ 31.626171] 7981@C18L3,BuildChannelList() 484: [ 31.630923] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 31.638561] WiFi@C08L2,ap_link_up() 7155: (caller:wdev_do_linkup+0x20/0x38 [mt_wifi]), wdev(7) [ 31.647274] 7981@C01L3,wifi_sys_linkup() 1231: wdev idx = 7 [ 31.722629] 7981@C00L3,wtc_acquire_groupkey_wcid() 84: Found a non-occupied wtbl_idx:280 for WDEV_TYPE:1 [ 31.722629] LinkToOmacIdx = 12, LinkToWdevType = 1 [ 31.737085] 7981@C08L3,hw_ctrl_flow_v2_link_up() 72: wdev_idx=7 [ 31.750596] 7981@C08L3,UpdateBeaconHandler() 1928: BCN_UPDATE_INIT, OmacIdx = 12 (rai2) [ 31.770617] PrintSrCmd: [ 31.770617] u1CmdSubId = 1, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 [ 31.770617] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 1 [ 31.784623] PrintSrCmd: [ 31.784623] u1CmdSubId = 5, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 [ 31.784623] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 31.798626] PrintSrCmd: [ 31.798626] u1CmdSubId = 3, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 [ 31.798626] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 1 [ 31.812619] PrintSrCmd: [ 31.812619] u1CmdSubId = 23, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 [ 31.812619] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 31.826706] PrintSrCmd: [ 31.826706] u1CmdSubId = 31, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 [ 31.826706] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 31.840779] PrintSrCmd: [ 31.840779] u1CmdSubId = 33, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 [ 31.840779] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 31.854875] 7981@C12L1,EDCCAInit() 21423: EDCCA compensation: uni_compensation=0, bw_compensation=0, final compensation=0 [ 31.865832] 7981@C03L3,MtCmdTxPwrShowInfo() 13748: ucTxPowerInfoCatg: 2, BandIdx: 1 [ 31.873581] 7981@C03L3,MtCmdTxPwrShowInfo() 13777: (ret = 0) [ 31.873701] [mtf_txpower_all_rate_info] band_idx:1 pwr:0 ChBand:5G ePAGain:0 [ 31.879256] mtk_ppe_dev_register_hook : ineterface rai2 register (9) [ 31.892623] imou_netif_start_queue:956, caller:__dev_open+0xcc/0x150, if_name:rai2 [ 31.900758] 7981@C09L1,SetApCliEnableByWdev() 19751: interface is not up, please do ifconfig apclii0 up first [ 31.980460] br-lan: port 11(rai2) entered blocking state [ 31.985788] br-lan: port 11(rai2) entered disabled state [ 31.991328] device rai2 entered promiscuous mode [ 31.996083] br-lan: port 11(rai2) entered blocking state [ 32.001408] br-lan: port 11(rai2) entered forwarding state [ 32.008316] 7981@C08L2,mbss_virtual_if_open() 134: ===> rai3 [ 32.014098] 7981@C01L2,RTMP_COM_IoctlHandle() 1514: -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_INIT [ 32.022213] 7981@C01L2,RTMP_COM_IoctlHandle() 1491: -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP [ 32.030223] WiFi@C01L3,wifi_sys_open() 856: wdev idx = 8 [ 32.035811] 7981@C18L3,BuildChannelList() 484: [ 32.040386] 7981@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(0), ht_bw(1), extcha(1), vht_bw(2), cen_ch_2(0), PhyMode=177! [ 32.051971] phy_freq_adjust : no prim_ch value for adjust! [ 32.057476] 7981@C23L1,operate_loader_phy() 364: phy_freq_adjust failed!WiFi@C00L2,dump_ht_cap() 29: Caller: wlan_operate_init+0xa4/0x148 [mt_wifi] [ 32.070950] wdev_attr_update(): wdevId8 = [ 32.076630] WiFi@C12L1,wifi_sys_open() 907: wifi_sys_open():band1 group_idx[8]=27, bw_grp=16 omac=19 [ 32.085844] 7981@C08L3,hw_ctrl_flow_v2_open() 13: wdev_idx=8 [ 32.092831] 7981@C23L1,HcGetBandByChannel() 1230: No hdev parking on channel:0, just return a default band_idx 0! [ 32.103150] 7981@C02L2,AsicRadioOnOffCtrl() 2355: DbdcIdx=0 RadioOn [ 32.110198] imou_netif_start_queue:956, caller:ap_inf_open+0xcc/0x508 [mt_wifi], if_name:rai3 [ 32.118855] 7981@C00L2,ApAutoChannelAtBootUp() 333: -----------------> [ 32.125530] 7981@C03L1,MtCmdSetMacTxRx() 10244: (ret = 0) [ 32.131051] 7981@C03L1,MtCmdSetMacTxRx() 10244: (ret = 0) [ 32.136458] 7981@C23L3,RadarStateCheck() 250: Zero Wait State: 0 [ 32.142464] 7981@C23L3,RadarStateCheck() 308: [1;33m RD_NORMAL_MODE [m [ 32.149265] 7981@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(0), ht_bw(1), extcha(1), vht_bw(2), cen_ch_2(0), PhyMode=177! [ 32.160819] phy_freq_adjust : no prim_ch value for adjust! [ 32.166302] 7981@C23L1,operate_loader_phy() 364: phy_freq_adjust failed!7981@C23L3,DfsBuildChannelList() 3884: Done [ 32.176745] 7981@C23L3,zero_wait_dfs_switch_ch() 1048: outband ch 0, ch_stat 0 [ 32.183964] 7981@C23L3,zero_wait_dfs_switch_ch() 1055: bDedicatedZeroWaitDefault == 0 [ 32.191974] 7981@C08L2,APStartUpForMbss() 984: ===>(caller:ap_inf_open+0x148/0x508 [mt_wifi]), mbss_idx:8, CfgMode:0 [ 32.202577] 7981@C15L2,APPMFInit() 133: [PMF] apidx=8, MFPC=0, MFPR=0, SHA256=0 [ 32.209920] 7981@C18L3,BuildChannelList() 484: [ 32.214676] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 32.222329] WiFi@C08L2,ap_link_up() 7155: (caller:wdev_do_linkup+0x20/0x38 [mt_wifi]), wdev(8) [ 32.230960] 7981@C01L3,wifi_sys_linkup() 1231: wdev idx = 8 [ 32.306418] 7981@C00L3,wtc_acquire_groupkey_wcid() 84: Found a non-occupied wtbl_idx:279 for WDEV_TYPE:1 [ 32.306418] LinkToOmacIdx = 13, LinkToWdevType = 1 [ 32.320871] 7981@C08L3,hw_ctrl_flow_v2_link_up() 72: wdev_idx=8 [ 32.334408] 7981@C08L3,UpdateBeaconHandler() 1928: BCN_UPDATE_INIT, OmacIdx = 13 (rai3) [ 32.354547] PrintSrCmd: [ 32.354547] u1CmdSubId = 1, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 [ 32.354547] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 1 [ 32.368562] PrintSrCmd: [ 32.368562] u1CmdSubId = 5, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 [ 32.368562] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 32.382591] PrintSrCmd: [ 32.382591] u1CmdSubId = 3, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 [ 32.382591] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 1 [ 32.396594] PrintSrCmd: [ 32.396594] u1CmdSubId = 23, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 [ 32.396594] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 32.410681] PrintSrCmd: [ 32.410681] u1CmdSubId = 31, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 [ 32.410681] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 32.424764] PrintSrCmd: [ 32.424764] u1CmdSubId = 33, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 [ 32.424764] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 32.438883] 7981@C12L1,EDCCAInit() 21423: EDCCA compensation: uni_compensation=0, bw_compensation=0, final compensation=0 [ 32.449847] 7981@C03L3,MtCmdTxPwrShowInfo() 13748: ucTxPowerInfoCatg: 2, BandIdx: 1 [ 32.457598] 7981@C03L3,MtCmdTxPwrShowInfo() 13777: (ret = 0) [ 32.463268] [mtf_txpower_all_rate_info] band_idx:1 pwr:0 ChBand:5G ePAGain:0 [ 32.470333] mtk_ppe_dev_register_hook : ineterface rai3 register (10) [ 32.476777] imou_netif_start_queue:956, caller:__dev_open+0xcc/0x150, if_name:rai3 [ 32.485072] br-lan: port 12(rai3) entered blocking state [ 32.490410] br-lan: port 12(rai3) entered disabled state [ 32.495934] device rai3 entered promiscuous mode [ 32.500662] br-lan: port 12(rai3) entered blocking state [ 32.506027] br-lan: port 12(rai3) entered forwarding state [ 32.580918] 7981@C01L2,RTMP_COM_IoctlHandle() 1514: -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_INIT [ 32.589044] 7981@C01L2,RTMP_COM_IoctlHandle() 1491: -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP [ 32.597126] WiFi@C01L3,wifi_sys_open() 856: wdev idx = 10 [ 32.602806] 7981@C18L3,BuildChannelList() 484: [ 32.607406] 7981@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(0), ht_bw(1), extcha(1), vht_bw(2), cen_ch_2(0), PhyMode=177! [ 32.618988] phy_freq_adjust : no prim_ch value for adjust! [ 32.624519] 7981@C23L1,operate_loader_phy() 364: phy_freq_adjust failed!WiFi@C00L2,dump_ht_cap() 29: Caller: wlan_operate_init+0xa4/0x148 [mt_wifi] [ 32.637975] wdev_attr_update(): wdevId10 = a2:31:62:0d:81:37 [ 32.643655] 7981@C08L3,hw_ctrl_flow_v2_open() 13: wdev_idx=10 [ 32.650877] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 32.658310] mtk_ppe_dev_register_hook : ineterface apclii0 register (11) [ 32.665021] imou_netif_start_queue:956, caller:__dev_open+0xcc/0x150, if_name:apclii0 [ 32.706856] br-lan: port 13(apcli0) entered blocking state [ 32.712357] br-lan: port 13(apcli0) entered disabled state [ 32.718078] device apcli0 entered promiscuous mode [ 32.862660] 7981@C14L1,set_wapp_param() 3528: Unknown Parameter:8 [ 32.869814] br-lan: port 14(apclii0) entered blocking state [ 32.875421] br-lan: port 14(apclii0) entered disabled state [ 32.881208] device apclii0 entered promiscuous mode [ 32.888353] Set_Fh_Bss_Proc rai2 wdev->MAPCfg.DevOwnRole 0x0 [ 32.962915] 7981@C14L1,set_wapp_param() 3528: Unknown Parameter:0 [ 32.969166] 7981@C14L1,set_wapp_param() 3528: Unknown Parameter:1 [ 32.976669] Set_Bh_Bss_Proc rai2 bandIdx = 1 ,DevOwnRole 0x0 [ 32.986498] 7981@C14L1,set_wapp_param() 3528: Unknown Parameter:2 [ 32.993766] 7981@C14L1,set_wapp_param() 3528: Unknown Parameter:3 [ 33.000402] 7981@C12L1,Set_AP_VENDOR_SPECIFIC_IE() 3776: Unknown OUIType = 16 [ 33.009594] 7981@C12L1,Set_AP_VENDOR_SPECIFIC_IE() 3776: Unknown OUIType = 9 [ 33.017370] 7981@C12L1,set_wapp_cmm_ie() 3672: Unknown IE(EID = 111) [ 33.023916] 7981@C12L1,set_wapp_cmm_ie() 3672: Unknown IE(EID = 110) [ 33.050825] Set_Bh_Bss_Proc rai2 bandIdx = 1 ,DevOwnRole 0x40 [ 33.103139] Set_Fh_Bss_Proc rai2 wdev->MAPCfg.DevOwnRole 0x40 [ 33.188406] Set_Fh_Bss_Proc rai2 wdev->MAPCfg.DevOwnRole 0x60 [ 33.217683] Set_Fh_Bss_Proc ra0 wdev->MAPCfg.DevOwnRole 0x0 [ 33.243342] Set_Fh_Bss_Proc ra0 wdev->MAPCfg.DevOwnRole 0x20 [ 33.256698] Set_Fh_Bss_Proc rai0 wdev->MAPCfg.DevOwnRole 0x0 [ 33.298456] Set_Fh_Bss_Proc rai0 wdev->MAPCfg.DevOwnRole 0x20 [ 33.484532] 7981@C00L1,Set_Cmm_WirelessMode_Proc() 629: Set_Cmm_WirelessMode_Proc():phymode changed from 78 to 177 fail! [ 33.502238] 7981@C00L1,Set_Cmm_WirelessMode_Proc() 629: Set_Cmm_WirelessMode_Proc():phymode changed from 78 to 177 fail! [ 33.537573] 7981@C00L1,Set_Cmm_WirelessMode_Proc() 629: Set_Cmm_WirelessMode_Proc():phymode changed from 78 to 177 fail! [ 33.618891] 7981@C00L1,Set_Cmm_WirelessMode_Proc() 629: Set_Cmm_WirelessMode_Proc():phymode changed from 78 to 177 fail! [ 33.650746] BcnCheck start after 2200 ms (ra0) [ 33.682476] 7981@C00L1,Set_Cmm_WirelessMode_Proc() 629: Set_Cmm_WirelessMode_Proc():phymode changed from 78 to 177 fail! [ 33.821321] Key_len:9 Key = 420420420 [ 33.825023] hex key: 000000000eb071fc, len = 9 [ 33.829490] 0x0000 : 34 32 30 34 32 30 34 32 30 [ 33.872909] 7981@C08L3,ap_mlme_deauth_req_action() 241: ---> wcid = 32767 [ 33.879923] 7981@C15L2,APPMFInit() 133: [PMF] apidx=0, MFPC=0, MFPR=0, SHA256=0 [ 33.887357] 7981@C01L3,wifi_sys_linkdown() 1363: wdev idx = 0 [ 33.893805] 7981@C08L3,hw_ctrl_flow_v2_link_down() 123: wdev_idx=0 [ 33.916378] WiFi@C01L3,wifi_sys_close() 945: wdev idx = 0 [ 33.923559] 7981@C08L3,hw_ctrl_flow_v2_close() 41: wdev_idx=0 [ 33.944536] WiFi@C01L3,wifi_sys_open() 856: wdev idx = 0 [ 33.950177] 7981@C18L3,BuildChannelList() 484: [ 33.954773] 7981@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(11), ht_bw(1), extcha(3), vht_bw(0), cen_ch_2(0), PhyMode=78! [ 33.966430] 7981@C23L3,operate_loader_phy() 374: oper_dev after adjust: bw(1), prim_ch(11), cen_ch_1(9), cen_ch_2(0),ext_cha(3)! [ 33.978088] 7981@C23L3,operate_loader_phy() 393: oper_dev after decision: bw(1), prim_ch(11), cen_ch_1(9), cen_ch_2(0)! [ 33.988899] 7981@C23L3,DfsRadarChannelCheck() 3228: [DfsRadarChannelCheck]: wdev is not 5G [ 33.997188] 7981@C23L3,DfsCacNormalStart() 3716: wdev is not 5G [ 34.003132] 7981@C23L3,DfsRadarChannelCheck() 3228: [DfsRadarChannelCheck]: wdev is not 5G [ 34.011616] WiFi@C00L2,dump_ht_cap() 29: Caller: wlan_operate_init+0xa4/0x148 [mt_wifi] [ 34.019740] wdev_attr_update(): wdevId0 = [ 34.025436] WiFi@C12L1,wifi_sys_open() 907: wifi_sys_open():band0 group_idx[0]=0, bw_grp=16 omac=0 [ 34.035470] 7981@C08L3,hw_ctrl_flow_v2_open() 13: wdev_idx=0 [ 34.051338] 7981@C01L3,wifi_sys_linkup() 1231: wdev idx = 0 [ 34.127055] 7981@C00L3,wtc_acquire_groupkey_wcid() 84: Found a non-occupied wtbl_idx:287 for WDEV_TYPE:1 [ 34.127055] LinkToOmacIdx = 0, LinkToWdevType = 1 [ 34.141478] 7981@C08L3,hw_ctrl_flow_v2_link_up() 72: wdev_idx=0 [ 34.165707] 7981@C08L3,UpdateBeaconHandler() 1928: BCN_UPDATE_INIT, OmacIdx = 0 (ra0) [ 34.173577] 7981@C08L2,bcn_buf_init() 170: BcnPkt is allocated!, bcn offload=1 wifi is starting... wait... [ 35.261849] 7981@C18L3,BuildChannelList() 484: [ 35.266430] 7981@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(11), ht_bw(1), extcha(1), vht_bw(0), cen_ch_2(0), PhyMode=78! [ 35.278003] 7981@C23L3,operate_loader_phy() 374: oper_dev after adjust: bw(1), prim_ch(11), cen_ch_1(9), cen_ch_2(0),ext_cha(3)! [ 35.289559] 7981@C23L3,operate_loader_phy() 393: oper_dev after decision: bw(1), prim_ch(11), cen_ch_1(9), cen_ch_2(0)! [ 35.300339] 7981@C23L3,DfsRadarChannelCheck() 3228: [DfsRadarChannelCheck]: wdev is not 5G [ 35.308598] 7981@C23L3,DfsCacNormalStart() 3716: wdev is not 5G [ 35.314514] 7981@C23L3,DfsRadarChannelCheck() 3228: [DfsRadarChannelCheck]: wdev is not 5G [ 35.322968] WiFi@C00L2,dump_ht_cap() 29: Caller: wlan_operate_init+0xa4/0x148 [mt_wifi] [ 35.330984] 7981@C18L3,BuildChannelList() 484: [ 35.335524] 7981@C00L3,BuildChannelList() 514: BandIdx = 0, PhyMode = 78, ChListNum = 13: [ 35.343699] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 35.350050] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 35.356488] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 35.362842] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 35.369290] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 35.375641] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 35.382076] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 35.388426] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 35.394861] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 35.401209] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 35.407645] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 35.413995] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 35.420431] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 35.426780] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 35.433215] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 35.439565] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 35.446001] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 35.452352] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 35.458789] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 35.465138] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 35.471574] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 35.477924] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 35.484359] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 35.490708] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 35.497144] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 35.503493] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 35.509929] 7981@C23L1,DfsBuildChannelList() 3839: [RDM]: wdev is not 5G. [ 35.516930] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 35.591745] 7981@C08L3,ap_mlme_deauth_req_action() 241: ---> wcid = 32767 [ 35.598778] 7981@C15L2,APPMFInit() 133: [PMF] apidx=1, MFPC=0, MFPR=0, SHA256=0 [ 35.606137] 7981@C01L3,wifi_sys_linkdown() 1363: wdev idx = 1 [ 35.611917] 7981@C03L2,ExtEventBeaconLostHandler() 170: FW EVENT (), Reason 0x10 [ 35.611922] 7981@C03L1,ExtEventBeaconLostHandler() 176: AP Beacon OFF!!! [ 35.627934] 7981@C08L3,hw_ctrl_flow_v2_link_down() 123: wdev_idx=1 [ 35.637394] WiFi@C01L3,wifi_sys_close() 945: wdev idx = 1 [ 35.643538] 7981@C08L3,hw_ctrl_flow_v2_close() 41: wdev_idx=1 [ 35.649646] WiFi@C01L3,wifi_sys_open() 856: wdev idx = 1 [ 35.655261] 7981@C18L3,BuildChannelList() 484: [ 35.659847] 7981@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(11), ht_bw(1), extcha(1), vht_bw(0), cen_ch_2(0), PhyMode=78! [ 35.671484] 7981@C23L3,operate_loader_phy() 374: oper_dev after adjust: bw(1), prim_ch(11), cen_ch_1(9), cen_ch_2(0),ext_cha(3)! [ 35.683123] 7981@C23L3,operate_loader_phy() 393: oper_dev after decision: bw(1), prim_ch(11), cen_ch_1(9), cen_ch_2(0)! [ 35.693936] 7981@C23L3,DfsRadarChannelCheck() 3228: [DfsRadarChannelCheck]: wdev is not 5G [ 35.702225] 7981@C23L3,DfsCacNormalStart() 3716: wdev is not 5G [ 35.708168] 7981@C23L3,DfsRadarChannelCheck() 3228: [DfsRadarChannelCheck]: wdev is not 5G [ 35.716630] WiFi@C00L2,dump_ht_cap() 29: Caller: wlan_operate_init+0xa4/0x148 [mt_wifi] [ 35.724655] wdev_attr_update(): wdevId1 = [ 35.730298] WiFi@C12L1,wifi_sys_open() 907: wifi_sys_open():band0 group_idx[1]=9, bw_grp=16 omac=17 [ 35.739414] 7981@C08L3,hw_ctrl_flow_v2_open() 13: wdev_idx=1 [ 35.745286] 7981@C01L3,wifi_sys_linkup() 1231: wdev idx = 1 [ 35.751121] 7981@C00L3,wtc_acquire_groupkey_wcid() 84: Found a non-occupied wtbl_idx:286 for WDEV_TYPE:1 [ 35.751121] LinkToOmacIdx = 11, LinkToWdevType = 1 [ 35.765919] 7981@C08L3,hw_ctrl_flow_v2_link_up() 72: wdev_idx=1 [ 35.786892] 7981@C08L3,UpdateBeaconHandler() 1928: BCN_UPDATE_INIT, OmacIdx = 11 (ra1) [ 35.794838] 7981@C08L2,bcn_buf_init() 170: BcnPkt is allocated!, bcn offload=1 [ 36.808657] 7981@C08L2,mbss_virtual_if_close() 171: ===> ra1 [ 36.814482] imou_netif_stop_queue:965, caller:__dev_close_many+0x9c/0x100, if_name:ra1 [ 36.822405] 7981@C01L2,RTMP_COM_IoctlHandle() 1502: -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_DOWN [ 36.830788] WiFi@C08L2,ap_link_down() 7173: (caller:wdev_do_linkdown+0x20/0x38 [mt_wifi]), wdev(1) [ 36.839998] 7981@C08L1,UpdateBeaconHandler() 1908: wdev(1) bss not ready (state:2, caller:ap_link_down+0x84/0x130 [mt_wifi])!! [ 36.851402] 7981@C01L3,wifi_sys_linkdown() 1363: wdev idx = 1 [ 36.857400] 7981@C08L3,hw_ctrl_flow_v2_link_down() 123: wdev_idx=1 [ 36.866974] WiFi@C01L3,wifi_sys_close() 945: wdev idx = 1 [ 36.872667] 7981@C08L3,hw_ctrl_flow_v2_close() 41: wdev_idx=1 [ 36.878615] 7981@C01L2,RTMP_COM_IoctlHandle() 1525: -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_DEINIT [ 36.886910] extif_put_dev(ra1) [ 36.889957] mtk_ppe_dev_unregister_hook : ineterface ra1 set null (2) [ 36.896594] br-lan: port 5(ra1) entered disabled state [ 36.954692] 7981@C18L3,BuildChannelList() 484: [ 36.959293] 7981@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(11), ht_bw(1), extcha(1), vht_bw(0), cen_ch_2(0), PhyMode=78! [ 36.970863] 7981@C23L3,operate_loader_phy() 374: oper_dev after adjust: bw(1), prim_ch(11), cen_ch_1(9), cen_ch_2(0),ext_cha(3)! [ 36.982423] 7981@C23L3,operate_loader_phy() 393: oper_dev after decision: bw(1), prim_ch(11), cen_ch_1(9), cen_ch_2(0)! [ 36.993205] 7981@C23L3,DfsRadarChannelCheck() 3228: [DfsRadarChannelCheck]: wdev is not 5G [ 37.001468] 7981@C23L3,DfsCacNormalStart() 3716: wdev is not 5G [ 37.007387] 7981@C23L3,DfsRadarChannelCheck() 3228: [DfsRadarChannelCheck]: wdev is not 5G [ 37.015864] WiFi@C00L2,dump_ht_cap() 29: Caller: wlan_operate_init+0xa4/0x148 [mt_wifi] [ 37.023894] 7981@C18L3,BuildChannelList() 484: [ 37.028444] 7981@C00L3,BuildChannelList() 514: BandIdx = 0, PhyMode = 78, ChListNum = 13: [ 37.036620] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 37.042971] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 37.049409] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 37.055761] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 37.062198] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 37.068548] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 37.074986] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 37.081337] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 37.087775] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 37.094131] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 37.100570] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 37.106924] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 37.113362] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 37.119713] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 37.126150] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 37.132502] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 37.138939] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 37.145291] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 37.151730] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 37.158081] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 37.164519] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 37.170870] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 37.177307] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 37.183657] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 37.190094] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 37.196449] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 37.202889] 7981@C23L1,DfsBuildChannelList() 3839: [RDM]: wdev is not 5G. [ 37.209895] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 37.283940] 7981@C08L3,ap_mlme_deauth_req_action() 241: ---> wcid = 32767 [ 37.290919] 7981@C15L2,APPMFInit() 133: [PMF] apidx=2, MFPC=0, MFPR=0, SHA256=0 [ 37.298341] 7981@C01L3,wifi_sys_linkdown() 1363: wdev idx = 2 [ 37.304125] 7981@C03L2,ExtEventBeaconLostHandler() 170: FW EVENT (), Reason 0x10 [ 37.304130] 7981@C03L1,ExtEventBeaconLostHandler() 176: AP Beacon OFF!!! [ 37.320146] 7981@C08L3,hw_ctrl_flow_v2_link_down() 123: wdev_idx=2 [ 37.329595] WiFi@C01L3,wifi_sys_close() 945: wdev idx = 2 [ 37.335299] 7981@C08L3,hw_ctrl_flow_v2_close() 41: wdev_idx=2 [ 37.341238] WiFi@C01L3,wifi_sys_open() 856: wdev idx = 2 [ 37.346869] 7981@C18L3,BuildChannelList() 484: [ 37.351428] 7981@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(11), ht_bw(1), extcha(1), vht_bw(0), cen_ch_2(0), PhyMode=78! [ 37.363024] 7981@C23L3,operate_loader_phy() 374: oper_dev after adjust: bw(1), prim_ch(11), cen_ch_1(9), cen_ch_2(0),ext_cha(3)! [ 37.374611] 7981@C23L3,operate_loader_phy() 393: oper_dev after decision: bw(1), prim_ch(11), cen_ch_1(9), cen_ch_2(0)! [ 37.385387] 7981@C23L3,DfsRadarChannelCheck() 3228: [DfsRadarChannelCheck]: wdev is not 5G [ 37.393648] 7981@C23L3,DfsCacNormalStart() 3716: wdev is not 5G [ 37.399619] 7981@C23L3,DfsRadarChannelCheck() 3228: [DfsRadarChannelCheck]: wdev is not 5G [ 37.408075] WiFi@C00L2,dump_ht_cap() 29: Caller: wlan_operate_init+0xa4/0x148 [mt_wifi] [ 37.416096] wdev_attr_update(): wdevId2 = [ 37.421726] WiFi@C12L1,wifi_sys_open() 907: wifi_sys_open():band0 group_idx[2]=9, bw_grp=16 omac=17 [ 37.430810] 7981@C08L3,hw_ctrl_flow_v2_open() 13: wdev_idx=2 [ 37.436670] 7981@C01L3,wifi_sys_linkup() 1231: wdev idx = 2 [ 37.442480] 7981@C00L3,wtc_acquire_groupkey_wcid() 84: Found a non-occupied wtbl_idx:286 for WDEV_TYPE:1 [ 37.442480] LinkToOmacIdx = 11, LinkToWdevType = 1 [ 37.456971] 7981@C08L3,hw_ctrl_flow_v2_link_up() 72: wdev_idx=2 [ 37.477838] 7981@C08L3,UpdateBeaconHandler() 1928: BCN_UPDATE_INIT, OmacIdx = 11 (ra2) [ 37.485796] 7981@C08L2,bcn_buf_init() 170: BcnPkt is allocated!, bcn offload=1 [ 38.498959] 7981@C08L2,mbss_virtual_if_close() 171: ===> ra2 [ 38.504725] imou_netif_stop_queue:965, caller:__dev_close_many+0x9c/0x100, if_name:ra2 [ 38.512663] 7981@C01L2,RTMP_COM_IoctlHandle() 1502: -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_DOWN [ 38.521034] WiFi@C08L2,ap_link_down() 7173: (caller:wdev_do_linkdown+0x20/0x38 [mt_wifi]), wdev(2) [ 38.530263] 7981@C08L1,UpdateBeaconHandler() 1908: wdev(2) bss not ready (state:2, caller:ap_link_down+0x84/0x130 [mt_wifi])!! [ 38.541671] 7981@C01L3,wifi_sys_linkdown() 1363: wdev idx = 2 [ 38.547678] 7981@C08L3,hw_ctrl_flow_v2_link_down() 123: wdev_idx=2 [ 38.557208] WiFi@C01L3,wifi_sys_close() 945: wdev idx = 2 [ 38.562897] 7981@C08L3,hw_ctrl_flow_v2_close() 41: wdev_idx=2 [ 38.568844] 7981@C01L2,RTMP_COM_IoctlHandle() 1525: -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_DEINIT [ 38.577123] extif_put_dev(ra2) [ 38.580179] mtk_ppe_dev_unregister_hook : ineterface ra2 set null (3) [ 38.586825] br-lan: port 6(ra2) entered disabled state [ 38.646994] 7981@C18L3,BuildChannelList() 484: [ 38.651608] 7981@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(11), ht_bw(1), extcha(1), vht_bw(0), cen_ch_2(0), PhyMode=14! [ 38.663244] 7981@C23L3,operate_loader_phy() 374: oper_dev after adjust: bw(1), prim_ch(11), cen_ch_1(9), cen_ch_2(0),ext_cha(3)! [ 38.674856] 7981@C23L3,operate_loader_phy() 393: oper_dev after decision: bw(1), prim_ch(11), cen_ch_1(9), cen_ch_2(0)! [ 38.685632] 7981@C23L3,DfsRadarChannelCheck() 3228: [DfsRadarChannelCheck]: wdev is not 5G [ 38.693898] 7981@C23L3,DfsCacNormalStart() 3716: wdev is not 5G [ 38.699816] 7981@C23L3,DfsRadarChannelCheck() 3228: [DfsRadarChannelCheck]: wdev is not 5G [ 38.708272] WiFi@C00L2,dump_ht_cap() 29: Caller: wlan_operate_init+0xa4/0x148 [mt_wifi] [ 38.716290] 7981@C18L3,BuildChannelList() 484: [ 38.720837] 7981@C00L3,BuildChannelList() 514: BandIdx = 0, PhyMode = 14, ChListNum = 13: [ 38.729101] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 38.735463] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 38.741902] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 38.748251] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 38.754688] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 38.761038] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 38.767477] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 38.773827] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 38.780263] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 38.786739] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 38.793245] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 38.799618] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 38.806068] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 38.812420] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 38.818860] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 38.825209] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 38.831705] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 38.838060] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 38.844497] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 38.850847] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 38.857286] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 38.863636] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 38.870072] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 38.876422] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 38.882859] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 38.889208] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 38.895645] 7981@C23L1,DfsBuildChannelList() 3839: [RDM]: wdev is not 5G. [ 38.902665] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 38.960000] Key_len:9 Key = 420420420 [ 38.963701] hex key: 00000000caeeff29, len = 9 [ 38.968150] 0x0000 : 34 32 30 34 32 30 34 32 30 [ 38.989500] 7981@C08L3,ap_mlme_deauth_req_action() 241: ---> wcid = 32767 [ 38.996493] 7981@C15L2,APPMFInit() 133: [PMF] apidx=3, MFPC=0, MFPR=0, SHA256=0 [ 39.003865] 7981@C01L3,wifi_sys_linkdown() 1363: wdev idx = 3 [ 39.009803] 7981@C03L2,ExtEventBeaconLostHandler() 170: FW EVENT (), Reason 0x10 [ 39.018682] 7981@C03L1,ExtEventBeaconLostHandler() 176: AP Beacon OFF!!! [ 39.025582] 7981@C08L3,hw_ctrl_flow_v2_link_down() 123: wdev_idx=3 [ 39.034980] WiFi@C01L3,wifi_sys_close() 945: wdev idx = 3 [ 39.040657] 7981@C08L3,hw_ctrl_flow_v2_close() 41: wdev_idx=3 [ 39.046593] WiFi@C01L3,wifi_sys_open() 856: wdev idx = 3 [ 39.052193] 7981@C18L3,BuildChannelList() 484: [ 39.056764] 7981@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(11), ht_bw(1), extcha(1), vht_bw(0), cen_ch_2(0), PhyMode=14! [ 39.068383] 7981@C23L3,operate_loader_phy() 374: oper_dev after adjust: bw(1), prim_ch(11), cen_ch_1(9), cen_ch_2(0),ext_cha(3)! [ 39.079962] 7981@C23L3,operate_loader_phy() 393: oper_dev after decision: bw(1), prim_ch(11), cen_ch_1(9), cen_ch_2(0)! [ 39.090740] 7981@C23L3,DfsRadarChannelCheck() 3228: [DfsRadarChannelCheck]: wdev is not 5G [ 39.099002] 7981@C23L3,DfsCacNormalStart() 3716: wdev is not 5G [ 39.104922] 7981@C23L3,DfsRadarChannelCheck() 3228: [DfsRadarChannelCheck]: wdev is not 5G [ 39.113379] WiFi@C00L2,dump_ht_cap() 29: Caller: wlan_operate_init+0xa4/0x148 [mt_wifi] [ 39.121397] wdev_attr_update(): wdevId3 = [ 39.127037] WiFi@C12L1,wifi_sys_open() 907: wifi_sys_open():band0 group_idx[3]=9, bw_grp=16 omac=17 [ 39.136179] 7981@C08L3,hw_ctrl_flow_v2_open() 13: wdev_idx=3 [ 39.142051] 7981@C01L3,wifi_sys_linkup() 1231: wdev idx = 3 [ 39.222034] 7981@C00L3,wtc_acquire_groupkey_wcid() 84: Found a non-occupied wtbl_idx:286 for WDEV_TYPE:1 [ 39.222034] LinkToOmacIdx = 11, LinkToWdevType = 1 [ 39.236496] 7981@C08L3,hw_ctrl_flow_v2_link_up() 72: wdev_idx=3 [ 39.256451] 7981@C08L3,UpdateBeaconHandler() 1928: BCN_UPDATE_INIT, OmacIdx = 11 (ra3) [ 39.264374] 7981@C08L2,bcn_buf_init() 170: BcnPkt is allocated!, bcn offload=1 wifi is starting... wait... [ 40.277439] 7981@C08L2,mbss_virtual_if_close() 171: ===> ra3 [ 40.283224] imou_netif_stop_queue:965, caller:__dev_close_many+0x9c/0x100, if_name:ra3 [ 40.291160] 7981@C01L2,RTMP_COM_IoctlHandle() 1502: -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_DOWN [ 40.299532] WiFi@C08L2,ap_link_down() 7173: (caller:wdev_do_linkdown+0x20/0x38 [mt_wifi]), wdev(3) [ 40.308765] 7981@C08L1,UpdateBeaconHandler() 1908: wdev(3) bss not ready (state:2, caller:ap_link_down+0x84/0x130 [mt_wifi])!! [ 40.320170] 7981@C01L3,wifi_sys_linkdown() 1363: wdev idx = 3 [ 40.326165] 7981@C08L3,hw_ctrl_flow_v2_link_down() 123: wdev_idx=3 [ 40.335648] WiFi@C01L3,wifi_sys_close() 945: wdev idx = 3 [ 40.341321] 7981@C08L3,hw_ctrl_flow_v2_close() 41: wdev_idx=3 [ 40.347307] 7981@C01L2,RTMP_COM_IoctlHandle() 1525: -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_DEINIT [ 40.355592] extif_put_dev(ra3) [ 40.358643] mtk_ppe_dev_unregister_hook : ineterface ra3 set null (4) [ 40.365291] br-lan: port 7(ra3) entered disabled state [ 40.423418] 7981@C18L3,BuildChannelList() 484: [ 40.428019] 7981@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(11), ht_bw(1), extcha(1), vht_bw(0), cen_ch_2(0), PhyMode=78! [ 40.439591] 7981@C23L3,operate_loader_phy() 374: oper_dev after adjust: bw(1), prim_ch(11), cen_ch_1(9), cen_ch_2(0),ext_cha(3)! [ 40.451154] 7981@C23L3,operate_loader_phy() 393: oper_dev after decision: bw(1), prim_ch(11), cen_ch_1(9), cen_ch_2(0)! [ 40.461932] 7981@C23L3,DfsRadarChannelCheck() 3228: [DfsRadarChannelCheck]: wdev is not 5G [ 40.470200] 7981@C23L3,DfsCacNormalStart() 3716: wdev is not 5G [ 40.476120] 7981@C23L3,DfsRadarChannelCheck() 3228: [DfsRadarChannelCheck]: wdev is not 5G [ 40.484577] WiFi@C00L2,dump_ht_cap() 29: Caller: wlan_operate_init+0xa4/0x148 [mt_wifi] [ 40.492603] 7981@C18L3,BuildChannelList() 484: [ 40.497144] 7981@C00L3,BuildChannelList() 514: BandIdx = 0, PhyMode = 78, ChListNum = 13: [ 40.505321] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 40.511671] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 40.518107] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 40.524458] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 40.530895] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 40.537246] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 40.543683] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 40.550033] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 40.556471] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 40.562822] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 40.569265] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 40.575617] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 40.582056] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 40.588408] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 40.594845] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 40.601195] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 40.607632] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 40.613984] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 40.620426] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 40.626779] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 40.633219] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 40.639570] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 40.646007] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 40.652361] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 40.658813] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 40.665168] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 40.671612] 7981@C23L1,DfsBuildChannelList() 3839: [RDM]: wdev is not 5G. [ 40.678619] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 40.752989] Key_len:12 Key = 62bde587-vip [ 40.757048] hex key: 00000000186a9f8b, len = 12 [ 40.761593] 0x0000 : 36 32 62 64 65 35 38 37 2d 76 69 70 [ 40.783551] 7981@C08L3,ap_mlme_deauth_req_action() 241: ---> wcid = 32767 [ 40.790563] 7981@C15L2,APPMFInit() 133: [PMF] apidx=4, MFPC=0, MFPR=0, SHA256=0 [ 40.797935] 7981@C01L3,wifi_sys_linkdown() 1363: wdev idx = 4 [ 40.803721] 7981@C03L2,ExtEventBeaconLostHandler() 170: FW EVENT (), Reason 0x10 [ 40.803727] 7981@C03L1,ExtEventBeaconLostHandler() 176: AP Beacon OFF!!! [ 40.819740] 7981@C08L3,hw_ctrl_flow_v2_link_down() 123: wdev_idx=4 [ 40.829229] WiFi@C01L3,wifi_sys_close() 945: wdev idx = 4 [ 40.834911] 7981@C08L3,hw_ctrl_flow_v2_close() 41: wdev_idx=4 [ 40.840851] WiFi@C01L3,wifi_sys_open() 856: wdev idx = 4 [ 40.846401] 7981@C18L3,BuildChannelList() 484: [ 40.850983] 7981@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(11), ht_bw(1), extcha(1), vht_bw(0), cen_ch_2(0), PhyMode=78! [ 40.862553] 7981@C23L3,operate_loader_phy() 374: oper_dev after adjust: bw(1), prim_ch(11), cen_ch_1(9), cen_ch_2(0),ext_cha(3)! [ 40.874115] 7981@C23L3,operate_loader_phy() 393: oper_dev after decision: bw(1), prim_ch(11), cen_ch_1(9), cen_ch_2(0)! [ 40.884898] 7981@C23L3,DfsRadarChannelCheck() 3228: [DfsRadarChannelCheck]: wdev is not 5G [ 40.893161] 7981@C23L3,DfsCacNormalStart() 3716: wdev is not 5G [ 40.899078] 7981@C23L3,DfsRadarChannelCheck() 3228: [DfsRadarChannelCheck]: wdev is not 5G [ 40.907529] WiFi@C00L2,dump_ht_cap() 29: Caller: wlan_operate_init+0xa4/0x148 [mt_wifi] [ 40.915552] wdev_attr_update(): wdevId4 = [ 40.921156] WiFi@C12L1,wifi_sys_open() 907: wifi_sys_open():band0 group_idx[4]=9, bw_grp=16 omac=17 [ 40.930287] 7981@C08L3,hw_ctrl_flow_v2_open() 13: wdev_idx=4 [ 40.936165] 7981@C01L3,wifi_sys_linkup() 1231: wdev idx = 4 [ 41.011664] 7981@C00L3,wtc_acquire_groupkey_wcid() 84: Found a non-occupied wtbl_idx:286 for WDEV_TYPE:1 [ 41.011664] LinkToOmacIdx = 11, LinkToWdevType = 1 [ 41.026122] 7981@C08L3,hw_ctrl_flow_v2_link_up() 72: wdev_idx=4 [ 41.047033] 7981@C08L3,UpdateBeaconHandler() 1928: BCN_UPDATE_INIT, OmacIdx = 11 (ra4) [ 41.054962] 7981@C08L2,bcn_buf_init() 170: BcnPkt is allocated!, bcn offload=1 [ 42.118875] SetApCliEnableByWdev: I/F(apcli0) (enable = 0) [ 42.126497] 7981@C01L3,wifi_sys_linkdown() 1363: wdev idx = 9 [ 42.232535] WiFi@C00L3,cntl_fsm_state_transition() 61: CNTL [apcli0, TYPE:2 (STA)]: [CNTL_IDLE] ==============================================> [CNTL_IDLE] (by cntl_fsm_reset) [ 42.248514] 7981@C09L3,sync_fsm_reset() 2696: (caller : rt28xx_sta_ioctl+0xadc/0x1ea8 [mt_wifi]) SYNC[apcli0, Band:0]: [IDLE] =========================================> [IDLE] [ 42.264493] WiFi@C01L3,wifi_sys_close() 945: wdev idx = 9 [ 42.270150] 7981@C08L3,hw_ctrl_flow_v2_close() 41: wdev_idx=9 [ 42.376244] 7981@C18L3,BuildChannelList() 484: [ 42.380810] 7981@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(11), ht_bw(1), extcha(1), vht_bw(0), cen_ch_2(0), PhyMode=78! [ 42.392377] 7981@C23L3,operate_loader_phy() 374: oper_dev after adjust: bw(1), prim_ch(11), cen_ch_1(9), cen_ch_2(0),ext_cha(3)! [ 42.403937] 7981@C23L3,operate_loader_phy() 393: oper_dev after decision: bw(1), prim_ch(11), cen_ch_1(9), cen_ch_2(0)! [ 42.414716] 7981@C23L3,DfsRadarChannelCheck() 3228: [DfsRadarChannelCheck]: wdev is not 5G [ 42.422978] 7981@C23L3,DfsCacNormalStart() 3716: wdev is not 5G [ 42.428896] 7981@C23L3,DfsRadarChannelCheck() 3228: [DfsRadarChannelCheck]: wdev is not 5G [ 42.437354] WiFi@C00L2,dump_ht_cap() 29: Caller: wlan_operate_init+0xa4/0x148 [mt_wifi] [ 42.445375] 7981@C18L3,BuildChannelList() 484: [ 42.449920] 7981@C00L3,BuildChannelList() 514: BandIdx = 0, PhyMode = 78, ChListNum = 13: [ 42.458096] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 42.464446] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 42.470884] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 42.477236] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 42.483673] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 42.490024] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 42.496461] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 42.502812] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 42.509249] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 42.515604] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 42.522046] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 42.528397] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 42.534834] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 42.541185] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 42.547622] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 42.553973] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 42.560411] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 42.566761] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 42.573199] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 42.579549] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 42.585989] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 42.592339] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 42.598778] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 42.605128] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 42.611566] 7981@C14L1,vht80_channel_group() 1584: invalid ch_band 0 [ 42.617921] 7981@C14L1,vht160_channel_group() 1655: invalid ch_band 0 [ 42.624361] 7981@C23L1,DfsBuildChannelList() 3839: [RDM]: wdev is not 5G. [ 42.631367] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 42.738805] WiFi@C01L3,wifi_sys_open() 856: wdev idx = 9 [ 42.744346] 7981@C18L3,BuildChannelList() 484: [ 42.748953] 7981@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(11), ht_bw(1), extcha(1), vht_bw(0), cen_ch_2(0), PhyMode=78! [ 42.760528] 7981@C23L3,operate_loader_phy() 374: oper_dev after adjust: bw(1), prim_ch(11), cen_ch_1(9), cen_ch_2(0),ext_cha(3)! [ 42.772091] 7981@C23L3,operate_loader_phy() 393: oper_dev after decision: bw(1), prim_ch(11), cen_ch_1(9), cen_ch_2(0)! [ 42.782868] 7981@C23L3,DfsRadarChannelCheck() 3228: [DfsRadarChannelCheck]: wdev is not 5G [ 42.791128] 7981@C23L3,DfsCacNormalStart() 3716: wdev is not 5G [ 42.797046] 7981@C23L3,DfsRadarChannelCheck() 3228: [DfsRadarChannelCheck]: wdev is not 5G [ 42.805499] WiFi@C00L2,dump_ht_cap() 29: Caller: wlan_operate_init+0xa4/0x148 [mt_wifi] [ 42.813522] wdev_attr_update(): wdevId9 = ae:31:62:0d:81:37 [ 42.819123] 7981@C08L3,hw_ctrl_flow_v2_open() 13: wdev_idx=9 [ 42.825304] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 42.981360] Key_len:8 Key = 12345678 [ 42.984965] hex key: 00000000f08564c5, len = 8 [ 42.989429] 0x0000 : 31 32 33 34 35 36 37 38 [ 43.010221] 7981@C12L1,Set_ApCliPMFMFPC_Proc() 2003: [PMF]: MFPC=1, MFPR=0, SHA256=0 [ 43.020240] 7981@C12L1,Set_ApCliPMFMFPR_Proc() 2067: [PMF]: MFPC=1, MFPR=0, SHA256=0 [ 43.537535] Set_ApCli_AutoConnect_Proc:20585 [ 43.544032] SetApCliEnableByWdev: I/F(apcli0) (enable = 0) [ 43.632581] SetPowerDropCtrl: ucPowerDrop = 100 [ 43.637224] 7981@C03L3,MtCmdTxPwrShowInfo() 13748: ucTxPowerInfoCatg: 2, BandIdx: 0 [ 43.644990] 7981@C03L3,MtCmdTxPwrShowInfo() 13777: (ret = 0) [ 43.645104] [mtf_txpower_all_rate_info] band_idx:0 pwr:47 ChBand:2G ePAGain:0 [ 43.650650] 7981@C03L3,MtCmdTxPwrShowInfo() 13748: ucTxPowerInfoCatg: 2, BandIdx: 0 [ 43.665521] 7981@C03L3,MtCmdTxPwrShowInfo() 13777: (ret = 0) [ 43.665634] [mtf_txpower_all_rate_info] band_idx:0 pwr:47 ChBand:2G ePAGain:0 [ 43.671189] 7981@C03L3,MtCmdTxPwrShowInfo() 13748: ucTxPowerInfoCatg: 2, BandIdx: 0 [ 43.686047] 7981@C03L3,MtCmdTxPwrShowInfo() 13777: (ret = 0) [ 43.686155] [mtf_txpower_all_rate_info] band_idx:0 pwr:47 ChBand:2G ePAGain:0 [ 43.691711] 7981@C03L3,MtCmdTxPwrShowInfo() 13748: ucTxPowerInfoCatg: 2, BandIdx: 0 [ 43.706567] 7981@C03L3,MtCmdTxPwrShowInfo() 13777: (ret = 0) [ 43.706673] [mtf_txpower_all_rate_info] band_idx:0 pwr:47 ChBand:2G ePAGain:0 [ 43.712233] 7981@C03L3,MtCmdTxPwrShowInfo() 13748: ucTxPowerInfoCatg: 2, BandIdx: 0 [ 43.727083] 7981@C03L3,MtCmdTxPwrShowInfo() 13777: (ret = 0) [ 43.727189] [mtf_txpower_all_rate_info] band_idx:0 pwr:47 ChBand:2G ePAGain:0 [ 43.754236] MtCmdSetMuruCfgDlUlVal: u1BandBssSelect:1 u1Index:0 ParamUpdList:1 ParamUpdVal:1 [ 43.764807] MtCmdSetMuruCfgDlUlVal: u1BandBssSelect:1 u1Index:0 ParamUpdList:2 ParamUpdVal:2 [ 43.787790] MtCmdSetMuruCfgDlUlVal: u1BandBssSelect:1 u1Index:0 ParamUpdList:4 ParamUpdVal:4 [ 43.798424] MtCmdSetMuruCfgDlUlVal: u1BandBssSelect:1 u1Index:0 ParamUpdList:8 ParamUpdVal:8 [ 43.839045] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 43.846752] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 43.854440] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 43.862114] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 43.870855] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 43.879606] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 43.889883] 7981@C12L1,Set_VhtBw_Proc() 9747: (error Channel = 11) [ 43.912378] Set_AutoChannelSel_Proc Alg=3 [ 43.916460] [42mSet_AutoChannelSel_Proc: Alg = 3 [m [ 43.921728] 7981@C23L3,TakeChannelOpCharge() 1111: caller:Set_AutoChannelSel_Proc+0x3b0/0x4e8 [mt_wifi]. TakeCharge succeed! [ 43.921728] [ 43.921837] 7981@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0 [ 43.934664] 7981@C03L2,ExtEventBeaconLostHandler() 170: FW EVENT (), Reason 0x10 [ 43.934670] 7981@C03L1,ExtEventBeaconLostHandler() 176: AP Beacon OFF!!! [ 43.945234] 7981@C03L2,ExtEventBeaconLostHandler() 170: FW EVENT (), Reason 0x10 [ 43.945240] 7981@C03L1,ExtEventBeaconLostHandler() 176: AP Beacon OFF!!! [ 43.976767] 7981@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:1 cench1:1 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1 [ 43.988554] 7981@C00L1,mt7981_apply_dpd_flatness_data() 624: eeprom 0x19a bit 0 is 0, do runtime cal [ 43.997699] 7981@C03L3,MtCmdChannelSwitch() 2539: ctrl_chl=1, ctrl_ch2=0, cent_ch=1 DBDCIdx=0, ChBand=0, BW=0, TXStream=2, RXStream=2, scan(1) [ 44.038983] 7981@C03L3,MtCmdSetTxRxPath() 2799: ctrl_chl=1, ctrl_ch2=0, cent_ch=1, RxPath=3, BandIdx=0, ChBand=0, BW=0,TXStream=2, RXStream=3, scan(1) [ 44.394715] 7981@C23L3,AutoChSelScanTimeout() 3334: [AutoChSelScanTimeout] - BandIdx = 0 [ 44.403123] 7981@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0 [ 44.413649] 7981@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:6 cench1:6 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1 [ 44.425372] 7981@C00L1,mt7981_apply_dpd_flatness_data() 624: eeprom 0x19a bit 0 is 0, do runtime cal [ 44.434515] 7981@C03L3,MtCmdChannelSwitch() 2539: ctrl_chl=6, ctrl_ch2=0, cent_ch=6 DBDCIdx=0, ChBand=0, BW=0, TXStream=2, RXStream=2, scan(1) [ 44.475847] 7981@C03L3,MtCmdSetTxRxPath() 2799: ctrl_chl=6, ctrl_ch2=0, cent_ch=6, RxPath=3, BandIdx=0, ChBand=0, BW=0,TXStream=2, RXStream=3, scan(1) wifi is starting... wait... [ 44.830711] 7981@C23L3,AutoChSelScanTimeout() 3334: [AutoChSelScanTimeout] - BandIdx = 0 [ 44.839105] 7981@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0 [ 44.849635] 7981@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:11 cench1:11 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1 [ 44.861529] 7981@C00L1,mt7981_apply_dpd_flatness_data() 624: eeprom 0x19a bit 0 is 0, do runtime cal [ 44.870686] 7981@C03L3,MtCmdChannelSwitch() 2539: ctrl_chl=11, ctrl_ch2=0, cent_ch=11 DBDCIdx=0, ChBand=0, BW=0, TXStream=2, RXStream=2, scan(1) [ 44.912115] 7981@C03L3,MtCmdSetTxRxPath() 2799: ctrl_chl=11, ctrl_ch2=0, cent_ch=11, RxPath=3, BandIdx=0, ChBand=0, BW=0,TXStream=2, RXStream=3, scan(1) [ 45.266715] 7981@C23L3,AutoChSelScanTimeout() 3334: [AutoChSelScanTimeout] - BandIdx = 0 [ 45.275116] 7981@C23L3,SelectClearChannelBusyTime() 1887: ==================================================================== [ 45.286518] 7981@C23L3,SelectClearChannelBusyTime() 1893: Channel 1 : Busy Time = 5613, Skip Channel = FALSE, BwCap = TRUE [ 45.297904] 7981@C23L3,SelectClearChannelBusyTime() 1893: Channel 6 : Busy Time = 4027, Skip Channel = FALSE, BwCap = TRUE [ 45.309288] 7981@C23L3,SelectClearChannelBusyTime() 1893: Channel 11 : Busy Time = 2802, Skip Channel = FALSE, BwCap = TRUE [ 45.320674] 7981@C23L3,SelectClearChannelBusyTime() 1896: ==================================================================== [ 45.332064] 7981@C23L3,SelectClearChannelBusyTime() 2132: Rule 3 Channel Busy time value : Select Primary Channel 11 [ 45.342580] 7981@C23L3,SelectClearChannelBusyTime() 2134: Rule 3 Channel Busy time value : Min Channel Busy = 2802 [ 45.352922] 7981@C23L3,SelectClearChannelBusyTime() 2139: Rule 3 Channel Busy time value : BW = 20 [ 45.361877] 7981@C23L3,SelectClearChannelBusyTime() 2173: [SelectClearChannelBusyTime] - band0 END [ 45.370832] 7981@C23L3,AutoChSelScanNextChannel() 3110: Current channel = 11 , selected new channel = 11 [ 45.380315] 7981@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(11), ht_bw(1), extcha(3), vht_bw(0), cen_ch_2(0), PhyMode=78! [ 45.391887] 7981@C23L3,operate_loader_phy() 374: oper_dev after adjust: bw(1), prim_ch(11), cen_ch_1(9), cen_ch_2(0),ext_cha(3)! [ 45.403451] 7981@C23L3,operate_loader_phy() 393: oper_dev after decision: bw(1), prim_ch(11), cen_ch_1(9), cen_ch_2(0)! [ 45.414231] 7981@C23L3,DfsRadarChannelCheck() 3228: [DfsRadarChannelCheck]: wdev is not 5G [ 45.422497] 7981@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:1 vht_bw:0 bw:1 extcha:3 [ 45.433013] 7981@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:11 cench1:9 cench2:0 rxstream:2 ap_bw:0 apCenCh:0 Scan:0 [ 45.444822] 7981@C00L1,mt7981_apply_dpd_flatness_data() 624: eeprom 0x19a bit 0 is 0, do runtime cal [ 45.453969] 7981@C03L3,MtCmdChannelSwitch() 2539: ctrl_chl=11, ctrl_ch2=0, cent_ch=9 DBDCIdx=0, ChBand=0, BW=1, TXStream=2, RXStream=2, scan(0) [ 45.613352] 7981@C03L3,MtCmdSetTxRxPath() 2799: ctrl_chl=11, ctrl_ch2=0, cent_ch=9, RxPath=3, BandIdx=0, ChBand=0, BW=1,TXStream=2, RXStream=3, scan(0) [ 45.627051] 7981@C12L1,EDCCAInit() 21423: EDCCA compensation: uni_compensation=0, bw_compensation=0, final compensation=0 [ 45.638025] 7981@C23L3,DfsCacNormalStart() 3716: wdev is not 5G [ 45.643952] 7981@C23L3,DfsRadarChannelCheck() 3228: [DfsRadarChannelCheck]: wdev is not 5G [ 45.652227] 7981@C23L3,scan_ch_restore() 252: End of SCAN(TYPE: 0, BandIdx: 0), restore to BW(1) channel 9, Total BSS[06] [ 45.663179] 7981@C08L3,UpdateBeaconHandler() 1948: BCN_UPDATE_ENABLE_TX, OmacIdx = 0 (ra0) [ 45.671439] 7981@C08L3,UpdateBeaconHandler() 1953: Band0 BcnInitedRnd = 179 [ 45.678497] 7981@C08L3,UpdateBeaconHandler() 1948: BCN_UPDATE_ENABLE_TX, OmacIdx = 11 (ra4) [ 45.686873] 7981@C08L3,UpdateBeaconHandler() 1953: Band0 BcnInitedRnd = 179 [ 45.693941] 7981@C08L3,UpdateBeaconHandler() 1948: BCN_UPDATE_ENABLE_TX, OmacIdx = 0 (ra0) [ 45.694012] wait channel setting success. [ 45.702218] 7981@C08L3,UpdateBeaconHandler() 1953: Band0 BcnInitedRnd = 179 [ 45.706219] 7981@C23L3,ReleaseChannelOpCharge() 1310: the ChOpCharge of owner=3 is released now!! [ 45.706219] [ 45.713302] 7981@C08L3,UpdateBeaconHandler() 1948: BCN_UPDATE_ENABLE_TX, OmacIdx = 11 (ra4) [ 45.732416] 7981@C08L3,UpdateBeaconHandler() 1953: Band0 BcnInitedRnd = 180 [ 46.245283] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 46.252984] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 46.260678] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 46.268353] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 46.277073] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 46.285861] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 46.295456] 7981@C12L1,Set_VhtBw_Proc() 9747: (error Channel = 11) [ 46.378612] 7981@C18L3,BuildChannelList() 484: [ 46.383187] 7981@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(0), ht_bw(1), extcha(1), vht_bw(2), cen_ch_2(0), PhyMode=177! [ 46.394815] phy_freq_adjust : no prim_ch value for adjust! [ 46.400345] 7981@C23L1,operate_loader_phy() 364: phy_freq_adjust failed!WiFi@C00L2,dump_ht_cap() 29: Caller: wlan_operate_init+0xa4/0x148 [mt_wifi] [ 46.413837] 7981@C18L3,BuildChannelList() 484: [ 46.418389] 7981@C00L3,BuildChannelList() 514: BandIdx = 1, PhyMode = 177, ChListNum = 9: [ 46.426603] 7981@C23L3,DfsBuildChannelList() 3884: Done [ 46.432046] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 46.489639] Key_len:9 Key = 420420420 [ 46.493346] hex key: 00000000f0f3e505, len = 9 [ 46.497802] 0x0000 : 34 32 30 34 32 30 34 32 30 [ 46.518939] 7981@C08L3,ap_mlme_deauth_req_action() 241: ---> wcid = 32767 [ 46.525911] 7981@C15L2,APPMFInit() 133: [PMF] apidx=5, MFPC=0, MFPR=0, SHA256=0 [ 46.533304] 7981@C01L3,wifi_sys_linkdown() 1363: wdev idx = 5 [ 46.539087] 7981@C03L2,ExtEventBeaconLostHandler() 170: FW EVENT (), Reason 0x10 [ 46.539093] 7981@C03L1,ExtEventBeaconLostHandler() 176: AP Beacon OFF!!! [ 46.555108] 7981@C08L3,hw_ctrl_flow_v2_link_down() 123: wdev_idx=5 [ 46.563843] WiFi@C01L3,wifi_sys_close() 945: wdev idx = 5 [ 46.569509] 7981@C08L3,hw_ctrl_flow_v2_close() 41: wdev_idx=5 [ 46.575474] WiFi@C01L3,wifi_sys_open() 856: wdev idx = 5 [ 46.581034] 7981@C18L3,BuildChannelList() 484: [ 46.585614] 7981@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(0), ht_bw(1), extcha(1), vht_bw(2), cen_ch_2(0), PhyMode=177! [ 46.597176] phy_freq_adjust : no prim_ch value for adjust! [ 46.602663] 7981@C23L1,operate_loader_phy() 364: phy_freq_adjust failed!WiFi@C00L2,dump_ht_cap() 29: Caller: wlan_operate_init+0xa4/0x148 [mt_wifi] [ 46.616101] wdev_attr_update(): wdevId5 = [ 46.621705] WiFi@C12L1,wifi_sys_open() 907: wifi_sys_open():band1 group_idx[5]=4, bw_grp=16 omac=0 [ 46.630729] 7981@C08L3,hw_ctrl_flow_v2_open() 13: wdev_idx=5 [ 46.637601] 7981@C01L3,wifi_sys_linkup() 1231: wdev idx = 5 [ 46.713142] 7981@C00L3,wtc_acquire_groupkey_wcid() 84: Found a non-occupied wtbl_idx:285 for WDEV_TYPE:1 [ 46.713142] LinkToOmacIdx = 0, LinkToWdevType = 1 [ 46.727514] 7981@C08L3,hw_ctrl_flow_v2_link_up() 72: wdev_idx=5 [ 46.747681] 7981@C08L3,UpdateBeaconHandler() 1928: BCN_UPDATE_INIT, OmacIdx = 0 (rai0) [ 46.755606] 7981@C08L2,bcn_buf_init() 170: BcnPkt is allocated!, bcn offload=1 [ 47.810737] BcnCheck start after 3000 ms (ra0) [ 47.844994] 7981@C18L3,BuildChannelList() 484: [ 47.849596] 7981@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(0), ht_bw(1), extcha(1), vht_bw(2), cen_ch_2(0), PhyMode=177! [ 47.861204] phy_freq_adjust : no prim_ch value for adjust! [ 47.866741] 7981@C23L1,operate_loader_phy() 364: phy_freq_adjust failed!WiFi@C00L2,dump_ht_cap() 29: Caller: wlan_operate_init+0xa4/0x148 [mt_wifi] [ 47.880167] 7981@C18L3,BuildChannelList() 484: [ 47.884714] 7981@C00L3,BuildChannelList() 514: BandIdx = 1, PhyMode = 177, ChListNum = 9: [ 47.892928] 7981@C23L3,DfsBuildChannelList() 3884: Done [ 47.898376] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 47.971754] 7981@C08L3,ap_mlme_deauth_req_action() 241: ---> wcid = 32767 [ 47.978792] 7981@C15L2,APPMFInit() 133: [PMF] apidx=6, MFPC=0, MFPR=0, SHA256=0 [ 47.986193] 7981@C01L3,wifi_sys_linkdown() 1363: wdev idx = 6 [ 47.991977] 7981@C03L2,ExtEventBeaconLostHandler() 170: FW EVENT (), Reason 0x10 [ 47.991982] 7981@C03L1,ExtEventBeaconLostHandler() 176: AP Beacon OFF!!! [ 48.008002] 7981@C08L3,hw_ctrl_flow_v2_link_down() 123: wdev_idx=6 [ 48.017471] WiFi@C01L3,wifi_sys_close() 945: wdev idx = 6 [ 48.023143] 7981@C08L3,hw_ctrl_flow_v2_close() 41: wdev_idx=6 [ 48.029112] WiFi@C01L3,wifi_sys_open() 856: wdev idx = 6 [ 48.034814] 7981@C18L3,BuildChannelList() 484: [ 48.039417] 7981@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(0), ht_bw(1), extcha(1), vht_bw(2), cen_ch_2(0), PhyMode=177! [ 48.050988] phy_freq_adjust : no prim_ch value for adjust! [ 48.056479] 7981@C23L1,operate_loader_phy() 364: phy_freq_adjust failed!WiFi@C00L2,dump_ht_cap() 29: Caller: wlan_operate_init+0xa4/0x148 [mt_wifi] [ 48.069892] wdev_attr_update(): wdevId6 = [ 48.075498] WiFi@C12L1,wifi_sys_open() 907: wifi_sys_open():band1 group_idx[6]=25, bw_grp=16 omac=17 [ 48.084675] 7981@C08L3,hw_ctrl_flow_v2_open() 13: wdev_idx=6 [ 48.091557] 7981@C01L3,wifi_sys_linkup() 1231: wdev idx = 6 [ 48.097363] 7981@C00L3,wtc_acquire_groupkey_wcid() 84: Found a non-occupied wtbl_idx:284 for WDEV_TYPE:1 [ 48.097363] LinkToOmacIdx = 11, LinkToWdevType = 1 [ 48.111927] 7981@C08L3,hw_ctrl_flow_v2_link_up() 72: wdev_idx=6 [ 48.132798] 7981@C08L3,UpdateBeaconHandler() 1928: BCN_UPDATE_INIT, OmacIdx = 11 (rai1) [ 48.140806] 7981@C08L2,bcn_buf_init() 170: BcnPkt is allocated!, bcn offload=1 [ 49.153959] 7981@C08L2,mbss_virtual_if_close() 171: ===> rai1 [ 49.159811] imou_netif_stop_queue:965, caller:__dev_close_many+0x9c/0x100, if_name:rai1 [ 49.167900] 7981@C01L2,RTMP_COM_IoctlHandle() 1502: -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_DOWN [ 49.176272] WiFi@C08L2,ap_link_down() 7173: (caller:wdev_do_linkdown+0x20/0x38 [mt_wifi]), wdev(6) [ 49.185498] 7981@C08L1,UpdateBeaconHandler() 1908: wdev(6) bss not ready (state:2, caller:ap_link_down+0x84/0x130 [mt_wifi])!! [ 49.196906] 7981@C01L3,wifi_sys_linkdown() 1363: wdev idx = 6 [ 49.202909] 7981@C08L3,hw_ctrl_flow_v2_link_down() 123: wdev_idx=6 [ 49.212400] WiFi@C01L3,wifi_sys_close() 945: wdev idx = 6 [ 49.218088] 7981@C08L3,hw_ctrl_flow_v2_close() 41: wdev_idx=6 [ 49.224037] 7981@C01L2,RTMP_COM_IoctlHandle() 1525: -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_DEINIT [ 49.232318] extif_put_dev(rai1) [ 49.235458] mtk_ppe_dev_unregister_hook : ineterface rai1 set null (8) [ 49.242183] br-lan: port 10(rai1) entered disabled state [ 49.302036] 7981@C18L3,BuildChannelList() 484: [ 49.306613] 7981@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(0), ht_bw(1), extcha(1), vht_bw(2), cen_ch_2(0), PhyMode=177! [ 49.318223] phy_freq_adjust : no prim_ch value for adjust! [ 49.323757] 7981@C23L1,operate_loader_phy() 364: phy_freq_adjust failed!WiFi@C00L2,dump_ht_cap() 29: Caller: wlan_operate_init+0xa4/0x148 [mt_wifi] [ 49.337180] 7981@C18L3,BuildChannelList() 484: [ 49.341728] 7981@C00L3,BuildChannelList() 514: BandIdx = 1, PhyMode = 177, ChListNum = 9: [ 49.349944] 7981@C23L3,DfsBuildChannelList() 3884: Done [ 49.355389] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 49.412337] Key_len:17 Key = f579575b-password [ 49.416806] hex key: 000000003ebd1ffb, len = 17 [ 49.421347] 0x0000 : 66 35 37 39 35 37 35 62 2d 70 61 73 73 77 6f 72 [ 49.427796] 0x0010 : 64 [ 49.446898] 7981@C08L3,ap_mlme_deauth_req_action() 241: ---> wcid = 32767 [ 49.453903] 7981@C15L2,APPMFInit() 133: [PMF] apidx=7, MFPC=0, MFPR=0, SHA256=0 [ 49.461293] 7981@C01L3,wifi_sys_linkdown() 1363: wdev idx = 7 [ 49.467074] 7981@C03L2,ExtEventBeaconLostHandler() 170: FW EVENT (), Reason 0x10 [ 49.467080] 7981@C03L1,ExtEventBeaconLostHandler() 176: AP Beacon OFF!!! [ 49.483140] 7981@C08L3,hw_ctrl_flow_v2_link_down() 123: wdev_idx=7 [ 49.493024] WiFi@C01L3,wifi_sys_close() 945: wdev idx = 7 [ 49.499447] 7981@C08L3,hw_ctrl_flow_v2_close() 41: wdev_idx=7 wifi is starting[ 49.505483] WiFi@C01L3,wifi_sys_open() 856: wdev idx = 7 ... wait... [ 49.512287] 7981@C18L3,BuildChannelList() 484: [ 49.517702] 7981@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(0), ht_bw(1), extcha(1), vht_bw(2), cen_ch_2(0), PhyMode=177! [ 49.529259] phy_freq_adjust : no prim_ch value for adjust! [ 49.534743] 7981@C23L1,operate_loader_phy() 364: phy_freq_adjust failed!WiFi@C00L2,dump_ht_cap() 29: Caller: wlan_operate_init+0xa4/0x148 [mt_wifi] [ 49.548160] wdev_attr_update(): wdevId7 = [ 49.553763] WiFi@C12L1,wifi_sys_open() 907: wifi_sys_open():band1 group_idx[7]=25, bw_grp=16 omac=17 [ 49.562962] 7981@C08L3,hw_ctrl_flow_v2_open() 13: wdev_idx=7 [ 49.569889] 7981@C01L3,wifi_sys_linkup() 1231: wdev idx = 7 [ 49.645474] 7981@C00L3,wtc_acquire_groupkey_wcid() 84: Found a non-occupied wtbl_idx:284 for WDEV_TYPE:1 [ 49.645474] LinkToOmacIdx = 11, LinkToWdevType = 1 [ 49.659940] 7981@C08L3,hw_ctrl_flow_v2_link_up() 72: wdev_idx=7 [ 49.680850] 7981@C08L3,UpdateBeaconHandler() 1928: BCN_UPDATE_INIT, OmacIdx = 11 (rai2) [ 49.688870] 7981@C08L2,bcn_buf_init() 170: BcnPkt is allocated!, bcn offload=1 [ 50.422710] BcnCheck start after 500 ms (ra0) [ 50.771847] 7981@C18L3,BuildChannelList() 484: [ 50.776425] 7981@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(0), ht_bw(1), extcha(1), vht_bw(2), cen_ch_2(0), PhyMode=49! [ 50.787959] phy_freq_adjust : no prim_ch value for adjust! [ 50.793689] 7981@C23L1,operate_loader_phy() 364: phy_freq_adjust failed!WiFi@C00L2,dump_ht_cap() 29: Caller: wlan_operate_init+0xa4/0x148 [mt_wifi] [ 50.807393] 7981@C18L3,BuildChannelList() 484: [ 50.811960] 7981@C00L3,BuildChannelList() 514: BandIdx = 1, PhyMode = 49, ChListNum = 9: [ 50.820099] 7981@C23L3,DfsBuildChannelList() 3884: Done [ 50.825560] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 50.884400] Key_len:9 Key = 420420420 [ 50.888109] hex key: 00000000d316913c, len = 9 [ 50.892560] 0x0000 : 34 32 30 34 32 30 34 32 30 [ 50.914129] 7981@C08L3,ap_mlme_deauth_req_action() 241: ---> wcid = 32767 [ 50.921107] 7981@C15L2,APPMFInit() 133: [PMF] apidx=8, MFPC=0, MFPR=0, SHA256=0 [ 50.928492] 7981@C01L3,wifi_sys_linkdown() 1363: wdev idx = 8 [ 50.934428] 7981@C03L2,ExtEventBeaconLostHandler() 170: FW EVENT (), Reason 0x10 [ 50.943314] 7981@C03L1,ExtEventBeaconLostHandler() 176: AP Beacon OFF!!! [ 50.950306] 7981@C08L3,hw_ctrl_flow_v2_link_down() 123: wdev_idx=8 [ 50.960249] WiFi@C01L3,wifi_sys_close() 945: wdev idx = 8 [ 50.966069] 7981@C08L3,hw_ctrl_flow_v2_close() 41: wdev_idx=8 [ 50.972003] WiFi@C01L3,wifi_sys_open() 856: wdev idx = 8 [ 50.977565] 7981@C18L3,BuildChannelList() 484: [ 50.982143] 7981@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(0), ht_bw(1), extcha(1), vht_bw(2), cen_ch_2(0), PhyMode=49! [ 50.993616] phy_freq_adjust : no prim_ch value for adjust! [ 50.999103] 7981@C23L1,operate_loader_phy() 364: phy_freq_adjust failed!WiFi@C00L2,dump_ht_cap() 29: Caller: wlan_operate_init+0xa4/0x148 [mt_wifi] [ 51.012513] wdev_attr_update(): wdevId8 = [ 51.018113] WiFi@C12L1,wifi_sys_open() 907: wifi_sys_open():band1 group_idx[8]=26, bw_grp=16 omac=18 [ 51.027285] 7981@C08L3,hw_ctrl_flow_v2_open() 13: wdev_idx=8 [ 51.034144] 7981@C01L3,wifi_sys_linkup() 1231: wdev idx = 8 [ 51.109624] 7981@C00L3,wtc_acquire_groupkey_wcid() 84: Found a non-occupied wtbl_idx:283 for WDEV_TYPE:1 [ 51.109624] LinkToOmacIdx = 12, LinkToWdevType = 1 [ 51.124151] 7981@C08L3,hw_ctrl_flow_v2_link_up() 72: wdev_idx=8 [ 51.143975] 7981@C08L3,UpdateBeaconHandler() 1928: BCN_UPDATE_INIT, OmacIdx = 12 (rai3) [ 51.151988] 7981@C08L2,bcn_buf_init() 170: BcnPkt is allocated!, bcn offload=1 [ 52.165018] 7981@C08L2,mbss_virtual_if_close() 171: ===> rai3 [ 52.170881] imou_netif_stop_queue:965, caller:__dev_close_many+0x9c/0x100, if_name:rai3 [ 52.178903] 7981@C01L2,RTMP_COM_IoctlHandle() 1502: -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_DOWN [ 52.187274] WiFi@C08L2,ap_link_down() 7173: (caller:wdev_do_linkdown+0x20/0x38 [mt_wifi]), wdev(8) [ 52.196508] 7981@C08L1,UpdateBeaconHandler() 1908: wdev(8) bss not ready (state:2, caller:ap_link_down+0x84/0x130 [mt_wifi])!! [ 52.207931] 7981@C01L3,wifi_sys_linkdown() 1363: wdev idx = 8 [ 52.213927] 7981@C08L3,hw_ctrl_flow_v2_link_down() 123: wdev_idx=8 [ 52.223399] WiFi@C01L3,wifi_sys_close() 945: wdev idx = 8 [ 52.229066] 7981@C08L3,hw_ctrl_flow_v2_close() 41: wdev_idx=8 [ 52.235022] 7981@C01L2,RTMP_COM_IoctlHandle() 1525: -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_DEINIT [ 52.243304] extif_put_dev(rai3) [ 52.246440] mtk_ppe_dev_unregister_hook : ineterface rai3 set null (10) [ 52.253265] br-lan: port 12(rai3) entered disabled state [ 52.309512] SetApCliEnableByWdev: I/F(apcli1) (enable = 0) [ 52.317133] 7981@C01L3,wifi_sys_linkdown() 1363: wdev idx = 10 [ 52.423290] WiFi@C00L3,cntl_fsm_state_transition() 61: CNTL [apclii0, TYPE:2 (STA)]: [CNTL_IDLE] ==============================================> [CNTL_IDLE] (by cntl_fsm_reset) [ 52.439346] 7981@C09L3,sync_fsm_reset() 2696: (caller : rt28xx_sta_ioctl+0xadc/0x1ea8 [mt_wifi]) SYNC[apclii0, Band:1]: [IDLE] =========================================> [IDLE] [ 52.455562] WiFi@C01L3,wifi_sys_close() 945: wdev idx = 10 [ 52.461316] 7981@C08L3,hw_ctrl_flow_v2_close() 41: wdev_idx=10 [ 52.568665] 7981@C18L3,BuildChannelList() 484: [ 52.573224] 7981@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(36), ht_bw(1), extcha(1), vht_bw(2), cen_ch_2(0), PhyMode=177! [ 52.584904] 7981@C23L3,operate_loader_phy() 374: oper_dev after adjust: bw(3), prim_ch(36), cen_ch_1(50), cen_ch_2(0),ext_cha(1)! [ 52.596579] 7981@C23L3,operate_loader_phy() 393: oper_dev after decision: bw(3), prim_ch(36), cen_ch_1(50), cen_ch_2(0)! [ 52.607450] 7981@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:1 ch_band:1 htbw:1 vht_bw:2 bw:3 extcha:1 [ 52.617966] 7981@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:36 cench1:50 cench2:0 rxstream:2 ap_bw:0 apCenCh:0 Scan:0 [ 52.629881] 7981@C00L1,mt7981_apply_dpd_flatness_data() 624: eeprom 0x19a bit 0 is 0, do runtime cal [ 52.639024] 7981@C03L3,MtCmdChannelSwitch() 2539: ctrl_chl=36, ctrl_ch2=0, cent_ch=50 DBDCIdx=1, ChBand=1, BW=3, TXStream=3, RXStream=3, scan(0) [ 53.070858] 7981@C03L3,MtCmdSetTxRxPath() 2799: ctrl_chl=36, ctrl_ch2=0, cent_ch=50, RxPath=7, BandIdx=1, ChBand=1, BW=3,TXStream=3, RXStream=7, scan(0) [ 53.089729] 7981@C12L1,EDCCAInit() 21423: EDCCA compensation: uni_compensation=0, bw_compensation=0, final compensation=0 [ 53.100756] 7981@C23L3,DfsCacNormalStart() 3755: [RDM] Normal start. Enable MAC TX [ 53.108636] WiFi@C00L2,dump_ht_cap() 29: Caller: wlan_operate_init+0xa4/0x148 [mt_wifi] [ 53.116698] 7981@C18L3,BuildChannelList() 484: [ 53.121291] 7981@C00L3,BuildChannelList() 514: BandIdx = 1, PhyMode = 177, ChListNum = 9: [ 53.129533] 7981@C23L3,DfsBuildChannelList() 3884: Done [ 53.134982] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 53.242430] WiFi@C01L3,wifi_sys_open() 856: wdev idx = 10 [ 53.248093] 7981@C18L3,BuildChannelList() 484: [ 53.252677] 7981@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(36), ht_bw(1), extcha(1), vht_bw(2), cen_ch_2(0), PhyMode=177! [ 53.264412] 7981@C23L3,operate_loader_phy() 374: oper_dev after adjust: bw(3), prim_ch(36), cen_ch_1(50), cen_ch_2(0),ext_cha(1)! [ 53.276099] 7981@C23L3,operate_loader_phy() 393: oper_dev after decision: bw(3), prim_ch(36), cen_ch_1(50), cen_ch_2(0)! [ 53.286985] 7981@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:1 ch_band:1 htbw:1 vht_bw:2 bw:3 extcha:1 [ 53.297504] 7981@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:36 cench1:50 cench2:0 rxstream:2 ap_bw:0 apCenCh:0 Scan:0 [ 53.309420] 7981@C00L1,mt7981_apply_dpd_flatness_data() 624: eeprom 0x19a bit 0 is 0, do runtime cal [ 53.318562] 7981@C03L3,MtCmdChannelSwitch() 2539: ctrl_chl=36, ctrl_ch2=0, cent_ch=50 DBDCIdx=1, ChBand=1, BW=3, TXStream=3, RXStream=3, scan(0) [ 53.336688] 7981@C03L3,MtCmdSetTxRxPath() 2799: ctrl_chl=36, ctrl_ch2=0, cent_ch=50, RxPath=7, BandIdx=1, ChBand=1, BW=3,TXStream=3, RXStream=7, scan(0) [ 53.355532] 7981@C12L1,EDCCAInit() 21423: EDCCA compensation: uni_compensation=0, bw_compensation=0, final compensation=0 [ 53.366838] 7981@C23L3,DfsCacNormalStart() 3755: [RDM] Normal start. Enable MAC TX [ 53.374683] WiFi@C00L2,dump_ht_cap() 29: Caller: wlan_operate_init+0xa4/0x148 [mt_wifi] [ 53.382712] wdev_attr_update(): wdevId10 = a2:31:62:0d:81:37 [ 53.388413] 7981@C08L3,hw_ctrl_flow_v2_open() 13: wdev_idx=10 [ 53.395643] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 53.548080] Key_len:8 Key = 12345678 [ 53.551699] hex key: 00000000c95eec04, len = 8 [ 53.556152] 0x0000 : 31 32 33 34 35 36 37 38 [ 53.577542] 7981@C12L1,Set_ApCliPMFMFPC_Proc() 2003: [PMF]: MFPC=1, MFPR=0, SHA256=0 [ 53.587440] 7981@C12L1,Set_ApCliPMFMFPR_Proc() 2067: [PMF]: MFPC=1, MFPR=0, SHA256=0 [ 54.104248] Set_ApCli_AutoConnect_Proc:20585 [ 54.110639] SetApCliEnableByWdev: I/F(apcli1) (enable = 0) [ 54.202612] SetPowerDropCtrl: ucPowerDrop = 100 [ 54.207237] 7981@C03L3,MtCmdTxPwrShowInfo() 13748: ucTxPowerInfoCatg: 2, BandIdx: 1 [ 54.215005] 7981@C03L3,MtCmdTxPwrShowInfo() 13777: (ret = 0) [ 54.220693] [mtf_txpower_all_rate_info] band_idx:1 pwr:45 ChBand:5G ePAGain:0 [ 54.227877] 7981@C03L3,MtCmdTxPwrShowInfo() 13748: ucTxPowerInfoCatg: 2, BandIdx: 1 [ 54.235669] 7981@C03L3,MtCmdTxPwrShowInfo() 13777: (ret = 0) [ 54.241347] [mtf_txpower_all_rate_info] band_idx:1 pwr:45 ChBand:5G ePAGain:0 [ 54.248501] 7981@C03L3,MtCmdTxPwrShowInfo() 13748: ucTxPowerInfoCatg: 2, BandIdx: 1 [ 54.256406] 7981@C03L3,MtCmdTxPwrShowInfo() 13777: (ret = 0) [ 54.262086] [mtf_txpower_all_rate_info] band_idx:1 pwr:45 ChBand:5G ePAGain:0 [ 54.269249] 7981@C03L3,MtCmdTxPwrShowInfo() 13748: ucTxPowerInfoCatg: 2, BandIdx: 1 [ 54.277198] 7981@C03L3,MtCmdTxPwrShowInfo() 13777: (ret = 0) [ 54.282883] [mtf_txpower_all_rate_info] band_idx:1 pwr:45 ChBand:5G ePAGain:0 [ 54.304734] MtCmdSetMuruCfgDlUlVal: u1BandBssSelect:1 u1Index:5 ParamUpdList:1 ParamUpdVal:1 [ 54.315438] MtCmdSetMuruCfgDlUlVal: u1BandBssSelect:1 u1Index:5 ParamUpdList:2 ParamUpdVal:2 [ 54.338253] MtCmdSetMuruCfgDlUlVal: u1BandBssSelect:1 u1Index:5 ParamUpdList:4 ParamUpdVal:4 [ 54.348860] MtCmdSetMuruCfgDlUlVal: u1BandBssSelect:1 u1Index:5 ParamUpdList:8 ParamUpdVal:8 [ 54.391115] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 54.399012] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 54.407750] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 54.415452] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 54.424475] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 54.435300] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 54.442972] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 54.451803] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 54.459507] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 54.468232] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 54.490342] 7981@C12L1,Set_AutoChannelSel_Proc() 15721: Alg isn't defined wifi is starting... wait... [ 54.601682] 7981@C23L1,Set_Channel_Proc() 1627: The channel 36 not changed. [ 54.601682] [ 54.707365] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 54.723568] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 54.732450] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 54.740408] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 54.749716] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 54.760723] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 54.768459] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 54.777208] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 54.784891] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 54.793631] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] after imou_wifi.lua ?:4 0:/sbin/wifi 1:start, PID:4668, PPID:1 wifi is start re[ 59.517100] Set_Debug_Proc(): (DebugLevel = 0) ady for mesh [ 59.523243] Set_Map_Proc current MAP MODE is 1 [ 59.651345] -->update_qos_map() [ 59.680821] Set_Map_Proc: disabled MAP [ 59.716745] PrintSrCmd: [ 59.716745] u1CmdSubId = 1, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 59.716745] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 1 [ 59.734673] PrintSrCmd: [ 59.734673] u1CmdSubId = 5, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 59.734673] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 59.748745] PrintSrCmd: [ 59.748745] u1CmdSubId = 3, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 59.748745] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 1 [ 59.762793] PrintSrCmd: [ 59.762793] u1CmdSubId = 23, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 59.762793] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 59.776942] PrintSrCmd: [ 59.776942] u1CmdSubId = 31, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 59.776942] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 59.791147] PrintSrCmd: [ 59.791147] u1CmdSubId = 33, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 59.791147] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 59.805359] extif_set_dev(ra2) [ 59.808479] [mtf_txpower_all_rate_info] band_idx:0 pwr:47 ChBand:2G ePAGain:0 [ 59.815743] mtk_ppe_dev_register_hook : ineterface ra2 register (2) [ 59.822224] br-lan: port 6(ra2) entered blocking state [ 59.827383] br-lan: port 6(ra2) entered forwarding state [ 59.836866] Set_Map_Proc current MAP MODE is 0 killall: mapd: no process killed killall: wapp: no process killed killall: p1905_managerd: no process killed killall: bs20: no process killed [ 59.948147] Set_Map_Proc current MAP MODE is 0 [ 59.958231] Set_Map_Proc current MAP MODE is 0 [ 59.973359] SetApCliEnableByWdev: I/F(apcli1) (enable = 0) [ 59.990220] SetApCliEnableByWdev: I/F(apcli0) (enable = 0) [ 59.995864] SetApCliEnableByWdev: I/F(apcli1) (enable = 0) [ 60.009083] Set_Map_Proc current MAP MODE is 1 [ 60.015718] Set_Map_Proc current MAP MODE is 1 kill: you need to specify whom to kill ## Error: "provinceCode" not defined killall: mapd: no process killed killall: wapp: no process killed killall: p1905_managerd: no process killed killall: bs20: no process killed [ 60.928807] extif_put_dev(ra2) [ 60.931906] mtk_ppe_dev_unregister_hook : ineterface ra2 set null (2) [ 60.938579] br-lan: port 6(ra2) entered disabled state BusyBox v1.33.2 (2025-09-18 10:45:22 UTC) built-in shell (ash) _______ ________ __ | |.-----.-----.-----.| | | |.----.| |_ | - || _ | -__| || | | || _|| _| |_______|| __|_____|__|__||________||__| |____| |__| W I R E L E S S F R E E D O M ----------------------------------------------------- OpenWrt 21.02-SNAPSHOT, r0-86045924 ----------------------------------------------------- root@HX21-085Z:/# sh: 1: unknown operand [ 65.675605] Set_MapR2_Proc MAP R2 is already disabled [ 65.681972] Set_MapTS_Proc MAP TS is already disabled [ 65.691592] Set_MapR2_Proc MAP R2 is already disabled [ 65.698272] Set_MapTS_Proc MAP TS is already disabled [ 65.710678] Set_Enable_Dpp_Proc DPP is already disabled [ 65.717188] Set_MapTS_Proc MAP TS is already disabled [ 65.728081] Set_Enable_Dpp_Proc DPP is already disabled [ 65.734811] Set_MapTS_Proc MAP TS is already disabled failed to open /tmp/mtk/wifi/2860 failed to open /tmp/mtk/wifi/rtdev failed to open /tmp/mtk/wifi/wifi3 [ 66.757753] -->mtfwd_exit() mkdir: can't create directory '/libmapd': File exists [ 66.757798] <--mtfwd_exit() [ 66.815794] Current mapfilter version v3.0.1.2 [ 66.854697] Set_Map_Proc current MAP MODE is 1 [ 66.861120] SetApCliEnableByWdev: I/F(apcli0) (enable = 0) [ 66.881576] Set_Map_Proc current MAP MODE is 1 [ 66.887495] SetApCliEnableByWdev: I/F(apcli1) (enable = 0) [ 69.906455] Set_SCSEnable_Proc(): BandIdx=0, SCSEnable=0 [ 69.913227] Set_Enable_Dpp_Proc: DPP is enabled [ 69.919256] Set_MapTS_Proc: MAP TS is enabled [ 69.931486] Set_Enable_Dpp_Proc DPP is already enabled [ 69.939073] Set_MapTS_Proc MAP TS is already enabled Interface doesn't accept private ioctl... set (8BE2): Network is down Interface doesn't accept private ioctl... set (8BE2): Network is down Interface doesn't accept private ioctl... set (8BE2): Network is down Interface doesn't accept private ioctl... set (8BE2): Network is down Interface doesn't accept private ioctl... set (8BE2): Network is down Interface doesn't accept private ioctl... set (8BE2): Network is down Interface doesn't accept private ioctl... set (8BE2): Network is down Interface doesn't accept private ioctl... set (8BE2): Network is down Interface doesn't accept private ioctl... set (8BE2): Network is down Interface doesn't accept private ioctl... set (8BE2): Network is down Interface doesn't accept private ioctl... set (8BE2): Network is down Interface doesn't accept private ioctl... set (8BE2): Network is down Interface doesn't accept private ioctl... set (8BE2): Network is down Interface doesn't accept private ioctl... set (8BE2): Network is down Interface doesn't accept private ioctl... set (8BE2): Network is down Interface doesn't accept private ioctl... set (8BE2): Network is down Interface doesn't accept private ioctl... set (8BE2): Network is down killall: wapp: no process killed BusyBox v1.33.2 (2025-09-18 10:45:22 UTC) multi-call binary. Usage: grep [-HhnlLoqvsrRiwFE] [-m N] [-A/B/C N] PATTERN/-e PATTERN.../-f FILE [FILE]... Search for PATTERN in FILEs (or stdin) -H Add 'filename:' prefix -h Do not add 'filename:' prefix -n Add 'line_no:' prefix -l Show only names of files that match -L Show only names of files that don't match -c Show only count of matching lines -o Show only the matching part of line -q Quiet. Return 0 if PATTERN is found, 1 otherwise -v Select non-matching lines -s Suppress open and read errors -r Recurse -R Recurse and dereference symlinks -i Ignore case -w Match whole words only -x Match whole lines only -F PATTERN is a literal (not regexp) -E PATTERN is an extended regexp -m N Match up to N times per file -A N Print N lines of trailing context -B N Print N lines of leading context -C N Same as '-A N -B N' -e PTRN Pattern to match -f FILE Read pattern from file killall: wapp: no process killed [ 72.235000] SetApCliEnableByWdev: I/F(apcli0) (enable = 0) [ 72.241144] SetApCliEnableByWdev: I/F(apcli1) (enable = 0) Command failed: Not found killall: p1905_managerd: no process killed [ 72.910230] Set_Fh_Bss_Proc rai2 wdev->MAPCfg.DevOwnRole 0x0 [ 72.918143] Set_Fh_Bss_Proc rai2 wdev->MAPCfg.DevOwnRole 0x20 [ 72.926923] Set_Fh_Bss_Proc ra0 wdev->MAPCfg.DevOwnRole 0x0 [ 72.934649] Set_Fh_Bss_Proc ra0 wdev->MAPCfg.DevOwnRole 0x20 [ 72.943340] Set_Fh_Bss_Proc rai0 wdev->MAPCfg.DevOwnRole 0x0 [ 72.951160] Set_Fh_Bss_Proc rai0 wdev->MAPCfg.DevOwnRole 0x20 [1905Daemon][main] Current Version v3.0.2.0 [1905Daemon][main] alloc ctx size(406320) [1905Daemon][main] set 1905 role controller [1905Daemon][main] map cfg file /etc/map/1905d.cfg [1905Daemon][main] w[ 73.440470] do_map_set_ctl==>cmd(1905) ts bss cfg file [ 73.445081] do_map_set_ctl==>almac() /etc/map/wts_bss[ 73.451513] sp update own almac to _info_config [1905Daemon][map_read_config_file] map_controller_alid = [1905Daemon][map_read_config_file] br_inf = br-lan [1905Daemon][map_read_config_file] ctx->map_version = 3 [1905Daemon][map_read_con[ 73.477071] traffic separation is off fig_file] bss_co[ 73.481208] traffic separation is on nfig_priority: rai2;ra0;rai0;apcli0;apclii0 [1905Daemon][map_read_config_file] decrypt_fail_threshold = 10 [1905Daemon][map_read_config_file] lan = lan1 [1905Daemon][map_read_config_file] lan = lan2 [1905Daemon][map_read_config_file] lan = lan3 [1905Daemon][map_read_config_file] set discovery_cnt to defaut value(11) cmdu_init set send buffer size 425984 cmdu_init set recv bu[ 73.518411] delete ppe id = 0, entry idx = 4588 ffer size 425984 [1905Daemon][cmdu_init] br mac addr _1905_interface_open_sock set send buffer[ 73.533027] delete ppe id = 0, entry idx = 5152 size 425984 _1905_interface_open_sock set recv buffer size 425984 [1905Daemon][_1905_interface_set_sock_buf] alloc 1905 sock_buf :20480! [1905Daemon][read_config_file] br_lan=br-lan [1905Daemon][parse_eth_lan_interface][ 73.556879] handle_ts_default_8021q vid=4095, pcp=0 lan_interface[0[ 73.562304] ts policy number=0 ]=lan1 [1905Daemon][parse_eth_lan_interface] lan_interface[1]=lan2 [1905Daemon][parse_eth_lan_interface] lan_interface[2]=lan3 [1905Daemon][read_config_file] unknown config line lan_vid [1905Daemon][read_config_file] unknown config line wan_vid [1905Daemon][read_config_file] parse ext phy port [1905Daemon][get_port_no] lan1 (1) [1905Daemon][get_port_no] lan2 (2) [1905Daemon][get_port_no] lan3 (3) [1905Daemon][dsa_switch_ioctl_init] ethernet dev name eth0 [1905Daemon][eth_layer_port_init] MAX_LAN_PORT_NUM=7 [1905Daemon][eth_layer_port_init] init eth_data[0]=0 [1905Daemon][eth_layer_port_init] init eth_data[1]=1 [1905Daemon][eth_layer_port_init] init eth_data[2]=2 [1905Daemon][eth_layer_port_init] init eth_data[3]=3 [1905Daemon][eth_layer_port_init] init eth_data[4]=4 [1905Daemon][eth_layer_port_init] init eth_data[5]=5 [1905Daemon][eth_layer_port_init] init eth_data[6]=6 [1905Daemon][eth_layer_port_init] lan_port=00000007, wan_port=00000018 [1905Daemon][eth_layer_port_init] assign eth_data[0]=0 [1905Daemon][eth_layer_port_init] assign eth_data[1]=1 [1905Daemon][eth_layer_port_init] assign eth_data[2]=2 [1905Daemon][eth_layer_port_init] lan_finished=0 j=3 [1905Daemon][eth_layer_port_init] assign eth_data[3]=3 wan_port = true [1905Daemon][eth_layer_port_init] assign eth_data[4]=4 wan_port = true [1905Daemon][parse_dp_tble_from_str] [1;31m[R3_SP][0mfailed to reg match [1905Daemon][parse_rule_from_str] [1;31m[R3_SP][0mfailed to reg match [1905Daemon][sp_rm_hnat_session] [1;31m[R3_SP][0m sp rm hnat session cmd: *************************** cat /sys/kernel/debug/hnat/hnat_entry | while read line;do line_num=$(echo $line | awk -F "(" '{print $2}' | awk -F ")" '{print $1}'); [ -n "$line_num" ] && echo "3 $line_num">/sys/kernel/debug/hnat/hnat_entry && usleep 1000;done *************************** [1905Daemon][sp_rm_hnat_session] [1;31m[R3_SP][0m sp rm hnat session cmd: *************************** cat /sys/kernel/debug/hnat/hnat_entry | while read line;do line_num=$(echo $line | awk -F "(" '{print $2}' | awk -F ")" '{print $1}'); [ -n "$line_num" ] && echo "3 $line_num">/sys/kernel/debug/hnat/hnat_entry && usleep 1000;done *************************** [1905Daemon][map_dpp_read_keys] open MAP keys file (/etc/map/1905_dpp_keys.txt) [1905Daemon][map_dpp_read_keys] no netAccessKey specified [1905Daemon][map_dpp_read_keys] no CsignKey specified [1905Daemon][map_dpp_read_keys] no connector specified [1905Daemon][wpa_init] GTK rekey timer 3600 Controller update GTK: 0x50300b, len = 32 0x0000 : c6 96 1c cb c3 2e 70 24 71 5e 96 6a d3 6e 79 88 0x0010 : 8a 79 15 b8 2f 75 7c 4c cf 05 4f c0 d8 57 ff 78 [1905Daemon][wpa_init] init wpa parameter as Controller. [1905Daemon][wpa_init] success [1905Daemon][_1905_read_set_config] set bss index=1, mac=ff:ff:ff:ff:ff:ff, opclass=11x, ssid=Imou-0D8136-mesh, ssid_len 16, authmode=0022, encrytype=0008, key=f579575b-password, bh_bss=1, fh_bss=0 pvid 4095, pcp 0, vlan 4095 hidden_ssid=1 [1905Daemon][_1905_read_set_config] set bss index=95, mac=ff:ff:ff:ff:ff:ff, opclass=8x, ssid=FreeWiFi!!!, ssid_len 11, authmode=0022, encrytype=0008, key=420420420, bh_bss=0, fh_bss=1 pvid 4095, pcp 0, vlan 4095 hidden_ssid=0 [1905Daemon][_1905_read_set_config] set bss index=95, mac=ff:ff:ff:ff:ff:ff, opclass=11x, ssid=FreeWiFi!!! 5G, ssid_len 14, authmode=0022, encrytype=0008, key=420420420, bh_bss=0, fh_bss=1 pvid 4095, pcp 0, vlan 4095 hidden_ssid=0 [1905Daemon][_1905_read_set_config] config_bss_num=3 [1905Daemon][_1905_read_set_config] 5GH bss is hidden or empty! wps may fail! [1905Daemon][_1905_read_set_config] 6G bss is hidden or empty! wps may fail! [1905Daemon][main] p1905_Manager Daemon Running [1905Daemon][_1905_notify_ts_setting] fh_count=0 [1905Daemon][_1905_interface_send] send msg to notify mapd change recv buffer size:107 (input buf len:107, peer:0, default:0) [1905Daemon][_1905_interface_send] notify 1905 change recv buffer size msg fail, drop msg (type:49) map rm hnat session cmd: *************************** cat /sys/kernel/debug/hnat/hnat_entry | while read line;do line_num=$(echo $line | awk -F "(" '{print $2}' | awk -F ")" '{print $1}'); [ -n "$line_num" ] && echo "3 $line_num">/sys/kernel/debug/hnat/hnat_entry && usleep 1000;done *************************** [1905Daemon][eth_layer_port_data_update_and_notify] [1;31m[TOPO][0mport [0] DOWN [1905Daemon][update_topology_tree] [1;31m[TOPO][0mroot leaf not exist, could not update topology tree [1905Daemon][eth_layer_port_data_update_and_notify] [1;31m[TOPO][0mport [1] DOWN [1905Daemon][update_topology_tree] [1;31m[TOPO][0mroot leaf not exist, could not update topology tree [1905Daemon][eth_layer_port_data_update_and_notify] [1;31m[TOPO][0mport [2] UP [1905Daemon][ethernet_plug_in_handler] [1;31m[TOPO][0mtx multicast discovery(mid-04a9) with vs tlv on lan1 [1905Daemon][ethernet_plug_in_handler] [1;31m[TOPO][0mtx multicast discovery(mid-04a9) with vs tlv on lan2 [1905Daemon][ethernet_plug_in_handler] [1;31m[TOPO][0mtx multicast discovery(mid-04a9) with vs tlv on lan3 [1905Daemon][_1905_interface_send] send msg to notify mapd change recv buffer size:114 (input buf len:114, peer:0, default:0) [1905Daemon][_1905_interface_send] notify 1905 change recv buffer size msg fail, drop msg (type:18) [1905Daemon][non_1905_neighbor_update] [1;31m[TOPO][0mtopo change! tx multicast notification(mid-04aa) on all intf [1905Daemon][eth_layer_port_data_update_and_notify] [1;31m[TOPO][0mport [3] DOWN [1905Daemon][update_topology_tree] [1;31m[TOPO][0mroot leaf not exist, could not update topology tree [1905Daemon][eth_layer_port_data_update_and_notify] [1;31m[TOPO][0mport [4] DOWN [1905Daemon][update_topology_tree] [1;31m[TOPO][0mroot leaf not exist, could not update topology tree [1905Daemon][eth_layer_port_data_update_and_notify] [1;31m[TOPO][0mport [5] DOWN [1905Daemon][update_topology_tree] [1;31m[TOPO][0mroot leaf not exist, could not update topology tree [1905Daemon][eth_layer_port_data_update_and_notify] [1;31m[TOPO][0mport [6] DOWN [1905Daemon][update_topology_tree] [1;31m[TOPO][0mroot leaf not exist, could not update topology tree [1905Daemon][discovery_at_boot_up] [1;31m[TOPO][0mtx multicast discovery(mid-04ab) with vs tlv on lan1 [1905Daemon][discovery_at_boot_up] [1;31m[TOPO][0mtx multicast discovery(mid-04ab) with vs tlv on lan2 [1905Daemon][discovery_at_boot_up] [1;31m[TOPO][0mtx multicast discovery(mid-04ab) with vs tlv on lan3 killall: bs20: no process killed killall: mapd: no process killed sh: 1: unknown operand [mapd][mapd_init][1907]DB NAME=./client_db.txt [mapd][mapd_init][1914]Man Daemon XX version: v3.0.2.0 [mapd][mapd_init][1944]Succesfully connected to WAPPD [mapd][mapd_set_1905_cli_sock_buf][1021]alloc 1905 cli sock_buf :15360 success! [mapd][mapd_init][1952]Succesfully connected to 1905 [_1905_interface_ctrl_request]send msg to notify 1905 change recv buffer size:202 (input cmd len:202, peer:0, default:0) [_1905_Sync_Recv_Buf_Size]LIB_SYNC_RECV_BUF_SIZE send to 1905 success (change len:202, own len:15360) [1905Daemon][map_event_handler] receive LIB_SYNC_RECV_BUF_SIZE (notify len:202, peer len:15360) from mapd, own real len:20480, default len:20480 [1905Daemon][_1905_interface_set_sock_buf] alloc 1905 sock_buf :20480! [1905Daemon][map_event_handler] change own real len success:20480 [1905Daemon][map_event_handler] change peer len success:15360 [1905Daemon][_1905_send_sync_recv_buf_size_rsp] _1905_SYNC_RECV_BUF_SIZE_RSP_EVENT send to mapd success, change_len:20480, rsp:1 [_1905_interface_ctrl_request]receive the _1905_SYNC_RECV_BUF_SIZE_RSP_EVENT from 1905 [_1905_interface_ctrl_request]change buf size success len:20480, rsp :1 [_1905_interface_ctrl_request]send cmd(type:247,len:202)to 1905 success after adjust recv sock buf len [mapd][mapd_init][1959]Wapp wireless interface init success [1905Daemon][init_wireless_interface] itf name = rai2 [1905Daemon][init_wireless_interface] itf name = ra0 [1905Daemon][init_wireless_interface] itf name = rai0 [1905Daemon][init_wireless_interface] itf name = apcli0 [1905Daemon][init_wireless_interface] itf name = apclii0 [mapd][mapd_init_steer_params][1684]MetricRepIntv=10 [mapd][mapd_client_db_read][70]Failed to open DB file './client_db.txt', error: No such file or directory [mapd][create_1905_device][4815]one 1905 device created [1905Daemon][lldpdu_init] create lldpdu on lan1-sock(21) success [1905Daemon][lldpdu_init] create lldpdu on lan2-sock(22) success [1905Daemon][lldpdu_init] create lldpdu on lan3-sock(23) success [1905Daemon][lldpdu_init] create lldpdu on rai2-sock(24) success [1905Daemon][lldpdu_init] create lldpdu on ra0-sock(25) success [1905Daemon][lldpdu_init] create lldpdu on rai0-sock(26) success [1905Daemon][lldpdu_init] create lldpdu on apcli0-sock(27) success [1905Daemon][lld[ 76.667522] do_map_set_ctl==>cmd(1905) pdu_init] create[ 76.672380] do_map_set_ctl==>almac() lldpdu on apcli[ 76.678819] sp update own almac to i0-sock(28) success [1905Daemon][set_bss_config_priority_by_str] [1;31m[BSS_PRIO][0m bss intf(rai2) priority=1 [1905Daemon][set_bss_config_priority_by_str] [1;31m[BSS_PRIO][0m bss intf(ra0) priority=2 [1905Daemon][set_bss_config_priority_by_str] [1;31m[BSS_PRIO][0m bss intf(rai0) priority=3 [1905Daemon][set_bss_config_priority_by_str] [1;31m[BSS_PRIO][0m bss intf(apcli0) priority=4 [1905Daemon][set_bss_config_priority_by_str] [1;31m[BSS_PRIO][0m bss intf(apclii0) priority=5 [1905Daemon][common_info_init] reset almac to [1905Daemon][common_info_init] lan1 is eth interface; enable all tx rx [1905Daemon][common_info_init] lan2 is eth interface; enable all tx rx [1905Daemon][common_info_init] lan3 is eth interface; enable all tx rx [mapd][topo_srv_init_own_1905_info][4783]topo_srv_init_own_1905_info [1905Daemon][discovery_at_boot_up] [1;31m[TOPO][0mtx multicast discovery(mid-04ac) with vs tlv on lan1 [1905Daemon][discovery_at_boot_up] [1;31m[TOPO][0mtx multicast discovery(mid-04ac) with vs tlv on lan2 [1905Daemon][discovery_at_boot_up] [1;31m[TOPO][0mtx multicast discovery(mid-04ac) with vs tlv on lan3 [1905Daemon][append_akm_suite_cap_tlv] Num BH AKM Suite 4 [1905Daemon][append_akm_suite_cap_tlv] suite type 4, oui 000fac [1905Daemon][append_akm_suite_cap_tlv] suite type 4, oui 000fac [1905Daemon][append_akm_suite_cap_tlv] suite type 4, oui 000fac [1905Daemon][append_akm_suite_cap_tlv] suite type 4, oui 506f9a [1905Daemon][append_akm_suite_cap_tlv] Num FH AKM Suite 6 [1905Daemon][append_akm_suite_cap_tlv] suite type 6, oui 000fac [1905Daemon][append_akm_suite_cap_tlv] suite type 6, oui 000fac [1905Daemon][append_akm_suite_cap_tlv] suite type 6, oui 000fac [1905Daemon][append_akm_suite_cap_tlv] suite type 6, oui 000fac [1905Daemon][append_akm_suite_cap_tlv] suite type 6, oui 000fac [1905Daemon][append_akm_suite_cap_tlv] suite type 6, oui 506f9a [mapd][wapp_wait_recv_parse_wapp_resp][3435][wapp_wait_recv_parse_wapp_resp]wait for event timeout [mapd][wlanif_issue_wapp_command][3525]receive waitmsgtype(0x009c) fail [mapd][wapp_usr_intf_parse_event][2700]un-Solicited WAPP_WIRELESS_INF_INFO report [0] ifname:rai2 mac type=00, band=6 [1] ifname:ra0 mac type=00, band=1 [2] ifname:rai0 mac type=00, band=6 [3] ifname:apcli0 mac ae:31:62:0d:81:37type=01, band=1 [4] ifname:apclii0 mac a2:31:62:0d:81:37type=01, band=6 [mapd][update_apcli_info_in1905][621]peer_radio not found corresponding to identifier [mapd][topo_srv_update_radio_info][7366][1;31m[TOPO][0mradio id(00:00:00:00:01:01) ch(36) Op(129) band(0) max_tx_pwr(0) [mapd][topo_srv_update_radio_info][7366][1;31m[TOPO][0mradio id(00:00:00:00:01:00) ch(11) Op(84) band(0) max_tx_pwr(0) [mapd][topo_srv_parse_wapp_operating_channel_info][1274][1;31m[CH_PLANNING][0mcheck status of autoconfig = 0 [mapd][topo_srv_init_own_info][5167]radio (00:00:00:00:01:00) orignal_bw(1) opclass(84) ch(11) [mapd][topo_srv_init_own_info][5167]radio (00:00:00:00:01:01) orignal_bw(3) opclass(129) ch(36) [mapd][topo_srv_parse_wapp_scan_capab][1764]-------------> [mapd][topo_srv_update_cac_cap][155]MY device CAC Mode = 0 [mapd][topo_srv_update_cac_cap][155]MY device CAC Mode = 0 CACCapab - hexdump(len=37): 44 45 01 00 00 00 00 01 01 02 00 00 00 41 04 73 04 24 28 2c 30 74 02 24 2c 75 02 28 30 80 01 2a 00 00 02 8a 00 [mapd][topo_srv_parse_wapp_r2_ap_cap][1783]-------------> R2ApCap - hexdump(len=4): 06 00 78 02 [mapd][topo_srv_update_channel_preference][8877][1;31m[TOPO][0mchnl Pref for radio Ch(11) Op(84) band(0) max_tx_pwr(0) MAC 00:00:00:00:01:00 [mapd][topo_srv_update_metric_rep_intv_cap][7524]dev->metric_rep_interval: 60 [mapd][topo_srv_update_ap_wf6_cap][9251]wf6 tlv handling sr mode 0 WF6:MAPD:map_1905_Set_Ap_Wf6_Cap Ap capa calling 1905library func to send data to 1905 [mapd][wapp_usr_intf_parse_event][2573]Solicited WAPP_AP_SPT_REUSE_REQ from WAPP: CONSUME [mapd][topo_srv_update_own_bss_info][7641]radio_idx 0 [mapd][topo_srv_update_own_bss_info][7651] Bootup run 0, band 0 [1905Daemon][create_oper_bss] create operational bss()almac() ssid=FreeWiFi!!! [mapd][topo_srv_update_radio_info][7366][1;31m[TOPO][0mradio id(00:00:00:00:01:01) ch(36) Op(129) band(0) max_tx_pwr(0) [mapd][topo_srv_update_radio_info][7366][1;31m[TOPO][0mradio id(00:00:00:00:01:00) ch(11) Op(84) band(1) max_tx_pwr(0) [mapd][topo_srv_parse_wapp_operating_channel_info][1274][1;31m[CH_PLANNING][0mcheck status of autoconfig = 0 [mapd][topo_srv_update_channel_preference][8877][1;31m[TOPO][0mchnl Pref for radio Ch(11) Op(84) band(1) max_tx_pwr(0) MAC 00:00:00:00:01:00 [mapd][topo_srv_update_metric_rep_intv_cap][7524]dev->metric_rep_interval: 60 [mapd][topo_srv_update_ap_wf6_cap][9251]wf6 tlv handling sr mode 0 WF6:MAPD:map_1905_Set_Ap_Wf6_Cap Ap capa calling 1905library func to send data to 1905 [mapd][wapp_usr_intf_parse_event][2573]Solicited WAPP_AP_SPT_REUSE_REQ from WAPP: CONSUME [mapd][topo_srv_update_channel_preference][8877][1;31m[TOPO][0mchnl Pref for radio Ch(36) Op(129) band(0) max_tx_pwr(0) MAC 00:00:00:00:01:01 [mapd][topo_srv_update_metric_rep_intv_cap][7524]dev->metric_rep_interval: 60 [mapd][topo_srv_update_ap_wf6_cap][9251]wf6 tlv handling sr mode 0 WF6:MAPD:map_1905_Set_Ap_Wf6_Cap Ap capa calling 1905library func to send data to 1905 [mapd][wapp_usr_intf_parse_event][2573]Solicited WAPP_AP_SPT_REUSE_REQ from WAPP: CONSUME [mapd][topo_srv_update_own_bss_info][7641]radio_idx 1 [mapd][topo_srv_update_own_bss_info][7651] Bootup run 0, band 0 [1905Daemon][create_oper_bss] create operational bss()almac() ssid=Imou-0D8136-mesh [1905Daemon][create_oper_bss] create operational bss()almac() ssid=FreeWiFi!!! 5G [mapd][topo_srv_update_radio_info][7366][1;31m[TOPO][0mradio id(00:00:00:00:01:01) ch(36) Op(129) band(2) max_tx_pwr(0) [mapd][topo_srv_update_radio_info][7366][1;31m[TOPO][0mradio id[ 81.024032] Set_Bh_Bss_Proc rai0 bandIdx = 1 ,DevOwnRole 0x20 (00:00:00:00:01:00) ch(11) Op(84[ 81.032264] Set_Fh_Bss_Proc rai0 wdev->MAPCfg.DevOwnRole 0x20 ) band(1) max_tx_pwr(0) [mapd][[ 81.040868] Set_Bh_Bss_Proc rai2 bandIdx = 1 ,DevOwnRole 0x20 topo_srv_parse_wapp_operating_ch[ 81.049408] Set_Fh_Bss_Proc rai2 wdev->MAPCfg.DevOwnRole 0x20 annel_info][1274][1;31m[CH_PLAN[ 81.057914] Set_Bh_Bss_Proc ra0 bandIdx = 0 ,DevOwnRole 0x20 NING][0mcheck status of autocon[ 81.066208] Set_Fh_Bss_Proc ra0 wdev->MAPCfg.DevOwnRole 0x20 fig = 0 [mapd][topo_srv_update_channel_prefer[ 81.075495] dynamic load balance is off ence][8877][1;31m[TOPO][0mchnl Pref for radio [ 81.080627] mapfilter: Stop drop the specific ip packets now !! [ 81.080627] Ch(36) Op(129) band(2) max_tx_pwr(0) MAC 00:00:00:00:01:01 [mapd][topo_srv_update_metric_rep_intv_cap][7524]dev->metric_rep_interval: 60 [mapd][topo_srv_update_ap_wf6_cap][9251]wf6 tlv handl[ 81.083560] mapfilter: Stop drop the specific ip packets now !! [ 81.083560] ing sr mode 0 W[ 81.108148] ----->free map device rcu 000000002b78c9e9 F6:MAPD:map_1905[ 81.122825] ----->free map device rcu 000000005c35148e _Set_Ap_Wf6_Cap [ 81.129336] ----->free map device rcu 00000000081e3de3 Ap capa calling 1905library func to send data to 1905 [mapd][wapp_usr_intf_parse_event][2573]Solicited WAPP_AP_SPT_REUSE_REQ from WAPP: CONSUME [mapd][topo_srv_update_radio_config_status][12227]radio ID 00:00:00:00:01:00 Ch(11) Op(84) band(1) Status: NOT CONFIGURED [mapd][topo_srv_update_radio_config_status][12227]radio ID 00:00:00:00:01:01 Ch(36) Op(129) band(2) Status: NOT CONFIGURED mode=1 [mapd][mapd_read_config_file][7480]router mode [mapd][parse_eth_lan_interface][7113]lan_interface[0]=lan1 [mapd][parse_eth_lan_interface][7113]lan_interface[1]=lan2 [mapd][parse_eth_lan_interface][7113]lan_interface[2]=lan3 [mapd][mapd_read_config_file][7208]wan interface is eth1 [mapd][mapd_read_config_file][7213]device role is 1 [mapd][ch_planning_set_user_preff_ch][5909]user preferred channel 0 , band 2 [mapd][ch_planning_set_user_preff_ch][5909]user preferred channel 0 , band 1 [mapd][ch_planning_set_user_preff_ch][5909]user preferred channel 0 , band 4 ChPlanningInitTimeout=120NtwrkOptConnectWaitTime=45NtwrkOptDisconnectWaitTime=45[mapd][mapd_read_config_file][7592]BandSwitchTime = 120 2G ScanThreshold=-885G ScanThreshold=-886G ScanThreshold=-88[mapd][mapd_read_config_file][7236]Channel Planning R2 Enabled =1 , R1 ch_planning_enabled 0 NetworkOptimizationEnabled=1[mapd][mapd_read_config_file][7571]AutoBHSwitching = 1 DhcpCtl=0 [mapd][mapd_read_config_file][7467]disable [mapd][mapd_read_config_file][7471] dhcp_ctl in config file is : disable ! [mapd][mapd_read_config_file][7598]ThirdPartyConnection = 0 [mapd][mapd_read_config_file][7655]Default max_allowed_scan = 5 [mapd][mapd_read_config_file][7663]bh_steer_timeout = 120 NtwrkOptPostCACTriggerTime=30NetworkOptPrefer5Gover2G=0NetworkOptPrefer5Gover2GRetryCnt=0[mapd][mapd_read_config_file][7245]Channel Planning R2 Enabled_bw =1 NtwrkOptDataCollectionTime=300ChPlanningScanValidTime=0NetOptUserSetPriority=0[mapd][mapd_read_config_file][7777]it is R3 [mapd][mapd_read_config_file][7780]1905dev own is R3 [mapd][mapd_read_config_file][7846]apclii0 BH priority = 1 [mapd][mapd_read_config_file][7855]apcli0 BH priority = 3 [mapd][mapd_init][1993]map glbl dev:3 [mapd][wapp_usr_intf_parse_event][2141]input len is less [mapd][wapp_usr_intf_parse_event][2141]input len is less [mapd][wapp_usr_intf_parse_event][2141]input len is less WAPP_SEND_ONBOARD_TYPE topo_srv_dpp_onboard_type: len=1 msg - hexdump(len=1): 00 [mapd][mapd_init][2022][1;31m[AUTO_ROLE][0m role(1), cancel drop flag to mapfilter [mapd][network_opt_init][572][1;31m[NETOPT][0m conn 45 dis 45 FHBSS Status: 0, BHSTA Status: 1 [mapd][ch_planning_tune_init_bootup_time][5833]cont_radio_cnt 2, dev_radio_cnt 2 [mapd][get_hostname_info][12427]hostname: HX21-085Z [mapd][get_brlan_mac][12456]br-lan mac: [mapd][send_ip_info][12495]Send ip info(192.168.10.1) hostname(HX21-085Z) br-lan() to almac [mapd][send_ip_info][12495]Send ip info(192.168.10.1) hostname(HX21-085Z) br-lan() to almac [1905Daemon][discovery_at_boot_up] [1;31m[TOPO][0mtx multicast discovery(mid-04b0) with vs tlv on lan1 [1905Daemon][discovery_at_boot_up] [1;31m[TOPO][0mtx multicast discovery(mid-04b0) with vs tlv on lan2 [1905Daemon][discovery_at_boot_up] [1;31m[TOPO][0mtx multicast discovery(mid-04b0) with vs tlv on lan3 [1905Daemon][non_1905_neighbor_update] [1;31m[TOPO][0mtopo change! tx multicast notification(mid-04b1) on all intf [mapd][send_ip_info][12495]Send ip info(192.168.10.1) hostname(HX21-085Z) br-lan() to almac I got a commapd renew wts_bss_info_config file [ 85.113273] Set_Fh_Bss_Proc rai2 wdev->MAPCfg.DevOwnRole 0x0 has been updated. do renew proce[ 85.122379] Set_Fh_Bss_Proc rai2 wdev->MAPCfg.DevOwnRole 0x20 dure [1905Daemon][_1905_read_se[ 85.130613] Set_Fh_Bss_Proc ra0 wdev->MAPCfg.DevOwnRole 0x0 t_config] set bss index=1, mac=f[ 85.138984] Set_Fh_Bss_Proc ra0 wdev->MAPCfg.DevOwnRole 0x20 f:ff:ff:ff:ff:ff, opclass=11x, s[ 85.147403] Set_Fh_Bss_Proc rai0 wdev->MAPCfg.DevOwnRole 0x0 sid=Imou-0D8136-mesh, ssid_len 1[ 85.155834] Set_Fh_Bss_Proc rai0 wdev->MAPCfg.DevOwnRole 0x20 6, authmode=0022, encrytype=0008[ 85.164245] Set_Fh_Bss_Proc rai2 wdev->MAPCfg.DevOwnRole 0x0 , key=f579575b-password, bh_bss=[ 85.172690] Set_Fh_Bss_Proc rai2 wdev->MAPCfg.DevOwnRole 0x20 1, fh_bss=0 pvid 4095, pcp 0, vl[ 85.181220] Set_Fh_Bss_Proc ra0 wdev->MAPCfg.DevOwnRole 0x0 an 4095 hidden_ssid=1 [1905Daem[ 85.189536] Set_Fh_Bss_Proc ra0 wdev->MAPCfg.DevOwnRole 0x20 on][_1905_read_set_config] set b[ 85.197967] Set_Fh_Bss_Proc rai0 wdev->MAPCfg.DevOwnRole 0x0 ss index=95, mac=ff:ff:ff:ff:ff:[ 85.206621] Set_Fh_Bss_Proc rai0 wdev->MAPCfg.DevOwnRole 0x20 ff, opclass=8x, ssid=FreeWiFi!!![ 85.214981] Set_Fh_Bss_Proc rai2 wdev->MAPCfg.DevOwnRole 0x0 , ssid_len 11, authmode=0022, en[ 85.223774] Set_Fh_Bss_Proc rai2 wdev->MAPCfg.DevOwnRole 0x20 crytype=0008, key=420420420, bh_[ 85.232292] Set_Fh_Bss_Proc ra0 wdev->MAPCfg.DevOwnRole 0x0 bss=0, fh_bss=1 pvid 4095, pcp 0[ 85.240437] Set_Fh_Bss_Proc ra0 wdev->MAPCfg.DevOwnRole 0x20 , vlan 4095 hidden_ssid=0 [1905[ 85.249084] Set_Fh_Bss_Proc rai0 wdev->MAPCfg.DevOwnRole 0x0 Daemon][_1905_read_set_config] s[ 85.257384] Set_Fh_Bss_Proc rai0 wdev->MAPCfg.DevOwnRole 0x20 et bss index=95, mac=ff:ff:ff:ff[ 85.265797] Set_Fh_Bss_Proc rai2 wdev->MAPCfg.DevOwnRole 0x0 :ff:ff, opclass=11x, ssid=FreeWi[ 85.274597] Set_Fh_Bss_Proc rai2 wdev->MAPCfg.DevOwnRole 0x20 Fi!!! 5G, ssid_len 14, authmode=[ 85.282947] Set_Fh_Bss_Proc ra0 wdev->MAPCfg.DevOwnRole 0x0 0022, encrytype=0008, key=420420[ 85.291113] Set_Fh_Bss_Proc ra0 wdev->MAPCfg.DevOwnRole 0x20 420, bh_bss=0, fh_bss=1 pvid 409[ 85.299421] Set_Fh_Bss_Proc rai0 wdev->MAPCfg.DevOwnRole 0x0 5, pcp 0, vlan 4095 hidden_ssid=[ 85.307914] Set_Fh_Bss_Proc rai0 wdev->MAPCfg.DevOwnRole 0x20 0 [1905Daemon][_1905_read_set_c[ 85.316137] Set_Fh_Bss_Proc rai2 wdev->MAPCfg.DevOwnRole 0x0 onfig] config_bss_num=3 [1905Da[ 85.324548] Set_Fh_Bss_Proc rai2 wdev->MAPCfg.DevOwnRole 0x20 emon][_1905_read_set_config] 5GH[ 85.333074] Set_Fh_Bss_Proc ra0 wdev->MAPCfg.DevOwnRole 0x0 bss is hidden or empty! wps may[ 85.341633] Set_Fh_Bss_Proc ra0 wdev->MAPCfg.DevOwnRole 0x20 fail! [1905Daemon][_1905_read_[ 85.349875] Set_Fh_Bss_Proc rai0 wdev->MAPCfg.DevOwnRole 0x0 set_config] 6G bss is hidden or [ 85.358369] Set_Fh_Bss_Proc rai0 wdev->MAPCfg.DevOwnRole 0x20 empty! wps may fail! [1905Daemo[ 85.366851] Set_Fh_Bss_Proc rai2 wdev->MAPCfg.DevOwnRole 0x0 n][topology_tree_travel_preorder[ 85.375287] Set_Fh_Bss_Proc rai2 wdev->MAPCfg.DevOwnRole 0x20 ] push to stack:( 85.383808] Set_Fh_Bss_Proc ra0 wdev->MAPCfg.DevOwnRole 0x0 37) [1905Daemon][pop_node_from_[ 85.392043] Set_Fh_Bss_Proc ra0 wdev->MAPCfg.DevOwnRole 0x20 stack] pop_node_from_stack, pop [ 85.400486] Set_Fh_Bss_Proc rai0 wdev->MAPCfg.DevOwnRole 0x0 out_mac() [190[ 85.408938] Set_Fh_Bss_Proc rai0 wdev->MAPCfg.DevOwnRole 0x20 5Daemon][pop_node_from_stack] do[ 85.417602] Set_Fh_Bss_Proc rai2 wdev->MAPCfg.DevOwnRole 0x0 not renew to controller almac(a[ 85.425846] Set_Bh_Bss_Proc rai2 bandIdx = 1 ,DevOwnRole 0x0 a:31:62:7d:81:37) [1905Daemon][[ 85.434426] Set_Bh_Bss_Proc rai2 bandIdx = 1 ,DevOwnRole 0x40 controller_renew_bss_sm] apply b[ 85.442869] Set_DisConnectAllSta_Proc:23021, arg: ss config locally [1905Daemon][_1905_update_bss_info_per_radio] bss_config_num_per_radio=3 [1905Daemon][set_trx_config_for_bss] rai2 is bh bss; enable all tx rx for this interface [1905Daemon][_1905_update_bss_info_per_radio] [BH_CONFIG]BSSID=(), P1_disallow=0, P2_disallow=0 [1905Daemon][set_trx_config_for_bss] rai0 is fh bss; disable all tx rx for this interface [1905Daemon][_1905_update_bss_info_per_radio] [BH_CONFIG]BSSID=(), P1_disallow=0, P2_disallow=0 [1905Daemon][_1905_update_bss_info_per_radio] bss_config_num_per_radio=3 [1905Daemon][set_trx_config_for_bss] ra0 is fh bss; disable all tx rx for this interface [1905Daemon][_1905_update_bss_info_per_radio] [BH_CONFIG]BSSID=(), P1_disallow=0, P2_disallow=0 [mapd][_1905_interface_parse_event][1088][1;31m[AUTO_CONFIG][0mreceived _1905_SET_WIRELESS_SETTING_EVENT [mapd][_1905_interface_parse_event][1088][1;31m[AUTO_CONFIG][0mreceived _1905_SET_WIRELESS_SETTING_EVENT [ 85.761174] Set_Bh_Bss_Proc rai0 bandIdx = 1 ,DevOwnRole 0x20 [ 85.769024] Set_Fh_Bss_Proc rai0 wdev->MAPCfg.DevOwnRole 0x20 [mapd][topo_srv_update_own_bss_i[ 86.043517] Set_Bh_Bss_Proc ra0 bandIdx = 0 ,DevOwnRole 0x20 nfo][7641]radio_idx 1 [mapd][to[ 86.052134] Set_Fh_Bss_Proc ra0 wdev->MAPCfg.DevOwnRole 0x20 po_srv_update_own_bss_info][7644]bootup scan BOOTUP_SCAN_NEEDED radio_idx 1, Needed band 2 [mapd][topo_srv_update_own_bss_info][7651] Bootup run 1, band 2 [mapd][topo_srv_update_radio_info][7366][1;31m[TOPO][0mradio id(00:00:00:00:01:01) ch(36) Op(129) band(2) max_tx_pwr(0) [mapd][topo_srv_update_radio_info][7366][1;31m[TOPO][0mradio id(00:00:00:00:01:00) ch(11) Op(84) band(1) max_tx_pwr(0) [mapd][topo_srv_parse_wapp_operating_channel_info][1274][1;31m[CH_PLANNING][0mcheck status of autoconfig = 1 [mapd][topo_srv_update_channel_preference][8877][1;31m[TOPO][0mchnl Pref for radio Ch(36) Op(129) band(2) max_tx_pwr(0) MAC 00:00:00:00:01:01 [mapd][topo_srv_update_metric_rep_intv_cap][7524]dev->metric_rep_interval: 60 [mapd][topo_srv_update_ap_wf6_cap][9251]wf6 tlv handling sr mode 0 WF6:MAPD:map_1905_Set_Ap_Wf6_Cap Ap capa calling 1905library func to send data to 1905 [mapd][wapp_usr_intf_parse_event][2573]Solicited WAPP_AP_SPT_REUSE_REQ from WAPP: CONSUME [mapd][topo_srv_update_radio_config_status][12227]radio ID 00:00:00:00:01:00 Ch(11) Op(84) band(1) Status: NOT CONFIGURED [mapd][topo_srv_update_radio_config_status][12227]radio ID 00:00:00:00:01:01 Ch(36) Op(129) band(2) Status: CONFIGURED FHBSS Status: 2, BHSTA Status: 2 [mapd][topo_srv_update_own_bss_info][7641]radio_idx 0 [mapd][topo_srv_update_own_bss_info][7644]bootup scan BOOTUP_SCAN_NEEDED radio_idx 0, Needed band 1 [mapd][topo_srv_update_own_bss_info][7651] Bootup run 1, band 1 [mapd][topo_srv_update_radio_info][7366][1;31m[TOPO][0mradio id(00:00:00:00:01:01) ch(36) Op(129) band(2) max_tx_pwr(0) [mapd][topo_srv_update_radio_info][7366][1;31m[TOPO][0mradio id(00:00:00:00:01:00) ch(11) Op(84) band(1) max_tx_pwr(0) [mapd][topo_srv_update_channel_preference][8877][1;31m[TOPO][0mchnl Pref for radio Ch(11) Op(84) band(1) max_tx_pwr(0) MAC 00:00:00:00:01:00 [mapd][topo_srv_update_metric_rep_intv_cap][7524]dev->metric_rep_interval: 60 [mapd][topo_srv_update_ap_wf6_cap][9251]wf6 tlv handling sr mode 0 WF6:MAPD:map_1905_Set_Ap_Wf6_Cap Ap capa calling 1905library func to send data to 1905 [mapd][wapp_usr_intf_parse_event][2573]Solicited WAPP_AP_SPT_REUSE_REQ from WAPP: CONSUME [mapd][topo_srv_update_radio_config_status][12227]radio ID 00:00:00:00:01:00 Ch(11) Op(84) band(1) Status: CONFIGURED [mapd][topo_srv_update_radio_config_status][12227]radio ID 00:00:00:00:01:01 Ch(36) Op(129) band(2) Status: CONFIGURED [mapd][topo_srv_update_radio_info][7366][1;31m[TOPO][0mradio id(00:00:00:00:01:01) ch(36) Op(129) band(2) max_tx_pwr(0) [mapd][topo_srv_update_radio_info][7366][1;31m[TOPO][0mradio id(00:00:00:00:01:00) ch(11) Op(84) band(1) max_tx_pwr(0) [mapd][topo_srv_update_radio_info][7366][1;31m[TOPO][0mradio id(00:00:00:00:01:01) ch(36) Op(129) band(2) max_tx_pwr(0) [mapd][topo_srv_update_radio_info][7366][1;31m[TOPO][0mradio id(00:00:00:00:01:00) ch(11) Op(84) band(1) max_tx_pwr(0) root@HX21-085Z:/# root@HX21-085Z:/# [ 147.939302] Show_MacTable_Proc(): arg= [ 147.943113] Dump MacTable entries info, EntType=0x20001 [ 147.948370] [ 147.948370] MAC MODE AID WCID BSS PSM WMM MIMOPS RSSI0/1/2/3 PhMd(T/R) BW(T/R) MCS(T/R) SGI(T/R) STBC(T/R) Idle Rate(T/R) [ 147.964391] MWDSCap [ 147.966701] sta_cnt=0 [ 147.968980] apcli_cnt=0 [ 147.971415] rept_cnt=0 [ 147.973774] HTC_ICV_Err_TH=5 [mapd][send_ip_info][12495]Send ip info(192.168.10.1) hostname(HX21-085Z) br-lan() to almac root@HX21-085Z:/# root@HX21-085Z:/# root@HX21-085Z:/# cat /proc/mtd dev: size erasesize name mtd0: 08000000 00020000 "spi0.0" mtd1: 00100000 00020000 "BL2" mtd2: 00080000 00020000 "u-boot-env" mtd3: 00200000 00020000 "Factory" mtd4: 00200000 00020000 "FIP" mtd5: 07280000 00020000 "ubi" root@HX21-085Z:/#
OpenWrt bootlog
F0: 102B 0000 FA: 1040 0000 FA: 1040 0000 [0200] F9: 0000 0000 V0: 0000 0000 [0001] 00: 0000 0000 BP: 2400 0041 [0000] G0: 1190 0000 EC: 0000 0000 [1000] T0: 0000 023D [010F] Jump to BL NOTICE: BL2: v2.13.0(release):OpenWrt v2025.07.11~78a0dfd9-1 (mt7981-spim-nand-ddr3) NOTICE: BL2: Built : 18:27:11, Nov 10 2025 NOTICE: WDT: [40000000] Software reset (reboot) NOTICE: EMI: Using DDR3 settings NOTICE: EMI: Detected DRAM size: 256MB NOTICE: EMI: complex R/W mem test passed NOTICE: CPU: MT7981 (1300MHz) NOTICE: SPI_NAND parses attributes from parameter page. NOTICE: SPI_NAND Detected ID 0xcd NOTICE: Page size 2048, Block size 131072, size 134217728 NOTICE: BL2: Booting BL31 NOTICE: BL31: v2.13.0(release):OpenWrt v2025.07.11~78a0dfd9-1 (mt7981-spim-nand-ddr3) NOTICE: BL31: Built : 18:27:11, Nov 10 2025 U-Boot 2025.10-OpenWrt-r31762-3169ffa4c7 (Nov 10 2025 - 18:27:11 +0000) CPU: MediaTek MT7981 Model: Imou HX21 DRAM: 256 MiB Core: 31 devices, 15 uclasses, devicetree: embed Loading Environment from UBI... spi-nand: spi_nand spi_nand@0: CASN page check failed spi-nand: spi_nand spi_nand@0: Fallback to read ID spi-nand: spi_nand spi_nand@0: FORESEE SPI NAND was found. spi-nand: spi_nand spi_nand@0: 128 MiB, block size: 128 KiB, page size: 2048, OOB size: 64 Read 126976 bytes from volume ubootenv to 000000004f7c1d40 Read 126976 bytes from volume ubootenv2 to 000000004f7e0d80 OK In: serial@11002000 Out: serial@11002000 Err: serial@11002000 reset button found Loading Environment from UBI... UBI partition 'ubi' already selected Read 126976 bytes from volume ubootenv to 000000004f7c1d00 Read 126976 bytes from volume ubootenv2 to 000000004f7e0d40 OK Net: MediaTek MT7531 eth0: ethernet@15100000 ( ( ( OpenWrt ) ) ) U-Boot 2025.10-OpenWrt-r31762-3169ffa4c7 (Nov 10 2025 - 18:27:11 +0000) 1. Run default boot command. 2. Boot system via TFTP. 3. Boot production system from NAND. 4. Boot recovery system from NAND. 5. Load production system via TFTP then write to NAND. 6. Load recovery system via TFTP then write to NAND. 7. Load BL31+U-Boot FIP via TFTP then write to NAND. 8. Load BL2 preloader via TFTP then write to NAND. 9. Reboot. a. Reset all settings to factory defaults. 0. Exit Press UP/DOWN to move, ENTER to select, ESC to quit No size specified -> Using max size (11427840) Read 11427840 bytes from volume fit to 0000000046000000 ## Checking Image at 46000000 ... FIT image found FIT description: ARM64 OpenWrt FIT (Flattened Image Tree) Image 0 (kernel-1) Description: ARM64 OpenWrt Linux-6.12.60 Type: Kernel Image Compression: gzip compressed Data Start: 0x46001000 Data Size: 6268473 Bytes = 6 MiB Architecture: AArch64 OS: Linux Load Address: 0x48000000 Entry Point: 0x48000000 Hash algo: crc32 Hash value: 712e753a Hash algo: sha1 Hash value: ca5cff7deaf06d288ffe39ebb6a04a4c19f0f1a8 Image 1 (fdt-1) Description: ARM64 OpenWrt imou_hx21 device tree blob Type: Flat Device Tree Compression: uncompressed Data Start: 0x465fc000 Data Size: 22523 Bytes = 22 KiB Architecture: AArch64 Hash algo: crc32 Hash value: 3556abf4 Hash algo: sha1 Hash value: 83c8253fe5e0d14cbe34ef2ac4db2daa87a67e2d Image 2 (rootfs-1) Description: ARM64 OpenWrt imou_hx21 rootfs Type: Filesystem Image Compression: uncompressed Data Start: 0x46602000 Data Size: 5038080 Bytes = 4.8 MiB Hash algo: crc32 Hash value: 16e3b7ed Hash algo: sha1 Hash value: ba691272f366992957f1dcafaa34e3fcc98be72c Default Configuration: 'config-1' Configuration 0 (config-1) Description: OpenWrt imou_hx21 Kernel: kernel-1 FDT: fdt-1 Loadables: rootfs-1 ## Checking hash(es) for FIT Image at 46000000 ... Hash(es) for Image 0 (kernel-1): crc32+ sha1+ Hash(es) for Image 1 (fdt-1): crc32+ sha1+ Hash(es) for Image 2 (rootfs-1): crc32+ sha1+ ## Loading kernel (any) from FIT Image at 46000000 ... Using 'config-1' configuration Trying 'kernel-1' kernel subimage Description: ARM64 OpenWrt Linux-6.12.60 Type: Kernel Image Compression: gzip compressed Data Start: 0x46001000 Data Size: 6268473 Bytes = 6 MiB Architecture: AArch64 OS: Linux Load Address: 0x48000000 Entry Point: 0x48000000 Hash algo: crc32 Hash value: 712e753a Hash algo: sha1 Hash value: ca5cff7deaf06d288ffe39ebb6a04a4c19f0f1a8 Verifying Hash Integrity ... crc32+ sha1+ OK ## Loading fdt (any) from FIT Image at 46000000 ... Using 'config-1' configuration Trying 'fdt-1' fdt subimage Description: ARM64 OpenWrt imou_hx21 device tree blob Type: Flat Device Tree Compression: uncompressed Data Start: 0x465fc000 Data Size: 22523 Bytes = 22 KiB Architecture: AArch64 Hash algo: crc32 Hash value: 3556abf4 Hash algo: sha1 Hash value: 83c8253fe5e0d14cbe34ef2ac4db2daa87a67e2d Verifying Hash Integrity ... crc32+ sha1+ OK Booting using the fdt blob at 0x465fc000 Working FDT set to 465fc000 ## Loading loadables (any) from FIT Image at 46000000 ... Trying 'rootfs-1' loadables subimage Description: ARM64 OpenWrt imou_hx21 rootfs Type: Filesystem Image Compression: uncompressed Data Start: 0x46602000 Data Size: 5038080 Bytes = 4.8 MiB Hash algo: crc32 Hash value: 16e3b7ed Hash algo: sha1 Hash value: ba691272f366992957f1dcafaa34e3fcc98be72c Verifying Hash Integrity ... crc32+ sha1+ OK Uncompressing Kernel Image to 48000000 Loading Device Tree to 000000004e7f7000, end 000000004e7ff7fa ... OK Working FDT set to 4e7f7000 Add 'ramoops@42ff0000' node failed: FDT_ERR_EXISTS Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 6.12.60 (builder@buildhost) (aarch64-openwrt-linux-musl-gcc (OpenWrt GCC 14.3.0 r32228-a90fb76736) 14.3.0, GNU ld (GNU Binutils) 2.44) #0 SMP Sat Dec 6 18:30:22 2025 [ 0.000000] Machine model: Imou HX21 [ 0.000000] OF: reserved mem: 0x0000000042ff0000..0x0000000042ffffff (64 KiB) map non-reusable ramoops@42ff0000 [ 0.000000] OF: reserved mem: 0x0000000043000000..0x000000004302ffff (192 KiB) nomap non-reusable secmon@43000000 [ 0.000000] OF: reserved mem: 0x0000000047c80000..0x0000000047d7ffff (1024 KiB) nomap non-reusable wmcpu-reserved@47c80000 [ 0.000000] OF: reserved mem: 0x0000000047d80000..0x0000000047dbffff (256 KiB) nomap non-reusable wo-emi@47d80000 [ 0.000000] OF: reserved mem: 0x0000000047dc0000..0x0000000047ffffff (2304 KiB) nomap non-reusable wo-data@47dc0000 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000040000000-0x000000004fffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000040000000-0x0000000042ffffff] [ 0.000000] node 0: [mem 0x0000000043000000-0x000000004302ffff] [ 0.000000] node 0: [mem 0x0000000043030000-0x0000000047c7ffff] [ 0.000000] node 0: [mem 0x0000000047c80000-0x0000000047ffffff] [ 0.000000] node 0: [mem 0x0000000048000000-0x000000004fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000004fffffff] [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.1 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: MIGRATE_INFO_TYPE not supported. [ 0.000000] psci: SMC Calling Convention v1.5 [ 0.000000] percpu: Embedded 20 pages/cpu s42584 r8192 d31144 u81920 [ 0.000000] pcpu-alloc: s42584 r8192 d31144 u81920 alloc=20*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] CPU features: kernel page table isolation disabled by kernel configuration [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Kernel command line: root=/dev/fit0 rootwait [ 0.000000] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.000000] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 65536 [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] software IO TLB: SWIOTLB bounce buffer size adjusted to 0MB [ 0.000000] software IO TLB: area num 2. [ 0.000000] software IO TLB: SWIOTLB bounce buffer size roundup to 0MB [ 0.000000] software IO TLB: mapped [mem 0x000000004fe4b000-0x000000004fecb000] (0MB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 [ 0.000000] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode [ 0.000000] GICv3: 640 SPIs implemented [ 0.000000] GICv3: 0 Extended SPIs implemented [ 0.000000] Root IRQ handler: gic_handle_irq [ 0.000000] GICv3: GICv3 features: 16 PPIs [ 0.000000] GICv3: GICD_CTRL.DS=0, SCR_EL3.FIQ=0 [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x000000000c080000 [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] arch_timer: cp15 timer(s) running at 13.00MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2ff89eacb, max_idle_ns: 440795202429 ns [ 0.000000] sched_clock: 56 bits at 13MHz, resolution 76ns, wraps every 4398046511101ns [ 0.000080] Calibrating delay loop (skipped), value calculated using timer frequency.. 26.00 BogoMIPS (lpj=130000) [ 0.000089] pid_max: default: 32768 minimum: 301 [ 0.003023] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.003030] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.005130] cacheinfo: Unable to detect cache hierarchy for CPU 0 [ 0.005956] rcu: Hierarchical SRCU implementation. [ 0.005963] rcu: Max phase no-delay instances is 1000. [ 0.006159] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level [ 0.006389] smp: Bringing up secondary CPUs ... [ 0.006746] Detected VIPT I-cache on CPU1 [ 0.006792] GICv3: CPU1: found redistributor 1 region 0:0x000000000c0a0000 [ 0.006821] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.006903] smp: Brought up 1 node, 2 CPUs [ 0.006908] SMP: Total of 2 processors activated. [ 0.006911] CPU: All CPU(s) started at EL2 [ 0.006914] CPU features: detected: 32-bit EL0 Support [ 0.006917] CPU features: detected: CRC32 instructions [ 0.006944] alternatives: applying system-wide alternatives [ 0.007076] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching [ 0.007179] Memory: 236532K/262144K available (9536K kernel code, 990K rwdata, 2820K rodata, 448K init, 314K bss, 23980K reserved, 0K cma-reserved) [ 0.010256] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.010274] futex hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.010333] 29200 pages in range for non-PLT usage [ 0.010335] 520720 pages in range for PLT usage [ 0.011816] pinctrl core: initialized pinctrl subsystem [ 0.014213] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.014562] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.014589] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.014610] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.015001] thermal_sys: Registered thermal governor 'fair_share' [ 0.015004] thermal_sys: Registered thermal governor 'bang_bang' [ 0.015007] thermal_sys: Registered thermal governor 'step_wise' [ 0.015010] thermal_sys: Registered thermal governor 'user_space' [ 0.015071] ASID allocator initialised with 65536 entries [ 0.015976] pstore: Using crash dump compression: deflate [ 0.015980] pstore: Registered ramoops as persistent store backend [ 0.015983] ramoops: using 0x10000@0x42ff0000, ecc: 0 [ 0.017467] /soc/interrupt-controller@c000000: Fixed dependency cycle(s) with /soc/interrupt-controller@c000000 [ 0.033866] cryptd: max_cpu_qlen set to 1000 [ 0.035324] SCSI subsystem initialized [ 0.035502] libata version 3.00 loaded. [ 0.037297] clocksource: Switched to clocksource arch_sys_counter [ 0.039509] NET: Registered PF_INET protocol family [ 0.039609] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.040869] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 0.040887] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.040895] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 0.040914] TCP bind hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 0.040964] TCP: Hash tables configured (established 2048 bind 2048) [ 0.041253] MPTCP token hash table entries: 256 (order: 1, 6144 bytes, linear) [ 0.041362] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.041377] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.041578] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.041602] PCI: CLS 0 bytes, default 64 [ 0.042656] workingset: timestamp_bits=46 max_order=16 bucket_order=0 [ 0.047754] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.047761] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.103886] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 0.115201] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled [ 0.118936] printk: legacy console [ttyS0] disabled [ 0.139315] 11002000.serial: ttyS0 at MMIO 0x11002000 (irq = 72, base_baud = 2500000) is a ST16650V2 [ 0.139360] printk: legacy console [ttyS0] enabled [ 0.911300] random: crng init done [ 0.917831] loop: module loaded [ 0.923024] spi-nand spi0.0: FORESEE SPI NAND was found. [ 0.928382] spi-nand spi0.0: 128 MiB, block size: 128 KiB, page size: 2048, OOB size: 64 [ 0.936784] 5 fixed-partitions partitions found on MTD device spi0.0 [ 0.943497] Creating 5 MTD partitions on "spi0.0": [ 0.948326] 0x000000000000-0x000000100000 : "bl2" [ 0.955016] 0x000000100000-0x000000180000 : "u-boot-env" [ 0.961367] 0x000000180000-0x000000380000 : "factory" [ 0.968471] 0x000000380000-0x000000580000 : "fip" [ 0.974813] 0x000000580000-0x000008000000 : "ubi" [ 1.046787] ubi0: default fastmap pool size: 45 [ 1.051336] ubi0: default fastmap WL pool size: 22 [ 1.056119] ubi0: attaching mtd4 [ 1.456535] ubi0: scanning is finished [ 1.465755] ubi0: attached mtd4 (name "ubi", size 122 MiB) [ 1.471277] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 1.478147] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 [ 1.484921] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 1.491885] ubi0: good PEBs: 980, bad PEBs: 0, corrupted PEBs: 0 [ 1.497888] ubi0: user volume: 5, internal volumes: 1, max. volumes count: 128 [ 1.505096] ubi0: max/mean erase counter: 5/1, WL threshold: 4096, image sequence number: 1711704434 [ 1.514222] ubi0: available PEBs: 0, total reserved PEBs: 980, PEBs reserved for bad PEB handling: 20 [ 1.523440] ubi0: background thread "ubi_bgt0d" started, PID 267 [ 1.524120] block ubiblock0_1: created from ubi0:1(fit) [ 1.675225] mtk_soc_eth 15100000.ethernet eth0: mediatek frame engine at 0xffffffc081a80000, irq 75 [ 1.685163] mtk_soc_eth 15100000.ethernet eth1: mediatek frame engine at 0xffffffc081a80000, irq 75 [ 1.694966] i2c_dev: i2c /dev entries driver [ 1.700967] mtk-wdt 1001c000.watchdog: Watchdog enabled (timeout=31 sec, nowayout=0) [ 1.709763] NET: Registered PF_INET6 protocol family [ 1.715565] Segment Routing with IPv6 [ 1.719276] In-situ OAM (IOAM) with IPv6 [ 1.723237] NET: Registered PF_PACKET protocol family [ 1.728343] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 1.741740] 8021q: 802.1Q VLAN Support v1.8 [ 1.764544] FIT: Detected U-Boot 2025.10-OpenWrt-r31762-3169ffa4c7 [ 1.770756] FIT: Selected configuration: "config-1" (OpenWrt imou_hx21) [ 1.777393] FIT: kernel sub-image 0x00001000..0x005fb638 "kernel-1" (ARM64 OpenWrt Linux-6.12.60) [ 1.787219] FIT: flat_dt sub-image 0x005fc000..0x006017fa "fdt-1" (ARM64 OpenWrt imou_hx21 device tree blob) [ 1.797925] FIT: filesystem sub-image 0x00602000..0x00acffff "rootfs-1" (ARM64 OpenWrt imou_hx21 rootfs) [ 1.808498] block ubiblock0_1: mapped 1 uImage.FIT filesystem sub-image as /dev/fit0 [ 1.866418] mt7530-mdio mdio-bus:1f: configuring for fixed/2500base-x link mode [ 1.875485] mt7530-mdio mdio-bus:1f: Link is Up - 2.5Gbps/Full - flow control rx/tx [ 1.885201] mt7530-mdio mdio-bus:1f lan1 (uninitialized): PHY [mt7530-0:00] driver [MediaTek MT7531 PHY] (irq=79) [ 1.906380] mt7530-mdio mdio-bus:1f lan2 (uninitialized): PHY [mt7530-0:01] driver [MediaTek MT7531 PHY] (irq=80) [ 1.927378] mt7530-mdio mdio-bus:1f lan3 (uninitialized): PHY [mt7530-0:02] driver [MediaTek MT7531 PHY] (irq=81) [ 1.939126] mtk_soc_eth 15100000.ethernet eth0: entered promiscuous mode [ 1.945860] DSA: tree 0 setup [ 1.949132] clk: Disabling unused clocks [ 1.953319] PM: genpd: Disabling unused power domains [ 1.962203] VFS: Mounted root (squashfs filesystem) readonly on device 259:0. [ 1.969563] Freeing unused kernel memory: 448K [ 1.974066] Run /sbin/init as init process [ 1.978166] with arguments: [ 1.981122] /sbin/init [ 1.983817] with environment: [ 1.986945] HOME=/ [ 1.989300] TERM=linux [ 2.172588] init: Console is alive [ 2.176130] init: - watchdog - [ 2.512532] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 2.526281] gpio_button_hotplug: loading out-of-tree module taints kernel. [ 2.536695] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 2.552949] init: - preinit - [ 2.850401] mtk_soc_eth 15100000.ethernet eth0: configuring for fixed/2500base-x link mode [ 2.858892] mtk_soc_eth 15100000.ethernet eth0: Link is Up - 2.5Gbps/Full - flow control rx/tx [ 2.890937] mt7530-mdio mdio-bus:1f lan1: configuring for phy/gmii link mode 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 [ 5.078732] mt7530-mdio mdio-bus:1f lan1: Link is Up - 1Gbps/Full - flow control rx/tx [ 7.068210] UBIFS (ubi0:4): default file-system created [ 7.073798] UBIFS (ubi0:4): Mounting in unauthenticated mode [ 7.079577] UBIFS (ubi0:4): background thread "ubifs_bgt0_4" started, PID 764 [ 7.122771] UBIFS (ubi0:4): UBIFS: mounted UBI device 0, volume 4, name "rootfs_data" [ 7.130625] UBIFS (ubi0:4): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 7.140540] UBIFS (ubi0:4): FS size: 105390080 bytes (100 MiB, 830 LEBs), max 841 LEBs, journal size 5332992 bytes (5 MiB, 42 LEBs) [ 7.152356] UBIFS (ubi0:4): reserved for root: 4952683 bytes (4836 KiB) [ 7.158962] UBIFS (ubi0:4): media format: w5/r0 (latest is w5/r0), UUID A22B18DE-8B21-4294-9A8C-F5F8F0A0B08E, small LPT model [ 7.171620] mount_root: overlay filesystem has not been fully initialized yet [ 7.179025] mount_root: switching to ubifs overlay [ 7.186338] overlayfs: null uuid detected in lower fs '/', falling back to xino=off,index=off,nfs_export=off. [ 7.198237] urandom-seed: Seed file not found (/etc/urandom.seed) [ 7.240012] mt7530-mdio mdio-bus:1f lan1: Link is Down [ 7.249423] procd: - early - [ 7.252370] procd: - watchdog - [ 7.799299] procd: - watchdog - [ 7.808184] procd: - ubus - [ 7.881190] procd: - init - Please press Enter to activate this console. [ 8.199303] kmodloader: loading kernel modules from /etc/modules.d/* [ 8.227161] crypto-safexcel 10320000.crypto: EIP97:230(0,1,4,4)-HIA:270(0,5,5),PE:150/433(alg:7fcdfc00)/0/0/0 [ 8.254164] Loading modules backported from Linux version v6.16-0-g038d61fd6422 [ 8.261496] Backport generated by backports.git v6.1.145-1-47-g6194bf852a3e [ 8.389766] urngd: v1.0.2 started. [ 8.587816] mt798x-wmac 18000000.wifi: HW/SW Version: 0x8a108a10, Build Time: 20240823161240a [ 8.587816] [ 8.767322] mt798x-wmac 18000000.wifi: WM Firmware Version: ____000000, Build Time: 20240823161304 [ 8.861454] mt798x-wmac 18000000.wifi: WA Firmware Version: DEV_000000, Build Time: 20240823161841 [ 8.958789] mt798x-wmac 18000000.wifi: registering led 'mt76-phy0' [ 9.008386] mt798x-wmac 18000000.wifi: registering led 'mt76-phy1' [ 9.091391] PPP generic driver version 2.4.2 [ 9.098075] NET: Registered PF_PPPOX protocol family [ 9.108938] kmodloader: done loading kernel modules from /etc/modules.d/* [ 15.928865] mtk_soc_eth 15100000.ethernet eth0: Link is Down [ 15.945142] mtk_soc_eth 15100000.ethernet eth0: configuring for fixed/2500base-x link mode [ 15.954484] mtk_soc_eth 15100000.ethernet eth0: Link is Up - 2.5Gbps/Full - flow control rx/tx [ 15.970719] mt7530-mdio mdio-bus:1f lan1: configuring for phy/gmii link mode [ 15.982173] br-lan: port 1(lan1) entered blocking state [ 15.987453] br-lan: port 1(lan1) entered disabled state [ 15.992707] mt7530-mdio mdio-bus:1f lan1: entered allmulticast mode [ 15.999043] mtk_soc_eth 15100000.ethernet eth0: entered allmulticast mode [ 16.009260] mt7530-mdio mdio-bus:1f lan1: entered promiscuous mode [ 16.030546] mt7530-mdio mdio-bus:1f lan2: configuring for phy/gmii link mode [ 16.041408] br-lan: port 2(lan2) entered blocking state [ 16.046642] br-lan: port 2(lan2) entered disabled state [ 16.051915] mt7530-mdio mdio-bus:1f lan2: entered allmulticast mode [ 16.060068] mt7530-mdio mdio-bus:1f lan2: entered promiscuous mode [ 16.085876] mt7530-mdio mdio-bus:1f lan3: configuring for phy/gmii link mode [ 16.104392] br-lan: port 3(lan3) entered blocking state [ 16.109710] br-lan: port 3(lan3) entered disabled state [ 16.114980] mt7530-mdio mdio-bus:1f lan3: entered allmulticast mode [ 16.123337] mt7530-mdio mdio-bus:1f lan3: entered promiscuous mode [ 16.155421] mtk_soc_eth 15100000.ethernet eth1: PHY [mdio-bus:00] driver [MediaTek MT7981 PHY] (irq=POLL) [ 16.165037] mtk_soc_eth 15100000.ethernet eth1: configuring for phy/gmii link mode [ 16.175771] mtk_soc_eth 15100000.ethernet eth1: Link is Up - 1Gbps/Full - flow control rx/tx [ 20.379858] mt7530-mdio mdio-bus:1f lan1: Link is Up - 1Gbps/Full - flow control rx/tx [ 20.387877] br-lan: port 1(lan1) entered blocking state [ 20.393106] br-lan: port 1(lan1) entered forwarding state
Notes
- ...



