Table of Contents

TP-Link Archer AX23

The TP-Link Archer AX23 is a wireless router with both 2.4 GHz and 5 GHz radios. It has five 1 gigabit/second Ethernet ports, and a moderately fast processor. Available since 2023. The device is sold as hardware revision v1.20 or 1.2 in certain regions but is identical and can be flashed with OpenWRT as well. (Europe variant (AX1800 HWVER: 1.20) is also supported!)

 Archer AX23 v1 photo

Supported Versions

Experimental Versions

None at this time.

Hardware Highlights

Installation

Install OpenWrt (generic explanation)

OEM easy installation

Note: Reset router to factory defaults if it has been previously configured.

  1. Browse to http://192.168.0.1/
  2. System
  3. Firmware Upgrade (TODO check this)
  4. Upload factory.bin file to router
  5. Wait for it to reboot
  6. SSH to 192.168.1.1 and set a root password, or browse to http://192.168.1.1 if LuCI is installed.

OEM Bootloader Webrecovery installation

The bootloader providers a recovery webserver under 192.168.1.1/24.

  1. Turn off the router
  2. Hold the reset button while powering on the router
  3. You can release the reset button when only the orange WAN LED is on.
  4. Browse to http://192.168.0.1/
  5. Upload factory.bin file to router. The upload can be temperamental and the web UI does not give particularly good feedback, so you might be better off uploading with curl -F firmware=@openwrt-ramips-mt7621-tplink_archer-ax23-v1-squashfs-factory.bin http://192.168.0.1/f2.htm. It will return a 'success' JSON response when done uploading, but after that it will still need to write the image to flash, so be patient before restarting the router.
  6. Wait for it to reboot, or if it doesn't, reboot manually.
  7. SSH to 192.168.1.1 and set a root password, or browse to http://192.168.1.1 if LuCI is installed.

OEM installation using the serial + TFTP method

generic.flashing.tftp

You need serial access for this method.

Specific values needed for tftp

Bootloader tftp client IPv4 address 192.168.0.1
Bootloader MAC address (special) 00:AA:BB:CC:DD:10
Firmware tftp image Use an initramfs image
TFTP server required IP address 192.168.0.5
# Hold 't' while powering the router to break into u-boot.

MT7621 # tftpboot 0x81000000 openwrt-ramips-mt7621-tplink_archer-ax23-v1-initramfs-kernel.bin
MT7621 # bootm

OpenWrt runs now from the memory. Please use a generic sysupgrade to install OpenWrt on the persistant flash.

Upgrading OpenWrt

generic.sysupgrade

Debricking

generic.debrick

Failsafe mode

failsafe_and_factory_reset

Basic configuration

Basic configuration After flashing, proceed with this.
Set up your Internet connection, configure wireless, configure USB port, etc.

Specific Configuration

Network interfaces

The default network configuration is:

Interface Name Description Default configuration
br-lan LAN & WiFi 192.168.1.1/24
wan WAN port DHCP
wl0 WiFi Disabled
wl1 WiFi Disabled

Switch Ports (for VLANs)

Ports 1-4 are labeled as on the unit.

Buttons

hardware.button on howto use and configure the hardware button(s). Here, we merely name the buttons, so we can use them in the above Howto.

The TP-Link Archer AX23 has the following buttons:

BUTTON Event
Reset reset
WPS/Wi-Fi rfkill

Hardware

Info

Photos

Front:
Insert photo of front of the casing

Back:
Insert photo of back of the casing

Backside label:
Insert photo of backside label

Opening the case

Note: This will void your warranty!

* Remove the 2 screws. * It is also locked by plastic nubs.

Main PCB:
 Archer AX23 v1 top pcb with cooler  Archer AX23 v1 top pcb without cooler SoC:
 Archer AX23 v1 SoC mt7621dat Wifi card (2.4 Ghz & 5 GHz):
 Archer AX23 v1 Wifi IC (2.4G & 5G DBDC) / mt7905dan RF Frontend:
 Archer AX23 v1 Wifi RF Frontend (2.4G & 5G DBDC) / mt7975dn PCB back side:
 Archer AX23 v1 back pcb

Serial

port.serial general information about the serial port, serial port cable, etc.

How to connect to the Serial Port of this specific device:

 Archer AX23 v1 serial connection

The port marked P1 is the serial port. In the image above, the blue wire is 3.3v, purple is GND, grey is RX, white is TX.

Serial connection parameters
for TP-Link Archer AX23 v1
115200, 8N1, 3.3V

Bootloader mods

bootloader

Hardware mods

None so far.

Bootlogs

OEM bootlog

