TP-Link Archer C6 v3

This is a dual band 802.11ac AC1200 gigabit wireless router. There are four non-detachable antennas. The hardware is identical to the Archer A6 v3.

Warning Be careful when buying.

You might receive the successor Archer C6 v4 which looks identical from the outside but won't ever be supported due to a new kind of CPU being used and the flash being too small.

It's the TP1900BN that is also used by the RE550 and the Archer C80. Reverse Engineering Efforts Forum

DFS is not supported by the radio driver. Only a few 5GHz channels can be used in most countries.

TP-Link Archer C6 V3

“5Ghz MT7613BEN is handled as a mt7663 case (ChipID=0x7663) which is handled by mt7615 driver. it is handled by the mt76 driver.”

FIXME Find out flash layout, then add the flash layout table here (copy, paste, modify the example).

Please check out the article Flash layout. It contains examples and explanations that describe how to document the flash layout.

  1. Go to “Advanced/System Tools/Firmware Update”.
  2. Click “Browse” and upload the OpenWrt ...factory.bin
  3. Click the “Upgrade” button, and select “Yes” when prompted.

See also → generic.flashing.tftp

  1. Setup a TFTP server with address 192.168.0.5
  2. Copy the ...initramfs-kernel.bin to TFTP server folder, rename as test.bin
  3. While starting U-boot press '4' key to stop autoboot
  4. From u-boot command prompt run tftpboot followed by bootm

Specific values needed for tftp

FIXME Enter values for “FILL-IN” below

Bootloader tftp server IPv4 address FILL-IN
Bootloader MAC address (special) FILL-IN
Firmware tftp image Latest OpenWrt release (NOTE: Name must contain “tftp”)
TFTP transfer window FILL-IN seconds
TFTP window start approximately FILL-IN seconds after power on
TFTP client required IP address FILL-IN

generic.sysupgrade

FIXME These are generic instructions. Update with your router's specifics.

  • Browse to http://192.168.1.1/cgi-bin/luci/mini/system/upgrade/ LuCI Upgrade URL
  • Upload image file for sysupgrade to LuCI
  • Wait for reboot

If you don't have a GUI (LuCI) available, you can alternatively upgrade via the command line. There are two command line methods for upgrading:

  • sysupgrade
  • mtd

Note: It is important that you put the firmware image into the ramdisk (/tmp) before you start flashing.

sysupgrade

  • Login as root via SSH on 192.168.1.1, then enter the following commands:
cd /tmp
wget http://downloads.openwrt.org/snapshots/trunk/XXX/xxx.abc
sysupgrade /tmp/xxx.abc

mtd

If sysupgrade does not support this router, use mtd.

  • Login as root via SSH on 192.168.1.1, then enter the following commands:
cd /tmp
wget http://downloads.openwrt.org/snapshots/trunk/XXX/xxx.abc
mtd write /tmp/xxx.abc linux && reboot

See also → generic.debrick

Archer A6 V3 has recovery page activated if SPI booting from flash fails.

Recovery page can be activated by powercycling the router four times before the boot process is complete.

Note: TFTP boot can be activated only from u-boot serial console.

Device recovery address: 192.168.0.1

See also Link to owrt forum

Debrick using UART

If you wish to revert from working OpenWrt to OEM firmware for C6 v3.2, you can use LuCI to install this image for v1.0.9 firmware, created by 'dsouza': to owrt forum (Verified working for C6 v3.2 EU model)

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

FIXME Please fill in real values for this device, then remove the EXAMPLEs

The default network configuration is:

Interface Name Description Default configuration
br-lan EXAMPLE LAN & WiFi EXAMPLE 192.168.1.1/24
vlan0 (eth0.0) EXAMPLE LAN ports (1 to 4) EXAMPLE None
vlan1 (eth0.1) EXAMPLE WAN port EXAMPLE DHCP
wl0 EXAMPLE WiFi EXAMPLE Disabled

Ethernet switch eth0 has 5 switch ports (WAN and LAN 1-4). They all share the same MAC address.

Port Switch port
Internet (WAN) wan@eth0
LAN 1 lan1@eth0
LAN 2 lan2@eth0
LAN 3 lan3@eth0
LAN 4 lan4@eth0

The TP-Link Archer C6 has the following buttons:

BUTTON Event
ON / OFF ON/OFF
Reset RESET
WPS Wi-Fi WPS

Front:
Front

Back:
Back

The power connector is a regular 2.1 x 5.5mm barrel plug/socket. Positive polarity on centre pin.

Backside label:
Backside label

Note: This will void your warranty!

To open the device, remove the two screws on the back.

Using a plastic spatula gently open the cover starting from LED elevation area.

Main PCB

Main PCB:
Main PCB Main PCB Main PCB Main PCB Main PCB Main PCB Main PCB Main PCB Main PCB

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

How to connect to the Serial Port of this specific device:
photo_2024-05-08_14-11-26.jpg

Serial connection parameters
for TP-Link Archer C6 v3
115200, 8N1

port.jtag general information about the JTAG port, JTAG cable, etc.

How to connect to the JTAG Port of this specific device:
Insert photo of PCB with markings for JTAG port

