GL.iNet GL-MT3600BE
The GL-MT3600BE Beryl 7 travel router is based on MediaTek Filogic 850 (MT7987A) SoC with dual-band 2×2 WiFi-7, 1x 2.5Gbit WAN, 1x 2.5Gbit LAN, 512MB DDR4 RAM, 512MB NAND flash storage, and 1x USB 3.0 port.
Supported Versions
Status of OpenWrt support :
- Currently Stable release 25.12.5 & Nightly Snapshot build are working.
- mt76 driver wireless performance & stability on
MT7990WLAN hardware needs further optimization & improvement. - See more in comments in below GitHub issues:
- (Merged) OpenWrt PR# 22476 (Main Snapshot)
- (Merged) OpenWrt PR# 23368 (25.12 branch)
- mt7990 WLAN performance problem in mt76 Issue #1065 & mt76 Issue #1043
- OpenWrt Forum: Beryl7: fixed the broken TX path on the MT7990
Installation
Installing OpenWrt
The GL-MT3600BE ships with a modified fork of OpenWrt. To install official OpenWrt simply flash a sysupgrade image. DO NOT use a factory image.
Installation from the GL-iNet web UI
- Use an Ethernet cable to connect to one of the router's LAN ports.
- Browse to the GL.iNet web interface, default IP is 192.168.8.1.
- Go to the Upgrade page and drag in your downloaded
sysupgradeimage. When prompted, select Do not keep configuration. - This will flash and reboot the router into OpenWrt, default IP address is now 192.168.1.1.
- After flashing, OpenWrt can be configured as described in the Quick Start guide.
Snapshots do not include the LuCI web interface by default
If you are flashing a nightly Snapshot build, it does not include the LuCI web interface by default. You will need to install LuCI first, then access 192.168.1.1 via a web browser.
- On snapshots, LuCI has to be installed if desired.
- To install LuCI, follow the LuCI installation guide but using APK.
Hardware
Info
| Architecture | ARM64 |
|---|---|
| Vendor | MediaTek |
| Bootloader | U-Boot |
| System-On-Chip | MediaTek MT7987A 4x A53 |
| CPU/Speed | 2000 MHz |
| Flash size | 512 MiB SPI-NAND |
| RAM | 512 MiB DDR4 |
| Wireless | MediaTek MT7987AV, MediaTek MT7976CN, 2.4GHz b/g/n/ax/be, 5GHz a/n/ac/ax/be |
| Ethernet | 2x 2.5GbE (built-in + RTL8221B) |
| USB | 1x 3.0 |
| Serial | Yes |
| JTAG | Not populated |
Photos
Opening the case
Remove the rubber feet and screws. Use a plastic pry tool to separate the case starting on the rear notch.
Serial
→ port.serial general information about the serial port, serial port cable, etc.
How to connect to the Serial Port of this specific device:
| Serial connection parameters for GL.iNet GL-MT3600BE (Beryl 7) | 115200, 8N1, 3.3V |
|---|
The serial port is located on the same side of the PCB as the LED lights.
JTAG
→ port.jtag general information about the JTAG port, JTAG cable, etc.
No JTAG pads on the PCB, but there is SDA & SCL for I2C control.
SPI flash pads are present and supported via the GL.iNet SPI/JTAG tile board. This is not CPU JTAG — it is flash‑level access for reprogramming U‑Boot or NAND.
Bootlogs
OEM bootlog
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 5.4.281 (xinxing@gl-System-Product-Name) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 )) #0 SMP Wed Apr 15 14:00:44 2026 [ 0.000000] Machine model: GL.iNet GL-MT3600BE [ 0.000000] earlycon: uart8250 at MMIO32 0x0000000011000000 (options '') [ 0.000000] printk: bootconsole [uart8250] enabled [ 0.000000] On node 0 totalpages: 130752 [ 0.000000] DMA32 zone: 2047 pages used for memmap [ 0.000000] DMA32 zone: 0 pages reserved [ 0.000000] DMA32 zone: 130752 pages, LIFO batch:31 [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.1 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: MIGRATE_INFO_TYPE not supported. [ 0.000000] psci: SMC Calling Convention v1.0 [ 0.000000] percpu: Embedded 20 pages/cpu s44760 r8192 d28968 u81920 [ 0.000000] pcpu-alloc: s44760 r8192 d28968 u81920 alloc=20*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] CPU features: kernel page table isolation disabled by kernel configuration [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 128705 [ 0.000000] Kernel command line: console=ttyS0,115200n1 loglevel=8 earlycon=uart8250,mmio32,0x11000000 pci=pcie_bus_perf [ 0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 492376K/523008K available (7934K kernel code, 644K rwdata, 2524K rodata, 448K init, 308K bss, 30632K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: CONFIG_RCU_FANOUT set to non-default value of 32. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode [ 0.000000] GICv3: 640 SPIs implemented [ 0.000000] GICv3: 0 Extended SPIs implemented [ 0.000000] GICv3: Distributor has no Range Selector support [ 0.000000] GICv3: 16 PPIs implemented [ 0.000000] GICv3: no VLPI support, no direct LPI support [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x000000000c080000 [ 0.000000] arch_timer: cp15 timer(s) running at 13.00MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2ff89eacb, max_idle_ns: 440795202429 ns [ 0.000002] sched_clock: 56 bits at 13MHz, resolution 76ns, wraps every 4398046511101ns [ 0.008201] Calibrating delay loop (skipped), value calculated using timer frequency.. 26.00 BogoMIPS (lpj=52000) [ 0.018524] pid_max: default: 32768 minimum: 301 [ 0.023234] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.030587] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.039188] ASID allocator initialised with 65536 entries [ 0.044669] rcu: Hierarchical SRCU implementation. [ 0.049782] smp: Bringing up secondary CPUs ... [ 0.054594] Detected VIPT I-cache on CPU1 [ 0.054612] GICv3: CPU1: found redistributor 1 region 0:0x000000000c0a0000 [ 0.054632] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.054901] Detected VIPT I-cache on CPU2 [ 0.054910] GICv3: CPU2: found redistributor 2 region 0:0x000000000c0c0000 [ 0.054919] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] [ 0.055150] Detected VIPT I-cache on CPU3 [ 0.055157] GICv3: CPU3: found redistributor 3 region 0:0x000000000c0e0000 [ 0.055165] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] [ 0.055192] smp: Brought up 1 node, 4 CPUs [ 0.111783] SMP: Total of 4 processors activated. [ 0.116509] CPU features: detected: 32-bit EL0 Support [ 0.121672] CPU features: detected: CRC32 instructions [ 0.126927] CPU: All CPU(s) started at EL2 [ 0.131048] alternatives: patching kernel code [ 0.137874] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.147703] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.154704] pinctrl core: initialized pinctrl subsystem [ 0.160534] NET: Registered protocol family 16 [ 0.165199] DMA: preallocated 256 KiB pool for atomic allocations [ 0.172305] printk: console [pstore-1] enabled [ 0.176835] pstore: Registered ramoops as persistent store backend [ 0.183052] ramoops: using 0x10000@0x5ffb0000, ecc: 0 [ 0.189740] GPIO line 498 (pcie1pereset) hogged as output/high [ 0.202526] cryptd: max_cpu_qlen set to 1000 [ 0.208656] SCSI subsystem initialized [ 0.212642] libata version 3.00 loaded. [ 0.216694] usbcore: registered new interface driver usbfs [ 0.222230] usbcore: registered new interface driver hub [ 0.227585] usbcore: registered new device driver usb [ 0.232672] videodev: Linux video capture interface: v2.00 [ 0.238204] pps_core: LinuxPPS API ver. 1 registered [ 0.243195] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.252387] PTP clock support registered [ 0.257053] Bluetooth: Core ver 2.22 [ 0.260675] NET: Registered protocol family 31 [ 0.265137] Bluetooth: HCI device and connection manager initialized [ 0.271527] Bluetooth: HCI socket layer initialized [ 0.276429] Bluetooth: L2CAP socket layer initialized [ 0.281510] Bluetooth: SCO socket layer initialized [ 0.286703] clocksource: Switched to clocksource arch_sys_counter [ 0.293385] thermal_sys: Registered thermal governor 'step_wise' [ 0.293388] thermal_sys: Registered thermal governor 'user_space' [ 0.299799] NET: Registered protocol family 2 [ 0.310383] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.318544] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 0.327039] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.334843] TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear) [ 0.342055] TCP: Hash tables configured (established 4096 bind 4096) [ 0.348506] mptcp init [ 0.348544] MPTCP token hash table entries: 512 (order: 1, 12288 bytes, linear) [ 0.358287] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.364858] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.371938] NET: Registered protocol family 1 [ 0.376331] PCI: CLS 0 bytes, default 64 [ 0.382420] workingset: timestamp_bits=46 max_order=17 bucket_order=0 [ 0.391195] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.397072] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.428061] Debug interface error [ 0.431501] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) [ 0.439449] phy phy-soc:usb-phy@11c50000.1: type_sw - reg 0x218, index 0 [ 0.446532] gpio-export gpio-export: 1 gpio(s) exported [ 0.452247] mtk-pcie 11280000.pcie: host bridge /soc/pcie@11280000 ranges: [ 0.459172] mtk-pcie 11280000.pcie: Parsing ranges property... [ 0.465046] mtk-pcie 11280000.pcie: IO 0x20000000..0x201fffff -> 0x20000000 [ 0.472316] mtk-pcie 11280000.pcie: MEM 0x20200000..0x2fffffff -> 0x20200000 [ 0.479616] mtk-pcie 11280000.pcie: failed to get max link width [ 0.711882] mtk-pcie 11280000.pcie: PCI host bridge to bus 0000:00 [ 0.718106] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.723622] pci_bus 0000:00: root bus resource [io 0x0000-0x1fffff] (bus address [0x20000000-0x201fffff]) [ 0.733333] pci_bus 0000:00: root bus resource [mem 0x20200000-0x2fffffff] [ 0.740247] pci_bus 0000:00: scanning bus [ 0.744292] pci 0000:00:00.0: [14c3:7987] type 01 class 0x060400 [ 0.750358] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x00007fff 64bit] [ 0.757254] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold [ 0.763383] pci 0000:00:00.0: PME# disabled [ 0.768551] pci_bus 0000:00: fixups for bus [ 0.772759] pci 0000:00:00.0: scanning [bus 00-00] behind bridge, pass 0 [ 0.779497] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 0.787553] pci 0000:00:00.0: scanning [bus 00-00] behind bridge, pass 1 [ 0.794348] pci_bus 0000:01: scanning bus [ 0.798398] pci 0000:01:00.0: [14c3:7993] type 00 class 0x028000 [ 0.804490] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit] [ 0.811335] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x00007fff 64bit] [ 0.818313] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold [ 0.824442] pci 0000:01:00.0: PME# disabled [ 0.839524] pci_bus 0000:01: fixups for bus [ 0.843734] pci_bus 0000:01: bus scan returning with max=01 [ 0.849338] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 0.855991] pci_bus 0000:00: bus scan returning with max=01 [ 0.861607] pci 0000:00:00.0: BAR 8: assigned [mem 0x20200000-0x204fffff] [ 0.868433] pci 0000:00:00.0: BAR 0: assigned [mem 0x20500000-0x20507fff 64bit] [ 0.875792] pci 0000:01:00.0: BAR 0: assigned [mem 0x20200000-0x203fffff 64bit] [ 0.883157] pci 0000:01:00.0: BAR 2: assigned [mem 0x20400000-0x20407fff 64bit] [ 0.890522] pci 0000:00:00.0: PCI bridge to [bus 01] [ 0.895514] pci 0000:00:00.0: bridge window [mem 0x20200000-0x204fffff] [ 0.902355] pci 0000:00:00.0: Max Payload Size set to 256/ 256 (was 128), Max Read Rq 256 [ 0.910862] pci 0000:01:00.0: Max Payload Size set to 256/ 256 (was 128), Max Read Rq 256 [ 0.919431] pcieport 0000:00:00.0: assign IRQ: got 79 [ 0.924517] pcieport 0000:00:00.0: enabling device (0000 -> 0002) [ 0.930653] pcieport 0000:00:00.0: enabling bus mastering [ 0.936835] pcieport 0000:00:00.0: PME: Signaling with IRQ 80 [ 0.943487] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled [ 0.951383] printk: console [ttyS0] disabled [ 0.975815] 11000000.serial: ttyS0 at MMIO 0x11000000 (irq = 59, base_baud = 2500000) is a ST16650V2 [ 0.985030] printk: console [ttyS0] enabled [ 0.993392] printk: bootconsole [uart8250] disabled [ 1.003638] mtk_rng soc:trng@1020f000: registered RNG driver [ 1.003667] random: crng init done [ 1.012976] Loading iSCSI transport class v2.0-870. [ 1.020558] spi-nand spi1.0: calibration result: 0x2 [ 1.026274] spi-nand spi1.0: CASN page check failed [ 1.031162] spi-nand spi1.0: Fallback to read ID [ 1.035863] spi-nand spi1.0: Macronix SPI NAND was found. [ 1.041260] spi-nand spi1.0: 512 MiB, block size: 256 KiB, page size: 4096, OOB size: 128 [ 1.052287] [mtk_hw_init] reset_lock:0, force:0 [ 1.056940] [mtk_hw_init] execute fe cold reset [ 1.072476] mtk_soc_eth 15100000.ethernet: MDC is running on 2500000 Hz [ 1.456497] MediaTek MT7987 2.5GbE PHY mdio-bus:0f: Firmware date code: 2025/8/22, version: 7.1.0 [ 1.477153] mtk_soc_eth 15100000.ethernet: generated random MAC address f6:2f:61:5d:58:95 [ 1.485888] mtk_soc_eth 15100000.ethernet eth0: mediatek frame engine at 0xffffffc011f00000, irq 71 [ 1.494968] mtk_soc_eth 15100000.ethernet: generated random MAC address a6:74:d2:b7:10:bb [ 1.503655] mtk_soc_eth 15100000.ethernet eth1: mediatek frame engine at 0xffffffc011f00000, irq 71 [ 1.512701] (unnamed net_device) (dummy): netif_napi_add() called with weight 256 [ 1.520464] mtk_soc_eth 15100000.ethernet: DMA Monitor is running ! (v1.1.0) [ 1.527626] usbcore: registered new interface driver r8152 [ 1.533122] usbcore: registered new interface driver ax88179_178a [ 1.539356] xhci-mtk 11200000.xhci: 11200000.xhci supply vbus not found, using dummy regulator [ 1.547984] xhci-mtk 11200000.xhci: 11200000.xhci supply vusb33 not found, using dummy regulator [ 1.556881] phy phy-soc:usb-phy@11c50000.0: try to get sw efuse [ 1.562793] phy phy-soc:usb-phy@11c50000.0: try to get sw efuse+ [ 1.568804] phy phy-soc:usb-phy@11c50000.0: u2 auto load valid efuse: ENABLE with value: 1 [ 1.577060] phy phy-soc:usb-phy@11c50000.0: u2 efuse - intr 13 [ 1.582888] phy phy-soc:usb-phy@11c50000.1: try to get sw efuse [ 1.588797] phy phy-soc:usb-phy@11c50000.1: try to get sw efuse+ [ 1.594799] phy phy-soc:usb-phy@11c50000.1: u3 auto load valid efuse: ENABLE with value: 1 [ 1.603069] phy phy-soc:usb-phy@11c50000.1: u3 efuse - intr 0, rx_imp f, tx_imp d [ 1.610710] xhci-mtk 11200000.xhci: xHCI Host Controller [ 1.616022] xhci-mtk 11200000.xhci: new USB bus registered, assigned bus number 1 [ 1.626482] xhci-mtk 11200000.xhci: hcc params 0x01443f99 hci version 0x120 quirks 0x0000000020210010 [ 1.635725] xhci-mtk 11200000.xhci: irq 63, io mem 0x11200000 [ 1.641535] xhci-mtk 11200000.xhci: xHCI Host Controller [ 1.646841] xhci-mtk 11200000.xhci: new USB bus registered, assigned bus number 2 [ 1.654319] xhci-mtk 11200000.xhci: Host supports USB 3.2 Enhanced SuperSpeed [ 1.661740] hub 1-0:1.0: USB hub found [ 1.665515] hub 1-0:1.0: 1 port detected [ 1.669624] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 1.677911] hub 2-0:1.0: USB hub found [ 1.681669] hub 2-0:1.0: 1 port detected [ 1.685935] usbcore: registered new interface driver uas [ 1.691296] usbcore: registered new interface driver usb-storage [ 1.697410] i2c /dev entries driver [ 1.701868] mtk-soc-temp-lvts 1100a000.lvts: [lvts_cal] golden_temp = 60 [ 1.708574] mtk-soc-temp-lvts 1100a000.lvts: [lvts_cal] num:g_count:g_count_rc 0:19527:5497 1:19590:0 [ 1.718515] mtk-soc-temp-lvts 1100a000.lvts: [COUNT_RC_NOW] 0:5508 1:5516 [ 1.725405] mtk-soc-temp-lvts 1100a000.lvts: set_polling_speed 0, LVTSMONCTL1_0= 0x10000c,LVTSMONCTL2_0= 0x10001 [ 1.735571] mtk-soc-temp-lvts 1100a000.lvts: set_hw_filter 0, LVTSMSRCTL0_0= 0xb6d [ 1.743130] mtk-soc-temp-lvts 1100a000.lvts: lvts0: read all 2 sensors in 5040 us, one in 2404 us [ 1.751990] mtk-soc-temp-lvts 1100a000.lvts: set_tc_hw_reboot_threshold: LVTS0, the dominator sensing point= 4 [ 1.762411] mtk-wdt 1001c000.watchdog: Watchdog enabled (timeout=31 sec, nowayout=0) [ 1.770353] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@redhat.com [ 1.778872] Bluetooth: HCI UART driver ver 2.3 [ 1.783311] Bluetooth: HCI UART protocol H4 registered [ 1.788444] Bluetooth: HCI UART protocol BCSP registered [ 1.793745] Bluetooth: HCI UART protocol ATH3K registered [ 1.799209] Bluetooth: HCI UART protocol Broadcom registered [ 1.804870] Bluetooth: HCI UART protocol QCA registered [ 1.810325] cpu cpu0: dummy supplies not allowed for exclusive requests [ 1.818578] NET: Registered protocol family 10 [ 1.823611] Segment Routing with IPv6 [ 1.827347] NET: Registered protocol family 17 [ 1.831817] Bridge firewalling registered [ 1.835882] 8021q: 802.1Q VLAN Support v1.8 [ 1.846198] nmbm nmbm_spim_nand: Signature found at block 2047 [0x1ffc0000] [ 1.854406] nmbm nmbm_spim_nand: First info table with writecount 0 found in block 1920 [ 1.866053] nmbm nmbm_spim_nand: Second info table with writecount 0 found in block 1923 [ 1.874146] nmbm nmbm_spim_nand: NMBM has been successfully attached [ 1.880728] 7 fixed-partitions partitions found on MTD device nmbm_spim_nand [ 1.887769] Creating 7 MTD partitions on "nmbm_spim_nand": [ 1.893249] 0x000000000000-0x000000100000 : "BL2" [ 1.898399] 0x000000100000-0x000000180000 : "u-boot-env" [ 1.904019] 0x000000180000-0x000000580000 : "Factory" [ 1.909346] 0x000000580000-0x000000780000 : "FIP" [ 1.914347] 0x000000780000-0x0000007c0000 : "log" [ 1.919349] 0x0000007c0000-0x000000800000 : "CFG" [ 1.924359] 0x000000800000-0x00001e000000 : "ubi" [ 1.930108] UBI: auto-attach mtd7 [ 1.933438] ubi0: attaching mtd7 [ 3.002372] ubi0: scanning is finished [ 3.010616] ubi0: attached mtd7 (name "ubi", size 472 MiB) [ 3.016105] ubi0: PEB size: 262144 bytes (256 KiB), LEB size: 253952 bytes [ 3.022969] ubi0: min./max. I/O unit sizes: 4096/4096, sub-page size 4096 [ 3.029746] ubi0: VID header offset: 4096 (aligned 4096), data offset: 8192 [ 3.036694] ubi0: good PEBs: 1888, bad PEBs: 0, corrupted PEBs: 0 [ 3.042777] ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128 [ 3.049987] ubi0: max/mean erase counter: 6/3, WL threshold: 4096, image sequence number: 1755502931 [ 3.059105] ubi0: available PEBs: 0, total reserved PEBs: 1888, PEBs reserved for bad PEB handling: 38 [ 3.068401] ubi0: background thread "ubi_bgt0d" started, PID 942 [ 3.074979] block ubiblock0_1: created from ubi0:1(rootfs) [ 3.080463] ubiblock: device ubiblock0_1 (rootfs) set to be root filesystem [ 3.087419] hctosys: unable to open rtc device (rtc0) [ 3.092629] clk: Disabling unused clocks [ 3.099110] VFS: Mounted root (squashfs filesystem) readonly on device 253:0. [ 3.106407] Freeing unused kernel memory: 448K [ 3.126737] Run /sbin/init as init process [ 3.279011] init: Console is alive [ 3.282500] init: - watchdog - [ 3.841429] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 3.873023] install gl_hw_info [ 3.888555] loop: module loaded [ 3.892668] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.900564] fsl-ehci: Freescale EHCI Host controller driver [ 3.906728] ehci-platform: EHCI generic platform driver [ 3.913345] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.920027] ohci-platform: OHCI generic platform driver [ 3.926027] uhci_hcd: USB Universal Host Controller Interface driver [ 3.934489] Loading modules backported from Linux version v6.5-0-g2dde18cd1d8f [ 3.941726] Backport generated by backports.git v5.15.92-1-56-g5fb2ccb6b9e8 [ 3.955236] mt_osal_proc:mt_osal_proc_init:196:mt_osal_proc_init loaded [ 3.957747] mediatek_soc_hnat 15100000.hnat: wan = eth0 [ 3.969619] mediatek_soc_hnat 15100000.hnat: lan = eth1 [ 3.974838] mediatek_soc_hnat 15100000.hnat: lan2 = none [ 3.980140] mediatek_soc_hnat 15100000.hnat: ppd = eth1 [ 3.985356] mediatek_soc_hnat 15100000.hnat: gmac num = 2 [ 3.990746] mediatek_soc_hnat 15100000.hnat: ppe num = 2 [ 3.996620] mediatek_soc_hnat 15100000.hnat: PPE0 entry number = 8192 [ 4.013602] mediatek_soc_hnat 15100000.hnat: PPE0 hwnat start [ 4.019684] mediatek_soc_hnat 15100000.hnat: PPE1 entry number = 8192 [ 4.036653] mediatek_soc_hnat 15100000.hnat: PPE1 hwnat start [ 4.042452] hnat roaming work enable [ 4.048344] warp_module_init(): module init and register callback for warp [ 4.055278] create warp_ctrl ok!!! [ 4.058802] wed_get_slot_map(): assign slot_id:0 for entry: 0! [ 4.065788] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 4.083250] init: - preinit - [ 4.566756] mtk_soc_eth 15100000.ethernet eth0: PHY [mdio-bus:07] driver [RTL8221B-VB-CG 2.5Gbps PHY (C45)] [ 4.576504] mtk_soc_eth 15100000.ethernet eth0: configuring for phy/2500base-x link mode [ 8.686453] mount_root: loading kmods from internal overlay [ 8.701291] kmodloader: loading kernel modules from //etc/modules-boot.d/* [ 8.709784] kmodloader: done loading kernel modules from //etc/modules-boot.d/* [ 9.872298] UBIFS (ubi0:2): Mounting in unauthenticated mode [ 9.878020] UBIFS (ubi0:2): background thread "ubifs_bgt0_2" started, PID 1099 [ 9.913365] UBIFS (ubi0:2): recovery needed [ 10.025344] UBIFS (ubi0:2): recovery completed [ 10.029838] UBIFS (ubi0:2): UBIFS: mounted UBI device 0, volume 2, name "rootfs_data" [ 10.037659] UBIFS (ubi0:2): LEB size: 253952 bytes (248 KiB), min./max. I/O unit sizes: 4096 bytes/4096 bytes [ 10.047561] UBIFS (ubi0:2): FS size: 394387456 bytes (376 MiB, 1553 LEBs), journal size 19808256 bytes (18 MiB, 78 LEBs) [ 10.058416] UBIFS (ubi0:2): reserved for root: 4952683 bytes (4836 KiB) [ 10.065022] UBIFS (ubi0:2): media format: w5/r0 (latest is w5/r0), UUID 682E2E95-5965-4AEC-BB7B-474FB8398FAF, small LPT model [ 10.078213] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab [ 10.091715] block: extroot: not configured [ 10.095912] UBIFS (ubi0:2): un-mount UBI device 0 [ 10.100620] UBIFS (ubi0:2): background thread "ubifs_bgt0_2" stops [ 10.109483] UBIFS (ubi0:2): Mounting in unauthenticated mode [ 10.115203] UBIFS (ubi0:2): background thread "ubifs_bgt0_2" started, PID 1102 [ 10.185744] UBIFS (ubi0:2): UBIFS: mounted UBI device 0, volume 2, name "rootfs_data" [ 10.193577] UBIFS (ubi0:2): LEB size: 253952 bytes (248 KiB), min./max. I/O unit sizes: 4096 bytes/4096 bytes [ 10.203479] UBIFS (ubi0:2): FS size: 394387456 bytes (376 MiB, 1553 LEBs), journal size 19808256 bytes (18 MiB, 78 LEBs) [ 10.214334] UBIFS (ubi0:2): reserved for root: 4952683 bytes (4836 KiB) [ 10.220939] UBIFS (ubi0:2): media format: w5/r0 (latest is w5/r0), UUID 682E2E95-5965-4AEC-BB7B-474FB8398FAF, small LPT model [ 10.236165] mount_root: loading kmods from internal overlay [ 10.249095] kmodloader: loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/* [ 10.258834] kmodloader: done loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/* [ 11.376329] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab [ 11.387843] block: extroot: not configured [ 11.393847] mount_root: switching to ubifs overlay [ 11.409348] urandom-seed: Seeding with /etc/urandom.seed [ 11.558224] procd: - early - [ 11.561181] procd: - watchdog - [ 12.103508] procd: - watchdog - [ 12.108742] procd: - ubus - [ 12.163162] procd: - init - [ 12.554083] mtdoops: MTD partition 5 not big enough for mtdoops [ 12.714268] urngd: v1.0.2 started. [ 13.001946] kmodloader: loading kernel modules from /etc/modules.d/* [ 13.016762] ntfs: driver 2.1.32 [Flags: R/O MODULE]. [ 13.024830] DNS Mark module loaded [ 13.030366] OpenVPN data channel offload (ovpn-dco) 2.0.0 -- (C) 2020- OpenVPN, Inc. [ 13.039342] tun: Universal TUN/TAP device driver, 1.6 [ 13.820874] mt_wifi: module license 'Proprietary' taints kernel. [ 13.826911] Disabling lock debugging due to kernel taint [ 13.870916] physical_device_init! [ 13.874302] ser_mngr_init() [ 13.875362] wmcpu-reserved: erase: phy(0x0000000050000000), vir(ffffffc013700000-ffffffc013800000)(size=0x100000) [ 13.896156] mtk_hwifi: module uses symbols from proprietary module mt_wifi, inheriting taint. [ 13.906592] connac_if: module uses symbols from proprietary module mt_wifi, inheriting taint. [ 13.916142] mtk_pci: module uses symbols from proprietary module mtk_hwifi, inheriting taint. [ 13.926093] mtk_wed: module uses symbols from proprietary module mtk_hwifi, inheriting taint. [ 14.153456] mt7993: module uses symbols from proprietary module mtk_hwifi, inheriting taint. [ 14.163182] mt7993 0000:01:00.0: assign IRQ: got 79 [ 14.168135] mt7993 0000:01:00.0: enabling device (0000 -> 0002) [ 14.174131] mt7993 0000:01:00.0: enabling bus mastering [ 14.179367] mt7993 0000:01:00.0: Using 36bit DMA for streaming map [ 14.185574] mt7993 0000:01:00.0: Using 32bit DMA for coherent map [ 14.191672] mt7993 0000:01:00.0: connac_if_alloc_device() [ 14.197112] --> RTMPAllocAdapterBlock [ 14.201630] [ 14.201630] [ 14.201630] === pAd = 000000001342d740, size = 2481472 === [ 14.201630] [ 14.211933] <-- RTMPAllocAdapterBlock, Status=0 [ 14.216478] mt7993 0000:01:00.0: connac_if_alloc_device(): hw:000000000bfea2df, priv:000000007355eb0a, phy_size = 288 [ 14.228800] mtk_mat_tb_init(): tb_size 64, mem_size 576 [ 14.234313] mt7993_init_default()--> [ 14.237884] Use the default iPAiLNA bin image! [ 14.242326] <--mt7993_init_default() [ 14.245998] llget_profile_setting: dev_idx = 0! [ 14.250701] load l1profile succeed! [ 14.254250] BN0_profile_path: /etc/wireless/mediatek/mt7993.b0.dat [ 14.260462] BN1_profile_path: /etc/wireless/mediatek/mt7993.b1.dat [ 14.266738] E2pAccessMode=2 [ 14.269736] WHNAT=1 [ 14.272076] read_red_parms_from_file: RED_Enable --> 1 [ 14.277478] TestModeEn=0 [ 14.280288] rtmp_read_physical_device_parms: EDCCARegion:0 [ 14.286000] rtmp_read_physical_device_parms: PciL1ss:1 [ 14.291217] rtmp_read_physical_device_parms: LpOption=2:1, arg_len=3 [ 14.297722] rtmp_read_physical_device_parms: TpoEn=1 [ 14.303846] entry_table_init: PD_GET_HW_WTBL_MAX(device)=544 [ 14.311574] pause_bitmap_init: band_num=2, all_ac=68, per_ac=17, twt=18, pause=00000000a9839856, twt_pause=0000000073426ca3 [ 14.322700] pause[0]=00000000a685b939 [ 14.326349] twt_pause[0]=00000000483bb05e [ 14.330350] pause[1]=000000001de081f6 [ 14.334002] twt_pause[1]=000000004c2bd243 [ 14.338066] physical_device_add_main_device: add physical device obj 0000000053120dfc, device(=000000000f134cff), index(=0), chip=(0x7993)! [ 14.350577] mt7993 0000:01:00.0: connac_if_register_device_with_phy() [ 14.357047] physical_device_add_mac_adapter(): device(=000000000f134cff, index=0), mac_ad index(=0)! [ 14.366967] 7993@ERROR.HIF,ra0,hwifi_mcu_tx() 1557: send cmd fail! ret -22 [ 14.373883] invalid ctrl_info_ram_addr= 0x00000000, return [ 14.379417] mt7993 0000:01:00.0: connac_if_alloc_phy() [ 14.384557] --> RTMPAllocAdapterBlock [ 14.389210] [ 14.389210] [ 14.389210] === pAd = 000000004fc94e6c, size = 2481472 === [ 14.389210] [ 14.399566] <-- RTMPAllocAdapterBlock, Status=0 [ 14.404130] mt7993 0000:01:00.0: connac_if_alloc_phy(): hw:00000000397c342c, priv:00000000aecfa10d [ 14.413101] mt7993 0000:01:00.0: connac_if_register_device_with_phy() [ 14.419601] physical_device_add_mac_adapter(): device(=000000000f134cff, index=0), mac_ad index(=1)! [ 14.429617] 7993@ERROR.HIF,rai0,hwifi_mcu_tx() 1557: send cmd fail! ret -22 [ 14.436608] invalid ctrl_info_ram_addr= 0x00000000, return [ 14.442139] vendor: 14c3, device: 7993 [ 14.445907] subvendor: ffffffff, subdevice: ffffffff [ 14.450877] class: 0, class_mask: 0 [ 14.454364] driver_data : 0000000000000000 [ 14.458486] mt7993 0000:01:00.0: connac_if_start() [ 14.506746] warp_cap_support(): chip_id=7993 is in WHNAT support list [ 14.513236] warp_get_pcie_slot():domain_nr: 0 [ 14.517612] warp_entry_acquire(): bus slot:0, hook to WARP, entry id=0, entry: 00000000e2b1d9dd, slot_id:0 [ 14.527439] warp_entry_assign_by_pdev():prob success!return entry[0] [ 14.533826] warp_dev0 15010000.wed0: Using 36bit DMA for streaming map [ 14.540360] warp_dev0 15010000.wed0: Using 32bit DMA for coherent map [ 14.546846] wed_init(0): res_start = 0x0000000015010000[p], size = 2000, irq=64,base_addr=0xffffffc0112f2000 [ 14.557254] create wed ok!!! [ 14.565617] mt7993 0000:01:00.0: dump_chip_info(): chip id: 7993 [ 14.617531] wdma_dma_ctrl(): WDMA_GLO_CFG0=5a274, txrx = 3 [ 14.623052] mt7993 0000:01:00.0: mt7993_check_fwdl_state(): check target stat=1, cur state=1 [ 14.631824] mt7993 0000:01:00.0: HW/SW Version: 0x8a108a10, Build Time: 20250623123248a [ 14.631824] [ 14.651969] mt7993 0000:01:00.0: WM Firmware Version: ____000000, Build Time: 20250623123332, FW Mode: 0 [ 15.100255] mt7993 0000:01:00.0: mt7993_check_fwdl_state(): check target stat=3, cur state=3 [ 15.250630] mt7993_prek_preinit()--> [ 15.254255] <--mt7993_prek_preinit() [ 15.259200] SKU: #1.MT7993-BE3600-7976C [ 15.278208] SKU: #1.MT7993-BE3600-7976C [ 15.295998] 7993@ERROR.HW,ra0,cal_free_data_get() 1081: [ 17.199240] GACT probability on [ 17.203086] Mirror/redirect action on [ 17.209704] u32 classifier [ 17.212424] input device check on [ 17.216076] Actions configured [ 17.223611] fuse: init (API version 7.31) [ 17.229694] crypto-safexcel 15600000.crypto: EIP196:121(0,1,4,4)-HIA:282(0,6,6),PE:152/480(alg:7fc1ff00)/0/0/0 [ 17.246501] usbcore: registered new interface driver cdc_acm [ 17.252175] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 17.260826] usbcore: registered new interface driver cdc_ether [ 17.267526] usbcore: registered new interface driver cdc_ncm [ 17.273847] usbcore: registered new interface driver cdc_wdm [ 17.281538] usbcore: registered new interface driver huawei_cdc_ncm [ 17.289922] usbcore: registered new interface driver ipheth [ 17.299605] Current mapfilter version v3.0.1.2 [ 17.304862] -->mtfwd_init(ver:2.0) [ 17.304896] <-- [ 17.309306] -->mtqos_init(), mtqos ver:1.0 [ 17.311135] <-- [ 17.337732] usbcore: registered new interface driver qmi_wwan [ 17.344334] usbcore: registered new interface driver rndis_host [ 17.353075] usbcore: registered new interface driver usbserial_generic [ 17.359643] usbserial: USB Serial support registered for generic [ 17.367193] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information. [ 17.375028] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved. [ 17.401118] xt_time: kernel timezone is -0000 [ 17.407482] PPP generic driver version 2.4.2 [ 17.412748] NET: Registered protocol family 24 [ 17.419151] usbcore: registered new interface driver option [ 17.424803] usbserial: USB Serial support registered for GSM modem (1-port) [ 17.433333] kmodloader: done loading kernel modules from /etc/modules.d/* [ 20.273208] kmwan: sensitivity and mode are set. [ 20.345484] get_dev_l2profile: Band0: profile path=/etc/wireless/mediatek/mt7993.b0.dat [ 20.356068] RtmpMgmtTaskInit(939): task_name is RtmpCmdQTask_00 [ 20.362116] WscThreadInit(11527): task_name is RtmpWscTask_00 [ 20.367995] bcn_bpcc_TaskInit(3904): task_name is BPCCCmdQTask_00 [ 20.374251] ser_init(309): task_name is ser_task_00 [ 20.379684] get_dev_l2profile: Band0: profile path=/etc/wireless/mediatek/mt7993.b0.dat [ 20.393172] : PartialScanACS=0 [ 20.397163] : ScanningDwell=200 [ 20.401230] : RestoreDwell=150 [ 20.405335] : ChUtilThr=0 [ 20.408883] : ACSIceChUtilThr=0 [ 20.412932] : ACSMaxACSTimes=0 [ 20.416887] : StaNumThr=1 [ 20.420421] : ACSSwChThr=0 [ 20.431374] configure(ra0)bVLAN_Tag=1 [ 20.465281] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 20.470440] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 20.475582] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 20.480736] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 20.485888] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 20.491024] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 20.496160] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 20.501316] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 20.506469] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 20.511609] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 20.516760] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 20.521913] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 20.527057] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 20.532199] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 20.537340] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 20.542477] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 20.547676] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 20.552831] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 20.557974] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 20.563117] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 20.568270] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 20.573407] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 20.578540] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 20.583688] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 20.588831] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 20.593980] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 20.599121] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 20.604278] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 20.609435] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 20.614590] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 20.619736] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 20.624891] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 20.668501] BSS0 mld_grp_idx=0 [ 20.671565] BSS1 mld_grp_idx=0 [ 20.674614] BSS2 mld_grp_idx=0 [ 20.677686] BSS3 mld_grp_idx=0 [ 20.680873] BSS0 TidMapping=0xff [ 20.684109] BSS1 TidMapping=0xff [ 20.687344] BSS2 TidMapping=0xff [ 20.690567] BSS3 TidMapping=0xff [ 20.693922] Line.1156 - AP Band0(MBSS0) ==> wlan_config_set_nsep_priority_access: cfg nsep_priority_access_enable = 1 [ 20.704538] Line.1156 - AP Band0(MBSS1) ==> wlan_config_set_nsep_priority_access: cfg nsep_priority_access_enable = 1 [ 20.715146] Line.1156 - AP Band0(MBSS2) ==> wlan_config_set_nsep_priority_access: cfg nsep_priority_access_enable = 1 [ 20.725748] Line.1156 - AP Band0(MBSS3) ==> wlan_config_set_nsep_priority_access: cfg nsep_priority_access_enable = 1 [ 20.736591] Line.1198 - AP Band0(MBSS0) ==> wlan_config_set_eht_om_ctrl: cfg eht_om_ctrl_enable = 1 [ 20.745747] Line.1219 - AP Band0(MBSS0) ==> wlan_config_set_eht_txop_sharing_trigger: cfg txop_sharing_trigger_enable = 0 [ 20.756699] Line.1219 - AP Band0(MBSS1) ==> wlan_config_set_eht_txop_sharing_trigger: cfg txop_sharing_trigger_enable = 0 [ 20.767654] Line.1219 - AP Band0(MBSS2) ==> wlan_config_set_eht_txop_sharing_trigger: cfg txop_sharing_trigger_enable = 0 [ 20.778612] Line.1219 - AP Band0(MBSS3) ==> wlan_config_set_eht_txop_sharing_trigger: cfg txop_sharing_trigger_enable = 0 [ 20.789818] Line.1283 - AP Band0(MBSS0) ==> wlan_config_set_eht_scs_traffic: cfg restricted_twt_support = 1 [ 20.800166] Line.1393 - AP Band0(MBSS0) ==> wlan_config_set_emlsr_mr: cfg emlsr_mr = 1 [ 20.808085] Line.1393 - AP Band0(MBSS1) ==> wlan_config_set_emlsr_mr: cfg emlsr_mr = 0 [ 20.816007] Line.1393 - AP Band0(MBSS2) ==> wlan_config_set_emlsr_mr: cfg emlsr_mr = 0 [ 20.823928] Line.1393 - AP Band0(MBSS3) ==> wlan_config_set_emlsr_mr: cfg emlsr_mr = 0 [ 20.831966] Line.1414 - AP Band0(MBSS0) ==> wlan_config_set_trans_to: cfg trans_to = 0 [ 20.839890] Line.1414 - AP Band0(MBSS1) ==> wlan_config_set_trans_to: cfg trans_to = 0 [ 20.847818] Line.1414 - AP Band0(MBSS2) ==> wlan_config_set_trans_to: cfg trans_to = 0 [ 20.855742] Line.1414 - AP Band0(MBSS3) ==> wlan_config_set_trans_to: cfg trans_to = 0 [ 20.863782] Line.1435 - AP Band0(MBSS0) ==> wlan_config_set_eml_omn_en: cfg EML OMN enable = 0 [ 20.872419] Line.1435 - AP Band0(MBSS1) ==> wlan_config_set_eml_omn_en: cfg EML OMN enable = 0 [ 20.881042] Line.1435 - AP Band0(MBSS2) ==> wlan_config_set_eml_omn_en: cfg EML OMN enable = 0 [ 20.889667] Line.1435 - AP Band0(MBSS3) ==> wlan_config_set_eml_omn_en: cfg EML OMN enable = 0 [ 20.898404] Line.1461 - AP Band0(MBSS0) ==> wlan_config_set_eht_bw: cfg bw = 1 [ 20.905641] wlan_config_set_eht_bw: cfg bw = 1 [ 20.910100] wlan_config_set_eht_bw: cfg bw = 1 [ 20.914551] wlan_config_set_eht_bw: cfg bw = 1 [ 20.919000] wlan_config_set_eht_bw: cfg bw = 1 [ 20.923453] wlan_config_set_eht_bw: cfg bw = 1 [ 20.927906] wlan_config_set_eht_bw: cfg bw = 1 [ 20.932370] wlan_config_set_eht_bw: cfg bw = 1 [ 20.936825] wlan_config_set_eht_bw: cfg bw = 1 [ 20.941273] wlan_config_set_eht_bw: cfg bw = 1 [ 20.945732] wlan_config_set_eht_bw: cfg bw = 1 [ 20.950196] wlan_config_set_eht_bw: cfg bw = 1 [ 20.954657] wlan_config_set_eht_bw: cfg bw = 1 [ 20.959110] wlan_config_set_eht_bw: cfg bw = 1 [ 20.963562] wlan_config_set_eht_bw: cfg bw = 1 [ 20.968011] wlan_config_set_eht_bw: cfg bw = 1 [ 20.972452] Line.1461 - AP Band0(MBSS1) ==> wlan_config_set_eht_bw: cfg bw = 1 [ 20.979666] Line.1461 - AP Band0(MBSS2) ==> wlan_config_set_eht_bw: cfg bw = 1 [ 20.986881] Line.1461 - AP Band0(MBSS3) ==> wlan_config_set_eht_bw: cfg bw = 1 [ 20.994712] Line.1574 - AP Band0(MBSS0) ==> wlan_config_set_t2lm_nego_support: cfg t2lm_nego_support = 1 [ 21.004181] Line.1574 - AP Band0(MBSS1) ==> wlan_config_set_t2lm_nego_support: cfg t2lm_nego_support = 0 [ 21.013650] Line.1574 - AP Band0(MBSS2) ==> wlan_config_set_t2lm_nego_support: cfg t2lm_nego_support = 0 [ 21.023121] Line.1574 - AP Band0(MBSS3) ==> wlan_config_set_t2lm_nego_support: cfg t2lm_nego_support = 0 [ 21.034921] I/F STA (ra0) ==> ApcliMloDisable = 1 [ 21.040768] bss_color_profile_enable: value = 255 [ 21.048582] HwCmdThreadInit: task_name is HwCtrlTask_0 [ 21.053794] <--- HwCmdThreadInit(): status=0! [ 21.058164] mt7993 0000:01:00.0: connac_if_start() [ 21.076866] mt7993_set_rro_timeout(12161):ret=0x0,step_one_timeout = 128,flush_all_timeout = 256 [ 21.086247] mt7993_set_rro_rss_map(12176):ret=0x0,rro_rss_map0 = 0x32103210,rro_rss_map1 = 0x32103210 [ 21.096918] hwifi_init_sdo_override(2366): hw->override_info->enable 1 [ 21.104028] hwifi_init_hw_ring_setting(2337): ret=0x0, rx_path_type = 0 [ 21.111203] hwifi_init_hw_ring_setting(2341): ret=0x0, rro_bypass_type = 2 [ 21.118811] hwifi_init_hw_ring_setting(2347): ret=0x0, txfreedone_path = 0 [ 21.125688] hwifi_init_hw_ring_setting(2354): ret=0x0, hif_txd_ver_sdo = 33 [ 21.132648] NICReadEEPROMParameters: MacAddrAdj=0x0 [ 21.137526] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 21.142656] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 21.147786] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 21.152916] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 21.158047] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 21.163177] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 21.168307] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 21.173436] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 21.178566] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 21.183705] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 21.188836] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 21.193966] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 21.199097] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 21.204226] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 21.209356] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 21.214486] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 21.219618] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 21.224748] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 21.229879] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 21.235008] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 21.240138] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 21.245268] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 21.250400] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 21.255530] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 21.260661] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 21.265792] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 21.270923] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 21.276053] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 21.281186] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 21.286317] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 21.291448] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 21.296579] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 21.314393] ---> physical_device_thread_init() [ 21.318835] ---> physical_device_thread_queue_init() [ 21.323792] <--- physical_device_thread_queue_init() [ 21.328749] physical_device_thread_init(362): task_name is DeviceTask_0 [ 21.335433] <--- physical_device_thread_init(): status=0! [ 21.340914] UniCmdMuruSetLowPwr: BandIdx=0 CmdId=0 value=1 [ 21.351518] MlmeInit(1801): task_name is RtmpMlmeTask_00 [ 21.361313] SCS_init(): SCS Default Enable, Ret=0 [ 21.368721] wlan_config_set_eht_bw: cfg bw = 1 [ 21.373161] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 21.378299] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 21.385091] mt_serv_get_chip_info: 4314 [ 21.388987] [mt_serv_init_test][515]: band_num = 2, band_idx = 0 [ 21.476506] mt7993 0000:01:00.0: connac_if_config_bss(): fw_idx 0, omac_idx 0, wmm_idx 0, band_idx 0 [ 21.485765] 7993@ERROR.CHN,apcli0,phy_freq_adjust() 322: no prim_ch value for adjust! [ 21.493622] 7993@ERROR.CHN,apcli0,operate_loader_phy() 668: phy_freq_adjust failed! [ 21.493667] mt7993 0000:01:00.0: mtk_hwctrl_sta_alloc(G): mld_sta_idx=65535, wcid=512, hw_sta=00000000deef12da [ 21.514957] mt7993 0000:01:00.0: connac_if_config_phy(): update channel to 1 [ 21.762779] mt7993 0000:01:00.0: connac_if_config_phy(): update channel to 2 [ 22.017863] mt7993 0000:01:00.0: connac_if_config_phy(): update channel to 3 [ 22.268531] mt7993 0000:01:00.0: connac_if_config_phy(): update channel to 4 [ 22.520728] mt7993 0000:01:00.0: connac_if_config_phy(): update channel to 5 [ 22.768479] mt7993 0000:01:00.0: connac_if_config_phy(): update channel to 6 [ 23.012557] mt7993 0000:01:00.0: connac_if_config_phy(): update channel to 7 [ 23.260667] mt7993 0000:01:00.0: connac_if_config_phy(): update channel to 8 [ 23.508239] mt7993 0000:01:00.0: connac_if_config_phy(): update channel to 9 [ 23.756294] mt7993 0000:01:00.0: connac_if_config_phy(): update channel to 10 [ 24.004203] mt7993 0000:01:00.0: connac_if_config_phy(): update channel to 11 [ 24.248313] mt7993 0000:01:00.0: connac_if_config_phy(): update channel to 2 [ 24.528212] UniEventEDCCAThresholdProc: fginit = 1, EDCCA Threshold=191, 194, 197, 200 [ 24.539768] mt7993 0000:01:00.0: connac_if_config_phy(): update channel to 1 [ 24.707543] mt7993 0000:01:00.0: connac_if_config_phy(): update channel to 2 [ 24.871525] mt7993 0000:01:00.0: connac_if_config_phy(): update channel to 3 [ 25.035522] mt7993 0000:01:00.0: connac_if_config_phy(): update channel to 4 [ 25.199534] mt7993 0000:01:00.0: connac_if_config_phy(): update channel to 5 [ 25.367512] mt7993 0000:01:00.0: connac_if_config_phy(): update channel to 6 [ 25.536670] mt7993 0000:01:00.0: connac_if_config_phy(): update channel to 7 [ 25.703563] mt7993 0000:01:00.0: connac_if_config_phy(): update channel to 8 [ 25.871440] mt7993 0000:01:00.0: connac_if_config_phy(): update channel to 9 [ 26.035520] mt7993 0000:01:00.0: connac_if_config_phy(): update channel to 10 [ 26.198716] mt7993 0000:01:00.0: connac_if_config_phy(): update channel to 2 [ 26.244712] UniEventEDCCAThresholdProc: fginit = 1, EDCCA Threshold=191, 194, 197, 200 [ 26.254845] mt7993 0000:01:00.0: connac_if_config_phy(): update channel to 2 [ 26.443925] UniEventEDCCAThresholdProc: fginit = 1, EDCCA Threshold=191, 194, 197, 200 [ 26.453619] mt7993 0000:01:00.0: connac_if_mld_add_link(): grp 17, mat 32, mldmat 32, remap 255 [ 26.462338] wlan_config_set_t2lm_nego_support: cfg t2lm_nego_support = 1 [ 26.469032] wlan_config_set_emlsr_mr: cfg emlsr_mr = 1 [ 26.474163] wlan_config_set_trans_to: cfg trans_to = 0 [ 26.479294] wlan_config_set_eml_omn_en: cfg EML OMN enable = 0 [ 26.500068] u1CCKTxStream = 4 [ 26.503117] set wrong parameters [ 26.565221] vow_mbss_grp_band_map not support for VOW_GEN:4 [ 26.582391] UniEventEDCCAThresholdProc: fginit = 1, EDCCA Threshold=191, 194, 197, 200 [ 26.593623] mtk_ppe_dev_register_hook : ineterface ra0 register (1) [ 26.595597] 7993@ERROR.CHN,ra0,ReleaseChannelOpChargeForCurrentOwner() 1378: caller:APOverlappingScan+0x1e0/0x278 [mt_wifi]. Try to release an empty owner_bit_mask!! done=0, ownBitMask=0x0, ChOpWaitBitMask=0x0 [ 26.595597] [ 26.946935] mtk_soc_eth 15100000.ethernet eth1: PHY [mdio-bus:0f] driver [MediaTek MT7987 2.5GbE PHY] [ 26.976351] mtk_soc_eth 15100000.ethernet eth1: configuring for phy/internal link mode [ 26.986113] nf_unregister_hooks() [ 26.989844] br-lan: port 1(eth1) entered blocking state [ 26.995100] br-lan: port 1(eth1) entered disabled state [ 27.000531] device eth1 entered promiscuous mode [ 27.004961] mtk_soc_eth 15100000.ethernet eth1: Link is Up - 2.5Gbps/Full - flow control rx/tx [ 27.006255] br-lan: port 1(eth1) entered blocking state [ 27.019022] br-lan: port 1(eth1) entered forwarding state [ 27.024790] tertf: br-lan registered, add it [ 27.032075] br-lan: port 2(ra0) entered blocking state [ 27.037290] br-lan: port 2(ra0) entered disabled state [ 27.044364] device ra0 entered promiscuous mode [ 27.049133] br-lan: port 2(ra0) entered blocking state [ 27.054344] br-lan: port 2(ra0) entered forwarding state [ 27.198802] mtk_soc_eth 15100000.ethernet eth0: PHY [mdio-bus:07] driver [RTL8221B-VB-CG 2.5Gbps PHY (C45)] [ 27.208584] mtk_soc_eth 15100000.ethernet eth0: configuring for phy/2500base-x link mode [ 27.480776] wlan_config_set_eht_bw: cfg bw = 1 [ 27.485354] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 27.490543] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 27.513113] wlan_config_set_eht_bw: cfg bw = 1 [ 27.517774] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 27.522955] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 27.545002] wlan_config_set_eht_bw: cfg bw = 1 [ 27.549508] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 27.554714] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 27.596037] wlan_config_set_eht_bw: cfg bw = 1 [ 27.600558] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 27.605754] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 27.622785] mt7993 0000:01:00.0: connac_if_config_bss(): fw_idx 1, omac_idx 11, wmm_idx 0, band_idx 0 [ 27.633280] mt7993 0000:01:00.0: mtk_hwctrl_sta_alloc(G): mld_sta_idx=65535, wcid=513, hw_sta=000000000e5510a0 [ 27.656118] mt7993 0000:01:00.0: connac_if_mld_add_link(): grp 18, mat 33, mldmat 33, remap 255 [ 27.664912] wlan_config_set_t2lm_nego_support: cfg t2lm_nego_support = 0 [ 27.671683] wlan_config_set_emlsr_mr: cfg emlsr_mr = 0 [ 27.676856] wlan_config_set_trans_to: cfg trans_to = 0 [ 27.682056] wlan_config_set_eml_omn_en: cfg EML OMN enable = 0 [ 27.707245] u1CCKTxStream = 4 [ 27.710304] set wrong parameters [ 27.779520] vow_mbss_grp_band_map not support for VOW_GEN:4 [ 27.798567] UniEventEDCCAThresholdProc: fginit = 1, EDCCA Threshold=191, 194, 197, 200 [ 27.811452] mtk_ppe_dev_register_hook : ineterface ra15 register (2) [ 27.844597] get_dev_l2profile: Band1: profile path=/etc/wireless/mediatek/mt7993.b1.dat [ 27.860059] RtmpMgmtTaskInit(939): task_name is RtmpCmdQTask_01 [ 27.867876] WscThreadInit(11527): task_name is RtmpWscTask_01 [ 27.873795] bcn_bpcc_TaskInit(3904): task_name is BPCCCmdQTask_01 [ 27.882068] ser_init(309): task_name is ser_task_01 [ 27.887813] get_dev_l2profile: Band1: profile path=/etc/wireless/mediatek/mt7993.b1.dat [ 27.901634] : PartialScanACS=0 [ 27.905701] : ScanningDwell=200 [ 27.909788] : RestoreDwell=150 [ 27.913897] : ChUtilThr=0 [ 27.917482] : ACSIceChUtilThr=0 [ 27.921578] : ACSMaxACSTimes=0 [ 27.925568] : StaNumThr=1 [ 27.929141] : ACSSwChThr=0 [ 27.940456] configure(rai0)bVLAN_Tag=1 [ 27.975456] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 27.980620] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 27.985781] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 27.990945] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 27.996107] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 28.001290] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 28.006454] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 28.011596] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 28.016751] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 28.021906] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 28.027046] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 28.032201] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 28.037371] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 28.042524] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 28.047695] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 28.052865] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 28.058102] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 28.063291] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 28.068486] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 28.073645] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 28.078790] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 28.083939] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 28.089109] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 28.094262] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 28.099430] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 28.104588] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 28.109740] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 28.114897] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 28.120067] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 28.125220] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 28.130372] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 28.135553] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 28.180445] BSS0 mld_grp_idx=0 [ 28.183537] BSS1 mld_grp_idx=0 [ 28.186589] BSS2 mld_grp_idx=0 [ 28.189678] BSS3 mld_grp_idx=0 [ 28.192909] BSS0 TidMapping=0xff [ 28.196165] BSS1 TidMapping=0xff [ 28.199404] BSS2 TidMapping=0xff [ 28.202640] BSS3 TidMapping=0xff [ 28.206042] Line.1156 - AP Band1(MBSS0) ==> wlan_config_set_nsep_priority_access: cfg nsep_priority_access_enable = 1 [ 28.216687] Line.1156 - AP Band1(MBSS1) ==> wlan_config_set_nsep_priority_access: cfg nsep_priority_access_enable = 1 [ 28.227332] Line.1156 - AP Band1(MBSS2) ==> wlan_config_set_nsep_priority_access: cfg nsep_priority_access_enable = 1 [ 28.237977] Line.1156 - AP Band1(MBSS3) ==> wlan_config_set_nsep_priority_access: cfg nsep_priority_access_enable = 1 [ 28.248876] Line.1198 - AP Band1(MBSS0) ==> wlan_config_set_eht_om_ctrl: cfg eht_om_ctrl_enable = 1 [ 28.258095] Line.1219 - AP Band1(MBSS0) ==> wlan_config_set_eht_txop_sharing_trigger: cfg txop_sharing_trigger_enable = 0 [ 28.269100] Line.1219 - AP Band1(MBSS1) ==> wlan_config_set_eht_txop_sharing_trigger: cfg txop_sharing_trigger_enable = 0 [ 28.280095] Line.1219 - AP Band1(MBSS2) ==> wlan_config_set_eht_txop_sharing_trigger: cfg txop_sharing_trigger_enable = 0 [ 28.291071] Line.1219 - AP Band1(MBSS3) ==> wlan_config_set_eht_txop_sharing_trigger: cfg txop_sharing_trigger_enable = 0 [ 28.302316] Line.1283 - AP Band1(MBSS0) ==> wlan_config_set_eht_scs_traffic: cfg restricted_twt_support = 1 [ 28.312739] Line.1393 - AP Band1(MBSS0) ==> wlan_config_set_emlsr_mr: cfg emlsr_mr = 1 [ 28.320706] Line.1393 - AP Band1(MBSS1) ==> wlan_config_set_emlsr_mr: cfg emlsr_mr = 0 [ 28.328658] Line.1393 - AP Band1(MBSS2) ==> wlan_config_set_emlsr_mr: cfg emlsr_mr = 0 [ 28.336609] Line.1393 - AP Band1(MBSS3) ==> wlan_config_set_emlsr_mr: cfg emlsr_mr = 0 [ 28.344717] Line.1414 - AP Band1(MBSS0) ==> wlan_config_set_trans_to: cfg trans_to = 0 [ 28.352701] Line.1414 - AP Band1(MBSS1) ==> wlan_config_set_trans_to: cfg trans_to = 0 [ 28.360632] Line.1414 - AP Band1(MBSS2) ==> wlan_config_set_trans_to: cfg trans_to = 0 [ 28.368599] Line.1414 - AP Band1(MBSS3) ==> wlan_config_set_trans_to: cfg trans_to = 0 [ 28.376693] Line.1435 - AP Band1(MBSS0) ==> wlan_config_set_eml_omn_en: cfg EML OMN enable = 0 [ 28.385337] Line.1435 - AP Band1(MBSS1) ==> wlan_config_set_eml_omn_en: cfg EML OMN enable = 0 [ 28.394008] Line.1435 - AP Band1(MBSS2) ==> wlan_config_set_eml_omn_en: cfg EML OMN enable = 0 [ 28.402669] Line.1435 - AP Band1(MBSS3) ==> wlan_config_set_eml_omn_en: cfg EML OMN enable = 0 [ 28.411423] Line.1461 - AP Band1(MBSS0) ==> wlan_config_set_eht_bw: cfg bw = 2 [ 28.418676] wlan_config_set_eht_bw: cfg bw = 2 [ 28.423154] wlan_config_set_eht_bw: cfg bw = 2 [ 28.427627] wlan_config_set_eht_bw: cfg bw = 2 [ 28.432098] wlan_config_set_eht_bw: cfg bw = 2 [ 28.436569] wlan_config_set_eht_bw: cfg bw = 2 [ 28.441049] wlan_config_set_eht_bw: cfg bw = 2 [ 28.445516] wlan_config_set_eht_bw: cfg bw = 2 [ 28.449985] wlan_config_set_eht_bw: cfg bw = 2 [ 28.454466] wlan_config_set_eht_bw: cfg bw = 2 [ 28.458926] wlan_config_set_eht_bw: cfg bw = 2 [ 28.463424] wlan_config_set_eht_bw: cfg bw = 2 [ 28.467900] wlan_config_set_eht_bw: cfg bw = 2 [ 28.472366] wlan_config_set_eht_bw: cfg bw = 2 [ 28.476844] wlan_config_set_eht_bw: cfg bw = 2 [ 28.481307] wlan_config_set_eht_bw: cfg bw = 2 [ 28.485793] Line.1461 - AP Band1(MBSS1) ==> wlan_config_set_eht_bw: cfg bw = 2 [ 28.493038] Line.1461 - AP Band1(MBSS2) ==> wlan_config_set_eht_bw: cfg bw = 2 [ 28.500317] Line.1461 - AP Band1(MBSS3) ==> wlan_config_set_eht_bw: cfg bw = 2 [ 28.508205] Line.1574 - AP Band1(MBSS0) ==> wlan_config_set_t2lm_nego_support: cfg t2lm_nego_support = 1 [ 28.517717] Line.1574 - AP Band1(MBSS1) ==> wlan_config_set_t2lm_nego_support: cfg t2lm_nego_support = 0 [ 28.527212] Line.1574 - AP Band1(MBSS2) ==> wlan_config_set_t2lm_nego_support: cfg t2lm_nego_support = 0 [ 28.536727] Line.1574 - AP Band1(MBSS3) ==> wlan_config_set_t2lm_nego_support: cfg t2lm_nego_support = 0 [ 28.548649] I/F STA (ra0) ==> ApcliMloDisable = 1 [ 28.554566] bss_color_profile_enable: value = 255 [ 28.562584] mt7993 0000:01:00.0: connac_if_start() [ 28.575363] hwifi_init_sdo_override(2366): hw->override_info->enable 1 [ 28.581986] NICReadEEPROMParameters: MacAddrAdj=0x0 [ 28.586894] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 28.592070] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 28.597233] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 28.602407] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 28.607590] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 28.612761] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 28.617926] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 28.623076] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 28.628245] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 28.633416] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 28.638578] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 28.643746] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 28.648913] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 28.654075] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 28.659231] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 28.664390] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 28.669553] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 28.674719] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 28.679901] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 28.685063] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 28.690227] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 28.695401] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 28.700556] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 28.705710] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 28.710873] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 28.716028] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 28.721186] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 28.726341] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 28.731496] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 28.736660] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 28.741825] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 28.746969] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 28.752143] UniCmdMuruSetLowPwr: BandIdx=1 CmdId=0 value=1 [ 28.765957] MlmeInit(1801): task_name is RtmpMlmeTask_01 [ 28.775864] SCS_init(): SCS Default Enable, Ret=0 [ 28.784719] wlan_config_set_eht_bw: cfg bw = 2 [ 28.789407] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 28.794584] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 28.801691] mt_serv_get_chip_info: 4314 [ 28.805602] [mt_serv_init_test][515]: band_num = 2, band_idx = 1 [ 28.879143] mt7993 0000:01:00.0: connac_if_config_bss(): fw_idx 2, omac_idx 0, wmm_idx 0, band_idx 1 [ 28.888482] 7993@ERROR.CHN,apclii0,phy_freq_adjust() 322: no prim_ch value for adjust! [ 28.896451] 7993@ERROR.CHN,apclii0,operate_loader_phy() 668: phy_freq_adjust failed! [ 28.896498] mt7993 0000:01:00.0: mtk_hwctrl_sta_alloc(G): mld_sta_idx=65535, wcid=514, hw_sta=000000008c6c36e6 [ 28.918255] mt7993 0000:01:00.0: connac_if_config_phy(): update channel to 36 [ 29.165501] mt7993 0000:01:00.0: connac_if_config_phy(): update channel to 40 [ 29.412362] mt7993 0000:01:00.0: connac_if_config_phy(): update channel to 44 [ 29.660608] mt7993 0000:01:00.0: connac_if_config_phy(): update channel to 48 [ 29.908692] mt7993 0000:01:00.0: connac_if_config_phy(): update channel to 44 [ 30.464012] UniEventEDCCAThresholdProc: fginit = 1, EDCCA Threshold=187, 190, 193, 200 [ 30.475639] mt7993 0000:01:00.0: connac_if_mld_add_link(): grp 19, mat 34, mldmat 34, remap 255 [ 30.484358] wlan_config_set_t2lm_nego_support: cfg t2lm_nego_support = 1 [ 30.491053] wlan_config_set_emlsr_mr: cfg emlsr_mr = 1 [ 30.496185] wlan_config_set_trans_to: cfg trans_to = 0 [ 30.501315] wlan_config_set_eml_omn_en: cfg EML OMN enable = 0 [ 30.524258] u1CCKTxStream = 4 [ 30.527310] set wrong parameters [ 30.586639] vow_mbss_grp_band_map not support for VOW_GEN:4 [ 30.604401] UniEventEDCCAThresholdProc: fginit = 1, EDCCA Threshold=187, 190, 193, 200 [ 30.615946] mtk_ppe_dev_register_hook : ineterface rai0 register (3) [ 30.644307] br-lan: port 3(rai0) entered blocking state [ 30.649589] br-lan: port 3(rai0) entered disabled state [ 30.655119] device rai0 entered promiscuous mode [ 30.659949] br-lan: port 3(rai0) entered blocking state [ 30.665238] br-lan: port 3(rai0) entered forwarding state [ 30.708544] wlan_config_set_eht_bw: cfg bw = 2 [ 30.713151] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 30.718309] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 30.929696] wlan_config_set_eht_bw: cfg bw = 2 [ 30.934216] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 30.939386] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 30.957203] wlan_config_set_eht_bw: cfg bw = 2 [ 30.961868] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 30.967029] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 30.983998] wlan_config_set_eht_bw: cfg bw = 2 [ 30.988535] wlan_config_set_eht_tx_nss: cfg tx_nss = 2 [ 30.993712] wlan_config_set_eht_rx_nss: cfg rx_nss = 2 [ 31.004658] mt7993 0000:01:00.0: connac_if_config_bss(): fw_idx 3, omac_idx 11, wmm_idx 0, band_idx 1 [ 31.018091] mt7993 0000:01:00.0: mtk_hwctrl_sta_alloc(G): mld_sta_idx=65535, wcid=515, hw_sta=00000000c87b3faa [ 31.036095] mt7993 0000:01:00.0: connac_if_mld_add_link(): grp 20, mat 35, mldmat 35, remap 255 [ 31.045271] wlan_config_set_t2lm_nego_support: cfg t2lm_nego_support = 0 [ 31.052084] wlan_config_set_emlsr_mr: cfg emlsr_mr = 0 [ 31.057266] wlan_config_set_trans_to: cfg trans_to = 0 [ 31.062426] wlan_config_set_eml_omn_en: cfg EML OMN enable = 0 [ 31.088110] u1CCKTxStream = 4 [ 31.091188] set wrong parameters [ 31.159342] vow_mbss_grp_band_map not support for VOW_GEN:4 [ 31.179888] UniEventEDCCAThresholdProc: fginit = 1, EDCCA Threshold=187, 190, 193, 200 [ 31.193298] mtk_ppe_dev_register_hook : ineterface rai15 register (4) [ 35.180406] -->update_qos_map(), update qos map config. [ 35.814999] sh (12226): drop_caches: 3 [ 37.109501] no net device found for lan0 or apclii0 [ 37.114473] no net device found for lan1 or apclii0 [ 37.119519] no net device found for lan2 or apclii0 [ 37.124488] no net device found for lan3 or apclii0 root@GL-MT3600BE:~#
OpenWrt bootlog
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 6.18.28 (builder@buildhost) (aarch64-openwrt-linux-musl-gcc (OpenWrt GCC 14.3.0 r34414-348303a9e2) 14.3.0, GNU ld (GNU Binutils) 2.44) #0 SMP Tue May 12 07:34:32 2026 [ 0.000000] KASLR disabled due to lack of seed [ 0.000000] Machine model: GL.iNet GL-MT3600BE [ 0.000000] earlycon: uart8250 at MMIO32 0x0000000011000000 (options '') [ 0.000000] printk: legacy bootconsole [uart8250] enabled [ 0.000000] OF: reserved mem: 0x000000005ffc0000..0x000000005fffffff (256 KiB) nomap non-reusable secmon@5ffc0000 [ 0.000000] OF: reserved mem: 0x000000005ffb0000..0x000000005ffbffff (64 KiB) map non-reusable ramoops@5ffb0000 [ 0.000000] OF: reserved mem: 0x0000000050000000..0x00000000500fffff (1024 KiB) nomap non-reusable wmcpu-reserved@50000000 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000040000000-0x000000005fffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000040000000-0x000000004fffffff] [ 0.000000] node 0: [mem 0x0000000050000000-0x00000000500fffff] [ 0.000000] node 0: [mem 0x0000000050100000-0x000000005ffbffff] [ 0.000000] node 0: [mem 0x000000005ffc0000-0x000000005fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000005fffffff] [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.1 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: MIGRATE_INFO_TYPE not supported. [ 0.000000] psci: SMC Calling Convention v1.5 [ 0.000000] percpu: Embedded 20 pages/cpu s43544 r8192 d30184 u81920 [ 0.000000] pcpu-alloc: s43544 r8192 d30184 u81920 alloc=20*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: GICv3 CPU interface [ 0.000000] CPU features: kernel page table isolation disabled by kernel configuration [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Kernel command line: console=ttyS0,115200n1 earlycon=uart8250,mmio32,0x11000000 pci=pcie_bus_perf [ 0.000000] printk: log buffer data + meta data: 131072 + 458752 = 589824 bytes [ 0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.000000] software IO TLB: SWIOTLB bounce buffer size adjusted to 0MB [ 0.000000] software IO TLB: area num 4. [ 0.000000] software IO TLB: SWIOTLB bounce buffer size roundup to 1MB [ 0.000000] software IO TLB: mapped [mem 0x000000005f440000-0x000000005f540000] (1MB) [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 131072 [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] SLUB: HWalign=64, 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] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode [ 0.000000] GICv3: 640 SPIs implemented [ 0.000000] GICv3: 0 Extended SPIs implemented [ 0.000000] Root IRQ handler: gic_handle_irq [ 0.000000] GICv3: GICv3 features: 16 PPIs [ 0.000000] GICv3: GICD_CTLR.DS=0, SCR_EL3.FIQ=0 [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x000000000c080000 [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] arch_timer: cp15 timer running at 13.00MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2ff89eacb, max_idle_ns: 440795202429 ns [ 0.000000] sched_clock: 56 bits at 13MHz, resolution 76ns, wraps every 4398046511101ns [ 0.008229] Calibrating delay loop (skipped), value calculated using timer frequency.. 26.00 BogoMIPS (lpj=130000) [ 0.018651] pid_max: default: 32768 minimum: 301 [ 0.025000] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.032361] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.043743] cacheinfo: Unable to detect cache hierarchy for CPU 0 [ 0.050467] rcu: Hierarchical SRCU implementation. [ 0.055296] rcu: Max phase no-delay instances is 1000. [ 0.060680] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level [ 0.069027] smp: Bringing up secondary CPUs ... [ 0.073862] Detected VIPT I-cache on CPU1 [ 0.073892] GICv3: CPU1: found redistributor 1 region 0:0x000000000c0a0000 [ 0.073920] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.074257] Detected VIPT I-cache on CPU2 [ 0.074276] GICv3: CPU2: found redistributor 2 region 0:0x000000000c0c0000 [ 0.074290] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] [ 0.074613] Detected VIPT I-cache on CPU3 [ 0.074628] GICv3: CPU3: found redistributor 3 region 0:0x000000000c0e0000 [ 0.074639] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] [ 0.074673] smp: Brought up 1 node, 4 CPUs [ 0.131301] SMP: Total of 4 processors activated. [ 0.136027] CPU: All CPU(s) started at EL2 [ 0.140141] CPU features: detected: 32-bit EL0 Support [ 0.145309] CPU features: detected: CRC32 instructions [ 0.150495] alternatives: applying system-wide alternatives [ 0.156211] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching [ 0.164737] Memory: 492796K/524288K available (9984K kernel code, 1020K rwdata, 3040K rodata, 960K init, 310K bss, 28424K reserved, 0K cma-reserved) [ 0.181228] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.191171] posixtimers hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 0.198669] futex hash table entries: 1024 (65536 bytes on 1 NUMA nodes, total 64 KiB, linear). [ 0.207476] 28896 pages in range for non-PLT usage [ 0.207480] 520416 pages in range for PLT usage [ 0.213373] pinctrl core: initialized pinctrl subsystem [ 0.224973] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.231219] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.238325] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.246135] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.254471] thermal_sys: Registered thermal governor 'fair_share' [ 0.254475] thermal_sys: Registered thermal governor 'bang_bang' [ 0.260607] thermal_sys: Registered thermal governor 'step_wise' [ 0.266647] thermal_sys: Registered thermal governor 'user_space' [ 0.272747] ASID allocator initialised with 65536 entries [ 0.285050] pstore: Using crash dump compression: deflate [ 0.290482] printk: legacy console [ramoops-1] enabled [ 0.295907] pstore: Registered ramoops as persistent store backend [ 0.302123] ramoops: using 0x10000@0x5ffb0000, ecc: 0 [ 0.309469] /soc/interrupt-controller@c000000: Fixed dependency cycle(s) with /soc/interrupt-controller@c000000 [ 0.322794] /soc/pcie@11280000: Fixed dependency cycle(s) with /soc/pcie@11280000/interrupt-controller [ 0.341554] SCSI subsystem initialized [ 0.345442] libata version 3.00 loaded. [ 0.350631] clocksource: Switched to clocksource arch_sys_counter [ 0.358609] NET: Registered PF_INET protocol family [ 0.363625] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.371948] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 0.380361] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.388169] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.395988] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 0.403352] TCP: Hash tables configured (established 4096 bind 4096) [ 0.409912] MPTCP token hash table entries: 512 (order: 2, 12288 bytes, linear) [ 0.417346] UDP hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.424018] UDP-Lite hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.431269] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.436979] PCI: CLS 0 bytes, default 64 [ 0.441939] workingset: timestamp_bits=46 max_order=17 bucket_order=0 [ 0.452017] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.457890] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.469900] cryptd: max_cpu_qlen set to 1000 [ 0.507693] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.516851] mtk-pcie-gen3 11280000.pcie: host bridge /soc/pcie@11280000 ranges: [ 0.519869] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled [ 0.524282] mtk-pcie-gen3 11280000.pcie: Parsing ranges property... [ 0.533543] printk: legacy console [ttyS0] disabled [ 0.536986] mtk-pcie-gen3 11280000.pcie: IO 0x0020000000..0x00201fffff -> 0x0020000000 [ 0.550408] mtk-pcie-gen3 11280000.pcie: MEM 0x0020200000..0x002fffffff -> 0x0020200000 [ 0.579192] 11000000.serial: ttyS0 at MMIO 0x11000000 (irq = 65, base_baud = 2500000) is a ST16650V2 [ 0.588436] printk: legacy console [ttyS0] enabled [ 0.598030] printk: legacy bootconsole [uart8250] disabled [ 0.609782] mtk_rng soc:trng@1020f000: registered RNG driver [ 0.609824] random: crng init done [ 0.621078] loop: module loaded [ 0.627079] spi-nand spi0.0: calibration result: 0x2 [ 0.632169] spi-nand spi0.0: Macronix SPI NAND was found. [ 0.637558] spi-nand spi0.0: 512 MiB, block size: 256 KiB, page size: 4096, OOB size: 128 [ 0.646398] Signature found at block 2047 [0x1ffc0000] [ 0.651531] NMBM management region starts at block 1920 [0x1e000000] [ 0.659199] First info table with writecount 0 found in block 1920 [ 0.663712] mtk-pcie-gen3 11280000.pcie: set IO trans window[0]: cpu_addr = 0x20000000, pci_addr = 0x20000000, size = 0x200000 [ 0.676757] mtk-pcie-gen3 11280000.pcie: set MEM trans window[1]: cpu_addr = 0x20200000, pci_addr = 0x20200000, size = 0x200000 [ 0.688228] mtk-pcie-gen3 11280000.pcie: set MEM trans window[2]: cpu_addr = 0x20400000, pci_addr = 0x20400000, size = 0x400000 [ 0.699697] mtk-pcie-gen3 11280000.pcie: set MEM trans window[3]: cpu_addr = 0x20800000, pci_addr = 0x20800000, size = 0x800000 [ 0.711171] mtk-pcie-gen3 11280000.pcie: set MEM trans window[4]: cpu_addr = 0x21000000, pci_addr = 0x21000000, size = 0x1000000 [ 0.722732] mtk-pcie-gen3 11280000.pcie: set MEM trans window[5]: cpu_addr = 0x22000000, pci_addr = 0x22000000, size = 0x2000000 [ 0.734287] mtk-pcie-gen3 11280000.pcie: set MEM trans window[6]: cpu_addr = 0x24000000, pci_addr = 0x24000000, size = 0x4000000 [ 0.745842] mtk-pcie-gen3 11280000.pcie: set MEM trans window[7]: cpu_addr = 0x28000000, pci_addr = 0x28000000, size = 0x8000000 [ 0.757755] mtk-pcie-gen3 11280000.pcie: PCI host bridge to bus 0000:00 [ 0.764381] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.769864] pci_bus 0000:00: root bus resource [io 0x0000-0x1fffff] (bus address [0x20000000-0x201fffff]) [ 0.779510] pci_bus 0000:00: root bus resource [mem 0x20200000-0x2fffffff] [ 0.786382] pci_bus 0000:00: scanning bus [ 0.790457] pci 0000:00:00.0: [14c3:7987] type 01 class 0x060400 PCIe Root Port [ 0.797782] pci 0000:00:00.0: BAR 0 [mem 0x00000000-0x00007fff 64bit] [ 0.804224] pci 0000:00:00.0: PCI bridge to [bus 00] [ 0.809186] pci 0000:00:00.0: bridge window [io 0x0000-0x0fff] [ 0.815276] pci 0000:00:00.0: bridge window [mem 0x00000000-0x000fffff] [ 0.822070] pci 0000:00:00.0: bridge window [mem 0x00000000-0x000fffff 64bit pref] [ 0.829872] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold [ 0.835965] pci 0000:00:00.0: PME# disabled [ 0.841183] pci_bus 0000:00: fixups for bus [ 0.845368] pci 0000:00:00.0: scanning [bus 00-00] behind bridge, pass 0 [ 0.852065] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 0.860063] pci 0000:00:00.0: scanning [bus 00-00] behind bridge, pass 1 [ 0.866848] pci_bus 0000:01: scanning bus [ 0.870921] pci 0000:01:00.0: [14c3:7993] type 00 class 0x028000 PCIe Endpoint [ 0.878224] pci 0000:01:00.0: BAR 0 [mem 0x00000000-0x001fffff 64bit] [ 0.884669] pci 0000:01:00.0: BAR 2 [mem 0x00000000-0x00007fff 64bit] [ 0.891270] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold [ 0.897361] pci 0000:01:00.0: PME# disabled [ 0.897377] Second info table with writecount 0 found in block 1923 [ 0.907804] NMBM has been successfully attached [ 0.912483] 7 fixed-partitions partitions found on MTD device spi0.0 [ 0.919039] Creating 7 MTD partitions on "spi0.0": [ 0.920674] pci 0000:01:00.0: ASPM: default states L1 [ 0.923829] 0x000000000000-0x000000100000 : "BL2" [ 0.928876] pci_bus 0000:01: fixups for bus [ 0.937737] pci_bus 0000:01: bus scan returning with max=01 [ 0.943314] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 0.949927] pci_bus 0000:00: bus scan returning with max=01 [ 0.955517] pci 0000:00:00.0: bridge window [mem 0x20200000-0x204fffff]: assigned [ 0.962997] pci 0000:00:00.0: BAR 0 [mem 0x20500000-0x20507fff 64bit]: assigned [ 0.970307] pci 0000:01:00.0: BAR 0 [mem 0x20200000-0x203fffff 64bit]: assigned [ 0.977630] pci 0000:01:00.0: BAR 2 [mem 0x20400000-0x20407fff 64bit]: assigned [ 0.984952] pci 0000:00:00.0: PCI bridge to [bus 01] [ 0.989914] pci 0000:00:00.0: bridge window [mem 0x20200000-0x204fffff] [ 0.996703] pci_bus 0000:00: resource 4 [io 0x0000-0x1fffff] [ 1.002447] pci_bus 0000:00: resource 5 [mem 0x20200000-0x2fffffff] [ 1.008706] pci_bus 0000:01: resource 1 [mem 0x20200000-0x204fffff] [ 1.009063] 0x000000100000-0x000000180000 : "u-boot-env" [ 1.014979] pci 0000:00:00.0: Max Payload Size set to 256/ 256 (was 128), Max Read Rq 256 [ 1.028726] pci 0000:01:00.0: Max Payload Size set to 256/ 256 (was 128), Max Read Rq 256 [ 1.037177] pci 0000:00:00.0: save config 0x00: 0x798714c3 [ 1.042666] pci 0000:00:00.0: save config 0x04: 0x00100000 [ 1.048145] pci 0000:00:00.0: save config 0x08: 0x06040001 [ 1.053627] pci 0000:00:00.0: save config 0x0c: 0x00010000 [ 1.053914] 0x000000180000-0x000000580000 : "Factory" [ 1.059101] pci 0000:00:00.0: save config 0x10: 0x20500004 [ 1.069624] pci 0000:00:00.0: save config 0x14: 0x00000000 [ 1.075106] pci 0000:00:00.0: save config 0x18: 0x00010100 [ 1.080584] pci 0000:00:00.0: save config 0x1c: 0x000001f1 [ 1.086065] pci 0000:00:00.0: save config 0x20: 0x20402020 [ 1.091548] pci 0000:00:00.0: save config 0x24: 0x0001fff1 [ 1.097025] pci 0000:00:00.0: save config 0x28: 0x00000000 [ 1.102506] pci 0000:00:00.0: save config 0x2c: 0x00000000 [ 1.107984] pci 0000:00:00.0: save config 0x30: 0x00000000 [ 1.113467] pci 0000:00:00.0: save config 0x34: 0x00000080 [ 1.118944] pci 0000:00:00.0: save config 0x38: 0x00000000 [ 1.124425] pci 0000:00:00.0: save config 0x3c: 0x00020100 [ 1.130079] pcieport 0000:00:00.0: assign IRQ: got 68 [ 1.135136] pcieport 0000:00:00.0: enabling device (0000 -> 0002) [ 1.141240] pcieport 0000:00:00.0: enabling bus mastering [ 1.147183] mtk-pcie-gen3 11280000.pcie: msi#0x0 address_hi 0x0 address_lo 0x11280c00 data 0 [ 1.155633] mtk-pcie-gen3 11280000.pcie: msi#0x1 address_hi 0x0 address_lo 0x11280c00 data 1 [ 1.164072] mtk-pcie-gen3 11280000.pcie: msi#0x2 address_hi 0x0 address_lo 0x11280c00 data 2 [ 1.172507] mtk-pcie-gen3 11280000.pcie: msi#0x3 address_hi 0x0 address_lo 0x11280c00 data 3 [ 1.180939] mtk-pcie-gen3 11280000.pcie: msi#0x4 address_hi 0x0 address_lo 0x11280c00 data 4 [ 1.189367] mtk-pcie-gen3 11280000.pcie: msi#0x5 address_hi 0x0 address_lo 0x11280c00 data 5 [ 1.197799] mtk-pcie-gen3 11280000.pcie: msi#0x6 address_hi 0x0 address_lo 0x11280c00 data 6 [ 1.206237] mtk-pcie-gen3 11280000.pcie: msi#0x7 address_hi 0x0 address_lo 0x11280c00 data 7 [ 1.214669] mtk-pcie-gen3 11280000.pcie: msi#0x8 address_hi 0x0 address_lo 0x11280c00 data 8 [ 1.223100] mtk-pcie-gen3 11280000.pcie: msi#0x9 address_hi 0x0 address_lo 0x11280c00 data 9 [ 1.231532] mtk-pcie-gen3 11280000.pcie: msi#0xa address_hi 0x0 address_lo 0x11280c00 data 10 [ 1.240047] mtk-pcie-gen3 11280000.pcie: msi#0xb address_hi 0x0 address_lo 0x11280c00 data 11 [ 1.248565] mtk-pcie-gen3 11280000.pcie: msi#0xc address_hi 0x0 address_lo 0x11280c00 data 12 [ 1.257085] mtk-pcie-gen3 11280000.pcie: msi#0xd address_hi 0x0 address_lo 0x11280c00 data 13 [ 1.265606] mtk-pcie-gen3 11280000.pcie: msi#0xe address_hi 0x0 address_lo 0x11280c00 data 14 [ 1.266158] 0x000000580000-0x000000780000 : "FIP" [ 1.274126] mtk-pcie-gen3 11280000.pcie: msi#0xf address_hi 0x0 address_lo 0x11280c00 data 15 [ 1.287346] mtk-pcie-gen3 11280000.pcie: msi#0x10 address_hi 0x0 address_lo 0x11280c00 data 16 [ 1.295954] mtk-pcie-gen3 11280000.pcie: msi#0x11 address_hi 0x0 address_lo 0x11280c00 data 17 [ 1.304561] mtk-pcie-gen3 11280000.pcie: msi#0x12 address_hi 0x0 address_lo 0x11280c00 data 18 [ 1.313167] mtk-pcie-gen3 11280000.pcie: msi#0x13 address_hi 0x0 address_lo 0x11280c00 data 19 [ 1.321773] mtk-pcie-gen3 11280000.pcie: msi#0x14 address_hi 0x0 address_lo 0x11280c00 data 20 [ 1.330376] mtk-pcie-gen3 11280000.pcie: msi#0x15 address_hi 0x0 address_lo 0x11280c00 data 21 [ 1.338982] mtk-pcie-gen3 11280000.pcie: msi#0x16 address_hi 0x0 address_lo 0x11280c00 data 22 [ 1.347588] mtk-pcie-gen3 11280000.pcie: msi#0x17 address_hi 0x0 address_lo 0x11280c00 data 23 [ 1.356195] mtk-pcie-gen3 11280000.pcie: msi#0x18 address_hi 0x0 address_lo 0x11280c00 data 24 [ 1.364805] mtk-pcie-gen3 11280000.pcie: msi#0x19 address_hi 0x0 address_lo 0x11280c00 data 25 [ 1.373414] mtk-pcie-gen3 11280000.pcie: msi#0x1a address_hi 0x0 address_lo 0x11280c00 data 26 [ 1.382020] mtk-pcie-gen3 11280000.pcie: msi#0x1b address_hi 0x0 address_lo 0x11280c00 data 27 [ 1.390630] mtk-pcie-gen3 11280000.pcie: msi#0x1c address_hi 0x0 address_lo 0x11280c00 data 28 [ 1.399232] mtk-pcie-gen3 11280000.pcie: msi#0x1d address_hi 0x0 address_lo 0x11280c00 data 29 [ 1.407841] mtk-pcie-gen3 11280000.pcie: msi#0x1e address_hi 0x0 address_lo 0x11280c00 data 30 [ 1.416452] mtk-pcie-gen3 11280000.pcie: msi#0x1f address_hi 0x0 address_lo 0x11280c00 data 31 [ 1.425819] 0x000000780000-0x0000007c0000 : "log" [ 1.425877] mtk-pcie-gen3 11280000.pcie: msi#0x0 address_hi 0x0 address_lo 0x11280c00 data 0 [ 1.430924] 0x0000007c0000-0x000000800000 : "CFG" [ 1.439087] pcieport 0000:00:00.0: PME: Signaling with IRQ 69 [ 1.444080] 0x000000800000-0x00001e000000 : "ubi" [ 1.449545] pcieport 0000:00:00.0: AER: enabled with IRQ 69 [ 1.459746] pcieport 0000:00:00.0: bwctrl: enabled with IRQ 69 [ 1.465597] pcieport 0000:00:00.0: save config 0x00: 0x798714c3 [ 1.471516] pcieport 0000:00:00.0: save config 0x04: 0x00100406 [ 1.477427] pcieport 0000:00:00.0: save config 0x08: 0x06040001 [ 1.483340] pcieport 0000:00:00.0: save config 0x0c: 0x00010000 [ 1.489250] pcieport 0000:00:00.0: save config 0x10: 0x20500004 [ 1.495161] pcieport 0000:00:00.0: save config 0x14: 0x00000000 [ 1.501074] pcieport 0000:00:00.0: save config 0x18: 0x00010100 [ 1.506983] pcieport 0000:00:00.0: save config 0x1c: 0x000001f1 [ 1.512895] pcieport 0000:00:00.0: save config 0x20: 0x20402020 [ 1.518805] pcieport 0000:00:00.0: save config 0x24: 0x0001fff1 [ 1.524717] pcieport 0000:00:00.0: save config 0x28: 0x00000000 [ 1.530628] pcieport 0000:00:00.0: save config 0x2c: 0x00000000 [ 1.536537] pcieport 0000:00:00.0: save config 0x30: 0x00000000 [ 1.542449] pcieport 0000:00:00.0: save config 0x34: 0x00000080 [ 1.548358] pcieport 0000:00:00.0: save config 0x38: 0x00000000 [ 1.554271] pcieport 0000:00:00.0: save config 0x3c: 0x00020144 [ 1.560267] pci 0000:01:00.0: save config 0x00: 0x799314c3 [ 1.565750] pci 0000:01:00.0: save config 0x04: 0x00100000 [ 1.571231] pci 0000:01:00.0: save config 0x08: 0x02800000 [ 1.576708] pci 0000:01:00.0: save config 0x0c: 0x00000000 [ 1.582189] pci 0000:01:00.0: save config 0x10: 0x20200004 [ 1.587666] pci 0000:01:00.0: save config 0x14: 0x00000000 [ 1.593150] pci 0000:01:00.0: save config 0x18: 0x20400004 [ 1.598626] pci 0000:01:00.0: save config 0x1c: 0x00000000 [ 1.604106] pci 0000:01:00.0: save config 0x20: 0x00000000 [ 1.609582] pci 0000:01:00.0: save config 0x24: 0x00000000 [ 1.615062] pci 0000:01:00.0: save config 0x28: 0x00000000 [ 1.620538] pci 0000:01:00.0: save config 0x2c: 0x799314c3 [ 1.626018] pci 0000:01:00.0: save config 0x30: 0x00000000 [ 1.631497] pci 0000:01:00.0: save config 0x34: 0x00000080 [ 1.636974] pci 0000:01:00.0: save config 0x38: 0x00000000 [ 1.642454] pci 0000:01:00.0: save config 0x3c: 0x00000100 [ 1.717052] ubi0: default fastmap pool size: 90 [ 1.721608] ubi0: default fastmap WL pool size: 45 [ 1.726389] ubi0: attaching mtd6 [ 2.948392] ubi0: scanning is finished [ 2.956524] ubi0 warning: ubi_eba_init: cannot reserve enough PEBs for bad PEB handling, reserved 36, need 38 [ 2.966986] ubi0: attached mtd6 (name "ubi", size 472 MiB) [ 2.972487] ubi0: PEB size: 262144 bytes (256 KiB), LEB size: 253952 bytes [ 2.979351] ubi0: min./max. I/O unit sizes: 4096/4096, sub-page size 4096 [ 2.986130] ubi0: VID header offset: 4096 (aligned 4096), data offset: 8192 [ 2.993085] ubi0: good PEBs: 1888, bad PEBs: 0, corrupted PEBs: 0 [ 2.999166] ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128 [ 3.006379] ubi0: max/mean erase counter: 6/3, WL threshold: 4096, image sequence number: 1755502931 [ 3.015502] ubi0: available PEBs: 0, total reserved PEBs: 1888, PEBs reserved for bad PEB handling: 36 [ 3.024803] ubi0: background thread "ubi_bgt0d" started, PID 330 [ 3.025546] block ubiblock0_1: created from ubi0:1(rootfs) [ 3.036286] ubiblock: device ubiblock0_1 (rootfs) set to be root filesystem [ 3.047165] mtk_soc_eth 15100000.ethernet: legacy DT: missing interrupt-names. [ 3.172146] i2c_dev: i2c /dev entries driver [ 3.176878] mtk-lvts-thermal 1100a000.lvts: golden temp=60 [ 3.183665] mtk-wdt 1001c000.watchdog: Watchdog enabled (timeout=31 sec, nowayout=0) [ 3.192884] NET: Registered PF_INET6 protocol family [ 3.198389] Segment Routing with IPv6 [ 3.202086] In-situ OAM (IOAM) with IPv6 [ 3.206041] NET: Registered PF_PACKET protocol family [ 3.211111] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 3.224176] 8021q: 802.1Q VLAN Support v1.8 [ 3.242021] phy phy-soc:usb-phy@11c50000.1: type_sw - reg 0x218, index 0 [ 3.250136] mtk_soc_eth 15100000.ethernet: legacy DT: missing interrupt-names. [ 3.615847] mtk_soc_eth 15100000.ethernet eth0: mediatek frame engine at 0xffffffc082280000, irq 71 [ 3.626071] mtk_soc_eth 15100000.ethernet eth1: mediatek frame engine at 0xffffffc082280000, irq 71 [ 3.635666] clk: Disabling unused clocks [ 3.639941] PM: genpd: Disabling unused power domains [ 3.645150] check access for rdinit=/init failed: -2, ignoring [ 3.656225] VFS: Mounted root (squashfs filesystem) readonly on device 254:0. [ 3.663739] Freeing unused kernel memory: 960K [ 3.668227] Run /sbin/init as init process [ 3.672349] with arguments: [ 3.675306] /sbin/init [ 3.678002] with environment: [ 3.681136] HOME=/ [ 3.683485] TERM=linux [ 3.895316] init: Console is alive [ 3.898847] init: - watchdog - [ 4.184113] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 4.245010] MediaTek MT7987 2.5GbE PHY mdio-bus:0f: Firmware date code: 2025/8/22, version: 7.10 [ 4.265566] MediaTek MT7987 2.5GbE PHY mdio-bus:0f: Firmware loading/trigger ok. [ 4.278515] usbcore: registered new interface driver usbfs [ 4.284068] usbcore: registered new interface driver hub [ 4.289401] usbcore: registered new device driver usb [ 4.295099] gpio_button_hotplug: loading out-of-tree module taints kernel. [ 4.306536] xhci-mtk 11200000.usb: supply vusb33 not found, using dummy regulator [ 4.314754] xhci-mtk 11200000.usb: xHCI Host Controller [ 4.319992] xhci-mtk 11200000.usb: new USB bus registered, assigned bus number 1 [ 4.330489] xhci-mtk 11200000.usb: hcc params 0x01443f99 hci version 0x120 quirks 0x0000000020200010 [ 4.339655] xhci-mtk 11200000.usb: irq 74, io mem 0x11200000 [ 4.345428] xhci-mtk 11200000.usb: xHCI Host Controller [ 4.350655] xhci-mtk 11200000.usb: new USB bus registered, assigned bus number 2 [ 4.358043] xhci-mtk 11200000.usb: Host supports USB 3.2 Enhanced SuperSpeed [ 4.365418] hub 1-0:1.0: USB hub found [ 4.369175] hub 1-0:1.0: 1 port detected [ 4.373470] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 4.381812] hub 2-0:1.0: USB hub found [ 4.385569] hub 2-0:1.0: 1 port detected [ 4.393444] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 4.406080] init: - preinit - [ 4.640681] mtk_soc_eth 15100000.ethernet eth0: PHY [mdio-bus:07] driver [RTL8221B-VB-CG 2.5Gbps PHY] (irq=56) [ 4.657914] mtk_soc_eth 15100000.ethernet eth0: configuring for phy/2500base-x link mode [ 8.895291] UBIFS (ubi0:2): default file-system created [ 8.900826] UBIFS (ubi0:2): Mounting in unauthenticated mode [ 8.906555] UBIFS (ubi0:2): background thread "ubifs_bgt0_2" started, PID 879 [ 8.966364] UBIFS (ubi0:2): UBIFS: mounted UBI device 0, volume 2, name "rootfs_data" [ 8.974231] UBIFS (ubi0:2): LEB size: 253952 bytes (248 KiB), min./max. I/O unit sizes: 4096 bytes/4096 bytes [ 8.984144] UBIFS (ubi0:2): FS size: 455081984 bytes (434 MiB, 1792 LEBs), max 1804 LEBs, journal size 22855680 bytes (21 MiB, 90 LEBs) [ 8.996306] UBIFS (ubi0:2): reserved for root: 4952683 bytes (4836 KiB) [ 9.002915] UBIFS (ubi0:2): media format: w5/r0 (latest is w5/r0), UUID 5CD7F201-64C9-43BD-84F6-0132D4C68861, small LPT model [ 9.015929] mount_root: overlay filesystem has not been fully initialized yet [ 9.023269] mount_root: switching to ubifs overlay [ 9.030120] overlayfs: null uuid detected in lower fs '/', falling back to xino=off,index=off,nfs_export=off. [ 9.041776] urandom-seed: Seed file not found (/etc/urandom.seed) [ 9.082696] procd: - early - [ 9.085634] procd: - watchdog - [ 9.616635] procd: - watchdog - [ 9.620142] procd: - ubus - [ 9.673992] procd: - init - [ 9.890869] kmodloader: loading kernel modules from /etc/modules.d/* [ 9.921958] crypto-safexcel 15600000.crypto: EIP196:121(0,1,4,4)-HIA:282(0,6,6),PE:152/480(alg:7fc1ff00)/0/0/0 [ 9.936246] Loading modules backported from Linux version v6.18.26-0-g1fe060681 [ 9.943595] Backport generated by backports.git 6ecbb44 [ 10.011468] mt7996e 0000:01:00.0: assign IRQ: got 68 [ 10.016463] mt7996e 0000:01:00.0: enabling device (0000 -> 0002) [ 10.022115] urngd: v1.0.2 started. [ 10.022676] mt7996e 0000:01:00.0: enabling bus mastering [ 10.031359] mtk-pcie-gen3 11280000.pcie: msi#0x1 address_hi 0x0 address_lo 0x11280c00 data 1 [ 10.061264] mt7996e 0000:01:00.0: HW/SW Version: 0x8a108a10, Build Time: 20251226114358a [ 10.061264] [ 10.187757] mt7996e 0000:01:00.0: WM Firmware Version: ____000000, Build Time: 20251226114509 [ 13.544134] PPP generic driver version 2.4.2 [ 13.549381] NET: Registered PF_PPPOX protocol family [ 13.557520] kmodloader: done loading kernel modules from /etc/modules.d/* [ 18.792894] mtk_soc_eth 15100000.ethernet eth1: PHY [mdio-bus:0f] driver [MediaTek MT7987 2.5GbE PHY] (irq=POLL) [ 18.811326] mtk_soc_eth 15100000.ethernet eth1: configuring for phy/internal link mode [ 18.822106] br-lan: port 1(eth1) entered blocking state [ 18.827347] br-lan: port 1(eth1) entered disabled state [ 18.832629] mtk_soc_eth 15100000.ethernet eth1: entered allmulticast mode [ 18.839579] mtk_soc_eth 15100000.ethernet eth1: entered promiscuous mode [ 19.010681] mtk_soc_eth 15100000.ethernet eth0: PHY [mdio-bus:07] driver [RTL8221B-VB-CG 2.5Gbps PHY] (irq=56) [ 19.020976] mtk_soc_eth 15100000.ethernet eth0: configuring for phy/2500base-x link mode [ 24.020825] mtk_soc_eth 15100000.ethernet eth1: Link is Up - 2.5Gbps/Full - flow control rx/tx [ 24.029468] br-lan: port 1(eth1) entered blocking state [ 24.034692] br-lan: port 1(eth1) entered forwarding state [ 35.440684] mtk_soc_eth 15100000.ethernet eth1: Link is Down [ 35.447919] br-lan: port 1(eth1) entered disabled state [ 61.460816] mtk_soc_eth 15100000.ethernet eth1: Link is Up - 2.5Gbps/Full - flow control rx/tx [ 61.469453] br-lan: port 1(eth1) entered blocking state [ 61.474679] br-lan: port 1(eth1) entered forwarding state root@OpenWrt:~#
Notes
- GL.iNET product page: https://www.gl-inet.com/products/gl-mt3600be
- OEM stable firmware: https://dl.gl-inet.com/router/mt3600be/stable
- FCCID page: https://fccid.io/2AFIW-MT3600BE
- OpenWrt Forum thread: https://forum.openwrt.org/t/gl-inet-beryl-7-gl-mt3600be/241924
- See also AsiaRF AW7990-NPD PCIe module - with the same
MT7990WLAN chipset inside GL-MT3600BE- mt7990 WLAN performance problem in the same AW7990-NPD PCIe module:
- OpenWrt Forum thread: Beryl7: fixed the broken TX path on the MT7990