reset U-Boot 1.1.3 (Nov 26 2021 - 09:47:47) Board: Ralink APSoC DRAM: 128 MB relocate_code Pointer at: 87f58000 Config XHCI 40M PLL ****************************** Software System Reset Occurred ****************************** flash manufacture id: 1c, device id 70 18 find flash: EN25QH128A *** Warning - bad CRC, using default environment ============================================ Ralink UBoot Version: 5.0.0.0 -------------------------------------------- ASIC MT7621A DualCore (MAC to MT7530 Mode) DRAM_CONF_FROM: Auto-Detection DRAM_TYPE: DDR3 DRAM bus: 16 bit Xtal Mode=3 OCP Ratio=1/3 Flash component: SPI Flash Date:Nov 26 2021 Time:09:47:47 ============================================ THIS IS uboot icache: sets:256, ways:4, linesz:32 ,total:32768 dcache: sets:256, ways:4, linesz:32 ,total:32768 ##### The CPU freq = 880 MHZ #### estimate memory size =128 Mbytes Press '4' or 't' to break the booting process Press 'x' to enter recovery web server  0 nm_init:791 nm_initFwupPtnStruct:276 nm_lib_readPtnTable:738 [NM_Debug](nm_lib_readPtnTable) 00743: NM_PTN_TABLE_BASE = 0xfe0000 [NM_Debug](nm_lib_readPtnFromNvram) 00569: partition_used_len = 1055, requried len = 8192 [NM_Debug](nm_lib_readPtnTable) 00751: Reading Partition Table from NVRAM ... OK [NM_Debug](nm_lib_readPtnTable) 00759: Parsing Partition Table ... OK [NM_Debug](nm_lib_readPtnFromNvram) 00569: partition_used_len = 2, requried len = 3 factory boot check integer ok. 3: System Boot system code via Flash. ## Booting image at bc040000 ... Image Name: Linux Kernel Image Image Type: MIPS Linux Kernel Image (lzma compressed) Data Size: 3189808 Bytes = 3 MB Load Address: 81001000 Entry Point: 81713f60 Verifying Checksum ... OK Uncompressing Kernel Image ... OK No initrd [NM_Debug](nm_lib_readPtnFromNvram) 00569: partition_used_len = 2, requried len = 3 [NM_Error](nm_api_checkTestMode) 00417: factory boot check testmode flag is not 1. ### test_mode=disable,boot_args:console=ttyS1,115200 root=/dev/mtdblock2 rootfstype=squashfs init=/etc/preinit mtdparts=raspi:256k(uboot),4096k(uImage),11968k@0x440000(rootfs),64k@0xff0000(ART) mem=128M test_mode=disable ## Transferring control to Linux (at address 81713f60) ... ## Giving linux memsize in MB, 128 Starting kernel ... LINUX started... THIS IS ASIC SDK 5.0.S.0 Linux version 3.10.108 (gzh@gzh-virtual-machine) (gcc version 4.6.3 (Buildroot 2012.11.1) ) #1 SMP Fri Nov 26 09:17:17 CST 2021 The CPU feqenuce set to 880 MHz GCMP present CPU0 revision is: 0001992f (MIPS 1004Kc) Software DMA cache coherency Determined physical RAM map: memory: 08000000 @ 00000000 (usable) User-defined physical RAM map: memory: 08000000 @ 00000000 (usable) Initrd not found or empty - disabling initrd Zone ranges: DMA [mem 0x00000000-0x00ffffff] Normal [mem 0x01000000-0x07ffffff] Movable zone start for each node Early memory node ranges node 0: [mem 0x00000000-0x07ffffff] Detected 3 available secondary CPU(s) Primary instruction cache 32kB, 4-way, VIPT, linesize 32 bytes. Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes MIPS secondary cache 256kB, 8-way, linesize 32 bytes. PERCPU: Embedded 7 pages/cpu @81be9000 s6144 r8192 d14336 u32768 Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32512 Kernel command line: console=ttyS1,115200 root=/dev/mtdblock2 rootfstype=squashfs init=/etc/preinit mtdparts=raspi:256k(uboot),4096k(uImage),11968k@0x440000(rootfs),64k@0xff0000(ART) mem=128M test_mode=disable PID hash table entries: 512 (order: -1, 2048 bytes) Dentry cache hash table entries: 16384 (order: 4, 65536 bytes) Inode-cache hash table entries: 8192 (order: 3, 32768 bytes) Writing ErrCtl register=00040060 Readback ErrCtl register=00040060 Memory: 118652k/131072k available (7282k kernel code, 12420k reserved, 3316k data, 276k init, 0k highmem) Hierarchical RCU implementation. NR_IRQS:128 console [ttyS1] enabled Calibrating delay loop... 574.46 BogoMIPS (lpj=1148928) pid_max: default: 32768 minimum: 301 Mount-cache hash table entries: 512 launch: starting cpu1 launch: cpu1 gone! Primary instruction cache 32kB, 4-way, VIPT, linesize 32 bytes. Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes MIPS secondary cache 256kB, 8-way, linesize 32 bytes. CPU1 revision is: 0001992f (MIPS 1004Kc) Synchronize counters for CPU 1: done. launch: starting cpu2 launch: cpu2 gone! Primary instruction cache 32kB, 4-way, VIPT, linesize 32 bytes. Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes MIPS secondary cache 256kB, 8-way, linesize 32 bytes. CPU2 revision is: 0001992f (MIPS 1004Kc) Synchronize counters for CPU 2: done. launch: starting cpu3 launch: cpu3 gone! Primary instruction cache 32kB, 4-way, VIPT, linesize 32 bytes. Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes MIPS secondary cache 256kB, 8-way, linesize 32 bytes. CPU3 revision is: 0001992f (MIPS 1004Kc) Synchronize counters for CPU 3: done. Brought up 4 CPUs NET: Registered protocol family 16 release PCIe RST: RALINK_RSTCTRL = 7000004 PCIE PHY initialize ***** Xtal 40MHz ***** start MT7621 PCIe register access RALINK_RSTCTRL = 7000004 RALINK_CLKCFG1 = 77ffeff8 *************** MT7621 PCIe RC mode ************* PCIE2 no card, disable it(RST&CLK) pcie_link status = 0x3 RALINK_RSTCTRL= 3000004 *** Configure Device number setting of Virtual PCI-PCI bridge *** RALINK_PCI_PCICFG_ADDR = 21007f2 -> 21007f2 PCIE0 enabled PCIE1 enabled interrupt enable status: 300000 Port 1 N_FTS = 1b105000 Port 0 N_FTS = 1b105000 config reg done init_rt2880pci done bio: create slab <bio-0> at 0 vgaarb: loaded SCSI subsystem initialized PCI host bridge to bus 0000:00 pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff] pci_bus 0000:00: root bus resource [io 0x1e160000-0x1e16ffff] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring pci 0000:00:00.0: BAR 0: can't assign mem (size 0x80000000) pci 0000:00:01.0: BAR 0: can't assign mem (size 0x80000000) pci 0000:00:00.0: BAR 9: assigned [mem 0x60000000-0x601fffff pref] pci 0000:00:01.0: BAR 9: assigned [mem 0x60200000-0x603fffff pref] pci 0000:00:00.0: BAR 1: assigned [mem 0x60400000-0x6040ffff] pci 0000:00:01.0: BAR 1: assigned [mem 0x60410000-0x6041ffff] pci 0000:01:00.0: BAR 0: assigned [mem 0x60000000-0x600fffff 64bit pref] pci 0000:01:00.0: BAR 2: assigned [mem 0x60100000-0x60103fff 64bit pref] pci 0000:01:00.0: BAR 4: assigned [mem 0x60104000-0x60104fff 64bit pref] pci 0000:00:00.0: PCI bridge to [bus 01] pci 0000:00:00.0: bridge window [mem 0x60000000-0x601fffff pref] pci 0000:02:00.0: BAR 0: assigned [mem 0x60200000-0x602fffff 64bit pref] pci 0000:02:00.0: BAR 2: assigned [mem 0x60300000-0x60303fff 64bit pref] pci 0000:02:00.0: BAR 4: assigned [mem 0x60304000-0x60304fff 64bit pref] pci 0000:00:01.0: PCI bridge to [bus 02] pci 0000:00:01.0: bridge window [mem 0x60200000-0x603fffff pref] PCI: Enabling device 0000:00:00.0 (0004 -> 0006) PCI: Enabling device 0000:00:01.0 (0004 -> 0006) BAR0 at slot 0 = 0 bus=0x0, slot = 0x0 BAR0 at slot 1 = 0 bus=0x0, slot = 0x1 bus=0x1, slot = 0x0, irq=0x4 bus=0x2, slot = 0x1, irq=0x18 Switching to clocksource Ralink Systick timer NET: Registered protocol family 2 Clockevents: could not switch to one-shot mode: Clockevents: could not switch to one-shot mode: MIPS is not functional. MIPS is not functional. Clockevents: could not switch to one-shot mode: MIPS is not functional. Could not switch to high resolution mode on CPU 0 Could not switch to high resolution mode on CPU 1 Could not switch to high resolution mode on CPU 3 Clockevents: could not switch to one-shot mode: MIPS is not functional. Could not switch to high resolution mode on CPU 2 TCP established hash table entries: 1024 (order: 1, 8192 bytes) TCP bind hash table entries: 1024 (order: 1, 8192 bytes) TCP: Hash tables configured (established 1024 bind 1024) TCP: reno registered UDP hash table entries: 256 (order: 1, 8192 bytes) UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) NET: Registered protocol family 1 Load Kernel WDG Timer Module Load Ralink Timer0 Module Load Ralink Timer2 Module squashfs: version 4.0 (2009/01/31) Phillip Lougher exFAT: Version 1.2.9 NTFS driver 2.1.30 [Flags: R/W]. msgmni has been set to 231 io scheduler noop registered (default) reg_int_mask=0, INT_MASK= 0 HSDMA_init hsdma_phy_tx_ring0 = 0x00c00000, hsdma_tx_ring0 = 0xa0c00000 hsdma_phy_rx_ring0 = 0x00c04000, hsdma_rx_ring0 = 0xa0c04000 TX_CTX_IDX0 = 0 TX_DTX_IDX0 = 0 RX_CRX_IDX0 = 3ff RX_DRX_IDX0 = 0 set_fe_HSDMA_glo_cfg HSDMA_GLO_CFG = 465 Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled serial8250: ttyS0 at MMIO 0x1e000d00 (irq = 27) is a 16550A serial8250: ttyS1 at MMIO 0x1e000c00 (irq = 26) is a 16550A Ralink gpio driver initialized brd: module loaded flash manufacture id: 1c, device id 70 18 EN25QH128A(1c 70181c70) (16384 Kbytes) mtd .name = raspi, .size = 0x01000000 (16M) .erasesize = 0x00010000 (64K) .numeraseregions = 0 4 cmdlinepart partitions found on MTD device raspi Creating 4 MTD partitions on "raspi": 0x000000000000-0x000000040000 : "uboot" 0x000000040000-0x000000440000 : "uImage" 0x000000440000-0x000000ff0000 : "rootfs" 0x000000ff0000-0x000001000000 : "ART" Register flash device:flash_chrdev PPP generic driver version 2.4.2 PPP BSD Compression module registered PPP Deflate Compression module registered register mt_drv <--mt7916_hif_init() pci_data_init: DATA RxRing[0] use DYNAMIC_SLAB_ALLOC buf type Rx[0] Ring: total 24576 bytes allocated Rx[1] Ring: total 16384 bytes allocated <-- pci_alloc_tx_rx_ring_mem, Status=0 === pAd = c0301000, size = 6416768 === <-- RTMPAllocAdapterBlock, Status=0 PCI CSRBaseAddress =0xc0200000, csr_addr=0xc0200000! RTMPInitPCIeDevice():device_id=0x7915 mt7915_init()--> Use 0st /etc/MT7915_EEPROM.bin default bin. Use 1st iPAiLNA default bin. <--mt7915_init() get_wdev_by_idx: invalid idx(0) get_wdev_by_idx: invalid idx(0) get_wdev_by_idx: invalid idx(0) get_wdev_by_idx: invalid idx(0) pci_data_init: DATA RxRing[0] use DYNAMIC_SLAB_ALLOC buf type pci_data_init: DATA RxRing[1] use DYNAMIC_SLAB_ALLOC buf type Rx[0] Ring: total 24576 bytes allocated Rx[1] Ring: total 24576 bytes allocated Rx[2] Ring: total 8192 bytes allocated Rx[3] Ring: total 16384 bytes allocated Rx[4] Ring: total 8192 bytes allocated <-- pci_alloc_tx_rx_ring_mem, Status=0 get_wdev_by_idx: invalid idx(0) get_wdev_by_idx: invalid idx(0) get_wdev_by_idx: invalid idx(0) rdm_major = 253 u32 classifier input device check on Netfilter messages via NETLINK v0.30. nf_conntrack version 0.5.0 (1853 buckets, 7412 max) ctnetlink v0.93: registering with nfnetlink. xt_time: kernel timezone is -0000 ipip: IPv4 over IPv4 tunneling driver ip_tables: (C) 2000-2006 Netfilter Core Team Type=Linux TCP: cubic registered Initializing XFRM netlink socket NET: Registered protocol family 10 ip6_tables: (C) 2000-2006 Netfilter Core Team sit: IPv6 over IPv4 tunneling driver NET: Registered protocol family 17 NET: Registered protocol family 15 l2tp_core: L2TP core driver, V2.0 l2tp_ip: L2TP IP encapsulation support (L2TPv3) l2tp_netlink: L2TP netlink interface l2tp_eth: L2TP ethernet pseudowire support (L2TPv3) l2tp_ip6: L2TP IP encapsulation support for IPv6 (L2TPv3) 8021q: 802.1Q VLAN Support v1.8 VFS: Mounted root (squashfs filesystem) readonly on device 31:2. Freeing unused kernel memory: 276K - preinit - Press the [f] key and hit [enter] to enter failsafe mode - regular preinit - jffs2 not ready yet; using ramdisk - init - Please press Enter to activate this console. liblog: module license 'unspecified' taints kernel. Disabling lock debugging due to kernel taint GMAC1_MAC_ADRH -- : 0x0000000c GMAC1_MAC_ADRL -- : 0x432880cc Ralink APSoC Ethernet Driver Initilization. v3.1 1024 rx/tx descriptors allocated, mtu = 1500! GMAC1_MAC_ADRH -- : 0x0000000c GMAC1_MAC_ADRL -- : 0x432880b4 PROC INIT OK! tun: Universal TUN/TAP device driver, 1.6 tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com> PPP MPPE Compression module registered gre: GRE over IPv4 demultiplexor driver ip_gre: GRE over IPv4 tunneling driver NET: Registered protocol family 24 l2tp_ppp: PPPoL2TP kernel driver, V2.0 PPTP driver version 0.8.5 fuse init (API version 7.22) ------------------------------------------------------------------------------------- reloadprofile() begin reloadprofile() end ------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------- reloadconfig() begin ................................load openvpn cert......................... ................................start of merge user and default........................ ................................parse userconf to get mode............................. ................................end of parse userconf.................................. ................................mode : router............................... ................................end of merge user and default.......................... ................................new configs merged..................................... reloadconfig() end ------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------- 11:FFFFFF86:FFFFFFB8:FFFFFFE1:1B:FFFFFFC0 Raeth v3.1 (Tasklet) set CLK_CFG_0 = 0x40a00020!!!!!!!!!!!!!!!!!!1 phy_tx_ring = 0x00c48000, tx_ring = 0xa0c48000 phy_rx_ring0 = 0x00c4c000, rx_ring[0] = 0xa0c4c000 phy_rx_ring0 = 0x00c4c000, rx_ring[0] = 0xa0c4c000 MT7530 Reset Timeout!! change HW-TRAP to 0x117c8f set TPlink LAN/WAN Partition LLLLW not turn on phy in gsw ,flag = 0 GMAC1_MAC_ADRH -- : 0x0000000c GMAC1_MAC_ADRL -- : 0x432880b4 GDMA2_MAC_ADRH -- : 0x0000000c GDMA2_MAC_ADRL -- : 0x432880db eth1: ===> VirtualIF_open MT7621 GE2 link rate to 1G CDMA_CSG_CFG = 81000000 GDMA1_FWD_CFG = 20710000 GDMA2_FWD_CFG = 20710000 1 and 00 and 840 gmtoff: 1:00 and tz: -1:00 GMT-1:00 no need to generate onemesh group id wireless is starting... init_all_vif_name DEVICES=wifi0 wifi1 dev=wifi0 dev=wifi1 wifi_init config_profile_set, MacAddress=30:DE:4B:64:48:F6>>/etc/wireless/RT2860AP/RT2860_2G.dat config_profile_set, WscManufacturer=TP-LINK>>/etc/wireless/RT2860AP/RT2860_2G.dat config_profile_set, WscDeviceName=Archer AX23 1.0>>/etc/wireless/RT2860AP/RT2860_2G.dat config_profile_set, WscModelName=Archer AX23>>/etc/wireless/RT2860AP/RT2860_2G.dat config_profile_set, WscModelNumber=1.0>>/etc/wireless/RT2860AP/RT2860_2G.dat config_profile_set, WscSerialNumber=1.0>>/etc/wireless/RT2860AP/RT2860_2G.dat config_profile_set, MacAddress=30:DE:4B:64:48:F5>>/etc/wireless/RT2860AP/RT2860_5G.dat cancel phy_read_schedule ra2880stop()...Done eth1: ===> VirtualIF_close Free TX/RX Ring Memory! IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready config_profile_s11:FFFFFF86:FFFFFFB8:FFFFFFE1:1B:FFFFFFC0 et, WscManufactuRaeth v3.1 (rer=TP-LINK>>/etTaskletc/wireless/RT286) 0AP/RT2860_5G.dat set CLK_CFG_0 = 0x40a00020!!!!!!!!!!!!!!!!!!1 phy_tx_ring = 0x00c48000, tx_ring = 0xa0c48000 phy_rx_ring0 = 0x00c4c000, rx_ring[0] = 0xa0c4c000 phy_rx_ring0 = 0x00c4c000, rx_ring[0] = 0xa0c4c000 MT7530 Reset Completed!! change HW-TRAP to 0x117c8f set TPlink LAN/WAN Partition LLLLW not turn on phy in gsw ,flag = 0 GMAC1_MAC_ADRH -- : 0x000030de GMAC1_MAC_ADRL -- : 0x4b6448f6 eth1: ===> VirtualIF_open MT7621 GE2 link rate to 1G CDMA_CSG_CFG = 81000000 GDMA1_FWD_CFG = 20710000 GDMA2_FWD_CFG = 20710000 IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready GDMA2_MAC_ADRH -- : 0x000030de GDMA2_MAC_ADRL -- : 0x4b6448f7 GDMA2_MAC_ADRH -- : 0x000030de GDMA2_MAC_ADRL -- : 0x4b6448f7 eth1: ===> VirtualIF_open IPv6: ADDRCONF(NETDEV_UP): lo: link is not ready config_profile_set, WscDeviceName=Archer AX23 1.0>>/etc/wireless/RT2860AP/RT2860_5G.dat device eth0.2 entered promiscuous mode device eth0 entered promiscuous mode br-lan: port 1(eth0.2) entered forwarding state br-lan: port 1(eth0.2) entered forwarding state config_profile_set, WscModelName=Archer AX23>>/etc/wireless/RT2860AP/RT2860_5G.dat get_wdev_by_idx: invalid idx(0) config_profile_set, WscModelNumber=1.0>>/etc/wireless/RT2860AP/RT2860_5G.dat config_profile_set, WscSerialNumber=1.0>>/etc/wireless/RT2860AP/RT2860_5G.dat config_profile_set, CountryRegion=1>>/etc/wireless/RT2860AP/RT2860_2G.dat config_profile_set, CountryNum=276>>/etc/wireless/RT2860AP/RT2860_2G.dat config_profile_set, CountryCode=DE>>/etc/wireless/RT2860AP/RT2860_2G.dat config_profile_set, AutoChannelSkipList=1;11;12;13>>/etc/wireless/RT2860AP/RT2860_2G.dat config_profile_set, SkuTableIdx=0>>/etc/wireless/RT2860AP/RT2860_2G.dat config_profile_set, CountryNum=276>>/etc/wireless/RT2860AP/RT2860_5G.dat config_profile_set, CountryCode=DE>>/etc/wireless/RT2860AP/RT2860_5G.dat config_profile_set, CountryRegionABand=6>>/etc/wireless/RT2860AP/RT2860_5G.dat config_profile_set, AutoChannelSbr-lan: port 1(eth0.2) entered forwarding state kipList=>>/etc/wireless/RT2860AP/RT2860_5G.dat config_profile_set, SkuTableIdx=0>>/etc/wireless/RT2860AP/RT2860_5G.dat config_profile_set, RDRegion=CE>>/etc/wireless/RT2860AP/RT2860_5G.dat config_profile_set, DfsEnable=0>>/etc/wireless/RT2860AP/RT2860_5G.dat config_profile_set, IEEE80211H=0>>/etc/wireless/RT2860AP/RT2860_5G.dat config_profile_set, DfsZeroWait=0>>/etc/wireless/RT2860AP/RT2860_5G.dat config_profile_set, DfsDedicatedZeroWait=0>>/etc/wireless/RT2860AP/RT2860_5G.dat config_profile_set, DfsZeroWaitDefault=0>>/etc/wireless/RT2860AP/RT2860_5G.dat wifi_reload get_wdev_by_idx: invalid idx(0) wifi_radio wifi0 wifi_shutdown_interface wifi0 ifconfig ra0 down wifi_config_profile wifi0 wifi_config_profile dbdc mode and return wifi_start_interface wifi0 wifi_vap ra0 gp_id_rand = a2c9 random_suffix = a2c9 ifconfig ra0 up ra0: ===> main_virtual_if_open get_wdev_by_idx: invalid idx(0) RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_INIT get_wdev_by_idx: invalid idx(0) get_wdev_by_idx: invalid idx(0) get_wdev_by_idx: invalid idx(0) Open file "/etc/wireless/l1profile.dat" Succeed! load l1profile succeed! mt_service_open: wlan service opens successfully! [multi_profile_merge_5g_only] DBDC_MODE=1 multi-profile merge success, en:1,pf1_num:3,pf2_num:3,total:6 Open file "/etc/wireless/RT2860AP/DBDC_card0.dat" to store DBDC cfg! (23) Write file "/etc/wireless/RT2860AP/DBDC_card0.dat" success (size=8960)! BssidNum=6 Pf2MbssIdxMap: 0 1 2 3 4 5 MacAddress3 = 00:00:00:00:00:00 E2pAccessMode=2 SSID[0]=TP-Link_1124, EdcaIdx=0 SSID[1]=TP-Link_Guest_1124, EdcaIdx=0 SSID[2]=, EdcaIdx=0 SSID[3]=TP-Link_1124_5G, EdcaIdx=0 SSID[4]=TP-Link_Guest_1124_5G, EdcaIdx=0 SSID[5]=, EdcaIdx=0 RTMPSetProfileParameters(): DBDC Mode=1, eDBDC_mode = 1 cfg_mode=16 cfg_mode=16 cfg_mode=16 wmode_band_equal(): Band Equal! cfg_mode=16 cfg_mode=16 cfg_mode=16 cfg_mode=16 cfg_mode=16 cfg_mode=17 cfg_mode=17 cfg_mode=17 cfg_mode=17 cfg_mode=17 cfg_mode=17 BandSteering=0 BndStrgBssIdx=1;0;0;1;0;0 [TxPower] BAND0: 100, BAND1: 100 [SKUenable] BAND0: 1, BAND1: 1 [SkuTableIdx]: 0 [CCKTxStream] BAND0: 2, BAND1: 0 [PERCENTAGEenable] BAND0: 1, BAND1: 1 [BFBACKOFFenable] BAND0: 0, BAND1: 0 profile: FragThreshold[0]=2346 profile: FragThreshold[1]=2346 profile: FragThreshold[2]=2346 profile: FragThreshold[3]=2346 profile: FragThreshold[4]=2346 profile: FragThreshold[5]=2346 TxBurst=1 APEdca0 Valid=1 APAifsn[0]=3 APAifsn[1]=7 APAifsn[2]=1 APAifsn[3]=1 APEdca1 Valid=1 APAifsn[0]=3 APAifsn[1]=7 APAifsn[2]=1 APAifsn[3]=1 APEdca2 APEdca3 APAifsn[0]=3 APAifsn[1]=7 APAifsn[2]=1 APAifsn[3]=1 APCwmin[0]=4 APCwmin[1]=4 APCwmin[2]=3 APCwmin[3]=2 APCwmax[0]=6 APCwmax[1]=10 APCwmax[2]=4 APCwmax[3]=3 APTxop[0]=0 APTxop[1]=0 APTxop[2]=94 APTxop[3]=47 BSSAifsn[0]=3 BSSAifsn[1]=7 BSSAifsn[2]=2 BSSAifsn[3]=2 BSSAifsn[0]=3 BSSAifsn[1]=7 BSSAifsn[2]=2 BSSAifsn[3]=2 BSSAifsn[0]=3 BSSAifsn[1]=7 BSSAifsn[2]=2 BSSAifsn[3]=2 BSSAifsn[0]=3 BSSAifsn[1]=7 BSSAifsn[2]=2 BSSAifsn[3]=2 BSSAifsn[0]=3 BSSAifsn[1]=7 BSSAifsn[2]=2 BSSAifsn[3]=2 BSSAifsn[0]=3 BSSAifsn[1]=7 BSSAifsn[2]=2 BSSAifsn[3]=2 APSDCapable[0]=0 APSDCapable[1]=0 default ApCliAPSDCapable[0]=0 default ApCliAPSDCapable[1]=0 DfsZeroWait Support=0/0 DfsZeroWaitCacTime=1/1 read_itxbf: ITxBfEn = 1 read_itxbf: BSSID[0] read_itxbf: MBSS[0] ITxBfEn = 1 read_itxbf: ITxBfEn = 1 read_itxbf: BSSID[1] read_itxbf: MBSS[1] ITxBfEn = 1 read_itxbf: ITxBfEn = 1 read_itxbf: BSSID[2] read_itxbf: MBSS[2] ITxBfEn = 1 read_itxbf: ITxBfEn = 1 read_itxbf: BSSID[3] read_itxbf: MBSS[3] ITxBfEn = 1 read_itxbf: ITxBfEn = 1 read_itxbf: BSSID[4] read_itxbf: MBSS[4] ITxBfEn = 1 read_itxbf: ITxBfEn = 1 read_itxbf: BSSID[5] read_itxbf: MBSS[5] ITxBfEn = 1 read_itxbf: Common.ITxBfEn = 1 read_etxbf: ETxBfEnCond = 1 read_etxbf: BSSID[0] read_etxbf: MBSS[0] ETxBfEnCond = 1 read_etxbf: ETxBfEnCond = 1 read_etxbf: BSSID[1] read_etxbf: MBSS[1] ETxBfEnCond = 1 read_etxbf: ETxBfEnCond = 1 read_etxbf: BSSID[2] read_etxbf: MBSS[2] ETxBfEnCond = 1 read_etxbf: ETxBfEnCond = 1 read_etxbf: BSSID[3] read_etxbf: MBSS[3] ETxBfEnCond = 1 read_etxbf: ETxBfEnCond = 1 read_etxbf: BSSID[4] read_etxbf: MBSS[4] ETxBfEnCond = 1 read_etxbf: ETxBfEnCond = 1 read_etxbf: BSSID[5] read_etxbf: MBSS[5] ETxBfEnCond = 1 MBSS[0] MuOfdmaDlEnable = 0 MBSS[1] MuOfdmaDlEnable = 0 MBSS[2] MuOfdmaDlEnable = 0 MBSS[3] MuOfdmaDlEnable = 0 MBSS[4] MuOfdmaDlEnable = 0 MBSS[5] MuOfdmaDlEnable = 0 MBSS[0] MuOfdmaUlEnable = 0 MBSS[1] MuOfdmaUlEnable = 0 MBSS[2] MuOfdmaUlEnable = 0 MBSS[3] MuOfdmaUlEnable = 0 MBSS[4] MuOfdmaUlEnable = 0 MBSS[5] MuOfdmaUlEnable = 0 MBSS[0] MuMimoDlEnable = 0 MBSS[1] MuMimoDlEnable = 0 MBSS[2] MuMimoDlEnable = 0 MBSS[3] MuMimoDlEnable = 0 MBSS[4] MuMimoDlEnable = 0 MBSS[5] MuMimoDlEnable = 0 MBSS[0] MuMimoUlEnable = 0 MBSS[1] MuMimoUlEnable = 0 MBSS[2] MuMimoUlEnable = 0 MBSS[3] MuMimoUlEnable = 0 MBSS[4] MuMimoUlEnable = 0 MBSS[5] MuMimoUlEnable = 0 [RTMPSetProfileParameters]Disable DFS/Zero wait=0/0 I/F(ra0) GroupKey ReKeyInterval=86400 seconds I/F(ra1) GroupKey ReKeyInterval=86400 seconds I/F(ra2) GroupKey ReKeyInterval=86400 seconds I/F(ra3) GroupKey ReKeyInterval=86400 seconds I/F(ra4) GroupKey ReKeyInterval=86400 seconds I/F(ra5) GroupKey ReKeyInterval=86400 seconds [PMF]Set_PMFMFPC_Proc:: apidx=0, Desired MFPC=0 [PMF]Set_PMFMFPC_Proc:: apidx=1, Desired MFPC=0 [PMF]Set_PMFMFPC_Proc:: apidx=2, Desired MFPC=0 [PMF]Set_PMFMFPC_Proc:: apidx=3, Desired MFPC=0 [PMF]Set_PMFMFPC_Proc:: apidx=4, Desired MFPC=0 [PMF]Set_PMFMFPC_Proc:: apidx=5, Desired MFPC=0 [PMF]Set_PMFMFPR_Proc:: apidx=0, Desired MFPR=0 [PMF]Set_PMFMFPR_Proc:: apidx=1, Desired MFPR=0 [PMF]Set_PMFMFPR_Proc:: apidx=2, Desired MFPR=0 [PMF]Set_PMFMFPR_Proc:: apidx=3, Desired MFPR=0 [PMF]Set_PMFMFPR_Proc:: apidx=4, Desired MFPR=0 [PMF]Set_PMFMFPR_Proc:: apidx=5, Desired MFPR=0 [PMF]Set_PMFSHA256_Proc:: apidx=0, Desired PMFSHA256=0 [PMF]Set_PMFSHA256_Proc:: apidx=1, Desired PMFSHA256=0 [PMF]Set_PMFSHA256_Proc:: apidx=2, Desired PMFSHA256=0 [PMF]Set_PMFSHA256_Proc:: apidx=3, Desired PMFSHA256=0 [PMF]Set_PMFSHA256_Proc:: apidx=4, Desired PMFSHA256=0 [PMF]Set_PMFSHA256_Proc:: apidx=5, Desired PMFSHA256=0 MAP_MODE=0 ApMWDS[0]=0 ApMWDS[1]=0 ApMWDS[2]=1 ApMWDS[3]=0 ApMWDS[4]=0 ApMWDS[5]=1 ApCliMWDS[0]=0 ApCliMWDS[1]=0 APCLI[0] ApCliMuOfdmaDlEnable = 0 APCLI[1] ApCliMuOfdmaDlEnable = 0 APCLI[0] ApCliMuOfdmaUlEnable = 0 APCLI[1] ApCliMuOfdmaUlEnable = 0 APCLI[0] ApCliMuMimoDlEnable = 0 APCLI[1] ApCliMuMimoDlEnable = 0 APCLI[0] ApCliMuMimoUlEnable = 0 APCLI[1] ApCliMuMimoUlEnable = 0 IGMP deny list [0]-th entry =224.0.0.1 IGMP deny list [1]-th entry =224.0.0.2 IGMP deny list [2]-th entry =224.0.0.4 IGMP deny list [3]-th entry =224.0.0.5 IGMP deny list [4]-th entry =224.0.0.6 IGMP deny list [5]-th entry =224.0.0.7 IGMP deny list [6]-th entry =224.0.0.8 IGMP deny list [7]-th entry =224.0.0.9 IGMP deny list [8]-th entry =224.0.0.12 IGMP deny list [9]-th entry =224.0.0.16 IGMP deny list [10]-th entry =224.0.0.17 IGMP deny list [11]-th entry =224.0.0.251 IGMP deny list [12]-th entry =224.0.0.252 IGMP deny list [13]-th entry =232.0.0.100 IGMP deny list [14]-th entry =239.255.12.42 IGMP deny list [15]-th entry =239.255.255.250 HT_BAWinSize: wdev[0]: (TX=256, RX=256) HT_BAWinSize: wdev[1]: (TX=256, RX=256) HT_BAWinSize: wdev[2]: (TX=256, RX=256) HT_BAWinSize: wdev[3]: (TX=256, RX=256) HT_BAWinSize: wdev[4]: (TX=256, RX=256) HT_BAWinSize: wdev[5]: (TX=256, RX=256) HT: WDEV[0] Ext Channel = ABOVE HT: WDEV[1] Ext Channel = ABOVE HT: WDEV[2] Ext Channel = ABOVE HT: WDEV[3] Ext Channel = ABOVE HT: WDEV[4] Ext Channel = ABOVE HT: WDEV[5] Ext Channel = ABOVE ChipID=7915, TWTSupport in profile=0 ICapMode = 0 BandIdx = 0, tpcDutyInitFlag=1 BandIdx = 1, tpcDutyInitFlag=1 BandIdx = 0, tpcnitFlag=1 BandIdx = 1, tpcnitFlag=1 BandIdx = 0, tpcDuty=100-70-40-20 BandIdx = 1, tpcDuty=100-70-40-20 BandIdx = 0, thermalHighEn=1 BandIdx = 1, thermalHighEn=1 BandIdx = 0, thermalHighCritera=115 BandIdx = 1, thermalHighCritera=115 BandIdx = 0, thermalLowEn=1 BandIdx = 1, thermalLowEn=1 BandIdx = 0, thermalLowCritera=110 BandIdx = 1, thermalLowCritera=110 BandIdx = 0, thermalRecheckTime=5 BandIdx = 1, thermalRecheckTime=5 BandIdx = 0, thermalRFOffEn=0 BandIdx = 1, thermalRFOffEn=0 BandIdx = 0, thermalRFOffCriteria=125 BandIdx = 1, thermalRFOffCriteria=125 BandIdx = 0, thermalUcType=1 BandIdx = 1, thermalUcType=1 AndesSendCmdMsg: Could not send in band command due to diablefRTMP_ADAPTER_MCU_SEND_IN_BAND_CMD AndesSendCmdMsg: Command type = ed, Extension command type = 9d AndesSendCmdMsg: Could not send in band command due to diablefRTMP_ADAPTER_MCU_SEND_IN_BAND_CMD AndesSendCmdMsg: Command type = ed, Extension command type = 9d AndesSendCmdMsg: Could not send in band command due to diablefRTMP_ADAPTER_MCU_SEND_IN_BAND_CMD AndesSendCmdMsg: Command type = ed, Extension command type = 9d AndesSendCmdMsg: Could not send in band command due to diablefRTMP_ADAPTER_MCU_SEND_IN_BAND_CMD AndesSendCmdMsg: Command type = ed, Extension command type = 9d AndesSendCmdMsg: Could not send in band command due to diablefRTMP_ADAPTER_MCU_SEND_IN_BAND_CMD AndesSendCmdMsg: Command type = ed, Extension command type = 9d AndesSendCmdMsg: Could not send in band command due to diablefRTMP_ADAPTER_MCU_SEND_IN_BAND_CMD AndesSendCmdMsg: Command type = ed, Extension command type = 9d AndesSendCmdMsg: Could not send in band command due to diablefRTMP_ADAPTER_MCU_SEND_IN_BAND_CMD AndesSendCmdMsg: Command type = ed, Extension command type = 9d AndesSendCmdMsg: Could not send in band command due to diablefRTMP_ADAPTER_MCU_SEND_IN_BAND_CMD AndesSendCmdMsg: Command type = ed, Extension command type = 9d AndesSendCmdMsg: Could not send in band command due to diablefRTMP_ADAPTER_MCU_SEND_IN_BAND_CMD AndesSendCmdMsg: Command type = ed, Extension command type = 9d AndesSendCmdMsg: Could not send in band command due to diablefRTMP_ADAPTER_MCU_SEND_IN_BAND_CMD AndesSendCmdMsg: Command type = ed, Extension command type = 9d AndesSendCmdMsg: Could not send in band command due to diablefRTMP_ADAPTER_MCU_SEND_IN_BAND_CMD AndesSendCmdMsg: Command type = ed, Extension command type = 9d AndesSendCmdMsg: Could not send in band command due to diablefRTMP_ADAPTER_MCU_SEND_IN_BAND_CMD AndesSendCmdMsg: Command type = ed, Extension command type = 9d AndesSendCmdMsg: Could not send in band command due to diablefRTMP_ADAPTER_MCU_SEND_IN_BAND_CMD AndesSendCmdMsg: Command type = ed, Extension command type = 9d AndesSendCmdMsg: Could not send in band command due to diablefRTMP_ADAPTER_MCU_SEND_IN_BAND_CMD AndesSendCmdMsg: Command type = ed, Extension command type = 9d AndesSendCmdMsg: Could not send in band command due to diablefRTMP_ADAPTER_MCU_SEND_IN_BAND_CMD AndesSendCmdMsg: Command type = ed, Extension command type = 9d AndesSendCmdMsg: Could not send in band command due to diablefRTMP_ADAPTER_MCU_SEND_IN_BAND_CMD AndesSendCmdMsg: Command type = ed, Extension command type = 9d AndesSendCmdMsg: Could not send in band command due to diablefRTMP_ADAPTER_MCU_SEND_IN_BAND_CMD AndesSendCmdMsg: Command type = ed, Extension command type = 9d AndesSendCmdMsg: Could not send in band command due to diablefRTMP_ADAPTER_MCU_SEND_IN_BAND_CMD AndesSendCmdMsg: Command type = ed, Extension command type = 9d WtcSetMaxStaNum: MaxStaNum:280, BssidNum:6, WdsNum:0, MSTANum:1, MaxNumChipRept:0, MinMcastWcid:281 Top Init Done! Use alloc_skb token_tx_two_queues_init(): ct sw token(0) number = 2048 token_tx_two_queues_init(): token que(0) inited done!id_head/tail=0/2048 token_tx_two_queues_init(): 84a0d204,84a0d204 token_tx_two_queues_init(): ct sw token(1) number = 6144 token_tx_two_queues_init(): token que(1) inited done!id_head/tail=0/6144 token_tx_two_queues_init(): 84a0d2ac,84a0d2ac TxRing[0]: attr:0, total 2048 entry initialized TxRing[1]: attr:0, total 2048 entry initialized TxRing[2]: attr:0, total 2048 entry initialized RX[0] DESC a0c10000 size = 24576 RX[1] DESC a0c18000 size = 16384 RX[2] DESC a0c30000 size = 24576 RX[3] DESC a0c38000 size = 24576 RX[4] DESC a0c40000 size = 8192 RX[5] DESC a0c44000 size = 16384 RX[6] DESC a0c42000 size = 8192 -->TX_RING_0[0xd9330]: Attr:0, Base=0xc08000, Cnt=2048! -->TX_RING_1[0xd5420]: Attr:0, Base=0xc20000, Cnt=2048! -->TX_RING_2[0xd5430]: Attr:0, Base=0xc28000, Cnt=2048! -->TX_RING_3[0xd5400]: Attr:3, Base=0xc1c000, Cnt=128! -->TX_RING_4[0xd5410]: Attr:2, Base=0xc1d000, Cnt=256! -->TX_RING_5[0xd5440]: Attr:1, Base=0xc1e000, Cnt=256! -->RX_RING0[0xd8510]: Base=0xc10000, Cnt=1536 -->RX_RING1[0xd9520]: Base=0xc18000, Cnt=1024 -->RX_RING2[0xd4500]: Base=0xc30000, Cnt=1536 -->RX_RING3[0xd4510]: Base=0xc38000, Cnt=10 -->RX_RING4[0xd5500]: Base=0xc40000, Cnt=512 -->RX_RING5[0xd5510]: Base=0xc44000, Cnt=1024 -->RX_RING6[0xd5520]: Base=0xc42000, Cnt=512 Hif Init Done! pci_driver_own_by_port: success to clear p=0 fw own, from(1): 1 is interrupt mode, 2 is polling mode. pci_driver_own_by_port: success to clear p=1 fw own, from(1): 1 is interrupt mode, 2 is polling mode. fw_prepare():using E2 ROM patch fw_prepare():using E2 RAM phy schedule try eth1 carrier off reg=0 os_load_code_from_bin:load fw done(/lib/firmware/mt7915_patch_e2_hdr.bin) Parsing patch header Built date: 20210406185846a Platform: ALPS HW/SW version: 0x8a108a10 Patch version: 0xffffffff Section num: 0x2, subsys: 0x4 Section 0: type = 0x30002, offset = 0xe0, size = 0xfc90 Target address: 0x200000, length: 0xfc90 Section 1: type = 0x30002, offset = 0xfd70, size = 0x13550 Target address: 0xe000f000, length: 0x13550 Patch SEM Status = 2 patch is not ready && get semaphore success Start address = 0x200000, DL length = 64656, Data mode = 0x80000000 EventGenericEventHandler: CMD Success MtCmdAddressLenReq:(ret = 0) Start address = 0xe000f000, DL length = 79184, Data mode = 0x80000000 EventGenericEventHandler: CMD Success MtCmdAddressLenReq:(ret = 0) MtCmdPatchFinishReq EventGenericEventHandler: CMD Success Patch SEM Status = 3 release patch semaphore  WfMcuHwInit: Before NICLoadFirmware, check ICapMode = 0  os_load_code_from_bin:load fw done(/lib/firmware/WIFI_RAM_CODE_7915_E2.bin) Parsing CPU 0 fw tailer Chip ID: 0x0b Eco version: 0x01 Region number: 0x07 Format version: 0x02 Format flag: 0x01 Ram version: ____000000 Built date: 20210406185922� Common crc: 0xf04212f Parsing tailer region 0 Decomp crc: 0x0 Decomp size: 0x0 Decomp block size: 0x0 Target address: 0x21fc00 Download size: 108544 Feature set: 0x20 Parsing tailer region 1 Decomp crc: 0x0 Decomp size: 0x0 Decomp block size: 0x0 Target address: 0x31dc00 Download size: 205824 Feature set: 0x00 Parsing tailer region 2 Decomp crc: 0x0 Decomp size: 0x0 Decomp block size: 0x0 Target address: 0x417400 Download size: 31744 Feature set: 0x00 Parsing tailer region 3 Decomp crc: 0x0 Decomp size: 0x0 Decomp block size: 0x0 Target address: 0xe0022800 Download size: 399360 Feature set: 0x00 Parsing tailer region 4 Decomp crc: 0x0 Decomp size: 0x0 Decomp block size: 0x0 Target address: 0xe0084000 Download size: 344064 Feature set: 0x00 Parsing tailer region 5 Decomp crc: 0x0 Decomp size: 0x0 Decomp block size: 0x0 Target address: 0x23a400 Download size: 89088 Feature set: 0x00 Parsing tailer region 6 Decomp crc: 0x0 Decomp size: 0x0 Decomp block size: 0x0 Target address: 0x400000 Download size: 81920 Feature set: 0x00 Release info: header tag = 0, total length = 72 tag 1, padding length = 3, tag length = 65 payload: t-neptune-MP-AX1800-2007-MT7915_WIFI_RAM_REBB_2007-20210406185801 Start address = 0x21fc00, DL length = 108544, Data mode = 0x80000000 EventGenericEventHandler: CMD Success MtCmdAddressLenReq:(ret = 0) Start address = 0x31dc00, DL length = 205824, Data mode = 0x80000000 EventGenericEventHandler: CMD Success MtCmdAddressLenReq:(ret = 0) Start address = 0x417400, DL length = 31744, Data mode = 0x80000000 EventGenericEventHandler: CMD Success MtCmdAddressLenReq:(ret = 0) Start address = 0xe0022800, DL length = 399360, Data mode = 0x80000000 EventGenericEventHandler: CMD Success MtCmdAddressLenReq:(ret = 0) Start address = 0xe0084000, DL length = 344064, Data mode = 0x80000000 EventGenericEventHandler: CMD Success MtCmdAddressLenReq:(ret = 0) Start address = 0x23a400, DL length = 89088, Data mode = 0x80000000 EventGenericEventHandler: CMD Success MtCmdAddressLenReq:(ret = 0) Start address = 0x400000, DL length = 81920, Data mode = 0x80000000 EventGenericEventHandler: CMD Success MtCmdAddressLenReq:(ret = 0) MtCmdFwStartReq: override = 0x1, address = 0x21fc00 EventGenericEventHandler: CMD Success os_load_code_from_bin:load fw done(/lib/firmware/7915_WACPU_RAM_CODE_release.bin) Parsing CPU 1 fw tailer Chip ID: 0x00 Eco version: 0x01 Region number: 0x03 Format version: 0x02 Format flag: 0x01 Ram version: DEV_000000 Built date: 20200831132833� Common crc: 0x3dda0434 Parsing tailer region 0 Decomp crc: 0x0 Decomp size: 0x0 Decomp block size: 0x0 Target address: 0x10200000 Download size: 81632 Feature set: 0x00 Parsing tailer region 1 Decomp crc: 0x0 Decomp size: 0x0 Decomp block size: 0x0 Target address: 0x10300000 Download size: 15840 Feature set: 0x00 Parsing tailer region 2 Decomp crc: 0x0 Decomp size: 0x0 Decomp block size: 0x0 Target address: 0xe0000000 Download size: 1952 Feature set: 0x00 Release info: header tag = 0, total length = 0 Start address = 0x10200000, DL length = 81632, Data mode = 0x80000010 EventGenericEventHandler: CMD Success MtCmdAddressLenReq:(ret = 0) Start address = 0x10300000, DL length = 15840, Data mode = 0x80000010 EventGenericEventHandler: CMD Success MtCmdAddressLenReq:(ret = 0) Start address = 0xe0000000, DL length = 1952, Data mode = 0x80000010 EventGenericEventHandler: CMD Success MtCmdAddressLenReq:(ret = 0) MtCmdFwStartReq: override = 0x4, address = 0x0 EventGenericEventHandler: CMD Success MCU Init Done! efuse_probe: efuse = 10000012 RtmpChipOpsEepromHook::e2p_type=2, inf_Type=5 RtmpEepromGetDefault::e2p_dafault=1 RtmpChipOpsEepromHook: E2P type(2), E2pAccessMode = 2, E2P default = 1 NVM is FLASH mode. dev_idx [0] FLASH OFFSET [0xFF0000] rtmp_nv_init(): EEPROM Size[3584] read from offset:0xff0000, len:0xe00, start address:0xff0000! validFlashEepromID(): eeFlashId=7915, pAd->ChipID=7915 [d-die version:1] [a-die version:2] phy schedule eth1 carrier off phy schedule try eth1 carrier off reg=0 Country Region from e2p = 0 antenna_default_reset() todo antenna_default_reset() value = 0x5292, TxPath = 2, RxPath = 2 RTMPReadTxPwrPerRate(458): Don't Support this now! rc_radio_init(): DBDC MODE=1, ConcurrentBand=2 rc_radio_init(): radio_ctrl=86ce9694,Band=0,rfcap=1,channel=1,PhyMode=2 extCha=0xf rc_radio_init(): radio_ctrl=86ce99e8,Band=1,rfcap=2,channel=36,PhyMode=1 extCha=0xf rcUpdateBandForBFMU PhyCtrl[0].RadioCtrl.IsBfBand = 1 rcUpdateBandForBFMU PhyCtrl[1].RadioCtrl.IsBfBand = 1 TxBfModuleEnCtrl:u1BfNum = 2, u1BfBitmap = 3, u1BfSelBand[0] = 0 ucAction = 0, ucBandIdx = 0, ucSmthIntlBypass = 0 ucAction = 0, ucBandIdx = 1, ucSmthIntlBypass = 0 AntCfgInit(2722): Not support for HIF_MT yet! mt7915_check_RF_lock_down: RFlockDown Enable: 0 MtReadPwrLimitTable: sku table idx: 0 mt7915_check_RF_lock_down: RFlockDown Enable: 0 MtReadPwrLimitTable: sku table idx: 0 EEPROM Init Done! mac_init()--> init_mac_cr()--> <--mac_init() CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0 CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0 CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0 MAC Init Done! BBPInit():BBP Initialization..... Band 0: valid=1, isDBDC=0, Band=2, CBW=1, CentCh/PrimCh=1/1, prim_ch_idx=0, txStream=2 Band 1: valid=0, isDBDC=0, Band=0, CBW=0, CentCh/PrimCh=0/0, prim_ch_idx=0, txStream=0 BBPInit() todo PHY Init Done! tx_pwr_comp_init():NotSupportYet! Set_SCSEnable_Proc(): BandIdx=0, SCSEnable=1 MtCmdSetMacTxRx:(ret = 0) MtCmdSetMacTxRx:(ret = 0) Main bssid = 00:00:00:00:00:00 MtCmdSetMacTxRx:(ret = 0) MtCmdSetMacTxRx:(ret = 0) <==== mt_wifi_init, Status=0 TxBfModuleEnCtrl:u1BfNum = 2, u1BfBitmap = 3, u1BfSelBand[0] = 0 MtCmdThermalProtectDutyCfg: band_idx: 0, level_idx: 0 MtCmdThermalProtectDutyCfg: duty: 100 MtCmdThermalProtectDutyCfg: band_idx: 0, level_idx: 1 MtCmdThermalProtectDutyCfg: duty: 70 MtCmdThermalProtectDutyCfg: band_idx: 0, level_idx: 2 MtCmdThermalProtectDutyCfg: duty: 40 MtCmdThermalProtectDutyCfg: band_idx: 0, level_idx: 3 MtCmdThermalProtectDutyCfg: duty: 20 mt_wifi_init: Band = 0, dutyLv0 = 100, dutyLv1 = 70, dutyLv2 = 40, dutyLv3 = 20 MtCmdThermalProtectEnable: band_idx: 0, protect_type: 1 MtCmdThermalProtectEnable: trigger_type: 1, trigger_temp: 115 MtCmdThermalProtectEnable: restore_temp: 110, recheck_time: 5 mt_wifi_init: Band = 0, high_en=1, high_thd = 115, low_en = 1, low_thd = 110, RFOFF_en = 0, RFOFF_th = 125, rec_timer = 5, Type = Duty Cycle MtCmdThermalProtectDutyCfg: band_idx: 1, level_idx: 0 MtCmdThermalProtectDutyCfg: duty: 100 MtCmdThermalProtectDutyCfg: band_idx: 1, level_idx: 1 MtCmdThermalProtectDutyCfg: duty: 70 MtCmdThermalProtectDutyCfg: band_idx: 1, level_idx: 2 MtCmdThermalProtectDutyCfg: duty: 40 MtCmdThermalProtectDutyCfg: band_idx: 1, level_idx: 3 MtCmdThermalProtectDutyCfg: duty: 20 mt_wifi_init: Band = 1, dutyLv0 = 100, dutyLv1 = 70, dutyLv2 = 40, dutyLv3 = 20 MtCmdThermalProtectEnable: band_idx: 1, protect_type: 1 MtCmdThermalProtectEnable: trigger_type: 1, trigger_temp: 115 MtCmdThermalProtectEnable: restore_temp: 110, recheck_time: 5 mt_wifi_init: Band = 1, high_en=1, high_thd = 115, low_en = 1, low_thd = 110, RFOFF_en = 0, RFOFF_th = 125, rec_timer = 5, Type = Duty Cycle Register MBSSID IF 1 (ra1) Register MBSSID IF 2 (ra2) Register MBSSID IF 3 (rax0) Register MBSSID IF 4 (rax1) Register MBSSID IF 5 (rax2) MSTA_Init (2) ---> ApCli Register MSTA IF (apcli0) , pAd->MSTANum = 1 Caller: SetCommonHT+0xc8/0x1ac phy_mode=78, ch=6, wdev_type=2 ht_cap: ht_cap->HtCapInfo, ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1 ht_cap: ht_cap->HtCapParm, mdpu_density=0, ampdu_factor=3 Register MSTA IF (apclix0) , pAd->MSTANum = 2 Caller: SetCommonHT+0xc8/0x1ac phy_mode=177, ch=36, wdev_type=2 ht_cap: ht_cap->HtCapInfo, ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1 ht_cap: ht_cap->HtCapParm, mdpu_density=0, ampdu_factor=3 mt_service_init: wlan service inits successfully! WtcSetMaxStaNum: MaxStaNum:278, BssidNum:6, WdsNum:0, MSTANum:2, MaxNumChipRept:0, MinMcastWcid:280 RedInit: set CR4/N9 RED Enable to 1. RedInit: RED Initiailize Done. cp_support_is_enabled: set Driver CP_SUPPORT to Mode 2. RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP wifi_sys_open(), wdev idx = 0 rcUpdateBandForBFMU PhyCtrl[0].RadioCtrl.IsBfBand = 1 rcUpdateBandForBFMU PhyCtrl[1].RadioCtrl.IsBfBand = 1 TxBfModuleEnCtrl:u1BfNum = 2, u1BfBitmap = 3, u1BfSelBand[0] = 0 ucAction = 0, ucBandIdx = 0, ucSmthIntlBypass = 0 ucAction = 0, ucBandIdx = 1, ucSmthIntlBypass = 0 BuildChannelList() BandIdx = 0, PhyMode = 78, ChListNum = 13: phy_oper_init(): operate TxStream = 2, RxStream = 2 MtCmdChannelSwitch: control_chl = 6,control_ch2=0, central_chl = 4 DBDCIdx= 0, Band= 0 BW = 1,TXStream = 2, RXStream = 2, scan(0) MtCmdSetTxRxPath: control_chl = 6,control_ch2=0, central_chl = 4, BW = 1,TXStream = 2, RXStream = 2,RXPath = 3, BandIdx =0, scan(0), Channel_Band = 0 [mtRddControl]RddCtrl=52, RddIdx=0, RddRxSel=0 Caller: wlan_operate_init+0xb0/0x134 phy_mode=78, ch=6, wdev_type=1 ht_cap: ht_cap->HtCapInfo, ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1 ht_cap: ht_cap->HtCapParm, mdpu_density=5, ampdu_factor=3 wdev_attr_update(): wdevId0 = 30:de:4b:64:48:f6 AP inf up for ra_0(func_idx) OmacIdx=0 AsicRadioOnOffCtrl(): DbdcIdx=0 RadioOn mtk_band_steering_netlink_init 243 band steering netlink init ok ApAutoChannelAtBootUp-----------------> ApAutoChannelAtBootUp: AutoChannelBootup[0] = 1 MtCmdSetMacTxRx:(ret = 0) MtCmdSetMacTxRx:(ret = 0) MtCmdChannelSwitch: control_chl = 6,control_ch2=0, central_chl = 4 DBDCIdx= 0, Band= 0 BW = 1,TXStream = 2, RXStream = 2, scan(0) MtCmdSetTxRxPath: control_chl = 6,control_ch2=0, central_chl = 4, BW = 1,TXStream = 2, RXStream = 2,RXPath = 3, BandIdx =0, scan(0), Channel_Band = 0 [mtRddControl]RddCtrl=52, RddIdx=0, RddRxSel=0 zero_wait_dfs_switch_ch(): outband ch 0, ch_stat 0 ApAutoChannelAtBootUp<----------------- [PMF]APPMFInit:: apidx=0, MFPC=0, MFPR=0, SHA256=0 Caller: SetCommonHT+0xc8/0x1ac phy_mode=78, ch=6, wdev_type=1 ht_cap: ht_cap->HtCapInfo, ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1 ht_cap: ht_cap->HtCapParm, mdpu_density=5, ampdu_factor=3 wifi_sys_linkup(), wdev idx = 0 wtc_acquire_groupkey_wcid: Found a non-occupied wtbl_idx:287 for WDEV_TYPE:1 LinkToOmacIdx = 0, LinkToWdevType = 1 TRTableInsertMcastEntry:band0 group_idx[0]=0 (bssUpdateChannel), ucPrimCh=6, ucCentChSeg0=4, ucCentChSeg1=0, BW=1, ucHetbRU26Disable=0, ucHetbAllDisable=1 bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 0, CmdBssInfoBmcRate.u2McTransmit = 8320 UpdateBeaconHandler, BCN_UPDATE_INIT, OmacIdx = 0 MtCmdTxPowerSKUCtrl: tx_pwr_sku_en: 1, BandIdx: 0 MtCmdTxBfBackoffCtrl: fgTxBFBackoffEn: 0, BandIdx: 0 MtCmdTxPowerPercentCtrl: fgTxPowerPercentEn: 1, BandIdx: 0 set muru_update_he_cfg()!!!! SrMbssInit: Spatial Reuse initialize via profile. PrintSrCmd: u1CmdSubId = f, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 PrintSrCmd: u1CmdSubId = 13, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 PrintSrCmd: u1CmdSubId = 10, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 :MtCmdSetDscpPri: bssid(0) apidx 0 for WscUUIDInit Generate UUID for apidx(0) =====>>>>>set tp_ie for vap ra0 iwpriv ra0 set tp_ie=dd1e001d0f100103000030DE4B6448F630DE4B6448F6a2c9000048F600010000 iwpriv ra0 set RrmEnable=1 iwpriv ra0 set WnmEnable=1 iwpriv ra0 set SSID=TP-Link_48F6 iwpriv ra0 set HideSSID=0 iwpriv ra0 set BeaconPeriod=100 iwpriv ra0 set RTSThreshold=2346 Set_RTSThreshold_Proc: set wdev0 rts length threshold=2346(0x92a) iwpriv ra0 set FragThreshold=2346 Set_FragThreshold_Proc::set wdev0 FragThreshold=2346) iwpriv ra0 set DtimPeriod=1 iwpriv ra0 set WmmCapable=1 Caller: SetCommonHT+0xc8/0x1ac phy_mode=78, ch=6, wdev_type=1 ht_cap: ht_cap->HtCapInfo, ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1 ht_cap: ht_cap->HtCapParm, mdpu_density=5, ampdu_factor=3 IF(ra0) Set_WmmCapable_Proc::(bWmmCapable=1) iwpriv ra0 set NoForwarding=0 iwpriv ra0 set NoForwardingBTNBSSID=0 iwpriv ra0 set UAPSDCapable=1 config_profile_setting_through_iwpriv ra0 iwpriv ra0 set WirelessMode=16 cfg_mode=16 cfg_mode=16 iwpriv ra0 set HtBw=1 iwpriv ra0 set HtBssCoex=1 iwpriv ra0 set AutoChannelSel=3 Set_AutoChannelSel_Proc: Alg = 3  AutoChSelScanStart: IsABand = 0, ChannelListNum = 9 MtCmdChannelSwitch: control_chl = 2,control_ch2=0, central_chl = 2 DBDCIdx= 0, Band= 0 BW = 0,TXStream = 2, RXStream = 2, scan(1) MtCmdSetTxRxPath: control_chl = 2,control_ch2=0, central_chl = 2, BW = 0,TXStream = 2, RXStream = 2,RXPath = 3, BandIdx =0, scan(1), Channel_Band = 0 MtCmdGetChBusyCnt:(ret = 0) Lan Domain: tplinklogin.net Lan Domain: www.tplinklogin.net MtCmdGetChBusyCnt:(ret = 0) MtCmdChannelSwitch: control_chl = 3,control_ch2=0, central_chl = 3 DBDCIdx= 0, Band= 0 BW = 0,TXStream = 2, RXStream = 2, scan(1) MtCmdSetTxRxPath: control_chl = 3,control_ch2=0, central_chl = 3, BW = 0,TXStream = 2, RXStream = 2,RXPath = 3, BandIdx =0, scan(1), Channel_Band = 0 MtCmdGetChBusyCnt:(ret = 0) MtCmdGetChBusyCnt:(ret = 0) MtCmdChannelSwitch: control_chl = 4,control_ch2=0, central_chl = 4 DBDCIdx= 0, Band= 0 BW = 0,TXStream = 2, RXStream = 2, scan(1) MtCmdSetTxRxPath: control_chl = 4,control_ch2=0, central_chl = 4, BW = 0,TXStream = 2, RXStream = 2,RXPath = 3, BandIdx =0, scan(1), Channel_Band = 0 MtCmdGetChBusyCnt:(ret = 0) MtCmdGetChBusyCnt:(ret = 0) MtCmdChannelSwitch: control_chl = 5,control_ch2=0, central_chl = 5 DBDCIdx= 0, Band= 0 BW = 0,TXStream = 2, RXStream = 2, scan(1) MtCmdSetTxRxPath: control_chl = 5,control_ch2=0, central_chl = 5, BW = 0,TXStream = 2, RXStream = 2,RXPath = 3, BandIdx =0, scan(1), Channel_Band = 0 MtCmdGetChBusyCnt:(ret = 0) MtCmdGetChBusyCnt:(ret = 0) MtCmdChannelSwitch: control_chl = 6,control_ch2=0, central_chl = 6 DBDCIdx= 0, Band= 0 BW = 0,TXStream = 2, RXStream = 2, scan(1) MtCmdSetTxRxPath: control_chl = 6,control_ch2=0, central_chl = 6, BW = 0,TXStream = 2, RXStream = 2,RXPath = 3, BandIdx =0, scan(1), Channel_Band = 0 MtCmdGetChBusyCnt:(ret = 0) MtCmdGetChBusyCnt:(ret = 0) MtCmdChannelSwitch: control_chl = 7,control_ch2=0, central_chl = 7 DBDCIdx= 0, Band= 0 BW = 0,TXStream = 2, RXStream = 2, scan(1) MtCmdSetTxRxPath: control_chl = 7,control_ch2=0, central_chl = 7, BW = 0,TXStream = 2, RXStream = 2,RXPath = 3, BandIdx =0, scan(1), Channel_Band = 0 MtCmdGetChBusyCnt:(ret = 0) MtCmdGetChBusyCnt:(ret = 0) MtCmdChannelSwitch: control_chl = 8,control_ch2=0, central_chl = 8 DBDCIdx= 0, Band= 0 BW = 0,TXStream = 2, RXStream = 2, scan(1) MtCmdSetTxRxPath: control_chl = 8,control_ch2=0, central_chl = 8, BW = 0,TXStream = 2, RXStream = 2,RXPath = 3, BandIdx =0, scan(1), Channel_Band = 0 MtCmdGetChBusyCnt:(ret = 0) MtCmdGetChBusyCnt:(ret = 0) MtCmdChannelSwitch: control_chl = 9,control_ch2=0, central_chl = 9 DBDCIdx= 0, Band= 0 BW = 0,TXStream = 2, RXStream = 2, scan(1) MtCmdSetTxRxPath: control_chl = 9,control_ch2=0, central_chl = 9, BW = 0,TXStream = 2, RXStream = 2,RXPath = 3, BandIdx =0, scan(1), Channel_Band = 0 MtCmdGetChBusyCnt:(ret = 0) MtCmdGetChBusyCnt:(ret = 0) MtCmdChannelSwitch: control_chl = 10,control_ch2=0, central_chl = 10 DBDCIdx= 0, Band= 0 BW = 0,TXStream = 2, RXStream = 2, scan(1) MtCmdSetTxRxPath: control_chl = 10,control_ch2=0, central_chl = 10, BW = 0,TXStream = 2, RXStream = 2,RXPath = 3, BandIdx =0, scan(1), Channel_Band = 0 MtCmdGetChBusyCnt:(ret = 0) MtCmdGetChBusyCnt:(ret = 0) ==================================================================== Channel 2 : Busy Time = 14248, Skip Channel = FALSE, BwCap = TRUE Channel 3 : Busy Time = 1938, Skip Channel = FALSE, BwCap = TRUE Channel 4 : Busy Time = 9471, Skip Channel = FALSE, BwCap = TRUE Channel 5 : Busy Time = 1163, Skip Channel = FALSE, BwCap = TRUE Channel 6 : Busy Time = 12664, Skip Channel = FALSE, BwCap = TRUE Channel 7 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE Channel 8 : Busy Time = 12323, Skip Channel = FALSE, BwCap = TRUE Channel 9 : Busy Time = 5816, Skip Channel = FALSE, BwCap = TRUE Channel 10 : Busy Time = 14418, Skip Channel = FALSE, BwCap = TRUE ==================================================================== Rule 3 Channel Busy time value : Select Primary Channel 7 Rule 3 Channel Busy time value : Min Channel Busy = 0 Rule 3 Channel Busy time value : BW = 20 [SelectClearChannelBusyTime] - band0 END MtCmdChannelSwitch: control_chl = 6,control_ch2=0, central_chl = 4 DBDCIdx= 0, Band= 0 BW = 1,TXStream = 2, RXStream = 2, scan(0) MtCmdSetTxRxPath: control_chl = 6,control_ch2=0, central_chl = 4, BW = 1,TXStream = 2, RXStream = 2,RXPath = 3, BandIdx =0, scan(0), Channel_Band = 0 [mtRddControl]RddCtrl=52, RddIdx=0, RddRxSel=0 scan_ch_restore - End of SCAN(TYPE: 0, BandIdx: 0), restore to BW(1) channel 4, Total BSS[00] MtCmdChannelSwitch: control_chl = 7,control_ch2=0, central_chl = 5 DBDCIdx= 0, Band= 0 BW = 1,TXStream = 2, RXStream = 2, scan(0) MtCmdSetTxRxPath: control_chl = 7,control_ch2=0, central_chl = 5, BW = 1,TXStream = 2, RXStream = 2,RXPath = 3, BandIdx =0, scan(0), Channel_Band = 0 [mtRddControl]RddCtrl=52, RddIdx=0, RddRxSel=0 APStop(), oper(1) bssid(0)=30:de:4b:64:48:f6 MacTableResetWdev(2074): MacTableDeleteEntry ff:ff:ff:ff:ff:ff MacTableDeleteEntry(): wcid 0 ===== ExtEventBeaconLostHandler::FW EVENT (30:de:4b:64:48:f6), Reason 0x10 AP Beacon OFF!!! wifi_sys_linkdown(), wdev idx = 0 (bssUpdateChannel), ucPrimCh=6, ucCentChSeg0=4, ucCentChSeg1=0, BW=1, ucHetbRU26Disable=0, ucHetbAllDisable=1 bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 0, CmdBssInfoBmcRate.u2McTransmit = 0 wifi_sys_close(), wdev idx = 0 APStartUp(), oper(1) bssid(0)=30:de:4b:64:48:f6 wifi_sys_open(), wdev idx = 0 rcUpdateBandForBFMU PhyCtrl[0].RadioCtrl.IsBfBand = 1 rcUpdateBandForBFMU PhyCtrl[1].RadioCtrl.IsBfBand = 1 TxBfModuleEnCtrl:u1BfNum = 2, u1BfBitmap = 3, u1BfSelBand[0] = 0 ucAction = 0, ucBandIdx = 0, ucSmthIntlBypass = 0 ucAction = 0, ucBandIdx = 1, ucSmthIntlBypass = 0 phy_oper_init(): operate TxStream = 2, RxStream = 2 MtCmdChannelSwitch: control_chl = 7,control_ch2=0, central_chl = 5 DBDCIdx= 0, Band= 0 BW = 1,TXStream = 2, RXStream = 2, scan(0) MtCmdSetTxRxPath: control_chl = 7,control_ch2=0, central_chl = 5, BW = 1,TXStream = 2, RXStream = 2,RXPath = 3, BandIdx =0, scan(0), Channel_Band = 0 [mtRddControl]RddCtrl=52, RddIdx=0, RddRxSel=0 Caller: wlan_operate_init+0xb0/0x134 phy_mode=78, ch=7, wdev_type=1 ht_cap: ht_cap->HtCapInfo, ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1 ht_cap: ht_cap->HtCapParm, mdpu_density=5, ampdu_factor=3 wdev_attr_update(): wdevId0 = 30:de:4b:64:48:f6 AP inf up for ra_0(func_idx) OmacIdx=0 AsicRadioOnOffCtrl(): DbdcIdx=0 RadioOn mtk_band_steering_netlink_init 243 band steering netlink init ok ApAutoChannelAtBootUp-----------------> ApAutoChannelAtBootUp: AutoChannelBootup[0] = 1 MtCmdSetMacTxRx:(ret = 0) MtCmdSetMacTxRx:(ret = 0) MtCmdChannelSwitch: control_chl = 7,control_ch2=0, central_chl = 5 DBDCIdx= 0, Band= 0 BW = 1,TXStream = 2, RXStream = 2, scan(0) MtCmdSetTxRxPath: control_chl = 7,control_ch2=0, central_chl = 5, BW = 1,TXStream = 2, RXStream = 2,RXPath = 3, BandIdx =0, scan(0), Channel_Band = 0 [mtRddControl]RddCtrl=52, RddIdx=0, RddRxSel=0 zero_wait_dfs_switch_ch(): outband ch 0, ch_stat 0 ApAutoChannelAtBootUp<----------------- [PMF]APPMFInit:: apidx=0, MFPC=0, MFPR=0, SHA256=0 Caller: SetCommonHT+0xc8/0x1ac phy_mode=78, ch=7, wdev_type=1 ht_cap: ht_cap->HtCapInfo, ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1 ht_cap: ht_cap->HtCapParm, mdpu_density=5, ampdu_factor=3 wifi_sys_linkup(), wdev idx = 0 wtc_acquire_groupkey_wcid: Found a non-occupied wtbl_idx:287 for WDEV_TYPE:1 LinkToOmacIdx = 0, LinkToWdevType = 1 TRTableInsertMcastEntry:band0 group_idx[0]=0 (bssUpdateChannel), ucPrimCh=7, ucCentChSeg0=5, ucCentChSeg1=0, BW=1, ucHetbRU26Disable=0, ucHetbAllDisable=1 bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 0, CmdBssInfoBmcRate.u2McTransmit = 8320 UpdateBeaconHandler, BCN_UPDATE_INIT, OmacIdx = 0 MtCmdTxPowerSKUCtrl: tx_pwr_sku_en: 1, BandIdx: 0 MtCmdTxBfBackoffCtrl: fgTxBFBackoffEn: 0, BandIdx: 0 MtCmdTxPowerPercentCtrl: fgTxPowerPercentEn: 1, BandIdx: 0 set muru_update_he_cfg()!!!! SrMbssInit: Spatial Reuse initialize via profile. PrintSrCmd: u1CmdSubId = f, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 PrintSrCmd: u1CmdSubId = 13, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 PrintSrCmd: u1CmdSubId = 10, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 :MtCmdSetDscpPri: bssid(0) apidx 0 for WscUUIDInit Generate UUID for apidx(0) Main bssid = 30:de:4b:64:48:f6 rtmp_set_channel 1640: send_event_to_network_roaming AutoChSelScanNextChannel(2586): complete set_ch_aync_done Set_AutoChannelSel_Proc() wait channel setting success. mumimo_config raIPv6: ADDRCONF(NETDEV_UP): eth1.1: link is not ready 0 1 iwpriv ra0 set MuMimo=1 iwpriv ra0 set MuOfdma=0 twt_config ra0 off iwpriv ra0 set twtsupport=0 iwpriv ra0 set twtEnable=0 iwpriv ra0 set PowerDropCtrl=100 SetPowerDropCtrl: ucPowerDrop = 100 killall -q -SIGINT rt2860apd iwpriv ra0 set AuthMode=WPA2PSK iwpriv ra0 set EncrypType=AES iwpriv ra0 set IEEE8021X=0 iwpriv ra0 set RekeyInterval=0 I/F(ra0) GroupKey ReKeyInterval=0 seconds iwpriv ra0 set WPAPSK=85478152 iwpriv ra0 set WscConfMode=7 iwpriv ra0 set WscConfStatus=2 iwpriv ra0 set WscVendorPinCode=85478152 iwpriv ra0 set WscLabelDisabled=0 iwpriv ra0 set WscSetupLock=0 iwpriv ra0 set HideSSID=0 iwpriv ra0 set ApSSID=TP-Link_48F6 [PMF]APPMFInit:: apidx=0, MFPC=0, MFPR=0, SHA256=0 wifi_sys_linkdown(), wdev idx = 0 ExtEventBeaconLostHandler::FW EVENT (30:de:4b:64:48:f6), Reason 0x10 AP Beacon OFF!!! (bssUpdateChannel), ucPrimCh=7, ucCentChSeg0=5, ucCentChSeg1=0, BW=1, ucHetbRU26Disable=0, ucHetbAllDisable=1 bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 0, CmdBssInfoBmcRate.u2McTransmit = 0 wifi_sys_close(), wdev idx = 0 wifi_sys_open(), wdev idx = 0 rcUpdateBandForBFMU PhyCtrl[0].RadioCtrl.IsBfBand = 1 rcUpdateBandForBFMU PhyCtrl[1].RadioCtrl.IsBfBand = 1 TxBfModuleEnCtrl:u1BfNum = 2, u1BfBitmap = 3, u1BfSelBand[0] = 0 ucAction = 0, ucBandIdx = 0, ucSmthIntlBypass = 0 ucAction = 0, ucBandIdx = 1, ucSmthIntlBypass = 0 phy_oper_init(): operate TxStream = 2, RxStream = 2 MtCmdChannelSwitch: control_chl = 7,control_ch2=0, central_chl = 5 DBDCIdx= 0, Band= 0 BW = 1,TXStream = 2, RXStream = 2, scan(0) MtCmdSetTxRxPath: control_chl = 7,control_ch2=0, central_chl = 5, BW = 1,TXStream = 2, RXStream = 2,RXPath = 3, BandIdx =0, scan(0), Channel_Band = 0 [mtRddControl]RddCtrl=52, RddIdx=0, RddRxSel=0 Caller: wlan_operate_init+0xb0/0x134 phy_mode=78, ch=7, wdev_type=1 ht_cap: ht_cap->HtCapInfo, ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1 ht_cap: ht_cap->HtCapParm, mdpu_density=5, ampdu_factor=3 wdev_attr_update(): wdevId0 = 30:de:4b:64:48:f6 wifi_sys_linkup(), wdev idx = 0 wtc_acquire_groupkey_wcid: Found a non-occupied wtbl_idx:287 for WDEV_TYPE:1 LinkToOmacIdx = 0, LinkToWdevType = 1 TRTableInsertMcastEntry:band0 group_idx[0]=0 (bssUpdateChannel), ucPrimCh=7, ucCentChSeg0=5, ucCentChSeg1=0, BW=1, ucHetbRU26Disable=0, ucHetbAllDisable=1 bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 0, CmdBssInfoBmcRate.u2McTransmit = 8320 UpdateBeaconHandler, BCN_UPDATE_INIT, OmacIdx = 0 Enable 20/40 BSSCoex Channel Scan(BssCoex=1) MtCmdSetMacTxRx:(ret = 0) MtCmdSetMacTxRx:(ret = 0) MtCmdChannelSwitch: control_chl = 1,control_ch2=0, central_chl = 1 DBDCIdx= 0, Band= 0 BW = 0,TXStream = 2, RXStream = 2, scan(1) MtCmdSetTxRxPath: control_chl = 1,control_ch2=0, central_chl = 1, BW = 0,TXStream = 2, RXStream = 2,RXPath = 3, BandIdx =0, scan(1), Channel_Band = 0 AP OBSS SYNC - BBP R4 to 20MHz.l MtCmdChannelSwitch: control_chl = 2,control_ch2=0, central_chl = 2 DBDCIdx= 0, Band= 0 BW = 0,TXStream = 2, RXStream = 2, scan(1) MtCmdSetTxRxPath: control_chl = 2,control_ch2=0, central_chl = 2, BW = 0,TXStream = 2, RXStream = 2,RXPath = 3, BandIdx =0, scan(1), Channel_Band = 0 AP OBSS SYNC - BBP R4 to 20MHz.l MtCmdChannelSwitch: control_chl = 3,control_ch2=0, central_chl = 3 DBDCIdx= 0, Band= 0 BW = 0,TXStream = 2, RXStream = 2, scan(1) MtCmdSetTxRxPath: control_chl = 3,control_ch2=0, central_chl = 3, BW = 0,TXStream = 2, RXStream = 2,RXPath = 3, BandIdx =0, scan(1), Channel_Band = 0 AP OBSS SYNC - BBP R4 to 20MHz.l MtCmdChannelSwitch: control_chl = 4,control_ch2=0, central_chl = 4 DBDCIdx= 0, Band= 0 BW = 0,TXStream = 2, RXStream = 2, scan(1) MtCmdSetTxRxPath: control_chl = 4,control_ch2=0, central_chl = 4, BW = 0,TXStream = 2, RXStream = 2,RXPath = 3, BandIdx =0, scan(1), Channel_Band = 0 AP OBSS SYNC - BBP R4 to 20MHz.l MtCmdChannelSwitch: control_chl = 5,control_ch2=0, central_chl = 5 DBDCIdx= 0, Band= 0 BW = 0,TXStream = 2, RXStream = 2, scan(1) MtCmdSetTxRxPath: control_chl = 5,control_ch2=0, central_chl = 5, BW = 0,TXStream = 2, RXStream = 2,RXPath = 3, BandIdx =0, scan(1), Channel_Band = 0 AP OBSS SYNC - BBP R4 to 20MHz.l MtCmdChannelSwitch: control_chl = 6,control_ch2=0, central_chl = 6 DBDCIdx= 0, Band= 0 BW = 0,TXStream = 2, RXStream = 2, scan(1) MtCmdSetTxRxPath: control_chl = 6,control_ch2=0, central_chl = 6, BW = 0,TXStream = 2, RXStream = 2,RXPath = 3, BandIdx =0, scan(1), Channel_Band = 0 AP OBSS SYNC - BBP R4 to 20MHz.l MtCmdChannelSwitch: control_chl = 7,control_ch2=0, central_chl = 7 DBDCIdx= 0, Band= 0 BW = 0,TXStream = 2, RXStream = 2, scan(1) MtCmdSetTxRxPath: control_chl = 7,control_ch2=0, central_chl = 7, BW = 0,TXStream = 2, RXStream = 2,RXPath = 3, BandIdx =0, scan(1), Channel_Band = 0 AP OBSS SYNC - BBP R4 to 20MHz.l MtCmdChannelSwitch: control_chl = 8,control_ch2=0, central_chl = 8 DBDCIdx= 0, Band= 0 BW = 0,TXStream = 2, RXStream = 2, scan(1) MtCmdSetTxRxPath: control_chl = 8,control_ch2=0, central_chl = 8, BW = 0,TXStream = 2, RXStream = 2,RXPath = 3, BandIdx =0, scan(1), Channel_Band = 0 AP OBSS SYNC - BBP R4 to 20MHz.l MtCmdChannelSwitch: control_chl = 9,control_ch2=0, central_chl = 9 DBDCIdx= 0, Band= 0 BW = 0,TXStream = 2, RXStream = 2, scan(1) MtCmdSetTxRxPath: control_chl = 9,control_ch2=0, central_chl = 9, BW = 0,TXStream = 2, RXStream = 2,RXPath = 3, BandIdx =0, scan(1), Channel_Band = 0 AP OBSS SYNC - BBP R4 to 20MHz.l MtCmdChannelSwitch: control_chl = 10,control_ch2=0, central_chl = 10 DBDCIdx= 0, Band= 0 BW = 0,TXStream = 2, RXStream = 2, scan(1) MtCmdSetTxRxPath: control_chl = 10,control_ch2=0, central_chl = 10, BW = 0,TXStream = 2, RXStream = 2,RXPath = 3, BandIdx =0, scan(1), Channel_Band = 0 AP OBSS SYNC - BBP R4 to 20MHz.l Channel[Idx=0, Ch=1].bEffectedChannel=0x2! needFallBack=TRUE due to OP/OT! Channel[Idx=1, Ch=2].bEffectedChannel=0x0! Channel[Idx=2, Ch=3].bEffectedChannel=0x0! Channel[Idx=3, Ch=4].bEffectedChannel=0x0! Channel[Idx=4, Ch=5].bEffectedChannel=0x0! Channel[Idx=5, Ch=6].bEffectedChannel=0x2! needFallBack=TRUE due to OP/OT! Channel[Idx=6, Ch=7].bEffectedChannel=0x2! Channel[Idx=7, Ch=8].bEffectedChannel=0x0! Channel[Idx=8, Ch=9].bEffectedChannel=0x0! Channel[Idx=9, Ch=10].bEffectedChannel=0x0! MtCmdChannelSwitch: control_chl = 7,control_ch2=0, central_chl = 5 DBDCIdx= 0, Band= 0 BW = 1,TXStream = 2, RXStream = 2, scan(0) MtCmdSetTxRxPath: control_chl = 7,control_ch2=0, central_chl = 5, BW = 1,TXStream = 2, RXStream = 2,RXPath = 3, BandIdx =0, scan(0), Channel_Band = 0 [mtRddControl]RddCtrl=52, RddIdx=0, RddRxSel=0 Caller: SetCommonHT+0xc8/0x1ac phy_mode=78, ch=7, wdev_type=1 ht_cap: ht_cap->HtCapInfo, ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1 ht_cap: ht_cap->HtCapParm, mdpu_density=5, ampdu_factor=3 iwpriv ra0 set hw_nat_register=1 iwpriv ra0 mac 83082038=00000000 MacAddr=0x83082038, MacValue=0x0, IsRemap=1 iwpriv ra0 mac 83088558=d8d8d8d8 MacAddr=0x83088558, MacValue=0xd8d8d8d8, IsRemap=1 iwpriv ra0 mac 83088554=d8d8d8d8 MacAddr=0x83088554, MacValue=0xd8d8d8d8, IsRemap=1 special_mac_set ra0 iwpriv ra0 mac 830AB55C MacAddr=0x830ab55c, MacValue=0xc0000000, IsRemap=1 mac_val_ori:c0000000 to mac_val_set:40000000 iwpriv ra0 mac 830AB55C=40000000 MacAddr=0x830ab55c, MacValue=0x40000000, IsRemap=1 brctl addif br-lan ra0 nrd: stopping device ra0 entered promiscuous mode br-lan: port 2(ra0) entered forwarding state br-lan: port 2(ra0) entered forwarding state nrd: brctl show br-lan brctl setifvlan br-lan eth0.2 3 1 brctl addif br-lan ra0 device ra0 is already a member of a bridge; can't enslave it to bridge br-lan. brctl setifvlan br-lan ra0 3 1 brctl addif br-lan ra1 can't add ra1 to bridge br-lan: Invalid argument brctl setifvlan br-lan ra1 4 1 can't set ra1 vlan to bridge br-lan: Invalid argument brctl addif br-lan apcli0 device apcli0 entered promiscuous mode brctl setifvlan br-lan apcli0 3 1 brctl addif br-lan ra2 can't add ra2 to bridge br-lan: Invalid argument brctl setifvlan br-lan ra2 3 1 can't set ra2 vlan to bridge br-lan: Invalid argument brctl addif br-lan rax0 can't add rax0 to bridge br-lan: Invalid argument brctl setifvlan br-lan rax0 3 1 can't set rax0 vlan to bridge br-lan: Invalid argument brctl addif br-lan rax1 can't add rax1 to bridge br-lan: Invalid argument brctl setifvlan br-lan rax1 8 1 can't set rax1 vlan to bridge br-lan: Invalid argument brctl addif br-lan apclix0 device apclix0 entered promiscuous mode brctl setifvlan br-lan apclix0 3 1 brctl addif br-lan rax2 can't add rax2 to bridge br-lan: Invalid argument brctl setifvlan br-lan rax2 3 1 iptables: No chain/target/match by that name. can't set rax2 vlan to bridge br-lan: Invalid argument wifi_vap ra1 iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. nrd: starting daemon, AP steering is on, Band steering is off ath_band_steering_netlink_receive 157 pid = 4247 ath_band_steering_netlink_receive 157 pid = 4247 gp_id_rand = a2c9 random_suffix = a2c9 brctl delif br-lan ra1 ifconfig ra1 down brctl show br-lan brctl setifvlan br-lan eth0.2 3 1 brctl addif br-lan ra0 device ra0 is already a member of a bridge; can't enslave it to bridge br-lan. brctl setifvlan br-lan ra0 3 1 brctl addif br-lan ra1 can't add ra1 to bridge br-lan: Invalid argument brctl setifvlan br-lan ra1 4 1 can't set ra1 vlan to bridge br-lan: Invalid argument brctl addif br-lan apcli0 device apcli0 is already a member of a bridge; can't enslave it to bridge br-lan. brctl setifvlan br-lan apcli0 3 1 brctl addif br-lan ra2 can't add ra2 to bridge br-lan: Invalid argument brctl setifvlan br-lan ra2 3 1 can't set ra2 vlan to bridge br-lan: Invalid argument brctl addif br-lan rax0 can't add rax0 to bridge br-lan: Invalid argument brctl setifvlan br-lan rax0 3 1 can't set rax0 vlan to bridge br-lan: Invalid argument brctl addif br-lan rax1 can't add rax1 to bridge br-lan: Invalid argument brctl setifvlan br-lan rax1 8 1 can't set rax1 vlan to bridge br-lan: Invalid argument brctl addif br-lan apclix0 device apclix0 is already a member of a bridge; can't enslave it to bridge br-lan. brctl setifvlan br-lan apclix0 3 1 brctl addif br-lan rax2 can't add rax2 to bridge br-lan: Invalid argument brctl setifvlan br-lan rax2 3 1 iptables: No chain/target/match by that name. can't set rax2 vlan to bridge br-lan: Invalid argument wifi_vap apcli0 iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. gp_id_rand = a2c9 random_suffix = a2c9 brctl delif br-lan apcli0 device apcli0 left promiscuous mode br-lan: port 3(apcli0) entered disabled state ifconfig apcli0 down brctl show br-lan brctl setifvlan br-lan eth0.2 3 1 brctl addif br-lan ra0 device ra0 is already a member of a bridge; can't enslave it to bridge br-lan. brctl setifvlan br-lan ra0 3 1 brctl addif br-lan ra1 can't add ra1 to bridge br-lan: Invalid argument brctl setifvlan br-lan ra1 4 1 can't set ra1 vlan to bridge br-lan: Invalid argument brctl addif br-lan apcli0 device apcli0 entered promiscuous mode brctl setifvlan br-lan apcli0 3 1 brctl addif br-lan ra2 can't add ra2 to bridge br-lan: Invalid argument brctl setifvlan br-lan ra2 3 1 can't set ra2 vlan to bridge br-lan: Invalid argument brctl addif br-lan rax0 can't add rax0 to bridge br-lan: Invalid argument brctl setifvlan br-lan rax0 3 1 can't set rax0 vlan to bridge br-lan: Invalid argument brctl addif br-lan rax1 can't add rax1 to bridge br-lan: Invalid argument brctl setifvlan br-lan rax1 8 1 can't set rax1 vlan to bridge br-lan: Invalid argument brctl addif br-lan apclix0 device apclix0 is already a member of a bridge; can't enslave it to bridge br-lan. brctl setifvlan br-lan apclix0 3 1 iptables: No chain/target/match by that name. brctl addif br-lan rax2 can't add rax2 to bridge br-lan: Invalid argument brctl setifvlan br-lan rax2 3 1 can't set rax2 vlan to bridge br-lan: Invalid argument wifi_vap ra2 iptables: No chain/target/match by that nabr-lan: port 2(ra0) entered forwarding state me. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. gp_id_rand = a2c9 random_suffix = a2c9 ifconfig ra2 up ra2: ===> mbss_virtual_if_open RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_INIT RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP wifi_sys_open(), wdev idx = 2 rcUpdateBandForBFMU PhyCtrl[0].RadioCtrl.IsBfBand = 1 rcUpdateBandForBFMU PhyCtrl[1].RadioCtrl.IsBfBand = 1 TxBfModuleEnCtrl:u1BfNum = 2, u1BfBitmap = 3, u1BfSelBand[0] = 0 ucAction = 0, ucBandIdx = 0, ucSmthIntlBypass = 0 ucAction = 0, ucBandIdx = 1, ucSmthIntlBypass = 0 phy_oper_init(): operate TxStream = 2, RxStream = 2 MtCmdChannelSwitch: control_chl = 7,control_ch2=0, central_chl = 5 DBDCIdx= 0, Band= 0 BW = 1,TXStream = 2, RXStream = 2, scan(0) MtCmdSetTxRxPath: control_chl = 7,control_ch2=0, central_chl = 5, BW = 1,TXStream = 2, RXStream = 2,RXPath = 3, BandIdx =0, scan(0), Channel_Band = 0 [mtRddControl]RddCtrl=52, RddIdx=0, RddRxSel=0 Caller: wlan_operate_init+0xb0/0x134 phy_mode=78, ch=7, wdev_type=1 ht_cap: ht_cap->HtCapInfo, ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1 ht_cap: ht_cap->HtCapParm, mdpu_density=5, ampdu_factor=3 wdev_attr_update(): wdevId2 = 32:de:4b:24:48:f6 AP inf up for ra_2(func_idx) OmacIdx=17 AsicRadioOnOffCtrl(): DbdcIdx=0 RadioOn mtk_band_steering_netlink_init 243 band steering netlink init ok ApAutoChannelAtBootUp-----------------> ApAutoChannelAtBootUp: AutoChannelBootup[0] = 1 MtCmdSetMacTxRx:(ret = 0) MtCmdSetMacTxRx:(ret = 0) MtCmdChannelSwitch: control_chl = 7,control_ch2=0, central_chl = 5 DBDCIdx= 0, Band= 0 BW = 1,TXStream = 2, RXStream = 2, scan(0) MtCmdSetTxRxPath: control_chl = 7,control_ch2=0, central_chl = 5, BW = 1,TXStream = 2, RXStream = 2,RXPath = 3, BandIdx =0, scan(0), Channel_Band = 0 [mtRddControl]RddCtrl=52, RddIdx=0, RddRxSel=0 zero_wait_dfs_switch_ch(): outband ch 0, ch_stat 0 ApAutoChannelAtBootUp<----------------- [PMF]APPMFInit:: apidx=2, MFPC=0, MFPR=0, SHA256=0 Caller: SetCommonHT+0xc8/0x1ac phy_mode=78, ch=7, wdev_type=1 ht_cap: ht_cap->HtCapInfo, ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1 ht_cap: ht_cap->HtCapParm, mdpu_density=5, ampdu_factor=3 wifi_sys_linkup(), wdev idx = 2 wtc_acquire_groupkey_wcid: Found a non-occupied wtbl_idx:286 for WDEV_TYPE:1 LinkToOmacIdx = 11, LinkToWdevType = 1 TRTableInsertMcastEntry:band0 group_idx[2]=2 (bssUpdateChannel), ucPrimCh=7, ucCentChSeg0=5, ucCentChSeg1=0, BW=1, ucHetbRU26Disable=0, ucHetbAllDisable=1 bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 0, CmdBssInfoBmcRate.u2McTransmit = 8320 UpdateBeaconHandler, BCN_UPDATE_INIT, OmacIdx = 11 MtCmdTxPowerSKUCtrl: tx_pwr_sku_en: 1, BandIdx: 0 MtCmdTxBfBackoffCtrl: fgTxBFBackoffEn: 0, BandIdx: 0 MtCmdTxPowerPercentCtrl: fgTxPowerPercentEn: 1, BandIdx: 0 set muru_update_he_cfg()!!!! SrMbssInit: Spatial Reuse initialize via profile. PrintSrCmd: u1CmdSubId = f, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 PrintSrCmd: u1CmdSubId = 13, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 PrintSrCmd: u1CmdSubId = 10, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 :MtCmdSetDscpPri: bssid(2) apidx 2 for WscUUIDInit Generate UUID for apidx(2) =====>>>>>set tp_ie for vap ra2 iwpriv ra2 set tp_ie=dd1e001d0f100107000030DE4B6448F630DE4B6448F6a2c9000048F600010000 iwpriv ra2 set SSID=tyFPooM6SlvQxwG0GIQkrcaW6RGjZB iwpriv ra2 set HideSSID=1 iwpriv ra2 set BeaconPeriod=100 iwpriv ra2 set RTSThreshold=2346 Set_RTSThreshold_Proc: set wdev2 rts length threshold=2346(0x92a) iwpriv ra2 set FragThreshold=2346 Set_FragThreshold_Proc::set wdev2 FragThreshold=2346) iwpriv ra2 set DtimPeriod=1 iwpriv ra2 set WmmCapable=1 Caller: SetCommonHT+0xc8/0x1ac phy_mode=78, ch=7, wdev_type=1 ht_cap: ht_cap->HtCapInfo, ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1 ht_cap: ht_cap->HtCapParm, mdpu_density=5, ampdu_factor=3 IF(ra2) Set_WmmCapable_Proc::(bWmmCapable=1) iwpriv ra2 set NoForwarding=0 iwpriv ra2 set NoForwardingBTNBSSID=0 iwpriv ra2 set UAPSDCapable=1 killall -q -SIGINT rt2860apd iwpriv ra2 set AuthMode=WPA2PSK iwpriv ra2 set EncrypType=AES iwpriv ra2 set IEEE8021X=0 iwpriv ra2 set RekeyInterval=0 I/F(ra2) GroupKey ReKeyInterval=0 seconds iwpriv ra2 set WPAPSK=XEQSf2B0kmKJD39TmUzFSvdcESmB7u iwpriv ra2 set WscConfMode=0 iwpriv ra2 set WscConfStatus=2 iwpriv ra2 set WscLabelDisabled=0 iwpriv ra2 set WscSetupLock=0 iwpriv ra2 set HideSSID=1 iwpriv ra2 set ApSSID=tyFPooM6SlvQxwG0GIQkrcaW6RGjZB [PMF]APPMFInit:: apidx=2, MFPC=0, MFPR=0, SHA256=0 wifi_sys_linkdown(), wdev idx = 2 ExtEventBeaconLostHandler::FW EVENT (32:de:4b:24:48:f6), Reason 0x10 AP Beacon OFF!!! (bssUpdateChannel), ucPrimCh=7, ucCentChSeg0=5, ucCentChSeg1=0, BW=1, ucHetbRU26Disable=0, ucHetbAllDisable=1 bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 0, CmdBssInfoBmcRate.u2McTransmit = 0 wifi_sys_close(), wdev idx = 2 wifi_sys_open(), wdev idx = 2 rcUpdateBandForBFMU PhyCtrl[0].RadioCtrl.IsBfBand = 1 rcUpdateBandForBFMU PhyCtrl[1].RadioCtrl.IsBfBand = 1 TxBfModuleEnCtrl:u1BfNum = 2, u1BfBitmap = 3, u1BfSelBand[0] = 0 ucAction = 0, ucBandIdx = 0, ucSmthIntlBypass = 0 ucAction = 0, ucBandIdx = 1, ucSmthIntlBypass = 0 phy_oper_init(): operate TxStream = 2, RxStream = 2 MtCmdChannelSwitch: control_chl = 7,control_ch2=0, central_chl = 5 DBDCIdx= 0, Band= 0 BW = 1,TXStream = 2, RXStream = 2, scan(0) MtCmdSetTxRxPath: control_chl = 7,control_ch2=0, central_chl = 5, BW = 1,TXStream = 2, RXStream = 2,RXPath = 3, BandIdx =0, scan(0), Channel_Band = 0 [mtRddControl]RddCtrl=52, RddIdx=0, RddRxSel=0 Caller: wlan_operate_init+0xb0/0x134 phy_mode=78, ch=7, wdev_type=1 ht_cap: ht_cap->HtCapInfo, ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1 ht_cap: ht_cap->HtCapParm, mdpu_density=5, ampdu_factor=3 wdev_attr_update(): wdevId2 = 32:de:4b:24:48:f6 wifi_sys_linkup(), wdev idx = 2 wtc_acquire_groupkey_wcid: Found a non-occupied wtbl_idx:286 for WDEV_TYPE:1 LinkToOmacIdx = 11, LinkToWdevType = 1 TRTableInsertMcastEntry:band0 group_idx[2]=2 (bssUpdateChannel), ucPrimCh=7, ucCentChSeg0=5, ucCentChSeg1=0, BW=1, ucHetbRU26Disable=0, ucHetbAllDisable=1 bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 0, CmdBssInfoBmcRate.u2McTransmit = 8320 UpdateBeaconHandler, BCN_UPDATE_INIT, OmacIdx = 11 restart_ap, mbss_idx:2, BandIdx:0, reuse FallBack=1, bBssCoexEnable:1 MtCmdChannelSwitch: control_chl = 7,control_ch2=0, central_chl = 5 DBDCIdx= 0, Band= 0 BW = 1,TXStream = 2, RXStream = 2, scan(0) MtCmdSetTxRxPath: control_chl = 7,control_ch2=0, central_chl = 5, BW = 1,TXStream = 2, RXStream = 2,RXPath = 3, BandIdx =0, scan(0), Channel_Band = 0 [mtRddControl]RddCtrl=52, RddIdx=0, RddRxSel=0 Caller: SetCommonHT+0xc8/0x1ac phy_mode=78, ch=7, wdev_type=1 ht_cap: ht_cap->HtCapInfo, ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1 ht_cap: ht_cap->HtCapParm, mdpu_density=5, ampdu_factor=3 iwpriv ra2 set hw_nat_register=1 iwpriv ra2 mac 83082038=00000000 MacAddr=0x83082038, MacValue=0x0, IsRemap=1 iwpriv ra2 mac 83088558=d8d8d8d8 MacAddr=0x83088558, MacValue=0xd8d8d8d8, IsRemap=1 iwpriv ra2 mac 83088554=d8d8d8d8 MacAddr=0x83088554, MacValue=0xd8d8d8d8, IsRemap=1 special_mac_set ra2 iwpriv ra2 mac 830AB55C MacAddr=0x830ab55c, MacValue=0x40000000, IsRemap=1 mac_val_ori:40000000 to mac_val_set:40000000 iwpriv ra2 mac 830AB55C=40000000MacAddr=0x830ab55c, MacValue=0x40000000, IsRemap=1 brctl addif br-lan ra2 device ra2 entered promiscuous mode br-lan: port 5(ra2) entered forwarding state br-lan: port 5(ra2) entered forwarding state brctl show br-lan brctl setifvlan br-lan eth0.2 3 1 brctl addif br-lan ra0 device ra0 is already a member of a bridge; can't enslave it to bridge br-lan. brctl setifvlan br-lan ra0 3 1 brctl addif br-lan ra1 can't add ra1 to bridge br-lan: Invalid argument brctl setifvlan br-lan ra1 4 1 can't set ra1 vlan to bridge br-lan: Invalid argument brctl addif br-lan apcli0 device apcli0 is already a member of a bridge; can't enslave it to bridge br-lan. brctl setifvlan br-lan apcli0 3 1 brctl addif br-lan ra2 device ra2 is already a member of a bridge; can't enslave it to bridge br-lan. brctl setifvlan br-lan ra2 3 1 brctl addif br-lan rax0 can't add rax0 to bridge br-lan: Invalid argument brctl setifvlan br-lan rax0 3 1 can't set rax0 vlan to bridge br-lan: Invalid argument brctl addif br-lan rax1 can't add rax1 to bridge br-lan: Invalid argument brctl setifvlan br-lan rax1 8 1 can't set rax1 vlan to bridge br-lan: Invalid argument brctl addif br-lan apclix0 device apclix0 is already a member of a bridge; can't enslave it to bridge br-lan. brctl setifvlan br-lan apclix0 3 1 brctl addif br-lan rax2 can't add rax2 to bridge br-lan: Invalid argument brctl setifvlan br-lan rax2 3 1 can't set rax2 vlan to bridge br-lan: Invalid argument wifi_radio wifi1 wifi_shutdown_interface wifi1 ifconfig rax0 down ifconfig rax1 down ifconfig apclix0 down ifconfig rax2 down iptables: No chain/target/match by that name. wifi_config_profile wifi1 iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. wifi_config_profile dbdc mode and return wifi_start_interface wifi1 iptables: No chain/target/match by that name. wifi_vap rax0 gp_id_rand = a2c9 random_suffix = a2c9 ifconfig rax0 up rax0: ===> mbss_virtual_if_open RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_INIT RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP wifi_sys_open(), wdev idx = 3 rcUpdateBandForBFMU PhyCtrl[0].RadioCtrl.IsBfBand = 1 rcUpdateBandForBFMU PhyCtrl[1].RadioCtrl.IsBfBand = 1 TxBfModuleEnCtrl:u1BfNum = 2, u1BfBitmap = 3, u1BfSelBand[0] = 0 ucAction = 0, ucBandIdx = 0, ucSmthIntlBypass = 0 ucAction = 0, ucBandIdx = 1, ucSmthIntlBypass = 0 BuildChannelList() BandIdx = 1, PhyMode = 177, ChListNum = 4: DfsBuildChannelList(): Done phy_oper_init(): operate TxStream = 2, RxStream = 2  [RadarStateCheck] RD_NORMAL_MODE  MtCmdChannelSwitch: control_chl = 36,control_ch2=0, central_chl = 42 DBDCIdx= 1, Band= 1 BW = 2,TXStream = 2, RXStream = 2, scan(0) MtCmdSetTxRxPath: control_chl = 36,control_ch2=0, central_chl = 42, BW = 2,TXStream = 2, RXStream = 2,RXPath = 3, BandIdx =1, scan(0), Channel_Band = 1 [mtRddControl]RddCtrl=52, RddIdx=1, RddRxSel=0 Caller: wlan_operate_init+0xb0/0x134 phy_mode=177, ch=36, wdev_type=1 ht_cap: ht_cap->HtCapInfo, ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1 ht_cap: ht_cap->HtCapParm, mdpu_density=5, ampdu_factor=3 wdev_attr_update(): wdevId3 = 30:de:4b:64:48:f5 AP inf up for ra_3(func_idx) OmacIdx=0 AsicRadioOnOffCtrl(): DbdcIdx=1 RadioOn mtk_band_steering_netlink_init 243 band steering netlink init ok ApAutoChannelAtBootUp-----------------> ApAutoChannelAtBootUp: AutoChannelBootup[1] = 1 MtCmdSetMacTxRx:(ret = 0) MtCmdSetMacTxRx:(ret = 0)  [RadarStateCheck] RD_NORMAL_MODE  MtCmdChannelSwitch: control_chl = 36,control_ch2=0, central_chl = 42 DBDCIdx= 1, Band= 1 BW = 2,TXStream = 2, RXStream = 2, scan(0) MtCmdSetTxRxPath: control_chl = 36,control_ch2=0, central_chl = 42, BW = 2,TXStream = 2, RXStream = 2,RXPath = 3, BandIdx =1, scan(0), Channel_Band = 1 [mtRddControl]RddCtrl=52, RddIdx=1, RddRxSel=0 DfsBuildChannelList(): Done zero_wait_dfs_switch_ch(): outband ch 0, ch_stat 0 ApAutoChannelAtBootUp<----------------- [PMF]APPMFInit:: apidx=3, MFPC=0, MFPR=0, SHA256=0 Caller: SetCommonHT+0xc8/0x1ac phy_mode=177, ch=36, wdev_type=1 ht_cap: ht_cap->HtCapInfo, ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1 ht_cap: ht_cap->HtCapParm, mdpu_density=5, ampdu_factor=3 wifi_sys_linkup(), wdev idx = 3 wtc_acquire_groupkey_wcid: Found a non-occupied wtbl_idx:285 for WDEV_TYPE:1 LinkToOmacIdx = 0, LinkToWdevType = 1 TRTableInsertMcastEntry:band1 group_idx[3]=3 (bssUpdateChannel), ucPrimCh=36, ucCentChSeg0=42, ucCentChSeg1=0, BW=2, ucHetbRU26Disable=0, ucHetbAllDisable=1 bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 8192, CmdBssInfoBmcRate.u2McTransmit = 8320 UpdateBeaconHandler, BCN_UPDATE_INIT, OmacIdx = 0 MtCmdTxPowerSKUCtrl: tx_pwr_sku_en: 1, BandIdx: 1 MtCmdTxBfBackoffCtrl: fgTxBFBackoffEn: 0, BandIdx: 1 MtCmdTxPowerPercentCtrl: fgTxPowerPercentEn: 1, BandIdx: 1 set muru_update_he_cfg()!!!! SrMbssInit: Spatial Reuse initialize via profile. PrintSrCmd: u1CmdSubId = f, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 PrintSrCmd: u1CmdSubId = 13, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 PrintSrCmd: u1CmdSubId = 10, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 :MtCmdSetDscpPri: bssid(3) apidx 3 for WscUUIDInit Generate UUID for apidx(3) =====>>>>>set tp_ie for vap rax0 iwpriv rax0 set tp_ie=dd1e001d0f100103000030DE4B6448F630DE4B6448F6a2c9000048F600010000 iwpriv rax0 set RrmEnable=1 ath_band_steering_netlink_receive 157 pid = 4247 iwpriv rax0 set WnmEnable=1 iwpriv rax0 set SSID=TP-Link_48F6_5G iwpriv rax0 set HideSSID=0 iptables: No chain/target/match by that name. iwpriv rax0 set BeaconPeriod=100 iwpriv rax0 set RTSThreshold=2346 Set_RTSThreshold_Proc: set wdev3 rts length threshold=2346(0x92a) iptables: No chain/target/match by that name. iwpriv rax0 set FragThreshold=2346 Set_FragThreshold_Proc::set wdev3 FragThreshold=2346) iwpriv rax0 set DtimPeriod=1 iwpriv rax0 set WmmCapable=1 Caller: SetCommonHT+0xc8/0x1ac phy_mode=177, ch=36, wdev_type=1 ht_cap: ht_cap->HtCapInfo, iptables: ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1 No chain/target/ht_cap: ht_cap->HtCapParm, match by that namdpu_density=5, ampdu_factor=3 me. IF(ra3) Set_WmmCapable_Proc::(bWmmCapable=1) iwpriv rax0 set NoForwarding=0 iwpriv rax0 set NoForwardingBTNBSSID=0 iwpriv rax0 set UAPSDCapable=1 config_profile_setting_through_iwpriv rax0 iwpriv rax0 set WirelessMode=17 cfg_mode=17 cfg_mode=17 iwpriv rax0 set HtBw=1 iwpriv rax0 set VhtBw=1 iwpriv rax0 set AutoChannelSel=3 Set_AutoChannelSel_Proc: Alg = 3  [AutoChSelBuildChannelListFor5G] ChListNum5G = 4 AutoChSelScanStart: IsABand = 1, ChannelListNum = 4 MtCmdChannelSwitch: control_chl = 36,control_ch2=0, central_chl = 36 DBDCIdx= 1, Band= 1 BW = 0,TXStream = 2, RXStream = 2, scan(1) MtCmdSetTxRxPath: control_chl = 36,control_ch2=0, central_chl = 36, BW = 0,TXStream = 2, RXStream = 2,RXPath = 3, BandIdx =1, scan(1), Channel_Band = 1 MtCmdGetChBusyCnt:(ret = 0) MtCmdGetChBusyCnt:(ret = 0) MtCmdChannelSwitch: control_chl = 40,control_ch2=0, central_chl = 40 DBDCIdx= 1, Band= 1 BW = 0,TXStream = 2, RXStream = 2, scan(1) MtCmdSetTxRxPath: control_chl = 40,control_ch2=0, central_chl = 40, BW = 0,TXStream = 2, RXStream = 2,RXPath = 3, BandIdx =1, scan(1), Channel_Band = 1 MtCmdGetChBusyCnt:(ret = 0) MtCmdGetChBusyCnt:(ret = 0) MtCmdChannelSwitch: control_chl = 44,control_ch2=0, central_chl = 44 DBDCIdx= 1, Band= 1 BW = 0,TXStream = 2, RXStream = 2, scan(1) br-lan: port 5(ra2) entered forwarding state MtCmdSetTxRxPath: control_chl = 44,control_ch2=0, central_chl = 44, BW = 0,TXStream = 2, RXStream = 2,RXPath = 3, BandIdx =1, scan(1), Channel_Band = 1 MtCmdGetChBusyCnt:(ret = 0) MtCmdGetChBusyCnt:(ret = 0) MtCmdChannelSwitch: control_chl = 48,control_ch2=0, central_chl = 48 DBDCIdx= 1, Band= 1 BW = 0,TXStream = 2, RXStream = 2, scan(1) MtCmdSetTxRxPath: control_chl = 48,control_ch2=0, central_chl = 48, BW = 0,TXStream = 2, RXStream = 2,RXPath = 3, BandIdx =1, scan(1), Channel_Band = 1 MtCmdGetChBusyCnt:(ret = 0) MtCmdGetChBusyCnt:(ret = 0) ==================================================================== Channel 36 : Busy Time = 1541, Skip Channel = FALSE, BwCap = TRUE Channel 40 : Busy Time = 1626, Skip Channel = FALSE, BwCap = TRUE Channel 44 : Busy Time = 1102, Skip Channel = FALSE, BwCap = TRUE Channel 48 : Busy Time = 3503, Skip Channel = FALSE, BwCap = TRUE ==================================================================== Rule 3 Channel Busy time value : Select Primary Channel 44 Rule 3 Channel Busy time value : Min Channel Busy = 3503 Rule 3 Channel Busy time value : BW = 80 [SelectClearChannelBusyTime] - band1 END MtCmdChannelSwitch: control_chl = 36,control_ch2=0, central_chl = 42 DBDCIdx= 1, Band= 1 BW = 2,TXStream = 2, RXStream = 2, scan(0) MtCmdSetTxRxPath: control_chl = 36,control_ch2=0, central_chl = 42, BW = 2,TXStream = 2, RXStream = 2,RXPath = 3, BandIdx =1, scan(0), Channel_Band = 1 [mtRddControl]RddCtrl=52, RddIdx=1, RddRxSel=0 scan_ch_restore - End of SCAN(TYPE: 0, BandIdx: 1), restore to BW(2) channel 42, Total BSS[00] MtCmdChannelSwitch: control_chl = 44,control_ch2=0, central_chl = 42 DBDCIdx= 1, Band= 1 BW = 2,TXStream = 2, RXStream = 2, scan(0) MtCmdSetTxRxPath: control_chl = 44,control_ch2=0, central_chl = 42, BW = 2,TXStream = 2, RXStream = 2,RXPath = 3, BandIdx =1, scan(0), Channel_Band = 1 [mtRddControl]RddCtrl=52, RddIdx=1, RddRxSel=0 APStop(), oper(1) bssid(3)=30:de:4b:64:48:f5 wifi_sys_linkdown(), wdev idx = 3 (bssUpdateChannel), ucPrimCh=36, ucCentChSeg0=42, ucCentChSeg1=0, BW=2, ucHetbRU26Disable=0, ucHetbAllDisable=1 bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 0, CmdBssInfoBmcRate.u2McTransmit = 0 wifi_sys_close(), wdev idx = 3 APStartUp(), oper(1) bssid(3)=30:de:4b:64:48:f5 wifi_sys_open(), wdev idx = 3 rcUpdateBandForBFMU PhyCtrl[0].RadioCtrl.IsBfBand = 1 rcUpdateBandForBFMU PhyCtrl[1].RadioCtrl.IsBfBand = 1 TxBfModuleEnCtrl:u1BfNum = 2, u1BfBitmap = 3, u1BfSelBand[0] = 0 ucAction = 0, ucBandIdx = 0, ucSmthIntlBypass = 0 ucAction = 0, ucBandIdx = 1, ucSmthIntlBypass = 0 phy_oper_init(): operate TxStream = 2, RxStream = 2 MtCmdChannelSwitch: control_chl = 44,control_ch2=0, central_chl = 42 DBDCIdx= 1, Band= 1 BW = 2,TXStream = 2, RXStream = 2, scan(0) MtCmdSetTxRxPath: control_chl = 44,control_ch2=0, central_chl = 42, BW = 2,TXStream = 2, RXStream = 2,RXPath = 3, BandIdx =1, scan(0), Channel_Band = 1 [mtRddControl]RddCtrl=52, RddIdx=1, RddRxSel=0 Caller: wlan_operate_init+0xb0/0x134 phy_mode=177, ch=44, wdev_type=1 ht_cap: ht_cap->HtCapInfo, ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1 ht_cap: ht_cap->HtCapParm, mdpu_density=5, ampdu_factor=3 wdev_attr_update(): wdevId3 = 30:de:4b:64:48:f5 AP inf up for ra_3(func_idx) OmacIdx=0 AsicRadioOnOffCtrl(): DbdcIdx=1 RadioOn mtk_band_steering_netlink_init 243 band steering netlink init ok ApAutoChannelAtBootUp-----------------> ApAutoChannelAtBootUp: AutoChannelBootup[1] = 1 MtCmdSetMacTxRx:(ret = 0) MtCmdSetMacTxRx:(ret = 0)  [RadarStateCheck] RD_NORMAL_MODE  MtCmdChannelSwitch: control_chl = 44,control_ch2=0, central_chl = 42 DBDCIdx= 1, Band= 1 BW = 2,TXStream = 2, RXStream = 2, scan(0) MtCmdSetTxRxPath: control_chl = 44,control_ch2=0, central_chl = 42, BW = 2,TXStream = 2, RXStream = 2,RXPath = 3, BandIdx =1, scan(0), Channel_Band = 1 [mtRddControl]RddCtrl=52, RddIdx=1, RddRxSel=0 DfsBuildChannelList(): Done zero_wait_dfs_switch_ch(): outband ch 0, ch_stat 0 ApAutoChannelAtBootUp<----------------- [PMF]APPMFInit:: apidx=3, MFPC=0, MFPR=0, SHA256=0 Caller: SetCommonHT+0xc8/0x1ac phy_mode=177, ch=44, wdev_type=1 ht_cap: ht_cap->HtCapInfo, ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1 ht_cap: ht_cap->HtCapParm, mdpu_density=5, ampdu_factor=3 wifi_sys_linkup(), wdev idx = 3 wtc_acquire_groupkey_wcid: Found a non-occupied wtbl_idx:285 for WDEV_TYPE:1 LinkToOmacIdx = 0, LinkToWdevType = 1 TRTableInsertMcastEntry:band1 group_idx[3]=3 (bssUpdateChannel), ucPrimCh=44, ucCentChSeg0=42, ucCentChSeg1=0, BW=2, ucHetbRU26Disable=0, ucHetbAllDisable=1 bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 8192, CmdBssInfoBmcRate.u2McTransmit = 8320 UpdateBeaconHandler, BCN_UPDATE_INIT, OmacIdx = 0 MtCmdTxPowerSKUCtrl: tx_pwr_sku_en: 1, BandIdx: 1 MtCmdTxBfBackoffCtrl: fgTxBFBackoffEn: 0, BandIdx: 1 MtCmdTxPowerPercentCtrl: fgTxPowerPercentEn: 1, BandIdx: 1 set muru_update_he_cfg()!!!! SrMbssInit: Spatial Reuse initialize via profile. PrintSrCmd: u1CmdSubId = f, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 PrintSrCmd: u1CmdSubId = 13, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 PrintSrCmd: u1CmdSubId = 10, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 :MtCmdSetDscpPri: bssid(3) apidx 3 for WscUUIDInit Generate UUID for apidx(3) Main bssid = 30:de:4b:64:48:f6 rtmp_set_channel 1640: send_event_to_network_roaming AutoChSelScanNextChannel(2586): complete set_ch_aync_done Set_AutoChannelSel_Proc() wait channel setting success. mumimo_config rax0 1 iwpriv rax0 set MuMimo=1 iwpriv rax0 set MuOfdma=0 twt_config rax0 off iwpriv rax0 set twtsupport=0 iwpriv rax0 set twtEnable=0 iwpriv rax0 set PowerDropCtrl=100 SetPowerDropCtrl: ucPowerDrop = 100 killall -q -SIGINT rtinicapd iwpriv rax0 set AuthMode=WPA2PSK iwpriv rax0 set EncrypType=AES iwpriv rax0 set IEEE8021X=0 iwpriv rax0 set RekeyInterval=0 I/F(ra3) GroupKey ReKeyInterval=0 seconds iwpriv rax0 set WPAPSK=85478152 iwpriv rax0 set WscConfMode=7 iwpriv rax0 set WscConfStatus=2 iwpriv rax0 set WscVendorPinCode=85478152 iwpriv rax0 set WscLabelDisabled=0 iwpriv rax0 set WscSetupLock=0 iwpriv rax0 set HideSSID=0 iwpriv rax0 set ApSSID=TP-Link_48F6_5G [PMF]APPMFInit:: apidx=3, MFPC=0, MFPR=0, SHA256=0 wifi_sys_linkdown(), wdev idx = 3 ExtEventBeaconLostHandler::FW EVENT (30:de:4b:64:48:f5), Reason 0x10 AP Beacon OFF!!! (bssUpdateChannel), ucPrimCh=44, ucCentChSeg0=42, ucCentChSeg1=0, BW=2, ucHetbRU26Disable=0, ucHetbAllDisable=1 bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 0, CmdBssInfoBmcRate.u2McTransmit = 0 wifi_sys_close(), wdev idx = 3 wifi_sys_open(), wdev idx = 3 rcUpdateBandForBFMU PhyCtrl[0].RadioCtrl.IsBfBand = 1 rcUpdateBandForBFMU PhyCtrl[1].RadioCtrl.IsBfBand = 1 TxBfModuleEnCtrl:u1BfNum = 2, u1BfBitmap = 3, u1BfSelBand[0] = 0 ucAction = 0, ucBandIdx = 0, ucSmthIntlBypass = 0 ucAction = 0, ucBandIdx = 1, ucSmthIntlBypass = 0 phy_oper_init(): operate TxStream = 2, RxStream = 2 MtCmdChannelSwitch: control_chl = 44,control_ch2=0, central_chl = 42 DBDCIdx= 1, Band= 1 BW = 2,TXStream = 2, RXStream = 2, scan(0) MtCmdSetTxRxPath: control_chl = 44,control_ch2=0, central_chl = 42, BW = 2,TXStream = 2, RXStream = 2,RXPath = 3, BandIdx =1, scan(0), Channel_Band = 1 [mtRddControl]RddCtrl=52, RddIdx=1, RddRxSel=0 Caller: wlan_operate_init+0xb0/0x134 phy_mode=177, ch=44, wdev_type=1 ht_cap: ht_cap->HtCapInfo, ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1 ht_cap: ht_cap->HtCapParm, mdpu_density=5, ampdu_factor=3 wdev_attr_update(): wdevId3 = 30:de:4b:64:48:f5 wifi_sys_linkup(), wdev idx = 3 wtc_acquire_groupkey_wcid: Found a non-occupied wtbl_idx:285 for WDEV_TYPE:1 LinkToOmacIdx = 0, LinkToWdevType = 1 TRTableInsertMcastEntry:band1 group_idx[3]=3 (bssUpdateChannel), ucPrimCh=44, ucCentChSeg0=42, ucCentChSeg1=0, BW=2, ucHetbRU26Disable=0, ucHetbAllDisable=1 bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 8192, CmdBssInfoBmcRate.u2McTransmit = 8320 UpdateBeaconHandler, BCN_UPDATE_INIT, OmacIdx = 0 iwpriv rax0 set hw_nat_register=1 iwpriv rax0 mac 83092038=00000000 MacAddr=0x83092038, MacValue=0x0, IsRemap=1 iwpriv rax0 mac 83098558=d8d8d8d8 MacAddr=0x83098558, MacValue=0xd8d8d8d8, IsRemap=1 iwpriv rax0 mac 83098554=d8d8d8d8 MacAddr=0x83098554, MacValue=0xd8d8d8d8, IsRemap=1 special_mac_set rax0 iwpriv rax0 mac 830AB55C MacAddr=0x830ab55c, MacValue=0xc0000000, IsRemap=1 nrd: stopping mac_val_ori:c0000000 to mac_val_set:40000000 iwpriv rax0 mac 830AB55C=40000000 MacAddr=0x830ab55c, MacValue=0x40000000, IsRemap=1 brctl addif br-lan rax0 device rax0 entered promiscuous mode br-lan: port 6(rax0) entered forwarding state br-lan: port 6(rax0) entered forwarding state nrd: brctl show br-lan brctl setifvlan br-lan eth0.2 3 1 brctl addif br-lan ra0 device ra0 is already a member of a bridge; can't enslave it to bridge br-lan. brctl setifvlan br-lan ra0 3 1 brctl addif br-lan ra1 can't add ra1 to bridge br-lan: Invalid argument brctl setifvlan br-lan ra1 4 1 can't set ra1 vlan to bridge br-lan: Invalid argument brctl addif br-lan apcli0 device apcli0 is already a member of a bridge; can't enslave it to bridge br-lan. brctl setifvlan br-lan apcli0 3 1 brctl addif br-lan ra2 device ra2 is already a member of a bridge; can't enslave it to bridge br-lan. brctl setifvlan br-lan ra2 3 1 brctl addif br-lan rax0 device rax0 is already a member of a bridge; can't enslave it to bridge br-lan. brctl setifvlan br-lan rax0 3 1 brctl addif br-lan rax1 can't add rax1 to bridge br-lan: Invalid argument brctl setifvlan br-lan rax1 8 1 can't set rax1 vlan to bridge br-lan: Invalid argument brctl addif br-lan apclix0 device apclix0 is already a member of a bridge; can't enslave it to bridge br-lan. brctl setifvlan br-lan apclix0 3 1 brctl addif br-lan rax2 can't add rax2 to bridge br-lan: Invalid argument iptables: No chain/target/match by that name. brctl setifvlan br-lan rax2 3 1 can't set rax2 vlan to bridge br-lan: Invalid argument wifi_vap rax1 iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. nrd: starting daemon, AP steering is on, Band steering is off ath_band_steering_netlink_receive 157 pid = 5894 ath_band_steering_netlink_receive 157 pid = 5894 ath_band_steering_netlink_receive 157 pid = 5894 gp_id_rand = a2c9 random_suffix = a2c9 brctl delif br-lan rax1 ifconfig rax1 down brctl show br-lan brctl setifvlan br-lan eth0.2 3 1 brctl addif br-lan ra0 device ra0 is already a member of a bridge; can't enslave it to bridge br-lan. brctl setifvlan br-lan ra0 3 1 brctl addif br-lan ra1 can't add ra1 to bridge br-lan: Invalid argument brctl setifvlan br-lan ra1 4 1 can't set ra1 vlan to bridge br-lan: Invalid argument brctl addif br-lan apcli0 device apcli0 is already a member of a bridge; can't enslave it to bridge br-lan. brctl setifvlan br-lan apcli0 3 1 brctl addif br-lan ra2 device ra2 is already a member of a bridge; can't enslave it to bridge br-lan. brctl setifvlan br-lan ra2 3 1 brctl addif br-lan rax0 device rax0 is already a member of a bridge; can't enslave it to bridge br-lan. brctl setifvlan br-lan rax0 3 1 brctl addif br-lan rax1 can't add rax1 to bridge br-lan: Invalid argument brctl setifvlan br-lan rax1 8 1 can't set rax1 vlan to bridge br-lan: Invalid argument brctl addif br-lan apclix0 device apclix0 is already a member of a bridge; can't enslave it to bridge br-lan. brctl setifvlan br-lan apclix0 3 1 brctl addif br-lan rax2 can't add rax2 to bridge br-lan: Invalid argument brctl setifvlan br-lan rax2 3 1 can't set rax2 vlan to bridge br-lan: Invalid argument wifi_vap apclix0 iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. gp_id_rand = a2c9 random_suffix = a2c9 brctl delif br-lan apcldevice apclix0 left promiscuous mode ix0 br-lan: port 4(apclix0) entered disabled state ifconfig apclix0 down brctl show br-lan brctl setifvlan br-lan eth0.2 3 1 brctl addif br-lan ra0 device ra0 is already a member of a bridge; can't enslave it to bridge br-lan. brctl setifvlan br-lan ra0 3 1 brctl addif br-lan ra1 can't add ra1 to bridge br-lan: Invalid argument brctl setifvlan br-lan ra1 4 1 can't set ra1 vlan to bridge br-lan: Invalid argument brctl addif br-lan apcli0 device apcli0 is already a member of a bridge; can't enslave it to bridge br-lan. brctl setifvlan br-lan apcli0 3 1 brctl addif br-lan ra2 device ra2 is already a member of a bridge; can't enslave it to bridge br-lan. brctl setifvlan br-lan ra2 3 1 brctl addif br-lan rax0 device rax0 is already a member of a bridge; can't enslave it to bridge br-lan. brctl setifvlan br-lan rax0 3 1 brctl addif br-lan rax1 can't add rax1 to bridge device apclix0 entered promiscuous mode br-lan: Invalid argument brctl setifvlan br-lan rax1 8 1 can't set rax1 vlan to bridge br-lan: Invalid argument brctl addif br-lan apclix0 brctl setifvlan br-lan apclix0 3 1 brctl addif br-lan rax2 can't add rax2 to bridge br-lan: Invalid argument brctl setifvlan br-lan rax2 3 1 can't set rax2 vlan to bridge br-lan: Invalid argument wifi_vap rax2 iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. br-lan: port 6(rax0) entered forwarding state gp_id_rand = a2c9 random_suffix = a2c9 ifconfig rax2 up rax2: ===> mbss_virtual_if_open RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_INIT RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP wifi_sys_open(), wdev idx = 5 rcUpdateBandForBFMU PhyCtrl[0].RadioCtrl.IsBfBand = 1 rcUpdateBandForBFMU PhyCtrl[1].RadioCtrl.IsBfBand = 1 TxBfModuleEnCtrl:u1BfNum = 2, u1BfBitmap = 3, u1BfSelBand[0] = 0 ucAction = 0, ucBandIdx = 0, ucSmthIntlBypass = 0 ucAction = 0, ucBandIdx = 1, ucSmthIntlBypass = 0 phy_oper_init(): operate TxStream = 2, RxStream = 2 MtCmdChannelSwitch: control_chl = 44,control_ch2=0, central_chl = 42 DBDCIdx= 1, Band= 1 BW = 2,TXStream = 2, RXStream = 2, scan(0) MtCmdSetTxRxPath: control_chl = 44,control_ch2=0, central_chl = 42, BW = 2,TXStream = 2, RXStream = 2,RXPath = 3, BandIdx =1, scan(0), Channel_Band = 1 [mtRddControl]RddCtrl=52, RddIdx=1, RddRxSel=0 Caller: wlan_operate_init+0xb0/0x134 phy_mode=177, ch=44, wdev_type=1 ht_cap: ht_cap->HtCapInfo, ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1 ht_cap: ht_cap->HtCapParm, mdpu_density=5, ampdu_factor=3 wdev_attr_update(): wdevId5 = 32:de:4b:54:48:f6 AP inf up for ra_5(func_idx) OmacIdx=17 AsicRadioOnOffCtrl(): DbdcIdx=1 RadioOn mtk_band_steering_netlink_init 243 band steering netlink init ok ApAutoChannelAtBootUp-----------------> ApAutoChannelAtBootUp: AutoChannelBootup[1] = 1 MtCmdSetMacTxRx:(ret = 0) MtCmdSetMacTxRx:(ret = 0)  [RadarStateCheck] RD_NORMAL_MODE  MtCmdChannelSwitch: control_chl = 44,control_ch2=0, central_chl = 42 DBDCIdx= 1, Band= 1 BW = 2,TXStream = 2, RXStream = 2, scan(0) MtCmdSetTxRxPath: control_chl = 44,control_ch2=0, central_chl = 42, BW = 2,TXStream = 2, RXStream = 2,RXPath = 3, BandIdx =1, scan(0), Channel_Band = 1 [mtRddControl]RddCtrl=52, RddIdx=1, RddRxSel=0 DfsBuildChannelList(): Done zero_wait_dfs_switch_ch(): outband ch 0, ch_stat 0 ApAutoChannelAtBootUp<----------------- [PMF]APPMFInit:: apidx=5, MFPC=0, MFPR=0, SHA256=0 Caller: SetCommonHT+0xc8/0x1ac phy_mode=177, ch=44, wdev_type=1 ht_cap: ht_cap->HtCapInfo, ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1 ht_cap: ht_cap->HtCapParm, mdpu_density=5, ampdu_factor=3 wifi_sys_linkup(), wdev idx = 5 wtc_acquire_groupkey_wcid: Found a non-occupied wtbl_idx:284 for WDEV_TYPE:1 LinkToOmacIdx = 11, LinkToWdevType = 1 TRTableInsertMcastEntry:band1 group_idx[5]=5 (bssUpdateChannel), ucPrimCh=44, ucCentChSeg0=42, ucCentChSeg1=0, BW=2, ucHetbRU26Disable=0, ucHetbAllDisable=1 bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 8192, CmdBssInfoBmcRate.u2McTransmit = 8320 UpdateBeaconHandler, BCN_UPDATE_INIT, OmacIdx = 11 MtCmdTxPowerSKUCtrl: tx_pwr_sku_en: 1, BandIdx: 1 MtCmdTxBfBackoffCtrl: fgTxBFBackoffEn: 0, BandIdx: 1 MtCmdTxPowerPercentCtrl: fgTxPowerPercentEn: 1, BandIdx: 1 set muru_update_he_cfg()!!!! SrMbssInit: Spatial Reuse initialize via profile. PrintSrCmd: u1CmdSubId = f, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 PrintSrCmd: u1CmdSubId = 13, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 PrintSrCmd: u1CmdSubId = 10, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0 u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 :MtCmdSetDscpPri: bssid(5) apidx 5 for WscUUIDInit Generate UUID for apidx(5) =====>>>>>set tp_ie for vap rax2 iwpriv rax2 set tp_ie=dd1e001d0f100107000030DE4B6448F630DE4B6448F6a2c9000048F600010000 iwpriv rax2 set SSID=USxS54L0bJwTxSl4gOCQdUKwfqkMiV iwpriv rax2 set HideSSID=1 iwpriv rax2 set BeaconPeriod=100 iwpriv rax2 set RTSThreshold=2346 Set_RTSThreshold_Proc: set wdev5 rts length threshold=2346(0x92a) iwpriv rax2 set FragThreshold=2346 Set_FragThreshold_Proc::set wdev5 FragThreshold=2346) iwpriv rax2 set DtimPeriod=1 iwpriv rax2 set WmmCapable=1 Caller: SetCommonHT+0xc8/0x1ac phy_mode=177, ch=44, wdev_type=1 ht_cap: ht_cap->HtCapInfo, ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1 ht_cap: ht_cap->HtCapParm, mdpu_density=5, ampdu_factor=3 IF(ra5) Set_WmmCapable_Proc::(bWmmCapable=1) iwpriv rax2 set NoForwarding=0 iwpriv rax2 set NoForwardingBTNBSSID=0 iwpriv rax2 set UAPSDCapable=1 killall -q -SIGINT rtinicapd iwpriv rax2 set AuthMode=WPA2PSK iwpriv rax2 set EncrypType=AES iwpriv rax2 set IEEE8021X=0 iwpriv rax2 set RekeyInterval=0 I/F(ra5) GroupKey ReKeyInterval=0 seconds iwpriv rax2 set WPAPSK=3tseDcNNsZKW3H3HEhCuLRl7RyAQRH iwpriv rax2 set WscConfMode=0 iwpriv rax2 set WscConfStatus=2 iwpriv rax2 set WscLabelDisabled=0 iwpriv rax2 set WscSetupLock=0 iwpriv rax2 set HideSSID=1 iwpriv rax2 set ApSSID=USxS54L0bJwTxSl4gOCQdUKwf[PMF]APPMFInit:: apidx=5, MFPC=0, MFPR=0, SHA256=0 qkMiV wifi_sys_linkdown(), wdev idx = 5 ExtEventBeaconLostHandler::FW EVENT (32:de:4b:54:48:f6), Reason 0x10 AP Beacon OFF!!! (bssUpdateChannel), ucPrimCh=44, ucCentChSeg0=42, ucCentChSeg1=0, BW=2, ucHetbRU26Disable=0, ucHetbAllDisable=1 bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 0, CmdBssInfoBmcRate.u2McTransmit = 0 wifi_sys_close(), wdev idx = 5 wifi_sys_open(), wdev idx = 5 rcUpdateBandForBFMU PhyCtrl[0].RadioCtrl.IsBfBand = 1 rcUpdateBandForBFMU PhyCtrl[1].RadioCtrl.IsBfBand = 1 TxBfModuleEnCtrl:u1BfNum = 2, u1BfBitmap = 3, u1BfSelBand[0] = 0 ucAction = 0, ucBandIdx = 0, ucSmthIntlBypass = 0 ucAction = 0, ucBandIdx = 1, ucSmthIntlBypass = 0 phy_oper_init(): operate TxStream = 2, RxStream = 2 MtCmdChannelSwitch: control_chl = 44,control_ch2=0, central_chl = 42 DBDCIdx= 1, Band= 1 BW = 2,TXStream = 2, RXStream = 2, scan(0) MtCmdSetTxRxPath: control_chl = 44,control_ch2=0, central_chl = 42, BW = 2,TXStream = 2, RXStream = 2,RXPath = 3, BandIdx =1, scan(0), Channel_Band = 1 [mtRddControl]RddCtrl=52, RddIdx=1, RddRxSel=0 Caller: wlan_operate_init+0xb0/0x134 phy_mode=177, ch=44, wdev_type=1 ht_cap: ht_cap->HtCapInfo, ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1 ht_cap: ht_cap->HtCapParm, mdpu_density=5, ampdu_factor=3 wdev_attr_update(): wdevId5 = 32:de:4b:54:48:f6 wifi_sys_linkup(), wdev idx = 5 wtc_acquire_groupkey_wcid: Found a non-occupied wtbl_idx:284 for WDEV_TYPE:1 LinkToOmacIdx = 11, LinkToWdevType = 1 TRTableInsertMcastEntry:band1 group_idx[5]=5 (bssUpdateChannel), ucPrimCh=44, ucCentChSeg0=42, ucCentChSeg1=0, BW=2, ucHetbRU26Disable=0, ucHetbAllDisable=1 bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 8192, CmdBssInfoBmcRate.u2McTransmit = 8320 UpdateBeaconHandler, BCN_UPDATE_INIT, OmacIdx = 11 iwpriv rax2 set hw_nat_register=1 iwpriv rax2 mac 83092038=00000000 MacAddr=0x83092038, MacValue=0x0, IsRemap=1 iwpriv rax2 mac 83098558=d8d8d8d8 MacAddr=0x83098558, MacValue=0xd8d8d8d8, IsRemap=1 iwpriv rax2 mac 83098554=d8d8d8d8 MacAddr=0x83098554, MacValue=0xd8d8d8d8, IsRemap=1 special_mac_set rax2 iwpriv rax2 mac 830AB55C MacAddr=0x830ab55c, MacValue=0x40000000, IsRemap=1 mac_val_ori:40000000 to mac_val_set:40000000 iwpriv rax2 mac 830AB55C=40000000 MacAddr=0x830ab55c, MacValue=0x40000000, IsRemap=1 brctl addif br-lan rax2 device rax2 entered promiscuous mode br-lan: port 7(rax2) entered forwarding state br-lan: port 7(rax2) entered forwarding state brctl show br-lan brctl setifvlan br-lan eth0.2 3 1 brctl addif br-lan ra0 device ra0 is already a member of a bridge; can't enslave it to bridge br-lan. brctl setifvlan br-lan ra0 3 1 brctl addif br-lan ra1 can't add ra1 to bridge br-lan: Invalid argument brctl setifvlan br-lan ra1 4 1 can't set ra1 vlan to bridge br-lan: Invalid argument brctl addif br-lan apcli0 device apcli0 is already a member of a bridge; can't enslave it to bridge br-lan. brctl setifvlan br-lan apcli0 3 1 brctl addif br-lan ra2 device ra2 is already a member of a bridge; can't enslave it to bridge br-lan. brctl setifvlan br-lan ra2 3 1 brctl addif br-lan rax0 device rax0 is already a member of a bridge; can't enslave it to bridge br-lan. brctl setifvlan br-lan rax0 3 1 brctl addif br-lan rax1 can't add rax1 to bridge br-lan: Invalid argument brctl setifvlan br-lan rax1 8 1 can't set rax1 vlan to bridge br-lan: Invalid argument brctl addif br-lan apclix0 device apclix0 is already a member of a bridge; can't enslave it to bridge br-lan. brctl setifvlan br-lan apclix0 3 1 brctl addif br-lan rax2 device rax2 is already a member of a bridge; can't enslave it to bridge br-lan. brctl setifvlan br-lan rax2 3 1 iptables: No chain/target/match by that name. ========= don't cli WIFI-led when booting or not cal iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. [IPTV] WAN_PHY_IF=eth1.1 [IPTV] LAN_PHY_IF=eth0.2 iptables: No chain/target/match by that name. br-lan: port 7(rax2) entered forwarding state do nothing in nat_hw_enable init_all_vif_name DEVICES=wifi0 wifi1 dev=wifi0 dev=wifi1 wifi_macfilter iwpriv ra0 set AccessPolicy=0 iwpriv rax0 set AccessPolicy=0 iwpriv ra2 set AccessPolicy=0 iwpriv rax2 set AccessPolicy=0 ===>>>rftestflag=1!! �SFE STARTED--- smart_home_schedule reload_service maclist_smart_home: #### no schedule client found in blacklist config #### Call smart_home_schedule and add it to crontabs start crond... create "/var/run/schedule_client" old_maclist is nil, just write button cycle succeed IPv6: ADDRCONF(NETDEV_UP): eth1.1: link is not ready cwmp: stop cwmp dhcp_hook_d not load IPv6: ADDRCONF(NETDEV_UP): eth1.1: link is not ready Ralink HW NAT Module Enabled init PpeFoeBase = a0d00000 eth0 ifindex =6 eth1 ifindex =9 PpeDevRegHandler : ineterface ra0 register (0) PpeDevRegHandler : ineterface ra2 register (1) PpeDevRegHandler : ineterface rax0 register (2) PpeDevRegHandler : ineterface rax2 register (3) PpeDevRegHandler : ra0 dst_port table has beed registered(0) PpeDevRegHandler : ra2 dst_port table has beed registered(1) PpeDevRegHandler : rax0 dst_port table has beed registered(2) PpeDevRegHandler : rax2 dst_port table has beed registered(3) General shell run! dev = wifi0 dev = wifi1 wifi_led_set 2g = ON, 5g = ON ESW: Link Status Changed - Port2 Link UP