U-Boot 1.1.3 (May 13 2020 - 19:39:06) Board: Ralink APSoC DRAM: 128 MB relocate_code Pointer at: 87f58000 Config XHCI 40M PLL flash manufacture id: c8, device id 40 18 find flash: GD25Q128C *** 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:May 13 2020 Time:19:39:06 ============================================ 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 = 2, requried len = 2 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: 1958227 Bytes = 1.9 MB Load Address: 81001000 Entry Point: 813db0c0 Verifying Checksum ... OK Uncompressing Kernel Image ... OK No initrd ## Transferring control to Linux (at address 813db0c0) ... ## Giving linux memsize in MB, 128 Starting kernel ... LINUX started... THIS IS ASIC SDK 5.0.S.0 Linux version 3.10.108 (leo@leo-MS-7529) (gcc version 4.6.3 (Buildroot 2012.11.1) ) #7 SMP Thu May 13 16:30:33 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 @816b4000 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),2048k(uImage),14016k@0x240000(rootfs),64k@0xff0000(ART) mem=128M 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=00000400 Readback ErrCtl register=00000400 Memory: 123984k/131072k available (3979k kernel code, 7088k reserved, 1361k data, 284k 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 8: assigned [mem 0x60000000-0x600fffff] pci 0000:00:01.0: BAR 9: assigned [mem 0x60100000-0x602fffff pref] pci 0000:00:00.0: BAR 1: assigned [mem 0x60300000-0x6030ffff] pci 0000:00:01.0: BAR 1: assigned [mem 0x60310000-0x6031ffff] pci 0000:01:00.0: BAR 0: assigned [mem 0x60000000-0x600fffff] pci 0000:00:00.0: PCI bridge to [bus 01] pci 0000:00:00.0: bridge window [mem 0x60000000-0x600fffff] pci 0000:02:00.0: BAR 0: assigned [mem 0x60100000-0x601fffff 64bit pref] pci 0000:02:00.0: BAR 2: assigned [mem 0x60200000-0x60203fff 64bit pref] pci 0000:02:00.0: BAR 4: assigned [mem 0x60204000-0x60204fff 64bit pref] pci 0000:00:01.0: PCI bridge to [bus 02] pci 0000:00:01.0: bridge window [mem 0x60100000-0x602fffff 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 Clockevents: could not switch to one-shot mode: 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 1 Could not switch to high resolution mode on CPU 2 Could not switch to high resolution mode on CPU 3 MIPS is not functional. Could not switch to high resolution mode on CPU 0 NET: Registered protocol family 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 242 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: c8, device id 40 18 GD25Q128C(c8 40180000) (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-0x000000240000 : "uImage" 0x000000240000-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 rdm_major = 253 u32 classifier input device check on Netfilter messages via NETLINK v0.30. nf_conntrack version 0.5.0 (1937 buckets, 7748 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: 284K - 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 -- : 0x43288072 Ralink APSoC Ethernet Driver Initilization. v3.1 1024 rx/tx descriptors allocated, mtu = 1500! GMAC1_MAC_ADRH -- : 0x0000000c GMAC1_MAC_ADRL -- : 0x432880a9 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 ------------------------------------------------------------------------------------- reloadprofile() begin reloadprofile() end ------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------- reloadconfig() begin ................................start of merge user and default........................ ................................parse userconf to get mode............................. ................................end of parse userconf.................................. ................................mode : router............................... ................................remodel defaulconfig: Archer C6 3.0.0.......... ................................end of merge user and default.......................... ................................new configs merged..................................... reloadconfig() end ------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------- locale.sysinfo.model=C6 MU-MIMO Wi-Fi Router ------------------------------------------------------------------------------------- 42520000 77:FFFFFF87: 8:73:11:FFFFFFC0 Raeth v3.1 (Tasklet) set CLK_CFG_0 = 0x40a00020!!!!!!!!!!!!!!!!!!1 phy_tx_ring = 0x00c08000, tx_ring = 0xa0c08000 phy_rx_ring0 = 0x00c0c000, rx_ring[0] = 0xa0c0c000 phy_rx_ring0 = 0x00c0c000, rx_ring[0] = 0xa0c0c000 MT7530 Reset Timeout!! change HW-TRAP to 0x17c8f set TPlink LAN/WAN Partition not turn on phy in gsw ,flag = 0 GMAC1_MAC_ADRH -- : 0x0000000c GMAC1_MAC_ADRL -- : 0x432880a9 GDMA2_MAC_ADRH -- : 0x0000000c GDMA2_MAC_ADRL -- : 0x43288099 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 600 gmtoff: -3:00 and tz: +3:00 GMT+3:00 no need to generate onemesh group id wireless is starting... wifi_init MT7603E-->register rlt_drv MT7603E--> === pAd = c0981000, size = 1961552 === <-- RTMPAllocTxRxRingMemory, Status=0, ErrorValue=0x <-- RTMPAllocAdapterBlock, Status=0 MT7603E-->pAd->CSRBaseAddress =0xc0880000, csr_addr=0xc0880000! MT7603E-->device_id =0x7603 MT7603E-->RtmpChipOpsHook(476): Not support for HIF_MT yet! MT7603E-->mt7603_init()--> MT7603E-->mt_bcn_buf_init(224): Not support for HIF_MT yet! MT7603E--><--mt7603_init() MT7603E-->load_dev_l1profile()--> match_index_by_chipname() MT7603 found as INDEX0 l1set_profile_path() profile remain /etc/wireless/RT2860AP/RT2860_2G.dat l1set_eeprom_offset() eeprom offset remain 0xff0000 l1set_eeprom_size() eeprom size remain 0x200 l1set_ifname() ifname rename from ra0 to ra l1set_ifname() ifname remain ra l1set_ifname() ifname remain ra l1set_ifname() ifname remain apcli l1set_single_sku_path() profile remain /etc/wireless/RT2860AP/SingleSKU.dat phy schedule try eth1 carrier off reg=0 cancel phy_read_schedule ra2880stop()...Done eth1: ===> VirtualIF_close Free TX/RX Ring Memory! IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready 77:FFFFFF87: 8:73:11:FFFFFFC0 Raeth v3.1 (Tasklet) set CLK_CFG_0 = 0x40a00020!!!!!!!!!!!!!!!!!!1 phy_tx_ring = 0x00c44000, tx_ring = 0xa0c44000 phy_rx_ring0 = 0x00c08000, rx_ring[0] = 0xa0c08000 phy_rx_ring0 = 0x00c08000, rx_ring[0] = 0xa0c08000 MT7530 Reset Completed!! change HW-TRAP to 0x17c8f set TPlink LAN/WAN Partition not turn on phy in gsw ,flag = 0 GMAC1_MAC_ADRH -- : 0x00000031 GMAC1_MAC_ADRL -- : 0x92e872b9 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 -- : 0x00000031 GDMA2_MAC_ADRL -- : 0x92e872ba GDMA2_MAC_ADRH -- : 0x00000031 GDMA2_MAC_ADRL -- : 0x92e872ba eth1: ===> VirtualIF_open IPv6: ADDRCONF(NETDEV_UP): lo: link is not ready 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 register mt_drv === pAd = c1781000, size = 4806528 === <-- RTMPAllocAdapterBlock, Status=0 pAd->PciHif.CSRBaseAddress =0xc1680000, csr_addr=0xc1680000! RTMPInitPCIeDevice():device_id=0x7663 mt_pci_chip_cfg(): HWVer=0x8b10, FWVer=0x8a01, pAd->ChipID=0x7663 mt7663_init()--> <--mt7663_init() <-- RTMPAllocTxRxRingMemory, Status=0 7613 get_wdev_by_idx: invalid idx(0) 7613 get_wdev_by_idx: invalid idx(0) 7613 get_wdev_by_idx: invalid idx(0) 7613 get_wdev_by_idx: invalid idx(0) 7613 get_wdev_by_idx: invalid idx(0) 7613 get_wdev_by_idx: invalid idx(0) 7613 get_wdev_by_idx: invalid idx(0) wifi_reload wifi_radio wifi0 wifi_shutdown_interface wifi0 ifconfig ra0 down wifi_config_profile wifi0 wifi_start_interface wifi0 wifi_vap ra0 ifconfig ra0 up MT7603E-->load_dev_l1profile()--> l1set_profile_path() profile remain /etc/wireless/RT2860AP/RT2860_2G.dat l1set_eeprom_offset() eeprom offset remain 0xff0000 l1set_eeprom_size() eeprom size remain 0x200 l1set_ifname() ifname rename from ra0 to ra l1set_ifname() ifname remain ra l1set_ifname() ifname remain ra l1set_ifname() ifname remain apcli l1set_single_sku_path() profile remain /etc/wireless/RT2860AP/SingleSKU.dat MT7603E-->TX_BCN DESC a0c16000 size = 320 MT7603E-->RX[0] DESC a0c40000 size = 2048 MT7603E-->RX[1] DESC a0c41000 size = 2048 MT7603E-->E2pAccessMode=2 MT7603E-->cfg_mode=9 MT7603E-->cfg_mode=9 MT7603E-->wmode_band_equal(): Band Equal! MT7603E-->APSDCapable[0]=1 MT7603E-->APSDCapable[1]=1 MT7603E-->APSDCapable[2]=1 MT7603E-->APSDCapable[3]=1 MT7603E-->APSDCapable[4]=1 MT7603E-->APSDCapable[5]=1 MT7603E-->APSDCapable[6]=1 MT7603E-->APSDCapable[7]=1 MT7603E-->APSDCapable[8]=1 MT7603E-->APSDCapable[9]=1 MT7603E-->APSDCapable[10]=1 MT7603E-->APSDCapable[11]=1 MT7603E-->APSDCapable[12]=1 MT7603E-->APSDCapable[13]=1 MT7603E-->APSDCapable[14]=1 MT7603E-->APSDCapable[15]=1 MT7603E-->default ApCliAPSDCapable[0]=1 br-lan: port 1(eth0.2) entered forwarding state MT7603E-->Smart Carrier Sense = 1 MT7603E-->FW Version:CL173766_R MT7603E-->FW Build Date:20171110105932 MT7603E-->CmdAddressLenReq:(ret = 0) MT7603E-->CmdFwStartReq: override = 1, address = 1048576 MT7603E-->CmdStartDLRsp: WiFI FW Download Success MT7603E-->AsicDMASchedulerInit(): DMA Scheduler Mode=0(LMAC) efuse_probe: efuse = 10000002 MT7603E-->RtmpChipOpsEepromHook::e2p_type=2, inf_Type=5 MT7603E-->RtmpEepromGetDefault::e2p_dafault=1 MT7603E-->RtmpChipOpsEepromHook: E2P type(2), E2pAccessMode = 2, E2P default = 1 MT7603E-->NVM is FLASH mode, flash_offset = 0xff0000 MT7603E-->1. Phy Mode = 14 MT7603E--> #### read 2.4G cal from flash !! #### read radio success, offset 0xff0000, size 0x200 MT7603E-->@@@ NICReadEEPROMParameters : pAd->FWLoad=0 MT7603E-->Country Region from e2p = ffff tssi_1_target_pwr_g_band = 36 MT7603E-->2. Phy Mode = 14 MT7603E-->3. Phy Mode = 14 MT7603E-->NICInitPwrPinCfg(14): Not support for HIF_MT yet! MT7603E-->NICInitializeAsic(588): Not support rtmp_mac_sys_reset () for HIF_MT yet! MT7603E-->mt_mac_init()--> MT7603E-->mt7603_init_mac_cr()--> MT7603E-->AsicSetMacMaxLen(1908): Set the Max RxPktLen=1024! MT7603E--><--mt_mac_init() MT7603E--> WTBL Segment 1 info: MT7603E--> MemBaseAddr/FID:0x28000/0 MT7603E--> EntrySize/Cnt:32/128 MT7603E--> WTBL Segment 2 info: MT7603E--> MemBaseAddr/FID:0x40000/0 MT7603E--> EntrySize/Cnt:64/128 MT7603E--> WTBL Segment 3 info: MT7603E--> MemBaseAddr/FID:0x42000/64 MT7603E--> EntrySize/Cnt:64/128 MT7603E--> WTBL Segment 4 info: MT7603E--> MemBaseAddr/FID:0x44000/128 MT7603E--> EntrySize/Cnt:32/128 MT7603E-->AntCfgInit(2699): Not support for HIF_MT yet! MT7603E-->RTMPSetPhyMode(): channel out of range, use first ch=0 MT7603E-->MCS Set = ff ff 00 00 01 MT7603E-->[BuildAcsScanChList] Support channel: PrimCh=1, CentCh=255, DFS=0, skip 0 MT7603E-->[BuildAcsScanChList] Support channel: PrimCh=2, CentCh=0, DFS=0, skip 0 MT7603E-->[BuildAcsScanChList] Support channel: PrimCh=3, CentCh=1, DFS=0, skip 0 MT7603E-->[BuildAcsScanChList] Support channel: PrimCh=4, CentCh=2, DFS=0, skip 0 MT7603E-->[BuildAcsScanChList] Support channel: PrimCh=5, CentCh=3, DFS=0, skip 0 MT7603E-->[BuildAcsScanChList] Support channel: PrimCh=6, CentCh=4, DFS=0, skip 0 MT7603E-->[BuildAcsScanChList] Support channel: PrimCh=7, CentCh=5, DFS=0, skip 0 MT7603E-->[BuildAcsScanChList] Support channel: PrimCh=8, CentCh=6, DFS=0, skip 0 MT7603E-->[BuildAcsScanChList] Support channel: PrimCh=9, CentCh=7, DFS=0, skip 0 MT7603E-->[BuildAcsScanChList] Support channel: PrimCh=10, CentCh=8, DFS=0, skip 0 MT7603E-->[BuildAcsScanChList] Support channel: PrimCh=11, CentCh=9, DFS=0, skip 0 MT7603E-->[BuildAcsScanChList] Support channel: PrimCh=12, CentCh=10, DFS=0, skip 0 MT7603E-->[BuildAcsScanChList] Support channel: PrimCh=13, CentCh=11, DFS=0, skip 0 MT7603E-->mt7603_switch_channel(): Switch to Ch#1(2T2R), BBP_BW=0 MT7603E-->channel 1 busytime 1249 phy schedule eth1 carrier off phy schedule try eth1 carrier off reg=0 MT7603E-->mt7603_switch_channel(): Switch to Ch#2(2T2R), BBP_BW=0 MT7603E-->channel 2 busytime 1802 MT7603E-->mt7603_switch_channel(): Switch to Ch#3(2T2R), BBP_BW=0 MT7603E-->channel 3 busytime 1495 MT7603E-->mt7603_switch_channel(): Switch to Ch#4(2T2R), BBP_BW=0 MT7603E-->channel 4 busytime 859 MT7603E-->mt7603_switch_channel(): Switch to Ch#5(2T2R), BBP_BW=0 MT7603E-->channel 5 busytime 903 MT7603E-->mt7603_switch_channel(): Switch to Ch#6(2T2R), BBP_BW=0 MT7603E-->channel 6 busytime 1083 MT7603E-->mt7603_switch_channel(): Switch to Ch#7(2T2R), BBP_BW=0 MT7603E-->channel 7 busytime 1007 MT7603E-->mt7603_switch_channel(): Switch to Ch#8(2T2R), BBP_BW=0 MT7603E-->channel 8 busytime 1494 MT7603E-->mt7603_switch_channel(): Switch to Ch#9(2T2R), BBP_BW=0 MT7603E-->channel 9 busytime 2186 MT7603E-->mt7603_switch_channel(): Switch to Ch#10(2T2R), BBP_BW=0 MT7603E-->channel 10 busytime 3067 MT7603E-->mt7603_switch_channel(): Switch to Ch#11(2T2R), BBP_BW=0 MT7603E-->channel 11 busytime 3674 MT7603E-->mt7603_switch_channel(): Switch to Ch#12(2T2R), BBP_BW=0 MT7603E-->channel 12 busytime 5850 MT7603E-->mt7603_switch_channel(): Switch to Ch#13(2T2R), BBP_BW=0 MT7603E-->channel 13 busytime 7035 MT7603E--> ch11 bssid=00:0c:c3:f6:30:48 MT7603E--> ch11 bssid=80:3f:5d:9a:9c:a4 MT7603E-->===================================================== MT7603E-->Channel 1 : Dirty = 0, False CCA = 0, Busy Time = 1249, Skip Channel = TRUE MT7603E-->Channel 2 : Dirty = 0, False CCA = 0, Busy Time = 1802, Skip Channel = FALSE MT7603E-->Channel 3 : Dirty = 0, False CCA = 0, Busy Time = 1495, Skip Channel = FALSE MT7603E-->Channel 4 : Dirty = 0, False CCA = 0, Busy Time = 859, Skip Channel = FALSE MT7603E-->Channel 5 : Dirty = 0, False CCA = 0, Busy Time = 903, Skip Channel = FALSE MT7603E-->Channel 6 : Dirty = 0, False CCA = 0, Busy Time = 1083, Skip Channel = FALSE MT7603E-->Channel 7 : Dirty = 40, False CCA = 0, Busy Time = 1007, Skip Channel = FALSE MT7603E-->Channel 8 : Dirty = 48, False CCA = 0, Busy Time = 1494, Skip Channel = FALSE MT7603E-->Channel 9 : Dirty = 56, False CCA = 0, Busy Time = 2186, Skip Channel = FALSE MT7603E-->Channel 10 : Dirty = 64, False CCA = 0, Busy Time = 3067, Skip Channel = FALSE MT7603E-->Channel 11 : Dirty = 170, False CCA = 0, Busy Time = 3674, Skip Channel = TRUE MT7603E-->Channel 12 : Dirty = 64, False CCA = 0, Busy Time = 5850, Skip Channel = TRUE MT7603E-->Channel 13 : Dirty = 56, False CCA = 0, Busy Time = 7035, Skip Channel = TRUE MT7603E-->===================================================== MT7603E-->Rule 1 CCA value : Min Dirtiness (Include extension channel) ==> Select Channel 2 MT7603E-->Min Dirty = 0 MT7603E-->ExChannel = 6 , 0 MT7603E-->BW = 40 MT7603E-->mt7603_switch_channel(): Switch to Ch#1(2T2R), BBP_BW=0 MT7603E-->SYNC - BBP R4 to 20MHz.l MT7603E-->mt7603_switch_channel(): Switch to Ch#2(2T2R), BBP_BW=0 MT7603E-->SYNC - BBP R4 to 20MHz.l MT7603E-->mt7603_switch_channel(): Switch to Ch#3(2T2R), BBP_BW=0 MT7603E-->SYNC - BBP R4 to 20MHz.l MT7603E-->mt7603_switch_channel(): Switch to Ch#4(2T2R), BBP_BW=0 MT7603E-->SYNC - BBP R4 to 20MHz.l MT7603E-->mt7603_switch_channel(): Switch to Ch#5(2T2R), BBP_BW=0 MT7603E-->SYNC - BBP R4 to 20MHz.l MT7603E-->mt7603_switch_channel(): Switch to Ch#6(2T2R), BBP_BW=0 MT7603E-->SYNC - BBP R4 to 20MHz.l MT7603E-->mt7603_switch_channel(): Switch to Ch#7(2T2R), BBP_BW=0 MT7603E-->SYNC - BBP R4 to 20MHz.l MT7603E-->mt7603_switch_channel(): Switch to Ch#8(2T2R), BBP_BW=0 MT7603E-->SYNC - BBP R4 to 20MHz.l MT7603E-->mt7603_switch_channel(): Switch to Ch#9(2T2R), BBP_BW=0 MT7603E-->SYNC - BBP R4 to 20MHz.l MT7603E-->[PMF]ap_pmf_init:: apidx=0, MFPC=0, MFPR=0, SHA256=0 MT7603E-->[PMF]RTMPMakeRsnIeCap: RSNIE Capability MFPC=0, MFPR=0 mtk_band_steering_netlink_init 244 band steering netlink init ok MT7603E-->[PMF]ap_pmf_init:: apidx=1, MFPC=0, MFPR=0, SHA256=0 mtk_band_steering_netlink_init 244 band steering netlink init ok MT7603E-->[PMF]ap_pmf_init:: apidx=2, MFPC=0, MFPR=0, SHA256=0 MT7603E-->[PMF]RTMPMakeRsnIeCap: RSNIE Capability MFPC=0, MFPR=0 mtk_band_steering_netlink_init 244 band steering netlink init ok MT7603E-->AsicSetRalinkBurstMode(4343): Not support for HIF_MT yet! MT7603E-->RTMPSetPiggyBack(944): Not support for HIF_MT yet! MT7603E-->mt7603_switch_channel(): Switch to Ch#2(2T2R), BBP_BW=0 MT7603E-->AsicSetTxPreamble(4330): Not support for HIF_MT yet! MT7603E-->AsicAddSharedKeyEntry(2074): Not support for HIF_MT yet! MT7603E-->AsicAddSharedKeyEntry(2074): Not support for HIF_MT yet! MT7603E-->The 4-BSSID mode is enabled, the BSSID byte5 MUST be the multiple of 4 MT7603E-->AsicSetPreTbtt(): bss_idx=0, PreTBTT timeout = 0xa0 MT7603E-->Main bssid = 00:31:92:e8:72:b9 <==== rt28xx_init, Status=0 MT7603E-->@@@ ed_monitor_exit : ===> MT7603E-->@@@ ed_monitor_exit : <=== MT7603E-->mt7603_set_ed_cca: TURN OFF EDCCA mac 0x10618 = 0x8564267c, EDCCA_Status=0 MT7603E-->WiFi Startup Cost (ra0): 12.524s =====>>>>>set tp_ie for vap ra0 iwpriv ra0 set tp_ie=dd1e001d0f1001030000003192E872B9003192E872B914e1000072B900010000 iwpriv ra0 set SSID=TP-Link_72B9 MT7603E-->AsicSetPreTbtt(): bss_idx=0, PreTBTT timeout = 0x0 MT7603E-->RTMPSetPiggyBack(944): Not support for HIF_MT yet! MT7603E-->[PMF]ap_pmf_init:: apidx=0, MFPC=0, MFPR=0, SHA256=0 MT7603E-->[PMF]RTMPMakeRsnIeCap: RSNIE Capability MFPC=0, MFPR=0 mtk_band_steering_netlink_init 244 band steering netlink init ok MT7603E-->[PMF]ap_pmf_init:: apidx=1, MFPC=0, MFPR=0, SHA256=0 mtk_band_steering_netlink_init 244 band steering netlink init ok MT7603E-->[PMF]ap_pmf_init:: apidx=2, MFPC=0, MFPR=0, SHA256=0 MT7603E-->[PMF]RTMPMakeRsnIeCap: RSNIE Capability MFPC=0, MFPR=0 mtk_band_steering_netlink_init 244 band steering netlink init ok MT7603E-->AsicSetRalinkBurstMode(4343): Not support for HIF_MT yet! MT7603E-->RTMPSetPiggyBack(944): Not support for HIF_MT yet! MT7603E-->mt7603_switch_channel(): Switch to Ch#2(2T2R), BBP_BW=0 MT7603E-->AsicSetTxPreamble(4330): Not support for HIF_MT yet! MT7603E-->AsicAddSharedKeyEntry(2074): Not support for HIF_MT yet! MT7603E-->AsicAddSharedKeyEntry(2074): Not support for HIF_MT yet! MT7603E-->The 4-BSSID mode is enabled, the BSSID byte5 MUST be the multiple of 4 MT7603E-->AsicSetPreTbtt(): bss_idx=0, PreTBTT timeout = 0xa0 MT7603E-->Main bssid = 00:31:92:e8:72:b9 iwpriv ra0 set HideSSID=0 iwpriv ra0 set BeaconPeriod=100 iwpriv ra0 set RTSThreshold=2346 iwpriv ra0 set FragThreshold=2346 iwpriv ra0 set DtimPeriod=1 iwpriv ra0 set WmmCapable=1 iwpriv ra0 set NoForwarding=0 iwpriv ra0 set NoForwardingBTNBSSID=0 iwpriv ra0 set UAPSDCapable=1 iwpriv ra0 set IgmpSnoopDeny="239.255.255.250;224.0.0.251;224.0.0.252;224.0.0.1;224.0.0.2;224.0.0.4;224.0.0.5;224.0.0.6;224.0.0.7;224.0.0.8;224.0.0.9;224.0.0.12;224.0.0.16;224.0.0.17;224.0.0.22;" iwpriv ra0 set IgmpSnoopNoGup=1 killall -q -SIGINT rt2860apd iwpriv ra0 set AuthMode=WPA2PSK iwpriv ra0 set EncrypType=AES iwpriv ra0 set IEEE8021X=0 iwpriv ra0 set RekeyInterval=0 iwpriv ra0 set WPAPSK=76149832 iwpriv ra0 set WscConfMode=7 iwpriv ra0 set WscConfStatus=2 iwpriv ra0 set WscVendorPinCode=76149832 iwpriv ra0 set WscSetupLock=0 iwpriv ra0 set HideSSID=0 iwpriv ra0 set SSID=TP-Link_72B9 MT7603E-->AsicSetPreTbtt(): bss_idx=0, PreTBTT timeout = 0x0 MT7603E-->RTMPSetPiggyBack(944): Not support for HIF_MT yet! MT7603E-->[PMF]ap_pmf_init:: apidx=0, MFPC=0, MFPR=0, SHA256=0 MT7603E-->[PMF]RTMPMakeRsnIeCap: RSNIE Capability MFPC=0, MFPR=0 mtk_band_steering_netlink_init 244 band steering netlink init ok MT7603E-->[PMF]ap_pmf_init:: apidx=1, MFPC=0, MFPR=0, SHA256=0 mtk_band_steering_netlink_init 244 band steering netlink init ok MT7603E-->[PMF]ap_pmf_init:: apidx=2, MFPC=0, MFPR=0, SHA256=0 MT7603E-->[PMF]RTMPMakeRsnIeCap: RSNIE Capability MFPC=0, MFPR=0 mtk_band_steering_netlink_init 244 band steering netlink init ok MT7603E-->AsicSetRalinkBurstMode(4343): Not support for HIF_MT yet! MT7603E-->RTMPSetPiggyBack(944): Not support for HIF_MT yet! MT7603E-->mt7603_switch_channel(): Switch to Ch#2(2T2R), BBP_BW=0 MT7603E-->AsicSetTxPreamble(4330): Not support for HIF_MT yet! MT7603E-->AsicAddSharedKeyEntry(2074): Not support for HIF_MT yet! MT7603E-->AsicAddSharedKeyEntry(2074): Not support for HIF_MT yet! MT7603E-->The 4-BSSID mode is enabled, the BSSID byte5 MUST be the multiple of 4 MT7603E-->AsicSetPreTbtt(): bss_idx=0, PreTBTT timeout = 0xa0 MT7603E-->Main bssid = 00:31:92:e8:72:b9 iwpriv ra0 set hw_nat_register=1 Device Instance WDEV 00: Name:ra0 Wdev(list) Idx:0 Idx:9 WDEV 01: Name:ra1 Wdev(list) Idx:1 Idx:17 WDEV 02: Name:ra2 Wdev(list) Idx:2 Idx:18 WDEV 03: Name:apcli0 Wdev(list) Idx:3 Idx:19 WDEV 04: WDEV 05: WDEV 06: WDEV 07: WDEV 08: WDEV 09: WDEV 10: WDEV 11: WDEV 12: WDEV 13: WDEV 14: WDEV 15: WDEV 16: brctl addif br-lan ra0 device ra0 entered promiscuous mode br-lan: port 2(ra0) entered forwarding state br-lan: port 2(ra0) 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 device ra1 entered promiscuous mode brctl setifvlan br-lan ra1 4 1 brctl addif br-lan apcli0 device apcli0 entered promiscuous mode brctl setifvlan br-lan apcli0 3 1 brctl addif br-lan ra2 device ra2 entered promiscuous mode brctl setifvlan br-lan ra2 3 1 brctl addif br-lan rai0 can't add rai0 to bridge br-lan: Invalid argument brctl setifvlan br-lan rai0 3 1 can't set rai0 vlan to bridge br-lan: Invalid argument wifi_vap ra1 nrd: stopping iptables: No chain/target/match by that name. brctl delif br-lan ra1 device ra1 left promiscuous mode br-lan: port 3(ra1) entered disabled state ifconfig ra1 down 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 device ra1 entered promiscuous mode brctl setifvlan br-lan ra1 4 1 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 rai0 can't add rai0 to bridge br-lan: Invalid argument brctl setifvlan br-lan rai0 3 1 can't set rai0 vlan to bridge br-lan: Invalid argument wifi_vap apcli0 brctl delif br-lan apcli0 device apcli0 left promiscuous mode br-lan: port 4(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 nrd: starting daemon, onemesh is on, smartConnect is off brctl addif br-lan ra1 device ra1 is already a member of a bridge; can't enslave it to bridge br-lan. brctl setifvlan br-lan ra1 4 1 brctl addif br-lan apcli0 device apcli0 entered promiscuous mode 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 rai0 can't add rai0 to bridge br-lan: Invalid argument brctl setifvlan br-lan rai0 3 1 can't set rai0 vlan to bridge br-lan: Invalid argument wifi_vap ra2 ifconfig ra2 up MT7603E-->The 4-BSSID mode is enabled, the BSSID byte5 MUST be the multiple of 4 ##### mbss_cr_enable, BssId = 2 br-lan: port 5(ra2) entered forwarding state br-lan: port 5(ra2) entered forwarding state iptables: No chain/target/match by that name. ath_band_steering_netlink_receive 158 pid = 2483 iwpriv ra2 set tp_ie=dd1e001d0f1001070000003192E872B9003192E872B914e1000072B900010000 iwpriv ra2 set SSID=PfBQuTsUEyeEVNQS9nmmlbQl8gHTxR MT7603E-->AsicSetPreTbtt(): bss_idx=0, PreTBTT timeout = 0x0 MT7603E-->RTMPSetPiggyBack(944): Not support for HIF_MT yet! MT7603E-->[PMF]ap_pmf_init:: apidx=0, MFPC=0, MFPR=0, SHA256=0 MT7603E-->[PMF]RTMPMakeRsnIeCap: RSNIE Capability MFPC=0, MFPR=0 mtk_band_steering_netlink_init 244 band steering netlink init ok MT7603E-->[PMF]ap_pmf_init:: apidx=1, MFPC=0, MFPR=0, SHA256=0 mtk_band_steering_netlink_init 244 band steering netlink init ok MT7603E-->[PMF]ap_pmf_init:: apidx=2, MFPC=0, MFPR=0, SHA256=0 MT7603E-->[PMF]RTMPMakeRsnIeCap: RSNIE Capability MFPC=0, MFPR=0 mtk_band_steering_netlink_init 244 band steering netlink init ok MT7603E-->AsicSetRalinkBurstMode(4343): Not support for HIF_MT yet! MT7603E-->RTMPSetPiggyBack(944): Not support for HIF_MT yet! MT7603E-->mt7603_switch_channel(): Switch to Ch#2(2T2R), BBP_BW=0 MT7603E-->AsicSetTxPreamble(4330): Not support for HIF_MT yet! MT7603E-->AsicAddSharedKeyEntry(2074): Not support for HIF_MT yet! MT7603E-->AsicAddSharedKeyEntry(2074): Not support for HIF_MT yet! MT7603E-->The 4-BSSID mode is enabled, the BSSID byte5 MUST be the multiple of 4 MT7603E-->AsicSetPreTbtt(): bss_idx=0, PreTBTT timeout = 0xa0 MT7603E-->Main bssid = 00:31:92:e8:72:b9 iwpriv ra2 set HideSSID=1 iwpriv ra2 set BeaconPeriod=100 iwpriv ra2 set RTSThreshold=2346 iwpriv ra2 set FragThreshold=2346 iwpriv ra2 set DtimPeriod=1 iwpriv ra2 set WmmCapable=1 iwpriv ra2 set NoForwarding=0 iwpriv ra2 set NoForwardingBTNBSSID=0 iwpriv ra2 set UAPSDCapable=1 iwpriv ra2 set IgmpSnoopDeny="239.255.255.250;224.0.0.251;224.0.0.252;224.0.0.1;224.0.0.2;224.0.ath_band_steering_netlink_receive 158 pid = 2483 0.4;224.0.0.5;224.0.0.6;224.0.0.7;224.0.0.8;224.0.0.9;224.0.0.12;224.0.0.16;224.0.0.17;224.0.0.22;" iwpriv ra2 set IgmpSnoopNoGup=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 Another app is currently holding the xtables lock; waiting for it to exit... iwpriv ra2 set WPAPSK=mseRD4gFYdwFTcEpz8fngnoTtm8zAE iwpriv ra2 set WscConfMode=0 iwpriv ra2 set WscConfStatus=2 iwpriv ra2 set WscSetupLock=0 wifi_wps ra2 wps_ap_pin disable iwpriv ra2 set WscLabelDisabled=1 iwpriv ra2 set WscSetupLock=1 iwpriv ra2 set HideSSID=1 iwpriv ra2 set SSID=PfBQuTsUEyeEVNQS9nmmlbQl8gHTMT7603E-->xR AsicSetPreTbtt(): bss_idx=0, PreTBTT timeout = 0x0 MT7603E-->RTMPSetPiggyBack(944): Not support for HIF_MT yet! MT7603E-->[PMF]ap_pmf_init:: apidx=0, MFPC=0, MFPR=0, SHA256=0 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. MT7603E-->[PMF]RTMPMakeRsnIeCap: RSNIE Capability MFPC=0, MFPR=0 mtk_band_steering_netlink_init 244 band steering netlink init ok MT7603E-->[PMF]ap_pmf_init:: apidx=1, MFPC=0, MFPR=0, SHA256=0 mtk_band_steering_netlink_init 244 band steering netlink init ok MT7603E-->[PMF]ap_pmf_init:: apidx=2, MFPC=0, MFPR=0, SHA256=0 MT7603E-->[PMF]RTMPMakeRsnIeCap: RSNIE Capability MFPC=0, MFPR=0 mtk_band_steering_netlink_init 244 band steering netlink init ok MT7603E-->AsicSetRalinkBurstMode(4343): Not support for HIF_MT yet! MT7603E-->RTMPSetPiggyBack(944): Not support for HIF_MT yet! MT7603E-->mt7603_switch_channel(): Switch to Ch#2(2T2R), BBP_BW=0 MT7603E-->AsicSetTxPreamble(4330): Not support for HIF_MT yet! MT7603E-->AsicAddSharedKeyEntry(2074): Not support for HIF_MT yet! MT7603E-->AsicAddSharedKeyEntry(2074): Not support for HIF_MT yet! MT7603E-->The 4-BSSID mode is enabled, the BSSID byte5 MUST be the multiple of 4 MT7603E-->AsicSetPreTbtt(): bss_idx=0, PreTBTT timeout = 0xa0 MT7603E-->Main bssid = 00:31:92:e8:72:b9 iwpriv ra2 set hw_nat_register=1 Device Instance WDEV 00: Name:ra0 Wdev(list) Idx:0 Idx:9 WDEV 01: Name:ra1 Wdev(list) Idx:1 Idx:17 WDEV 02: Name:ra2 Wdev(list) Idx:2 Idx:18 WDEV 03: Name:apcli0 Wdev(list) Idx:3 Idx:19 WDEV 04: WDEV 05: WDEV 06: WDEV 07: WDEV 08: WDEV 09: WDEV 10: WDEV 11: WDEV 12: WDEV 13: WDEV 14: WDEV 15: WDEV 16: brctl addif br-lan ra2 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 device ra1 is already a member of a bridge; can't enslave it to bridge br-lan. brctl setifvlan br-lan ra1 4 1 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 rai0 can't add rai0 to bridge br-lan: Invalid argument brctl setifvlan br-lan rai0 3 1 can't set rai0 vlan to bridge br-lan: Invalid argument wifi_radio wifi1 wifi_shutdown_interface wifi1 ifconfig rai0 down wifi_config_profile wifi1 iptables: No chain/target/match by that name. Another app is currently holding the xtables lock; waiting for it to exit... iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. br-lan: port 2(ra0) entered forwarding state iptables: No chain/target/match by that name. wifi_start_interface wifi1 wifi_vap rai0 ifconfig rai0 up rai0: ===> main_virtual_if_open 7613 get_wdev_by_idx: invalid idx(0) 7613 get_wdev_by_idx: invalid idx(0) 7613 get_wdev_by_idx: invalid idx(0) 7613 get_wdev_by_idx: invalid idx(0) load l1profile succeed! 7613 get_wdev_by_idx: invalid idx(0) 7613 get_wdev_by_idx: invalid idx(0) driver_own()::Try to Clear FW Own... 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 5(ra2) entered forwarding state Another app is currently holding the xtables lock; waiting for it to exit... driver_own()::Success to clear FW Own RtmpOSFileOpen(): Error 2 opening /etc/Wireless/iNIC/iNIC_ap_2G.dat Open file "/etc/Wireless/iNIC/iNIC_ap_2G.dat" failed! E2pAccessMode=2 SSID[0]=TP-Link_1124_5G, EdcaIdx=0 SSID[1]=TP-Link_Guest_1124_5G, EdcaIdx=0 SSID[2]=, EdcaIdx=0 cfg_mode=14 cfg_mode=14 cfg_mode=14 wmode_band_equal(): Band Equal! MT7613->wifi call wnm read paramters file [TxPower] BAND0: 100 [SKUenable] BAND0: 1 [PERCENTAGEenable] BAND0: 1 [BFBACKOFFenable] BAND0: 0 profile: FragThreshold[0]=2346 APEdca0 APEdca1 APEdca2 APEdca3 APSDCapable[0]=1 APSDCapable[1]=1 APSDCapable[2]=1 APSDCapable[3]=1 APSDCapable[4]=1 APSDCapable[5]=1 APSDCapable[6]=1 APSDCapable[7]=1 APSDCapable[8]=1 APSDCapable[9]=1 APSDCapable[10]=1 APSDCapable[11]=1 APSDCapable[12]=1 APSDCapable[13]=1 APSDCapable[14]=1 APSDCapable[15]=1 default ApCliAPSDCapable[0]=1 read_itxbf: ITxBfEn = 1 read_itxbf: BSSID[0] read_itxbf: MBSS[0] ITxBfEn = 1 read_itxbf: More BSSID[1] read_itxbf: More MBSS[1] ITxBfEn = 1 read_itxbf: More BSSID[2] read_itxbf: More MBSS[2] ITxBfEn = 1 read_itxbf: Common.ITxBfEn = 1 read_etxbf: ETxBfEnCond = 1 read_etxbf: BSSID[0] read_etxbf: MBSS[0] ETxBfEnCond = 1 read_etxbf: More BSSID[1] read_etxbf: More MBSS[1] ETxBfEnCond = 1 read_etxbf: More BSSID[2] read_etxbf: More MBSS[2] ETxBfEnCond = 1 MapEnable=1 MAP_Turnkey=0 HT: WDEV[0] Ext Channel = BELOW HT: greenap_cap = 0 WtcSetMaxStaNum: MaxStaNum:129, BssidNum:3, WdsNum:0, ApcliNum:1, MaxNumChipRept:0, MSTANum:1, MaxUcastEntryNum:131, MinMcastWcid:131 Top Init Done! Use dev_alloc_skb RX[0] DESC a0c4b000 size = 2048 RX[1] DESC a0c4c000 size = 2048 cut_through_init(): ct sw token number = 2047 cut_through_token_list_init(): TokenList inited done!id_head/tail=0/2048 cut_through_token_list_init(): 87570588,87570588 cut_through_token_list_init(): TokenList inited done!id_head/tail=0/2048 cut_through_token_list_init(): 87570598,87570598 Hif Init Done! ctl->txq = c1c10868 ctl->rxq = c1c10874 ctl->ackq = c1c10880 ctl->kickq = c1c1088c ctl->tx_doneq = c1c10898 ctl->rx_doneq = c1c108a4 mt7663_fw_prepare():using E2 ROM patch mt7663_fw_prepare():using E2 firmware Parsing patch header Built date: 1907261439ecf4d Platform: 7663 HW/SW version: 0x6d702d31 Patch version: 0x3830328a Target address: 0xdc000, length: 203984 patch is not ready && get semaphore success Start address = 0xdc000, DL length = 203984, Data mode = 0x80000000 EventGenericEventHandler: CMD Success MtCmdAddressLenReq:(ret = 0) MtCmdPatchFinishReq EventGenericEventHandler: CMD Success release patch semaphore Parsing CPU 0 fw tailer Chip ID: 0x08 Eco version: 0x01 Region number: 0x03 Format version: 0x02 Format flag: 0x01 Ram version: 7663mp1827 Built date: 20190726144034 Common crc: 0x2ef28937 Parsing tailer region 0 Decomp crc: 0x0 Decomp size: 0x0 Decomp block size: 0x0 Target address: 0x112c00 Download size: 276352 Feature set: 0x27 Parsing tailer region 1 Decomp crc: 0x0 Decomp size: 0x0 Decomp block size: 0x0 Target address: 0x2018400 Download size: 70656 Feature set: 0x07 Parsing tailer region 2 Decomp crc: 0x0 Decomp size: 0x0 Decomp block size: 0x0 Target address: 0x40100000 Download size: 14720 Feature set: 0x07 Release info: header tag = 0, total length = 0 Start address = 0x112c00, DL length = 276352, Data mode = 0x8000000f EventGenericEventHandler: CMD Success MtCmdAddressLenReq:(ret = 0) Start address = 0x2018400, DL length = 70656, Data mode = 0x8000000f EventGenericEventHandler: CMD Success MtCmdAddressLenReq:(ret = 0) Start address = 0x40100000, DL length = 14720, Data mode = 0x8000000f EventGenericEventHandler: CMD Success MtCmdAddressLenReq:(ret = 0) MtCmdFwStartReq: override = 0x1, address = 0x112c00 EventGenericEventHandler: CMD Success MCU Init Done! efuse_probe: efuse = 511161 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 [1] FLASH OFFSET [0xFF8000] #### read 5G cal from flash !! #### validFlashEepromID(): eeFlashId=7663, pAd->ChipID=7663 Another app is currently holding the xtables lock; waiting for it to exit... Country Region from e2p = 0 mt7663_antenna_default_reset() todo RTMPReadTxPwrPerRate(444): Don't Support this now! RcRadioInit(): DbdcMode=0, ConcurrentBand=1 RcRadioInit(): pRadioCtrl=83336dd4,Band=0,rfcap=3,channel=1,PhyMode=2 extCha=0xf AntCfgInit(2933): Not support for HIF_MT yet! MtReadPwrLimitTable: RF_LOCKDOWN Feature OFF !!! MtReadPwrLimitTable: RF_LOCKDOWN Feature OFF !!! EEPROM Init Done! mt_mac_init()--> mt_mac_pse_init(2980): Don't Support this now! mt7663_init_mac_cr()--> mt7663_init_mac_cr(): TMAC_TRCR0=0x82783c92 MtAsicSetMacMaxLen(1073): Not support for HIF_MT yet! <--mt_mac_init() CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0 CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0 CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0 MAC Init Done! MT7663BBPInit():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 MT7663BBPInit() todo PHY Init Done! RtmpOSFileOpen(): Error 2 opening /etc/Wireless/iNIC/iNIC_ap_2G.dat Open file "/etc/Wireless/iNIC/iNIC_ap_2G.dat" failed! E2pAccessMode=2 SSID[0]=TP-Link_1124_5G, EdcaIdx=0 SSID[1]=TP-Link_Guest_1124_5G, EdcaIdx=0 SSID[2]=, EdcaIdx=0 cfg_mode=14 cfg_mode=14 cfg_mode=14 wmode_band_equal(): Band Equal! MT7613->wifi call wnm read paramters file [TxPower] BAND0: 100 [SKUenable] BAND0: 1 [PERCENTAGEenable] BAND0: 1 [BFBACKOFFenable] BAND0: 0 profile: FragThreshold[0]=2346 APEdca0 APEdca1 APEdca2 APEdca3 APSDCapable[0]=1 APSDCapable[1]=1 APSDCapable[2]=1 APSDCapable[3]=1 APSDCapable[4]=1 APSDCapable[5]=1 APSDCapable[6]=1 APSDCapable[7]=1 APSDCapable[8]=1 APSDCapable[9]=1 APSDCapable[10]=1 APSDCapable[11]=1 APSDCapable[12]=1 APSDCapable[13]=1 APSDCapable[14]=1 APSDCapable[15]=1 default ApCliAPSDCapable[0]=1 read_itxbf: ITxBfEn = 1 read_itxbf: BSSID[0] read_itxbf: MBSS[0] ITxBfEn = 1 read_itxbf: More BSSID[1] read_itxbf: More MBSS[1] ITxBfEn = 1 read_itxbf: More BSSID[2] read_itxbf: More MBSS[2] ITxBfEn = 1 read_itxbf: Common.ITxBfEn = 1 read_etxbf: ETxBfEnCond = 1 read_etxbf: BSSID[0] read_etxbf: MBSS[0] ETxBfEnCond = 1 read_etxbf: More BSSID[1] read_etxbf: More MBSS[1] ETxBfEnCond = 1 read_etxbf: More BSSID[2] read_etxbf: More MBSS[2] ETxBfEnCond = 1 MapEnable=1 MAP_Turnkey=0 HT: WDEV[0] Ext Channel = BELOW HT: greenap_cap = 0 tx_pwr_comp_init():NotSupportYet! MtCmdSetMacTxRx:(ret = 0) asic_bss_beacon_init(): NotSupportedFunc for this arch(HIF_MT)! MtAsicSetChBusyStat(646): Not support for HIF_MT yet! AsicDisableSync(): NotSupportedFunc for this arch(HIF_MT)! MtAsicSetRalinkBurstMode(2219): Not support for HIF_MT yet! MtAsicSetPiggyBack(590): Not support for HIF_MT yet! WifiFwdSet::disabled=0 AsicSetPreTbtt(): NotSupportedFunc for this arch(HIF_MT)! Main bssid = 00:00:00:00:00:00 AsicSetRxFilter(): NotSupportedFunc for this arch(HIF_MT)! MtCmdSetMacTxRx:(ret = 0) AsicSetRxFilter(): NotSupportedFunc for this arch(HIF_MT)! MtCmdSetMacTxRx:(ret = 0) INIT REDUCE TCP ACK, rai0 <==== mt_wifi_init, Status=0 TxBfModuleEnCtrl:It's not DBDC mode MtCmdEDCCACtrl: BandIdx: 0, EDCCACtrl: 0 MSTA_Init (1) ---> ApCli Register MSTA IF (apclii0) , pAd->MSTANum = 1 Caller: SetCommonHT+0xd8/0x198 [MT7613_ap] phy_mode=49, ch=0, wdev_type=2 ht_cap: ht_cap->HtCapInfo, ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=0,rx_stbc=0,amsdu_size=0 ht_cap: ht_cap->HtCapParm, mdpu_density=0, ampdu_factor=3 WtcSetMaxStaNum: MaxStaNum:129, BssidNum:3, WdsNum:0, ApcliNum:1, MaxNumChipRept:0, MSTANum:1, MaxUcastEntryNum:131, MinMcastWcid:131 RedInit: set Driver/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 wdev_attr_update(): wdevId0 = 00:31:92:e8:72:b8 [RcGetHdevByPhyMode]-- channel 0 fix for rdev fetching [BuildChannelList] BandIdx = 0, PhyMode = 49, ChListNum = 9: [RadarStateCheck] RD_NORMAL_MODE phy_freq_adjust : no prim_ch value for adjust! Caller: wlan_operate_init+0xf0/0x160 [MT7613_ap] phy_mode=49, ch=0, wdev_type=1 ht_cap: ht_cap->HtCapInfo, ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=0,rx_stbc=0,amsdu_size=0 ht_cap: ht_cap->HtCapParm, mdpu_density=5, ampdu_factor=3 AP inf up for ra_0(func_idx) OmacIdx=0 AsicRadioOnOffCtrl(): DbdcIdx=0 RadioOn ApAutoChannelAtBootUp-----------------> ApAutoChannelAtBootUp: AutoChannelBootup[0] = 1 AsicSetRxFilter(): NotSupportedFunc for this arch(HIF_MT)! MtCmdSetMacTxRx:(ret = 0) [AutoChSelBuildChannelListFor5G] ChListNum5G = 9 AsicSwitchChannel(): 5G Channel:149, then must be Channel_Band:1 !! AsicSwitchChannel(): 5G Channel:153, then must be Channel_Band:1 !! Another app is currently holding the xtables lock; waiting for it to exit... AsicSwitchChannel(): 5G Channel:157, then must be Channel_Band:1 !! AsicSwitchChannel(): 5G Channel:161, then must be Channel_Band:1 !! ==================================================================== Channel 149 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE Channel 153 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE Channel 157 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE Channel 161 : Busy Time = 115, Skip Channel = FALSE, BwCap = TRUE ==================================================================== Rule 3 Channel Busy time value : Select Primary Channel 149 Rule 3 Channel Busy time value : Min Channel Busy = 115 Rule 3 Channel Busy time value : BW = 80 [SelectClearChannelBusyTime] - band0 END ApAutoChannelAtBootUp : Auto channel selection: Selected channel = 149, IsAband = 1 AutoChSelUpdateChannel(): Update channel for wdev for this band PhyMode = 49, Channel = 149 AsicSwitchChannel(): 5G Channel:155, then must be Channel_Band:1 !! ApAutoChannelAtBootUp<----------------- [PMF]APPMFInit:: apidx=0, MFPC=0, MFPR=0, SHA256=0 Caller: SetCommonHT+0xd8/0x198 [MT7613_ap] phy_mode=49, ch=149, wdev_type=1 ht_cap: ht_cap->HtCapInfo, ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=0,rx_stbc=0,amsdu_size=0 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:135 for WDEV_TYPE:1 LinkToOmacIdx = 0, LinkToWdevType = 1 bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 8192, CmdBssInfoBmcRate.u2McTransmit = 8196 UpdateBeaconHandler, BCN_UPDATE_INIT, OmacIdx = 0 MtCmdTxPowerSKUCtrl: fgTxPowerSKUEn: 1, BandIdx: 0 MtCmdTxBfBackoffCtrl: fgTxBFBackoffEn: 0, BandIdx: 0 MtCmdTxPowerPercentCtrl: fgTxPowerPercentEn: 1, BandIdx: 0 AsicSetTxStream(): NotSupportedFunc for this arch(HIF_MT)! AsicSetRxStream(): NotSupportedFunc for this arch(HIF_MT)! apidx 0 for WscUUIDInit Generate UUID for apidx(0) ath_band_steering_netlink_receive 158 pid = 2483 =====>>>>>set tp_ie for vap rai0 iwpriv rai0 set tp_ie=dd1e001d0f1001030000003192E872B9003192E872B914e1000072B900010000 iwpriv rai0 set SSID=TP-Link_72B9_5G [PMF]APPMFInit:: apidx=0, MFPC=0, MFPR=0, SHA256=0 wifi_sys_linkdown(), wdev idx = 0 ExtEventBeaconLostHandler::FW LOG, Beacon lost (00:31:92:e8:72:b8), Reason 0x10 Beacon lost - AP disabled!!! bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 0, CmdBssInfoBmcRate.u2McTransmit = 0 wifi_sys_close(), wdev idx = 0 wifi_sys_open(), wdev idx = 0 wdev_attr_update(): wdevId0 = 00:31:92:e8:72:b8 [RadarStateCheck] RD_NORMAL_MODE Caller: wlan_operate_init+0xf0/0x160 [MT7613_ap] phy_mode=49, ch=149, wdev_type=1 ht_cap: ht_cap->HtCapInfo, ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=0,rx_stbc=0,amsdu_size=0 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:135 for WDEV_TYPE:1 LinkToOmacIdx = 0, LinkToWdevType = 1 bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 8192, CmdBssInfoBmcRate.u2McTransmit = 8196 UpdateBeaconHandler, BCN_UPDATE_INIT, OmacIdx = 0 iwpriv rai0 set HideSSID=0 iwpriv rai0 set BeaconPeriod=100 iwpriv rai0 set RTSThreshold=2346 Set_RTSThreshold_Proc: set wdev0 rts length threshold=2346(0x92a) iwpriv rai0 set FragThreshold=2346 Set_FragThreshold_Proc::set wdev0 FragThreshold=2346) iwpriv rai0 set DtimPeriod=1 iwpriv rai0 set WmmCapable=1 Caller: SetCommonHT+0xd8/0x198 [MT7613_ap] phy_mode=49, ch=149, wdev_type=1 ht_cap: ht_cap->HtCapInfo, ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=0,rx_stbc=0,amsdu_size=0 ht_cap: ht_cap->HtCapParm, mdpu_density=5, ampdu_factor=3 iwpriv rai0 set NoForwarding=0 iwpriv rai0 set NoForwardingBTNBSSID=0 iwpriv rai0 set UAPSDCapable=1 iwpriv rai0 set IgmpSnoopDeny="239.255.255.250;224.0.0.251;224.0.0.252;224.0.0.1;224.0.0.2;224.0.0.4;224.0.0.5;224.0.0.6;224.0.0.7;224.0.0.8;224.0.0.9;224.0.0.12;224.0.0.16;224.0.0.17;224.0.0.22;" iwpriv rai0 set IgmpSnoopNoGup=1 killall -q -SIGINT rtinicapd iwpriv rai0 set AuthMode=WPA2PSK iwpriv rai0 set EncrypType=AES iwpriv rai0 set IEEE8021X=0 iwpriv rai0 set RekeyInterval=0 iwpriv rai0 set WPAPSK=76149832 iwpriv rai0 set WscConfMode=7 iwpriv rai0 set WscConfStatus=2 iwpriv rai0 set WscVendorPinCode=76149832 iwpriv rai0 set WscSetupLock=0 iwpriv rai0 set HideSSID=0 iwpriv rai0 set SSID=TP-Link_72B9_5G [PMF]APPMFInit:: apidx=0, MFPC=0, MFPR=0, SHA256=0 wifi_sys_linkdown(), wdev idx = 0 ExtEventBeaconLostHandler::FW LOG, Beacon lost (00:31:92:e8:72:b8), Reason 0x10 Beacon lost - AP disabled!!! bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 0, CmdBssInfoBmcRate.u2McTransmit = 0 wifi_sys_close(), wdev idx = 0 wifi_sys_open(), wdev idx = 0 wdev_attr_update(): wdevId0 = 00:31:92:e8:72:b8 [RadarStateCheck] RD_NORMAL_MODE Caller: wlan_operate_init+0xf0/0x160 [MT7613_ap] phy_mode=49, ch=149, wdev_type=1 ht_cap: ht_cap->HtCapInfo, ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=0,rx_stbc=0,amsdu_size=0 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:135 for WDEV_TYPE:1 LinkToOmacIdx = 0, LinkToWdevType = 1 bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 8192, CmdBssInfoBmcRate.u2McTransmit = 8196 UpdateBeaconHandler, BCN_UPDATE_INIT, OmacIdx = 0 iwpriv rai0 set hw_nat_register=1 Device Instance WDEV 00: Name:rai0 Wdev(list) Idx:0 Idx:16 WDEV 01: Name:rai1 Wdev(list) Idx:1 Idx:20 WDEV 02: Name:rai2 Wdev(list) Idx:2 Idx:21 WDEV 03: Name:apclii0 Wdev(list) Idx:3 Idx:22 WDEV 04: WDEV 05: WDEV 06: WDEV 07: WDEV 08: WDEV 09: WDEV 10: WDEV 11: WDEV 12: WDEV 13: WDEV 14: WDEV 15: WDEV 16: WDEV 17: brctl addif br-lan rai0 device rai0 entered promiscuous mode br-lan: port 6(rai0) entered forwarding state br-lan: port 6(rai0) entered forwarding state brctl show br-lan brctl setifvlan br-lan eth0.2 3 1 nrd: stopping 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 device ra1 is already a member of a bridge; can't enslave it to bridge br-lan. brctl setifvlan br-lan ra1 4 1 brctl addif br-lan apcli0 nrd: 2483 device apcli0 is already a member of a bridge; can't enslave it to bridge br-lan. brctl setifvlan br-lan apcli0 3 1 iptables: No chain/target/match by that name. 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 iptables: No chain/target/match by that name. IPv6: ADDRCONF(NETDEV_UP): eth1.1: link is not ready brctl addif br-lan rai0 device rai0 is already a member of a bridge; can't enslave it to bridge br-lan. brctl setifvlan br-lan rai0 3 1 iptables: No chain/target/match by that name. brctl addif br-lan rai1 can't add rai1 to bridge br-lan: Invalid argument brctl setifvlan br-lan rai1 8 1 can't set rai1 vlan to bridge br-lan: Invalid argument brctl addif br-lan apclii0 device apclii0 entered promiscuous mode iptables: No chain/target/match by that name. brctl setifvlan br-lan apclii0 3 1 brctl addif br-lan rai2 can't add rai2 to bridge br-lan: Invalid argument brctl setifvlan br-lan rai2 3 1 can't set rai2 vlan to bridge br-lan: Invalid argument wifi_vap rai1 iptables: No chain/target/match by that name. brctl delif br-lan rai1 ifconfig rai1 down iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. brctl show br-lan iptables: No chain/target/match by that name. brctl setifvlan br-lan eth0.2 3 1 brctl addif br-lan ra0 iptables: No chain/target/match by that name. 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 device ra1 is already a member of a bridge; can't enslave it to bridge br-lan. brctl setifvlan br-lan ra1 4 1 brctl addif br-lan apcli0 iptables: No chain/target/match by that name. 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. nrd: starting daemon, onemesh is on, smartConnect is off brctl setifvlan br-lan ra2 3 1 brctl addif br-lan rai0 device rai0 is already a member of a bridge; can't enslave it to bridge br-lan. brctl setifvlan br-lan rai0 3 1 brctl addif br-lan rai1 can't add rai1 to bridge br-lan: Invalid argument brctl setifvlan br-lan rai1 8 1 can't set rai1 vlan to bridge br-lan: Invalid argument brctl addif br-lan apclii0 device apclii0 is already a member of a bridge; can't enslave it to bridge br-lan. brctl setifvlan br-lan apclii0 3 1 brctl addiath_band_steering_netlink_receive 158 pid = 3138 f br-lan rai2 can't add rai2 to bridge br-lan: Invalid argument brctl setifvlan br-lan rai2 3 1 ath_band_steering_netlink_receive 158 pid = 3138 can't set rai2 vlan to bridge br-lan: Invalid argument wifi_vap apclii0 iptables: No chain/target/match by that name. brctl delif br-lan apclii0 device apclii0 left promiscuous mode br-lan: port 7(apclii0) entered disabled state iptables: No chain/target/match by that name. ifconfig apclii0 down iptables: No chain/target/match by that name. brctl show br-lan brctl setifvlan br-lan eth0.2 3 1 iptables: No chain/target/match by that name. brctl addif br-lan ra0 device ra0 is already a member of a bridge; can't enslaath_band_steering_netlink_receive 158 pid = 3138 ve it to bridge br-lan. brctl setifvlan br-lan ra0 3 1 brctl addif br-lan ra1 iptables: No chain/target/match by that name. device ra1 is already a member of a bridge; can't enslave it to bridge br-lan. brctl setifvlan br-lan ra1 4 1 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 rai0 device rai0 is already a member of a bridge; can't enslave it to bridge br-lan. brctl setifvlan br-lan rai0 3 1 brctl addif br-lan rai1 can't add rai1 to bridge br-lan: Invalid argument brctl setifvlan br-lan rai1 8 1 can't set rai1 vlan to bridge br-lan: Invalid argument brctl addif brdevice apclii0 entered promiscuous mode -lan apclii0 brctl setifvlan br-lan apclii0 3 1 brctl addif br-lan rai2 iptables: No chain/target/match by that name. can't add rai2 to bridge br-lan: Invalid argument brctl setifvlan br-lan rai2 3 1 can't set rai2 vlan to bridge br-lan: Invalid argument wifi_vap rai2 iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. ifconfig rai2 up iptables: No chain/target/match by that name. rai2: ===> mbss_virtual_if_open RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP wifi_sys_open(), wdev idx = 2 wdev_attr_update(): wdevId2 = 02:31:92:e8:72:b8 [RadarStateCheck] RD_NORMAL_MODE iptables: No chaCaller: wlan_operate_init+0xf0/0x160 [MT7613_ap] in/target/match phy_mode=49, ch=149, wdev_type=1 by that name. ht_cap: ht_cap->HtCapInfo, ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=0 ht_cap: ht_cap->HtCapParm, mdpu_density=0, ampdu_factor=3 AP inf up for ra_2(func_idx) OmacIdx=18 AsicRadioOnOffCtrl(): DbdcIdx=0 RadioOn iptables: No chain/target/match by that naApAutoChannelAtBootUp-----------------> me. ApAutoChannelAtBootUp: AutoChannelBootup[0] = 1 AsicSetRxFilter(): NotSupportedFunc for this arch(HIF_MT)! MtCmdSetMacTxRx:(ret = 0) iptables: ApAutoChannelAtBootUp<----------------- No chain/target/[PMF]APPMFInit:: apidx=2, MFPC=0, MFPR=0, SHA256=0 match by that name. Caller: SetCommonHT+0xd8/0x198 [MT7613_ap] phy_mode=49, ch=149, 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=0 ht_cap: ht_cap->HtCapParm, mdpu_density=0, ampdu_factor=3 wifi_sys_linkup(), wdev idx = 2 wtc_acquire_groupkey_wcid: Found a non-occupied wtbl_idx:134 for WDEV_TYPE:1 LinkToOmacIdx = 12, LinkToWdevType = 1 iptables: WPAPSK Key length(0) error, required 8 ~ 64 characters!(keyStr=) No chain/target/match by that name. bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 8192, CmdBssInfoBmcRate.u2McTransmit = 8196 UpdateBeaconHandler, BCN_UPDATE_INIT, OmacIdx = 12 MtCmdTxPowerSKUCtrl: fgTxPowerSKUEn: 1, BandIdx: 0 MtCmdTxBfBackoffCtrl: fgTxBFBackoffEn: 0, BandIdx: 0 MtCmdTxPowerPercentCtrl: fgTxPowerPercentEn: 1, BandIdx: 0 AsicSetTxStream(): NotSupportedFunc for this arch(HIF_MT)! AsicSetRxStream(): NotSupportedFunc for this arch(HIF_MT)! apidx 2 for WscUUIDInit Generate UUID for apidx(2) =====>>>>>set tp_ie for vap rai2 iwpriv rai2 set tp_ie=dd1e001d0f1001070000003192E872B9003192E872B914e1000072B9[PMF]APPMFInit:: apidx=2, MFPC=0, MFPR=0, SHA256=0 00010000 iwprivwifi_sys_linkdown(), wdev idx = 2 rai2 set SSID=lExtEventBeaconLostHandler::FW LOG, Beacon lost (02:31:92:e8:72:b8), Reason 0x10 Beacon lost - AP disabled!!! XqFs3gwZExMCHAFRsw5mrerggyjXx bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 0, CmdBssInfoBmcRate.u2McTransmit = 0 wifi_sys_close(), wdev idx = 2 wifi_sys_open(), wdev idx = 2 wdev_attr_update(): wdevId2 = 02:31:92:e8:72:b8 [RadarStateCheck] RD_NORMAL_MODE Caller: wlan_operate_init+0xf0/0x160 [MT7613_ap] phy_mode=49, ch=149, 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=0 ht_cap: ht_cap->HtCapParm, mdpu_density=0, ampdu_factor=3 wifi_sys_linkup(), wdev idx = 2 wtc_acquire_groupkey_wcid: Found a non-occupied wtbl_idx:134 for WDEV_TYPE:1 LinkToOmacIdx = 12, LinkToWdevType = 1 WPAPSK Key length(0) error, required 8 ~ 64 characters!(keyStr=) bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 8192, CmdBssInfoBmcRate.u2McTransmit = 8196 UpdateBeaconHandler, BCN_UPDATE_INIT, OmacIdx = 12 iwpriv rai2 set HideSSID=1 iwpriv rai2 set BeaconPeriod=100 iwpriv rai2 set RTSThreshold=2346 Set_RTSThreshold_Proc: set wdev2 rts length threshold=2346(0x92a) iwpriv rai2 set FragThreshold=2346 Set_FragThreshold_Proc::set wdev2 FragThreshold=2346) iwpriv rai2 set DtimPeriod=1 iwpriv rai2 set WmmCapable=1 Caller: SetCommonHT+0xd8/0x198 [MT7613_ap] phy_mode=49, ch=149, 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=0 ht_cap: ht_cap->HtCapParm, mdpu_density=0, ampdu_factor=3 iwpriv rai2 set NoForwarding=0 iwpriv rai2 set NoForwardingBTNBSSID=0 iwpriv rai2 set UAPSDCapable=1 iwpriv rai2 set IgmpSnoopDeny="239.255.255.250;224.0.0.251;224.0.0.252;224.0.0.1;224.0.0.2;224.0.0.4;224.0.0.5;224.0.0.6;224.0.0.7;224.0.0.8;224.0.0.9;224.0.0.12;224.0.0.16;224.0.0.17;224.0.0.22;" iwpriv rai2 set IgmpSnoopNoGup=1 killall -q -SIGINT rtinicapd iwpriv rai2 set AuthMode=WPA2PSK iwpriv rai2 set EncrypType=AES iwpriv rai2 set IEEE8021X=0 iwpriv rai2 set RekeyInterval=0 iwpriv rai2 set WPAPSK=VIsW0y7jBFDiohJzXZcvJUyvWa0a5T iwpriv rai2 set WscConfMode=0 iwpriv rai2 set WscConfStatus=2 iwpriv rai2 set WscSetupLock=0 wifi_wps rai2 wps_ap_pin disable iptables: No chain/target/match by that name. iwpriv rai2 set WscLabelDisabled=1 iwpriv rai2 set WscSetupLock=1 iwpriv rai2 set HideSSID=1 iwpriv rai2 set SSID=lXqFs3gwZExMCHAFRsw5mrerggy[PMF]APPMFInit:: apidx=2, MFPC=0, MFPR=0, SHA256=0 jXx wifi_sys_linkdown(), wdev idx = 2 ExtEventBeaconLostHandler::FW LOG, Beacon lost (02:31:92:e8:72:b8), Reason 0x10 Beacon lost - AP disabled!!! bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 0, CmdBssInfoBmcRate.u2McTransmit = 0 wifi_sys_close(), wdev idx = 2 wifi_sys_open(), wdev idx = 2 wdev_attr_update(): wdevId2 = 02:31:92:e8:72:b8 [RadarStateCheck] RD_NORMAL_MODE Caller: wlan_operate_init+0xf0/0x160 [MT7613_ap] phy_mode=49, ch=149, 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=0 ht_cap: ht_cap->HtCapParm, mdpu_density=0, ampdu_factor=3 wifi_sys_linkup(), wdev idx = 2 wtc_acquire_groupkey_wcid: Found a non-occupied wtbl_idx:134 for WDEV_TYPE:1 LinkToOmacIdx = 12, LinkToWdevType = 1 bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 8192, CmdBssInfoBmcRate.u2McTransmit = 8196 UpdateBeaconHandler, BCN_UPDATE_INIT, OmacIdx = 12 iwpriv rai2 set hw_nat_register=1 Device Instance WDEV 00: Name:rai0 Wdev(list) Idx:0 Idx:16 WDEV 01: Name:rai1 Wdev(list) Idx:1 Idx:20 WDEV 02: Name:rai2 Wdev(list) Idx:2 Idx:21 WDEV 03: Name:apclii0 Wdev(list) Idx:3 Idx:22 WDEV 04: WDEV 05: WDEV 06: WDEV 07: WDEV 08: WDEV 09: WDEV 10:iptables: No cha in/target/match WDEV 11:by that name. WDEV 12: WDEV 13: WDEV 14: WDEV 15: WDEV 16: WDEV 17: brctl addif br-lan rai2 device rai2 entered promiscuous mode iptables: br-lan: port 8(rai2) entered forwarding state No chain/target/br-lan: port 8(rai2) entered forwarding state match by that name. brctl show br-lan iptables: No chain/target/match by that name. 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 device ra1 is already a member of a bridge; can't enslave it to bridge br-lan. brctl setifvlan br-lan ra1 4 1 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 rai0 device rai0 is already a member of a bridge; can't enslave it to bridge br-lan. brctl setifvlan br-lan rai0 3 1 brctl addif br-lan rai1 can't add rai1 to bridge br-lan: Invalid argument brctl setifvlan br-lan rai1 8 1 can't set rai1 vlan to bridge br-lan: Invalid argument brctl addif br-lan apclii0 device apclii0 is already a member of a bridge; can't enslave it to bridge br-lan. brctl setifvlan br-lan apclii0 3 1 brctl addif br-lan rai2 device rai2 is already a member of a bridge; can't enslave it to bridge br-lan. brctl setifvlan br-lan rai2 3 1 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(rai0) entered forwarding state Lan Domain: tplinklogin.net Lan Domain: www.tplinklogin.net 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 8(rai2) entered forwarding state [IPTV] WAN_PHY_IF=eth1.1 [IPTV] LAN_PHY_IF=eth0.2 do nothing in nat_hw_enable wifi_macfilter iwpriv ra0 set AccessPolicy=0 iwpriv rai0 set AccessPolicy=0 iwpriv ra2 set AccessPolicy=0 iwpriv rai2 set AccessPolicy=0 ===>>>rftestflag=1!! [error]: open file failed : /tmp/client_list.json SFE STARTED--- button cycle succeed cwmp: stop cwmp Ralink HW NAT Module Enabled init PpeFoeBase = a0d00000 eth0 ifindex =5 eth1 ifindex =8 hw_nat: MAP-E enable 0, wan_vid 0 Device Instance WDEV 00: Name:ra0 Wdev(list) Idx:0 Idx:9 PpeDevRegHandler : ineterface ra0 register (2) WDEV 01: Name:ra1 Wdev(list) Idx:1 Idx:17 PpeDevRegHandler : ineterface ra1 register (3) WDEV 02: Name:ra2 Wdev(list) Idx:2 Idx:18 PpeDevRegHandler : ineterface ra2 register (4) WDEV 03: Name:apcli0 Wdev(list) Idx:3 Idx:19 PpeDevRegHandler : ineterface apcli0 register (6) WDEV 04: WDEV 05: WDEV 06: WDEV 07: WDEV 08: WDEV 09: WDEV 10: WDEV 11: WDEV 12: WDEV 13: WDEV 14: WDEV 15: WDEV 16: Device Instance WDEV 00: Name:rai0 Wdev(list) Idx:0 Idx:16 PpeDevRegHandler : ineterface rai0 register (7) WDEV 01: Name:rai1 Wdev(list) Idx:1 Idx:20 PpeDevRegHandler : ineterface rai1 register (9) WDEV 02: Name:rai2 Wdev(list) Idx:2 Idx:21 PpeDevRegHandler : ineterface rai2 register (10) WDEV 03: Name:apclii0 Wdev(list) Idx:3 Idx:22 PpeDevRegHandler : ineterface apclii0 register (11) WDEV 04: WDEV 05: WDEV 06: WDEV 07: WDEV 08: WDEV 09: WDEV 10: WDEV 11: WDEV 12: WDEV 13: WDEV 14: WDEV 15: WDEV 16: WDEV 17: General shell run! nrd: stopping nrd: 3138 nrd: starting daemon, onemesh is on, smartConnect is off ath_band_steering_netlink_receive 158 pid = 6008 ath_band_steering_netlink_receive 158 pid = 6008 ath_band_steering_netlink_receive 158 pid = 6008 drop caches


COPY HERE THE BOOTLOG ONCE OPENWRT IS INSTALLED AND RUNNING


Space for additional notes, links to forum threads or other resources.

  • ...

FIXME Add tags below, then remove this fixme.

How to add tags

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
  • Last modified: 2024/05/21 10:41
  • by frollic