ZyXEL WSM20 (Multy M1)
The ZyXEL WSM20 (“Multy M1”) is an AX1800 AP or WiFi extender with 4 gigabit ethernet ports. There are 2 separate internal PCB antennas. It's designed to create a ZyXEL Wifi Mesh by using multiple Multy nodes.
Supported Versions
Hardware highlights
Installation
via Web Interface
The device is cloud-managed, but there is a hidden local firmware upgrade page in the OEM web interface. You should be able to open a new tab and access the firmware upgrade page without registering the device. If this doesn't work, you can always register in the cloud.
The system has a dual firmware design, there is no way to tell which
firmware is currently booted. Therefore, an -initramfs
version is flashed
first.
- Log into the OEM web GUI (this step is not required if you are patient and click reload a few times on the upgrade page mentioned below)
- Access the hidden upgrade page by navigating to http://192.168.212.1/gui/#/main/debug/firmwareupgrade
- Upload the
-initramfs-kernel.bin
file and flash it - Wait for the router to restart and then log into OpenWrt GUI (LuCI) at 192.168.1.1. (You may need to momentarily unplug ethernet cable from computer to force it to pick up new IP address)
- Click on the
Go to firmware upgrade...
button. - Scroll down the page and in the section 'Flash new firmware image', click on
Flash Image
button. - Select the latest stable OpenWrt Upgrade
squashfs-sysupgrade.bin
image and clickUpload
button. - Untick the
Keep Setting...
checkbox. - Press Continue to flash the new sysupgrade image.
While the firmware image is being flashed, the LED starts flashing red, at about 1/sec, for about 10 sec. Afterwards the LED will light up steadily in green. Later it starts flashing quickly white, then it flashes slower, still white. OpenWrt is finally installed when the white LED is steady.
via UART (serial console)
The UART method is more difficult, as the boot loader does not have a timeout set. A semi-working stock firmware is required to configure it:
- Attach UART
- Boot the stock firmware until the message about failsafe mode appears
- Enter failsafe mode by pressing “f” and “Enter”
- Type “mount_root”
- Run “fw_setenv bootmenu_delay 3”
- Reboot, U-Boot now presents a menu
- The -initramfs-kernel.bin image can be flashed using the menu
- Run the regular sysupgrade for a permanent installation
Changing the partition to boot is a bit cumbersome in U-Boot, as there is no menu to select it. It can only be checked using mstc_bootnum. To change it, issue the following commands in U-Boot:
nand read 1800000 53c0000 800 mw.b 1800004 1 1 nand erase 53c0000 800 nand write 1800000 53c0000 800
This selects FW1. Replace mw.b 1800004 1 1
by mw.b 1800004 2 1
to
change to the second slot.
Restoring stock firmware
It is possible to flash back to stock, but a OEM firmware upgrade is required. ZyXEL does not provide the link on its website (A link can be acquired from the OEM web GUI by analyzing the transferred JSON objects).
- Download original firmware from this link: V1.00(ABZF.4)C0.bin
- Rename the file to
zyxel.bin
- Use SCP (eg. WinSCP for Windows users) and transfer the
zyxel.bin
file to the/tmp
folder of the OpenWrt WSM20 router. - SSH into the router (eg. PuTTY for Windows users) and it is then a matter of writing the firmware to Kernel2 and setting the boot partition to FW2:
cd /tmp mtd write zyxel.bin Kernel2 echo -ne "\x02" | dd of=/dev/mtdblock7 count=1 bs=1 seek=4 conv=notrunc
If the OpenWrt WSM20 router is connected to the internet, you can alternatively use wget
to download the OEM firmware straight to the router as described in this post by
Owrt forum post
Hardware
Info
Architecture | MIPS |
---|---|
Vendor | Ralink |
Bootloader | U-Boot |
System-On-Chip | Mediatek MT7621AT - MIPS 1004Kc V2.15 |
CPU/Speed | 880 Mhz |
Flash-Chip | |
Flash size | 128 MiB |
RAM | 256 MiB |
Wireless | |
Ethernet | |
Switch | MT7530 |
USB | No |
Serial | Yes |
JTAG | No |
Photos
Serial
Bootlogs
OEM bootlog
================================================================== MT7621 stage1 code Dec 16 2019 17:45:55 (ASIC) CPU=500000000 HZ BUS=166666666 HZ ================================================================== Change MPLL source from XTAL to CR... do MEMPLL setting.. MEMPLL Config : 0x11000000 3PLL mode + External loopback === XTAL-40Mhz === DDR-1200Mhz === PLL4 FB_DL: 0x10, 1/0 = 579/445 41000000 PLL3 FB_DL: 0x13, 1/0 = 529/495 4D000000 PLL2 FB_DL: 0x19, 1/0 = 531/493 65000000 DDR patch working do DDR setting..[01F40000] Apply DDR3 Setting...(use default AC) 0 8 16 24 32 40 48 56 64 72 80 88 96 104 112 120 -------------------------------------------------------------------------------- 0000:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0001:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0002:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0003:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0004:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0005:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0006:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0007:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0008:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0009:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 000A:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 000B:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 000C:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 000D:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 000E:| 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 000F:| 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 0010:| 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0011:| 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0012:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0013:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0014:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0015:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0016:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0017:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0018:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0019:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 001A:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 001B:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 001C:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 001D:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 001E:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 001F:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 DRAMC_DQSCTL1[0e0]=14000000 DRAMC_DQSGCTL[124]=80000000 rank 0 coarse = 16 rank 0 fine = 40 B:| 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 opt_dle value:9 DRAMC_DDR2CTL[07c]=C287221D DRAMC_PADCTL4[0e4]=000022B3 DRAMC_DQIDLY1[210]=0B090909 DRAMC_DQIDLY2[214]=07080909 DRAMC_DQIDLY3[218]=0A090607 DRAMC_DQIDLY4[21c]=0A070808 DRAMC_R0DELDLY[018]=00002021 ================================================================== RX DQS perbit delay software calibration ================================================================== 1.0-15 bit dq delay value ================================================================== bit| 0 1 2 3 4 5 6 7 8 9 -------------------------------------- 0 | 7 7 7 11 7 9 7 6 5 6 10 | 8 8 8 7 7 8 -------------------------------------- ================================================================== 2.dqs window x=pass dqs delay value (min~max)center y=0-7bit DQ of every group input delay:DQS0 =33 DQS1 = 32 ================================================================== bit DQS0 bit DQS1 0 (1~62)31 8 (1~60)30 1 (1~62)31 9 (3~62)32 2 (1~62)31 10 (1~62)31 3 (2~65)33 11 (2~58)30 4 (1~62)31 12 (3~62)32 5 (1~65)33 13 (1~61)31 6 (1~63)32 14 (1~63)32 7 (0~65)32 15 (1~60)30 ================================================================== 3.dq delay value last ================================================================== bit| 0 1 2 3 4 5 6 7 8 9 -------------------------------------- 0 | 9 9 9 11 9 9 8 7 7 6 10 | 9 10 8 8 7 10 ================================================================== ================================================================== TX perbyte calibration ================================================================== DQS loop = 15, cmp_err_1 = ffff0000 dqs_perbyte_dly.last_dqsdly_pass[0]=15, finish count=1 dqs_perbyte_dly.last_dqsdly_pass[1]=15, finish count=2 DQ loop=15, cmp_err_1 = ffff0080 dqs_perbyte_dly.last_dqdly_pass[1]=15, finish count=1 DQ loop=14, cmp_err_1 = ffff0000 dqs_perbyte_dly.last_dqdly_pass[0]=14, finish count=2 byte:0, (DQS,DQ)=(8,8) byte:1, (DQS,DQ)=(8,8) DRAMC_DQODLY1[200]=88888888 DRAMC_DQODLY2[204]=88888888 20,data:88 [EMI] DRAMC calibration passed =================================================================== MT7621 stage1 code done CPU=500000000 HZ BUS=166666666 HZ =================================================================== U-Boot 1.0.3 (Jul 29 2021 - 06:23:57) Trying to boot from NAND U-Boot 1.0.3 (Jul 29 2021 - 06:23:57) CPU: MediaTek MT7621AT ver 1, eco 3 Clocks: CPU: 880MHz, DDR: 1200MHz, Bus: 220MHz, XTAL: 40MHz Model: MediaTek MT7621 reference board (NAND) DRAM: 256 MiB NAND: 128 MiB Loading Environment from NAND... OK In: uartlite0@1e000c00 Out: uartlite0@1e000c00 Err: uartlite0@1e000c00 Net: eth0: eth@1e100000 gpio: pin 3 (gpio 3) value is 0 gpio: pin 8 (gpio 8) value is 0 gpio: pin 0 (gpio 0) value is 0 gpio: pin 13 (gpio 13) value is 0 gpio: pin 5 (gpio 5) value is 1 Unknown command '������������������������������������������������������������������������0���' - try 'help' bootnum =2 bootnum =2 Checking FW2 combo magic and checksum ... OK. Loading from nand0, offset 0x2c00000 Fit image detected... FIT description: MIPS OpenWrt FIT (Flattened Image Tree) Image 0 (kernel@1) Description: MIPS OpenWrt Linux-4.4.198 Type: Kernel Image Compression: lzma compressed Data Start: 0x820000e4 Data Size: 3583117 Bytes = 3.4 MiB Architecture: MIPS OS: Linux Load Address: 0x81001000 Entry Point: 0x81001000 Hash algo: crc32 Hash value: b5242558 Hash algo: sha1 Hash value: 4e8b0bdcb0ba46e1a04bda1f18f69f5aa2d30e29 Image 1 (fdt@1) Description: MIPS OpenWrt mt7621-rfb-ax-nand device tree blob Type: Flat Device Tree Compression: uncompressed Data Start: 0x8236aeb8 Data Size: 11638 Bytes = 11.4 KiB Architecture: MIPS Hash algo: crc32 Hash value: 40e04e7e Hash algo: sha1 Hash value: 781a0f1e812a413146f1b82bf2bb1f58c84a3258 Default Configuration: 'config@1' Configuration 0 (config@1) Description: OpenWrt Kernel: kernel@1 FDT: fdt@1 Automatic boot of image at addr 0x82000000 ... ## Loading kernel from FIT Image at 82000000 ... Using 'config@1' configuration Trying 'kernel@1' kernel subimage Description: MIPS OpenWrt Linux-4.4.198 Type: Kernel Image Compression: lzma compressed Data Start: 0x820000e4 Data Size: 3583117 Bytes = 3.4 MiB Architecture: MIPS OS: Linux Load Address: 0x81001000 Entry Point: 0x81001000 Hash algo: crc32 Hash value: b5242558 Hash algo: sha1 Hash value: 4e8b0bdcb0ba46e1a04bda1f18f69f5aa2d30e29 Verifying Hash Integrity ... crc32+ sha1+ OK ## Loading fdt from FIT Image at 82000000 ... Using 'config@1' configuration Trying 'fdt@1' fdt subimage Description: MIPS OpenWrt mt7621-rfb-ax-nand device tree blob Type: Flat Device Tree Compression: uncompressed Data Start: 0x8236aeb8 Data Size: 11638 Bytes = 11.4 KiB Architecture: MIPS Hash algo: crc32 Hash value: 40e04e7e Hash algo: sha1 Hash value: 781a0f1e812a413146f1b82bf2bb1f58c84a3258 Verifying Hash Integrity ... crc32+ sha1+ OK Booting using the fdt blob at 0x8236aeb8 Uncompressing Kernel Image ... OK Loading Device Tree to 8fe77000, end 8fe7cd75 ... OK [ 0.000000] Linux version 4.4.198 (chung-yu.chiang@Docker_U16-04) (gcc version 5.4.0 (OpenWrt GCC 5.4.0 86e4f6f6) ) #1 SMP Fri Apr 22 02:08:12 UTC 2022 [ 0.000000] SoC Type: MediaTek MT7621 ver:1 eco:3 [ 0.000000] bootconsole [early0] enabled [ 0.000000] CPU0 revision is: 0001992f (MIPS 1004Kc) [ 0.000000] MIPS: machine is MediaTek MT7621 RFB (802.11ax,NAND) [ 0.000000] Determined physical RAM map: [ 0.000000] memory: 10000000 @ 00000000 (usable) [ 0.000000] Initrd not found or empty - disabling initrd [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000000000-0x0000000000ffffff] [ 0.000000] Normal [mem 0x0000000001000000-0x000000000fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x000000000fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000000fffffff] [ 0.000000] VPE topology {2,2} total 4 [ 0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 0.000000] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 0.000000] PERCPU: Embedded 10 pages/cpu @81f1b000 s8800 r8192 d23968 u40960 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 65024 [ 0.000000] Kernel command line: console=ttyS0,115200n1 BootImage=2 root=/dev/mtdblock7 rootfstype=squashfs rootfstype=squashfs,jffs2 [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes) [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes) [ 0.000000] Writing ErrCtl register=00040684 [ 0.000000] Readback ErrCtl register=00040684 [ 0.000000] Memory: 246300K/262144K available (7314K kernel code, 4017K rwdata, 1556K rodata, 220K init, 223K bss, 15844K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] NR_IRQS:256 [ 0.000000] clocksource: GIC: mask: 0xffffffffffffffff max_cycles: 0xcaf478abb4, max_idle_ns: 440795247997 ns [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 4343773742 ns [ 0.000009] sched_clock: 32 bits at 440MHz, resolution 2ns, wraps every 4880645118ns [ 0.007780] Calibrating delay loop... 586.13 BogoMIPS (lpj=2930688) [ 0.070408] pid_max: default: 32768 minimum: 301 [ 0.075129] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.081655] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 2.545951] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 2.545961] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 2.545972] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 2.546117] CPU1 revision is: 0001992f (MIPS 1004Kc) [ 0.177612] Synchronize counters for CPU 1: done. [ 2.317497] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 2.317504] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 2.317511] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 2.317576] CPU2 revision is: 0001992f (MIPS 1004Kc) [ 0.267967] Synchronize counters for CPU 2: done. [ 2.407575] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 2.407583] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 2.407589] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 2.407673] CPU3 revision is: 0001992f (MIPS 1004Kc) [ 0.353147] Synchronize counters for CPU 3: done. [ 0.357884] Brought up 4 CPUs [ 0.365716] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.375515] futex hash table entries: 1024 (order: 3, 32768 bytes) [ 0.381794] pinctrl core: initialized pinctrl subsystem [ 0.387556] NET: Registered protocol family 16 [ 0.427267] mt7621_gpio 1e000600.gpio: registering 32 gpios [ 0.432929] mt7621_gpio 1e000600.gpio: registering 32 gpios [ 0.438531] mt7621_gpio 1e000600.gpio: registering 32 gpios [ 0.444695] mt7621-pci 1e140000.pcie: Failed to get gpio for PCIe1 [ 0.450801] mt7621-pci 1e140000.pcie: Failed to get gpio for PCIe2 [ 0.657262] PCIe port 2 link down [ 0.660495] PCI coherence region base: 0x60000000, mask/settings: 0xf0000002 [ 0.710136] PCI host bridge to bus 0000:00 [ 0.714169] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff] [ 0.721038] pci_bus 0000:00: root bus resource [io 0x1e160000-0x1e16ffff] [ 0.727813] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0] [ 0.734571] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] [ 0.743236] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 0.751161] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 0.760607] pci 0000:00:00.0: BAR 9: assigned [mem 0x60000000-0x601fffff pref] [ 0.767751] pci 0000:00:01.0: BAR 9: assigned [mem 0x60200000-0x603fffff pref] [ 0.774890] pci 0000:00:00.0: BAR 1: assigned [mem 0x60400000-0x6040ffff] [ 0.781667] pci 0000:00:01.0: BAR 1: assigned [mem 0x60410000-0x6041ffff] [ 0.788386] pci 0000:01:00.0: BAR 0: assigned [mem 0x60000000-0x600fffff 64bit pref] [ 0.796097] pci 0000:01:00.0: BAR 2: assigned [mem 0x60100000-0x60103fff 64bit pref] [ 0.803774] pci 0000:01:00.0: BAR 4: assigned [mem 0x60104000-0x60104fff 64bit pref] [ 0.811474] pci 0000:00:00.0: PCI bridge to [bus 01] [ 0.816368] pci 0000:00:00.0: bridge window [mem 0x60000000-0x601fffff pref] [ 0.823562] pci 0000:02:00.0: BAR 0: assigned [mem 0x60200000-0x602fffff 64bit pref] [ 0.831249] pci 0000:02:00.0: BAR 2: assigned [mem 0x60300000-0x60303fff 64bit pref] [ 0.838953] pci 0000:02:00.0: BAR 4: assigned [mem 0x60304000-0x60304fff 64bit pref] [ 0.846618] pci 0000:00:01.0: PCI bridge to [bus 02] [ 0.851549] pci 0000:00:01.0: bridge window [mem 0x60200000-0x603fffff pref] [ 0.860485] clocksource: Switched to clocksource GIC [ 0.867471] NET: Registered protocol family 2 [ 0.872504] TCP established hash table entries: 2048 (order: 1, 8192 bytes) [ 0.879391] TCP bind hash table entries: 2048 (order: 2, 16384 bytes) [ 0.885822] TCP: Hash tables configured (established 2048 bind 2048) [ 0.892171] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.897918] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.904451] NET: Registered protocol family 1 [ 0.933947] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.939704] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.952478] io scheduler noop registered [ 0.956321] io scheduler deadline registered (default) [ 0.963018] Serial: 8250/16550 driver, 3 ports, IRQ sharing disabled [ 0.970435] console [ttyS0] disabled [ 0.973964] 1e000c00.uartlite: ttyS0 at MMIO 0x1e000c00 (irq = 33, base_baud = 3125000) is a 16550A [ 0.982976] console [ttyS0] enabled [ 0.982976] console [ttyS0] enabled [ 0.989859] bootconsole [early0] disabled [ 0.989859] bootconsole [early0] disabled [ 0.998352] 1e000d00.uartfull: ttyS1 at MMIO 0x1e000d00 (irq = 34, base_baud = 3125000) is a 16550A [ 1.010147] libphy: Fixed MDIO Bus: probed [ 1.070540] libphy: mdio: probed [ 1.074335] mtk_soc_eth 1e100000.ethernet: generated random MAC address 0e:4e:a0:3f:53:f7 [ 1.083006] mtk_soc_eth 1e100000.ethernet: connected mac 0 to PHY at fixed-0:00 [uid=00000000, driver=Generic PHY] [ 1.094124] mtk_soc_eth 1e100000.ethernet eth0: mediatek frame engine at 0xbe100000, irq 10 [ 1.102580] mtk_soc_eth 1e100000.ethernet: generated random MAC address 86:c0:6a:b6:41:a8 [ 1.111294] mtk_soc_eth 1e100000.ethernet: connected mac 1 to PHY at fixed-0:01 [uid=00000000, driver=Generic PHY] [ 1.122499] mtk_soc_eth 1e100000.ethernet eth1: mediatek frame engine at 0xbe100000, irq 10 [ 1.131166] register mt_drv [ 1.134174] <--mt7916_hif_init() [ 1.137954] Rx[0] Ring: total 24576 bytes allocated [ 1.147337] Rx[1] Ring: total 16384 bytes allocated [ 1.152350] <-- pci_alloc_tx_rx_ring_mem, Status=0 [ 1.206910] [ 1.206910] [ 1.206910] === pAd = c0301000, size = 20156992 === [ 1.206910] [ 1.219669] <-- RTMPAllocAdapterBlock, Status=0 [ 1.224256] PCI CSRBaseAddress =0xc0200000, csr_addr=0xc0200000! [ 1.230295] RTMPInitPCIeDevice():device_id=0x7915 [ 1.235003] mt7915_init()--> [ 1.237878] Use the default iPAiLNA bin image! [ 1.242409] <--mt7915_init() [ 1.245593] RtmpOSFileOpen(): Error 2 opening /etc/wireless/l1profile.dat [ 1.253432] wdev_init(caller:RTMP_COM_IoctlHandle+0x39c/0x18a0), wdev(0) [ 1.261161] Rx[0] Ring: total 24576 bytes allocated [ 1.266233] Rx[1] Ring: total 24576 bytes allocated [ 1.273508] Rx[2] Ring: total 8192 bytes allocated [ 1.282908] Rx[3] Ring: total 16384 bytes allocated [ 1.290182] Rx[4] Ring: total 8192 bytes allocated [ 1.295071] <-- pci_alloc_tx_rx_ring_mem, Status=0 [ 1.301993] mt7621_wdt 1e000100.wdt: Initialized [ 1.308782] nf_conntrack version 0.5.0 (3848 buckets, 15392 max) [ 1.316852] NET: Registered protocol family 10 [ 1.322840] NET: Registered protocol family 17 [ 1.327349] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this. [ 1.340039] Bridge firewalling registered [ 1.344075] 8021q: 802.1Q VLAN Support v1.8 [ 1.350932] mtkmips-pinmux pinctrl: spi is already enabled [ 1.356422] mtk-nand 1e003000.nand: Error applying setting, reverse things back [ 1.364033] nand: device found, Manufacturer ID: 0x98, Chip ID: 0xf1 [ 1.370399] nand: Toshiba NAND 128MiB 3,3V 8-bit [ 1.375015] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 [ 1.383151] Scanning device for bad blocks [ 2.489379] Bad eraseblock 655 at 0x0000051e0000 [ 2.683161] Bad eraseblock 768 at 0x000006000000 [ 3.116523] 12 ofpart partitions found on MTD device mtk-nand [ 3.122282] Creating 12 MTD partitions on "mtk-nand": [ 3.127341] 0x000000000000-0x000007f80000 : "All" [ 3.134386] 0x000000000000-0x000000100000 : "Bootloader" [ 3.140899] 0x000000100000-0x000000200000 : "Ubootenv" [ 3.147152] 0x000000200000-0x0000003c0000 : "Factory" [ 3.153404] 0x0000003c0000-0x000002bc0000 : "firmware" [ 3.159979] 0x000002bc0000-0x0000053c0000 : "firmware_now" [ 3.440455] 2 fit-fw partitions found on MTD device firmware_now [ 3.446482] 0x000002c00000-0x000002f80000 : "kernel" [ 3.452645] 0x000002f80000-0x0000053c0000 : "rootfs" [ 3.458962] mtd: device 7 (rootfs) set to be root filesystem [ 3.464705] 0x0000053c0000-0x0000054c0000 : "persist" [ 3.470947] 0x0000054c0000-0x0000058c0000 : "rootfs_data" [ 3.477495] 0x0000058c0000-0x000007e80000 : "app" [ 3.483658] 0x000007e80000-0x000007f80000 : "crt" [ 3.489499] 0x0000003c0000-0x000002bc0000 : "RAS1" [ 3.495825] 0x000002bc0000-0x0000053c0000 : "RAS2" [ 3.540394] mt753x gsw: Switch is MediaTek MT7530 rev 1 [ 3.567138] libphy: mt753x_mdio: probed [ 3.579562] hctosys: unable to open rtc device (rtc0) [ 3.593358] VFS: Mounted root (squashfs filesystem) readonly on device 31:7. [ 3.600948] Freeing unused kernel memory: 220K [ 3.605402] This architecture does not have kernel memory protection. procd: Console is alive procd: - preinit - lan_mac=d4:1a:d1:18:d0:bc wan_mac=d4:1a:d1:18:d0:bf 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 jffs2 is ready jffs2 is ready [ 8.611059] jffs2: Empty flash at 0x00074330 ends at 0x00074800 [ 8.824553] jffs2: Empty flash at 0x002a18c0 ends at 0x002a2000 [ 8.831586] jffs2: jffs2_scan_inode_node(): CRC failed on node at 0x002b87dc: Read 0xffffffff, calculated 0x95d9c9bc [ 8.916406] jffs2: notice: (470) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found. switching to overlay procd: - early - procd: - ubus - procd: - init - Please press Enter to activate this console. [ 10.711026] random: ubusd: uninitialized urandom read (4 bytes read, 71 bits of entropy available) [ 10.721133] random: ubusd: uninitialized urandom read (4 bytes read, 71 bits of entropy available) [ 10.730282] random: ubusd: uninitialized urandom read (4 bytes read, 71 bits of entropy available) [ 10.739815] random: ubusd: uninitialized urandom read (4 bytes read, 71 bits of entropy available) [ 10.748967] random: ubusd: uninitialized urandom read (4 bytes read, 71 bits of entropy available) [ 10.758290] random: ubusd: uninitialized urandom read (4 bytes read, 71 bits of entropy available) [ 10.767602] random: ubusd: uninitialized urandom read (4 bytes read, 71 bits of entropy available) [ 11.432002] jffs2: notice: (471) check_node_data: wrong data CRC in data node at 0x00392d14: read 0x10a739f4, calculated 0x2deee0de. [ 12.918149] random: nonblocking pool is initialized [ 13.195594] tun: Universal TUN/TAP device driver, 1.6 [ 13.200699] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com> [ 13.213959] gre: GRE over IPv4 demultiplexor driver [ 13.220608] ip_gre: GRE over IPv4 tunneling driver [ 13.233583] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 13.254188] u32 classifier [ 13.256916] input device check on [ 13.260621] Actions configured [ 13.265999] Mirror/redirect action on [ 13.273386] pktgen: Packet Generator for packet performance testing. Version: 2.75 [ 13.316900] ebt_time: kernel timezone is -0000 [ 13.324268] Ebtables v2.0 registered [ 13.329533] ip_tables: (C) 2000-2006 Netfilter Core Team [ 13.340490] Current mapfilter version v2.0.2 [ 13.457486] nf_conntrack_rtsp v0.7 loading [ 13.584075] nf_nat_rtsp v0.7 loading [ 13.593347] Netfilter messages via NETLINK v0.30. [ 13.622263] xt_time: kernel timezone is -0000 [ 13.634648] ctnetlink v0.93: registering with nfnetlink. [ 13.645621] PPP generic driver version 2.4.2 [ 13.651647] PPP MPPE Compression module registered [ 13.657654] NET: Registered protocol family 24 [ 13.663618] PPTP driver version 0.8.5 [ 17.130771] jffs2: notice: (1295) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found. [ 21.490818] mediatek_soc_hnat 1e100000.hnat: wan = eth1 [ 21.496079] mediatek_soc_hnat 1e100000.hnat: lan = eth0 [ 21.501372] mediatek_soc_hnat 1e100000.hnat: ppd = eth0 [ 21.506620] mediatek_soc_hnat 1e100000.hnat: gmac num = 2 [ 21.512402] mediatek_soc_hnat 1e100000.hnat: ext devices = rai0 [ 21.518338] mediatek_soc_hnat 1e100000.hnat: ext devices = ra0 [ 21.524255] mediatek_soc_hnat 1e100000.hnat: ext devices = rai1 [ 21.530196] mediatek_soc_hnat 1e100000.hnat: ext devices = ra1 [ 21.536154] mediatek_soc_hnat 1e100000.hnat: ext devices = rai2 [ 21.542166] mediatek_soc_hnat 1e100000.hnat: ext devices = ra2 [ 21.548004] mediatek_soc_hnat 1e100000.hnat: ext devices = rai3 [ 21.553972] mediatek_soc_hnat 1e100000.hnat: ext devices = ra3 [ 21.559822] mediatek_soc_hnat 1e100000.hnat: ext devices = apclii0 [ 21.566075] mediatek_soc_hnat 1e100000.hnat: ext devices = apcli0 [ 21.574826] mediatek_soc_hnat 1e100000.hnat: FOE entry number = 8192 [ 21.582891] mediatek_soc_hnat 1e100000.hnat: hwnat start [ 25.802875] device eth0 entered promiscuous mode [ 25.813087] br-lan: port 1(eth0) entered forwarding state [ 25.818655] br-lan: port 1(eth0) entered forwarding state [ 27.529917] module exit [ 27.810239] br-lan: port 1(eth0) entered forwarding state -------------------Run WiFi reload----------------------- >>> off wifi led for ra0 [ 32.089066] jffs2: warning: (2327) jffs2_sum_write_data: Not enough space for summary, padsize = -78 >>> off wifi led for rai0 [ 33.989575] ra0: ===> main_virtual_if_open [ 33.993755] RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_INIT [ 34.001252] load l1profile succeed! [ 34.004792] mt_service_open: wlan service opens successfully! [ 34.014424] APWdsInitialize():WdsEntry[0~15] [ 34.229649] [multi_profile_merge_5g_only] DBDC_MODE=1 [ 34.277243] multi-profile merge success, en:1,pf1_num:4,pf2_num:4,total:8 [ 34.284102] Open file "/etc/wireless/mediatek/DBDC_card0.dat" to store DBDC cfg! (23) [ 34.440542] Write file "/etc/wireless/mediatek/DBDC_card0.dat" success (size=9986)! [ 34.449016] BssidNum=8 [ 34.451478] Pf2MbssIdxMap: [ 34.454192] 0 1 2 3 4 5 6 7 [ 34.458480] MacAddress1 = 00:00:00:00:00:00 [ 34.462888] MacAddress2 = 00:00:00:00:00:00 [ 34.467256] MacAddress3 = 00:00:00:00:00:00 [ 34.471766] MacAddress4 = 00:00:00:00:00:00 [ 34.476241] MacAddress5 = 00:00:00:00:00:00 [ 34.480753] MacAddress6 = 00:00:00:00:00:00 [ 34.485230] MacAddress7 = 00:00:00:00:00:00 [ 34.490843] E2pAccessMode=2 [ 34.494415] SSID[0]=backhaul_24g, EdcaIdx=0 [ 34.498772] SSID[1]=Zyxel18D0BC, EdcaIdx=0 [ 34.503108] SSID[2]=Zyxel18D0BC.guest, EdcaIdx=0 [ 34.507904] SSID[3]=, EdcaIdx=0 [ 34.511394] SSID[4]=backhaul_5g, EdcaIdx=0 [ 34.515783] SSID[5]=Zyxel18D0BC, EdcaIdx=0 [ 34.520169] SSID[6]=Zyxel18D0BC.guest, EdcaIdx=0 [ 34.525147] SSID[7]=, EdcaIdx=0 [ 34.528881] RTMPSetProfileParameters(): DBDC Mode=1, eDBDC_mode = 1 [ 34.536420] cfg_mode=16 [ 34.538874] cfg_mode=16 [ 34.541362] cfg_mode=16 [ 34.543819] wmode_band_equal(): Band Equal! [ 34.548001] cfg_mode=16 [ 34.550494] cfg_mode=16 [ 34.552947] cfg_mode=16 [ 34.555477] cfg_mode=16 [ 34.557977] cfg_mode=16 [ 34.560503] cfg_mode=16 [ 34.562954] cfg_mode=16 [ 34.565394] cfg_mode=17 [ 34.567834] cfg_mode=17 [ 34.570350] cfg_mode=17 [ 34.572818] cfg_mode=17 [ 34.575262] cfg_mode=17 [ 34.577702] cfg_mode=17 [ 34.580142] cfg_mode=17 [ 34.582634] cfg_mode=17 [ 34.585861] auto_ch_select_set_cfg(): BandIdx0, AutoChannelAtBootup=1, AutoChannelAlg = 3 [ 34.594086] auto_ch_select_set_cfg(): BandIdx1, AutoChannelAtBootup=1, AutoChannelAlg = 3 [ 34.602932] Index0 Channel=0 [ 34.605816] Index1 Channel=0 [ 34.611339] BandSteering=0 [ 34.614445] BndStrgBssIdx=1;0;0;0;1;0;0;0 [ 34.618856] [TxPower] BAND0: 100, BAND1: 100 [ 34.630177] [SKUenable] BAND0: 1, BAND1: 1 [ 34.634634] [SkuTableIdx]: 1 [ 34.637789] [CCKTxStream] BAND0: 4, BAND1: 0 [ 34.642513] [PERCENTAGEenable] BAND0: 0, BAND1: 0 [ 34.647623] [BFBACKOFFenable] BAND0: 1, BAND1: 1 [ 34.655830] profile: FragThreshold[0]=2346 [ 34.659946] profile: FragThreshold[1]=2346 [ 34.664184] profile: FragThreshold[2]=2346 [ 34.668392] profile: FragThreshold[3]=2346 [ 34.672690] profile: FragThreshold[4]=2346 [ 34.676966] profile: FragThreshold[5]=2346 [ 34.681337] profile: FragThreshold[6]=2346 [ 34.685580] profile: FragThreshold[7]=2346 [ 34.692331] APEdca0 [ 34.694864] Valid=1 [ 34.696975] APAifsn[0]=3 [ 34.699616] APAifsn[1]=7 [ 34.702339] APAifsn[2]=1 [ 34.705015] APAifsn[3]=1 [ 34.707622] APEdca1 [ 34.710282] Valid=1 [ 34.712405] APAifsn[0]=3 [ 34.715042] APAifsn[1]=7 [ 34.717676] APAifsn[2]=1 [ 34.720319] APAifsn[3]=1 [ 34.723103] APEdca2 [ 34.726072] APEdca3 [ 34.743956] BSSAifsn[0]=3 [ 34.746647] BSSAifsn[1]=7 [ 34.749414] BSSAifsn[2]=2 [ 34.752222] BSSAifsn[3]=2 [ 34.755382] BSSAifsn[0]=3 [ 34.758015] BSSAifsn[1]=7 [ 34.760683] BSSAifsn[2]=2 [ 34.763427] BSSAifsn[3]=2 [ 34.766566] BSSAifsn[0]=3 [ 34.769272] BSSAifsn[1]=7 [ 34.772157] BSSAifsn[2]=2 [ 34.774961] BSSAifsn[3]=2 [ 34.778191] BSSAifsn[0]=3 [ 34.780863] BSSAifsn[1]=7 [ 34.783540] BSSAifsn[2]=2 [ 34.786192] BSSAifsn[3]=2 [ 34.789346] BSSAifsn[0]=3 [ 34.792104] BSSAifsn[1]=7 [ 34.794784] BSSAifsn[2]=2 [ 34.797500] BSSAifsn[3]=2 [ 34.800782] BSSAifsn[0]=3 [ 34.803432] BSSAifsn[1]=7 [ 34.806077] BSSAifsn[2]=2 [ 34.808711] BSSAifsn[3]=2 [ 34.811822] BSSAifsn[0]=3 [ 34.814445] BSSAifsn[1]=7 [ 34.817059] BSSAifsn[2]=2 [ 34.819673] BSSAifsn[3]=2 [ 34.822754] BSSAifsn[0]=3 [ 34.825374] BSSAifsn[1]=7 [ 34.827988] BSSAifsn[2]=2 [ 34.830645] BSSAifsn[3]=2 [ 34.833839] UAPSDCapable[0]=1 [ 34.836804] UAPSDCapable[1]=1 [ 34.839767] default ApCliUAPSDCapable[0]=1 [ 34.843923] default ApCliUAPSDCapable[1]=1 [ 34.850795] DfsZeroWait Support=0/0 [ 34.856510] DfsZeroWaitCacTime=255/255 [ 34.861764] read_itxbf: ITxBfEn = 1 [ 34.865256] read_itxbf: BSSID[0] [ 34.868478] read_itxbf: MBSS[0] ITxBfEn = 1 [ 34.872745] read_itxbf: ITxBfEn = 1 [ 34.876258] read_itxbf: BSSID[1] [ 34.879484] read_itxbf: MBSS[1] ITxBfEn = 1 [ 34.883730] read_itxbf: ITxBfEn = 1 [ 34.887230] read_itxbf: BSSID[2] [ 34.890508] read_itxbf: MBSS[2] ITxBfEn = 1 [ 34.894702] read_itxbf: ITxBfEn = 1 [ 34.898187] read_itxbf: BSSID[3] [ 34.901466] read_itxbf: MBSS[3] ITxBfEn = 1 [ 34.905666] read_itxbf: ITxBfEn = 1 [ 34.909151] read_itxbf: BSSID[4] [ 34.912415] read_itxbf: MBSS[4] ITxBfEn = 1 [ 34.916604] read_itxbf: ITxBfEn = 1 [ 34.920088] read_itxbf: BSSID[5] [ 34.923349] read_itxbf: MBSS[5] ITxBfEn = 1 [ 34.927538] read_itxbf: ITxBfEn = 1 [ 34.931063] read_itxbf: BSSID[6] [ 34.934297] read_itxbf: MBSS[6] ITxBfEn = 1 [ 34.938479] read_itxbf: ITxBfEn = 1 [ 34.942009] read_itxbf: BSSID[7] [ 34.945246] read_itxbf: MBSS[7] ITxBfEn = 1 [ 34.949427] read_itxbf: Common.ITxBfEn = 1 [ 34.954034] read_etxbf: ETxBfEnCond = 1 [ 34.957873] read_etxbf: BSSID[0] [ 34.961143] read_etxbf: MBSS[0] ETxBfEnCond = 1 [ 34.965684] read_etxbf: ETxBfEnCond = 1 [ 34.969518] read_etxbf: BSSID[1] [ 34.972799] read_etxbf: MBSS[1] ETxBfEnCond = 1 [ 34.977340] read_etxbf: ETxBfEnCond = 1 [ 34.981216] read_etxbf: BSSID[2] [ 34.984454] read_etxbf: MBSS[2] ETxBfEnCond = 1 [ 34.988987] read_etxbf: ETxBfEnCond = 1 [ 34.992992] read_etxbf: BSSID[3] [ 34.996317] read_etxbf: MBSS[3] ETxBfEnCond = 1 [ 35.001051] read_etxbf: ETxBfEnCond = 1 [ 35.005025] read_etxbf: BSSID[4] [ 35.008376] read_etxbf: MBSS[4] ETxBfEnCond = 1 [ 35.013087] read_etxbf: ETxBfEnCond = 1 [ 35.016958] read_etxbf: BSSID[5] [ 35.020262] read_etxbf: MBSS[5] ETxBfEnCond = 1 [ 35.024831] read_etxbf: ETxBfEnCond = 1 [ 35.028676] read_etxbf: BSSID[6] [ 35.031956] read_etxbf: MBSS[6] ETxBfEnCond = 1 [ 35.036498] read_etxbf: ETxBfEnCond = 1 [ 35.040365] read_etxbf: BSSID[7] [ 35.043598] read_etxbf: MBSS[7] ETxBfEnCond = 1 [ 35.048965] HeraStbcPriority[0] = 0 [ 35.052494] HeraStbcPriority[1] = 0 [ 35.058620] MBSS[0] MuOfdmaDlEnable = 1 [ 35.062496] MBSS[1] MuOfdmaDlEnable = 1 [ 35.066338] MBSS[2] MuOfdmaDlEnable = 1 [ 35.070170] MBSS[3] MuOfdmaDlEnable = 1 [ 35.074056] MBSS[4] MuOfdmaDlEnable = 1 [ 35.077901] MBSS[5] MuOfdmaDlEnable = 1 [ 35.081780] MBSS[6] MuOfdmaDlEnable = 1 [ 35.085623] MBSS[7] MuOfdmaDlEnable = 1 [ 35.089863] MBSS[0] MuOfdmaUlEnable = 0 [ 35.093765] MBSS[1] MuOfdmaUlEnable = 0 [ 35.097613] MBSS[2] MuOfdmaUlEnable = 0 [ 35.101499] MBSS[3] MuOfdmaUlEnable = 0 [ 35.105345] MBSS[4] MuOfdmaUlEnable = 0 [ 35.109178] MBSS[5] MuOfdmaUlEnable = 0 [ 35.113066] MBSS[6] MuOfdmaUlEnable = 0 [ 35.116921] MBSS[7] MuOfdmaUlEnable = 0 [ 35.121229] MBSS[0] MuMimoDlEnable = 1 [ 35.124981] MBSS[1] MuMimoDlEnable = 1 [ 35.128723] MBSS[2] MuMimoDlEnable = 1 [ 35.132531] MBSS[3] MuMimoDlEnable = 1 [ 35.136301] MBSS[4] MuMimoDlEnable = 1 [ 35.140048] MBSS[5] MuMimoDlEnable = 1 [ 35.143832] MBSS[6] MuMimoDlEnable = 1 [ 35.147588] MBSS[7] MuMimoDlEnable = 1 [ 35.151801] MBSS[0] MuMimoUlEnable = 0 [ 35.155659] MBSS[1] MuMimoUlEnable = 0 [ 35.159524] MBSS[2] MuMimoUlEnable = 0 [ 35.163371] MBSS[3] MuMimoUlEnable = 0 [ 35.167223] MBSS[4] MuMimoUlEnable = 0 [ 35.171101] MBSS[5] MuMimoUlEnable = 0 [ 35.174908] MBSS[6] MuMimoUlEnable = 0 [ 35.178725] MBSS[7] MuMimoUlEnable = 0 [ 35.257538] [PMF]Set_PMFMFPC_Proc:: apidx=0, Desired MFPC=0 [ 35.263177] [PMF]Set_PMFMFPC_Proc:: apidx=1, Desired MFPC=0 [ 35.268748] [PMF]Set_PMFMFPC_Proc:: apidx=2, Desired MFPC=0 [ 35.274515] [PMF]Set_PMFMFPC_Proc:: apidx=3, Desired MFPC=0 [ 35.280193] [PMF]Set_PMFMFPC_Proc:: apidx=4, Desired MFPC=0 [ 35.285874] [PMF]Set_PMFMFPC_Proc:: apidx=5, Desired MFPC=0 [ 35.291583] [PMF]Set_PMFMFPC_Proc:: apidx=6, Desired MFPC=0 [ 35.297256] [PMF]Set_PMFMFPC_Proc:: apidx=7, Desired MFPC=0 [ 35.303408] [PMF]Set_PMFMFPR_Proc:: apidx=0, Desired MFPR=0 [ 35.308995] [PMF]Set_PMFMFPR_Proc:: apidx=1, Desired MFPR=0 [ 35.314630] [PMF]Set_PMFMFPR_Proc:: apidx=2, Desired MFPR=0 [ 35.320373] [PMF]Set_PMFMFPR_Proc:: apidx=3, Desired MFPR=0 [ 35.326061] [PMF]Set_PMFMFPR_Proc:: apidx=4, Desired MFPR=0 [ 35.331727] [PMF]Set_PMFMFPR_Proc:: apidx=5, Desired MFPR=0 [ 35.337407] [PMF]Set_PMFMFPR_Proc:: apidx=6, Desired MFPR=0 [ 35.343104] [PMF]Set_PMFMFPR_Proc:: apidx=7, Desired MFPR=0 [ 35.349239] [PMF]Set_PMFSHA256_Proc:: apidx=0, Desired PMFSHA256=0 [ 35.355472] [PMF]Set_PMFSHA256_Proc:: apidx=1, Desired PMFSHA256=0 [ 35.361706] [PMF]Set_PMFSHA256_Proc:: apidx=2, Desired PMFSHA256=0 [ 35.368018] [PMF]Set_PMFSHA256_Proc:: apidx=3, Desired PMFSHA256=0 [ 35.374343] [PMF]Set_PMFSHA256_Proc:: apidx=4, Desired PMFSHA256=0 [ 35.380604] [PMF]Set_PMFSHA256_Proc:: apidx=5, Desired PMFSHA256=0 [ 35.386916] [PMF]Set_PMFSHA256_Proc:: apidx=6, Desired PMFSHA256=0 [ 35.393258] [PMF]Set_PMFSHA256_Proc:: apidx=7, Desired PMFSHA256=0 [ 35.401531] ReadMboParameterFromFile::(bMboEnable[0]=1, MboCapIndication = 0x40) [ 35.408948] ReadMboParameterFromFile::(bMboEnable[1]=1, MboCapIndication = 0x40) [ 35.416413] ReadMboParameterFromFile::(bMboEnable[2]=1, MboCapIndication = 0x40) [ 35.423878] ReadMboParameterFromFile::(bMboEnable[3]=1, MboCapIndication = 0x40) [ 35.431328] ReadMboParameterFromFile::(bMboEnable[4]=1, MboCapIndication = 0x40) [ 35.438745] ReadMboParameterFromFile::(bMboEnable[5]=1, MboCapIndication = 0x40) [ 35.446183] ReadMboParameterFromFile::(bMboEnable[6]=1, MboCapIndication = 0x40) [ 35.453627] ReadMboParameterFromFile::(bMboEnable[7]=1, MboCapIndication = 0x40) [ 35.461556] ReadMboParameterFromFile::(bMboEnable[0]=1) [ 35.466784] ReadMboParameterFromFile::(bMboEnable[1]=1) [ 35.472387] MAP_MODE=1 [ 35.479340] ApCliEntry[0].Enable=0 [ 35.482778] ApCliEntry[1].Enable=0 [ 35.491916] APCLI[0] ApCliMuOfdmaDlEnable = 0 [ 35.496273] APCLI[1] ApCliMuOfdmaDlEnable = 0 [ 35.501090] APCLI[0] ApCliMuOfdmaUlEnable = 0 [ 35.505445] APCLI[1] ApCliMuOfdmaUlEnable = 0 [ 35.510183] APCLI[0] ApCliMuMimoDlEnable = 0 [ 35.514488] APCLI[1] ApCliMuMimoDlEnable = 0 [ 35.519161] APCLI[0] ApCliMuMimoUlEnable = 0 [ 35.523485] APCLI[1] ApCliMuMimoUlEnable = 0 [ 35.528171] rtmp_read_wds_from_file(): WDS Profile [ 35.533439] WDS Number: band[0]=0, band[1]=0 [ 35.538119] WDS-Enable mode=0 [ 35.541118] WDS-Enable mode=0 [ 35.544925] If/wds0 - PeerPhyMode=0xb1 [ 35.548671] If/wds1 - PeerPhyMode=0xb1 [ 35.553715] AsicSetReptFuncEnable, caller:RTMPSetProfileParameters+0xbe18/0x115f0 [ 35.561239] RepeaterCtrlExit, wrong state(0,0) [ 35.565697] Band_0_RpEn(0),RpEnByAnyBnd(0),RpEn(0) [ 35.570551] AndesSendCmdMsg: Could not send in band command due to diablefRTMP_ADAPTER_MCU_SEND_IN_BAND_CMD [ 35.580376] AndesSendCmdMsg: Command type = ed, Extension command type = 48 [ 35.587463] MACRepeaterEn=0 Band=0 [ 35.591029] AsicSetReptFuncEnable, caller:RTMPSetProfileParameters+0xbe18/0x115f0 [ 35.598560] RepeaterCtrlExit, wrong state(0,0) [ 35.603126] Band_1_RpEn(0),RpEnByAnyBnd(0),RpEn(0) [ 35.608025] AndesSendCmdMsg: Could not send in band command due to diablefRTMP_ADAPTER_MCU_SEND_IN_BAND_CMD [ 35.617866] AndesSendCmdMsg: Command type = ed, Extension command type = 48 [ 35.624968] MACRepeaterEn=0 Band=1 [ 35.636120] HT_BAWinSize: wdev[0]: (TX=256, RX=256) [ 35.641054] HT_BAWinSize: wdev[1]: (TX=256, RX=256) [ 35.645957] HT_BAWinSize: wdev[2]: (TX=256, RX=256) [ 35.650899] HT_BAWinSize: wdev[3]: (TX=256, RX=256) [ 35.655814] HT_BAWinSize: wdev[4]: (TX=256, RX=256) [ 35.660845] HT_BAWinSize: wdev[5]: (TX=256, RX=256) [ 35.665828] HT_BAWinSize: wdev[6]: (TX=256, RX=256) [ 35.670791] HT_BAWinSize: wdev[7]: (TX=256, RX=256) [ 35.677018] HT: WDEV[0] Ext Channel = ABOVE [ 35.681243] HT: WDEV[1] Ext Channel = ABOVE [ 35.685465] HT: WDEV[2] Ext Channel = ABOVE [ 35.689709] HT: WDEV[3] Ext Channel = ABOVE [ 35.694046] HT: WDEV[4] Ext Channel = ABOVE [ 35.698334] HT: WDEV[5] Ext Channel = ABOVE [ 35.702590] HT: WDEV[6] Ext Channel = ABOVE [ 35.706796] HT: WDEV[7] Ext Channel = ABOVE [ 35.711784] HT: greenap_cap = 0 [ 35.715282] ChipI=7915, Value=0, pcie_aspm in profile=0 [ 35.721165] 0:ra0 TWTsupport = 1 [ 35.724456] 1:(null) TWTsupport = 1 [ 35.727973] 2:(null) TWTsupport = 1 [ 35.731581] 3:(null) TWTsupport = 1 [ 35.735201] 4:(null) TWTsupport = 1 [ 35.738802] 5:(null) TWTsupport = 1 [ 35.742447] 6:(null) TWTsupport = 1 [ 35.745968] 7:(null) TWTsupport = 1 [ 35.874288] ICapMode = 0 [ 35.888951] KernelRps --> 1 [ 35.897007] WtcSetMaxStaNum: MaxStaNum:230, BssidNum:8, WdsNum:16, MSTANum:1, MaxNumChipRept:32, MinMcastWcid:279 [ 35.907353] Top Init Done! [ 35.910092] Use dev_alloc_skb [ 35.913123] token_tx_two_queues_init(): ct sw token(0) number = 2048 [ 35.919652] token_tx_two_queues_init(): token que(0) inited done!id_head/tail=0/2048 [ 35.927439] token_tx_two_queues_init(): 8c953a04,8c953a04 [ 35.932880] token_tx_two_queues_init(): ct sw token(1) number = 6144 [ 35.939902] token_tx_two_queues_init(): token que(1) inited done!id_head/tail=0/6144 [ 35.947723] token_tx_two_queues_init(): 8c953aac,8c953aac [ 35.959691] TxRing[0]: attr:0, total 2048 entry initialized [ 35.969861] TxRing[1]: attr:0, total 2048 entry initialized [ 35.980393] TxRing[2]: attr:0, total 2048 entry initialized [ 35.986211] RX[0] DESC a0c30000 size = 24576 [ 35.992370] RX[1] DESC a0c24000 size = 16384 [ 35.997749] RX[2] DESC a0e80000 size = 24576 [ 36.003956] RX[3] DESC a0e88000 size = 24576 [ 36.008257] RX[4] DESC a0e6e000 size = 8192 [ 36.013101] RX[5] DESC a0ea0000 size = 16384 [ 36.018447] RX[6] DESC a0ea4000 size = 8192 [ 36.023527] -->TX_RING_0[0xd9330]: Attr:0, Base=0xc28000, Cnt=2048! [ 36.029797] -->TX_RING_1[0xd5420]: Attr:0, Base=0xe70000, Cnt=2048! [ 36.036104] -->TX_RING_2[0xd5430]: Attr:0, Base=0xe78000, Cnt=2048! [ 36.042427] -->TX_RING_3[0xd5400]: Attr:3, Base=0xe63000, Cnt=128! [ 36.048607] -->TX_RING_4[0xd5410]: Attr:2, Base=0xe6c000, Cnt=256! [ 36.054822] -->TX_RING_5[0xd5440]: Attr:1, Base=0xe6d000, Cnt=256! [ 36.061043] -->RX_RING_0[0xd8510]: Base=0xc30000, Cnt=1536 [ 36.066530] -->RX_RING_1[0xd9520]: Base=0xc24000, Cnt=1024 [ 36.072051] -->RX_RING_2[0xd4500]: Base=0xe80000, Cnt=1536 [ 36.077543] -->RX_RING_3[0xd4510]: Base=0xe88000, Cnt=10 [ 36.082889] -->RX_RING_4[0xd5500]: Base=0xe6e000, Cnt=512 [ 36.088294] -->RX_RING_5[0xd5510]: Base=0xea0000, Cnt=1024 [ 36.093817] -->RX_RING_6[0xd5520]: Base=0xea4000, Cnt=512 [ 36.099220] Hif Init Done! [ 36.105096] pci_driver_own_by_port: success to clear p=0 fw own, from(1): 1 is interrupt mode, 2 is polling mode. [ 36.116435] pci_driver_own_by_port: success to clear p=1 fw own, from(1): 1 is interrupt mode, 2 is polling mode. [ 36.126727] fw_prepare():using E2 ROM patch [ 36.130950] fw_prepare():using E2 RAM [ 36.134632] Parsing patch header [ 36.137856] Built date: 20210205122128a [ 36.141873] [ 36.143359] Platform: ALPS [ 36.146163] HW/SW version: 0x8a108a10 [ 36.149932] Patch version: 0xffffffff [ 36.153742] Section num: 0x2, subsys: 0x4 [ 36.157839] Section 0: type = 0x30002, offset = 0xe0, size = 0xfc90 [ 36.164221] Target address: 0x200000, length: 0xfc90 [ 36.169279] Section 1: type = 0x30002, offset = 0xfd70, size = 0x13730 [ 36.175945] Target address: 0xe000f000, length: 0x13730 [ 36.181484] Patch SEM Status = 2 [ 36.184820] patch is not ready && get semaphore success [ 36.190049] Start address = 0x200000, DL length = 64656, Data mode = 0x80000000 [ 36.198608] EventGenericEventHandler: CMD Success [ 36.203405] MtCmdAddressLenReq:(ret = 0) [ 36.208158] Start address = 0xe000f000, DL length = 79664, Data mode = 0x80000000 [ 36.216939] EventGenericEventHandler: CMD Success [ 36.221818] MtCmdAddressLenReq:(ret = 0) [ 36.226452] MtCmdPatchFinishReq [ 36.233415] EventGenericEventHandler: CMD Success [ 36.238339] Patch SEM Status = 3 [ 36.241589] release patch semaphore [ 36.245087] [42m WfMcuHwInit: Before NICLoadFirmware, check ICapMode = 0 [m [ 36.252298] Parsing CPU 0 fw tailer [ 36.255786] Chip ID: 0x0b [ 36.258502] Eco version: 0x01 [ 36.261589] Region number: 0x07 [ 36.264823] Format version: 0x02 [ 36.268142] Format flag: 0x01 [ 36.271232] Ram version: ____000000 [ 36.274842] Built date: 20210205122202 [ 36.278725] Common crc: 0x16096832 [ 36.282247] Parsing tailer region 0 [ 36.285742] Decomp crc: 0x0 [ 36.288617] Decomp size: 0x0 [ 36.291609] Decomp block size: 0x0 [ 36.295105] Target address: 0x21fc00 [ 36.298760] Download size: 110592 [ 36.302174] Feature set: 0x20 [ 36.305239] Parsing tailer region 1 [ 36.308722] Decomp crc: 0x0 [ 36.311624] Decomp size: 0x0 [ 36.314589] Decomp block size: 0x0 [ 36.318071] Target address: 0x31dc00 [ 36.321747] Download size: 205824 [ 36.325144] Feature set: 0x00 [ 36.328204] Parsing tailer region 2 [ 36.331716] Decomp crc: 0x0 [ 36.334594] Decomp size: 0x0 [ 36.337555] Decomp block size: 0x0 [ 36.341057] Target address: 0x417400 [ 36.344715] Download size: 31744 [ 36.348022] Feature set: 0x00 [ 36.351113] Parsing tailer region 3 [ 36.354597] Decomp crc: 0x0 [ 36.357471] Decomp size: 0x0 [ 36.360457] Decomp block size: 0x0 [ 36.363951] Target address: 0xe0022800 [ 36.367780] Download size: 411136 [ 36.371200] Feature set: 0x00 [ 36.374266] Parsing tailer region 4 [ 36.377749] Decomp crc: 0x0 [ 36.380644] Decomp size: 0x0 [ 36.383607] Decomp block size: 0x0 [ 36.387089] Target address: 0xe0086e00 [ 36.390948] Download size: 332288 [ 36.394355] Feature set: 0x00 [ 36.397416] Parsing tailer region 5 [ 36.400918] Decomp crc: 0x0 [ 36.403795] Decomp size: 0x0 [ 36.406755] Decomp block size: 0x0 [ 36.410271] Target address: 0x23ac00 [ 36.413932] Download size: 87040 [ 36.417240] Feature set: 0x00 [ 36.420321] Parsing tailer region 6 [ 36.423806] Decomp crc: 0x0 [ 36.426680] Decomp size: 0x0 [ 36.429641] Decomp block size: 0x0 [ 36.433151] Target address: 0x400000 [ 36.436810] Download size: 81920 [ 36.440117] Feature set: 0x00 [ 36.443199] Release info: header tag = 0, total length = 64 [ 36.448858] tag 1, padding length = 2, tag length = 58 [ 36.454103] payload: t-neptune-mp-mt7915-2045-MT7915_MP_7_4_2045-20210205121902 [ 36.461737] Start address = 0x21fc00, DL length = 110592, Data mode = 0x80000000 [ 36.470341] EventGenericEventHandler: CMD Success [ 36.475082] MtCmdAddressLenReq:(ret = 0) [ 36.480464] Start address = 0x31dc00, DL length = 205824, Data mode = 0x80000000 [ 36.489095] EventGenericEventHandler: CMD Success [ 36.493893] MtCmdAddressLenReq:(ret = 0) [ 36.500545] Start address = 0x417400, DL length = 31744, Data mode = 0x80000000 [ 36.509111] EventGenericEventHandler: CMD Success [ 36.513916] MtCmdAddressLenReq:(ret = 0) [ 36.518222] Start address = 0xe0022800, DL length = 411136, Data mode = 0x80000000 [ 36.527059] EventGenericEventHandler: CMD Success [ 36.531853] MtCmdAddressLenReq:(ret = 0) [ 36.540805] Start address = 0xe0086e00, DL length = 332288, Data mode = 0x80000000 [ 36.549628] EventGenericEventHandler: CMD Success [ 36.554417] MtCmdAddressLenReq:(ret = 0) [ 36.562357] Start address = 0x23ac00, DL length = 87040, Data mode = 0x80000000 [ 36.570936] EventGenericEventHandler: CMD Success [ 36.575686] MtCmdAddressLenReq:(ret = 0) [ 36.580817] Start address = 0x400000, DL length = 81920, Data mode = 0x80000000 [ 36.589352] EventGenericEventHandler: CMD Success [ 36.594138] MtCmdAddressLenReq:(ret = 0) [ 36.599088] MtCmdFwStartReq: override = 0x1, address = 0x21fc00 [ 36.606319] EventGenericEventHandler: CMD Success [ 36.611113] Parsing CPU 1 fw tailer [ 36.614605] Chip ID: 0x00 [ 36.617324] Eco version: 0x01 [ 36.620432] Region number: 0x03 [ 36.623669] Format version: 0x02 [ 36.626988] Format flag: 0x01 [ 36.630047] Ram version: DEV_000000 [ 36.633728] Built date: 20210205122222 [ 36.637612] Common crc: 0x80181ab3 [ 36.641138] Parsing tailer region 0 [ 36.644629] Decomp crc: 0x0 [ 36.647506] Decomp size: 0x0 [ 36.650506] Decomp block size: 0x0 [ 36.653998] Target address: 0x10200000 [ 36.657830] Download size: 88384 [ 36.661173] Feature set: 0x00 [ 36.664244] Parsing tailer region 1 [ 36.667727] Decomp crc: 0x0 [ 36.670642] Decomp size: 0x0 [ 36.673612] Decomp block size: 0x0 [ 36.677097] Target address: 0x10300000 [ 36.680966] Download size: 19504 [ 36.684282] Feature set: 0x00 [ 36.687346] Parsing tailer region 2 [ 36.690868] Decomp crc: 0x0 [ 36.693752] Decomp size: 0x0 [ 36.696714] Decomp block size: 0x0 [ 36.700240] Target address: 0xe0000000 [ 36.704079] Download size: 8768 [ 36.707301] Feature set: 0x00 [ 36.710397] Release info: header tag = 0, total length = 0 [ 36.715982] Start address = 0x10200000, DL length = 88384, Data mode = 0x80000010 [ 36.724707] EventGenericEventHandler: CMD Success [ 36.729441] MtCmdAddressLenReq:(ret = 0) [ 36.734518] Start address = 0x10300000, DL length = 19504, Data mode = 0x80000010 [ 36.743296] EventGenericEventHandler: CMD Success [ 36.748034] MtCmdAddressLenReq:(ret = 0) [ 36.752271] Start address = 0xe0000000, DL length = 8768, Data mode = 0x80000010 [ 36.760888] EventGenericEventHandler: CMD Success [ 36.765626] MtCmdAddressLenReq:(ret = 0) [ 36.769664] MtCmdFwStartReq: override = 0x4, address = 0x0 [ 36.875563] EventGenericEventHandler: CMD Success [ 36.880374] MCU Init Done! [ 36.883100] efuse_probe: efuse = 10000012 [ 36.887108] RtmpChipOpsEepromHook::e2p_type=2, inf_Type=5 [ 36.892543] RtmpEepromGetDefault::e2p_dafault=1 [ 36.897080] RtmpChipOpsEepromHook: E2P type(2), E2pAccessMode = 2, E2P default = 1 [ 36.904707] NVM is FLASH mode. dev_idx [0] FLASH OFFSET [0x0] [ 36.910510] [42mrtmp_nv_init(): EEPROM Size[130304][m [ 36.918336] [42m[EEPROMImage - PreCalImageInfo - PreCalImage - TxDPDImage][m [ 36.918336] [42m[0x8b180000 - 0x8b180e00 - 0x8b180e10 - 0x8b18d220][m [ 36.932353] validFlashEepromID(): eeFlashId=7915, pAd->ChipID=7915 [ 36.939407] [32m[d-die version:1][m [ 36.976547] [32m[a-die version:2][m [ 37.108401] [ 37.109906] [34mNICReadEEPROMParameters: EEPROM 0x62 0[m [ 42.081037] Country Region from e2p = 0 [ 42.084894] antenna_default_reset() todo [ 42.088814] antenna_default_reset() value = 0x5292, TxPath = 2, RxPath = 2 [ 42.095750] RTMPReadTxPwrPerRate(458): Don't Support this now! [ 42.101632] rc_radio_init(): DBDC MODE=1, ConcurrentBand=2 [ 42.107126] rc_radio_init(): radio_ctrl=8e0d1718,Band=0,rfcap=3,channel=1,PhyMode=2 extCha=0xf [ 42.115780] rc_radio_init(): radio_ctrl=8e0d1a70,Band=1,rfcap=3,channel=1,PhyMode=2 extCha=0xf [ 42.124514] ucAction = 0, ucBandIdx = 0, ucSmthIntlBypass = 0 [ 42.130301] ucAction = 0, ucBandIdx = 1, ucSmthIntlBypass = 0 [ 42.136057] AntCfgInit(2870): Not support for HIF_MT yet! [ 42.141529] mt7915_check_RF_lock_down: RFlockDown Enable: 0 [ 42.147105] [34mMtReadPwrLimitTable: sku table idx: 1 [0mmt7915_check_RF_lock_down: RFlockDown Enable: 0 [ 42.161763] mt7915_check_RF_lock_down: RFlockDown Enable: 0 [ 42.167334] [34mMtReadPwrLimitTable: sku table idx: 1 [0mmt7915_check_RF_lock_down: RFlockDown Enable: 0 [ 42.182065] EEPROM Init Done! [ 42.185077] mac_init()--> [ 42.187692] init_mac_cr()--> [ 42.190613] <--mac_init() [ 42.196427] CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0 [ 42.204853] CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0 [ 42.213262] CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0 [ 42.219855] MAC Init Done! [ 42.222638] BBPInit():BBP Initialization..... [ 42.227002] Band 0: valid=1, Band=2, CBW=1, CentCh/PrimCh=1/1, prim_ch_idx=0, txStream=2 [ 42.235225] Band 1: valid=0, Band=0, CBW=0, CentCh/PrimCh=0/0, prim_ch_idx=0, txStream=0 [ 42.243446] BBPInit() todo [ 42.246155] PHY Init Done! [ 42.264888] tx_pwr_comp_init():NotSupportYet! [ 42.269289] Set_SCSDefaultEnable(): BandIdx=0, SCSEnable=1 [ 42.275042] Set_SCSDefaultEnable(): BandIdx=1, SCSEnable=1 [ 42.280776] MtCmdSetMacTxRx:(ret = 0) [ 42.284594] MtCmdSetMacTxRx:(ret = 0) [ 42.289117] ap_ftkd> Initialize FT KDP Module... [ 42.293919] Main bssid = 00:00:00:00:00:00 [ 42.298030] SetMuruPlatformTypeProc: param.ucPlatformType = 2 [ 42.303899] muru_cfg_dlul_limits:(Ret = 1 [ 42.307951] muru_cfg_dlul_limits:(Ret = 1 [ 42.312426] MtCmdSetMacTxRx:(ret = 0) [ 42.316244] MtCmdSetMacTxRx:(ret = 0) [ 42.319955] <==== mt_wifi_init, Status=0 [ 42.324075] CmdHeraStbcPriorityCtrl: u1BandIdx=0, u1Operation=1, u1StbcPriority=0 [ 42.331631] CmdHeraStbcPriorityCtrl: u1BandIdx=1, u1Operation=1, u1StbcPriority=0 [ 42.339257] Register MBSSID IF 1 (ra1) [ 42.343115] wdev_init(caller:mbss_create_vif+0x2ec/0x4a4), wdev(1) [ 42.350947] Register MBSSID IF 2 (ra2) [ 42.354778] wdev_init(caller:mbss_create_vif+0x2ec/0x4a4), wdev(2) [ 42.362846] Register MBSSID IF 3 (ra3) [ 42.366644] wdev_init(caller:mbss_create_vif+0x2ec/0x4a4), wdev(3) [ 42.374806] Register MBSSID IF 4 (rai0) [ 42.378699] wdev_init(caller:mbss_create_vif+0x2ec/0x4a4), wdev(4) [ 42.387533] Register MBSSID IF 5 (rai1) [ 42.391570] wdev_init(caller:mbss_create_vif+0x2ec/0x4a4), wdev(5) [ 42.399607] Register MBSSID IF 6 (rai2) [ 42.403580] wdev_init(caller:mbss_create_vif+0x2ec/0x4a4), wdev(6) [ 42.411770] Register MBSSID IF 7 (rai3) [ 42.415656] wdev_init(caller:mbss_create_vif+0x2ec/0x4a4), wdev(7) [ 42.423751] MSTA_Init (2) ---> ApCli [ 42.427455] Register MSTA IF (apcli0) , pAd->MSTANum = 1 [ 42.432964] wdev_init(caller:MSTA_Init+0x3d4/0x624), wdev(8) [ 42.438900] Caller: SetCommonHT+0x100/0x170 [ 42.443166] [ 42.443166] phy_mode=78, ch=0, wdev_type=2 [ 42.448746] ht_cap: ht_cap->HtCapInfo, [ 42.452630] ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1 [ 42.460334] ht_cap: ht_cap->HtCapParm, [ 42.464171] mdpu_density=0, ampdu_factor=3 [ 42.469802] Register MSTA IF (apclii0) , pAd->MSTANum = 2 [ 42.475366] wdev_init(caller:MSTA_Init+0x3d4/0x624), wdev(9) [ 42.481342] Caller: SetCommonHT+0x100/0x170 [ 42.485553] [ 42.485553] phy_mode=177, ch=0, wdev_type=2 [ 42.491287] ht_cap: ht_cap->HtCapInfo, [ 42.495235] ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1 [ 42.503018] ht_cap: ht_cap->HtCapParm, [ 42.506862] mdpu_density=0, ampdu_factor=3 [ 42.512964] mt_service_init: wlan service inits successfully! [ 42.518754] WtcSetMaxStaNum: MaxStaNum:228, BssidNum:8, WdsNum:16, MSTANum:2, MaxNumChipRept:32, MinMcastWcid:278 [ 42.674639] RedInit: set CR4/N9 RED Enable to 1. [ 42.679276] RedInit: RED Initiailize Done. [ 42.683645] proc_rps_file_open open proc file[/sys/class/net/eth0/queues/rx-0/rps_cpus] OK [ 42.692163] proc_rps_file_open open proc file[/sys/class/net/ra0/queues/rx-0/rps_cpus] OK [ 42.700451] RtmpOSFileOpen(): Error 2 opening /sys/class/net/rax0/queues/rx-0/rps_cpus [ 42.708427] RtmpOSFileOpen(): Error 2 opening /sys/class/net/rax0/queues/rx-0/rps_cpus [ 42.716460] RtmpOSFileOpen(): Error 2 opening /sys/class/net/rax0/queues/rx-0/rps_cpus [ 42.724602] RtmpOSFileOpen(): Error 2 opening /sys/class/net/rax0/queues/rx-0/rps_cpus [ 42.732734] RtmpOSFileOpen(): Error 2 opening /sys/class/net/rax0/queues/rx-0/rps_cpus [ 42.740788] proc_rps_file_open close proc file[/sys/class/net/eth0/queues/rx-0/rps_cpus] OK [ 42.749257] proc_rps_file_open close proc file[/sys/class/net/ra0/queues/rx-0/rps_cpus] OK [ 42.758026] cp_support_is_enabled: set CR4 CP_SUPPORT to Mode 2. [ 42.764115] RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP [ 42.770447] wifi_sys_open(), wdev idx = 0 [ 42.774566] ucAction = 0, ucBandIdx = 0, ucSmthIntlBypass = 0 [ 42.780405] ucAction = 0, ucBandIdx = 1, ucSmthIntlBypass = 0 [ 42.786239] BuildChannelList() BandIdx = 0, PhyMode = 78, ChListNum = 13: [ 42.793286] phy_oper_init(): operate TxStream = 2, RxStream = 2 [ 42.799331] phy_freq_adjust : no prim_ch value for adjust! [ 42.804947] Caller: wlan_operate_init+0x104/0x118 [ 42.809659] [ 42.809659] phy_mode=78, ch=0, wdev_type=1 [ 42.815287] ht_cap: ht_cap->HtCapInfo, [ 42.819135] ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1 [ 42.826825] ht_cap: ht_cap->HtCapParm, [ 42.830713] mdpu_density=5, ampdu_factor=3 [ 42.835046] hw_ctrl_flow_v2_open: wdev_idx=0 [ 42.839621] AP inf up for ra_0(func_idx) OmacIdx=0 [ 42.844506] AsicRadioOnOffCtrl(): DbdcIdx=0 RadioOn [ 42.849818] ApAutoChannelAtBootUp-----------------> [ 42.854858] ApAutoChannelAtBootUp: AutoChannelBootup[0] = 1 [ 42.860767] MtCmdSetMacTxRx:(ret = 0) [ 42.864691] MtCmdSetMacTxRx:(ret = 0) [ 42.868532] UpdateBeaconHandler, wdev(0) bss not ready (state:0, caller:MTAPAutoSelectChannel+0x1bc/0x46c)!! [ 42.878636] mt7915_apply_dpd_flatness_data: eeprom 0x62 bit 0 is 0, do runtime cal [ 42.886499] MtCmdChannelSwitch: ctrl_chl=1, ctrl_ch2=0, cent_ch=1 DBDCIdx=0, ChBand=0, BW=0, TXStream=2, RXStream=2, scan(1) [ 42.907109] MtCmdSetTxRxPath: ctrl_chl=1, ctrl_ch2=0, cent_ch=1, RxPath=3, BandIdx=0, ChBand=0, BW=0,TXStream=2, RXStream=3, scan(1) [ 43.120936] mt7915_apply_dpd_flatness_data: eeprom 0x62 bit 0 is 0, do runtime cal [ 43.128643] MtCmdChannelSwitch: ctrl_chl=2, ctrl_ch2=0, cent_ch=2 DBDCIdx=0, ChBand=0, BW=0, TXStream=2, RXStream=2, scan(1) [ 43.148992] MtCmdSetTxRxPath: ctrl_chl=2, ctrl_ch2=0, cent_ch=2, RxPath=3, BandIdx=0, ChBand=0, BW=0,TXStream=2, RXStream=3, scan(1) [ 43.370763] mt7915_apply_dpd_flatness_data: eeprom 0x62 bit 0 is 0, do runtime cal [ 43.378370] MtCmdChannelSwitch: ctrl_chl=3, ctrl_ch2=0, cent_ch=3 DBDCIdx=0, ChBand=0, BW=0, TXStream=2, RXStream=2, scan(1) [ 43.398474] MtCmdSetTxRxPath: ctrl_chl=3, ctrl_ch2=0, cent_ch=3, RxPath=3, BandIdx=0, ChBand=0, BW=0,TXStream=2, RXStream=3, scan(1) [ 43.620659] mt7915_apply_dpd_flatness_data: eeprom 0x62 bit 0 is 0, do runtime cal [ 43.628266] MtCmdChannelSwitch: ctrl_chl=4, ctrl_ch2=0, cent_ch=4 DBDCIdx=0, ChBand=0, BW=0, TXStream=2, RXStream=2, scan(1) [ 43.648339] MtCmdSetTxRxPath: ctrl_chl=4, ctrl_ch2=0, cent_ch=4, RxPath=3, BandIdx=0, ChBand=0, BW=0,TXStream=2, RXStream=3, scan(1) [ 43.760745] UpdateBeaconHandler, wdev(0) bss not ready (state:0, caller:APMlmePeriodicExec+0x308/0x548)!! [ 43.871077] mt7915_apply_dpd_flatness_data: eeprom 0x62 bit 0 is 0, do runtime cal [ 43.878715] MtCmdChannelSwitch: ctrl_chl=5, ctrl_ch2=0, cent_ch=5 DBDCIdx=0, ChBand=0, BW=0, TXStream=2, RXStream=2, scan(1) [ 43.899045] MtCmdSetTxRxPath: ctrl_chl=5, ctrl_ch2=0, cent_ch=5, RxPath=3, BandIdx=0, ChBand=0, BW=0,TXStream=2, RXStream=3, scan(1) [ 44.120705] mt7915_apply_dpd_flatness_data: eeprom 0x62 bit 0 is 0, do runtime cal [ 44.128322] MtCmdChannelSwitch: ctrl_chl=6, ctrl_ch2=0, cent_ch=6 DBDCIdx=0, ChBand=0, BW=0, TXStream=2, RXStream=2, scan(1) [ 44.148407] MtCmdSetTxRxPath: ctrl_chl=6, ctrl_ch2=0, cent_ch=6, RxPath=3, BandIdx=0, ChBand=0, BW=0,TXStream=2, RXStream=3, scan(1) [ 44.370750] mt7915_apply_dpd_flatness_data: eeprom 0x62 bit 0 is 0, do runtime cal [ 44.378363] MtCmdChannelSwitch: ctrl_chl=7, ctrl_ch2=0, cent_ch=7 DBDCIdx=0, ChBand=0, BW=0, TXStream=2, RXStream=2, scan(1) [ 44.398460] MtCmdSetTxRxPath: ctrl_chl=7, ctrl_ch2=0, cent_ch=7, RxPath=3, BandIdx=0, ChBand=0, BW=0,TXStream=2, RXStream=3, scan(1) [ 44.620657] mt7915_apply_dpd_flatness_data: eeprom 0x62 bit 0 is 0, do runtime cal [ 44.628264] MtCmdChannelSwitch: ctrl_chl=8, ctrl_ch2=0, cent_ch=8 DBDCIdx=0, ChBand=0, BW=0, TXStream=2, RXStream=2, scan(1) [ 44.648337] MtCmdSetTxRxPath: ctrl_chl=8, ctrl_ch2=0, cent_ch=8, RxPath=3, BandIdx=0, ChBand=0, BW=0,TXStream=2, RXStream=3, scan(1) [ 44.870728] mt7915_apply_dpd_flatness_data: eeprom 0x62 bit 0 is 0, do runtime cal [ 44.878340] MtCmdChannelSwitch: ctrl_chl=9, ctrl_ch2=0, cent_ch=9 DBDCIdx=0, ChBand=0, BW=0, TXStream=2, RXStream=2, scan(1) [ 44.898420] MtCmdSetTxRxPath: ctrl_chl=9, ctrl_ch2=0, cent_ch=9, RxPath=3, BandIdx=0, ChBand=0, BW=0,TXStream=2, RXStream=3, scan(1) [ 45.120675] mt7915_apply_dpd_flatness_data: eeprom 0x62 bit 0 is 0, do runtime cal [ 45.128287] MtCmdChannelSwitch: ctrl_chl=10, ctrl_ch2=0, cent_ch=10 DBDCIdx=0, ChBand=0, BW=0, TXStream=2, RXStream=2, scan(1) [ 45.148544] MtCmdSetTxRxPath: ctrl_chl=10, ctrl_ch2=0, cent_ch=10, RxPath=3, BandIdx=0, ChBand=0, BW=0,TXStream=2, RXStream=3, scan(1) [ 45.370755] mt7915_apply_dpd_flatness_data: eeprom 0x62 bit 0 is 0, do runtime cal [ 45.378490] MtCmdChannelSwitch: ctrl_chl=11, ctrl_ch2=0, cent_ch=11 DBDCIdx=0, ChBand=0, BW=0, TXStream=2, RXStream=2, scan(1) [ 45.398712] MtCmdSetTxRxPath: ctrl_chl=11, ctrl_ch2=0, cent_ch=11, RxPath=3, BandIdx=0, ChBand=0, BW=0,TXStream=2, RXStream=3, scan(1) [ 45.620622] UpdateBeaconHandler, wdev(0) bss not ready (state:0, caller:MTAPAutoSelectChannel+0x3bc/0x46c)!! [ 45.630494] ==================================================================== [ 45.637888] Channel 1 : Busy Time = 2342, Skip Channel = FALSE, BwCap = TRUE [ 45.645320] Channel 2 : Busy Time = 3330, Skip Channel = FALSE, BwCap = TRUE [ 45.652759] Channel 3 : Busy Time = 3159, Skip Channel = FALSE, BwCap = TRUE [ 45.660152] Channel 4 : Busy Time = 7524, Skip Channel = FALSE, BwCap = TRUE [ 45.667584] Channel 5 : Busy Time = 8541, Skip Channel = FALSE, BwCap = TRUE [ 45.675125] Channel 6 : Busy Time = 9470, Skip Channel = FALSE, BwCap = TRUE [ 45.682652] Channel 7 : Busy Time = 12797, Skip Channel = FALSE, BwCap = TRUE [ 45.690054] Channel 8 : Busy Time = 20013, Skip Channel = FALSE, BwCap = TRUE [ 45.697491] Channel 9 : Busy Time = 15011, Skip Channel = FALSE, BwCap = TRUE [ 45.704929] Channel 10 : Busy Time = 15670, Skip Channel = FALSE, BwCap = TRUE [ 45.712370] Channel 11 : Busy Time = 15235, Skip Channel = FALSE, BwCap = TRUE [ 45.719831] ==================================================================== [ 45.727292] Rule 3 Channel Busy time value : Select Primary Channel 1 [ 45.733783] Rule 3 Channel Busy time value : Min Channel Busy = 2342 [ 45.740139] Rule 3 Channel Busy time value : BW = 20 [ 45.745167] [SelectClearChannelBusyTime] - band0 END [ 45.750137] ApAutoChannelAtBootUp : Auto channel selection: Selected channel = 1, IsAband = 0 [ 45.758890] mt7915_apply_dpd_flatness_data: eeprom 0x62 bit 0 is 0, do runtime cal [ 45.766617] ap_probe_response_allowed(): hold probe response due to no_bcn [ 45.766635] ap_probe_response_allowed(): hold probe response due to no_bcn [ 45.781187] MtCmdChannelSwitch: ctrl_chl=1, ctrl_ch2=0, cent_ch=3 DBDCIdx=0, ChBand=0, BW=1, TXStream=2, RXStream=2, scan(0) [ 45.880932] MtCmdSetTxRxPath: ctrl_chl=1, ctrl_ch2=0, cent_ch=3, RxPath=3, BandIdx=0, ChBand=0, BW=1,TXStream=2, RXStream=3, scan(0) [ 45.893168] zero_wait_dfs_switch_ch(): outband ch 0, ch_stat 0 [ 45.899031] ApAutoChannelAtBootUp<----------------- [ 45.903988] ===> APStartUpForMbss(caller:ap_inf_open+0x18c/0x478), mbss_idx:0, CfgMode:177 [ 45.912310] [PMF]APPMFInit:: apidx=0, MFPC=0, MFPR=0, SHA256=0 [ 45.918321] Caller: SetCommonHT+0x100/0x170 [ 45.922547] [ 45.922547] phy_mode=78, ch=1, wdev_type=1 [ 45.928125] ht_cap: ht_cap->HtCapInfo, [ 45.932009] ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1 [ 45.939668] ht_cap: ht_cap->HtCapParm, [ 45.943540] mdpu_density=5, ampdu_factor=3 [ 45.947644] Enable 20/40 BSSCoex Channel Scan(BssCoex=1) [ 45.953193] MtCmdSetMacTxRx:(ret = 0) [ 45.957014] MtCmdSetMacTxRx:(ret = 0) [ 45.960973] mt7915_apply_dpd_flatness_data: eeprom 0x62 bit 0 is 0, do runtime cal [ 45.968564] MtCmdChannelSwitch: ctrl_chl=1, ctrl_ch2=0, cent_ch=1 DBDCIdx=0, ChBand=0, BW=0, TXStream=2, RXStream=2, scan(1) [ 45.988829] MtCmdSetTxRxPath: ctrl_chl=1, ctrl_ch2=0, cent_ch=1, RxPath=3, BandIdx=0, ChBand=0, BW=0,TXStream=2, RXStream=3, scan(1) [ 46.000993] AP OBSS SYNC - BBP R4 to 20MHz.l [ 46.310356] mt7915_apply_dpd_flatness_data: eeprom 0x62 bit 0 is 0, do runtime cal [ 46.317966] MtCmdChannelSwitch: ctrl_chl=2, ctrl_ch2=0, cent_ch=2 DBDCIdx=0, ChBand=0, BW=0, TXStream=2, RXStream=2, scan(1) [ 46.338066] MtCmdSetTxRxPath: ctrl_chl=2, ctrl_ch2=0, cent_ch=2, RxPath=3, BandIdx=0, ChBand=0, BW=0,TXStream=2, RXStream=3, scan(1) [ 46.350243] AP OBSS SYNC - BBP R4 to 20MHz.l [ 46.660345] mt7915_apply_dpd_flatness_data: eeprom 0x62 bit 0 is 0, do runtime cal [ 46.667952] MtCmdChannelSwitch: ctrl_chl=3, ctrl_ch2=0, cent_ch=3 DBDCIdx=0, ChBand=0, BW=0, TXStream=2, RXStream=2, scan(1) [ 46.688081] MtCmdSetTxRxPath: ctrl_chl=3, ctrl_ch2=0, cent_ch=3, RxPath=3, BandIdx=0, ChBand=0, BW=0,TXStream=2, RXStream=3, scan(1) [ 46.700275] AP OBSS SYNC - BBP R4 to 20MHz.l [ 47.010356] mt7915_apply_dpd_flatness_data: eeprom 0x62 bit 0 is 0, do runtime cal [ 47.017968] MtCmdChannelSwitch: ctrl_chl=4, ctrl_ch2=0, cent_ch=4 DBDCIdx=0, ChBand=0, BW=0, TXStream=2, RXStream=2, scan(1) [ 47.038062] MtCmdSetTxRxPath: ctrl_chl=4, ctrl_ch2=0, cent_ch=4, RxPath=3, BandIdx=0, ChBand=0, BW=0,TXStream=2, RXStream=3, scan(1) [ 47.050236] AP OBSS SYNC - BBP R4 to 20MHz.l [ 47.360347] mt7915_apply_dpd_flatness_data: eeprom 0x62 bit 0 is 0, do runtime cal [ 47.367955] MtCmdChannelSwitch: ctrl_chl=5, ctrl_ch2=0, cent_ch=5 DBDCIdx=0, ChBand=0, BW=0, TXStream=2, RXStream=2, scan(1) [ 47.388117] MtCmdSetTxRxPath: ctrl_chl=5, ctrl_ch2=0, cent_ch=5, RxPath=3, BandIdx=0, ChBand=0, BW=0,TXStream=2, RXStream=3, scan(1) [ 47.400297] AP OBSS SYNC - BBP R4 to 20MHz.l [ 47.710346] mt7915_apply_dpd_flatness_data: eeprom 0x62 bit 0 is 0, do runtime cal [ 47.717955] MtCmdChannelSwitch: ctrl_chl=6, ctrl_ch2=0, cent_ch=6 DBDCIdx=0, ChBand=0, BW=0, TXStream=2, RXStream=2, scan(1) [ 47.738047] MtCmdSetTxRxPath: ctrl_chl=6, ctrl_ch2=0, cent_ch=6, RxPath=3, BandIdx=0, ChBand=0, BW=0,TXStream=2, RXStream=3, scan(1) [ 47.750187] AP OBSS SYNC - BBP R4 to 20MHz.l [ 47.770529] UpdateBeaconHandler, wdev(0) bss not ready (state:0, caller:update_ap_qload_to_bcn+0x94/0xc4)!! [ 48.060358] mt7915_apply_dpd_flatness_data: eeprom 0x62 bit 0 is 0, do runtime cal [ 48.067972] MtCmdChannelSwitch: ctrl_chl=7, ctrl_ch2=0, cent_ch=7 DBDCIdx=0, ChBand=0, BW=0, TXStream=2, RXStream=2, scan(1) [ 48.088096] MtCmdSetTxRxPath: ctrl_chl=7, ctrl_ch2=0, cent_ch=7, RxPath=3, BandIdx=0, ChBand=0, BW=0,TXStream=2, RXStream=3, scan(1) [ 48.100300] AP OBSS SYNC - BBP R4 to 20MHz.l [ 48.410355] mt7915_apply_dpd_flatness_data: eeprom 0x62 bit 0 is 0, do runtime cal [ 48.417972] MtCmdChannelSwitch: ctrl_chl=8, ctrl_ch2=0, cent_ch=8 DBDCIdx=0, ChBand=0, BW=0, TXStream=2, RXStream=2, scan(1) [ 48.438047] MtCmdSetTxRxPath: ctrl_chl=8, ctrl_ch2=0, cent_ch=8, RxPath=3, BandIdx=0, ChBand=0, BW=0,TXStream=2, RXStream=3, scan(1) [ 48.450185] AP OBSS SYNC - BBP R4 to 20MHz.l [ 48.760247] Channel[Idx=0, Ch=1].bEffectedChannel=0x2! [ 48.765387] Channel[Idx=1, Ch=2].bEffectedChannel=0x1! [ 48.770562] needFallBack=TRUE due to OS! [ 48.774490] Channel[Idx=2, Ch=3].bEffectedChannel=0x0! [ 48.779624] Channel[Idx=3, Ch=4].bEffectedChannel=0x0! [ 48.785462] Channel[Idx=4, Ch=5].bEffectedChannel=0x0! [ 48.790724] Channel[Idx=5, Ch=6].bEffectedChannel=0x2! [ 48.795865] needFallBack=TRUE due to OP/OT! [ 48.800047] Channel[Idx=6, Ch=7].bEffectedChannel=0x0! [ 48.805241] Channel[Idx=7, Ch=8].bEffectedChannel=0x0! [ 48.810575] mt7915_apply_dpd_flatness_data: eeprom 0x62 bit 0 is 0, do runtime cal [ 48.818175] MtCmdChannelSwitch: ctrl_chl=1, ctrl_ch2=0, cent_ch=3 DBDCIdx=0, ChBand=0, BW=1, TXStream=2, RXStream=2, scan(0) [ 48.916536] MtCmdSetTxRxPath: ctrl_chl=1, ctrl_ch2=0, cent_ch=3, RxPath=3, BandIdx=0, ChBand=0, BW=1,TXStream=2, RXStream=3, scan(0) [ 48.928925] ap_link_up(caller:APStartUpForMbss+0x430/0x6b8), wdev(0) [ 48.935352] wifi_sys_linkup, wdev idx = 0 [ 49.095944] wtc_acquire_groupkey_wcid: Found a non-occupied wtbl_idx:287 for WDEV_TYPE:1 [ 49.095944] LinkToOmacIdx = 0, LinkToWdevType = 1 [ 49.108841] TRTableInsertMcastEntry:band0 group_idx[0]=0 [ 49.114230] wifi_sys_linkup:wdev(type=0,func_idx=1,wdev_idx=0),BssIndex(0) [ 49.121211] hw_ctrl_flow_v2_link_up: wdev_idx=0 [ 49.125760] (bssUpdateChannel), ucPrimCh=1, ucCentChSeg0=3, ucCentChSeg1=0, BW=1, ucHetbRU26Disable=0, ucHetbAllDisable=1 [ 49.136750] bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 8320, CmdBssInfoBmcRate.u2McTransmit = 8320 [ 49.153152] UpdateBeaconHandler, BCN_UPDATE_INIT, OmacIdx = 0 (ra0) [ 49.159428] Band0 BcnInitedRnd = 63 [ 49.163069] BeaconTransmitRequired():2.4G Bcn Tx is blocked! [ 49.163084] MtCmdTxPowerSKUCtrl: tx_pwr_sku_en: 1, BandIdx: 0 [ 49.163142] MtCmdTxBfBackoffCtrl: fgTxBFBackoffEn: 1, BandIdx: 0 [ 49.163157] MtCmdTxPowerPercentCtrl: fgTxPowerPercentEn: 0, BandIdx: 0 [ 49.163208] TxCCKStreamCtrl: set wrong parameters [ 49.171885] set muru_update_he_cfg()!!!! [ 49.171899] PrintSrCmd: [ 49.171899] u1CmdSubId = 1, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 49.171899] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 1 [ 49.171947] PrintSrCmd: [ 49.171947] u1CmdSubId = 5, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 49.171947] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 49.171963] PrintSrCmd: [ 49.171963] u1CmdSubId = 3, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 49.171963] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 49.171994] PrintSrCmd: [ 49.171994] u1CmdSubId = 23, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 49.171994] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 49.172085] Enable 20/40 BSSCoex Channel Scan(BssCoex=1) [ 49.172091] apidx 0 for WscUUIDInit [ 49.172094] Generate UUID for apidx(0) [ 49.173812] first MBSSID is 00 0c 43 26 46 00 [ 49.173852] WDS_Init():wds_num[0]=0, count=0, MAX_WDS_ENTRY=16, if_idx=0, flg_wds_init=0 [ 49.173856] Total allocated 0 WDS(es) for band0! [ 49.174513] extif_set_dev(ra0) >>> off wifi led[ 49.285568] ExtEventBeaconLostHandler::FW EVENT (d4:1a:d1:18:d0:bd), Reason 0x10 for ra0 [ 49.294385] AP Beacon OFF!!! >>> on wifi led for ra0 [ 49.974992] device ra0 entered promiscuous mode [ 49.979680] br-lan: port 2(ra0) entered forwarding state [ 49.985180] br-lan: port 2(ra0) entered forwarding state [ 50.032133] ra1: ===> mbss_virtual_if_open [ 50.036264] RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_INIT [ 50.042808] RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP [ 50.049167] wifi_sys_open(), wdev idx = 1 [ 50.053392] ucAction = 0, ucBandIdx = 0, ucSmthIntlBypass = 0 [ 50.059224] ucAction = 0, ucBandIdx = 1, ucSmthIntlBypass = 0 [ 50.065111] phy_oper_init(): operate TxStream = 2, RxStream = 2 [ 50.071345] Caller: wlan_operate_init+0x104/0x118 [ 50.076098] [ 50.076098] phy_mode=78, ch=1, wdev_type=1 [ 50.081774] ht_cap: ht_cap->HtCapInfo, [ 50.085674] ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1 [ 50.093394] ht_cap: ht_cap->HtCapParm, [ 50.097264] mdpu_density=5, ampdu_factor=3 [ 50.101600] hw_ctrl_flow_v2_open: wdev_idx=1 [ 50.106285] AP inf up for ra_1(func_idx) OmacIdx=17 [ 50.111434] AsicRadioOnOffCtrl(): DbdcIdx=0 RadioOn [ 50.116756] ApAutoChannelAtBootUp-----------------> [ 50.121764] ApAutoChannelAtBootUp: AutoChannelBootup[0] = 1 [ 50.127611] MtCmdSetMacTxRx:(ret = 0) [ 50.131583] MtCmdSetMacTxRx:(ret = 0) [ 50.135288] [41m ap_run_at_boot() : ACS is disable !![m [ 50.140838] ===> APStartUpForMbss(caller:ap_inf_open+0x18c/0x478), mbss_idx:1, CfgMode:177 [ 50.149152] [PMF]APPMFInit:: apidx=1, MFPC=0, MFPR=0, SHA256=0 [ 50.155333] Caller: SetCommonHT+0x100/0x170 [ 50.159552] [ 50.159552] phy_mode=78, ch=1, wdev_type=1 [ 50.165274] ht_cap: ht_cap->HtCapInfo, [ 50.169168] ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1 [ 50.176963] ht_cap: ht_cap->HtCapParm, [ 50.180887] mdpu_density=5, ampdu_factor=3 [ 50.185033] Enable 20/40 BSSCoex Channel Scan(BssCoex=1) [ 50.190626] ap_link_up(caller:APStartUpForMbss+0x430/0x6b8), wdev(1) [ 50.197057] wifi_sys_linkup, wdev idx = 1 [ 50.370479] wtc_acquire_groupkey_wcid: Found a non-occupied wtbl_idx:286 for WDEV_TYPE:1 [ 50.370479] LinkToOmacIdx = 11, LinkToWdevType = 1 [ 50.383518] TRTableInsertMcastEntry:band0 group_idx[1]=1 [ 50.388925] wifi_sys_linkup:wdev(type=1,func_idx=1,wdev_idx=1),BssIndex(1) [ 50.395977] hw_ctrl_flow_v2_link_up: wdev_idx=1 [ 50.400656] (bssUpdateChannel), ucPrimCh=1, ucCentChSeg0=3, ucCentChSeg1=0, BW=1, ucHetbRU26Disable=0, ucHetbAllDisable=1 [ 50.411720] bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 8320, CmdBssInfoBmcRate.u2McTransmit = 8320 [ 50.429077] UpdateBeaconHandler, BCN_UPDATE_INIT, OmacIdx = 11 (ra0) [ 50.435527] BeaconTransmitRequired():2.4G Bcn Tx is blocked! [ 50.435542] MtCmdTxPowerSKUCtrl: tx_pwr_sku_en: 1, BandIdx: 0 [ 50.435588] MtCmdTxBfBackoffCtrl: fgTxBFBackoffEn: 1, BandIdx: 0 [ 50.435622] MtCmdTxPowerPercentCtrl: fgTxPowerPercentEn: 0, BandIdx: 0 [ 50.435659] TxCCKStreamCtrl: set wrong parameters [ 50.444573] set muru_update_he_cfg()!!!! [ 50.444598] PrintSrCmd: [ 50.444598] u1CmdSubId = 1, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 50.444598] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 1 [ 50.444629] PrintSrCmd: [ 50.444629] u1CmdSubId = 5, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 50.444629] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 50.444660] PrintSrCmd: [ 50.444660] u1CmdSubId = 3, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 50.444660] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 50.444683] PrintSrCmd: [ 50.444683] u1CmdSubId = 23, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 50.444683] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 50.444750] apidx 1 for WscUUIDInit [ 50.444754] Generate UUID for apidx(1) [ 50.447079] first MBSSID is 00 0c 43 26 46 00 [ 50.447783] extif_set_dev(ra1) [ 50.541178] ExtEventBeaconLostHandler::FW EVENT (d6:1a:d1:18:d0:bd), Reason 0x10 [ 50.548623] AP Beacon OFF!!! [ 51.215132] device ra1 entered promiscuous mode [ 51.219849] br-lan: port 3(ra1) entered forwarding state [ 51.225397] br-lan: port 3(ra1) entered forwarding state [ 51.269687] ra2: ===> mbss_virtual_if_open [ 51.273842] RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_INIT [ 51.280353] RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP [ 51.286655] wifi_sys_open(), wdev idx = 2 [ 51.290850] ucAction = 0, ucBandIdx = 0, ucSmthIntlBypass = 0 [ 51.296613] ucAction = 0, ucBandIdx = 1, ucSmthIntlBypass = 0 [ 51.302484] phy_oper_init(): operate TxStream = 2, RxStream = 2 [ 51.308606] Caller: wlan_operate_init+0x104/0x118 [ 51.313399] [ 51.313399] phy_mode=78, ch=1, wdev_type=1 [ 51.318980] ht_cap: ht_cap->HtCapInfo, [ 51.322856] ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1 [ 51.330545] ht_cap: ht_cap->HtCapParm, [ 51.334387] mdpu_density=5, ampdu_factor=3 [ 51.338608] hw_ctrl_flow_v2_open: wdev_idx=2 [ 51.343216] AP inf up for ra_2(func_idx) OmacIdx=18 [ 51.348149] AsicRadioOnOffCtrl(): DbdcIdx=0 RadioOn [ 51.353434] ApAutoChannelAtBootUp-----------------> [ 51.358334] ApAutoChannelAtBootUp: AutoChannelBootup[0] = 1 [ 51.364280] MtCmdSetMacTxRx:(ret = 0) [ 51.368153] MtCmdSetMacTxRx:(ret = 0) [ 51.371961] [41m ap_run_at_boot() : ACS is disable !![m [ 51.377448] ===> APStartUpForMbss(caller:ap_inf_open+0x18c/0x478), mbss_idx:2, CfgMode:177 [ 51.385830] [PMF]APPMFInit:: apidx=2, MFPC=0, MFPR=0, SHA256=0 [ 51.391912] Caller: SetCommonHT+0x100/0x170 [ 51.396162] [ 51.396162] phy_mode=78, ch=1, wdev_type=1 [ 51.401830] ht_cap: ht_cap->HtCapInfo, [ 51.405689] ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1 [ 51.413388] ht_cap: ht_cap->HtCapParm, [ 51.417277] mdpu_density=5, ampdu_factor=3 [ 51.421488] Enable 20/40 BSSCoex Channel Scan(BssCoex=1) [ 51.427051] ap_link_up(caller:APStartUpForMbss+0x430/0x6b8), wdev(2) [ 51.433537] wifi_sys_linkup, wdev idx = 2 [ 51.600885] wtc_acquire_groupkey_wcid: Found a non-occupied wtbl_idx:285 for WDEV_TYPE:1 [ 51.600885] LinkToOmacIdx = 12, LinkToWdevType = 1 [ 51.613894] TRTableInsertMcastEntry:band0 group_idx[2]=2 [ 51.619270] wifi_sys_linkup:wdev(type=2,func_idx=1,wdev_idx=2),BssIndex(2) [ 51.626305] hw_ctrl_flow_v2_link_up: wdev_idx=2 [ 51.630989] (bssUpdateChannel), ucPrimCh=1, ucCentChSeg0=3, ucCentChSeg1=0, BW=1, ucHetbRU26Disable=0, ucHetbAllDisable=1 [ 51.642118] bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 8320, CmdBssInfoBmcRate.u2McTransmit = 8320 [ 51.659625] UpdateBeaconHandler, BCN_UPDATE_INIT, OmacIdx = 12 (ra0) [ 51.666154] BeaconTransmitRequired():2.4G Bcn Tx is blocked! [ 51.666231] MtCmdTxPowerSKUCtrl: tx_pwr_sku_en: 1, BandIdx: 0 [ 51.666293] MtCmdTxBfBackoffCtrl: fgTxBFBackoffEn: 1, BandIdx: 0 [ 51.666335] MtCmdTxPowerPercentCtrl: fgTxPowerPercentEn: 0, BandIdx: 0 [ 51.666383] TxCCKStreamCtrl: set wrong parameters [ 51.675485] set muru_update_he_cfg()!!!! [ 51.675551] PrintSrCmd: [ 51.675551] u1CmdSubId = 1, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 51.675551] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 1 [ 51.675604] PrintSrCmd: [ 51.675604] u1CmdSubId = 5, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 51.675604] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 51.675668] PrintSrCmd: [ 51.675668] u1CmdSubId = 3, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 51.675668] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 51.675717] PrintSrCmd: [ 51.675717] u1CmdSubId = 23, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 [ 51.675717] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 51.675850] apidx 2 for WscUUIDInit [ 51.675865] Generate UUID for apidx(2) [ 51.680082] first MBSSID is 00 0c 43 26 46 00 [ 51.681421] extif_set_dev(ra2) [ 51.770316] ExtEventBeaconLostHandler::FW EVENT (d6:1a:d1:28:d0:bd), Reason 0x10 [ 51.777763] AP Beacon OFF!!! [ 51.980305] br-lan: port 2(ra0) entered forwarding state [ 52.629739] device ra2 entered promiscuous mode [ 52.634502] br-lan: port 4(ra2) entered forwarding state [ 52.639975] br-lan: port 4(ra2) entered forwarding state [ 52.729282] apcli0: ===> msta_virtual_if_open [ 52.733760] RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_INIT [ 52.740250] RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP [ 52.746563] wifi_sys_open(), wdev idx = 8 [ 52.750704] ucAction = 0, ucBandIdx = 0, ucSmthIntlBypass = 0 [ 52.756454] ucAction = 0, ucBandIdx = 1, ucSmthIntlBypass = 0 [ 52.762284] phy_oper_init(): operate TxStream = 2, RxStream = 2 [ 52.768377] Caller: wlan_operate_init+0x104/0x118 [ 52.773183] [ 52.773183] phy_mode=78, ch=1, wdev_type=2 [ 52.778844] ht_cap: ht_cap->HtCapInfo, [ 52.782784] ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1 [ 52.783204] BeaconTransmitRequired():2.4G Bcn Tx is blocked! [ 52.783374] ExtEventBeaconLostHandler::FW EVENT (d4:1a:d1:18:d0:bd), Reason 0x10 [ 52.783376] AP Beacon OFF!!! [ 52.783435] BeaconTransmitRequired():2.4G Bcn Tx is blocked! [ 52.783588] ExtEventBeaconLostHandler::FW EVENT (d6:1a:d1:18:d0:bd), Reason 0x10 [ 52.783591] AP Beacon OFF!!! [ 52.783647] BeaconTransmitRequired():2.4G Bcn Tx is blocked! [ 52.783797] ExtEventBeaconLostHandler::FW EVENT (d6:1a:d1:28:d0:bd), Reason 0x10 [ 52.783799] AP Beacon OFF!!! [ 52.838988] ht_cap: ht_cap->HtCapParm, [ 52.842884] mdpu_density=0, ampdu_factor=3 [ 52.847073] hw_ctrl_flow_v2_open: wdev_idx=8 [ 52.851743] Caller: SetCommonHT+0x100/0x170 [ 52.855929] [ 52.855929] phy_mode=78, ch=1, wdev_type=2 [ 52.861538] ht_cap: ht_cap->HtCapInfo, [ 52.865377] ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1 [ 52.873053] ht_cap: ht_cap->HtCapParm, [ 52.876889] mdpu_density=0, ampdu_factor=3 [ 52.882697] MSTA interface up for apcli0 func_idx=0 OmacIdx=1 [ 52.888908] IPv6: ADDRCONF(NETDEV_UP): apcli0: link is not ready [ 52.894992] extif_set_dev(apcli0) [ 53.220283] br-lan: port 3(ra1) entered forwarding state [ 53.685081] device apcli0 entered promiscuous mode [ 54.630325] br-lan: port 4(ra2) entered forwarding state [ 55.067225] rai0: ===> mbss_virtual_if_open [ 55.071565] RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_INIT [ 55.078015] RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP [ 55.084588] wifi_sys_open(), wdev idx = 4 [ 55.088687] ucAction = 0, ucBandIdx = 0, ucSmthIntlBypass = 0 [ 55.094502] ucAction = 0, ucBandIdx = 1, ucSmthIntlBypass = 0 [ 55.100344] BuildChannelList() BandIdx = 1, PhyMode = 177, ChListNum = 4: [ 55.107200] DfsBuildChannelList(): Done [ 55.111093] phy_oper_init(): operate TxStream = 2, RxStream = 2 [ 55.117069] [1;33m [RadarStateCheck] RD_NORMAL_MODE [m [ 55.122513] phy_freq_adjust : no prim_ch value for adjust! [ 55.128053] Caller: wlan_operate_init+0x104/0x118 [ 55.132818] [ 55.132818] phy_mode=177, ch=0, wdev_type=1 [ 55.138482] ht_cap: ht_cap->HtCapInfo, [ 55.142364] ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1 [ 55.150022] ht_cap: ht_cap->HtCapParm, [ 55.153898] mdpu_density=5, ampdu_factor=3 [ 55.158093] hw_ctrl_flow_v2_open: wdev_idx=4 [ 55.162646] AP inf up for ra_4(func_idx) OmacIdx=0 [ 55.167471] AsicRadioOnOffCtrl(): DbdcIdx=0 RadioOn [ 55.172668] ApAutoChannelAtBootUp-----------------> [ 55.177552] ApAutoChannelAtBootUp: AutoChannelBootup[1] = 1 [ 55.183536] MtCmdSetMacTxRx:(ret = 0) [ 55.187349] MtCmdSetMacTxRx:(ret = 0) [ 55.191124] [AutoChSelBuildChannelListFor5G] ChListNum5G = 4 [ 55.196843] UpdateBeaconHandler, wdev(4) bss not ready (state:0, caller:MTAPAutoSelectChannel+0x1bc/0x46c)!! [ 55.206830] mt7915_apply_dpd_flatness_data: eeprom 0x62 bit 0 is 0, do runtime cal [ 55.214483] MtCmdChannelSwitch: ctrl_chl=36, ctrl_ch2=0, cent_ch=36 DBDCIdx=1, ChBand=1, BW=0, TXStream=2, RXStream=2, scan(1) [ 55.234680] MtCmdSetTxRxPath: ctrl_chl=36, ctrl_ch2=0, cent_ch=36, RxPath=3, BandIdx=1, ChBand=1, BW=0,TXStream=2, RXStream=3, scan(1) [ 55.450683] mt7915_apply_dpd_flatness_data: eeprom 0x62 bit 0 is 0, do runtime cal [ 55.458296] MtCmdChannelSwitch: ctrl_chl=40, ctrl_ch2=0, cent_ch=40 DBDCIdx=1, ChBand=1, BW=0, TXStream=2, RXStream=2, scan(1) [ 55.478470] MtCmdSetTxRxPath: ctrl_chl=40, ctrl_ch2=0, cent_ch=40, RxPath=3, BandIdx=1, ChBand=1, BW=0,TXStream=2, RXStream=3, scan(1) [ 55.700672] mt7915_apply_dpd_flatness_data: eeprom 0x62 bit 0 is 0, do runtime cal [ 55.708285] MtCmdChannelSwitch: ctrl_chl=44, ctrl_ch2=0, cent_ch=44 DBDCIdx=1, ChBand=1, BW=0, TXStream=2, RXStream=2, scan(1) [ 55.728443] MtCmdSetTxRxPath: ctrl_chl=44, ctrl_ch2=0, cent_ch=44, RxPath=3, BandIdx=1, ChBand=1, BW=0,TXStream=2, RXStream=3, scan(1) [ 55.880356] UpdateBeaconHandler, wdev(3) bss not ready (state:0, caller:MlmePeriodicExec+0x214/0xbb8)!! [ 55.889773] Mlme count 0 start beacon [ 55.950775] mt7915_apply_dpd_flatness_data: eeprom 0x62 bit 0 is 0, do runtime cal [ 55.958430] MtCmdChannelSwitch: ctrl_chl=48, ctrl_ch2=0, cent_ch=48 DBDCIdx=1, ChBand=1, BW=0, TXStream=2, RXStream=2, scan(1) [ 55.978776] MtCmdSetTxRxPath: ctrl_chl=48, ctrl_ch2=0, cent_ch=48, RxPath=3, BandIdx=1, ChBand=1, BW=0,TXStream=2, RXStream=3, scan(1) [ 56.200794] UpdateBeaconHandler, wdev(4) bss not ready (state:0, caller:MTAPAutoSelectChannel+0x3bc/0x46c)!! [ 56.210673] ==================================================================== [ 56.218137] Channel 36 : Busy Time = 19203, Skip Channel = FALSE, BwCap = TRUE [ 56.225664] Channel 40 : Busy Time = 20104, Skip Channel = FALSE, BwCap = TRUE [ 56.233122] Channel 44 : Busy Time = 21120, Skip Channel = FALSE, BwCap = TRUE [ 56.240571] Channel 48 : Busy Time = 26300, Skip Channel = FALSE, BwCap = TRUE [ 56.248067] ==================================================================== [ 56.255647] Rule 3 Channel Busy time value : Select Primary Channel 36 [ 56.262285] Rule 3 Channel Busy time value : Min Channel Busy = 26300 [ 56.268772] Rule 3 Channel Busy time value : BW = 80 [ 56.273803] [SelectClearChannelBusyTime] - band1 END [ 56.278802] ApAutoChannelAtBootUp : Auto channel selection: Selected channel = 36, IsAband = 1 [ 56.287496] [1;33m [RadarStateCheck] RD_NORMAL_MODE [m [ 56.293135] mt7915_apply_dpd_flatness_data: eeprom 0x62 bit 0 is 0, do runtime cal [ 56.300773] MtCmdChannelSwitch: ctrl_chl=36, ctrl_ch2=0, cent_ch=42 DBDCIdx=1, ChBand=1, BW=2, TXStream=2, RXStream=2, scan(0) [ 56.320896] MtCmdSetTxRxPath: ctrl_chl=36, ctrl_ch2=0, cent_ch=42, RxPath=3, BandIdx=1, ChBand=1, BW=2,TXStream=2, RXStream=3, scan(0) [ 56.333351] DfsBuildChannelList(): Done [ 56.337214] zero_wait_dfs_switch_ch(): outband ch 0, ch_stat 0 [ 56.343114] ApAutoChannelAtBootUp<----------------- [ 56.348022] ===> APStartUpForMbss(caller:ap_inf_open+0x18c/0x478), mbss_idx:4, CfgMode:177 [ 56.356337] [PMF]APPMFInit:: apidx=4, MFPC=0, MFPR=0, SHA256=0 [ 56.362341] Caller: SetCommonHT+0x100/0x170 [ 56.366525] [ 56.366525] phy_mode=177, ch=36, wdev_type=1 [ 56.372296] ht_cap: ht_cap->HtCapInfo, [ 56.376136] ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1 [ 56.383812] ht_cap: ht_cap->HtCapParm, [ 56.387648] mdpu_density=5, ampdu_factor=3 [ 56.391777] Enable 20/40 BSSCoex Channel Scan(BssCoex=1) [ 56.397130] ap_link_up(caller:APStartUpForMbss+0x430/0x6b8), wdev(4) [ 56.403509] wifi_sys_linkup, wdev idx = 4 [ 56.564036] wtc_acquire_groupkey_wcid: Found a non-occupied wtbl_idx:284 for WDEV_TYPE:1 [ 56.564036] LinkToOmacIdx = 0, LinkToWdevType = 1 [ 56.576936] TRTableInsertMcastEntry:band1 group_idx[4]=4 [ 56.582315] wifi_sys_linkup:wdev(type=4,func_idx=1,wdev_idx=4),BssIndex(3) [ 56.589250] hw_ctrl_flow_v2_link_up: wdev_idx=4 [ 56.593865] (bssUpdateChannel), ucPrimCh=36, ucCentChSeg0=42, ucCentChSeg1=0, BW=2, ucHetbRU26Disable=0, ucHetbAllDisable=1 [ 56.605040] bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 8320, CmdBssInfoBmcRate.u2McTransmit = 8320 [ 56.621494] UpdateBeaconHandler, BCN_UPDATE_INIT, OmacIdx = 0 (ra0) [ 56.627769] Band1 BcnInitedRnd = 138 [ 56.631538] MtCmdTxPowerSKUCtrl: tx_pwr_sku_en: 1, BandIdx: 1 [ 56.637397] MtCmdTxBfBackoffCtrl: fgTxBFBackoffEn: 1, BandIdx: 1 [ 56.643458] MtCmdTxPowerPercentCtrl: fgTxPowerPercentEn: 0, BandIdx: 1 [ 56.658243] set muru_update_he_cfg()!!!! [ 56.662202] PrintSrCmd: [ 56.662202] u1CmdSubId = 1, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 [ 56.662202] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 1 [ 56.676278] PrintSrCmd: [ 56.676278] u1CmdSubId = 5, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 [ 56.676278] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 56.690361] PrintSrCmd: [ 56.690361] u1CmdSubId = 3, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 [ 56.690361] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 56.704433] PrintSrCmd: [ 56.704433] u1CmdSubId = 23, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 [ 56.704433] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 56.718660] apidx 4 for WscUUIDInit [ 56.722175] Generate UUID for apidx(4) [ 56.727662] first MBSSID is 00 0c 43 26 46 00 [ 56.732139] WDS_Init():wds_num[1]=0, count=0, MAX_WDS_ENTRY=16, if_idx=0, flg_wds_init=0 [ 56.740264] Total allocated 0 WDS(es) for band1! [ 56.745591] extif_set_dev(rai0) >>> off wifi led for rai0 >>> on wifi led for rai0 [ 57.383321] device rai0 entered promiscuous mode [ 57.388077] br-lan: port 6(rai0) entered forwarding state [ 57.393625] br-lan: port 6(rai0) entered forwarding state [ 57.435218] rai1: ===> mbss_virtual_if_open [ 57.439430] RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_INIT [ 57.446017] RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP [ 57.452327] wifi_sys_open(), wdev idx = 5 [ 57.456427] ucAction = 0, ucBandIdx = 0, ucSmthIntlBypass = 0 [ 57.462226] ucAction = 0, ucBandIdx = 1, ucSmthIntlBypass = 0 [ 57.467987] phy_oper_init(): operate TxStream = 2, RxStream = 2 [ 57.474078] Caller: wlan_operate_init+0x104/0x118 [ 57.478784] [ 57.478784] phy_mode=177, ch=36, wdev_type=1 [ 57.484584] ht_cap: ht_cap->HtCapInfo, [ 57.488429] ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1 [ 57.496125] ht_cap: ht_cap->HtCapParm, [ 57.499967] mdpu_density=5, ampdu_factor=3 [ 57.504205] hw_ctrl_flow_v2_open: wdev_idx=5 [ 57.508748] AP inf up for ra_5(func_idx) OmacIdx=17 [ 57.513761] AsicRadioOnOffCtrl(): DbdcIdx=1 RadioOn [ 57.518941] ApAutoChannelAtBootUp-----------------> [ 57.523865] ApAutoChannelAtBootUp: AutoChannelBootup[1] = 1 [ 57.529610] MtCmdSetMacTxRx:(ret = 0) [ 57.533569] MtCmdSetMacTxRx:(ret = 0) [ 57.537234] [41m ap_run_at_boot() : ACS is disable !![m [ 57.542731] ===> APStartUpForMbss(caller:ap_inf_open+0x18c/0x478), mbss_idx:5, CfgMode:177 [ 57.551038] [PMF]APPMFInit:: apidx=5, MFPC=0, MFPR=0, SHA256=0 [ 57.557004] Caller: SetCommonHT+0x100/0x170 [ 57.561224] [ 57.561224] phy_mode=177, ch=36, wdev_type=1 [ 57.566977] ht_cap: ht_cap->HtCapInfo, [ 57.570848] ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1 [ 57.578505] ht_cap: ht_cap->HtCapParm, [ 57.582374] mdpu_density=5, ampdu_factor=3 [ 57.586482] Enable 20/40 BSSCoex Channel Scan(BssCoex=1) [ 57.591875] ap_link_up(caller:APStartUpForMbss+0x430/0x6b8), wdev(5) [ 57.598233] wifi_sys_linkup, wdev idx = 5 [ 57.758627] wtc_acquire_groupkey_wcid: Found a non-occupied wtbl_idx:283 for WDEV_TYPE:1 [ 57.758627] LinkToOmacIdx = 11, LinkToWdevType = 1 [ 57.771619] TRTableInsertMcastEntry:band1 group_idx[5]=5 [ 57.776953] wifi_sys_linkup:wdev(type=5,func_idx=1,wdev_idx=5),BssIndex(4) [ 57.783906] hw_ctrl_flow_v2_link_up: wdev_idx=5 [ 57.788465] (bssUpdateChannel), ucPrimCh=36, ucCentChSeg0=42, ucCentChSeg1=0, BW=2, ucHetbRU26Disable=0, ucHetbAllDisable=1 [ 57.790633] UpdateBeaconHandler, wdev(5) bss not ready (state:2, caller:update_ap_qload_to_bcn+0x94/0xc4)!! [ 57.809413] bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 8320, CmdBssInfoBmcRate.u2McTransmit = 8320 [ 57.826519] UpdateBeaconHandler, BCN_UPDATE_INIT, OmacIdx = 11 (ra0) [ 57.832963] MtCmdTxPowerSKUCtrl: tx_pwr_sku_en: 1, BandIdx: 1 [ 57.838839] MtCmdTxBfBackoffCtrl: fgTxBFBackoffEn: 1, BandIdx: 1 [ 57.844984] MtCmdTxPowerPercentCtrl: fgTxPowerPercentEn: 0, BandIdx: 1 [ 57.859983] set muru_update_he_cfg()!!!! [ 57.863969] PrintSrCmd: [ 57.863969] u1CmdSubId = 1, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 [ 57.863969] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 1 [ 57.878051] PrintSrCmd: [ 57.878051] u1CmdSubId = 5, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 [ 57.878051] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 57.892122] PrintSrCmd: [ 57.892122] u1CmdSubId = 3, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 [ 57.892122] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 57.906192] PrintSrCmd: [ 57.906192] u1CmdSubId = 23, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 [ 57.906192] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 57.920412] apidx 5 for WscUUIDInit [ 57.923900] Generate UUID for apidx(5) [ 57.929407] first MBSSID is 00 0c 43 26 46 00 [ 57.934629] extif_set_dev(rai1) [ 58.568623] device rai1 entered promiscuous mode [ 58.573480] br-lan: port 7(rai1) entered forwarding state [ 58.578965] br-lan: port 7(rai1) entered forwarding state [ 58.620725] rai2: ===> mbss_virtual_if_open [ 58.624938] RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_INIT [ 58.631442] RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP [ 58.637728] wifi_sys_open(), wdev idx = 6 [ 58.641893] ucAction = 0, ucBandIdx = 0, ucSmthIntlBypass = 0 [ 58.647643] ucAction = 0, ucBandIdx = 1, ucSmthIntlBypass = 0 [ 58.653610] phy_oper_init(): operate TxStream = 2, RxStream = 2 [ 58.659711] Caller: wlan_operate_init+0x104/0x118 [ 58.664497] [ 58.664497] phy_mode=177, ch=36, wdev_type=1 [ 58.670279] ht_cap: ht_cap->HtCapInfo, [ 58.674122] ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1 [ 58.681802] ht_cap: ht_cap->HtCapParm, [ 58.685644] mdpu_density=5, ampdu_factor=3 [ 58.689833] hw_ctrl_flow_v2_open: wdev_idx=6 [ 58.694367] AP inf up for ra_6(func_idx) OmacIdx=18 [ 58.699283] AsicRadioOnOffCtrl(): DbdcIdx=1 RadioOn [ 58.704496] ApAutoChannelAtBootUp-----------------> [ 58.709381] ApAutoChannelAtBootUp: AutoChannelBootup[1] = 1 [ 58.715177] MtCmdSetMacTxRx:(ret = 0) [ 58.718995] MtCmdSetMacTxRx:(ret = 0) [ 58.722704] [41m ap_run_at_boot() : ACS is disable !![m [ 58.728128] ===> APStartUpForMbss(caller:ap_inf_open+0x18c/0x478), mbss_idx:6, CfgMode:177 [ 58.736418] [PMF]APPMFInit:: apidx=6, MFPC=0, MFPR=0, SHA256=0 [ 58.742411] Caller: SetCommonHT+0x100/0x170 [ 58.746595] [ 58.746595] phy_mode=177, ch=36, wdev_type=1 [ 58.752363] ht_cap: ht_cap->HtCapInfo, [ 58.756203] ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1 [ 58.763878] ht_cap: ht_cap->HtCapParm, [ 58.767713] mdpu_density=5, ampdu_factor=3 [ 58.771833] Enable 20/40 BSSCoex Channel Scan(BssCoex=1) [ 58.777180] ap_link_up(caller:APStartUpForMbss+0x430/0x6b8), wdev(6) [ 58.783559] wifi_sys_linkup, wdev idx = 6 [ 58.944296] wtc_acquire_groupkey_wcid: Found a non-occupied wtbl_idx:282 for WDEV_TYPE:1 [ 58.944296] LinkToOmacIdx = 12, LinkToWdevType = 1 [ 58.957283] TRTableInsertMcastEntry:band1 group_idx[6]=6 [ 58.962687] wifi_sys_linkup:wdev(type=6,func_idx=1,wdev_idx=6),BssIndex(5) [ 58.969621] hw_ctrl_flow_v2_link_up: wdev_idx=6 [ 58.974204] (bssUpdateChannel), ucPrimCh=36, ucCentChSeg0=42, ucCentChSeg1=0, BW=2, ucHetbRU26Disable=0, ucHetbAllDisable=1 [ 58.985377] bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 8320, CmdBssInfoBmcRate.u2McTransmit = 8320 [ 59.002555] UpdateBeaconHandler, BCN_UPDATE_INIT, OmacIdx = 12 (ra0) [ 59.008973] MtCmdTxPowerSKUCtrl: tx_pwr_sku_en: 1, BandIdx: 1 [ 59.014875] MtCmdTxBfBackoffCtrl: fgTxBFBackoffEn: 1, BandIdx: 1 [ 59.020933] MtCmdTxPowerPercentCtrl: fgTxPowerPercentEn: 0, BandIdx: 1 [ 59.035696] set muru_update_he_cfg()!!!! [ 59.039630] PrintSrCmd: [ 59.039630] u1CmdSubId = 1, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 [ 59.039630] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 1 [ 59.053715] PrintSrCmd: [ 59.053715] u1CmdSubId = 5, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 [ 59.053715] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 59.067882] PrintSrCmd: [ 59.067882] u1CmdSubId = 3, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 [ 59.067882] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 59.081967] PrintSrCmd: [ 59.081967] u1CmdSubId = 23, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 [ 59.081967] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 [ 59.096195] apidx 6 for WscUUIDInit [ 59.099684] Generate UUID for apidx(6) [ 59.105212] first MBSSID is 00 0c 43 26 46 00 [ 59.110512] extif_set_dev(rai2) [ 59.390273] br-lan: port 6(rai0) entered forwarding state [ 59.750994] device rai2 entered promiscuous mode [ 59.755801] br-lan: port 8(rai2) entered forwarding state [ 59.761354] br-lan: port 8(rai2) entered forwarding state [ 59.843057] apclii0: ===> msta_virtual_if_open [ 59.847530] RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_INIT [ 59.854105] RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP [ 59.860460] wifi_sys_open(), wdev idx = 9 [ 59.864552] ucAction = 0, ucBandIdx = 0, ucSmthIntlBypass = 0 [ 59.870355] ucAction = 0, ucBandIdx = 1, ucSmthIntlBypass = 0 [ 59.876121] phy_oper_init(): operate TxStream = 2, RxStream = 2 [ 59.882224] Caller: wlan_operate_init+0x104/0x118 [ 59.886940] [ 59.886940] phy_mode=177, ch=36, wdev_type=2 [ 59.892914] ht_cap: ht_cap->HtCapInfo, [ 59.896757] ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1 [ 59.904445] ht_cap: ht_cap->HtCapParm, [ 59.908281] mdpu_density=0, ampdu_factor=3 [ 59.912485] hw_ctrl_flow_v2_open: wdev_idx=9 [ 59.917084] Caller: SetCommonHT+0x100/0x170 [ 59.921330] [ 59.921330] phy_mode=177, ch=36, wdev_type=2 [ 59.927076] ht_cap: ht_cap->HtCapInfo, [ 59.930940] ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1 [ 59.938591] ht_cap: ht_cap->HtCapParm, [ 59.942447] mdpu_density=0, ampdu_factor=3 [ 59.948261] MSTA interface up for apcli1 func_idx=1 OmacIdx=1 [ 59.954574] IPv6: ADDRCONF(NETDEV_UP): apclii0: link is not ready [ 59.960777] extif_set_dev(apclii0) [ 60.570247] br-lan: port 7(rai1) entered forwarding state [ 60.597343] device apclii0 entered promiscuous mode [ 61.760306] br-lan: port 8(rai2) entered forwarding state [ 62.046108] device eth0.1905 entered promiscuous mode [ 65.315935] SetThermalProtectDutyCfg(): band_idx: 0, level_idx: 0, duty: 100 [ 65.323099] MtCmdThermalProtectDutyCfg: band_idx: 0, level_idx: 0 [ 65.329273] MtCmdThermalProtectDutyCfg: duty: 100 [ 65.339442] SetThermalProtectDutyCfg(): band_idx: 0, level_idx: 1, duty: 70 [ 65.346598] MtCmdThermalProtectDutyCfg: band_idx: 0, level_idx: 1 [ 65.352888] MtCmdThermalProtectDutyCfg: duty: 70 [ 65.361484] SetThermalProtectDutyCfg(): band_idx: 0, level_idx: 2, duty: 45 [ 65.368467] MtCmdThermalProtectDutyCfg: band_idx: 0, level_idx: 2 [ 65.374638] MtCmdThermalProtectDutyCfg: duty: 45 [ 65.383785] SetThermalProtectDutyCfg(): band_idx: 0, level_idx: 3, duty: 20 [ 65.390856] MtCmdThermalProtectDutyCfg: band_idx: 0, level_idx: 3 [ 65.396980] MtCmdThermalProtectDutyCfg: duty: 20 [ 65.405378] SetThermalProtectEnable(): band_idx: 0, protection_type: 1, trigger_type: 1 [ 65.413452] SetThermalProtectEnable(): trigger_temp: 117, restore_temp: 100, recheck_time: 10 [ 65.422046] MtCmdThermalProtectEnable: band_idx: 0, protect_type: 1 [ 65.428361] MtCmdThermalProtectEnable: trigger_type: 1, trigger_temp: 117 [ 65.435264] MtCmdThermalProtectEnable: restore_temp: 100, recheck_time: 10 [ 65.442389] (Thermal Protect) Duty Notify. [ 65.446658] band_idx: 0, level_idx: 0, duty_percent: 100 [ 65.452074] (Thermal Protect) Duty Notify. [ 65.456178] band_idx: 0, level_idx: 0, duty_percent: 100 [ 65.461534] Restore Temp = 100 [ 65.467985] SetThermalProtectDutyCfg(): band_idx: 1, level_idx: 0, duty: 100 [ 65.475123] MtCmdThermalProtectDutyCfg: band_idx: 1, level_idx: 0 [ 65.481275] MtCmdThermalProtectDutyCfg: duty: 100 [ 65.489909] SetThermalProtectDutyCfg(): band_idx: 1, level_idx: 1, duty: 70 [ 65.497211] MtCmdThermalProtectDutyCfg: band_idx: 1, level_idx: 1 [ 65.503670] MtCmdThermalProtectDutyCfg: duty: 70 [ 65.512057] SetThermalProtectDutyCfg(): band_idx: 1, level_idx: 2, duty: 45 [ 65.519183] MtCmdThermalProtectDutyCfg: band_idx: 1, level_idx: 2 [ 65.525384] MtCmdThermalProtectDutyCfg: duty: 45 [ 65.533551] SetThermalProtectDutyCfg(): band_idx: 1, level_idx: 3, duty: 20 [ 65.540590] MtCmdThermalProtectDutyCfg: band_idx: 1, level_idx: 3 [ 65.546686] MtCmdThermalProtectDutyCfg: duty: 20 [ 65.554856] SetThermalProtectEnable(): band_idx: 1, protection_type: 1, trigger_type: 1 [ 65.562921] SetThermalProtectEnable(): trigger_temp: 117, restore_temp: 100, recheck_time: 10 [ 65.571486] MtCmdThermalProtectEnable: band_idx: 1, protect_type: 1 [ 65.577758] MtCmdThermalProtectEnable: trigger_type: 1, trigger_temp: 117 [ 65.584581] MtCmdThermalProtectEnable: restore_temp: 100, recheck_time: 10 [ 65.591671] (Thermal Protect) Duty Notify. [ 65.595773] band_idx: 1, level_idx: 0, duty_percent: 100 [ 65.601132] (Thermal Protect) Duty Notify. [ 65.605238] band_idx: 1, level_idx: 0, duty_percent: 100 [ 65.610578] Restore Temp = 100 [ 68.115952] Set_MapR2_Proc MAP R2 is already disabled [ 68.125577] Set_MapTS_Proc MAP TS is already disabled [ 68.143745] Set_MapR2_Proc MAP R2 is already disabled [ 68.152767] Set_MapTS_Proc MAP TS is already disabled [ 69.427689] Current mapfilter version v2.0.2 [ 69.472982] I/F(apcli1) Set_ApCli_Enable_Proc::(enable = 0) [ 69.524761] I/F(apcli0) Set_ApCli_Enable_Proc::(enable = 0) [ 71.559458] Set_Map_Proc current MAP MODE is 1 [ 71.579751] Set_Map_Proc current MAP MODE is 1 [ 72.744460] hnat_priv ppd = eth0 [ 72.762303] Set_MapR2_Proc: MAP R2 is enabled [ 72.769787] Set_MapTS_Proc: MAP TS is enabled [ 72.784964] Set_MapR2_Proc MAP R2 is already enabled [ 72.794512] Set_MapTS_Proc MAP TS is already enabled [ 73.846815] Set the VLAN checking policy : 4 [ 73.854270] Set the VLAN checking policy : 2 [ 73.866386] Set the VLAN checking policy : 4 [ 73.873679] Set the VLAN checking policy : 2 [ 73.886008] Set the VLAN checking policy : 4 [ 73.893513] Set the VLAN checking policy : 2 [ 73.905699] Set the VLAN checking policy : 4 [ 73.913165] Set the VLAN checking policy : 2 [ 73.925428] Set the VLAN checking policy : 4 [ 73.932863] Set the VLAN checking policy : 2 [ 73.945003] Set the VLAN checking policy : 4 [ 73.952566] Set the VLAN checking policy : 2 [ 73.965487] Set the VLAN checking policy : 4 [ 73.973306] Set the VLAN checking policy : 2 [ 73.986671] Set the VLAN checking policy : 4 [ 73.994400] Set the VLAN checking policy : 2 [ 75.445869] (Thermal Protect) Duty Notify. [ 75.449993] band_idx: 0, level_idx: 0, duty_percent: 100 [ 75.455329] Restore Temp = 100 [ 75.594519] (Thermal Protect) Duty Notify. [ 75.598638] band_idx: 1, level_idx: 0, duty_percent: 100 [ 75.603980] Restore Temp = 100 [ 76.254294] Enable GAS service for MBSSID[0] [ 76.258685] Unknow Parameter:8 [ 76.262203] Unknow Parameter:0 [ 76.265292] Unknow Parameter:1 [ 76.268372] Unknow Parameter:2 [ 76.272013] Unknow Parameter:3 [ 76.277586] Enable GAS service for MBSSID[4] [ 76.282056] Unknow Parameter:8 [ 76.285222] Unknow Parameter:0 [ 76.288407] Unknow Parameter:1 [ 76.291959] Unknow Parameter:2 [ 76.295288] Unknow Parameter:3 [ 76.298473] Set_AP_VENDOR_SPECIFIC_IE: Unknown OUIType = 16 [ 76.304220] Set_AP_VENDOR_SPECIFIC_IE: Unknown OUIType = 9 [ 76.309873] set_wapp_cmm_ie: Unknown IE(EID = 111) [ 76.314928] set_wapp_cmm_ie: Unknown IE(EID = 110) [ 76.320443] Set_AP_VENDOR_SPECIFIC_IE: Unknown OUIType = 16 [ 76.326296] Set_AP_VENDOR_SPECIFIC_IE: Unknown OUIType = 9 [ 76.332147] set_wapp_cmm_ie: Unknown IE(EID = 111) [ 76.337218] set_wapp_cmm_ie: Unknown IE(EID = 110) [ 76.349621] Set_Fh_Bss_Proc rai0 wdev->MAPCfg.DevOwnRole 0x0 [ 76.355583] do_map_set_ctl==>cmd(1905) [ 76.359449] do_map_set_ctl==>almac(d4:1a:d1:18:d0:bc) [ 76.373569] Set_Fh_Bss_Proc rai0 wdev->MAPCfg.DevOwnRole 0x20 [ 76.404629] Set_Fh_Bss_Proc rai1 wdev->MAPCfg.DevOwnRole 0x0 [ 76.418770] Set_Fh_Bss_Proc rai1 wdev->MAPCfg.DevOwnRole 0x20 [ 76.443742] Set_Fh_Bss_Proc rai2 wdev->MAPCfg.DevOwnRole 0x0 [ 76.457430] Set_Fh_Bss_Proc rai2 wdev->MAPCfg.DevOwnRole 0x20 [ 76.482578] Set_Fh_Bss_Proc ra0 wdev->MAPCfg.DevOwnRole 0x0 [ 76.496756] Set_Fh_Bss_Proc ra0 wdev->MAPCfg.DevOwnRole 0x20 [ 76.516783] Set_Fh_Bss_Proc ra1 wdev->MAPCfg.DevOwnRole 0x0 [ 76.528789] Set_Fh_Bss_Proc ra1 wdev->MAPCfg.DevOwnRole 0x20 [ 76.548444] Set_Fh_Bss_Proc ra2 wdev->MAPCfg.DevOwnRole 0x0 [ 76.560694] Set_Fh_Bss_Proc ra2 wdev->MAPCfg.DevOwnRole 0x20 [ 77.274130] handle_map_command Traffic Seperation(0) [ 77.279272] handle_map_command Traffic Seperation(1) [ 77.310322] ----->free map device rcu 8b300a88 [ 78.328164] handle_map_command Dynamic Load Balance(0) [ 78.333400] mapfilter: Stop drop the specific ip packets now !! [ 78.340865] mapfilter: Stop drop the specific ip packets now !! [ 78.340865] ----->free map device rcu 8c857308 [ 78.393768] ----->free map device rcu 8b2b0f08 [ 78.398294] ----->free map device rcu 8b2b0108 [ 78.402928] ----->free map device rcu 8b2b0e08 [ 78.407391] ----->free map device rcu 8b300f08 [ 78.411906] ----->free map device rcu 8b300b08 [ 78.416436] ----->free map device rcu 8c945c88 [ 78.420983] ----->free map device rcu 8c9c2d88 == /tmp/multiboot/zyMultiboot start !! == STARTING MultiBoot Program [zyMultiboot] Waiting 3 secs ... Not receive Multiboot packets. Exit zyMultiboot program. == /tmp/multiboot/zyMultiboot end !! == .... done .... procd: - init complete - WSM20 login: root Password: ^CPlease press Enter to activate this console.
OpenWrt bootlog
[ 0.000000] Linux version 5.15.132 (builder@buildhost) (mipsel-openwrt-linux-musl-gcc (OpenWrt GCC 12.3.0 r24041-74e7f8ebbd) 12.3.0, GNU ld (GNU Binutils) 2.40.0) #0 SMP Mon Sep 25 21:21:09 2023 [ 0.000000] SoC Type: MediaTek MT7621 ver:1 eco:3 [ 0.000000] printk: bootconsole [early0] enabled [ 0.000000] CPU0 revision is: 0001992f (MIPS 1004Kc) [ 0.000000] MIPS: machine is ZyXEL WSM20 [ 0.000000] Initrd not found or empty - disabling initrd [ 0.000000] VPE topology {2,2} total 4 [ 0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 0.000000] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000000000000-0x000000000fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x000000000fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000000fffffff] [ 0.000000] percpu: Embedded 11 pages/cpu s14736 r8192 d22128 u45056 [ 0.000000] pcpu-alloc: s14736 r8192 d22128 u45056 alloc=11*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 64960 [ 0.000000] Kernel command line: console=ttyS0,115200n1 [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, linear) [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linear) [ 0.000000] Writing ErrCtl register=00026820 [ 0.000000] Readback ErrCtl register=00026820 [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 248468K/262144K available (7310K kernel code, 626K rwdata, 1492K rodata, 1248K init, 226K bss, 13676K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] NR_IRQS: 256 [ 0.000000] clocksource: GIC: mask: 0xffffffffffffffff max_cycles: 0xcaf478abb4, max_idle_ns: 440795247997 ns [ 0.000004] sched_clock: 64 bits at 880MHz, resolution 1ns, wraps every 4398046511103ns [ 0.008052] Calibrating delay loop... 586.13 BogoMIPS (lpj=2930688) [ 0.066224] pid_max: default: 32768 minimum: 301 [ 0.071616] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.078828] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.090441] rcu: Hierarchical SRCU implementation. [ 0.095955] smp: Bringing up secondary CPUs ... [ 0.101356] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 0.101382] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 0.101398] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 0.101443] CPU1 revision is: 0001992f (MIPS 1004Kc) [ 0.160744] Synchronize counters for CPU 1: done. [ 0.193343] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 0.193366] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 0.193378] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 0.193404] CPU2 revision is: 0001992f (MIPS 1004Kc) [ 0.252270] Synchronize counters for CPU 2: done. [ 0.282939] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 0.282962] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 0.282973] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 0.283005] CPU3 revision is: 0001992f (MIPS 1004Kc) [ 0.337467] Synchronize counters for CPU 3: done. [ 0.367323] smp: Brought up 1 node, 4 CPUs [ 0.376509] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.386315] futex hash table entries: 1024 (order: 3, 32768 bytes, linear) [ 0.393454] pinctrl core: initialized pinctrl subsystem [ 0.400286] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.406890] thermal_sys: Registered thermal governor 'step_wise' [ 0.417883] FPU Affinity set after 11720 emulations [ 0.437264] clocksource: Switched to clocksource GIC [ 0.443699] NET: Registered PF_INET protocol family [ 0.448754] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.457001] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) [ 0.465307] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.472984] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.480619] TCP bind hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 0.487712] TCP: Hash tables configured (established 2048 bind 2048) [ 0.494137] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.500631] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.507904] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.513511] PCI: CLS 0 bytes, default 32 [ 0.519699] workingset: timestamp_bits=14 max_order=16 bucket_order=2 [ 0.531521] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.537406] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.548476] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 0.559568] mt7621_gpio 1e000600.gpio: registering 32 gpios [ 0.565525] mt7621_gpio 1e000600.gpio: registering 32 gpios [ 0.571528] mt7621_gpio 1e000600.gpio: registering 32 gpios [ 0.577664] mt7621-pci 1e140000.pcie: host bridge /pcie@1e140000 ranges: [ 0.584333] mt7621-pci 1e140000.pcie: No bus range found for /pcie@1e140000, using [bus 00-ff] [ 0.593100] mt7621-pci 1e140000.pcie: MEM 0x0060000000..0x006fffffff -> 0x0060000000 [ 0.601208] mt7621-pci 1e140000.pcie: IO 0x001e160000..0x001e16ffff -> 0x0000000000 [ 0.967275] mt7621-pci 1e140000.pcie: PCIE0 enabled [ 0.972093] mt7621-pci 1e140000.pcie: PCIE1 enabled [ 0.976951] PCI coherence region base: 0x60000000, mask/settings: 0xf0000002 [ 0.984149] mt7621-pci 1e140000.pcie: PCI host bridge to bus 0000:00 [ 0.990442] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.995845] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff] [ 1.002698] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] [ 1.008923] pci 0000:00:00.0: [0e8d:0801] type 01 class 0x060400 [ 1.014853] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff] [ 1.021092] pci 0000:00:00.0: reg 0x14: [mem 0x00000000-0x0000ffff] [ 1.027379] pci 0000:00:00.0: supports D1 [ 1.031297] pci 0000:00:00.0: PME# supported from D0 D1 D3hot [ 1.037784] pci 0000:00:01.0: [0e8d:0801] type 01 class 0x060400 [ 1.043759] pci 0000:00:01.0: reg 0x10: [mem 0x00000000-0x7fffffff] [ 1.050001] pci 0000:00:01.0: reg 0x14: [mem 0x00000000-0x0000ffff] [ 1.056238] pci 0000:00:01.0: supports D1 [ 1.060182] pci 0000:00:01.0: PME# supported from D0 D1 D3hot [ 1.067775] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 1.075712] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 1.083949] pci 0000:01:00.0: [14c3:7916] type 00 class 0x000280 [ 1.089950] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit pref] [ 1.097097] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x00003fff 64bit pref] [ 1.104296] pci 0000:01:00.0: reg 0x20: [mem 0x00000000-0x00000fff 64bit pref] [ 1.111579] pci 0000:01:00.0: supports D1 D2 [ 1.115756] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 1.122388] pci 0000:01:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x1 link at 0000:00:00.0 (capable of 4.000 Gb/s with 5.0 GT/s PCIe x1 link) [ 1.138544] pci 0000:00:00.0: PCI bridge to [bus 01-ff] [ 1.143704] pci 0000:00:00.0: bridge window [io 0x0000-0x0fff] [ 1.149817] pci 0000:00:00.0: bridge window [mem 0x00000000-0x000fffff] [ 1.156505] pci 0000:00:00.0: bridge window [mem 0x00000000-0x000fffff pref] [ 1.163704] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 1.170544] pci 0000:02:00.0: [14c3:7915] type 00 class 0x000280 [ 1.176500] pci 0000:02:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit pref] [ 1.183696] pci 0000:02:00.0: reg 0x18: [mem 0x00000000-0x00003fff 64bit pref] [ 1.190881] pci 0000:02:00.0: reg 0x20: [mem 0x00000000-0x00000fff 64bit pref] [ 1.198157] pci 0000:02:00.0: supports D1 D2 [ 1.202335] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 1.208983] pci 0000:02:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x1 link at 0000:00:01.0 (capable of 4.000 Gb/s with 5.0 GT/s PCIe x1 link) [ 1.225101] pci 0000:00:01.0: PCI bridge to [bus 02-ff] [ 1.230312] pci 0000:00:01.0: bridge window [io 0x0000-0x0fff] [ 1.236314] pci 0000:00:01.0: bridge window [mem 0x00000000-0x000fffff] [ 1.243082] pci 0000:00:01.0: bridge window [mem 0x00000000-0x000fffff pref] [ 1.250257] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02 [ 1.256837] pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000] [ 1.263384] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000] [ 1.270312] pci 0000:00:01.0: BAR 0: no space for [mem size 0x80000000] [ 1.276832] pci 0000:00:01.0: BAR 0: failed to assign [mem size 0x80000000] [ 1.283779] pci 0000:00:00.0: BAR 8: assigned [mem 0x60000000-0x600fffff] [ 1.290518] pci 0000:00:00.0: BAR 9: assigned [mem 0x60100000-0x602fffff pref] [ 1.297699] pci 0000:00:01.0: BAR 8: assigned [mem 0x60300000-0x603fffff] [ 1.304396] pci 0000:00:01.0: BAR 9: assigned [mem 0x60400000-0x605fffff pref] [ 1.311599] pci 0000:00:00.0: BAR 1: assigned [mem 0x60600000-0x6060ffff] [ 1.318343] pci 0000:00:01.0: BAR 1: assigned [mem 0x60610000-0x6061ffff] [ 1.325048] pci 0000:00:00.0: BAR 7: assigned [io 0x0000-0x0fff] [ 1.331138] pci 0000:00:01.0: BAR 7: assigned [io 0x1000-0x1fff] [ 1.337149] pci 0000:01:00.0: BAR 0: assigned [mem 0x60100000-0x601fffff 64bit pref] [ 1.344876] pci 0000:01:00.0: BAR 2: assigned [mem 0x60200000-0x60203fff 64bit pref] [ 1.352565] pci 0000:01:00.0: BAR 4: assigned [mem 0x60204000-0x60204fff 64bit pref] [ 1.360253] pci 0000:00:00.0: PCI bridge to [bus 01] [ 1.365136] pci 0000:00:00.0: bridge window [io 0x0000-0x0fff] [ 1.371214] pci 0000:00:00.0: bridge window [mem 0x60000000-0x600fffff] [ 1.377952] pci 0000:00:00.0: bridge window [mem 0x60100000-0x602fffff pref] [ 1.385103] pci 0000:02:00.0: BAR 0: assigned [mem 0x60400000-0x604fffff 64bit pref] [ 1.392838] pci 0000:02:00.0: BAR 2: assigned [mem 0x60500000-0x60503fff 64bit pref] [ 1.400523] pci 0000:02:00.0: BAR 4: assigned [mem 0x60504000-0x60504fff 64bit pref] [ 1.408219] pci 0000:00:01.0: PCI bridge to [bus 02] [ 1.413093] pci 0000:00:01.0: bridge window [io 0x1000-0x1fff] [ 1.419171] pci 0000:00:01.0: bridge window [mem 0x60300000-0x603fffff] [ 1.425880] pci 0000:00:01.0: bridge window [mem 0x60400000-0x605fffff pref] [ 1.434324] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled [ 1.445610] printk: console [ttyS0] disabled [ 1.450003] 1e000c00.uartlite: ttyS0 at MMIO 0x1e000c00 (irq = 19, base_baud = 3125000) is a 16550A [ 1.459023] printk: console [ttyS0] enabled [ 1.467294] printk: bootconsole [early0] disabled [ 1.480044] nand: device found, Manufacturer ID: 0x98, Chip ID: 0xf1 [ 1.486415] nand: Toshiba NAND 128MiB 3,3V 8-bit [ 1.491049] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 [ 1.498630] mt7621-nand 1e003000.nand: ECC strength adjusted to 4 bits [ 1.505251] 9 fixed-partitions partitions found on MTD device mt7621-nand [ 1.512358] Creating 9 MTD partitions on "mt7621-nand": [ 1.517609] 0x000000000000-0x000000100000 : "Bootloader" [ 1.534498] 0x000000100000-0x000000200000 : "Config" [ 1.550958] 0x000000200000-0x0000003c0000 : "Factory" [ 1.575359] 0x0000003c0000-0x000002bc0000 : "firmware" [ 1.998803] 2 fixed-partitions partitions found on MTD device firmware [ 2.005345] Creating 2 MTD partitions on "firmware": [ 2.010344] 0x000000000000-0x000000800000 : "kernel" [ 2.099841] 0x000000800000-0x000002800000 : "ubi" [ 2.440093] 0x000002bc0000-0x0000053c0000 : "Kernel2" [ 2.863516] 0x0000053c0000-0x0000054c0000 : "persist" [ 2.880160] 0x0000054c0000-0x0000058c0000 : "rootfs_data" [ 2.928589] 0x0000058c0000-0x000007e80000 : "app" [ 3.327821] 0x000007e80000-0x000007f80000 : "crt" [ 3.480987] mt7530-mdio mdio-bus:1f: MT7530 adapts as multi-chip module [ 3.494571] mtk_soc_eth 1e100000.ethernet eth0: mediatek frame engine at 0xbe100000, irq 22 [ 3.506580] mtk_soc_eth 1e100000.ethernet wan: mediatek frame engine at 0xbe100000, irq 22 [ 3.516434] i2c_dev: i2c /dev entries driver [ 3.523890] NET: Registered PF_INET6 protocol family [ 3.531358] Segment Routing with IPv6 [ 3.535098] In-situ OAM (IOAM) with IPv6 [ 3.539176] NET: Registered PF_PACKET protocol family [ 3.544311] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 3.557781] 8021q: 802.1Q VLAN Support v1.8 [ 3.568008] mt7530-mdio mdio-bus:1f: MT7530 adapts as multi-chip module [ 3.592613] mt7530-mdio mdio-bus:1f: configuring for fixed/rgmii link mode [ 3.600395] mt7530-mdio mdio-bus:1f: Link is Up - 1Gbps/Full - flow control rx/tx [ 3.608412] mt7530-mdio mdio-bus:1f lan3 (uninitialized): PHY [mt7530-0:01] driver [MediaTek MT7530 PHY] (irq=24) [ 3.621605] mt7530-mdio mdio-bus:1f lan2 (uninitialized): PHY [mt7530-0:02] driver [MediaTek MT7530 PHY] (irq=25) [ 3.634491] mt7530-mdio mdio-bus:1f lan1 (uninitialized): PHY [mt7530-0:03] driver [MediaTek MT7530 PHY] (irq=26) [ 3.647169] DSA: tree 0 setup [ 3.653358] UBI: auto-attach mtd5 [ 3.656705] ubi0: attaching mtd5 [ 4.329163] ubi0: scanning is finished [ 4.349830] ubi0: attached mtd5 (name "ubi", size 32 MiB) [ 4.355268] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 4.362180] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 [ 4.368975] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 4.375911] ubi0: good PEBs: 256, bad PEBs: 0, corrupted PEBs: 0 [ 4.381915] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128 [ 4.389134] ubi0: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 97284459 [ 4.398085] ubi0: available PEBs: 0, total reserved PEBs: 256, PEBs reserved for bad PEB handling: 20 [ 4.407326] ubi0: background thread "ubi_bgt0d" started, PID 317 [ 4.409819] block ubiblock0_0: created from ubi0:0(rootfs) [ 4.418880] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem [ 4.433821] VFS: Mounted root (squashfs filesystem) readonly on device 254:0. [ 4.445419] Freeing unused kernel image (initmem) memory: 1248K [ 4.451455] This architecture does not have kernel memory protection. [ 4.457912] Run /sbin/init as init process [ 4.461992] with arguments: [ 4.461997] /sbin/init [ 4.462003] with environment: [ 4.462008] HOME=/ [ 4.462013] TERM=linux [ 4.940197] init: Console is alive [ 4.944083] init: - watchdog - [ 5.685470] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 5.739787] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 5.749518] init: - preinit - [ 6.468087] random: jshn: uninitialized urandom read (4 bytes read) [ 6.584779] random: jshn: uninitialized urandom read (4 bytes read) [ 6.623570] random: jshn: uninitialized urandom read (4 bytes read) [ 6.904540] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode [ 6.917453] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 6.917746] mt7530-mdio mdio-bus:1f lan1: configuring for phy/gmii link mode [ 6.933408] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 9.117765] UBIFS (ubi0:1): Mounting in unauthenticated mode [ 9.123752] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 444 [ 9.207160] UBIFS (ubi0:1): recovery needed [ 9.449209] UBIFS (ubi0:1): recovery completed [ 9.453846] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data" [ 9.461688] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 9.471609] UBIFS (ubi0:1): FS size: 24379392 bytes (23 MiB, 192 LEBs), max 202 LEBs, journal size 1269760 bytes (1 MiB, 10 LEBs) [ 9.483249] UBIFS (ubi0:1): reserved for root: 1151498 bytes (1124 KiB) [ 9.489873] UBIFS (ubi0:1): media format: w5/r0 (latest is w5/r0), UUID 7AC451BA-9249-48A6-8BA7-68CECE7746C5, small LPT model [ 9.513514] mount_root: switching to ubifs overlay [ 9.538161] urandom-seed: Seeding with /etc/urandom.seed [ 9.658051] procd: - early - [ 9.661177] procd: - watchdog - [ 10.273005] procd: - watchdog - [ 10.279033] procd: - ubus - [ 10.376514] random: ubusd: uninitialized urandom read (4 bytes read) [ 10.434019] random: ubusd: uninitialized urandom read (4 bytes read) [ 10.441011] random: ubusd: uninitialized urandom read (4 bytes read) [ 10.454080] procd: - init - [ 11.132912] kmodloader: loading kernel modules from /etc/modules.d/* [ 11.159177] mtk-eip93 1e004000.crypto: EIP93 Crypto Engine Initialized. [ 11.352741] Loading modules backported from Linux version v6.5-0-g2dde18cd1d8f [ 11.360135] Backport generated by backports.git v5.15.92-1-56-g5fb2ccb6b9e8 [ 11.555738] pci 0000:00:00.0: enabling device (0000 -> 0003) [ 11.561467] mt7915e_hif 0000:01:00.0: enabling device (0000 -> 0002) [ 11.568425] pci 0000:00:01.0: enabling device (0000 -> 0003) [ 11.574146] mt7915e 0000:02:00.0: enabling device (0000 -> 0002) [ 11.849706] mt7915e 0000:02:00.0: HW/SW Version: 0x8a108a10, Build Time: 20220929104113a [ 11.849706] [ 12.186129] mt7915e 0000:02:00.0: WM Firmware Version: ____000000, Build Time: 20220929104145 [ 12.224309] mt7915e 0000:02:00.0: WA Firmware Version: DEV_000000, Build Time: 20220929104205 [ 12.313194] urngd: v1.0.2 started. [ 12.688828] mtdblock: MTD device 'Factory' is NAND, please consider using UBI block devices instead. [ 12.924614] mtdblock: MTD device 'Factory' is NAND, please consider using UBI block devices instead. [ 13.168592] random: crng init done [ 13.172019] random: 31 urandom warning(s) missed due to ratelimiting [ 17.365931] PPP generic driver version 2.4.2 [ 17.372130] NET: Registered PF_PPPOX protocol family [ 17.385724] kmodloader: done loading kernel modules from /etc/modules.d/* [ 24.783787] mtk_soc_eth 1e100000.ethernet eth0: Link is Down [ 24.812070] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode [ 24.820478] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 24.838245] mt7530-mdio mdio-bus:1f lan1: configuring for phy/gmii link mode [ 24.928366] mt7530-mdio mdio-bus:1f lan2: configuring for phy/gmii link mode [ 24.977825] mt7530-mdio mdio-bus:1f lan3: configuring for phy/gmii link mode [ 25.030302] mtk_soc_eth 1e100000.ethernet wan: PHY [mdio-bus:00] driver [MediaTek MT7530 PHY] (irq=POLL) [ 25.039969] mtk_soc_eth 1e100000.ethernet wan: configuring for phy/rgmii link mode