OpenWrt bootlog

U-Boot 1.1.3 (Nov 26 2021 - 09:47:47) Board: Ralink APSoC DRAM: 128 MB relocate_code Pointer at: 87f58000 Config XHCI 40M PLL flash manufacture id: 1c, device id 70 18 find flash: EN25QH128A *** Warning - bad CRC, using default environment ============================================ Ralink UBoot Version: 5.0.0.0 -------------------------------------------- ASIC MT7621A DualCore (MAC to MT7530 Mode) DRAM_CONF_FROM: Auto-Detection DRAM_TYPE: DDR3 DRAM bus: 16 bit Xtal Mode=3 OCP Ratio=1/3 Flash component: SPI Flash Date:Nov 26 2021 Time:09:47:47 ============================================ THIS IS uboot icache: sets:256, ways:4, linesz:32 ,total:32768 dcache: sets:256, ways:4, linesz:32 ,total:32768 ##### The CPU freq = 880 MHZ #### estimate memory size =128 Mbytes Press '4' or 't' to break the booting process Press 'x' to enter recovery web server  0 nm_init:791 nm_initFwupPtnStruct:276 nm_lib_readPtnTable:738 [NM_Debug](nm_lib_readPtnTable) 00743: NM_PTN_TABLE_BASE = 0xfe0000 [NM_Debug](nm_lib_readPtnFromNvram) 00569: partition_used_len = 1054, requried len = 8192 [NM_Debug](nm_lib_readPtnTable) 00751: Reading Partition Table from NVRAM ... OK [NM_Debug](nm_lib_readPtnTable) 00759: Parsing Partition Table ... OK [NM_Debug](nm_lib_readPtnFromNvram) 00569: partition_used_len = 3, requried len = 3 factory boot check integer ok. 3: System Boot system code via Flash. ## Booting image at bc040000 ... Image Name: MIPS OpenWrt Linux-5.15.116 Image Type: MIPS Linux Kernel Image (lzma compressed) Data Size: 2868344 Bytes = 2.7 MB Load Address: 80001000 Entry Point: 80001000 Verifying Checksum ... OK Uncompressing Kernel Image ... OK No initrd [NM_Debug](nm_lib_readPtnFromNvram) 00569: partition_used_len = 3, requried len = 3 [NM_Error](nm_api_checkTestMode) 00417: factory boot check testmode flag is not 1. ### test_mode=disable,boot_args:console=ttyS1,115200 root=/dev/mtdblock2 rootfstype=squashfs init=/etc/preinit mtdparts=raspi:256k(uboot),4096k(uImage),11968k@0x440000(rootfs),64k@0xff0000(ART) mem=128M test_mode=disable ## Transferring control to Linux (at address 80001000) ... ## Giving linux memsize in MB, 128 Starting kernel ... [ 0.000000] Linux version 5.15.116 (lynxis@javelin) (mipsel-openwrt-linux-musl-gcc (OpenWrt GCC 12.3.0 r23371-8c1bd9b6a505) 12.3.0, GNU ld (GNU Binutils) 2.40.0) #0 SMP Wed Jun 14 03:40:26 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 TP-Link Archer AX23 v1 [ 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-0x0000000007ffffff] [ 0.000000] HighMem empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000007ffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff] [ 0.000000] percpu: Embedded 11 pages/cpu s15632 r8192 d21232 u45056 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 32480 [ 0.000000] Kernel command line: console=ttyS0,115200 rootfstype=squashfs,jffs2 [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes, linear) [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 0.000000] Writing ErrCtl register=00040061 [ 0.000000] Readback ErrCtl register=00040061 [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 118952K/131072K available (7047K kernel code, 624K rwdata, 1444K rodata, 1240K init, 242K bss, 12120K reserved, 0K cma-reserved, 0K highmem) [ 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.008035] Calibrating delay loop... 586.13 BogoMIPS (lpj=2930688) [ 0.066216] pid_max: default: 32768 minimum: 301 [ 0.071668] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.078880] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.090479] rcu: Hierarchical SRCU implementation. [ 0.095969] smp: Bringing up secondary CPUs ... [ 0.101432] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 0.101457] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 0.101472] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 0.101517] CPU1 revision is: 0001992f (MIPS 1004Kc) [ 0.160754] Synchronize counters for CPU 1: done. [ 0.193248] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 0.193270] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 0.193282] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 0.193309] CPU2 revision is: 0001992f (MIPS 1004Kc) [ 0.252249] Synchronize counters for CPU 2: done. [ 0.282892] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 0.282913] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 0.282925] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 0.282955] CPU3 revision is: 0001992f (MIPS 1004Kc) [ 0.337438] Synchronize counters for CPU 3: done. [ 0.367298] smp: Brought up 1 node, 4 CPUs [ 0.376383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.386185] futex hash table entries: 1024 (order: 3, 32768 bytes, linear) [ 0.393285] pinctrl core: initialized pinctrl subsystem [ 0.399907] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.406526] thermal_sys: Registered thermal governor 'step_wise' [ 0.407092] cpuidle: using governor teo [ 0.440769] clocksource: Switched to clocksource GIC [ 0.446968] NET: Registered PF_INET protocol family [ 0.452022] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 0.459814] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) [ 0.468137] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.475801] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.483423] TCP bind hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.490396] TCP: Hash tables configured (established 1024 bind 1024) [ 0.496877] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.503363] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.510607] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.516253] PCI: CLS 0 bytes, default 32 [ 0.523273] workingset: timestamp_bits=14 max_order=15 bucket_order=1 [ 0.534851] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.540613] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.555235] mt7621_gpio 1e000600.gpio: registering 32 gpios [ 0.561197] mt7621_gpio 1e000600.gpio: registering 32 gpios [ 0.567134] mt7621_gpio 1e000600.gpio: registering 32 gpios [ 0.573245] mt7621-pci 1e140000.pcie: host bridge /pcie@1e140000 ranges: [ 0.579904] mt7621-pci 1e140000.pcie: No bus range found for /pcie@1e140000, using [bus 00-ff] [ 0.588684] mt7621-pci 1e140000.pcie: MEM 0x0060000000..0x006fffffff -> 0x0060000000 [ 0.596796] mt7621-pci 1e140000.pcie: IO 0x001e160000..0x001e16ffff -> 0x0000000000 [ 0.960757] mt7621-pci 1e140000.pcie: pcie2 no card, disable it (RST & CLK) [ 0.967649] mt7621-pci 1e140000.pcie: PCIE0 enabled [ 0.972501] mt7621-pci 1e140000.pcie: PCIE1 enabled [ 0.977343] PCI coherence region base: 0x60000000, mask/settings: 0xf0000002 [ 0.984487] mt7621-pci 1e140000.pcie: PCI host bridge to bus 0000:00 [ 0.990800] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.996213] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff] [ 1.003065] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] [ 1.009223] pci 0000:00:00.0: [0e8d:0801] type 01 class 0x060400 [ 1.015167] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff] [ 1.021381] pci 0000:00:00.0: reg 0x14: [mem 0x00000000-0x0000ffff] [ 1.027643] pci 0000:00:00.0: supports D1 [ 1.031573] pci 0000:00:00.0: PME# supported from D0 D1 D3hot [ 1.038139] pci 0000:00:01.0: [0e8d:0801] type 01 class 0x060400 [ 1.044132] pci 0000:00:01.0: reg 0x10: [mem 0x00000000-0x7fffffff] [ 1.050314] pci 0000:00:01.0: reg 0x14: [mem 0x00000000-0x0000ffff] [ 1.056617] pci 0000:00:01.0: supports D1 [ 1.060535] pci 0000:00:01.0: PME# supported from D0 D1 D3hot [ 1.068108] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 1.076065] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 1.084275] pci 0000:01:00.0: [14c3:7916] type 00 class 0x000280 [ 1.090240] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit pref] [ 1.097408] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x00003fff 64bit pref] [ 1.104571] pci 0000:01:00.0: reg 0x20: [mem 0x00000000-0x00000fff 64bit pref] [ 1.111861] pci 0000:01:00.0: supports D1 D2 [ 1.116039] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 1.122658] 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.138782] pci 0000:00:00.0: PCI bridge to [bus 01-ff] [ 1.143966] pci 0000:00:00.0: bridge window [io 0x0000-0x0fff] [ 1.149980] pci 0000:00:00.0: bridge window [mem 0x00000000-0x000fffff] [ 1.156737] pci 0000:00:00.0: bridge window [mem 0x00000000-0x000fffff pref] [ 1.163915] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 1.170790] pci 0000:02:00.0: [14c3:7915] type 00 class 0x000280 [ 1.176758] pci 0000:02:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit pref] [ 1.183925] pci 0000:02:00.0: reg 0x18: [mem 0x00000000-0x00003fff 64bit pref] [ 1.191099] pci 0000:02:00.0: reg 0x20: [mem 0x00000000-0x00000fff 64bit pref] [ 1.198355] pci 0000:02:00.0: supports D1 D2 [ 1.202553] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 1.209132] 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.225357] pci 0000:00:01.0: PCI bridge to [bus 02-ff] [ 1.230514] pci 0000:00:01.0: bridge window [io 0x0000-0x0fff] [ 1.236581] pci 0000:00:01.0: bridge window [mem 0x00000000-0x000fffff] [ 1.243311] pci 0000:00:01.0: bridge window [mem 0x00000000-0x000fffff pref] [ 1.250471] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02 [ 1.257099] pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000] [ 1.263638] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000] [ 1.270528] pci 0000:00:01.0: BAR 0: no space for [mem size 0x80000000] [ 1.277110] pci 0000:00:01.0: BAR 0: failed to assign [mem size 0x80000000] [ 1.284023] pci 0000:00:00.0: BAR 8: assigned [mem 0x60000000-0x600fffff] [ 1.290772] pci 0000:00:00.0: BAR 9: assigned [mem 0x60100000-0x602fffff pref] [ 1.297920] pci 0000:00:01.0: BAR 8: assigned [mem 0x60300000-0x603fffff] [ 1.304672] pci 0000:00:01.0: BAR 9: assigned [mem 0x60400000-0x605fffff pref] [ 1.311847] pci 0000:00:00.0: BAR 1: assigned [mem 0x60600000-0x6060ffff] [ 1.318570] pci 0000:00:01.0: BAR 1: assigned [mem 0x60610000-0x6061ffff] [ 1.325331] pci 0000:00:00.0: BAR 7: assigned [io 0x0000-0x0fff] [ 1.331384] pci 0000:00:01.0: BAR 7: assigned [io 0x1000-0x1fff] [ 1.337408] pci 0000:01:00.0: BAR 0: assigned [mem 0x60100000-0x601fffff 64bit pref] [ 1.345119] pci 0000:01:00.0: BAR 2: assigned [mem 0x60200000-0x60203fff 64bit pref] [ 1.352812] pci 0000:01:00.0: BAR 4: assigned [mem 0x60204000-0x60204fff 64bit pref] [ 1.360480] pci 0000:00:00.0: PCI bridge to [bus 01] [ 1.365410] pci 0000:00:00.0: bridge window [io 0x0000-0x0fff] [ 1.371465] pci 0000:00:00.0: bridge window [mem 0x60000000-0x600fffff] [ 1.378181] pci 0000:00:00.0: bridge window [mem 0x60100000-0x602fffff pref] [ 1.385382] pci 0000:02:00.0: BAR 0: assigned [mem 0x60400000-0x604fffff 64bit pref] [ 1.393074] pci 0000:02:00.0: BAR 2: assigned [mem 0x60500000-0x60503fff 64bit pref] [ 1.400770] pci 0000:02:00.0: BAR 4: assigned [mem 0x60504000-0x60504fff 64bit pref] [ 1.408433] pci 0000:00:01.0: PCI bridge to [bus 02] [ 1.413365] pci 0000:00:01.0: bridge window [io 0x1000-0x1fff] [ 1.419394] pci 0000:00:01.0: bridge window [mem 0x60300000-0x603fffff] [ 1.426148] pci 0000:00:01.0: bridge window [mem 0x60400000-0x605fffff pref] [ 1.435934] Serial: 8250/16550 driver, 3 ports, IRQ sharing disabled [ 1.444129] printk: console [ttyS0] disabled [ 1.448431] 1e000c00.uartlite: ttyS0 at MMIO 0x1e000c00 (irq = 19, base_baud = 3125000) is a 16550A [ 1.457439] printk: console [ttyS0] enabled [ 1.457439] printk: console [ttyS0] enabled [ 1.465701] printk: bootconsole [early0] disabled [ 1.465701] printk: bootconsole [early0] disabled [ 1.478510] spi-mt7621 1e000b00.spi: sys_freq: 220000000 [ 1.485125] spi-nor spi0.0: en25qh128 (16384 Kbytes) [ 1.490201] 5 fixed-partitions partitions found on MTD device spi0.0 [ 1.496602] OF: Bad cell count for /palmbus@1e000000/spi@b00/flash@0/partitions [ 1.503965] OF: Bad cell count for /palmbus@1e000000/spi@b00/flash@0/partitions [ 1.511594] OF: Bad cell count for /palmbus@1e000000/spi@b00/flash@0/partitions [ 1.518924] OF: Bad cell count for /palmbus@1e000000/spi@b00/flash@0/partitions [ 1.526834] Creating 5 MTD partitions on "spi0.0": [ 1.531696] 0x000000000000-0x000000040000 : "u-boot" [ 1.537826] 0x000000040000-0x000000fa0000 : "firmware" [ 1.544410] 2 uimage-fw partitions found on MTD device firmware [ 1.550349] Creating 2 MTD partitions on "firmware": [ 1.555333] 0x000000000000-0x0000002c0000 : "kernel" [ 1.561726] 0x0000002c0000-0x000000f60000 : "rootfs" [ 1.567582] mtd: setting mtd3 (rootfs) as root device [ 1.572774] 1 squashfs-split partitions found on MTD device rootfs [ 1.578951] 0x000000640000-0x000000f60000 : "rootfs_data" [ 1.585438] 0x000000fa0000-0x000000fb0000 : "config" [ 1.591660] 0x000000fb0000-0x000000ff0000 : "tplink" [ 1.597662] 0x000000ff0000-0x000001000000 : "radio" [ 1.752383] mt7530-mdio mdio-bus:1f: MT7530 adapts as multi-chip module [ 1.766058] mtk_soc_eth 1e100000.ethernet eth0: mediatek frame engine at 0xbe100000, irq 21 [ 1.778245] mtk_soc_eth 1e100000.ethernet wan: mediatek frame engine at 0xbe100000, irq 21 [ 1.788474] i2c_dev: i2c /dev entries driver [ 1.796520] NET: Registered PF_INET6 protocol family [ 1.804245] Segment Routing with IPv6 [ 1.807986] In-situ OAM (IOAM) with IPv6 [ 1.812033] NET: Registered PF_PACKET protocol family [ 1.817462] 8021q: 802.1Q VLAN Support v1.8 [ 1.828018] mt7530-mdio mdio-bus:1f: MT7530 adapts as multi-chip module [ 1.857605] mt7530-mdio mdio-bus:1f: configuring for fixed/rgmii link mode [ 1.865305] mt7530-mdio mdio-bus:1f: Link is Up - 1Gbps/Full - flow control rx/tx [ 1.871568] mt7530-mdio mdio-bus:1f lan1 (uninitialized): PHY [mt7530-0:00] driver [MediaTek MT7530 PHY] (irq=23) [ 1.885923] mt7530-mdio mdio-bus:1f lan2 (uninitialized): PHY [mt7530-0:01] driver [MediaTek MT7530 PHY] (irq=24) [ 1.898911] mt7530-mdio mdio-bus:1f lan3 (uninitialized): PHY [mt7530-0:02] driver [MediaTek MT7530 PHY] (irq=25) [ 1.911888] mt7530-mdio mdio-bus:1f lan4 (uninitialized): PHY [mt7530-0:03] driver [MediaTek MT7530 PHY] (irq=26) [ 1.924538] DSA: tree 0 setup [ 1.935741] VFS: Mounted root (squashfs filesystem) readonly on device 31:3. [ 1.946974] Freeing unused kernel image (initmem) memory: 1240K [ 1.952941] This architecture does not have kernel memory protection. [ 1.959371] Run /sbin/init as init process [ 2.501493] init: Console is alive [ 2.505355] init: - watchdog - [ 3.254899] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 3.311808] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 3.321301] init: - preinit - [ 4.151880] random: jshn: uninitialized urandom read (4 bytes read) [ 4.272907] random: jshn: uninitialized urandom read (4 bytes read) [ 4.321164] random: jshn: uninitialized urandom read (4 bytes read) [ 4.646895] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode [ 4.659459] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 4.661221] mt7530-mdio mdio-bus:1f lan1: configuring for phy/gmii link mode [ 4.675405] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready 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 [ 6.921438] jffs2: notice: (428) jffs2_build_xattr_subsystem: complete building xattr subsystem, 7 of xdatum (0 unchecked, 2 orphan) and 8 of xref (2 dead, 0 orphan) found. [ 6.938980] mount_root: switching to jffs2 overlay [ 6.950356] overlayfs: upper fs does not support tmpfile. [ 6.964822] urandom-seed: Seeding with /etc/urandom.seed [ 7.060944] procd: - early - [ 7.064100] procd: - watchdog - [ 7.660935] procd: - watchdog - [ 7.664726] procd: - ubus - [ 7.758036] random: ubusd: uninitialized urandom read (4 bytes read) [ 7.831583] random: ubusd: uninitialized urandom read (4 bytes read) [ 7.838425] random: ubusd: uninitialized urandom read (4 bytes read) [ 7.854091] procd: - init - Please press Enter to activate this console. [ 8.477834] kmodloader: loading kernel modules from /etc/modules.d/* [ 8.642857] urngd: v1.0.2 started. [ 8.670443] Loading modules backported from Linux version v6.1.24-0-g0102425ac76b [ 8.677999] Backport generated by backports.git v5.15.92-1-44-gd6ea70fafd36 [ 8.825919] random: crng init done [ 8.829364] random: 31 urandom warning(s) missed due to ratelimiting [ 8.887113] pci 0000:00:00.0: enabling device (0000 -> 0003) [ 8.892842] mt7915e_hif 0000:01:00.0: enabling device (0000 -> 0002) [ 8.899748] pci 0000:00:01.0: enabling device (0000 -> 0003) [ 8.905489] mt7915e 0000:02:00.0: enabling device (0000 -> 0002) [ 9.192761] mt7915e 0000:02:00.0: HW/SW Version: 0x8a108a10, Build Time: 20220929104113a [ 9.192761] [ 9.562136] mt7915e 0000:02:00.0: WM Firmware Version: ____000000, Build Time: 20220929104145 [ 9.595879] mt7915e 0000:02:00.0: WA Firmware Version: DEV_000000, Build Time: 20220929104205 [ 15.049829] PPP generic driver version 2.4.2 [ 15.056064] NET: Registered PF_PPPOX protocol family [ 15.069374] kmodloader: done loading kernel modules from /etc/modules.d/* [ 22.343430] mtk_soc_eth 1e100000.ethernet eth0: Link is Down [ 22.366070] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode [ 22.374420] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 22.377515] mt7530-mdio mdio-bus:1f lan1: configuring for phy/gmii link mode [ 22.390565] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 22.397924] br-lan: port 1(lan1) entered blocking state [ 22.403302] br-lan: port 1(lan1) entered disabled state [ 22.410316] device lan1 entered promiscuous mode [ 22.415162] device eth0 entered promiscuous mode [ 22.442930] mt7530-mdio mdio-bus:1f lan2: configuring for phy/gmii link mode [ 22.451460] br-lan: port 2(lan2) entered blocking state [ 22.456709] br-lan: port 2(lan2) entered disabled state [ 22.463838] device lan2 entered promiscuous mode [ 22.477895] mt7530-mdio mdio-bus:1f lan3: configuring for phy/gmii link mode [ 22.486654] br-lan: port 3(lan3) entered blocking state [ 22.491997] br-lan: port 3(lan3) entered disabled state [ 22.499255] device lan3 entered promiscuous mode [ 22.513735] mt7530-mdio mdio-bus:1f lan4: configuring for phy/gmii link mode [ 22.522233] br-lan: port 4(lan4) entered blocking state [ 22.527495] br-lan: port 4(lan4) entered disabled state [ 22.535360] device lan4 entered promiscuous mode [ 22.554109] mtk_soc_eth 1e100000.ethernet wan: PHY [mdio-bus:04] driver [Generic PHY] (irq=POLL) [ 22.563024] mtk_soc_eth 1e100000.ethernet wan: configuring for phy/rgmii link mode [ 25.617886] mt7530-mdio mdio-bus:1f lan3: Link is Up - 1Gbps/Full - flow control rx/tx [ 25.625902] br-lan: port 3(lan3) entered blocking state [ 25.631154] br-lan: port 3(lan3) entered forwarding state [ 25.638231] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready BusyBox v1.36.1 (2023-06-14 03:40:26 UTC) built-in shell (ash) _______ ________ __ | |.-----.-----.-----.| | | |.----.| |_ | - || _ | -__| || | | || _|| _| |_______|| __|_____|__|__||________||__| |____| |__| W I R E L E S S F R E E D O M ----------------------------------------------------- OpenWrt SNAPSHOT, r23371-8c1bd9b6a505 ----------------------------------------------------- === WARNING! ===================================== There is no root password defined on this device! Use the "passwd" command to set up a new password in order to prevent unauthorized SSH logins. --------------------------------------------------


Tags

How to add tags