netis EAP930 V1
The netis NX31 is a WiFi 6 AX3000 ceiling access point. 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
→ Install OpenWrt (generic explanation)
Warning!
This section describes actions that might damage your device or firmware. Proceed with care!
1. Connect to the access point using ssh (user: admin, pass: web interface password)
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
4. Upload OpenWrt bl31-uboot.fip, preloader.bin images to the /tmp dir of the router using scp protocol
5. Write FIP and BL2 (replace bootloader):
mtd write /tmp/bl31-uboot.fip FIP mtd write /tmp/preloader.bin spi0.0
6. Place OpenWrt openwrt-mediatek-filogic-netis_eap930-v1-initramfs-recovery.itb image on the tftp server (IP: 192.168.1.254)
7. Erase ubi partition and reboot the router:
mtd erase ubi reboot
8. U-Boot automatically boot OpenWrt recovery image from tftp server to the RAM
Attention!
1 Gbps link is required
9. Upload OpenWrt sysupgrade.itb image to the /tmp dir of the router (IP: 192.168.1.1) using scp protocol
10. Connect to the router using ssh and run:
sysupgrade -n squashfs-sysupgrade.itb
Flash Layout
OpenWrt:
| Start | End | Label |
|---|---|---|
| 0x0 | 0x100000 | BL2 |
| 0x100000 | 0x180000 | u-boot-env |
| 0x180000 | 0x380000 | Factory |
| 0x380000 | 0x580000 | FIP |
| 0x580000 | 0x8000000 | 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
Debricking
1. Place OpenWrt openwrt-mediatek-filogic-netis_eap930-v1-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.
Attention!
1 Gbps link is required
3. Use OpenWrt initramfs system for recovery
Return to stock firmware
1. Upload stock BL2, FIP, ubi partitions backup archives to the /tmp dir of the router using scp protocol
2. Connect to the router using ssh and run:
apk update && apk add kmod-mtd-rw insmod mtd-rw i_want_a_brick=1 mtd unlock BL2 mtd unlock FIP
4. Restore backups:
zcat /tmp/mtd1_BL2.bin.gz | mtd write - BL2 zcat /tmp/mtd4_FIP.bin.gz | mtd write - FIP zcat /tmp/mtd5_ubi.bin.gz | mtd write - ubi
3. Reboot the router:
reboot
Failsafe mode
Basic configuration
→ Basic configuration After flashing, proceed with this.
Set up your Internet connection, configure wireless, configure USB port, etc.
Specific Configuration
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 |
Switch Ports (for VLANs)
| Port | Switch port |
|---|---|
| LAN | eth0 |
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.
The netis EAP930 has the following buttons:
| BUTTON | Event |
|---|---|
| Reset | reset |
Hardware
Info
Photos
Opening the case
→ Warranty
Warning!
This section describes actions that might damage your device or firmware. Proceed with care!
→ Warranty
The screws are located on the bottom. One screw is behind the label. 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.
How to connect to the Serial Port of this specific device:
Don't connect VDD (+3.3 V) pin!
| Serial connection parameters for netis EAP930 V1 | 115200, 8N1, 3.3V |
|---|
JTAG
→ port.jtag general information about the JTAG port, JTAG cable, etc.
Bootloader mods
None so far.
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 024F [010F] Jump to BL NOTICE: BL2: v2.7(release):bc9320dce-dirty NOTICE: BL2: Built : 15:54:19, Apr 9 2024 NOTICE: WDT: disabled NOTICE: EMI: Using DDR3 settings dump toprgu registers data: 1001c000 | 00000000 0000ffe0 00000000 00000000 1001c010 | 00000fff 00000000 00f00000 00000000 1001c020 | 00000000 00000000 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 560, worse bit 2, min window 68 Window Sum 524, worse bit 9, min window 64 Window Sum 294, worse bit 3, min window 34 Window Sum 278, worse bit 15, min window 32 Window Sum 308, worse bit 6, min window 36 Window Sum 296, worse bit 9, min window 36 Window Sum 322, worse bit 6, min window 38 Window Sum 308, worse bit 8, min window 38 Window Sum 338, worse bit 3, min window 40 Window Sum 322, worse bit 15, min window 38 Window Sum 348, worse bit 3, min window 42 Window Sum 332, worse bit 8, min window 40 Window Sum 360, worse bit 3, min window 44 Window Sum 344, worse bit 9, min window 42 Window Sum 370, worse bit 3, min window 44 Window Sum 356, worse bit 9, min window 42 Window Sum 374, worse bit 1, min window 46 Window Sum 370, worse bit 8, min window 46 Window Sum 388, worse bit 3, min window 46 Window Sum 374, worse bit 8, min window 46 Window Sum 394, worse bit 6, min window 46 Window Sum 386, worse bit 14, min window 46 Window Sum 410, worse bit 3, min window 50 Window Sum 388, worse bit 9, min window 46 Window Sum 396, worse bit 9, min window 48 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 0xc8 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):bc9320dce-dirty NOTICE: BL31: Built : 15:54:22, Apr 9 2024 NOTICE: Hello BL31!!! U-Boot 2022.10 (Apr 09 2024 - 15:53:50 +0800) CPU: MediaTek MT7981 Model: mt7981-rfb DRAM: 256 MiB Core: 32 devices, 12 uclasses, devicetree: separate Initializing NMBM ... spi-nand: spi_nand spi_nand@0: GigaDevice 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 ### drivers/mtd/ubi/build.c:1016:ubi_attach_mtd_dev ubi_name: autoresize_vol_id:-1 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: 2/0, WL threshold: 4096, image sequence number: 1741153560 ubi0: available PEBs: 451, total reserved PEBs: 465, PEBs reserved for bad PEB handling: 19 Read 524288 bytes from volume u-boot-env to 000000004f77e240 *** Warning - bad CRC, using default environment In: serial@11002000 Out: serial@11002000 Err: serial@11002000 led_gpio_init:requesting GPIO7 ok! led_gpio_init:requesting GPIO6 ok! Net: Warning: ethernet@15100000 (eth0) using random MAC address - 82:fd:61:ca:04:b8 eth0: ethernet@15100000 ethernet@15100000 Waiting for PHY auto negotiation to complete...... done *Upgrade Prerequisites: Set our mac to 01:00:5e:00:00:c8 Set upgrade dest ip to 224.0.0.200 our ip is 192.168.1.1 Load data at 0x46000000 *Upgrade start: Multicast Upgrade Timeout... udp_loop: multi_upgrade recv data failed. *** 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 Trying to boot from image slot 0 Read 64 bytes from volume kernel to 0000000046000000 Read 2846839 bytes from volume kernel 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 rootfs to 00000000462b7078 Read 14823820 bytes from volume rootfs to 00000000462b7078 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.246 Type: Kernel Image Compression: lzma compressed Data Start: 0x460000e8 Data Size: 2826219 Bytes = 2.7 MiB Architecture: AArch64 OS: Linux Load Address: 0x43080000 Entry Point: 0x43080000 Hash algo: crc32 Hash value: 5d46cbd5 Hash algo: sha1 Hash value: a4c6f2f05fc9095bcb732e668c692284f712473e 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-pcb7605-1G device tree blob Type: Flat Device Tree Compression: uncompressed Data Start: 0x462b2224 Data Size: 18556 Bytes = 18.1 KiB Architecture: AArch64 Hash algo: crc32 Hash value: f6ac06cf Hash algo: sha1 Hash value: 8f235e04e19bed324c91546ec19b54b745068452 Verifying Hash Integrity ... crc32+ sha1+ OK Booting using the fdt blob at 0x462b2224 Uncompressing Kernel Image Loading Device Tree to 000000004f7f1000, end 000000004f7f887b ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 5.4.246 (netcore@fa113052593d) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r0-af0322cdb)) #0 SMP Wed Mar 5 05:46:00 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: 64512 [ 0.000000] DMA32 zone: 1024 pages used for memmap [ 0.000000] DMA32 zone: 0 pages reserved [ 0.000000] DMA32 zone: 64512 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 s43736 r8192 d29992 u81920 [ 0.000000] pcpu-alloc: s43736 r8192 d29992 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: 63488 [ 0.000000] Kernel command line: console=ttyS0,115200n1 loglevel=8 earlycon=uart8250,mmio32,0x11002000 boot_param.reserve_rootfs_data ubi.rootfs_volume=rootfs boot_param.boot_kernel_part=kernel boot_param.boot_rootfs_part=rootfs boot_param.upgrade_kernel_part=kernel2 boot_param.upgrade_rootfs_part=rootfs2 boot_param.env_part=u-boot-env boot_param.rootfs_data_part=rootfs_data boot_param.boot_image_slot=0 boot_param.upgrade_image_slot=1 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: 231232K/258048K available (5886K kernel code, 442K rwdata, 1628K rodata, 384K init, 226K bss, 26816K 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 100 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] 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.008201] Calibrating delay loop (skipped), value calculated using timer frequency.. 26.00 BogoMIPS (lpj=13000) [ 0.018521] pid_max: default: 32768 minimum: 301 [ 0.023220] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.030481] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.038870] ASID allocator initialised with 65536 entries [ 0.044364] rcu: Hierarchical SRCU implementation. [ 0.049462] smp: Bringing up secondary CPUs ... [ 0.054287] Detected VIPT I-cache on CPU1 [ 0.054306] GICv3: CPU1: found redistributor 1 region 0:0x000000000c0a0000 [ 0.054327] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.054380] smp: Brought up 1 node, 2 CPUs [ 0.075982] SMP: Total of 2 processors activated. [ 0.080707] CPU features: detected: 32-bit EL0 Support [ 0.085869] CPU features: detected: CRC32 instructions [ 0.091125] CPU: All CPU(s) started at EL2 [ 0.095244] alternatives: patching kernel code [ 0.101852] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns [ 0.111668] futex hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.118555] pinctrl core: initialized pinctrl subsystem [ 0.124175] NET: Registered protocol family 16 [ 0.128864] DMA: preallocated 256 KiB pool for atomic allocations [ 0.135987] printk: console [pstore-1] enabled [ 0.140482] pstore: Registered ramoops as persistent store backend [ 0.146694] ramoops: using 0x60000@0x4e790000, ecc: 0 [ 0.162874] cryptd: max_cpu_qlen set to 1000 [ 0.169733] rbus 18000000.wbsys: PCI host bridge to bus 0000:00 [ 0.175707] pci_bus 0000:00: root bus resource [mem 0x18000000-0x18ffffff] [ 0.182624] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.188139] pci_bus 0000:00: scanning bus [ 0.192180] pci 0000:00:00.0: [14c3:7981] type 00 class 0x000280 [ 0.198227] pci 0000:00:00.0: reg 0x10: [mem 0x18000000-0x1800000f 64bit] [ 0.205053] pci 0000:00:00.0: reg 0x18: [mem 0x00000000-0x0000000f] [ 0.211353] pci 0000:00:00.0: reg 0x1c: [mem 0x00000000-0x0000000f] [ 0.217653] pci 0000:00:00.0: reg 0x20: [mem 0x00000000-0x0000000f] [ 0.223953] pci 0000:00:00.0: reg 0x24: [mem 0x00000000-0x0000000f] [ 0.231195] pci_bus 0000:00: fixups for bus [ 0.235409] pci_bus 0000:00: bus scan returning with max=00 [ 0.241330] clocksource: Switched to clocksource arch_sys_counter [ 0.247991] thermal_sys: Registered thermal governor 'fair_share' [ 0.247994] thermal_sys: Registered thermal governor 'bang_bang' [ 0.254140] thermal_sys: Registered thermal governor 'step_wise' [ 0.260179] thermal_sys: Registered thermal governor 'user_space' [ 0.266216] thermal_sys: Registered thermal governor 'power_allocator' [ 0.272560] NET: Registered protocol family 2 [ 0.283592] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.291182] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 0.299666] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 0.307466] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 0.314660] TCP: Hash tables configured (established 2048 bind 2048) [ 0.321104] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.327677] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.334768] NET: Registered protocol family 1 [ 0.339161] NET: Registered protocol family 44 [ 0.343639] PCI: CLS 0 bytes, default 64 [ 0.347764] WY Debug Initialized [ 0.351460] workingset: timestamp_bits=62 max_order=16 bucket_order=0 [ 0.360363] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.366247] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.389039] phy phy-usb-phy@11e10000.1: type_sw - reg 0x218, index 0 [ 0.405665] Serial: 8250/16550 driver, 3 ports, IRQ sharing disabled [ 0.412726] printk: console [ttyS0] disabled [ 0.437133] 11002000.serial: ttyS0 at MMIO 0x11002000 (irq = 12, base_baud = 2500000) is a ST16650V2 [ 0.446342] printk: console [ttyS0] enabled [ 0.446342] printk: console [ttyS0] enabled [ 0.454701] printk: bootconsole [uart8250] disabled [ 0.454701] printk: bootconsole [uart8250] disabled [ 0.464960] offset is 6 valid_mask:0000000000000000 ret:0 [ 0.470368] Success on request gpio 6 [ 0.474029] offset is 7 valid_mask:0000000000000000 ret:0 [ 0.479423] Success on request gpio 7 [ 0.484307] mtk_rng trng@1020f000: registered RNG driver [ 0.484394] random: crng init done [ 0.493066] cacheinfo: Unable to detect cache hierarchy for CPU 0 [ 0.501246] loop: module loaded [ 0.504517] mediatek,mt2701-ice_debug ice_debug: get dbg_sel clock fail: -2 [ 0.511483] mediatek,mt2701-ice_debug: probe of ice_debug failed with error -2 [ 0.519418] mt7981-pinctrl 11d00000.pinctrl: pin_config_set op failed for pin 19 [ 0.526813] mtk-spi 1100a000.spi: Error applying setting, reverse things back [ 0.534401] spi-nand spi0.0: Failed to calibrate SPI-NAND (err = -22) [ 0.540926] spi-nand spi0.0: GigaDevice SPI NAND was found. [ 0.546500] spi-nand spi0.0: 128 MiB, block size: 128 KiB, page size: 2048, OOB size: 64 [ 0.556401] Update mtk eth 000000000a2fe1ea,base 000000005529da2f,name is (null) [ 0.563987] [mtk_hw_init] reset_lock:0, force:0 [ 0.568538] [mtk_hw_init] execute fe cold reset [ 0.584076] mtk_soc_eth 15100000.ethernet: MDC is running on 2500000 Hz [ 0.611167] offset is 14 valid_mask:0000000000000000 ret:0 [ 0.616801] mtk_soc_eth 15100000.ethernet: generated random MAC address 12:2b:8d:65:02:7a [ 0.625251] mtk_soc_eth 15100000.ethernet eth0: mediatek frame engine at 0xffffffc011580000, irq 79 [ 0.634334] mtk_soc_eth 15100000.ethernet: generated random MAC address d2:62:04:ba:7b:a0 [ 0.642767] mtk_soc_eth 15100000.ethernet eth1: mediatek frame engine at 0xffffffc011580000, irq 79 [ 0.651813] (unnamed net_device) (dummy): netif_napi_add() called with weight 256 [ 0.659469] i2c /dev entries driver [ 0.663864] mtk-wdt 1001c000.watchdog: Watchdog enabled (timeout=31 sec, nowayout=0) [ 0.671884] crypto-safexcel 10320000.crypto: EIP97:230(0,1,4,4)-HIA:270(0,5,5),PE:150/433(alg:7fcdfc00)/0/0/0 [ 0.684958] Initializing XFRM netlink socket [ 0.689641] NET: Registered protocol family 10 [ 0.694639] Segment Routing with IPv6 [ 0.698379] NET: Registered protocol family 17 [ 0.702857] Bridge firewalling registered [ 0.706937] 8021q: 802.1Q VLAN Support v1.8 [ 0.720020] nmbm nmbm_spim_nand: Signature found at block 1023 [0x07fe0000] [ 0.727853] nmbm nmbm_spim_nand: First info table with writecount 0 found in block 960 [ 0.738292] nmbm nmbm_spim_nand: Second info table with writecount 0 found in block 963 [ 0.746296] nmbm nmbm_spim_nand: NMBM has been successfully attached [ 0.752858] 5 fixed-partitions partitions found on MTD device nmbm_spim_nand [ 0.759903] Creating 5 MTD partitions on "nmbm_spim_nand": [ 0.765383] 0x000000000000-0x000000100000 : "BL2" [ 0.770250] 0x000000100000-0x000000180000 : "u-boot-env" [ 0.775687] 0x000000180000-0x000000380000 : "Factory" [ 0.780853] 0x000000380000-0x000000580000 : "FIP" [ 0.785672] 0x000000580000-0x000007800000 : "ubi" [ 0.790781] offset is 14 valid_mask:0000000000000000 ret:0 [ 1.797756] mt7530 mdio-bus:1f: reset timeout [ 1.802138] mt7530: probe of mdio-bus:1f failed with error -110 [ 1.808461] UBI: auto-attach mtd5 [ 1.811788] ubi0: attaching mtd5 [ 2.183050] ubi0: scanning is finished [ 2.192314] ubi0: attached mtd5 (name "ubi", size 114 MiB) [ 2.197831] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 2.204698] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 [ 2.211477] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 2.218429] ubi0: good PEBs: 916, bad PEBs: 0, corrupted PEBs: 0 [ 2.224427] ubi0: user volume: 7, internal volumes: 1, max. volumes count: 128 [ 2.231640] ubi0: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 1741153560 [ 2.240761] ubi0: available PEBs: 451, total reserved PEBs: 465, PEBs reserved for bad PEB handling: 19 [ 2.250148] ubi0: background thread "ubi_bgt0d" started, PID 601 [ 2.250530] block ubiblock0_5: created from ubi0:5(rootfs_ext) [ 2.262600] block ubiblock0_4: created from ubi0:4(rootfs) [ 2.268099] ubiblock: device ubiblock0_4 (rootfs) set to be root filesystem [ 2.277177] VFS: Mounted root (squashfs filesystem) readonly on device 254:1. [ 2.284505] Freeing unused kernel memory: 384K [ 2.292362] Run /sbin/init as init process [ 2.483152] init: Console is alive [ 2.486654] init: - watchdog - [ 2.845163] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 2.871310] conninfra@(mtk_conninfra_drv_init:644) Before platform_driver_register [ 2.878985] Get Index(0-TOP_MISC_BASE) phy_addr(0x11d10000) vir_addr=(0xffffffc01094d000) size=(0x1000) [ 2.888373] Get Index(1-TOPRGU_BASE) phy_addr(0x1001c000) vir_addr=(0xffffffc010955000) size=(0x1000) [ 2.897581] Get Index(2-GPIO_BASE) phy_addr(0x11d00000) vir_addr=(0xffffffc01095d000) size=(0x1000) [ 2.906617] Get Index(3-IOCFG_TR_BASE) phy_addr(0x11f00000) vir_addr=(0xffffffc010965000) size=(0x1000) [ 2.915998] Get Index(4-IOCFG_TL_BASE) phy_addr(0x11f10000) vir_addr=(0xffffffc01096d000) size=(0x1000) [ 2.925383] Get Index(5-INFRACFG_AO_BASE) phy_addr(0x10003000) vir_addr=(0xffffffc010975000) size=(0x1000) [ 2.935025] Get Index(6-CONN_INFRA_CFG_BASE) phy_addr(0x18001000) vir_addr=(0xffffffc01097d000) size=(0x1000) [ 2.944927] Get Index(7-CONN_INFRA_SYSRAM_BASE) phy_addr(0x18050000) vir_addr=(0xffffffc01097f000) size=(0x1000) [ 2.955089] Get Index(8-CONN_INFRA_CLKGEN_ON_TOP_BASE) phy_addr(0x18009000) vir_addr=(0xffffffc010981000) size=(0x1000) [ 2.965861] Get Index(9-CONN_HOST_CSR_TOP_BASE) phy_addr(0x18060000) vir_addr=(0xffffffc0109f1000) size=(0x1000) [ 2.976024] Get Index(10-CONN_INFRA_BUS_CR_BASE) phy_addr(0x1800e000) vir_addr=(0xffffffc0109f3000) size=(0x1000) [ 2.986272] Get Index(11-CONN_INFRA_RGU_BASE) phy_addr(0x18000000) vir_addr=(0xffffffc0109f5000) size=(0x1000) [ 2.996261] Get Index(12-CONN_WT_SLP_CTL_REG_BASE) phy_addr(0x18005000) vir_addr=(0xffffffc0109f7000) size=(0x1000) [ 3.006683] Get Index(13-INST2_CONN_WT_SLP_CTL_REG_BASE) phy_addr(0x18085000) vir_addr=(0xffffffc0109f9000) size=(0x1000) [ 3.017625] Get Index(14-CONN_RF_SPI_MST_REG_BASE) phy_addr(0x18004000) vir_addr=(0xffffffc0109fb000) size=(0x1000) [ 3.028049] Get Index(15-INST2_CONN_RF_SPI_MST_REG_BASE) phy_addr(0x18084000) vir_addr=(0xffffffc0109fd000) size=(0x1000) [ 3.038993] Get Index(16-CONN_SEMAPHORE_BASE) phy_addr(0x18070000) vir_addr=(0xffffffc010c10000) size=(0x10000) [ 3.049068] Get Index(17-CONN_AFE_CTL_BASE) phy_addr(0x18003000) vir_addr=(0xffffffc010c07000) size=(0x1000) [ 3.058882] Get Index(18-CONN_AFE_CTL_2ND_BASE) phy_addr(0x18083000) vir_addr=(0xffffffc010c09000) size=(0x1000) [ 3.069045] Get Index(19-WF_TOP_SLPPROT_ON_BASE) phy_addr(0x184c0000) vir_addr=(0xffffffc010d40000) size=(0x10000) [ 3.079380] Get Index(20-WF_TOP_CFG_BASE) phy_addr(0x184b0000) vir_addr=(0xffffffc010c0b000) size=(0x1000) [ 3.089021] Get Index(21-WF_MCU_CONFIG_LS_BASE) phy_addr(0x184f0000) vir_addr=(0xffffffc010c0d000) size=(0x1000) [ 3.099183] Get Index(22-WF_MCU_BUS_CR_BASE) phy_addr(0x18400000) vir_addr=(0xffffffc010c21000) size=(0x1000) [ 3.109084] Get Index(23-WF_MCUSYS_INFRA_BUS_FULL_U_DEBUG_CTRL_AO_BASE) phy_addr(0x18500000) vir_addr=(0xffffffc010c23000) size=(0x1000) [ 3.121328] Get Index(24-WF_TOP_CFG_ON_BASE) phy_addr(0x184c0000) vir_addr=(0xffffffc010d60000) size=(0x10000) [ 3.131324] conninfra@(consys_plt_hw_init:162) adie_cfg_type = 1, one_adie_dbdc = 1 [ 3.138974] [emi_mng_init] gConEmiPhyBase = [0x47c80000] size = [0x100000] fw size = [0x100000] ops=[00000000cb8f571b] [ 3.149737] conninfra@(mtk_conninfra_drv_init:650) After platform_driver_register [ 3.157575] ConnInfra Dev: init (0) [ 3.162511] conninfra@(_consys_polling_chipid_int:306) Read CONNSYS HW IP version successfully! (0x02090000) [ 3.172361] conninfra@(connsys_d_die_cfg:377) D-die efuse: 0x00000000 [ 3.179823] conninfra@(_connsys_a_die_cfg_7976:932) adie_idx[0], A-die CHIP ID = 0x7976, HW Version = 0x8a20 [ 3.190645] conninfra@(consys_spi_write_nolock:513) addr=0x0a00, val=0xffffffff [ 3.198950] conninfra@(consys_spi_write_nolock:513) addr=0x04ac, val=0x0000001c [ 3.207256] conninfra@(consys_spi_write_nolock:513) addr=0x0144, val=0x00000002 [ 3.216567] conninfra@(consys_spi_write_nolock:513) addr=0x0148, val=0x00000000 [ 3.225879] conninfra@(consys_spi_write_nolock:513) addr=0x0148, val=0x43a60000 [ 3.239220] conninfra@(connsys_a_die_efuse_read_nolock:749) efuse = [0x00000001, 0x00c40000, 0x008800b7, 0x00000000] [ 3.250734] conninfra@(consys_spi_write_nolock:513) addr=0x0144, val=0x00000002 [ 3.260046] conninfra@(consys_spi_write_nolock:513) addr=0x0148, val=0x23a6003a [ 3.269359] conninfra@(consys_spi_write_nolock:513) addr=0x0148, val=0x63a7003a [ 3.282701] conninfra@(connsys_a_die_efuse_read_nolock:749) efuse = [0x00000001, 0x00c40000, 0x008800b7, 0x00000000] [ 3.294214] conninfra@(consys_spi_write_nolock:513) addr=0x0144, val=0x00000002 [ 3.303526] conninfra@(consys_spi_write_nolock:513) addr=0x0148, val=0x23a7003a [ 3.312837] conninfra@(consys_spi_write_nolock:513) addr=0x0148, val=0x63ac003a [ 3.326179] conninfra@(connsys_a_die_efuse_read_nolock:749) efuse = [0x00000001, 0x00c40000, 0x008800b7, 0x00000000] [ 3.337693] conninfra@(consys_spi_write_nolock:513) addr=0x0038, val=0x4a563b00 [ 3.345998] conninfra@(consys_spi_write_nolock:513) addr=0x065c, val=0x1959c80f [ 3.354303] conninfra@(consys_spi_write_nolock:513) addr=0x0664, val=0x34d00fe0 [ 3.362612] conninfra@(consys_spi_write_nolock:513) addr=0x0070, val=0x88888005 [ 3.371874] conninfra@(consys_spi_write_nolock:513) addr=0x0070, val=0x00000005 [ 3.380113] conninfra@(_consys_polling_chipid_int:306) Read CONNSYS HW IP version successfully! (0x02090000) [ 3.389926] conninfra@(_consys_hw_conninfra_wakeup:470) conninfra_wakeup refcnt=[0]->[1] wakeup!! [ 3.398792] conninfra@(_consys_hw_conninfra_sleep:490) conninfra_sleep refcnt=[1]->[0] sleep!! [ 3.407394] conninfra@(opfunc_power_on_internal:241) [Conninfra Pwr On] BT=[0] FM=[0] GPS=[0] WF=[0] CONNINFRA=[1] [ 3.418549] offset is 1 valid_mask:0000000000000000 ret:0 [ 3.423985] offset is 0 valid_mask:0000000000000000 ret:0 [ 3.432058] mediatek_soc_hnat 15100000.hnat: wan = eth1 [ 3.437307] mediatek_soc_hnat 15100000.hnat: lan = lan [ 3.442440] mediatek_soc_hnat 15100000.hnat: lan2 = eth2 [ 3.447746] mediatek_soc_hnat 15100000.hnat: ppd = eth0 [ 3.452964] mediatek_soc_hnat 15100000.hnat: gmac num = 2 [ 3.458357] mediatek_soc_hnat 15100000.hnat: ppe num = 1 [ 3.464083] mediatek_soc_hnat 15100000.hnat: PPE0 entry number = 8192 [ 3.480851] mediatek_soc_hnat 15100000.hnat: PPE0 hwnat start [ 3.486650] hnat roaming work enable [ 3.493066] warp_module_init(): module init and register callback for warp [ 3.499961] create warp_ctrl ok!!! [ 3.503395] wed_get_slot_map(): assign slot_id:0 for entry: 0! [ 3.509235] wed_get_slot_map(): assign slot_id:1 for entry: 1! [ 3.515481] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 3.528029] init: - preinit - [ 3.933142] mtk_soc_eth 15100000.ethernet eth0: configuring for fixed/2500base-x link mode [ 3.941571] mtk_soc_eth 15100000.ethernet eth0: Link is Up - 2.5Gbps/Full - flow control rx/tx [ 4.000262] mtk_soc_eth 15100000.ethernet eth1: PHY [mdio-bus:00] driver [Generic PHY] [ 4.008208] mtk_soc_eth 15100000.ethernet eth1: 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 [ 7.064770] mtk_soc_eth 15100000.ethernet eth1: Link is Up - 1Gbps/Full - flow control rx/tx [ 7.073228] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready [ 8.078074] /dev/ubiblock0_5: Can't open blockdev [ 8.126905] mount_root: loading kmods from internal overlay [ 8.139409] kmodloader: loading kernel modules from //etc/modules-boot.d/* [ 8.147642] kmodloader: done loading kernel modules from //etc/modules-boot.d/* [ 8.296599] UBIFS (ubi0:6): Mounting in unauthenticated mode [ 8.302338] UBIFS (ubi0:6): background thread "ubifs_bgt0_6" started, PID 713 [ 8.333800] UBIFS (ubi0:6): recovery needed [ 8.428364] UBIFS (ubi0:6): recovery completed [ 8.432900] UBIFS (ubi0:6): UBIFS: mounted UBI device 0, volume 6, name "rootfs_data" [ 8.440726] UBIFS (ubi0:6): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 8.450639] UBIFS (ubi0:6): FS size: 15618048 bytes (14 MiB, 123 LEBs), journal size 1015809 bytes (0 MiB, 6 LEBs) [ 8.460978] UBIFS (ubi0:6): reserved for root: 737678 bytes (720 KiB) [ 8.467422] UBIFS (ubi0:6): media format: w5/r0 (latest is w5/r0), UUID C525ECD7-7898-4B76-A24A-1E1452EC0A5E, small LPT model [ 8.479842] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab [ 8.491729] block: extroot: not configured [ 8.495959] UBIFS (ubi0:6): un-mount UBI device 0 [ 8.500675] UBIFS (ubi0:6): background thread "ubifs_bgt0_6" stops [ 8.509470] UBIFS (ubi0:6): Mounting in unauthenticated mode [ 8.515214] UBIFS (ubi0:6): background thread "ubifs_bgt0_6" started, PID 716 [ 8.563459] UBIFS (ubi0:6): UBIFS: mounted UBI device 0, volume 6, name "rootfs_data" [ 8.571296] UBIFS (ubi0:6): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 8.581200] UBIFS (ubi0:6): FS size: 15618048 bytes (14 MiB, 123 LEBs), journal size 1015809 bytes (0 MiB, 6 LEBs) [ 8.591536] UBIFS (ubi0:6): reserved for root: 737678 bytes (720 KiB) [ 8.597971] UBIFS (ubi0:6): media format: w5/r0 (latest is w5/r0), UUID C525ECD7-7898-4B76-A24A-1E1452EC0A5E, small LPT model [ 8.611812] mount_root: loading kmods from internal overlay [ 8.623519] kmodloader: loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/* [ 8.633298] kmodloader: done loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/* [ 8.697400] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab [ 8.707694] block: extroot: not configured [ 8.713374] mount_root: switching to ubifs overlay [ 8.723968] urandom-seed: Seeding with /etc/urandom.seed [ 8.882304] mtk_soc_eth 15100000.ethernet eth1: Link is Down [ 8.892527] procd: - early - [ 8.895460] procd: - watchdog - [ 9.438869] procd: - watchdog - [ 9.443123] procd: - ubus - [ 9.499890] procd: - init - [ 9.791569] urngd: v1.0.2 started. [ 9.858288] kmodloader: loading kernel modules from /etc/modules.d/* [ 9.881362] MACsec IEEE 802.1AE [ 9.888060] NET: Registered protocol family 15 [ 9.893658] tun: Universal TUN/TAP device driver, 1.6 [ 9.906121] gre: GRE over IPv4 demultiplexor driver [ 9.912309] ip_gre: GRE over IPv4 tunneling driver [ 9.920002] ip6_gre: GRE over IPv6 tunneling driver [ 9.930190] GACT probability on [ 9.934062] Mirror/redirect action on [ 9.941552] u32 classifier [ 9.944269] input device check on [ 9.947932] Actions configured [ 9.956960] fuse: init (API version 7.31) [ 9.978313] Current mapfilter version v3.0.1.2 [ 11.172952] mt_wifi: module license 'Proprietary' taints kernel. [ 11.178973] Disabling lock debugging due to kernel taint [ 11.225770] conninfra@(conninfra_pwr_on:120) [conninfra_pwr_on] drv=[3] [ 11.233351] conninfra@(_consys_polling_chipid_int:306) Read CONNSYS HW IP version successfully! (0x02090000) [ 11.251226] Adie Type: 0x7976 [ 11.251231] SKU Type: 3000 [ 11.255170] conninfra@(opfunc_power_on_internal:241) [Conninfra Pwr On] BT=[0] FM=[0] GPS=[0] WF=[1] CONNINFRA=[1] [ 11.269285] WiFi@C12L1,get_dbg_setting_by_profile() 4480: debug level setting=INDEX0_debug_level not found!! [ 11.279158] WiFi@C12L1,get_dbg_setting_by_profile() 4503: debug option setting=INDEX0_debug_option not found!! [ 11.289229] mt_rbus 0000:00:00.0: runtime IRQ mapping not provided by arch [ 11.300584] mt7981_init()--> [ 11.303485] Use the default iPAiLNA bin image! [ 11.307987] <--mt7981_init() [ 11.310937] RtmpRaDevCtrlInit(): MCS_LUT not used becasue MacTb size(288) > 128! [ 11.318443] WiFi@C12L1,match_index_by_chipname() 758: not find chip name INDEX1 [ 11.325795] WiFi@C12L1,match_index_by_chipname() 758: not find chip name INDEX2 [ 11.333136] WiFi@C12L1,match_index_by_chipname() 758: not find chip name INDEX3 [ 11.340469] WiFi@C12L1,match_index_by_chipname() 758: not find chip name INDEX4 [ 11.347803] WiFi@C12L1,match_index_by_chipname() 758: not find chip name INDEX5 [ 11.355144] WiFi@C12L1,match_index_by_chipname() 758: not find chip name INDEX6 [ 11.362477] WiFi@C12L1,match_index_by_chipname() 758: not find chip name INDEX7 [ 11.369817] WiFi@C12L1,match_index_by_chipname() 758: not find chip name INDEX8 [ 11.377157] WiFi@C12L1,match_index_by_chipname() 758: not find chip name INDEX9 [ 11.384470] WiFi@C12L2,match_index_by_chipname() 763: Not find slot id, back to old rule. [ 11.392781] msta_ifname not found [ 11.404212] -->mtfwd_init(ver:2.0) [ 11.404246] <-- [ 11.408096] mtk_warp_proxy: module uses symbols from proprietary module mt_wifi, inheriting taint. [ 11.420056] -->mtqos_init(), mtqos ver:1.0 [ 11.420094] <-- [ 11.453726] panic_trace_mem_init[626]:use vmap [ 11.458225] panic log addr ffffffc011180000 [ 11.462430] restart_log|boot_num:3|reboot:0|restart:0|panic:0|die:0 [ 11.462430] mem_low:80444K-81288K-80948K-0K-0K [ 11.462430] watch_dog:49-7800-0-0-fff [ 11.462430] cpu_touch:10-9,cpu_stack:0-0,stack_reboot:0,wifi_stack:0 [ 11.462430] [ 11.496317] xt_time: kernel timezone is -0000 [ 11.507000] PPP generic driver version 2.4.2 [ 11.512298] PPP MPPE Compression module registered [ 11.518000] NET: Registered protocol family 24 [ 11.524180] kmodloader: done loading kernel modules from /etc/modules.d/* [ 12.900626] 7981@C12L1,rt28xx_ap_ioctl() 866: interface is down, cmd [8be2] return!!! [ 12.929347] Error:No such gpio for led 1 [ 12.933281] Error:No such gpio for led 0 [ 12.937206] Error:No such gpio for led 2 [ 12.941138] Error:No such gpio for led 4 [ 12.942522] 7981@C12L1,rt28xx_ap_ioctl() 866: interface is down, cmd [8be2] return!!! [ 12.945057] Error:No such gpio for led 5 [ 13.041846] 7981@C12L1,rt28xx_ap_ioctl() 866: interface is down, cmd [8be2] return!!! [ 13.081003] 7981@C12L1,rt28xx_ap_ioctl() 866: interface is down, cmd [8be2] return!!! [ 13.280337] Error:No such gpio for led 1 [ 13.284265] Error:No such gpio for led 0 [ 14.689649] sh (2984): drop_caches: 2 [ 15.726758] mtk_soc_eth 15100000.ethernet eth1: PHY [mdio-bus:00] driver [Generic PHY] [ 15.734702] mtk_soc_eth 15100000.ethernet eth1: configuring for phy/gmii link mode [ 15.763180] br-lan: port 1(eth1) entered blocking state [ 15.768424] br-lan: port 1(eth1) entered disabled state [ 15.773822] device eth1 entered promiscuous mode [ 16.289460] mtk_soc_eth 15100000.ethernet eth0: Link is Down [ 16.295158] Error:No such gpio for led 1 [ 16.299091] Error:No such gpio for led 0 [ 16.312792] mtk_soc_eth 15100000.ethernet eth0: configuring for fixed/2500base-x link mode [ 16.321360] mtk_soc_eth 15100000.ethernet eth0: Link is Up - 2.5Gbps/Full - flow control rx/tx [ 16.330770] br-lan: port 2(eth0) entered blocking state [ 16.336029] br-lan: port 2(eth0) entered disabled state [ 16.341473] device eth0 entered promiscuous mode [ 16.346204] br-lan: port 2(eth0) entered blocking state [ 16.351458] br-lan: port 2(eth0) entered forwarding state [ 16.356983] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready [ 16.664362] Error:No such gpio for led 1 [ 16.668305] Error:No such gpio for led 0 [ 17.008362] Error:No such gpio for led 1 [ 17.012298] Error:No such gpio for led 0 [ 17.248457] 7981@C01L2,RTMP_COM_IoctlHandle() 1517: -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_INIT [ 17.256792] msta_ifname not found [ 17.260866] client_get_axi_slot_id(): wrong BUS_TYPE [ 17.265864] warp_cap_support(): chip_id=7981 is in WHNAT support list [ 17.272329] warp_entry_acquire(): bus slot:0, hook to WARP, entry id=0, entry: 00000000bb291fda [ 17.281037] client_hif_specific_get(): hw->base_phy_addr 0x18000000!! [ 17.287488] client_chip_specific_get(): 0x7981 chip id 0x7981!! [ 17.293524] warp_entry_get_by_pdev(): return entry[0] [ 17.298747] warp_msg_register():warp,pid,3826,id,0,wed_idx,0 [ 17.304450] warp_dev0 15010000.wed: Using 32bit DMA for streaming map [ 17.310926] warp_dev0 15010000.wed: Using 32bit DMA for coherent map [ 17.317349] wed_init(0): res_start = 0x15010000, size = 1000, irq=7,base_addr=0xffffffc01194d000 [ 17.326581] wed_ring_init(): wed tx ring init result = 0 [ 17.332072] wed_ring_init(): wed rx ring init result = 0 [ 17.344346] create wed ok!!! [ 17.347281] wdma_init(): wdma(0) base_addr=0xffffffc011965800, base_phy_addr=0x15104800 [ 17.356095] warp_woif_bus_init_hw(): bus:00000000b9127a34, txring: 20, pa: 0x0000000047708000, 0x0000000047708000, 24, 28, 3c [ 17.367424] warp_woif_bus_init_hw(): bus:00000000b9127a34, rxring: 50, pa: 0x0000000047a6a000, 0x0000000047a6a000, 54, 58, 6c [ 17.378794] get_region_info(): wed_idx = 0, base_addr = 0x0000000028eab6ba, size = 0x40000, res.start = 0x47d80000, shared:0 [ 17.390056] get_region_info(): wed_idx = 0, base_addr = 0x000000006fc6ac83, size = 0x8000, res.start = 0x151e0000, shared:0 [ 17.401267] get_region_info(): wed_idx = 0, base_addr = 0x0000000085ecbd80, size = 0x240000, res.start = 0x47dc0000, shared:1 [ 17.412628] get_region_info(): wed_idx = 0, base_addr = 0x00000000a8265609, size = 0x1000, res.start = 0x15194000, shared:0 [ 17.423772] warp_fwdl_mcu_mode(): mcu mode, need fwdl [ 17.477113] ########## WO Firmware ########## [ 17.481497] Chip ID: 0x0000 [ 17.484314] ECO version:0 [ 17.486945] Version: DEV_000000 [ 17.490100] Build date: 20231228201845 [ 17.493863] Total region:3 [ 17.496581] ################################# [ 17.500960] Parsing tailer region 0 [ 17.504463] Target address: 0x151e0000 [ 17.508331] Download size: 22112 [ 17.511686] Parsing tailer region 1 [ 17.515199] Target address: 0x47d80000 [ 17.519061] Download size: 86960 [ 17.522464] Parsing tailer region 2 [ 17.525981] Target address: 0x47dc0000 [ 17.529832] Download size: 2345040 [ 17.535398] warp_fwdl_ready_check_mcu_mode(): waiting for wocpu [ 17.556057] warp_fwdl_ready_check_mcu_mode(): wocpu is ready [ 17.561729] warp_woctrl_init_state(), wo_state: WO_STATE_ENABLE [ 17.567653] wo_proc_init done 0000000078520573 [ 17.572182] wo_exep_proc_init done 0000000078520573 [ 17.577172] wo_exception_init(0): exp log= 0x00000000038506dd, phy_addr= 0x0000000045e60000 size= 32768 [ 17.691155] 7981@C12L1,RTMPWirelessModeCfg() 607: Init: BSS0 PhyMode=78 [ 17.697771] 7981@C12L1,RTMPWirelessModeCfg() 607: Init: BSS1 PhyMode=78 [ 17.704386] 7981@C12L1,RTMPWirelessModeCfg() 607: Init: BSS2 PhyMode=78 [ 17.710996] 7981@C12L1,RTMPWirelessModeCfg() 607: Init: BSS3 PhyMode=78 [ 17.717606] 7981@C12L1,RTMPWirelessModeCfg() 607: Init: BSS4 PhyMode=78 [ 17.724215] 7981@C12L1,RTMPWirelessModeCfg() 607: Init: BSS5 PhyMode=78 [ 17.730825] 7981@C12L1,RTMPWirelessModeCfg() 607: Init: BSS6 PhyMode=177 [ 17.737521] 7981@C12L1,RTMPWirelessModeCfg() 607: Init: BSS7 PhyMode=177 [ 17.744218] 7981@C12L1,RTMPWirelessModeCfg() 607: Init: BSS8 PhyMode=177 [ 17.750917] 7981@C12L1,RTMPWirelessModeCfg() 607: Init: BSS9 PhyMode=177 [ 17.757613] 7981@C12L1,RTMPWirelessModeCfg() 607: Init: BSS10 PhyMode=177 [ 17.764396] 7981@C12L1,RTMPWirelessModeCfg() 607: Init: BSS11 PhyMode=177 [ 17.771534] 7981@C23L3,auto_ch_select_set_cfg() 3455: BandIdx0, AutoChannelAtBootup=1, AutoChannelAlg = 3 [ 17.781091] 7981@C23L3,auto_ch_select_set_cfg() 3455: BandIdx1, AutoChannelAtBootup=1, AutoChannelAlg = 3 [ 17.863185] 7981@C15L1,Set_PMFMFPC_Proc() 1722: [PMF] :: apidx=0, Desired MFPC=0 [ 17.870576] WiFi@C15L1,Set_PMFMFPC_Proc() 1722: [PMF] :: apidx=1, Desired MFPC=0 [ 17.877968] WiFi@C15L1,Set_PMFMFPC_Proc() 1722: [PMF] :: apidx=2, Desired MFPC=0 [ 17.885360] WiFi@C15L1,Set_PMFMFPC_Proc() 1722: [PMF] :: apidx=3, Desired MFPC=0 [ 17.892751] WiFi@C15L1,Set_PMFMFPC_Proc() 1722: [PMF] :: apidx=4, Desired MFPC=0 [ 17.900141] WiFi@C15L1,Set_PMFMFPC_Proc() 1722: [PMF] :: apidx=5, Desired MFPC=0 [ 17.907531] WiFi@C15L1,Set_PMFMFPC_Proc() 1722: [PMF] :: apidx=6, Desired MFPC=0 [ 17.914921] WiFi@C15L1,Set_PMFMFPC_Proc() 1722: [PMF] :: apidx=7, Desired MFPC=0 [ 17.922310] WiFi@C15L1,Set_PMFMFPC_Proc() 1722: [PMF] :: apidx=8, Desired MFPC=0 [ 17.929701] WiFi@C15L1,Set_PMFMFPC_Proc() 1722: [PMF] :: apidx=9, Desired MFPC=0 [ 17.937090] WiFi@C15L1,Set_PMFMFPC_Proc() 1722: [PMF] :: apidx=10, Desired MFPC=0 [ 17.944569] WiFi@C15L1,Set_PMFMFPC_Proc() 1722: [PMF] :: apidx=11, Desired MFPC=0 [ 17.953632] NetcoreOUI=FF:FF:FF [ 17.957539] WiFi@C12L1,RTMPSetProfileParameters() 8759: ra0, QoSMgmtCapa=0 [ 17.964408] WiFi@C12L1,RTMPSetProfileParameters() 8759: (null), QoSMgmtCapa=0 [ 17.971538] WiFi@C12L1,RTMPSetProfileParameters() 8759: (null), QoSMgmtCapa=0 [ 17.978669] WiFi@C12L1,RTMPSetProfileParameters() 8759: (null), QoSMgmtCapa=0 [ 17.985798] WiFi@C12L1,RTMPSetProfileParameters() 8759: (null), QoSMgmtCapa=0 [ 17.992927] WiFi@C12L1,RTMPSetProfileParameters() 8759: (null), QoSMgmtCapa=0 [ 18.000056] WiFi@C12L1,RTMPSetProfileParameters() 8759: (null), QoSMgmtCapa=0 [ 18.007185] WiFi@C12L1,RTMPSetProfileParameters() 8759: (null), QoSMgmtCapa=0 [ 18.014318] WiFi@C12L1,RTMPSetProfileParameters() 8759: (null), QoSMgmtCapa=0 [ 18.021444] WiFi@C12L1,RTMPSetProfileParameters() 8759: (null), QoSMgmtCapa=0 [ 18.028578] WiFi@C12L1,RTMPSetProfileParameters() 8759: (null), QoSMgmtCapa=0 [ 18.035707] WiFi@C12L1,RTMPSetProfileParameters() 8759: (null), QoSMgmtCapa=0 [ 18.052359] WiFi@C12L1,rtmp_read_ap_client_from_file() 1635: APCLI[0] ApCliMuMimoDlEnable = 0 [ 18.060875] WiFi@C12L1,rtmp_read_ap_client_from_file() 1635: APCLI[1] ApCliMuMimoDlEnable = 0 [ 18.069602] WiFi@C12L1,rtmp_read_ap_client_from_file() 1654: APCLI[0] ApCliMuMimoUlEnable = 0 [ 18.078121] WiFi@C12L1,rtmp_read_ap_client_from_file() 1654: APCLI[1] ApCliMuMimoUlEnable = 0 [ 18.089024] WiFi@C03L1,AndesSendCmdMsg() 754: Could not send in band command due to diablefRTMP_ADAPTER_MCU_SEND_IN_BAND_CMD [ 18.100229] WiFi@C03L2,AndesSendCmdMsg() 765: Command type = ed, Extension command type = 48 [ 18.108666] WiFi@C03L1,AndesSendCmdMsg() 754: Could not send in band command due to diablefRTMP_ADAPTER_MCU_SEND_IN_BAND_CMD [ 18.119872] WiFi@C03L2,AndesSendCmdMsg() 765: Command type = ed, Extension command type = 48 [ 18.222156] wdma_dma_ctrl(): WDMA_GLO_CFG=50404e70, txrx = 0 [ 18.231059] wdma_dma_ctrl(): WDMA_GLO_CFG=40404e70, txrx = 0 [ 18.241751] warp_tx_ring_init_hw(): configure ring 0 setting [ 18.247429] warp_tx_ring_init_hw(): wed:0000000035ed1f15 wifi:00000000b08c9f0a: 24420=47270000,24424=2048,24428=0 [ 18.257688] warp_tx_ring_init_hw(): configure ring 1 setting [ 18.263346] warp_tx_ring_init_hw(): wed:0000000035ed1f15 wifi:00000000b08c9f0a: 24430=471a0000,24434=2048,24438=0 [ 18.273716] set_rrocfg,0 [ 18.299114] wdma_dma_ctrl(): WDMA_GLO_CFG=40404e74, txrx = 3 [ 18.304769] using E1 ROM patch [ 18.307820] using E1 RAM [ 18.310357] current sync CR = 0x1 [ 18.313673] Built date: 20230825191440a [ 18.317600] Platform: ALPS [ 18.320393] HW/SW version: 0x8a108a10 [ 18.324143] Patch version: 0xffffffff [ 18.338226] current sync CR = 0x1 [ 18.341541] Chip ID: 0x14 [ 18.344247] Eco version: 0x00 [ 18.347302] Region number: 0x0b [ 18.350528] Format version: 0x02 [ 18.353842] Format flag: 0x01 [ 18.356894] Ram version: ____000000 [ 18.360474] Built date: 20230825191454 [ 18.364313] Common crc: 0x8b56bb56 [ 18.367800] Release info: header tag = 0, total length = 80 [ 18.373463] tag 1, padding length = 1, tag length = 75 [ 18.378681] payload: t-neptune-main-2111-7981-imp-MT7981_E1_ASIC_ROM_RAM_REBB_IMP-20230825191402 [ 18.408491] Chip ID: 0x00 [ 18.411232] Eco version: 0x00 [ 18.414339] Region number: 0x03 [ 18.417577] Format version: 0x02 [ 18.420892] Format flag: 0x01 [ 18.423941] Ram version: DEV_000000 [ 18.427528] Built date: 20230825191931 [ 18.431380] Common crc: 0xcd1187b8 [ 18.434882] Release info: header tag = 0, total length = 0 [ 18.525918] current sync CR = 0x7 [ 18.529307] efuse_probe: efuse = deaddead [ 18.585208] WiFi@C02L1,is_cal_free_ic() 831: [a-die version:1] [ 18.840760] mtk_soc_eth 15100000.ethernet eth1: Link is Up - 1Gbps/Full - flow control rx/tx [ 20.947976] WiFi@C17L1,RTMPReadTxPwrPerRate() 450: (450): Don't Support this now! [ 20.955507] WiFi@C01L1,AntCfgInit() 3162: Not support for HIF_MT yet! [ 20.979259] ch_switch_monitor_state_machine_init:: enter [ 20.984592] ch_switch_monitor_cfg_reset:: enter [ 20.989128] ch_switch_monitor_cfg_reset:: enter [ 20.993859] WiFi@C17L1,tx_pwr_comp_init() 641: NotSupportYet! [ 20.999677] WiFi@C12L1,SCS_init() 880: INIT SCSEnable [0]= 1 [ 21.005353] WiFi@C12L1,SCS_init() 887: INIT SCSEnable [1]= 0 [ 21.011130] WiFi@C03L1,MtCmdSetMacTxRx() 10433: (ret = 0) [ 21.016639] WiFi@C03L1,MtCmdSetMacTxRx() 10433: (ret = 0) [ 21.022099] WiFi@C14L1,IPMacTable_init() 348: IPMacTable already inited! [ 21.048956] wdma_dma_ctrl(): WDMA_GLO_CFG=50804e75, txrx = 3 [ 21.054721] WiFi@C03L1,MtCmdSetMacTxRx() 10433: (ret = 0) [ 21.060229] WiFi@C03L1,MtCmdSetMacTxRx() 10433: (ret = 0) [ 21.065705] WiFi@C00L1,set_ack_timeout_mode_byband() 13579: CTS/ACK Timeout Range should between [0xFFFF:0]!! [ 21.075613] WiFi@C00L1,set_datcfg_ack_cts_timeout() 13667: DAT config band(0) cck_timeout Fail! [ 21.084305] WiFi@C00L1,set_ack_timeout_mode_byband() 13579: CTS/ACK Timeout Range should between [0xFFFF:0]!! [ 21.094211] WiFi@C00L1,set_datcfg_ack_cts_timeout() 13678: DAT config band(0) ofdm_timeout Fail! [ 21.102990] WiFi@C00L1,set_ack_timeout_mode_byband() 13579: CTS/ACK Timeout Range should between [0xFFFF:0]!! [ 21.112896] WiFi@C00L1,set_datcfg_ack_cts_timeout() 13689: DAT config band(0) ofdma_timeout Fail! [ 21.121761] WiFi@C00L1,set_ack_timeout_mode_byband() 13579: CTS/ACK Timeout Range should between [0xFFFF:0]!! [ 21.131666] WiFi@C00L1,set_datcfg_ack_cts_timeout() 13667: DAT config band(1) cck_timeout Fail! [ 21.140357] WiFi@C00L1,set_ack_timeout_mode_byband() 13579: CTS/ACK Timeout Range should between [0xFFFF:0]!! [ 21.150268] WiFi@C00L1,set_datcfg_ack_cts_timeout() 13678: DAT config band(1) ofdm_timeout Fail! [ 21.159047] WiFi@C00L1,set_ack_timeout_mode_byband() 13579: CTS/ACK Timeout Range should between [0xFFFF:0]!! [ 21.168952] WiFi@C00L1,set_datcfg_ack_cts_timeout() 13689: DAT config band(1) ofdma_timeout Fail! [ 21.188458] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 21.196835] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 21.334096] :(op = 1) [ 21.341344] 7981@C00L1,FastPathCheckMIC() 1010: (ret = 0)(op:1) [ 21.347315] 7981@C00L2,red_tail_drop_init() 83: red_tail_drop_init: available token:8192, whnat_en:1 [ 21.356534] 7981@C00L1,MtCmdCr4RedSet() 914: MtCmdCr4RedSet: (ret = 0) [ 21.363092] 7981@C00L1,SendRedCmd() 1049: SendRedCmd:(ret = 1) [ 21.369166] 7981@C01L2,RTMP_COM_IoctlHandle() 1494: -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP [ 21.377201] WiFi@C01L3,wifi_sys_open() 856: wdev idx = 0 [ 21.382809] 7981@C18L3,BuildChannelList() 507: [ 21.387373] 7981@C00L3,BuildChannelList() 537: BandIdx = 0, PhyMode = 78, ChListNum = 13: [ 21.395565] 7981@C14L1,vht80_channel_group() 1982: invalid ch_band 0 [ 21.401937] 7981@C14L1,vht160_channel_group() 2073: invalid ch_band 0 [ 21.408386] 7981@C14L1,vht80_channel_group() 1982: invalid ch_band 0 [ 21.414750] 7981@C14L1,vht160_channel_group() 2073: invalid ch_band 0 [ 21.421215] 7981@C14L1,vht80_channel_group() 1982: invalid ch_band 0 [ 21.427583] 7981@C14L1,vht160_channel_group() 2073: invalid ch_band 0 [ 21.434045] 7981@C14L1,vht80_channel_group() 1982: invalid ch_band 0 [ 21.440412] 7981@C14L1,vht160_channel_group() 2073: invalid ch_band 0 [ 21.446882] 7981@C14L1,vht80_channel_group() 1982: invalid ch_band 0 [ 21.453265] 7981@C14L1,vht160_channel_group() 2073: invalid ch_band 0 [ 21.459740] 7981@C14L1,vht80_channel_group() 1982: invalid ch_band 0 [ 21.466123] 7981@C14L1,vht160_channel_group() 2073: invalid ch_band 0 [ 21.472581] 7981@C14L1,vht80_channel_group() 1982: invalid ch_band 0 [ 21.478962] 7981@C14L1,vht160_channel_group() 2073: invalid ch_band 0 [ 21.485425] 7981@C14L1,vht80_channel_group() 1982: invalid ch_band 0 [ 21.491807] 7981@C14L1,vht160_channel_group() 2073: invalid ch_band 0 [ 21.498280] 7981@C14L1,vht80_channel_group() 1982: invalid ch_band 0 [ 21.504652] 7981@C14L1,vht160_channel_group() 2073: invalid ch_band 0 [ 21.511120] 7981@C14L1,vht80_channel_group() 1982: invalid ch_band 0 [ 21.517487] 7981@C14L1,vht160_channel_group() 2073: invalid ch_band 0 [ 21.523954] 7981@C14L1,vht80_channel_group() 1982: invalid ch_band 0 [ 21.530332] 7981@C14L1,vht160_channel_group() 2073: invalid ch_band 0 [ 21.536805] 7981@C14L1,vht80_channel_group() 1982: invalid ch_band 0 [ 21.543188] 7981@C14L1,vht160_channel_group() 2073: invalid ch_band 0 [ 21.549660] 7981@C14L1,vht80_channel_group() 1982: invalid ch_band 0 [ 21.556043] 7981@C14L1,vht160_channel_group() 2073: invalid ch_band 0 [ 21.562504] 7981@C23L1,DfsBuildChannelList() 4093: [RDM]: wdev is not 5G. [ 21.569361] 7981@C23L3,DfsRadarChannelCheck() 3447: [DfsRadarChannelCheck]: wdev is not 5G [ 21.577642] 7981@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(0), ht_bw(1), extcha(1), vht_bw(0), cen_ch_2(0), PhyMode=78! [ 21.589136] phy_freq_adjust : no prim_ch value for adjust! [ 21.594633] 7981@C23L1,operate_loader_phy() 364: phy_freq_adjust failed!WiFi@C00L2,dump_ht_cap() 29: Caller: wlan_operate_init+0xa4/0x148 [mt_wifi] [ 21.608078] wdev_attr_update(): wdevId0 = 88:bd:09:88:bb:d4 [ 21.613691] WiFi@C12L1,wifi_sys_open() 907: wifi_sys_open():band0 group_idx[0]=0, bw_grp=16 omac=0 [ 21.622842] 7981@C08L3,hw_ctrl_flow_v2_open() 13: wdev_idx=0 [ 21.628741] 7981@C23L1,HcGetBandByChannel() 1238: No hdev parking on channel:0, just return a default band_idx 0! [ 21.639185] 7981@C02L2,AsicRadioOnOffCtrl() 2404: DbdcIdx=0 RadioOn [ 21.646285] 7981@C00L2,ApAutoChannelAtBootUp() 340: -----------------> [ 21.652983] 7981@C03L1,MtCmdSetMacTxRx() 10433: (ret = 0) [ 21.661062] 7981@C03L1,MtCmdSetMacTxRx() 10433: (ret = 0) [ 21.666771] 7981@C08L1,UpdateBeaconHandler() 2074: wdev(0) bss not ready (state:0, caller:MTAPAutoSelectChannel+0x108/0x418 [mt_wifi])!! [ 21.679078] 7981@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0 [ 21.689617] 7981@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:1 cench1:1 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1 [ 21.701477] 7981@C00L1,mt7981_apply_dpd_flatness_data() 624: eeprom 0x19a bit 0 is 0, do runtime cal [ 21.710643] 7981@C03L3,MtCmdChannelSwitch() 2644: ctrl_chl=1, ctrl_ch2=0, cent_ch=1 DBDCIdx=0, ChBand=0, BW=0, TXStream=2, RXStream=2, scan(1) [ 21.747051] 7981@C03L3,MtCmdSetTxRxPath() 2902: ctrl_chl=1, ctrl_ch2=0, cent_ch=1, RxPath=3, BandIdx=0, ChBand=0, BW=0,TXStream=2, RXStream=3, scan(1) [ 21.968683] 7981@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0 [ 21.979229] 7981@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:2 cench1:2 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1 [ 21.990984] 7981@C00L1,mt7981_apply_dpd_flatness_data() 624: eeprom 0x19a bit 0 is 0, do runtime cal [ 22.000164] 7981@C03L3,MtCmdChannelSwitch() 2644: ctrl_chl=2, ctrl_ch2=0, cent_ch=2 DBDCIdx=0, ChBand=0, BW=0, TXStream=2, RXStream=2, scan(1) [ 22.036574] 7981@C03L3,MtCmdSetTxRxPath() 2902: ctrl_chl=2, ctrl_ch2=0, cent_ch=2, RxPath=3, BandIdx=0, ChBand=0, BW=0,TXStream=2, RXStream=3, scan(1) [ 22.256680] 7981@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0 [ 22.267229] 7981@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:3 cench1:3 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1 [ 22.278953] 7981@C00L1,mt7981_apply_dpd_flatness_data() 624: eeprom 0x19a bit 0 is 0, do runtime cal [ 22.288103] 7981@C03L3,MtCmdChannelSwitch() 2644: ctrl_chl=3, ctrl_ch2=0, cent_ch=3 DBDCIdx=0, ChBand=0, BW=0, TXStream=2, RXStream=2, scan(1) [ 22.325488] 7981@C03L3,MtCmdSetTxRxPath() 2902: ctrl_chl=3, ctrl_ch2=0, cent_ch=3, RxPath=3, BandIdx=0, ChBand=0, BW=0,TXStream=2, RXStream=3, scan(1) [ 22.544682] 7981@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0 [ 22.555235] 7981@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:4 cench1:4 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1 [ 22.566969] 7981@C00L1,mt7981_apply_dpd_flatness_data() 624: eeprom 0x19a bit 0 is 0, do runtime cal [ 22.576351] 7981@C03L3,MtCmdChannelSwitch() 2644: ctrl_chl=4, ctrl_ch2=0, cent_ch=4 DBDCIdx=0, ChBand=0, BW=0, TXStream=2, RXStream=2, scan(1) [ 22.612730] 7981@C03L3,MtCmdSetTxRxPath() 2902: ctrl_chl=4, ctrl_ch2=0, cent_ch=4, RxPath=3, BandIdx=0, ChBand=0, BW=0,TXStream=2, RXStream=3, scan(1) [ 22.832661] 7981@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0 [ 22.843253] 7981@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:5 cench1:5 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1 [ 22.855020] 7981@C00L1,mt7981_apply_dpd_flatness_data() 624: eeprom 0x19a bit 0 is 0, do runtime cal [ 22.864165] 7981@C03L3,MtCmdChannelSwitch() 2644: ctrl_chl=5, ctrl_ch2=0, cent_ch=5 DBDCIdx=0, ChBand=0, BW=0, TXStream=2, RXStream=2, scan(1) [ 22.900528] 7981@C03L3,MtCmdSetTxRxPath() 2902: ctrl_chl=5, ctrl_ch2=0, cent_ch=5, RxPath=3, BandIdx=0, ChBand=0, BW=0,TXStream=2, RXStream=3, scan(1) [ 23.120684] 7981@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0 [ 23.131243] 7981@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:6 cench1:6 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1 [ 23.143026] 7981@C00L1,mt7981_apply_dpd_flatness_data() 624: eeprom 0x19a bit 0 is 0, do runtime cal [ 23.152208] 7981@C03L3,MtCmdChannelSwitch() 2644: ctrl_chl=6, ctrl_ch2=0, cent_ch=6 DBDCIdx=0, ChBand=0, BW=0, TXStream=2, RXStream=2, scan(1) [ 23.188569] 7981@C03L3,MtCmdSetTxRxPath() 2902: ctrl_chl=6, ctrl_ch2=0, cent_ch=6, RxPath=3, BandIdx=0, ChBand=0, BW=0,TXStream=2, RXStream=3, scan(1) [ 23.408664] 7981@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0 [ 23.419255] 7981@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:7 cench1:7 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1 [ 23.431015] 7981@C00L1,mt7981_apply_dpd_flatness_data() 624: eeprom 0x19a bit 0 is 0, do runtime cal [ 23.440174] 7981@C03L3,MtCmdChannelSwitch() 2644: ctrl_chl=7, ctrl_ch2=0, cent_ch=7 DBDCIdx=0, ChBand=0, BW=0, TXStream=2, RXStream=2, scan(1) [ 23.476532] 7981@C03L3,MtCmdSetTxRxPath() 2902: ctrl_chl=7, ctrl_ch2=0, cent_ch=7, RxPath=3, BandIdx=0, ChBand=0, BW=0,TXStream=2, RXStream=3, scan(1) [ 23.696689] 7981@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0 [ 23.707267] 7981@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:8 cench1:8 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1 [ 23.719048] 7981@C00L1,mt7981_apply_dpd_flatness_data() 624: eeprom 0x19a bit 0 is 0, do runtime cal [ 23.728229] 7981@C03L3,MtCmdChannelSwitch() 2644: ctrl_chl=8, ctrl_ch2=0, cent_ch=8 DBDCIdx=0, ChBand=0, BW=0, TXStream=2, RXStream=2, scan(1) [ 23.764575] 7981@C03L3,MtCmdSetTxRxPath() 2902: ctrl_chl=8, ctrl_ch2=0, cent_ch=8, RxPath=3, BandIdx=0, ChBand=0, BW=0,TXStream=2, RXStream=3, scan(1) [ 23.984653] 7981@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0 [ 23.995187] 7981@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:9 cench1:9 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1 [ 24.006926] 7981@C00L1,mt7981_apply_dpd_flatness_data() 624: eeprom 0x19a bit 0 is 0, do runtime cal [ 24.016099] 7981@C03L3,MtCmdChannelSwitch() 2644: ctrl_chl=9, ctrl_ch2=0, cent_ch=9 DBDCIdx=0, ChBand=0, BW=0, TXStream=2, RXStream=2, scan(1) [ 24.052517] 7981@C03L3,MtCmdSetTxRxPath() 2902: ctrl_chl=9, ctrl_ch2=0, cent_ch=9, RxPath=3, BandIdx=0, ChBand=0, BW=0,TXStream=2, RXStream=3, scan(1) [ 24.272666] 7981@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0 [ 24.283241] 7981@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:10 cench1:10 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1 [ 24.295217] 7981@C00L1,mt7981_apply_dpd_flatness_data() 624: eeprom 0x19a bit 0 is 0, do runtime cal [ 24.304389] 7981@C03L3,MtCmdChannelSwitch() 2644: ctrl_chl=10, ctrl_ch2=0, cent_ch=10 DBDCIdx=0, ChBand=0, BW=0, TXStream=2, RXStream=2, scan(1) [ 24.340867] 7981@C03L3,MtCmdSetTxRxPath() 2902: ctrl_chl=10, ctrl_ch2=0, cent_ch=10, RxPath=3, BandIdx=0, ChBand=0, BW=0,TXStream=2, RXStream=3, scan(1) [ 24.560657] 7981@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0 [ 24.571224] 7981@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:11 cench1:11 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1 [ 24.583175] 7981@C00L1,mt7981_apply_dpd_flatness_data() 624: eeprom 0x19a bit 0 is 0, do runtime cal [ 24.592416] 7981@C03L3,MtCmdChannelSwitch() 2644: ctrl_chl=11, ctrl_ch2=0, cent_ch=11 DBDCIdx=0, ChBand=0, BW=0, TXStream=2, RXStream=2, scan(1) [ 24.628963] 7981@C03L3,MtCmdSetTxRxPath() 2902: ctrl_chl=11, ctrl_ch2=0, cent_ch=11, RxPath=3, BandIdx=0, ChBand=0, BW=0,TXStream=2, RXStream=3, scan(1) [ 24.848877] 7981@C08L1,UpdateBeaconHandler() 2074: wdev(0) bss not ready (state:0, caller:MTAPAutoSelectChannel+0x258/0x418 [mt_wifi])!! [ 24.861214] 7981@C23L3,SelectClearChannelBusyTime() 1898: ==================================================================== [ 24.872701] 7981@C23L3,SelectClearChannelBusyTime() 1904: Channel 1 : Busy Time = 12819, Skip Channel = FALSE, BwCap = TRUE [ 24.884195] 7981@C23L3,SelectClearChannelBusyTime() 1904: Channel 2 : Busy Time = 9217, Skip Channel = FALSE, BwCap = TRUE [ 24.895616] 7981@C23L3,SelectClearChannelBusyTime() 1904: Channel 3 : Busy Time = 9142, Skip Channel = FALSE, BwCap = TRUE [ 24.907074] 7981@C23L3,SelectClearChannelBusyTime() 1904: Channel 4 : Busy Time = 3602, Skip Channel = FALSE, BwCap = TRUE [ 24.918487] 7981@C23L3,SelectClearChannelBusyTime() 1904: Channel 5 : Busy Time = 12725, Skip Channel = FALSE, BwCap = TRUE [ 24.929893] 7981@C23L3,SelectClearChannelBusyTime() 1904: Channel 6 : Busy Time = 6388, Skip Channel = FALSE, BwCap = TRUE [ 24.941304] 7981@C23L3,SelectClearChannelBusyTime() 1904: Channel 7 : Busy Time = 6170, Skip Channel = FALSE, BwCap = TRUE [ 24.952704] 7981@C23L3,SelectClearChannelBusyTime() 1904: Channel 8 : Busy Time = 11088, Skip Channel = FALSE, BwCap = TRUE [ 24.964115] 7981@C23L3,SelectClearChannelBusyTime() 1904: Channel 9 : Busy Time = 6171, Skip Channel = FALSE, BwCap = TRUE [ 24.975592] 7981@C23L3,SelectClearChannelBusyTime() 1904: Channel 10 : Busy Time = 9100, Skip Channel = FALSE, BwCap = TRUE [ 24.987072] 7981@C23L3,SelectClearChannelBusyTime() 1904: Channel 11 : Busy Time = 11148, Skip Channel = FALSE, BwCap = TRUE [ 24.998531] 7981@C23L3,SelectClearChannelBusyTime() 1907: ==================================================================== [ 25.009983] 7981@C23L3,SelectClearChannelBusyTime() 2149: Rule 3 Channel Busy time value : Select Primary Channel 4 [ 25.020438] 7981@C23L3,SelectClearChannelBusyTime() 2151: Rule 3 Channel Busy time value : Min Channel Busy = 3602 [ 25.030802] 7981@C23L3,SelectClearChannelBusyTime() 2156: Rule 3 Channel Busy time value : BW = 20 [ 25.039785] 7981@C23L3,SelectClearChannelBusyTime() 2190: [SelectClearChannelBusyTime] - band0 END [ 25.048783] 7981@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(4), ht_bw(1), extcha(1), vht_bw(0), cen_ch_2(0), PhyMode=78! [ 25.060285] 7981@C23L3,operate_loader_phy() 374: oper_dev after adjust: bw(1), prim_ch(4), cen_ch_1(6), cen_ch_2(0),ext_cha(1)! [ 25.071842] 7981@C23L3,operate_loader_phy() 393: oper_dev after decision: bw(1), prim_ch(4), cen_ch_1(6), cen_ch_2(0)! [ 25.082632] 7981@C23L3,DfsRadarChannelCheck() 3447: [DfsRadarChannelCheck]: wdev is not 5G [ 25.090986] 7981@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:1 vht_bw:0 bw:1 extcha:1 [ 25.101585] 7981@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:4 cench1:6 cench2:0 rxstream:2 ap_bw:0 apCenCh:0 Scan:0 [ 25.113488] 7981@C00L1,mt7981_apply_dpd_flatness_data() 624: eeprom 0x19a bit 0 is 0, do runtime cal [ 25.122660] 7981@C03L3,MtCmdChannelSwitch() 2644: ctrl_chl=4, ctrl_ch2=0, cent_ch=6 DBDCIdx=0, ChBand=0, BW=1, TXStream=2, RXStream=2, scan(0) [ 25.186196] 7981@C03L3,MtCmdSetTxRxPath() 2902: ctrl_chl=4, ctrl_ch2=0, cent_ch=6, RxPath=3, BandIdx=0, ChBand=0, BW=1,TXStream=2, RXStream=3, scan(0) [ 25.199876] 7981@C12L1,EDCCAInit() 22328: EDCCA compensation: uni_compensation=0, bw_compensation=0, final compensation=0 [ 25.210910] 7981@C23L3,DfsCacNormalStart() 3974: wdev is not 5G [ 25.216896] 7981@C23L3,DfsRadarChannelCheck() 3447: [DfsRadarChannelCheck]: wdev is not 5G [ 25.225183] 7981@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(4), ht_bw(1), extcha(1), vht_bw(0), cen_ch_2(0), PhyMode=78! [ 25.236673] 7981@C23L3,operate_loader_phy() 374: oper_dev after adjust: bw(1), prim_ch(4), cen_ch_1(6), cen_ch_2(0),ext_cha(1)! [ 25.248166] 7981@C23L3,operate_loader_phy() 393: oper_dev after decision: bw(1), prim_ch(4), cen_ch_1(6), cen_ch_2(0)! [ 25.258875] 7981@C23L3,DfsRadarChannelCheck() 3447: [DfsRadarChannelCheck]: wdev is not 5G [ 25.267153] 7981@C23L3,DfsCacNormalStart() 3974: wdev is not 5G [ 25.273097] 7981@C23L3,DfsRadarChannelCheck() 3447: [DfsRadarChannelCheck]: wdev is not 5G [ 25.281377] 7981@C23L1,DfsBuildChannelList() 4093: [RDM]: wdev is not 5G. [ 25.288194] 7981@C23L3,zero_wait_dfs_switch_ch() 1222: outband ch 0, ch_stat 0 [ 25.295638] 7981@C08L2,APStartUpForMbss() 1029: ===>(caller:ap_inf_open+0x144/0x4e0 [mt_wifi]), mbss_idx:0, CfgMode:0 [ 25.306284] 7981@C15L2,APPMFInit() 133: [PMF] apidx=0, MFPC=0, MFPR=0, SHA256=0 [ 25.313622] 7981@C18L3,BuildChannelList() 507: [ 25.318455] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 25.326789] 7981@C03L1,MtCmdSetMacTxRx() 10433: (ret = 0) [ 25.332249] 7981@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0 [ 25.342791] 7981@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:1 cench1:1 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1 [ 25.354525] 7981@C00L1,mt7981_apply_dpd_flatness_data() 624: eeprom 0x19a bit 0 is 0, do runtime cal [ 25.363700] 7981@C03L3,MtCmdChannelSwitch() 2644: ctrl_chl=1, ctrl_ch2=0, cent_ch=1 DBDCIdx=0, ChBand=0, BW=0, TXStream=2, RXStream=2, scan(1) [ 25.400079] 7981@C03L3,MtCmdSetTxRxPath() 2902: ctrl_chl=1, ctrl_ch2=0, cent_ch=1, RxPath=3, BandIdx=0, ChBand=0, BW=0,TXStream=2, RXStream=3, scan(1) [ 25.413894] 7981@C03L1,MtCmdSetMacTxRx() 10433: (ret = 0) [ 25.728433] 7981@C03L1,MtCmdSetMacTxRx() 10433: (ret = 0) [ 25.733844] 7981@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0 [ 25.744368] 7981@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:2 cench1:2 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1 [ 25.756161] 7981@C00L1,mt7981_apply_dpd_flatness_data() 624: eeprom 0x19a bit 0 is 0, do runtime cal [ 25.765326] 7981@C03L3,MtCmdChannelSwitch() 2644: ctrl_chl=2, ctrl_ch2=0, cent_ch=2 DBDCIdx=0, ChBand=0, BW=0, TXStream=2, RXStream=2, scan(1) [ 25.801668] 7981@C03L3,MtCmdSetTxRxPath() 2902: ctrl_chl=2, ctrl_ch2=0, cent_ch=2, RxPath=3, BandIdx=0, ChBand=0, BW=0,TXStream=2, RXStream=3, scan(1) [ 25.815405] 7981@C03L1,MtCmdSetMacTxRx() 10433: (ret = 0) [ 26.128458] 7981@C03L1,MtCmdSetMacTxRx() 10433: (ret = 0) [ 26.133869] 7981@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0 [ 26.144389] 7981@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:3 cench1:3 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1 [ 26.156094] 7981@C00L1,mt7981_apply_dpd_flatness_data() 624: eeprom 0x19a bit 0 is 0, do runtime cal [ 26.165229] 7981@C03L3,MtCmdChannelSwitch() 2644: ctrl_chl=3, ctrl_ch2=0, cent_ch=3 DBDCIdx=0, ChBand=0, BW=0, TXStream=2, RXStream=2, scan(1) [ 26.201547] 7981@C03L3,MtCmdSetTxRxPath() 2902: ctrl_chl=3, ctrl_ch2=0, cent_ch=3, RxPath=3, BandIdx=0, ChBand=0, BW=0,TXStream=2, RXStream=3, scan(1) [ 26.215280] 7981@C03L1,MtCmdSetMacTxRx() 10433: (ret = 0) [ 26.528464] 7981@C03L1,MtCmdSetMacTxRx() 10433: (ret = 0) [ 26.533875] 7981@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0 [ 26.544393] 7981@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:4 cench1:4 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1 [ 26.556102] 7981@C00L1,mt7981_apply_dpd_flatness_data() 624: eeprom 0x19a bit 0 is 0, do runtime cal [ 26.565237] 7981@C03L3,MtCmdChannelSwitch() 2644: ctrl_chl=4, ctrl_ch2=0, cent_ch=4 DBDCIdx=0, ChBand=0, BW=0, TXStream=2, RXStream=2, scan(1) [ 26.601544] 7981@C03L3,MtCmdSetTxRxPath() 2902: ctrl_chl=4, ctrl_ch2=0, cent_ch=4, RxPath=3, BandIdx=0, ChBand=0, BW=0,TXStream=2, RXStream=3, scan(1) [ 26.615300] 7981@C03L1,MtCmdSetMacTxRx() 10433: (ret = 0) [ 26.784605] 7981@C08L1,UpdateBeaconHandler() 2074: wdev(0) bss not ready (state:0, caller:update_ap_qload_to_bcn+0xa0/0xc8 [mt_wifi])!! [ 26.928462] 7981@C03L1,MtCmdSetMacTxRx() 10433: (ret = 0) [ 26.933870] 7981@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0 [ 26.944391] 7981@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:5 cench1:5 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1 [ 26.956094] 7981@C00L1,mt7981_apply_dpd_flatness_data() 624: eeprom 0x19a bit 0 is 0, do runtime cal [ 26.965230] 7981@C03L3,MtCmdChannelSwitch() 2644: ctrl_chl=5, ctrl_ch2=0, cent_ch=5 DBDCIdx=0, ChBand=0, BW=0, TXStream=2, RXStream=2, scan(1) [ 27.001544] 7981@C03L3,MtCmdSetTxRxPath() 2902: ctrl_chl=5, ctrl_ch2=0, cent_ch=5, RxPath=3, BandIdx=0, ChBand=0, BW=0,TXStream=2, RXStream=3, scan(1) [ 27.015279] 7981@C03L1,MtCmdSetMacTxRx() 10433: (ret = 0) [ 27.328450] 7981@C03L1,MtCmdSetMacTxRx() 10433: (ret = 0) [ 27.333858] 7981@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0 [ 27.344376] 7981@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:6 cench1:6 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1 [ 27.356078] 7981@C00L1,mt7981_apply_dpd_flatness_data() 624: eeprom 0x19a bit 0 is 0, do runtime cal [ 27.365247] 7981@C03L3,MtCmdChannelSwitch() 2644: ctrl_chl=6, ctrl_ch2=0, cent_ch=6 DBDCIdx=0, ChBand=0, BW=0, TXStream=2, RXStream=2, scan(1) [ 27.401555] 7981@C03L3,MtCmdSetTxRxPath() 2902: ctrl_chl=6, ctrl_ch2=0, cent_ch=6, RxPath=3, BandIdx=0, ChBand=0, BW=0,TXStream=2, RXStream=3, scan(1) [ 27.415331] 7981@C03L1,MtCmdSetMacTxRx() 10433: (ret = 0) [ 27.728461] 7981@C03L1,MtCmdSetMacTxRx() 10433: (ret = 0) [ 27.733870] 7981@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0 [ 27.744389] 7981@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:7 cench1:7 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1 [ 27.756093] 7981@C00L1,mt7981_apply_dpd_flatness_data() 624: eeprom 0x19a bit 0 is 0, do runtime cal [ 27.765229] 7981@C03L3,MtCmdChannelSwitch() 2644: ctrl_chl=7, ctrl_ch2=0, cent_ch=7 DBDCIdx=0, ChBand=0, BW=0, TXStream=2, RXStream=2, scan(1) [ 27.801505] 7981@C03L3,MtCmdSetTxRxPath() 2902: ctrl_chl=7, ctrl_ch2=0, cent_ch=7, RxPath=3, BandIdx=0, ChBand=0, BW=0,TXStream=2, RXStream=3, scan(1) [ 27.815266] 7981@C03L1,MtCmdSetMacTxRx() 10433: (ret = 0) [ 28.128462] 7981@C03L1,MtCmdSetMacTxRx() 10433: (ret = 0) [ 28.133872] 7981@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0 [ 28.144413] 7981@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:8 cench1:8 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1 [ 28.156120] 7981@C00L1,mt7981_apply_dpd_flatness_data() 624: eeprom 0x19a bit 0 is 0, do runtime cal [ 28.165256] 7981@C03L3,MtCmdChannelSwitch() 2644: ctrl_chl=8, ctrl_ch2=0, cent_ch=8 DBDCIdx=0, ChBand=0, BW=0, TXStream=2, RXStream=2, scan(1) [ 28.201572] 7981@C03L3,MtCmdSetTxRxPath() 2902: ctrl_chl=8, ctrl_ch2=0, cent_ch=8, RxPath=3, BandIdx=0, ChBand=0, BW=0,TXStream=2, RXStream=3, scan(1) [ 28.215302] 7981@C03L1,MtCmdSetMacTxRx() 10433: (ret = 0) [ 28.528457] 7981@C03L1,MtCmdSetMacTxRx() 10433: (ret = 0) [ 28.533866] 7981@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0 [ 28.544385] 7981@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:9 cench1:9 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1 [ 28.556112] 7981@C00L1,mt7981_apply_dpd_flatness_data() 624: eeprom 0x19a bit 0 is 0, do runtime cal [ 28.565248] 7981@C03L3,MtCmdChannelSwitch() 2644: ctrl_chl=9, ctrl_ch2=0, cent_ch=9 DBDCIdx=0, ChBand=0, BW=0, TXStream=2, RXStream=2, scan(1) [ 28.601531] 7981@C03L3,MtCmdSetTxRxPath() 2902: ctrl_chl=9, ctrl_ch2=0, cent_ch=9, RxPath=3, BandIdx=0, ChBand=0, BW=0,TXStream=2, RXStream=3, scan(1) [ 28.615280] 7981@C03L1,MtCmdSetMacTxRx() 10433: (ret = 0) [ 28.928446] 7981@C03L1,MtCmdSetMacTxRx() 10433: (ret = 0) [ 28.933853] 7981@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0 [ 28.944372] 7981@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:10 cench1:10 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1 [ 28.956249] 7981@C00L1,mt7981_apply_dpd_flatness_data() 624: eeprom 0x19a bit 0 is 0, do runtime cal [ 28.965385] 7981@C03L3,MtCmdChannelSwitch() 2644: ctrl_chl=10, ctrl_ch2=0, cent_ch=10 DBDCIdx=0, ChBand=0, BW=0, TXStream=2, RXStream=2, scan(1) [ 29.001841] 7981@C03L3,MtCmdSetTxRxPath() 2902: ctrl_chl=10, ctrl_ch2=0, cent_ch=10, RxPath=3, BandIdx=0, ChBand=0, BW=0,TXStream=2, RXStream=3, scan(1) [ 29.015747] 7981@C03L1,MtCmdSetMacTxRx() 10433: (ret = 0) [ 29.328454] 7981@C03L1,MtCmdSetMacTxRx() 10433: (ret = 0) [ 29.333860] 7981@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0 [ 29.344403] 7981@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:11 cench1:11 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1 [ 29.356279] 7981@C00L1,mt7981_apply_dpd_flatness_data() 624: eeprom 0x19a bit 0 is 0, do runtime cal [ 29.365414] 7981@C03L3,MtCmdChannelSwitch() 2644: ctrl_chl=11, ctrl_ch2=0, cent_ch=11 DBDCIdx=0, ChBand=0, BW=0, TXStream=2, RXStream=2, scan(1) [ 29.401907] 7981@C03L3,MtCmdSetTxRxPath() 2902: ctrl_chl=11, ctrl_ch2=0, cent_ch=11, RxPath=3, BandIdx=0, ChBand=0, BW=0,TXStream=2, RXStream=3, scan(1) [ 29.415884] 7981@C03L1,MtCmdSetMacTxRx() 10433: (ret = 0) [ 29.728457] 7981@C03L1,MtCmdSetMacTxRx() 10433: (ret = 0) [ 29.733866] 7981@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0 [ 29.744385] 7981@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:12 cench1:12 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1 [ 29.756286] 7981@C00L1,mt7981_apply_dpd_flatness_data() 624: eeprom 0x19a bit 0 is 0, do runtime cal [ 29.765445] 7981@C03L3,MtCmdChannelSwitch() 2644: ctrl_chl=12, ctrl_ch2=0, cent_ch=12 DBDCIdx=0, ChBand=0, BW=0, TXStream=2, RXStream=2, scan(1) [ 29.801928] 7981@C03L3,MtCmdSetTxRxPath() 2902: ctrl_chl=12, ctrl_ch2=0, cent_ch=12, RxPath=3, BandIdx=0, ChBand=0, BW=0,TXStream=2, RXStream=3, scan(1) [ 29.815837] 7981@C03L1,MtCmdSetMacTxRx() 10433: (ret = 0) [ 30.128346] 7981@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(4), ht_bw(1), extcha(1), vht_bw(0), cen_ch_2(0), PhyMode=78! [ 30.139824] 7981@C23L3,operate_loader_phy() 374: oper_dev after adjust: bw(1), prim_ch(4), cen_ch_1(6), cen_ch_2(0),ext_cha(1)! [ 30.151298] 7981@C23L3,operate_loader_phy() 393: oper_dev after decision: bw(1), prim_ch(4), cen_ch_1(6), cen_ch_2(0)! [ 30.161989] 7981@C23L3,DfsRadarChannelCheck() 3447: [DfsRadarChannelCheck]: wdev is not 5G [ 30.170253] 7981@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:1 vht_bw:0 bw:1 extcha:1 [ 30.180769] 7981@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:4 cench1:6 cench2:0 rxstream:2 ap_bw:0 apCenCh:0 Scan:0 [ 30.192477] 7981@C00L1,mt7981_apply_dpd_flatness_data() 624: eeprom 0x19a bit 0 is 0, do runtime cal [ 30.201613] 7981@C03L3,MtCmdChannelSwitch() 2644: ctrl_chl=4, ctrl_ch2=0, cent_ch=6 DBDCIdx=0, ChBand=0, BW=1, TXStream=2, RXStream=2, scan(0) [ 30.265034] 7981@C03L3,MtCmdSetTxRxPath() 2902: ctrl_chl=4, ctrl_ch2=0, cent_ch=6, RxPath=3, BandIdx=0, ChBand=0, BW=1,TXStream=2, RXStream=3, scan(0) [ 30.278637] 7981@C12L1,EDCCAInit() 22328: EDCCA compensation: uni_compensation=0, bw_compensation=0, final compensation=0 [ 30.289613] 7981@C23L3,DfsCacNormalStart() 3974: wdev is not 5G [ 30.295568] 7981@C23L3,DfsRadarChannelCheck() 3447: [DfsRadarChannelCheck]: wdev is not 5G [ 30.303850] 7981@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(4), ht_bw(0), extcha(0), vht_bw(0), cen_ch_2(0), PhyMode=78! [ 30.315327] 7981@C23L3,operate_loader_phy() 374: oper_dev after adjust: bw(0), prim_ch(4), cen_ch_1(4), cen_ch_2(0),ext_cha(0)! [ 30.326796] 7981@C23L3,operate_loader_phy() 393: oper_dev after decision: bw(0), prim_ch(4), cen_ch_1(4), cen_ch_2(0)! [ 30.337481] 7981@C23L3,DfsRadarChannelCheck() 3447: [DfsRadarChannelCheck]: wdev is not 5G [ 30.345745] 7981@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0 [ 30.356260] 7981@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:4 cench1:4 cench2:0 rxstream:2 ap_bw:0 apCenCh:0 Scan:0 [ 30.368343] 7981@C00L1,mt7981_apply_dpd_flatness_data() 624: eeprom 0x19a bit 0 is 0, do runtime cal [ 30.377476] 7981@C03L3,MtCmdChannelSwitch() 2644: ctrl_chl=4, ctrl_ch2=0, cent_ch=4 DBDCIdx=0, ChBand=0, BW=0, TXStream=2, RXStream=2, scan(0) [ 30.440336] 7981@C03L3,MtCmdSetTxRxPath() 2902: ctrl_chl=4, ctrl_ch2=0, cent_ch=4, RxPath=3, BandIdx=0, ChBand=0, BW=0,TXStream=2, RXStream=3, scan(0) [ 30.454180] 7981@C12L1,EDCCAInit() 22328: EDCCA compensation: uni_compensation=0, bw_compensation=0, final compensation=0 [ 30.465174] 7981@C23L3,DfsCacNormalStart() 3974: wdev is not 5G [ 30.471130] 7981@C23L3,DfsRadarChannelCheck() 3447: [DfsRadarChannelCheck]: wdev is not 5G [ 30.479618] WiFi@C08L2,ap_link_up() 7235: (caller:wdev_do_linkup+0x20/0x38 [mt_wifi]), wdev(0) [ 30.488260] 7981@C01L3,wifi_sys_linkup() 1231: wdev idx = 0 [ 30.564079] 7981@C00L3,wtc_acquire_groupkey_wcid() 84: Found a non-occupied wtbl_idx:287 for WDEV_TYPE:1 [ 30.564079] LinkToOmacIdx = 0, LinkToWdevType = 1 [ 30.578439] 7981@C08L3,hw_ctrl_flow_v2_link_up() 75: wdev_idx=0 [ 30.591408] 7981@C08L3,UpdateBeaconHandler() 2094: BCN_UPDATE_INIT, OmacIdx = 0 (ra0) [ 30.599239] 7981@C08L3,UpdateBeaconHandler() 2107: Band0 BcnInitedRnd = 86 [ 30.606351] 7981@C00L1,TxCCKStreamCtrl() 21741: set wrong parameters [ 30.622641] PrintSrCmd: [ 30.622641] u1CmdSubId = 1, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 30.622641] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 1 [ 30.636642] PrintSrCmd: [ 30.636642] u1CmdSubId = 5, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 30.636642] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 30.650630] PrintSrCmd: [ 30.650630] u1CmdSubId = 3, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 30.650630] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 1 [ 30.664626] PrintSrCmd: [ 30.664626] u1CmdSubId = 23, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 30.664626] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 30.678744] PrintSrCmd: [ 30.678744] u1CmdSubId = 31, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 30.678744] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 30.692828] PrintSrCmd: [ 30.692828] u1CmdSubId = 33, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 30.692828] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 30.706988] 7981@C12L1,EDCCAInit() 22328: EDCCA compensation: uni_compensation=0, bw_compensation=0, final compensation=0 [ 30.717956] 7981@C03L3,MtCmdTxPwrShowInfo() 13937: ucTxPowerInfoCatg: 2, BandIdx: 0 [ 30.725709] 7981@C03L3,MtCmdTxPwrShowInfo() 13966: (ret = 0) [ 30.731375] [mtf_txpower_all_rate_info] band_idx:0 pwr:47 ChBand:2G ePAGain:0 [ 30.738524] mtk_ppe_dev_register_hook : ineterface ra0 register (1) [ 30.746391] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready [ 30.752894] br-lan: port 1(eth1) entered blocking state [ 30.758139] br-lan: port 1(eth1) entered forwarding state [ 30.764095] 7981@C12L1,rt28xx_ap_ioctl() 833: interface is down, cmd [8be1] return!!! [ 30.780691] br-lan: port 3(ra0) entered blocking state [ 30.785862] br-lan: port 3(ra0) entered disabled state [ 30.791204] device ra0 entered promiscuous mode [ 30.795865] br-lan: port 3(ra0) entered blocking state [ 30.801035] br-lan: port 3(ra0) entered forwarding state [ 30.806569] 7981@C12L1,rt28xx_ap_ioctl() 833: interface is down, cmd [8be1] return!!! [ 30.819720] 7981@C12L1,rt28xx_ap_ioctl() 833: interface is down, cmd [8be1] return!!! [ 30.841549] br-lan: port 4(apcli0) entered blocking state [ 30.847003] br-lan: port 4(apcli0) entered disabled state [ 30.852616] device apcli0 entered promiscuous mode [ 30.866681] br-lan: port 5(apclix0) entered blocking state [ 30.872197] br-lan: port 5(apclix0) entered disabled state [ 30.877901] device apclix0 entered promiscuous mode [ 30.890072] 7981@C08L2,mbss_virtual_if_open() 135: ===> ra1 [ 30.895762] 7981@C01L2,RTMP_COM_IoctlHandle() 1517: -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_INIT [ 30.903854] 7981@C01L2,RTMP_COM_IoctlHandle() 1494: -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP [ 30.911875] WiFi@C01L3,wifi_sys_open() 856: wdev idx = 1 [ 30.917483] 7981@C18L3,BuildChannelList() 507: [ 30.922047] 7981@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(4), ht_bw(0), extcha(0), vht_bw(0), cen_ch_2(0), PhyMode=78! [ 30.933552] 7981@C23L3,operate_loader_phy() 374: oper_dev after adjust: bw(0), prim_ch(4), cen_ch_1(4), cen_ch_2(0),ext_cha(0)! [ 30.945082] 7981@C23L3,operate_loader_phy() 393: oper_dev after decision: bw(0), prim_ch(4), cen_ch_1(4), cen_ch_2(0)! [ 30.955772] 7981@C23L3,DfsRadarChannelCheck() 3447: [DfsRadarChannelCheck]: wdev is not 5G [ 30.964031] 7981@C23L3,DfsCacNormalStart() 3974: wdev is not 5G [ 30.969998] 7981@C23L3,DfsRadarChannelCheck() 3447: [DfsRadarChannelCheck]: wdev is not 5G [ 30.978507] WiFi@C00L2,dump_ht_cap() 29: Caller: wlan_operate_init+0xa4/0x148 [mt_wifi] [ 30.986549] wdev_attr_update(): wdevId1 = 8a:bd:09:18:bb:d4 [ 30.992155] WiFi@C12L1,wifi_sys_open() 907: wifi_sys_open():band0 group_idx[1]=9, bw_grp=16 omac=17 [ 31.001208] 7981@C08L3,hw_ctrl_flow_v2_open() 13: wdev_idx=1 [ 31.007091] 7981@C02L2,AsicRadioOnOffCtrl() 2404: DbdcIdx=0 RadioOn [ 31.013949] 7981@C00L2,ApAutoChannelAtBootUp() 340: -----------------> [ 31.020609] 7981@C03L1,MtCmdSetMacTxRx() 10433: (ret = 0) [ 31.026116] 7981@C03L1,MtCmdSetMacTxRx() 10433: (ret = 0) [ 31.031518] 7981@C00L1,ApAutoChannelAtBootUp() 521: not 5G A band [ 31.037608] 7981@C08L1,ap_run_at_boot() 668: ACS is disable !! [ 31.044426] 7981@C08L2,APStartUpForMbss() 1029: ===>(caller:ap_inf_open+0x144/0x4e0 [mt_wifi]), mbss_idx:1, CfgMode:0 [ 31.055044] 7981@C15L2,APPMFInit() 133: [PMF] apidx=1, MFPC=0, MFPR=0, SHA256=0 [ 31.062355] 7981@C18L3,BuildChannelList() 507: [ 31.067115] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 31.074534] 7981@C08L2,APOverlappingBSSScan() 5236: leverage result of wdev(0@BN0), FallBack=1 (remaining 54251 ms) [ 31.084969] 7981@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(4), ht_bw(0), extcha(0), vht_bw(0), cen_ch_2(0), PhyMode=78! [ 31.096442] 7981@C23L3,operate_loader_phy() 374: oper_dev after adjust: bw(0), prim_ch(4), cen_ch_1(4), cen_ch_2(0),ext_cha(0)! [ 31.107913] 7981@C23L3,operate_loader_phy() 393: oper_dev after decision: bw(0), prim_ch(4), cen_ch_1(4), cen_ch_2(0)! [ 31.118602] 7981@C23L3,DfsRadarChannelCheck() 3447: [DfsRadarChannelCheck]: wdev is not 5G [ 31.126863] 7981@C23L3,DfsCacNormalStart() 3974: wdev is not 5G [ 31.132782] 7981@C23L3,DfsRadarChannelCheck() 3447: [DfsRadarChannelCheck]: wdev is not 5G [ 31.141264] WiFi@C08L2,ap_link_up() 7235: (caller:wdev_do_linkup+0x20/0x38 [mt_wifi]), wdev(1) [ 31.149901] 7981@C01L3,wifi_sys_linkup() 1231: wdev idx = 1 [ 31.155670] 7981@C00L3,wtc_acquire_groupkey_wcid() 84: Found a non-occupied wtbl_idx:286 for WDEV_TYPE:1 [ 31.155670] LinkToOmacIdx = 11, LinkToWdevType = 1 [ 31.170157] 7981@C08L3,hw_ctrl_flow_v2_link_up() 75: wdev_idx=1 [ 31.183804] 7981@C08L3,UpdateBeaconHandler() 2094: BCN_UPDATE_INIT, OmacIdx = 11 (ra1) [ 31.191794] 7981@C00L1,TxCCKStreamCtrl() 21741: set wrong parameters [ 31.208143] PrintSrCmd: [ 31.208143] u1CmdSubId = 1, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 31.208143] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 1 [ 31.222170] PrintSrCmd: [ 31.222170] u1CmdSubId = 5, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 31.222170] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 31.236171] PrintSrCmd: [ 31.236171] u1CmdSubId = 3, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 31.236171] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 1 [ 31.250168] PrintSrCmd: [ 31.250168] u1CmdSubId = 23, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 31.250168] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 31.264358] PrintSrCmd: [ 31.264358] u1CmdSubId = 31, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 31.264358] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 31.278450] PrintSrCmd: [ 31.278450] u1CmdSubId = 33, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 31.278450] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 31.292629] 7981@C12L1,EDCCAInit() 22328: EDCCA compensation: uni_compensation=0, bw_compensation=0, final compensation=0 [ 31.303593] 7981@C03L3,MtCmdTxPwrShowInfo() 13937: ucTxPowerInfoCatg: 2, BandIdx: 0 [ 31.311346] 7981@C03L3,MtCmdTxPwrShowInfo() 13966: (ret = 0) [ 31.317013] [mtf_txpower_all_rate_info] band_idx:0 pwr:47 ChBand:2G ePAGain:0 [ 31.324161] mtk_ppe_dev_register_hook : ineterface ra1 register (2) [ 31.331012] 7981@C12L1,rt28xx_ap_ioctl() 833: interface is down, cmd [8be1] return!!! [ 31.338890] br-lan: port 6(ra1) entered blocking state [ 31.344068] br-lan: port 6(ra1) entered disabled state [ 31.349399] device ra1 entered promiscuous mode [ 31.354009] br-lan: port 6(ra1) entered blocking state [ 31.359151] br-lan: port 6(ra1) entered forwarding state [ 31.364618] 7981@C12L1,rt28xx_ap_ioctl() 833: interface is down, cmd [8be1] return!!! [ 31.377019] 7981@C12L1,rt28xx_ap_ioctl() 833: interface is down, cmd [8be1] return!!! [ 31.390190] 7981@C12L1,rt28xx_ap_ioctl() 833: interface is down, cmd [8be1] return!!! [ 31.402828] 7981@C12L1,rt28xx_ap_ioctl() 833: interface is down, cmd [8be1] return!!! [ 31.414544] 7981@C12L1,rt28xx_ap_ioctl() 833: interface is down, cmd [8be1] return!!! [ 31.427355] 7981@C12L1,rt28xx_ap_ioctl() 833: interface is down, cmd [8be1] return!!! [ 31.439587] 7981@C12L1,rt28xx_ap_ioctl() 833: interface is down, cmd [8be1] return!!! [ 31.452738] 7981@C12L1,rt28xx_ap_ioctl() 833: interface is down, cmd [8be1] return!!! [ 31.465261] nf_unregister_hooks() [ 31.592444] [ 31.592444] Set_Led_Proc ==> arg = 00-00-00-00-02-00-00-00 [ 31.599498] [ 31.599498] Set_Led_Proc [ 31.603510] 00 [ 31.605171] 00 [ 31.606832] 00 [ 31.608493] 00 [ 31.610153] 02 [ 31.611813] 00 [ 31.613473] 00 [ 31.615133] 00 [ 31.625285] 7981@C12L1,rt28xx_ap_ioctl() 866: interface is down, cmd [8be2] return!!! [ 31.644839] [ 31.644839] Set_Led_Proc ==> arg = 00-00-00-00-02-00-00-06 [ 31.651925] [ 31.651925] Set_Led_Proc [ 31.655940] 00 [ 31.657603] 00 [ 31.659265] 00 [ 31.660927] 00 [ 31.662592] 02 [ 31.664254] 00 [ 31.665915] 00 [ 31.667579] 06 [ 31.678206] 7981@C12L1,rt28xx_ap_ioctl() 866: interface is down, cmd [8be2] return!!! [ 31.726359] [ 31.726359] Set_Led_Proc ==> arg = 00-00-00-00-02-00-00-00 [ 31.733420] [ 31.733420] Set_Led_Proc [ 31.737433] 00 [ 31.739095] 00 [ 31.740757] 00 [ 31.742419] 00 [ 31.744080] 02 [ 31.745746] 00 [ 31.747411] 00 [ 31.749076] 00 [ 31.760113] 7981@C12L1,rt28xx_ap_ioctl() 866: interface is down, cmd [8be2] return!!! [ 31.831859] [ 31.831859] Set_Led_Proc ==> arg = 00-00-00-00-02-00-00-00 [ 31.838928] [ 31.838928] Set_Led_Proc [ 31.842948] Error:No such gpio for led 1 [ 31.842950] Error:No such gpio for led 0 [ 31.850795] 00 [ 31.852456] 00 [ 31.854117] 00 [ 31.855778] 00 [ 31.857438] 02 [ 31.859099] 00 [ 31.860759] 00 [ 31.862420] 00 [ 31.877004] 7981@C12L1,rt28xx_ap_ioctl() 866: interface is down, cmd [8be2] return!!! [ 31.896533] [ 31.896533] Set_Led_Proc ==> arg = 00-00-00-00-02-00-00-06 [ 31.903604] [ 31.903604] Set_Led_Proc [ 31.907615] 00 [ 31.909278] 00 [ 31.910943] 00 [ 31.912605] 00 [ 31.914266] 02 [ 31.915929] 00 [ 31.917590] 00 [ 31.919253] 06 [ 31.929855] 7981@C12L1,rt28xx_ap_ioctl() 866: interface is down, cmd [8be2] return!!! [ 31.976949] [ 31.976949] Set_Led_Proc ==> arg = 00-00-00-00-02-00-00-06 [ 31.984025] [ 31.984025] Set_Led_Proc [ 31.988039] 00 [ 31.989702] 00 [ 31.991363] 00 [ 31.993027] 00 [ 31.994692] 02 [ 31.996353] 00 [ 31.998015] 00 [ 31.999676] 06 [ 32.001346] BcnCheck start after 3600 ms (ra0) [ 32.015224] 7981@C12L1,rt28xx_ap_ioctl() 866: interface is down, cmd [8be2] return!!! [ 32.051769] 7981@C08L2,mbss_virtual_if_open() 135: ===> rax0 [ 32.057527] 7981@C01L2,RTMP_COM_IoctlHandle() 1517: -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_INIT [ 32.065622] 7981@C01L2,RTMP_COM_IoctlHandle() 1494: -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP [ 32.073627] WiFi@C01L3,wifi_sys_open() 856: wdev idx = 6 [ 32.079204] 7981@C18L3,BuildChannelList() 507: [ 32.083760] 7981@C00L3,BuildChannelList() 537: BandIdx = 1, PhyMode = 177, ChListNum = 13: [ 32.092108] 7981@C23L3,DfsBuildChannelList() 4138: Done [ 32.097349] 7981@C23L3,RadarStateCheck() 335: RD_NORMAL_MODE [ 32.104166] 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.115768] phy_freq_adjust : no prim_ch value for adjust! [ 32.121253] 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.134659] wdev_attr_update(): wdevId6 = 8a:bd:09:68:bb:d4 [ 32.140284] WiFi@C12L1,wifi_sys_open() 907: wifi_sys_open():band1 group_idx[6]=4, bw_grp=16 omac=0 [ 32.149252] 7981@C08L3,hw_ctrl_flow_v2_open() 13: wdev_idx=6 [ 32.156091] 7981@C23L1,HcGetBandByChannel() 1238: No hdev parking on channel:0, just return a default band_idx 0! [ 32.166358] 7981@C02L2,AsicRadioOnOffCtrl() 2404: DbdcIdx=0 RadioOn [ 32.173210] 7981@C00L2,ApAutoChannelAtBootUp() 340: -----------------> [ 32.179760] Error:No such gpio for led 1 [ 32.183685] Error:No such gpio for led 0 [ 32.188343] 7981@C03L1,MtCmdSetMacTxRx() 10433: (ret = 0) [ 32.193851] 7981@C03L1,MtCmdSetMacTxRx() 10433: (ret = 0) [ 32.199266] 7981@C23L2,build_acs_scan_ch_list_by_bw() 2742: ChListNum56G = 4 [ 32.206324] 7981@C23L2,build_acs_scan_ch_list_by_bw() 2742: ChListNum56G = 4 [ 32.213374] 7981@C23L3,build_acs_scan_ch_list_by_bw() 2850: ACSChListNum = 4, ACSChBW = 2 [ 32.221741] 7981@C08L1,UpdateBeaconHandler() 2074: wdev(6) bss not ready (state:0, caller:MTAPAutoSelectChannel+0x108/0x418 [mt_wifi])!! [ 32.234032] 7981@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:1 ch_band:1 htbw:0 vht_bw:0 bw:0 extcha:0 [ 32.244553] 7981@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:36 cench1:36 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1 [ 32.256428] 7981@C00L1,mt7981_apply_dpd_flatness_data() 624: eeprom 0x19a bit 0 is 0, do runtime cal [ 32.265570] 7981@C03L3,MtCmdChannelSwitch() 2644: ctrl_chl=36, ctrl_ch2=0, cent_ch=36 DBDCIdx=1, ChBand=1, BW=0, TXStream=3, RXStream=3, scan(1) [ 32.326118] 7981@C03L3,MtCmdSetTxRxPath() 2902: ctrl_chl=36, ctrl_ch2=0, cent_ch=36, RxPath=7, BandIdx=1, ChBand=1, BW=0,TXStream=3, RXStream=7, scan(1) [ 32.552608] 7981@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:1 ch_band:1 htbw:0 vht_bw:0 bw:0 extcha:0 [ 32.563131] 7981@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:40 cench1:40 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1 [ 32.574996] 7981@C00L1,mt7981_apply_dpd_flatness_data() 624: eeprom 0x19a bit 0 is 0, do runtime cal [ 32.584136] 7981@C03L3,MtCmdChannelSwitch() 2644: ctrl_chl=40, ctrl_ch2=0, cent_ch=40 DBDCIdx=1, ChBand=1, BW=0, TXStream=3, RXStream=3, scan(1) [ 32.644668] 7981@C03L3,MtCmdSetTxRxPath() 2902: ctrl_chl=40, ctrl_ch2=0, cent_ch=40, RxPath=7, BandIdx=1, ChBand=1, BW=0,TXStream=3, RXStream=7, scan(1) [ 32.872619] 7981@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:1 ch_band:1 htbw:0 vht_bw:0 bw:0 extcha:0 [ 32.883146] 7981@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:44 cench1:44 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1 [ 32.895010] 7981@C00L1,mt7981_apply_dpd_flatness_data() 624: eeprom 0x19a bit 0 is 0, do runtime cal [ 32.904151] 7981@C03L3,MtCmdChannelSwitch() 2644: ctrl_chl=44, ctrl_ch2=0, cent_ch=44 DBDCIdx=1, ChBand=1, BW=0, TXStream=3, RXStream=3, scan(1) [ 32.964676] 7981@C03L3,MtCmdSetTxRxPath() 2902: ctrl_chl=44, ctrl_ch2=0, cent_ch=44, RxPath=7, BandIdx=1, ChBand=1, BW=0,TXStream=3, RXStream=7, scan(1) [ 33.192612] 7981@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:1 ch_band:1 htbw:0 vht_bw:0 bw:0 extcha:0 [ 33.203137] 7981@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:48 cench1:48 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1 [ 33.215002] 7981@C00L1,mt7981_apply_dpd_flatness_data() 624: eeprom 0x19a bit 0 is 0, do runtime cal [ 33.224142] 7981@C03L3,MtCmdChannelSwitch() 2644: ctrl_chl=48, ctrl_ch2=0, cent_ch=48 DBDCIdx=1, ChBand=1, BW=0, TXStream=3, RXStream=3, scan(1) [ 33.284700] 7981@C03L3,MtCmdSetTxRxPath() 2902: ctrl_chl=48, ctrl_ch2=0, cent_ch=48, RxPath=7, BandIdx=1, ChBand=1, BW=0,TXStream=3, RXStream=7, scan(1) [ 33.512794] 7981@C08L1,UpdateBeaconHandler() 2074: wdev(6) bss not ready (state:0, caller:MTAPAutoSelectChannel+0x258/0x418 [mt_wifi])!! [ 33.525080] 7981@C23L3,SelectClearChannelBusyTime() 1898: ==================================================================== [ 33.536470] 7981@C23L3,SelectClearChannelBusyTime() 1904: Channel 36 : Busy Time = 15, Skip Channel = FALSE, BwCap = TRUE [ 33.547854] 7981@C23L3,SelectClearChannelBusyTime() 1904: Channel 40 : Busy Time = 2634, Skip Channel = FALSE, BwCap = TRUE [ 33.559241] 7981@C23L3,SelectClearChannelBusyTime() 1904: Channel 44 : Busy Time = 940, Skip Channel = FALSE, BwCap = TRUE [ 33.570636] 7981@C23L3,SelectClearChannelBusyTime() 1904: Channel 48 : Busy Time = 33, Skip Channel = FALSE, BwCap = TRUE [ 33.582018] 7981@C23L3,SelectClearChannelBusyTime() 1907: ==================================================================== [ 33.593404] 7981@C23L3,SelectClearChannelBusyTime() 2149: Rule 3 Channel Busy time value : Select Primary Channel 36 [ 33.603918] 7981@C23L3,SelectClearChannelBusyTime() 2151: Rule 3 Channel Busy time value : Min Channel Busy = 2634 [ 33.614263] 7981@C23L3,SelectClearChannelBusyTime() 2156: Rule 3 Channel Busy time value : BW = 80 [ 33.623216] 7981@C23L3,SelectClearChannelBusyTime() 2190: [SelectClearChannelBusyTime] - band1 END [ 33.632344] 7981@C23L3,DfsGetSysParameters() 1696: Get before pDfsParam->PrimCh(0) band(0) band_bw(0), outbw(0) [ 33.642452] 7981@C23L3,DfsGetSysParameters() 1748: Get after pDfsParam->PrimCh(36) band(1) band_bw(3), outbw(0) [ 33.652534] 7981@C23L3,RadarStateCheck() 304: RD_SILENCE_MODE [ 33.659416] 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! [ 33.671062] 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)! [ 33.682704] 7981@C23L3,operate_loader_phy() 393: oper_dev after decision: bw(3), prim_ch(36), cen_ch_1(50), cen_ch_2(0)! [ 33.693565] 7981@C23L3,DfsGetSysParameters() 1696: Get before pDfsParam->PrimCh(36) band(1) band_bw(3), outbw(0) [ 33.703731] 7981@C23L3,DfsGetSysParameters() 1748: Get after pDfsParam->PrimCh(36) band(1) band_bw(3), outbw(0) [ 33.713811] 7981@C23L3,DfsCacNormalStart() 4004: [RDM] CAC 70 seconds start . Disable MAC TX [ 33.722263] 7981@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:1 ch_band:1 htbw:1 vht_bw:2 bw:3 extcha:1 [ 33.732798] 7981@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:36 cench1:50 cench2:0 rxstream:2 ap_bw:0 apCenCh:0 Scan:0 [ 33.744615] 7981@C23L3,DfsSwitchCheck() 4294: DFS ByPass TX calibration. [ 33.751364] 7981@C00L1,mt7981_apply_dpd_flatness_data() 624: eeprom 0x19a bit 0 is 0, do runtime cal [ 33.760498] 7981@C03L3,MtCmdChannelSwitch() 2644: ctrl_chl=36, ctrl_ch2=0, cent_ch=50 DBDCIdx=1, ChBand=1, BW=3, TXStream=3, RXStream=3, scan(0) [ 33.821438] 7981@C03L3,MtCmdSetTxRxPath() 2902: ctrl_chl=36, ctrl_ch2=0, cent_ch=50, RxPath=7, BandIdx=1, ChBand=1, BW=3,TXStream=3, RXStream=7, scan(0) [ 33.840218] 7981@C12L1,EDCCAInit() 22328: EDCCA compensation: uni_compensation=0, bw_compensation=0, final compensation=0 [ 33.851192] 7981@C23L3,DfsGetSysParameters() 1696: Get before pDfsParam->PrimCh(36) band(1) band_bw(3), outbw(0) [ 33.861368] 7981@C23L3,DfsGetSysParameters() 1748: Get after pDfsParam->PrimCh(36) band(1) band_bw(3), outbw(0) [ 33.871470] 7981@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(36), ht_bw(1), extcha(1), vht_bw(1), cen_ch_2(0), PhyMode=177! [ 33.883123] 7981@C23L3,operate_loader_phy() 374: oper_dev after adjust: bw(2), prim_ch(36), cen_ch_1(42), cen_ch_2(0),ext_cha(1)! [ 33.894766] 7981@C23L3,operate_loader_phy() 393: oper_dev after decision: bw(2), prim_ch(36), cen_ch_1(42), cen_ch_2(0)! [ 33.905628] 7981@C23L3,DfsGetSysParameters() 1696: Get before pDfsParam->PrimCh(36) band(1) band_bw(3), outbw(0) [ 33.915794] 7981@C23L3,DfsGetSysParameters() 1748: Get after pDfsParam->PrimCh(36) band(1) band_bw(2), outbw(0) [ 33.925874] 7981@C23L3,DfsCacNormalStart() 4004: [RDM] CAC 70 seconds start . Disable MAC TX [ 33.934330] 7981@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:1 ch_band:1 htbw:1 vht_bw:1 bw:2 extcha:1 [ 33.944842] 7981@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:36 cench1:42 cench2:0 rxstream:2 ap_bw:0 apCenCh:0 Scan:0 [ 33.956658] 7981@C23L3,DfsSwitchCheck() 4294: DFS ByPass TX calibration. [ 33.963418] 7981@C00L1,mt7981_apply_dpd_flatness_data() 624: eeprom 0x19a bit 0 is 0, do runtime cal [ 33.972556] 7981@C03L3,MtCmdChannelSwitch() 2644: ctrl_chl=36, ctrl_ch2=0, cent_ch=42 DBDCIdx=1, ChBand=1, BW=2, TXStream=3, RXStream=3, scan(0) [ 34.033170] 7981@C03L3,MtCmdSetTxRxPath() 2902: ctrl_chl=36, ctrl_ch2=0, cent_ch=42, RxPath=7, BandIdx=1, ChBand=1, BW=2,TXStream=3, RXStream=7, scan(0) [ 34.051947] 7981@C12L1,EDCCAInit() 22328: EDCCA compensation: uni_compensation=0, bw_compensation=0, final compensation=0 [ 34.062935] 7981@C23L3,DfsBuildChannelList() 4138: Done [ 34.068169] 7981@C23L3,zero_wait_dfs_switch_ch() 1222: outband ch 0, ch_stat 0 [ 34.075387] 7981@C23L3,zero_wait_dfs_switch_ch() 1229: bDedicatedZeroWaitDefault == 0 [ 34.083414] 7981@C08L2,APStartUpForMbss() 1029: ===>(caller:ap_inf_open+0x144/0x4e0 [mt_wifi]), mbss_idx:6, CfgMode:0 [ 34.094029] 7981@C15L2,APPMFInit() 133: [PMF] apidx=6, MFPC=0, MFPR=0, SHA256=0 [ 34.101345] 7981@C18L3,BuildChannelList() 507: [ 34.106094] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 34.113716] WiFi@C08L2,ap_link_up() 7235: (caller:wdev_do_linkup+0x20/0x38 [mt_wifi]), wdev(6) [ 34.122373] 7981@C01L3,wifi_sys_linkup() 1231: wdev idx = 6 [ 34.198025] 7981@C00L3,wtc_acquire_groupkey_wcid() 84: Found a non-occupied wtbl_idx:285 for WDEV_TYPE:1 [ 34.198025] LinkToOmacIdx = 0, LinkToWdevType = 1 [ 34.212387] 7981@C08L3,hw_ctrl_flow_v2_link_up() 75: wdev_idx=6 [ 34.225352] 7981@C08L3,UpdateBeaconHandler() 2094: BCN_UPDATE_INIT, OmacIdx = 0 (rax0) [ 34.233275] 7981@C08L3,UpdateBeaconHandler() 2107: Band1 BcnInitedRnd = 120 [ 34.253453] PrintSrCmd: [ 34.253453] u1CmdSubId = 1, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 [ 34.253453] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 1 [ 34.267461] PrintSrCmd: [ 34.267461] u1CmdSubId = 5, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 [ 34.267461] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 34.281450] PrintSrCmd: [ 34.281450] u1CmdSubId = 3, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 [ 34.281450] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 1 [ 34.295484] PrintSrCmd: [ 34.295484] u1CmdSubId = 23, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 [ 34.295484] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 34.309579] PrintSrCmd: [ 34.309579] u1CmdSubId = 31, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 [ 34.309579] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 34.323670] PrintSrCmd: [ 34.323670] u1CmdSubId = 33, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 [ 34.323670] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 34.337780] 7981@C12L1,EDCCAInit() 22328: EDCCA compensation: uni_compensation=0, bw_compensation=0, final compensation=0 [ 34.348748] 7981@C03L3,MtCmdTxPwrShowInfo() 13937: ucTxPowerInfoCatg: 2, BandIdx: 1 [ 34.356501] 7981@C03L3,MtCmdTxPwrShowInfo() 13966: (ret = 0) [ 34.362170] [mtf_txpower_all_rate_info] band_idx:1 pwr:46 ChBand:5G ePAGain:0 [ 34.369325] mtk_ppe_dev_register_hook : ineterface rax0 register (3) [ 34.382830] br-lan: port 7(rax0) entered blocking state [ 34.388068] br-lan: port 7(rax0) entered disabled state [ 34.393484] device rax0 entered promiscuous mode [ 34.398196] br-lan: port 7(rax0) entered blocking state [ 34.403427] br-lan: port 7(rax0) entered forwarding state [ 34.449242] 7981@C08L2,mbss_virtual_if_open() 135: ===> rax1 [ 34.455033] 7981@C01L2,RTMP_COM_IoctlHandle() 1517: -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_INIT [ 34.463125] 7981@C01L2,RTMP_COM_IoctlHandle() 1494: -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP [ 34.471130] WiFi@C01L3,wifi_sys_open() 856: wdev idx = 7 [ 34.476676] 7981@C18L3,BuildChannelList() 507: [ 34.481245] 7981@C23L3,DfsGetSysParameters() 1696: Get before pDfsParam->PrimCh(36) band(1) band_bw(2), outbw(0) [ 34.491415] 7981@C23L3,DfsGetSysParameters() 1748: Get after pDfsParam->PrimCh(36) band(1) band_bw(3), outbw(0) [ 34.501495] 7981@C23L3,RadarStateCheck() 304: RD_SILENCE_MODE [ 34.508370] 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! [ 34.520013] 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)! [ 34.531653] 7981@C23L3,operate_loader_phy() 393: oper_dev after decision: bw(3), prim_ch(36), cen_ch_1(50), cen_ch_2(0)! [ 34.542511] 7981@C23L3,DfsGetSysParameters() 1696: Get before pDfsParam->PrimCh(36) band(1) band_bw(3), outbw(0) [ 34.552677] 7981@C23L3,DfsGetSysParameters() 1748: Get after pDfsParam->PrimCh(36) band(1) band_bw(3), outbw(0) [ 34.562756] 7981@C23L3,DfsCacNormalStart() 4004: [RDM] CAC 70 seconds start . Disable MAC TX [ 34.571200] 7981@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:1 ch_band:1 htbw:1 vht_bw:2 bw:3 extcha:1 [ 34.581741] 7981@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:36 cench1:50 cench2:0 rxstream:2 ap_bw:0 apCenCh:0 Scan:0 [ 34.593558] 7981@C23L3,DfsSwitchCheck() 4294: DFS ByPass TX calibration. [ 34.600298] 7981@C00L1,mt7981_apply_dpd_flatness_data() 624: eeprom 0x19a bit 0 is 0, do runtime cal [ 34.609435] 7981@C03L3,MtCmdChannelSwitch() 2644: ctrl_chl=36, ctrl_ch2=0, cent_ch=50 DBDCIdx=1, ChBand=1, BW=3, TXStream=3, RXStream=3, scan(0) [ 34.670361] 7981@C03L3,MtCmdSetTxRxPath() 2902: ctrl_chl=36, ctrl_ch2=0, cent_ch=50, RxPath=7, BandIdx=1, ChBand=1, BW=3,TXStream=3, RXStream=7, scan(0) [ 34.689156] 7981@C12L1,EDCCAInit() 22328: EDCCA compensation: uni_compensation=0, bw_compensation=0, final compensation=0 [ 34.700130] 7981@C23L3,DfsGetSysParameters() 1696: Get before pDfsParam->PrimCh(36) band(1) band_bw(3), outbw(0) [ 34.710305] 7981@C23L3,DfsGetSysParameters() 1748: Get after pDfsParam->PrimCh(36) band(1) band_bw(3), outbw(0) [ 34.720588] WiFi@C00L2,dump_ht_cap() 29: Caller: wlan_operate_init+0xa4/0x148 [mt_wifi] [ 34.728613] wdev_attr_update(): wdevId7 = 8a:bd:09:78:bb:d4 [ 34.734212] WiFi@C12L1,wifi_sys_open() 907: wifi_sys_open():band1 group_idx[7]=25, bw_grp=16 omac=17 [ 34.743381] 7981@C08L3,hw_ctrl_flow_v2_open() 13: wdev_idx=7 [ 34.750247] 7981@C02L2,AsicRadioOnOffCtrl() 2404: DbdcIdx=1 RadioOn [ 34.757089] 7981@C00L2,ApAutoChannelAtBootUp() 340: -----------------> [ 34.763726] 7981@C03L1,MtCmdSetMacTxRx() 10433: (ret = 0) [ 34.769237] 7981@C03L1,MtCmdSetMacTxRx() 10433: (ret = 0) [ 34.774640] 7981@C00L1,ApAutoChannelAtBootUp() 515: zero-wait DFS is not enabled [ 34.782033] 7981@C08L1,ap_run_at_boot() 668: ACS is disable !! [ 34.788834] 7981@C08L2,APStartUpForMbss() 1029: ===>(caller:ap_inf_open+0x144/0x4e0 [mt_wifi]), mbss_idx:7, CfgMode:0 [ 34.799515] 7981@C15L2,APPMFInit() 133: [PMF] apidx=7, MFPC=0, MFPR=0, SHA256=0 [ 34.800328] BcnCheck start after 1100 ms (ra0) [ 34.806829] 7981@C18L3,BuildChannelList() 507: [ 34.816006] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi] [ 34.823684] WiFi@C08L2,ap_link_up() 7235: (caller:wdev_do_linkup+0x20/0x38 [mt_wifi]), wdev(7) [ 34.832368] 7981@C01L3,wifi_sys_linkup() 1231: wdev idx = 7 [ 34.838164] 7981@C00L3,wtc_acquire_groupkey_wcid() 84: Found a non-occupied wtbl_idx:284 for WDEV_TYPE:1 [ 34.838164] LinkToOmacIdx = 11, LinkToWdevType = 1 [ 34.852678] 7981@C08L3,hw_ctrl_flow_v2_link_up() 75: wdev_idx=7 [ 34.866337] 7981@C08L3,UpdateBeaconHandler() 2094: BCN_UPDATE_INIT, OmacIdx = 11 (rax1) [ 34.886996] PrintSrCmd: [ 34.886996] u1CmdSubId = 1, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 [ 34.886996] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 1 [ 34.900994] PrintSrCmd: [ 34.900994] u1CmdSubId = 5, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 [ 34.900994] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 34.915032] PrintSrCmd: [ 34.915032] u1CmdSubId = 3, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 [ 34.915032] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 1 [ 34.929028] PrintSrCmd: [ 34.929028] u1CmdSubId = 23, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 [ 34.929028] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 34.943108] PrintSrCmd: [ 34.943108] u1CmdSubId = 31, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 [ 34.943108] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 34.957183] PrintSrCmd: [ 34.957183] u1CmdSubId = 33, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 [ 34.957183] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 34.971275] 7981@C12L1,EDCCAInit() 22328: EDCCA compensation: uni_compensation=0, bw_compensation=0, final compensation=0 [ 34.982238] 7981@C03L3,MtCmdTxPwrShowInfo() 13937: ucTxPowerInfoCatg: 2, BandIdx: 1 [ 34.989984] 7981@C03L3,MtCmdTxPwrShowInfo() 13966: (ret = 0) [ 34.990095] [mtf_txpower_all_rate_info] band_idx:1 pwr:46 ChBand:5G ePAGain:0 [ 34.995655] mtk_ppe_dev_register_hook : ineterface rax1 register (4) [ 35.014137] br-lan: port 8(rax1) entered blocking state [ 35.019390] br-lan: port 8(rax1) entered disabled state [ 35.024810] device rax1 entered promiscuous mode [ 35.029534] br-lan: port 8(rax1) entered blocking state [ 35.034769] br-lan: port 8(rax1) entered forwarding state [ 35.206774] [ 35.206774] Set_Led_Proc ==> arg = 00-00-00-00-02-00-00-00 [ 35.213840] [ 35.213840] Set_Led_Proc [ 35.217853] 00 [ 35.219515] 00 [ 35.221176] 00 [ 35.222837] 00 [ 35.224504] Error:No such gpio for led 1 [ 35.224506] Error:No such gpio for led 0 [ 35.232349] 02 [ 35.234009] 00 [ 35.235670] 00 [ 35.237330] 00 [ 35.249137] [ 35.249137] Set_Led_Proc ==> arg = 01-00-00-00-02-00-00-00 [ 35.256215] [ 35.256215] Set_Led_Proc [ 35.260233] 01 [ 35.261896] 00 [ 35.263558] 00 [ 35.265220] 00 [ 35.266882] 02 [ 35.268543] 00 [ 35.270204] 00 [ 35.271867] 00 [ 35.285445] [ 35.285445] Set_Led_Proc ==> arg = 00-00-00-00-02-00-00-06 [ 35.292502] [ 35.292502] Set_Led_Proc [ 35.296519] 00 [ 35.298181] 00 [ 35.299842] 00 [ 35.301503] 00 [ 35.303163] 02 [ 35.304823] 00 [ 35.306483] 00 [ 35.308144] 06 [ 35.319556] [ 35.319556] Set_Led_Proc ==> arg = 01-00-00-00-02-00-00-05 [ 35.326635] [ 35.326635] Set_Led_Proc [ 35.330958] 01 [ 35.332632] 00 [ 35.334295] 00 [ 35.335957] 00 [ 35.337622] 02 [ 35.339284] 00 [ 35.340945] 00 [ 35.342607] 05 [ 35.383842] [ 35.383842] Set_Led_Proc ==> arg = 00-00-00-00-02-00-00-06 [ 35.390923] [ 35.390923] Set_Led_Proc [ 35.394939] 00 [ 35.396603] 00 [ 35.398265] 00 [ 35.399927] 00 [ 35.401589] 02 [ 35.403250] 00 [ 35.404912] 00 [ 35.406577] 06 [ 35.417515] [ 35.417515] Set_Led_Proc ==> arg = 01-00-00-00-02-00-00-00 [ 35.424578] [ 35.424578] Set_Led_Proc [ 35.428590] 01 [ 35.430252] 00 [ 35.431912] 00 [ 35.433573] 00 [ 35.435233] 02 [ 35.436895] 00 [ 35.438555] 00 [ 35.440216] 00 [ 35.495186] [ 35.495186] Set_Led_Proc ==> arg = 00-00-00-00-02-00-00-00 [ 35.502266] [ 35.502266] Set_Led_Proc [ 35.506282] 00 [ 35.507945] 00 [ 35.509607] 00 [ 35.511269] 00 [ 35.512931] 02 [ 35.514595] 00 [ 35.516256] 00 [ 35.517919] 00 [ 35.528640] [ 35.528640] Set_Led_Proc ==> arg = 01-00-00-00-02-00-00-00 [ 35.535711] [ 35.535711] Set_Led_Proc [ 35.539736] 01 [ 35.541401] 00 [ 35.543062] 00 [ 35.544724] 00 [ 35.546386] 02 [ 35.548047] 00 [ 35.549708] 00 [ 35.551373] 00 [ 35.560359] Error:No such gpio for led 1 [ 35.564295] Error:No such gpio for led 0 [ 35.572463] [ 35.572463] Set_Led_Proc ==> arg = 00-00-00-00-02-00-00-06 [ 35.579537] [ 35.579537] Set_Led_Proc [ 35.583550] 00 [ 35.585217] 00 [ 35.586879] 00 [ 35.588542] 00 [ 35.590203] 02 [ 35.591867] 00 [ 35.593529] 00 [ 35.595192] 06 [ 35.606259] [ 35.606259] Set_Led_Proc ==> arg = 01-00-00-00-02-00-00-05 [ 35.613356] [ 35.613356] Set_Led_Proc [ 35.617397] 01 [ 35.619060] 00 [ 35.620722] 00 [ 35.622384] 00 [ 35.624045] 02 [ 35.625708] 00 [ 35.627369] 00 [ 35.629032] 05 [ 35.669610] [ 35.669610] Set_Led_Proc ==> arg = 00-00-00-00-02-00-00-06 [ 35.676666] [ 35.676666] Set_Led_Proc [ 35.680677] 00 [ 35.682339] 00 [ 35.684000] 00 [ 35.685660] 00 [ 35.687320] 02 [ 35.688985] 00 [ 35.690707] 00 [ 35.692370] 06 [ 35.704137] [ 35.704137] Set_Led_Proc ==> arg = 01-00-00-00-02-00-00-05 [ 35.711204] [ 35.711204] Set_Led_Proc [ 35.715216] 01 [ 35.716879] 00 [ 35.718541] 00 [ 35.720263] 00 [ 35.721926] 02 [ 35.723589] 00 [ 35.725249] 00 [ 35.726909] 05 [ 35.891601] module exit [ 35.904340] Error:No such gpio for led 1 [ 35.908266] Error:No such gpio for led 0 [ 36.037212] Set_MapR2_Proc MAP R2 is already disabled [ 36.042614] 7981@C12L1,rt28xx_ap_ioctl() 833: interface is down, cmd [8be1] return!!! [ 36.051620] Set_MapTS_Proc MAP TS is already disabled [ 36.058293] 7981@C12L1,rt28xx_ap_ioctl() 833: interface is down, cmd [8be1] return!!! [ 36.066224] Set_MapR2_Proc MAP R2 is already disabled [ 36.074505] 7981@C12L1,rt28xx_ap_ioctl() 833: interface is down, cmd [8be1] return!!! [ 36.082412] Set_MapTS_Proc MAP TS is already disabled [ 36.091724] 7981@C12L1,rt28xx_ap_ioctl() 833: interface is down, cmd [8be1] return!!! [ 36.099704] Set_Enable_Dpp_Proc DPP is already disabled [ 36.107767] Set_MapTS_Proc MAP TS is already disabled [ 36.115921] Set_Enable_Dpp_Proc DPP is already disabled [ 36.122386] Set_MapTS_Proc MAP TS is already disabled [ 36.140014] Set_Map_Proc current MAP MODE is 2 [ 36.145858] Set_Map_Proc current MAP MODE is 2 [ 39.479607] /dev/ubi0_4: Can't open blockdev [ 51.564074] 7981@C12L2,Set_ACLClearAll_Proc() 15479: The Access Control List is empty! [ 51.572019] 7981@C12L2,Set_ACLClearAll_Proc() 15480: No need to clear the Access Control List! [ 51.581031] 7981@C12L2,Set_ACLClearAll_Proc() 15479: The Access Control List is empty! [ 51.589022] 7981@C12L2,Set_ACLClearAll_Proc() 15480: No need to clear the Access Control List! [ 60.655525] [ 60.655525] Set_Led_Proc ==> arg = 00-00-00-00-02-00-00-00 [ 60.662589] [ 60.662589] Set_Led_Proc [ 60.666604] 00 [ 60.668267] 00 [ 60.669929] 00 [ 60.671593] 00 [ 60.673254] 02 [ 60.674916] 00 [ 60.676578] 00 [ 60.678241] 00 [ 60.688749] [ 60.688749] Set_Led_Proc ==> arg = 01-00-00-00-02-00-00-00 [ 60.695827] [ 60.695827] Set_Led_Proc [ 60.699845] 01 [ 60.701509] 00 [ 60.703171] 00 [ 60.704839] 00 [ 60.706500] 02 [ 60.708162] 00 [ 60.709824] 00 [ 60.711488] 00 [ 60.724905] [ 60.724905] Set_Led_Proc ==> arg = 00-00-00-00-02-00-00-06 [ 60.731976] [ 60.731976] Set_Led_Proc [ 60.735988] 00 [ 60.737650] 00 [ 60.739311] 00 [ 60.740972] 00 [ 60.742632] 02 [ 60.744293] 00 [ 60.745953] 00 [ 60.747614] 06 [ 60.759025] [ 60.759025] Set_Led_Proc ==> arg = 01-00-00-00-02-00-00-05 [ 60.766128] [ 60.766128] Set_Led_Proc [ 60.770145] 01 [ 60.771809] 00 [ 60.773472] 00 [ 60.775133] 00 [ 60.776795] 02 [ 60.777327] Error:No such gpio for led 1 [ 60.778457] 00 [ 60.782364] Error:No such gpio for led 0 [ 60.787937] 00 [ 60.789602] 05 [ 60.830509] [ 60.830509] Set_Led_Proc ==> arg = 00-00-00-00-02-00-00-06 [ 60.837571] [ 60.837571] Set_Led_Proc [ 60.841584] 00 [ 60.843247] 00 [ 60.844908] 00 [ 60.846572] 00 [ 60.848234] 02 [ 60.849896] 00 [ 60.851558] 00 [ 60.853221] 06 [ 60.863812] [ 60.863812] Set_Led_Proc ==> arg = 01-00-00-00-02-00-00-05 [ 60.870895] [ 60.870895] Set_Led_Proc [ 60.874913] 01 [ 60.876581] 00 [ 60.878246] 00 [ 60.879910] 00 [ 60.881572] 02 [ 60.883234] 00 [ 60.884895] 00 [ 60.886559] 05 [ 61.081275] Set_Debug_Proc(): (DebugLevel = 0) [ 61.120328] Error:No such gpio for led 1 [ 61.124256] Error:No such gpio for led 0 [ 61.188692] mtk_soc_eth 15100000.ethernet eth1: Link is Down [ 61.196378] br-lan: port 1(eth1) entered disabled state [ 61.205099] mtk_soc_eth 15100000.ethernet eth1: PHY [mdio-bus:00] driver [Generic PHY] [ 61.213037] mtk_soc_eth 15100000.ethernet eth1: configuring for phy/gmii link mode [ 61.273120] mtqos was disabled. 2025-03-05 13:49:47 restore_paramter:[1319] open /tmp/param/auto_update failed: No such file or directory apply para BusyBox v1.33.2 (2025-03-05 05:46:00 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-87a8ee675 ----------------------------------------------------- root@EAP930:/# [ 63.640379] para error: clean all [ 64.280770] mtk_soc_eth 15100000.ethernet eth1: Link is Up - 1Gbps/Full - flow control rx/tx [ 64.289229] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready [ 64.295604] br-lan: port 1(eth1) entered blocking state [ 64.300845] br-lan: port 1(eth1) entered forwarding state [ 64.439411] [ 64.439411] Set_Led_Proc ==> arg = 00-00-00-00-02-00-00-00 [ 64.446489] [ 64.446489] Set_Led_Proc [ 64.450806] 00 [ 64.452489] 00 [ 64.454154] 00 [ 64.455816] 00 [ 64.457478] 02 [ 64.459139] 00 [ 64.460799] 00 [ 64.462464] 00 [ 64.473025] [ 64.473025] Set_Led_Proc ==> arg = 01-00-00-00-02-00-00-00 [ 64.480108] [ 64.480108] Set_Led_Proc [ 64.484120] 01 [ 64.485784] 00 [ 64.487445] 00 [ 64.489107] 00 [ 64.489327] Error:No such gpio for led 1 [ 64.490771] 02 [ 64.494677] Error:No such gpio for led 0 [ 64.500249] 00 [ 64.501911] 00 [ 64.503578] 00 [ 64.517640] [ 64.517640] Set_Led_Proc ==> arg = 00-00-00-00-02-00-00-06 [ 64.524708] [ 64.524708] Set_Led_Proc [ 64.528721] 00 [ 64.530383] 00 [ 64.532045] 00 [ 64.533707] 00 [ 64.535372] 02 [ 64.537035] 00 [ 64.538697] 00 [ 64.540360] 06 [ 64.551034] [ 64.551034] Set_Led_Proc ==> arg = 01-00-00-00-02-00-00-05 [ 64.558105] [ 64.558105] Set_Led_Proc [ 64.562117] 01 [ 64.563779] 00 [ 64.565440] 00 [ 64.567100] 00 [ 64.568760] 02 [ 64.570420] 00 [ 64.572081] 00 [ 64.573741] 05 [ 64.614978] [ 64.614978] Set_Led_Proc ==> arg = 00-00-00-00-02-00-00-06 [ 64.622053] [ 64.622053] Set_Led_Proc [ 64.626066] 00 [ 64.627728] 00 [ 64.629389] 00 [ 64.631050] 00 [ 64.632710] 02 [ 64.634370] 00 [ 64.636030] 00 [ 64.637691] 06 [ 64.649632] [ 64.649632] Set_Led_Proc ==> arg = 01-00-00-00-02-00-00-05 [ 64.656745] [ 64.656745] Set_Led_Proc [ 64.660760] 01 [ 64.662424] 00 [ 64.664086] 00 [ 64.665750] 00 [ 64.667416] 02 [ 64.669077] 00 [ 64.670739] 00 [ 64.672403] 05 [ 64.832335] Error:No such gpio for led 1 [ 64.836260] Error:No such gpio for led 0 2025-03-05 13:51:53 execute_auto_update_request:[1424] reset first check_interval = 1406
OpenWrt bootlog
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 6.18.33 (builder@buildhost) (aarch64-openwrt-linux-musl-gcc (OpenWrt GCC 14.3.0 r34653-383c4469e4) 14.3.0, GNU ld (GNU Binutils) 2.44) #0 SMP Tue May 26 06:38:00 2026 [ 0.000000] KASLR enabled [ 0.000000] Machine model: netis EAP930 V1 [ 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 s43544 r8192 d30184 u81920 [ 0.000000] pcpu-alloc: s43544 r8192 d30184 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: GICv3 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: [ 0.000000] printk: log buffer data + meta data: 131072 + 458752 = 589824 bytes [ 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] 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 0x000000004fe4e000-0x000000004fece000] (0MB) [ 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] 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_CTLR.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 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.000086] Calibrating delay loop (skipped), value calculated using timer frequency.. 26.00 BogoMIPS (lpj=130000) [ 0.000095] pid_max: default: 32768 minimum: 301 [ 0.002491] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.002500] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.007562] cacheinfo: Unable to detect cache hierarchy for CPU 0 [ 0.008339] rcu: Hierarchical SRCU implementation. [ 0.008346] rcu: Max phase no-delay instances is 1000. [ 0.008561] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level [ 0.008772] smp: Bringing up secondary CPUs ... [ 0.009162] Detected VIPT I-cache on CPU1 [ 0.009208] GICv3: CPU1: found redistributor 1 region 0:0x000000000c0a0000 [ 0.009237] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.009318] smp: Brought up 1 node, 2 CPUs [ 0.009323] SMP: Total of 2 processors activated. [ 0.009326] CPU: All CPU(s) started at EL2 [ 0.009329] CPU features: detected: 32-bit EL0 Support [ 0.009332] CPU features: detected: CRC32 instructions [ 0.009362] alternatives: applying system-wide alternatives [ 0.009496] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching [ 0.009631] Memory: 235308K/262144K available (9984K kernel code, 952K rwdata, 3048K rodata, 960K init, 310K bss, 25120K reserved, 0K cma-reserved) [ 0.012695] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.012722] posixtimers hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 0.012751] futex hash table entries: 512 (32768 bytes on 1 NUMA nodes, total 32 KiB, linear). [ 0.012788] 2G module region forced by RANDOMIZE_MODULE_REGION_FULL [ 0.012796] 0 pages in range for non-PLT usage [ 0.012798] 520432 pages in range for PLT usage [ 0.014399] pinctrl core: initialized pinctrl subsystem [ 0.016909] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.017240] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.017274] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.017296] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.017700] thermal_sys: Registered thermal governor 'fair_share' [ 0.017703] thermal_sys: Registered thermal governor 'bang_bang' [ 0.017706] thermal_sys: Registered thermal governor 'step_wise' [ 0.017709] thermal_sys: Registered thermal governor 'user_space' [ 0.017771] ASID allocator initialised with 65536 entries [ 0.018691] pstore: Using crash dump compression: deflate [ 0.018696] pstore: Registered ramoops as persistent store backend [ 0.018699] ramoops: using 0x10000@0x42ff0000, ecc: 0 [ 0.020083] /soc/interrupt-controller@c000000: Fixed dependency cycle(s) with /soc/interrupt-controller@c000000 [ 0.037878] SCSI subsystem initialized [ 0.038054] libata version 3.00 loaded. [ 0.039794] clocksource: Switched to clocksource arch_sys_counter [ 0.042290] NET: Registered PF_INET protocol family [ 0.042387] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.043694] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 0.043710] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.043724] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 0.043742] TCP bind hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 0.043793] TCP: Hash tables configured (established 2048 bind 2048) [ 0.044000] MPTCP token hash table entries: 256 (order: 1, 6144 bytes, linear) [ 0.044105] UDP hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.044125] UDP-Lite hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.044352] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.044377] PCI: CLS 0 bytes, default 64 [ 0.045423] workingset: timestamp_bits=46 max_order=16 bucket_order=0 [ 0.050639] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.050647] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.053905] cryptd: max_cpu_qlen set to 1000 [ 0.106368] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250) [ 0.111767] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled [ 0.115448] printk: legacy console [ttyS0] disabled [ 0.135876] 11002000.serial: ttyS0 at MMIO 0x11002000 (irq = 72, base_baud = 2500000) is a ST16650V2 [ 0.135920] printk: legacy console [ttyS0] enabled [ 0.929867] mtk_rng trng: registered RNG driver [ 0.929940] random: crng init done [ 0.941229] loop: module loaded [ 0.947478] spi-nand spi0.0: calibration result: 0x3 [ 0.952549] spi-nand spi0.0: ESMT SPI NAND was found. [ 0.957591] spi-nand spi0.0: 128 MiB, block size: 128 KiB, page size: 2048, OOB size: 64 [ 0.966572] 5 fixed-partitions partitions found on MTD device spi0.0 [ 0.973225] Creating 5 MTD partitions on "spi0.0": [ 0.978019] 0x000000000000-0x000000100000 : "BL2" [ 0.983913] 0x000000100000-0x000000180000 : "u-boot-env" [ 0.990034] 0x000000180000-0x000000380000 : "Factory" [ 0.997247] 0x000000380000-0x000000580000 : "FIP" [ 1.003905] 0x000000580000-0x000008000000 : "ubi" [ 1.092574] ubi0: default fastmap pool size: 45 [ 1.097108] ubi0: default fastmap WL pool size: 22 [ 1.101906] ubi0: attaching mtd4 [ 1.561114] ubi0: scanning is finished [ 1.570971] ubi0: attached mtd4 (name "ubi", size 122 MiB) [ 1.576460] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 1.583341] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 [ 1.590126] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 1.597074] ubi0: good PEBs: 980, bad PEBs: 0, corrupted PEBs: 0 [ 1.603081] ubi0: user volume: 4, internal volumes: 1, max. volumes count: 128 [ 1.610296] ubi0: max/mean erase counter: 3/1, WL threshold: 4096, image sequence number: 0 [ 1.618632] ubi0: available PEBs: 0, total reserved PEBs: 980, PEBs reserved for bad PEB handling: 20 [ 1.627855] ubi0: background thread "ubi_bgt0d" started, PID 271 [ 1.634539] block ubiblock0_2: created from ubi0:2(fit) [ 1.644481] mtk_soc_eth 15100000.ethernet: legacy DT: using hard-coded SRAM offset. [ 1.652617] mtk_soc_eth 15100000.ethernet: legacy DT: missing interrupt-names. [ 1.797221] mtk_soc_eth 15100000.ethernet eth0: mediatek frame engine at 0xffffffc080c80000, irq 75 [ 1.807001] i2c_dev: i2c /dev entries driver [ 1.813214] mtk-wdt 1001c000.watchdog: Watchdog enabled (timeout=31 sec, nowayout=0) [ 1.822116] NET: Registered PF_INET6 protocol family [ 1.828030] Segment Routing with IPv6 [ 1.831737] In-situ OAM (IOAM) with IPv6 [ 1.835699] NET: Registered PF_PACKET protocol family [ 1.840824] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 1.854079] 8021q: 802.1Q VLAN Support v1.8 [ 1.876835] FIT: Detected U-Boot 2026.01-OpenWrt-r34653-383c4469e4 [ 1.883072] FIT: Selected configuration: "config-1" (OpenWrt netis_eap930-v1) [ 1.890244] FIT: kernel sub-image 0x00001000..0x0064605d "kernel-1" (ARM64 OpenWrt Linux-6.18.33) [ 1.900093] FIT: flat_dt sub-image 0x00647000..0x0064c3ef "fdt-1" (ARM64 OpenWrt netis_eap930-v1 device tree blob) [ 1.911311] FIT: filesystem sub-image 0x0064d000..0x00b6cfff "rootfs-1" (ARM64 OpenWrt netis_eap930-v1 rootfs) [ 1.922330] block ubiblock0_2: mapped 1 uImage.FIT filesystem sub-image as /dev/fit0 [ 1.930318] clk: Disabling unused clocks [ 1.934513] PM: genpd: Disabling unused power domains [ 1.939715] check access for rdinit=/init failed: -2, ignoring [ 1.950204] VFS: Mounted root (squashfs filesystem) readonly on device 259:0. [ 1.957766] Freeing unused kernel memory: 960K [ 1.962305] Run /sbin/init as init process [ 1.966397] with arguments: [ 1.969352] /sbin/init [ 1.972061] with environment: [ 1.975190] HOME=/ [ 1.977539] TERM=linux [ 2.213350] init: Console is alive [ 2.216883] init: - watchdog - [ 2.576019] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 2.603864] gpio_button_hotplug: loading out-of-tree module taints kernel. [ 2.613946] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 2.624009] init: - preinit - [ 2.976820] mtk_soc_eth 15100000.ethernet lan: renamed from eth0 [ 7.303667] UBIFS (ubi0:3): Mounting in unauthenticated mode [ 7.309420] UBIFS (ubi0:3): background thread "ubifs_bgt0_3" started, PID 726 [ 7.343321] UBIFS (ubi0:3): recovery needed [ 7.436461] UBIFS (ubi0:3): recovery completed [ 7.440966] UBIFS (ubi0:3): UBIFS: mounted UBI device 0, volume 3, name "rootfs_data" [ 7.448786] UBIFS (ubi0:3): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 7.458695] UBIFS (ubi0:3): FS size: 105390080 bytes (100 MiB, 830 LEBs), max 841 LEBs, journal size 5332992 bytes (5 MiB, 42 LEBs) [ 7.470509] UBIFS (ubi0:3): reserved for root: 4952683 bytes (4836 KiB) [ 7.477111] UBIFS (ubi0:3): media format: w5/r0 (latest is w5/r0), UUID 81314AD7-C545-4FA5-8441-C6A46B8D8766, small LPT model [ 7.492722] mount_root: switching to ubifs overlay [ 7.504719] overlayfs: null uuid detected in lower fs '/', falling back to xino=off,index=off,nfs_export=off. [ 7.520166] urandom-seed: Seeding with /etc/urandom.seed [ 7.611012] procd: - early - [ 7.613953] procd: - watchdog - [ 8.168494] procd: - watchdog - [ 8.173121] procd: - ubus - [ 8.228163] procd: - init - [ 8.614880] kmodloader: loading kernel modules from /etc/modules.d/* [ 8.639284] crypto-safexcel 10320000.crypto: EIP97:230(0,1,4,4)-HIA:270(0,5,5),PE:150/433(alg:7fcdfc00)/0/0/0 [ 8.665464] Loading modules backported from Linux version v6.18.26-0-g1fe060681 [ 8.672798] Backport generated by backports.git 6ecbb44 [ 8.765848] mt798x-wmac 18000000.wifi: attaching wed device 0 version 2 [ 8.817745] platform 15010000.wed: MTK WED WO Firmware Version: DEV_000000, Build Time: 20240823161926 [ 8.827080] platform 15010000.wed: MTK WED WO Chip ID 00 Region 3 [ 8.898818] urngd: v1.0.2 started. [ 9.405072] mt798x-wmac 18000000.wifi: HW/SW Version: 0x8a108a10, Build Time: 20240823161240a [ 9.590049] mt798x-wmac 18000000.wifi: WM Firmware Version: ____000000, Build Time: 20240823161304 [ 9.684526] mt798x-wmac 18000000.wifi: WA Firmware Version: DEV_000000, Build Time: 20240823161841 [ 9.813279] PPP generic driver version 2.4.2 [ 9.818693] NET: Registered PF_PPPOX protocol family [ 9.827533] kmodloader: done loading kernel modules from /etc/modules.d/* [ 10.160336] mtdblock: MTD device 'Factory' is NAND, please consider using UBI block devices instead. [ 10.352026] mtdblock: MTD device 'Factory' is NAND, please consider using UBI block devices instead. [ 14.693730] mtk_soc_eth 15100000.ethernet lan: PHY [mdio-bus:00] driver [MediaTek MT7981 PHY] (irq=POLL) [ 14.707515] mtk_soc_eth 15100000.ethernet lan: configuring for phy/gmii link mode [ 14.718314] br-lan: port 1(lan) entered blocking state [ 14.723543] br-lan: port 1(lan) entered disabled state [ 14.728713] mtk_soc_eth 15100000.ethernet lan: entered allmulticast mode [ 14.736216] mtk_soc_eth 15100000.ethernet lan: entered promiscuous mode [ 15.773413] br-lan: port 2(phy0-ap0) entered blocking state [ 15.779003] br-lan: port 2(phy0-ap0) entered disabled state [ 15.784714] mt798x-wmac 18000000.wifi phy0-ap0: entered allmulticast mode [ 15.791746] mt798x-wmac 18000000.wifi phy0-ap0: entered promiscuous mode [ 15.798583] br-lan: port 2(phy0-ap0) entered blocking state [ 15.804226] br-lan: port 2(phy0-ap0) entered forwarding state [ 15.900078] br-lan: port 2(phy0-ap0) entered disabled state [ 16.129185] br-lan: port 2(phy0-ap0) entered blocking state [ 16.134794] br-lan: port 2(phy0-ap0) entered forwarding state [ 16.202189] br-lan: port 3(phy0-ap1) entered blocking state [ 16.207777] br-lan: port 3(phy0-ap1) entered disabled state [ 16.213445] mt798x-wmac 18000000.wifi phy0-ap1: entered allmulticast mode [ 16.220444] mt798x-wmac 18000000.wifi phy0-ap1: entered promiscuous mode [ 16.258580] br-lan: port 3(phy0-ap1) entered blocking state [ 16.264188] br-lan: port 3(phy0-ap1) entered forwarding state [ 16.435989] br-lan: port 4(phy0-ap2) entered blocking state [ 16.441657] br-lan: port 4(phy0-ap2) entered disabled state [ 16.447275] mt798x-wmac 18000000.wifi phy0-ap2: entered allmulticast mode [ 16.463152] mt798x-wmac 18000000.wifi phy0-ap2: entered promiscuous mode [ 16.482521] br-lan: port 4(phy0-ap2) entered blocking state [ 16.488108] br-lan: port 4(phy0-ap2) entered forwarding state [ 16.568320] br-lan: port 5(phy0-ap3) entered blocking state [ 16.574005] br-lan: port 5(phy0-ap3) entered disabled state [ 16.579611] mt798x-wmac 18000000.wifi phy0-ap3: entered allmulticast mode [ 16.592744] mt798x-wmac 18000000.wifi phy0-ap3: entered promiscuous mode [ 16.616390] br-lan: port 5(phy0-ap3) entered blocking state [ 16.622005] br-lan: port 5(phy0-ap3) entered forwarding state [ 16.682138] br-lan: port 5(phy0-ap3) entered disabled state [ 16.899000] br-lan: port 5(phy0-ap3) entered blocking state [ 16.904615] br-lan: port 5(phy0-ap3) entered forwarding state [ 16.934600] mt798x-wmac 18000000.wifi phy0-ap1: left allmulticast mode [ 16.941198] mt798x-wmac 18000000.wifi phy0-ap1: left promiscuous mode [ 16.947750] br-lan: port 3(phy0-ap1) entered disabled state [ 16.994105] br-lan: port 3(phy0-ap1) entered blocking state [ 16.999694] br-lan: port 3(phy0-ap1) entered disabled state [ 17.005386] mt798x-wmac 18000000.wifi phy0-ap1: entered allmulticast mode [ 17.039959] mt798x-wmac 18000000.wifi phy0-ap1: entered promiscuous mode [ 17.046882] br-lan: port 3(phy0-ap1) entered blocking state [ 17.052502] br-lan: port 3(phy0-ap1) entered forwarding state [ 17.060951] br-lan: port 6(phy0-ap4) entered blocking state [ 17.066534] br-lan: port 6(phy0-ap4) entered disabled state [ 17.072217] mt798x-wmac 18000000.wifi phy0-ap4: entered allmulticast mode [ 17.088844] mt798x-wmac 18000000.wifi phy0-ap4: entered promiscuous mode [ 17.119418] br-lan: port 6(phy0-ap4) entered blocking state [ 17.125035] br-lan: port 6(phy0-ap4) entered forwarding state [ 17.150596] mt798x-wmac 18000000.wifi phy0-ap2: left allmulticast mode [ 17.157160] mt798x-wmac 18000000.wifi phy0-ap2: left promiscuous mode [ 17.163726] br-lan: port 4(phy0-ap2) entered disabled state [ 17.193751] br-lan: port 4(phy0-ap2) entered blocking state [ 17.199337] br-lan: port 4(phy0-ap2) entered disabled state [ 17.205012] mt798x-wmac 18000000.wifi phy0-ap2: entered allmulticast mode [ 17.251391] mt798x-wmac 18000000.wifi phy0-ap2: entered promiscuous mode [ 17.258291] br-lan: port 4(phy0-ap2) entered blocking state [ 17.263919] br-lan: port 4(phy0-ap2) entered forwarding state [ 17.317674] mt798x-wmac 18000000.wifi phy0-ap3: left allmulticast mode [ 17.324257] mt798x-wmac 18000000.wifi phy0-ap3: left promiscuous mode [ 17.330815] br-lan: port 5(phy0-ap3) entered disabled state [ 17.355427] br-lan: port 5(phy0-ap3) entered blocking state [ 17.361094] br-lan: port 5(phy0-ap3) entered disabled state [ 17.366703] mt798x-wmac 18000000.wifi phy0-ap3: entered allmulticast mode [ 17.396477] mt798x-wmac 18000000.wifi phy0-ap3: entered promiscuous mode [ 17.403423] br-lan: port 5(phy0-ap3) entered blocking state [ 17.409003] br-lan: port 5(phy0-ap3) entered forwarding state [ 17.850070] mtk_soc_eth 15100000.ethernet lan: Link is Up - 1Gbps/Full - flow control rx/tx [ 17.858474] br-lan: port 1(lan) entered blocking state [ 17.863644] br-lan: port 1(lan) entered forwarding state [ 18.232381] br-lan: port 7(phy1-ap0) entered blocking state [ 18.238152] br-lan: port 7(phy1-ap0) entered disabled state [ 18.243822] mt798x-wmac 18000000.wifi phy1-ap0: entered allmulticast mode [ 18.257051] mt798x-wmac 18000000.wifi phy1-ap0: entered promiscuous mode [ 19.284890] br-lan: port 7(phy1-ap0) entered blocking state [ 19.290507] br-lan: port 7(phy1-ap0) entered forwarding state [ 19.371866] br-lan: port 8(phy1-ap1) entered blocking state [ 19.377482] br-lan: port 8(phy1-ap1) entered disabled state [ 19.383199] mt798x-wmac 18000000.wifi phy1-ap1: entered allmulticast mode [ 19.390270] mt798x-wmac 18000000.wifi phy1-ap1: entered promiscuous mode [ 19.399087] mt798x-wmac 18000000.wifi phy1-ap1: left allmulticast mode [ 19.405744] mt798x-wmac 18000000.wifi phy1-ap1: left promiscuous mode [ 19.412483] br-lan: port 8(phy1-ap1) entered disabled state [ 19.447560] br-lan: port 8(phy1-ap1) entered blocking state [ 19.453222] br-lan: port 8(phy1-ap1) entered disabled state [ 19.458838] mt798x-wmac 18000000.wifi phy1-ap1: entered allmulticast mode [ 19.465960] mt798x-wmac 18000000.wifi phy1-ap1: entered promiscuous mode [ 19.598615] br-lan: port 8(phy1-ap1) entered blocking state [ 19.604222] br-lan: port 8(phy1-ap1) entered forwarding state [ 19.643122] br-lan: port 9(phy1-ap2) entered blocking state [ 19.648702] br-lan: port 9(phy1-ap2) entered disabled state [ 19.654419] mt798x-wmac 18000000.wifi phy1-ap2: entered allmulticast mode [ 19.661459] mt798x-wmac 18000000.wifi phy1-ap2: entered promiscuous mode [ 19.687487] br-lan: port 9(phy1-ap2) entered blocking state [ 19.693105] br-lan: port 9(phy1-ap2) entered forwarding state [ 19.711073] mt798x-wmac 18000000.wifi phy1-ap2: left allmulticast mode [ 19.717648] mt798x-wmac 18000000.wifi phy1-ap2: left promiscuous mode [ 19.724353] br-lan: port 9(phy1-ap2) entered disabled state [ 19.752124] br-lan: port 9(phy1-ap2) entered blocking state [ 19.757708] br-lan: port 9(phy1-ap2) entered disabled state [ 19.763421] mt798x-wmac 18000000.wifi phy1-ap2: entered allmulticast mode [ 19.785604] mt798x-wmac 18000000.wifi phy1-ap2: entered promiscuous mode [ 19.983149] br-lan: port 9(phy1-ap2) entered blocking state [ 19.988747] br-lan: port 9(phy1-ap2) entered forwarding state [ 20.064473] br-lan: port 10(phy1-ap3) entered blocking state [ 20.070195] br-lan: port 10(phy1-ap3) entered disabled state [ 20.075932] mt798x-wmac 18000000.wifi phy1-ap3: entered allmulticast mode [ 20.084540] mt798x-wmac 18000000.wifi phy1-ap3: entered promiscuous mode [ 20.094389] mt798x-wmac 18000000.wifi phy1-ap3: left allmulticast mode [ 20.100972] mt798x-wmac 18000000.wifi phy1-ap3: left promiscuous mode [ 20.107483] br-lan: port 10(phy1-ap3) entered disabled state [ 20.124399] br-lan: port 10(phy1-ap3) entered blocking state [ 20.130113] br-lan: port 10(phy1-ap3) entered disabled state [ 20.135806] mt798x-wmac 18000000.wifi phy1-ap3: entered allmulticast mode [ 20.143290] mt798x-wmac 18000000.wifi phy1-ap3: entered promiscuous mode [ 20.337473] br-lan: port 10(phy1-ap3) entered blocking state [ 20.343170] br-lan: port 10(phy1-ap3) entered forwarding state [ 2036.592513] br-lan: port 10(phy1-ap3) entered disabled state [ 2036.631275] mt798x-wmac 18000000.wifi phy1-ap3 (unregistering): left allmulticast mode [ 2036.639197] mt798x-wmac 18000000.wifi phy1-ap3 (unregistering): left promiscuous mode [ 2036.647071] br-lan: port 10(phy1-ap3) entered disabled state [ 2036.902198] br-lan: port 9(phy1-ap2) entered disabled state [ 2036.921197] mt798x-wmac 18000000.wifi phy1-ap2 (unregistering): left allmulticast mode [ 2036.929116] mt798x-wmac 18000000.wifi phy1-ap2 (unregistering): left promiscuous mode [ 2036.937004] br-lan: port 9(phy1-ap2) entered disabled state [ 2037.152253] br-lan: port 8(phy1-ap1) entered disabled state [ 2037.171137] mt798x-wmac 18000000.wifi phy1-ap1 (unregistering): left allmulticast mode [ 2037.179075] mt798x-wmac 18000000.wifi phy1-ap1 (unregistering): left promiscuous mode [ 2037.186937] br-lan: port 8(phy1-ap1) entered disabled state [ 2037.491294] mt798x-wmac 18000000.wifi phy1-ap0: left allmulticast mode [ 2037.497858] mt798x-wmac 18000000.wifi phy1-ap0: left promiscuous mode [ 2037.504506] br-lan: port 7(phy1-ap0) entered disabled state [ 2038.516392] br-lan: port 7(phy1-ap0) entered blocking state [ 2038.522100] br-lan: port 7(phy1-ap0) entered disabled state [ 2038.527764] mt798x-wmac 18000000.wifi phy1-ap0: entered allmulticast mode [ 2038.534858] mt798x-wmac 18000000.wifi phy1-ap0: entered promiscuous mode [ 2038.541882] br-lan: port 7(phy1-ap0) entered blocking state [ 2038.547466] br-lan: port 7(phy1-ap0) entered forwarding state [ 2038.670681] br-lan: port 7(phy1-ap0) entered disabled state [ 2039.756213] br-lan: port 7(phy1-ap0) entered blocking state [ 2039.761809] br-lan: port 7(phy1-ap0) entered forwarding state [ 2039.832345] br-lan: port 8(phy1-ap1) entered blocking state [ 2039.837931] br-lan: port 8(phy1-ap1) entered disabled state [ 2039.843593] mt798x-wmac 18000000.wifi phy1-ap1: entered allmulticast mode [ 2039.850675] mt798x-wmac 18000000.wifi phy1-ap1: entered promiscuous mode [ 2039.869899] br-lan: port 8(phy1-ap1) entered blocking state [ 2039.875492] br-lan: port 8(phy1-ap1) entered forwarding state [ 2039.881756] br-lan: port 8(phy1-ap1) entered disabled state [ 2039.892164] mt798x-wmac 18000000.wifi phy1-ap1: left allmulticast mode [ 2039.898718] mt798x-wmac 18000000.wifi phy1-ap1: left promiscuous mode [ 2039.905273] br-lan: port 8(phy1-ap1) entered disabled state [ 2039.913271] br-lan: port 8(phy1-ap1) entered blocking state [ 2039.918849] br-lan: port 8(phy1-ap1) entered disabled state [ 2039.924492] mt798x-wmac 18000000.wifi phy1-ap1: entered allmulticast mode [ 2039.931656] mt798x-wmac 18000000.wifi phy1-ap1: entered promiscuous mode [ 2039.973359] br-lan: port 8(phy1-ap1) entered blocking state [ 2039.978954] br-lan: port 8(phy1-ap1) entered forwarding state [ 2040.012144] br-lan: port 9(phy1-ap2) entered blocking state [ 2040.017727] br-lan: port 9(phy1-ap2) entered disabled state [ 2040.023396] mt798x-wmac 18000000.wifi phy1-ap2: entered allmulticast mode [ 2040.030479] mt798x-wmac 18000000.wifi phy1-ap2: entered promiscuous mode [ 2040.050384] br-lan: port 9(phy1-ap2) entered blocking state [ 2040.055993] br-lan: port 9(phy1-ap2) entered forwarding state [ 2040.062197] br-lan: port 9(phy1-ap2) entered disabled state [ 2040.071164] mt798x-wmac 18000000.wifi phy1-ap2: left allmulticast mode [ 2040.077726] mt798x-wmac 18000000.wifi phy1-ap2: left promiscuous mode [ 2040.084316] br-lan: port 9(phy1-ap2) entered disabled state [ 2040.092342] br-lan: port 9(phy1-ap2) entered blocking state [ 2040.097922] br-lan: port 9(phy1-ap2) entered disabled state [ 2040.103621] mt798x-wmac 18000000.wifi phy1-ap2: entered allmulticast mode [ 2040.110868] mt798x-wmac 18000000.wifi phy1-ap2: entered promiscuous mode [ 2040.232954] br-lan: port 9(phy1-ap2) entered blocking state [ 2040.238535] br-lan: port 9(phy1-ap2) entered forwarding state [ 2040.292312] br-lan: port 10(phy1-ap3) entered blocking state [ 2040.297983] br-lan: port 10(phy1-ap3) entered disabled state [ 2040.303781] mt798x-wmac 18000000.wifi phy1-ap3: entered allmulticast mode [ 2040.315342] mt798x-wmac 18000000.wifi phy1-ap3: entered promiscuous mode [ 2040.324002] mt798x-wmac 18000000.wifi phy1-ap3: left allmulticast mode [ 2040.330629] mt798x-wmac 18000000.wifi phy1-ap3: left promiscuous mode [ 2040.337190] br-lan: port 10(phy1-ap3) entered disabled state [ 2040.358062] br-lan: port 10(phy1-ap3) entered blocking state [ 2040.363824] br-lan: port 10(phy1-ap3) entered disabled state [ 2040.369535] mt798x-wmac 18000000.wifi phy1-ap3: entered allmulticast mode [ 2040.376690] mt798x-wmac 18000000.wifi phy1-ap3: entered promiscuous mode [ 2040.512878] br-lan: port 10(phy1-ap3) entered blocking state [ 2040.518546] br-lan: port 10(phy1-ap3) entered forwarding state



