GL.iNet GL-MT1300 (Beryl) v1

Under Construction!
This page is currently under construction. You can edit the article to help completing it.

The GL.iNet GL-MT1300 v1 is a small, lightweight router intended for travel use, first released in 2021. It has three Ethernet ports, two 802.11ac/Wi-fi 5 radios (one 2.4GHz/5GHz dual-band and one 5GHz), a MicroSD card slot, and one USB Type A port for peripherals. It's two antennas are integrated into the chassis as rotating arms, one on either side. GL.iNet ships the device with a customized version of OpenWrt that uses their own web UI by default.

GL.iNet GL-MT1300 Front GL.iNet GL-MT1300 Back

FIXME

  1. This is an empty template that suggests the information that should be present on a well-constructed Device Page. This means, that you have to fill it with life and information.
  2. There are several “fixme” tags with text on a light background (like this text) throughout this template. As you fill in the page, remove those tags so that people can judge its completeness.
  3. When there are no more “fixme” tags left, delete this one too, along with the <WRAP> that encloses it.
  • Please include only model specific information, omit bla,bla and put everything generic into separate articles
  • If you have no time to write certain stuff, link to docs
  • base-system should lead the way, do not explain this again
  • DO NOT provide a complete howto here! Instead groom the general documentation.

After installing OpenWrt 21.02, the iwinfo, libiwinfo, and libiwinfo-lua need updating to understand mutli-phy radio path syntax. Without this, editing wireless networks on the second radio will produce the error “TypeError chan.options[0] is undefined”. The update can be done via LuCI's System → Software → Updates tab or via the command line:

opkg update; opkg upgrade iwinfo libiwinfo libiwinfo-lua

See luci issue #5910 on GitHub for more information.

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

Output 'cat /proc/mtd'

dev:    size   erasesize  name
mtd0: 00030000 00010000 "u-boot"
mtd1: 00010000 00010000 "u-boot-env"
mtd2: 00010000 00010000 "factory"
mtd3: 01fb0000 00010000 "firmware"
mtd4: 001f3166 00010000 "kernel"
mtd5: 01dbce9a 00010000 "rootfs"
mtd6: 00f60000 00010000 "rootfs_data"

Output from 'dmesg'

MediaTek Nand driver init, version v2.1 Fix AHB virt2phys error
spi-mt7621 1e000b00.spi: sys_freq: 220000000
m25p80 spi0.0: found w25q256, expected mx25l25635f
m25p80 spi0.0: w25q256 (32768 Kbytes)
4 fixed-partitions partitions found on MTD device spi0.0
Creating 4 MTD partitions on "spi0.0":
0x000000000000-0x000000030000 : "u-boot"
0x000000030000-0x000000040000 : "u-boot-env"
0x000000040000-0x000000050000 : "factory"
0x000000050000-0x000002000000 : "firmware"
2 uimage-fw partitions found on MTD device firmware
Creating 2 MTD partitions on "firmware":
0x000000000000-0x0000001f3166 : "kernel"
0x0000001f3166-0x000001fb0000 : "rootfs"
mtd: device 5 (rootfs) set to be root filesystem
1 squashfs-split partitions found on MTD device rootfs
0x000001050000-0x000001fb0000 : "rootfs_data"
  • Browse to http://192.168.8.1/#/upgrade GL.iNet Web Upgrade URL
  • Upload image file for sysupgrade
  • Choose whether to keep the configuration according to your needs, the default is to keep the configuration
  • Click install
  • Wait for reboot
  • Browse to http://192.168.8.1/cgi-bin/luci/admin/system/flash 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.

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

  • Login as root via SSH on 192.168.8.1, then enter the following commands:
cd /tmp
wget http://download.gl-inet.com/firmware/mt1300/release/openwrt-mt1300-3.203-0809.bin
sysupgrade /tmp/openwrt-mt1300-3.203-0809.bin

Please refer to the link: https://docs.gl-inet.com/en/3/troubleshooting/debrick/

In short, Uboot provides a very basic web interface on http://192.168.1.1/ for uploading firmware from a PC over Ethernet. Because there is no DHCP server, you'll need to manually configure your computer's IP address to 192.168.1.2. To start the Uboot web UI, hold down the reset button on the side before plugging in the power (USB-C). Keeping holding the reset button while the pattern of flashing lights changes (about 10 seconds). For GL-MT1300(Beryl), the LED is blue at first, pulses once slowly, flashes 5 times and then stays white. You can let go once the light is white.

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

Base on the OpenWrt firmware, the default network configuration is:

Interface Name Description Default configuration
br-lan LAN & WiFi 192.168.1.1/24
wan WAN port DHCP client
lan1 LAN port 192.168.1.1/24
lan2 LAN port 192.168.1.1/24
wlan1 WiFi 2.4G Disable
wlan0 WiFi 5G Disable

Base on the OEM(GL.iNet) firmware, the default network configuration is:

Interface Name Description Default configuration
br-lan LAN & WiFi 192.168.8.1/24
eth0.1 LAN port 192.168.8.1/24
eth0.2 LAN port DHCP client
rax0 WiFi 2.4G GL-MT1300-xxx
ra0 WiFi 5G GL-MT1300-xxx-5G

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

The GL.iNet GL-X300B has the following buttons:

BUTTON Event
Reset reset
Switch to dot gpio-16 (hi)
Switch to no dot gpio-16 (lo)

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

Numbers 0-3 are Ports 1-4 as labeled on the unit, number 4 is the Internet (WAN) on the unit, 5 is the internal connection to the router itself. Don't be fooled: Port 1 on the unit is number 3 when configuring VLANs. vlan0 = eth0.0, vlan1 = eth0.1 and so on.

Port Switch port
Internet (WAN) 4
LAN 1 2
LAN 2 3

Front:
Insert photo of front of the casing

Back:
Insert photo of back of the casing

Backside label:
Insert photo of backside label

Note: This will void your warranty!

FIXME Describe what needs to be done to open the device, e.g. remove rubber feet, adhesive labels, screws, ...

  • To remove the cover and open the device, do a/b/c

Main PCB:
Insert photo of PCB

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

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

FIXME Replace EXAMPLE by real values.

Serial connection parameters
for GL.iNet GL-MT1300 v1
EXAMPLE 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

None so far.

[ 0.000000] Linux version 4.14.221 (zjh@ubuntu) (gcc version 7.5.0 (OpenWrt GCC 7.5.0 r11306-c4a6851c72)) #0 SMP Mon Feb 15 15:22:37 2021 [ 0.000000] SoC Type: MediaTek MT7621 ver:1 eco:3 [ 0.000000] bootconsole [early0] enabled [ 0.000000] CPU0 revision is: 0001992f (MIPS 1004Kc) [ 0.000000] MIPS: machine is GL-MT1300 [ 0.000000] Determined physical RAM map: [ 0.000000] memory: 10000000 @ 00000000 (usable) [ 0.000000] Initrd not found or empty - disabling initrd [ 0.000000] VPE topology {2,2} total 4 [ 0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 0.000000] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000000000000-0x000000000fffffff] [ 0.000000] HighMem empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x000000000fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000000fffffff] [ 0.000000] On node 0 totalpages: 65536 [ 0.000000] free_area_init_node: node 0, pgdat 80603fa0, node_mem_map 81003000 [ 0.000000] Normal zone: 512 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 65536 pages, LIFO batch:15 [ 0.000000] random: get_random_bytes called from start_kernel+0x9c/0x4c4 with crng_init=0 [ 0.000000] percpu: Embedded 14 pages/cpu s26224 r8192 d22928 u57344 [ 0.000000] pcpu-alloc: s26224 r8192 d22928 u57344 alloc=14*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 65024 [ 0.000000] Kernel command line: console=ttyS0,115200 rootfstype=squashfs,jffs2 [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes) [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes) [ 0.000000] Writing ErrCtl register=00044820 [ 0.000000] Readback ErrCtl register=00044820 [ 0.000000] Memory: 251880K/262144K available (4844K kernel code, 251K rwdata, 1064K rodata, 1252K init, 261K bss, 10264K reserved, 0K cma-reserved, 0K highmem) [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] NR_IRQS: 256 [ 0.000000] CPU Clock: 880MHz [ 0.000000] clocksource: GIC: mask: 0xffffffffffffffff max_cycles: 0xcaf478abb4, max_idle_ns: 440795247997 ns [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 4343773742 ns [ 0.000011] sched_clock: 32 bits at 440MHz, resolution 2ns, wraps every 4880645118ns [ 0.007856] Calibrating delay loop... 586.13 BogoMIPS (lpj=2930688) [ 0.074005] pid_max: default: 32768 minimum: 301 [ 0.078797] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.085308] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.094643] Hierarchical SRCU implementation. [ 0.099967] smp: Bringing up secondary CPUs ... [ 0.106129] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 0.106138] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 0.106153] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 0.106319] CPU1 revision is: 0001992f (MIPS 1004Kc) [ 0.164766] Synchronize counters for CPU 1: done. [ 0.206465] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 0.206474] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 0.206482] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 0.206566] CPU2 revision is: 0001992f (MIPS 1004Kc) [ 0.256125] Synchronize counters for CPU 2: done. [ 0.287478] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 0.287487] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 0.287494] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 0.287590] CPU3 revision is: 0001992f (MIPS 1004Kc) [ 0.341317] Synchronize counters for CPU 3: done. [ 0.371181] smp: Brought up 1 node, 4 CPUs [ 0.379091] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.388910] futex hash table entries: 1024 (order: 3, 32768 bytes) [ 0.395299] pinctrl core: initialized pinctrl subsystem [ 0.402347] NET: Registered protocol family 16 [ 0.418180] FPU Affinity set after 11720 emulations [ 0.419231] pull PCIe RST: RALINK_RSTCTRL = 4000000 [ 0.724503] release PCIe RST: RALINK_RSTCTRL = 7000000 [ 0.729537] ***** Xtal 40MHz ***** [ 0.732913] release PCIe RST: RALINK_RSTCTRL = 7000000 [ 0.738020] Port 0 N_FTS = 1b105000 [ 0.741464] Port 1 N_FTS = 1b102800 [ 0.744915] Port 2 N_FTS = 1b102800 [ 1.900095] PCIE1 no card, disable it(RST&CLK) [ 1.904442] PCIE2 no card, disable it(RST&CLK) [ 1.908847] -> 21007f2 [ 1.911278] PCIE0 enabled [ 1.913873] PCI host bridge /pcie@1e140000 ranges: [ 1.918631] MEM 0x0000000060000000..0x000000006fffffff [ 1.923815] IO 0x000000001e160000..0x000000001e16ffff [ 1.928982] PCI coherence region base: 0xbfbf8000, mask/settings: 0x60000000 [ 1.947231] mt7621_gpio 1e000600.gpio: registering 32 gpios [ 1.953038] mt7621_gpio 1e000600.gpio: registering 32 gpios [ 1.958843] mt7621_gpio 1e000600.gpio: registering 32 gpios [ 1.966173] i2c-mt7621 1e000900.i2c: clock 100KHz, re-start not support [ 1.973420] PCI host bridge to bus 0000:00 [ 1.977451] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff] [ 1.984474] pci_bus 0000:00: root bus resource [io 0xffffffff] [ 1.990293] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0] [ 1.997051] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] [ 2.004945] pci 0000:00:00.0: [0e8d:0801] type 01 class 0x060400 [ 2.004990] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff] [ 2.005002] pci 0000:00:00.0: reg 0x14: [mem 0x60100000-0x6010ffff] [ 2.005073] pci 0000:00:00.0: supports D1 [ 2.005082] pci 0000:00:00.0: PME# supported from D0 D1 D3hot [ 2.005604] pci 0000:01:00.0: [14c3:7615] type 00 class 0x000280 [ 2.005663] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit] [ 2.005985] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 2.006010] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 01 [ 2.006071] pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000] [ 2.012635] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000] [ 2.019508] pci 0000:00:00.0: BAR 8: assigned [mem 0x60000000-0x600fffff] [ 2.026268] pci 0000:00:00.0: BAR 1: assigned [mem 0x60100000-0x6010ffff] [ 2.032991] pci 0000:01:00.0: BAR 0: assigned [mem 0x60000000-0x600fffff 64bit] [ 2.040259] pci 0000:00:00.0: PCI bridge to [bus 01] [ 2.045157] pci 0000:00:00.0: bridge window [mem 0x60000000-0x600fffff] [ 2.053403] clocksource: Switched to clocksource GIC [ 2.060115] NET: Registered protocol family 2 [ 2.065379] TCP established hash table entries: 2048 (order: 1, 8192 bytes) [ 2.072270] TCP bind hash table entries: 2048 (order: 2, 16384 bytes) [ 2.078735] TCP: Hash tables configured (established 2048 bind 2048) [ 2.085191] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.090969] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.097476] NET: Registered protocol family 1 [ 2.101811] PCI: CLS 0 bytes, default 32 [ 2.333342] 4 CPUs re-calibrate udelay(lpj = 2924544) [ 2.340090] Crashlog allocated RAM at address 0x3f00000 [ 2.345548] workingset: timestamp_bits=30 max_order=16 bucket_order=0 [ 2.360157] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 2.366007] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 2.379089] random: fast init done [ 2.383121] io scheduler noop registered [ 2.387002] io scheduler deadline registered (default) [ 2.393547] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled [ 2.404027] console [ttyS0] disabled [ 2.407592] 1e000c00.uartlite: ttyS0 at MMIO 0x1e000c00 (irq = 19, base_baud = 3125000) is a 16550A [ 2.416596] console [ttyS0] enabled [ 2.423477] bootconsole [early0] disabled [ 2.432245] 1e000e00.uartlite3: ttyS1 at MMIO 0x1e000e00 (irq = 20, base_baud = 3125000) is a 16550A [ 2.444392] MediaTek Nand driver init, version v2.1 Fix AHB virt2phys error [ 2.451800] spi-mt7621 1e000b00.spi: sys_freq: 220000000 [ 2.458173] m25p80 spi0.0: found w25q256, expected mx25l25635f [ 2.472673] m25p80 spi0.0: w25q256 (32768 Kbytes) [ 2.477446] 4 fixed-partitions partitions found on MTD device spi0.0 [ 2.483793] Creating 4 MTD partitions on "spi0.0": [ 2.488573] 0x000000000000-0x000000030000 : "u-boot" [ 2.494692] 0x000000030000-0x000000040000 : "u-boot-env" [ 2.501079] 0x000000040000-0x000000050000 : "factory" [ 2.507225] 0x000000050000-0x000002000000 : "firmware" [ 2.513758] 2 uimage-fw partitions found on MTD device firmware [ 2.519667] Creating 2 MTD partitions on "firmware": [ 2.524641] 0x000000000000-0x0000001f2381 : "kernel" [ 2.530627] 0x0000001f2381-0x000001fb0000 : "rootfs" [ 2.536604] mtd: device 5 (rootfs) set to be root filesystem [ 2.542385] 1 squashfs-split partitions found on MTD device rootfs [ 2.548626] 0x000001020000-0x000001fb0000 : "rootfs_data" [ 2.555955] libphy: Fixed MDIO Bus: probed [ 2.625477] libphy: mdio: probed [ 4.028512] mtk_soc_eth 1e100000.ethernet: loaded mt7530 driver [ 4.035338] mtk_soc_eth 1e100000.ethernet eth0: mediatek frame engine at 0xbe100000, irq 23 [ 4.046767] NET: Registered protocol family 10 [ 4.053026] Segment Routing with IPv6 [ 4.056895] NET: Registered protocol family 17 [ 4.061401] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 4.074325] 8021q: 802.1Q VLAN Support v1.8 [ 4.081262] hctosys: unable to open rtc device (rtc0) [ 4.096072] VFS: Mounted root (squashfs filesystem) readonly on device 31:5. [ 4.109353] Freeing unused kernel memory: 1252K [ 4.114030] This architecture does not have kernel memory protection. [ 4.995099] init: Console is alive [ 4.998783] init: - watchdog - [ 5.763637] mtk_soc_eth 1e100000.ethernet eth0: port 2 link up [ 8.430166] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 8.727187] usbcore: registered new interface driver usbfs [ 8.732796] usbcore: registered new interface driver hub [ 8.738286] usbcore: registered new device driver usb [ 8.747919] exFAT: Version 1.2.9 [ 8.783304] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 8.797778] SCSI subsystem initialized [ 8.806254] ehci-platform: EHCI generic platform driver [ 8.822810] libata version 3.00 loaded. [ 8.829451] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 8.837269] ohci-platform: OHCI generic platform driver [ 8.844908] uhci_hcd: USB Universal Host Controller Interface driver [ 8.859263] xhci-mtk 1e1c0000.xhci: 1e1c0000.xhci supply vbus not found, using dummy regulator [ 8.868036] xhci-mtk 1e1c0000.xhci: 1e1c0000.xhci supply vusb33 not found, using dummy regulator [ 8.877010] xhci-mtk 1e1c0000.xhci: xHCI Host Controller [ 8.882337] xhci-mtk 1e1c0000.xhci: new USB bus registered, assigned bus number 1 [ 8.893576] xhci-mtk 1e1c0000.xhci: hcc params 0x01401198 hci version 0x96 quirks 0x0000000000210010 [ 8.902760] xhci-mtk 1e1c0000.xhci: irq 22, io mem 0x1e1c0000 [ 8.909732] hub 1-0:1.0: USB hub found [ 8.913621] hub 1-0:1.0: 2 ports detected [ 8.918352] xhci-mtk 1e1c0000.xhci: xHCI Host Controller [ 8.923718] xhci-mtk 1e1c0000.xhci: new USB bus registered, assigned bus number 2 [ 8.931185] xhci-mtk 1e1c0000.xhci: Host supports USB 3.0 SuperSpeed [ 8.937812] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 8.946875] hub 2-0:1.0: USB hub found [ 8.950713] hub 2-0:1.0: 1 port detected [ 9.026187] sdhci: Secure Digital Host Controller Interface driver [ 9.032372] sdhci: Copyright(c) Pierre Ossman [ 9.037897] sdhci-pltfm: SDHCI platform and OF driver helper [ 9.046785] usbcore: registered new interface driver usb-storage [ 9.056183] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 9.073851] init: - preinit - [ 10.567282] mtk_soc_eth 1e100000.ethernet: PPE started [ 13.665120] random: crng init done [ 13.779304] mount_root: jffs2 not ready yet, using temporary tmpfs overlay [ 13.835056] urandom-seed: Seed file not found (/etc/urandom.seed) [ 13.936913] mtk_soc_eth 1e100000.ethernet: 0x100 = 0x6060000c, 0x10c = 0x80818 [ 13.952939] procd: - early - [ 13.956011] procd: - watchdog - [ 14.723648] procd: - watchdog - [ 14.727273] procd: - ubus - [ 14.982037] procd: - init - [ 15.762480] kmodloader: loading kernel modules from /etc/modules.d/* [ 15.921497] ntfs: driver 2.1.32 [Flags: R/O MODULE]. [ 15.937575] tun: Universal TUN/TAP device driver, 1.6 [ 15.957848] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 15.979797] nf_conntrack version 0.5.0 (4096 buckets, 16384 max) [ 16.017531] urngd: v1.0.2 started. [ 16.057680] Netfilter messages via NETLINK v0.30. [ 16.065706] ip_set: protocol 6 [ 16.108564] i2c /dev entries driver [ 16.119977] Mirror/redirect action on [ 16.139070] u32 classifier [ 16.141796] input device check on [ 16.145514] Actions configured [ 16.167382] GACT probability on [ 16.177470] Simple TC action Loaded [ 16.214988] fuse init (API version 7.26) [ 18.539873] register mt_drv [ 18.542787] bus=0x1, slot = 0x0, irq=0x0 [ 18.584107] [ 18.584107] == pAd = c0c81000, size = 6947776, Status=0 == [ 18.591073] pAd->PciHif.CSRBaseAddress =0xc0b80000, csr_addr=0xc0b80000! [ 18.597771] RTMPInitPCIeDevice():device_id=0x7615 [ 18.602461] mt_pci_chip_cfg(): HWVer=0x8a10, FWVer=0x8a10, pAd->ChipID=0x7615 [ 18.609578] mt_pci_chip_cfg(): HIF_SYS_REV=0x76150001 [ 18.614616] AP Driver version-5.0.2.0 [ 18.618263] RtmpChipOpsHook(223): Not support for HIF_MT yet! MACVersion=0x0 [ 18.625286] mt7615_init()--> [ 18.628153] Use the default ePAeLNA bin image! [ 18.632571] Use the default /etc_ro/wlan/MT7615E_EEPROM1.bin bin image! [ 18.639190] <--mt7615_init() [ 18.647843] <-- RTMPAllocTxRxRingMemory, Status=0 [ 18.655409] RtmpOSFileOpen(): Error 2 opening /etc/wireless/l1profile.dat [ 18.797360] usbcore: registered new interface driver cdc_acm [ 18.803116] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 18.813742] usbcore: registered new interface driver cdc_wdm [ 18.821638] Loading modules backported from Linux version v4.19.161-0-gdaefdc9eb24b [ 18.829407] Backport generated by backports.git v4.19.161-1-0-g4bb568fe [ 18.853738] Ebtables v2.0 registered [ 18.861980] ip_tables: (C) 2000-2006 Netfilter Core Team [ 18.870109] usbcore: registered new interface driver ipheth [ 18.961066] ctnetlink v0.93: registering with nfnetlink. [ 19.064013] nf_tables: (c) 2007-2009 Patrick McHardy <kaber@trash.net> [ 19.118840] usbcore: registered new interface driver usbserial [ 19.125028] usbcore: registered new interface driver usbserial_generic [ 19.131658] usbserial: USB Serial support registered for generic [ 19.143260] wireguard: WireGuard 1.0.20200611 loaded. See www.wireguard.com for information. [ 19.151723] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved. [ 19.204685] xt_time: kernel timezone is -0000 [ 19.211960] usbcore: registered new interface driver cdc_ether [ 19.221971] usbcore: registered new interface driver cdc_ncm [ 19.266513] usbcore: registered new interface driver cp210x [ 19.272280] usbserial: USB Serial support registered for cp210x [ 19.285430] usbcore: registered new interface driver huawei_cdc_ncm [ 19.350918] PPP generic driver version 2.4.2 [ 19.357016] PPP MPPE Compression module registered [ 19.363649] NET: Registered protocol family 24 [ 19.371155] usbcore: registered new interface driver qmi_wwan [ 19.380105] usbcore: registered new interface driver rndis_host [ 19.402105] usbcore: registered new interface driver sierra [ 19.407876] usbserial: USB Serial support registered for Sierra USB modem [ 19.417242] usbcore: registered new interface driver sierra_net [ 19.429253] usbcore: registered new interface driver option [ 19.435014] usbserial: USB Serial support registered for GSM modem (1-port) [ 19.462432] usbcore: registered new interface driver rt2800usb [ 19.468929] kmodloader: done loading kernel modules from /etc/modules.d/* [ 27.371593] mtk_soc_eth 1e100000.ethernet eth0: port 2 link down [ 29.894513] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 30.087392] IPv6: ADDRCONF(NETDEV_UP): lo: link is not ready [ 30.449677] mtk_soc_eth 1e100000.ethernet: PPE started [ 30.461054] device eth0 entered promiscuous mode [ 30.466861] br-lan: port 1(eth0.1) entered blocking state [ 30.472294] br-lan: port 1(eth0.1) entered disabled state [ 30.478409] device eth0.1 entered promiscuous mode [ 30.486821] br-lan: port 1(eth0.1) entered blocking state [ 30.492247] br-lan: port 1(eth0.1) entered forwarding state [ 30.535657] mtk_soc_eth 1e100000.ethernet eth0: port 2 link up [ 31.166451] ra0: ===> main_virtual_if_open [ 31.170736] RtmpOSFileOpen(): Error 2 opening /etc/wireless/l1profile.dat [ 31.178336] load l1profile succeed! [ 31.182063] driver_own()::Try to Clear FW Own... [ 31.519807] driver_own()::Success to clear FW Own [ 31.685563] multi-profile merge success, en:1,pf1_num:2,pf2_num:2,total:4 [ 31.692368] Open file "/etc/Wireless/RT2860/DBDC_card0.dat" to store DBDC cfg! (21) [ 31.702912] E2pAccessMode=2 [ 31.706570] SSID[0]=GL-MT1300-315-5G, EdcaIdx=0 [ 31.711233] SSID[1]=GL-MT1300-315-Guest-5G, EdcaIdx=0 [ 31.716563] SSID[2]=GL-MT1300-315, EdcaIdx=0 [ 31.721056] SSID[3]=GL-MT1300-315-Guest, EdcaIdx=0 [ 31.726906] DBDC Mode=1, eDBDC_mode = 1 [ 31.732073] BSS0 PhyMode=49 [ 31.734960] wmode_band_equal(): Band Equal! [ 31.739203] BSS1 PhyMode=49 [ 31.742114] BSS2 PhyMode=14 [ 31.745029] BSS3 PhyMode=14 [ 31.751801] BandSteering=0 [ 31.755030] BndStrgBssIdx=1;0;1;0 [ 31.758909] [TxPower] BAND0: 100, BAND1: 100 [ 31.767284] [PERCENTAGEenable] BAND0: 1, BAND1: 1 [ 31.772470] [BFBACKOFFenable] BAND0: 0, BAND1: 0 [ 31.777621] CalCacheApply = 0 [ 31.782938] FragThreshold[0]=2346 [ 31.786438] FragThreshold[1]=2346 [ 31.789857] FragThreshold[2]=2346 [ 31.793222] FragThreshold[3]=2346 [ 31.799402] Valid=1 [ 31.801539] APAifsn[0]=3 [ 31.804162] APAifsn[1]=7 [ 31.806709] APAifsn[2]=1 [ 31.809276] APAifsn[3]=1 [ 31.812416] Valid=1 [ 31.814555] APAifsn[0]=3 [ 31.817124] APAifsn[1]=7 [ 31.819652] APAifsn[2]=1 [ 31.822296] APAifsn[3]=1 [ 31.834005] BSSAifsn[0]=3 [ 31.836665] BSSAifsn[1]=7 [ 31.839307] BSSAifsn[2]=2 [ 31.841988] BSSAifsn[3]=2 [ 31.845112] BSSAifsn[0]=3 [ 31.847739] BSSAifsn[1]=7 [ 31.850385] BSSAifsn[2]=2 [ 31.853002] BSSAifsn[3]=2 [ 31.855992] BSSAifsn[0]=3 [ 31.858605] BSSAifsn[1]=7 [ 31.861206] BSSAifsn[2]=2 [ 31.863857] BSSAifsn[3]=2 [ 31.866771] BSSAifsn[0]=3 [ 31.869380] BSSAifsn[1]=7 [ 31.871982] BSSAifsn[2]=2 [ 31.874646] BSSAifsn[3]=2 [ 31.880173] DfsZeroWait Support=1/0 [ 31.885316] DfsZeroWaitCacTime=255/255 [ 31.890246] read_etxbf: ETxBfEnCond = 1 [ 31.894159] read_etxbf: BSSID[0] [ 31.897444] read_etxbf: MBSS[0] ETxBfEnCond = 1 [ 31.902064] read_etxbf: ETxBfEnCond = 1 [ 31.905984] read_etxbf: BSSID[1] [ 31.909219] read_etxbf: MBSS[1] ETxBfEnCond = 1 [ 31.913815] read_etxbf: ETxBfEnCond = 1 [ 31.917722] read_etxbf: BSSID[2] [ 31.920995] read_etxbf: MBSS[2] ETxBfEnCond = 1 [ 31.925604] read_etxbf: ETxBfEnCond = 1 [ 31.929454] read_etxbf: BSSID[3] [ 31.932666] read_etxbf: MBSS[3] ETxBfEnCond = 1 [ 31.985257] [rtmp_read_ap_client_from_file] pf1=2 pf2=2 [ 31.999855] HT: WDEV[0] Ext Channel = ABOVE [ 32.004058] HT: WDEV[1] Ext Channel = ABOVE [ 32.008263] HT: WDEV[2] Ext Channel = ABOVE [ 32.012514] HT: WDEV[3] Ext Channel = ABOVE [ 32.074257] ICapMode = 0 [ 32.084486] WtcSetMaxStaNum: BssidNum:4, MaxStaNum:121 (WdsNum:0, ApcliNum:2, MaxNumChipRept:0), MinMcastWcid:122 [ 32.094962] Top Init Done! [ 32.097679] Use dev_alloc_skb [ 32.102240] RX[0] DESC ae6f8000 size = 16384 [ 32.108202] RX[1] DESC ae6aa000 size = 8192 [ 32.113091] cut_through_init(): ct sw token number = 4095 [ 32.119083] cut_through_token_list_init(): TokenList inited done!id_head/tail=0/4096 [ 32.126889] cut_through_token_list_init(): 8cc96808,8cc96808 [ 32.133032] cut_through_token_list_init(): TokenList inited done!id_head/tail=0/4096 [ 32.140895] cut_through_token_list_init(): 8cc96818,8cc96818 [ 32.146746] Hif Init Done! [ 32.149507] ctl->txq = c131bb30 [ 32.152701] ctl->rxq = c131bb3c [ 32.155966] ctl->ackq = c131bb48 [ 32.159216] ctl->kickq = c131bb54 [ 32.162521] ctl->tx_doneq = c131bb60 [ 32.166185] ctl->rx_doneq = c131bb6c [ 32.169858] Parsing patch header [ 32.173075] Built date: [ 32.173084] 2 [ 32.175762] 0 [ 32.177407] 1 [ 32.179023] 8 [ 32.180623] 0 [ 32.182212] 5 [ 32.183858] 1 [ 32.185446] 8 [ 32.187050] 1 [ 32.188640] 0 [ 32.190227] 0 [ 32.191805] 6 [ 32.193464] 0 [ 32.195043] 4 [ 32.196613] a [ 32.198183] [ 32.201225] [ 32.202727] Platform: [ 32.202735] A [ 32.205234] L [ 32.206810] P [ 32.208374] S [ 32.209940] [ 32.213063] HW/SW version: [ 32.213090] 0x [ 32.216099] 8a [ 32.217784] 10 [ 32.219450] 8a [ 32.221108] 10 [ 32.222765] [ 32.225959] Patch version: [ 32.225968] 0x [ 32.228845] 00 [ 32.230506] 00 [ 32.232162] 00 [ 32.233879] 10 [ 32.235541] [ 32.238686] Target address: 0x80000, length: 11072 [ 32.243868] patch is not ready && get semaphore success [ 32.249190] EventGenericEventHandler: CMD Success [ 32.254175] MtCmdPatchFinishReq [ 32.268663] EventGenericEventHandler: CMD Success [ 32.282532] release patch semaphore [ 32.286121] WfMcuHwInit: Before NICLoadFirmware, check ICapMode = 0 [ 32.292421] Parsing CPU 0 fw tailer [ 32.296037] Chip ID: [ 32.296079] 0x [ 32.298460] 04 [ 32.300127] [ 32.303315] Eco version: [ 32.303331] 0x [ 32.306125] 00 [ 32.307810] [ 32.311044] Region number: [ 32.311060] 0x [ 32.314039] 00 [ 32.315721] [ 32.318915] Format version: [ 32.318937] 0x [ 32.321967] 00 [ 32.323697] [ 32.326862] Ram version: [ 32.326879] _ [ 32.329625] r [ 32.331213] e [ 32.332787] s [ 32.334446] e [ 32.336044] r [ 32.337611] v [ 32.339204] e [ 32.340787] d [ 32.342378] _ [ 32.344074] [ 32.347180] Built date: [ 32.347195] 2 [ 32.349830] 0 [ 32.351419] 1 [ 32.353004] 8 [ 32.354643] 1 [ 32.356228] 0 [ 32.357813] 1 [ 32.359386] 6 [ 32.360990] 0 [ 32.362563] 1 [ 32.364203] 5 [ 32.365788] 4 [ 32.367354] 0 [ 32.368919] 7 [ 32.370554] [ 32.372148] [ 32.375302] Common crc: 0x0 [ 32.378209] Parsing tailer region 0 [ 32.381720] Feature set: [ 32.381742] 0x [ 32.384547] 01 [ 32.386211] [ 32.389355] Target address: 0x84000, Download size: 409600 [ 32.394955] Parsing tailer region 1 [ 32.398448] Feature set: [ 32.398462] 0x [ 32.401167] 01 [ 32.402825] [ 32.406040] Target address: 0x209c400, Download size: 49664 [ 32.411865] EventGenericEventHandler: CMD Success [ 32.422241] EventGenericEventHandler: CMD Success [ 32.427973] MtCmdFwStartReq: override = 0x1, address = 0x84000 [ 32.434001] EventGenericEventHandler: CMD Success [ 32.438754] Parsing CPU 1 fw tailer [ 32.442232] Chip ID: [ 32.442239] 0x [ 32.444626] 04 [ 32.446286] [ 32.449418] Eco version: [ 32.449422] 0x [ 32.452116] 00 [ 32.453811] [ 32.456949] Region number: [ 32.456953] 0x [ 32.459820] 00 [ 32.461478] [ 32.464636] Format version: [ 32.464643] 0x [ 32.467608] 00 [ 32.469266] [ 32.472398] Ram version: [ 32.472405] _ [ 32.475126] r [ 32.476703] e [ 32.478272] s [ 32.479842] e [ 32.481410] r [ 32.482979] v [ 32.484638] e [ 32.486218] d [ 32.487787] _ [ 32.489357] [ 32.492403] Built date: [ 32.492408] 2 [ 32.495062] 0 [ 32.496645] 1 [ 32.498214] 8 [ 32.499784] 1 [ 32.501353] 0 [ 32.502922] 2 [ 32.504544] 6 [ 32.506177] 2 [ 32.507756] 0 [ 32.509327] 4 [ 32.510896] 6 [ 32.512505] 1 [ 32.514186] 8 [ 32.515797] [ 32.517374] [ 32.520420] Common crc: 0x0 [ 32.523284] Parsing tailer region 0 [ 32.526816] Feature set: [ 32.526829] 0x [ 32.529552] 01 [ 32.531254] [ 32.534508] Target address: 0x90000000, Download size: 122624 [ 32.540519] EventGenericEventHandler: CMD Success [ 32.547287] MtCmdFwStartReq: override = 0x4, address = 0x0 [ 32.604632] EventGenericEventHandler: CMD Success [ 32.657704] MCU Init Done! [ 32.660485] efuse_probe: efuse = 10000212 [ 32.664707] RtmpChipOpsEepromHook::e2p_type=2, inf_Type=5 [ 32.670116] RtmpEepromGetDefault::e2p_dafault=1 [ 32.674749] RtmpChipOpsEepromHook: E2P type(2), E2pAccessMode = 2, E2P default = 1 [ 32.682356] NVM is FLASH mode. dev_idx [0] FLASH OFFSET [0x40000] [ 32.703578] NICReadEEPROMParameters: EEPROM 0x52 b300 [ 32.709326] NICReadEEPROMParameters: EEPROM 0x52 b300 [ 40.191994] Country Region from e2p = 101 [ 40.196040] mt7615_antenna_default_reset(): TxPath = 4, RxPath = 4 [ 40.202192] mt7615_antenna_default_reset(): DBDC BAND0 TxPath = 2, RxPath = 2 [ 40.209329] mt7615_antenna_default_reset(): DBDC BAND1 TxPath = 2, RxPath = 2 [ 40.216478] RcRadioInit(): DbdcMode=1, ConcurrentBand=2 [ 40.221686] RcRadioInit(): pRadioCtrl=8ed78ef4,Band=0,rfcap=3,channel=1,PhyMode=2 extCha=0xf [ 40.230118] RcRadioInit(): pRadioCtrl=8ed791f4,Band=1,rfcap=2,channel=36,PhyMode=1 extCha=0xf [ 40.238651] rcUpdateBandForBFMU PhyCtrl[0].RadioCtrl.IsBfBand = 1 [ 40.244766] rcUpdateBandForBFMU PhyCtrl[1].RadioCtrl.IsBfBand = 0 [ 40.250842] TxBfModuleEnCtrl:i = 0, pRadioCtrl->IsBfBand = 1 [ 40.256511] TxBfModuleEnCtrl:i = 1, pRadioCtrl->IsBfBand = 0 [ 40.262154] TxBfModuleEnCtrl:u1BfNum = 1, u1BfBitmap = 1, u1BfSelBand[0] = 0 [ 40.269403] MtCmdSetDbdcCtrl:(ret = 0) [ 40.273158] MtSingleSkuLoadParam: RF_LOCKDOWN Feature OFF !!! [ 40.280863] RtmpOSFileOpen(): Error 2 opening /etc_ro/Wireless/RT2860AP/SingleSKU.dat [ 40.288717] --> Error opening /etc_ro/Wireless/RT2860AP/SingleSKU.dat [ 40.295191] MtBfBackOffLoadParam: RF_LOCKDOWN Feature OFF !!! [ 40.300932] RtmpOSFileOpen(): Error 2 opening /etc_ro/Wireless/RT2860AP/SingleSKU.dat [ 40.308763] EEPROM Init Done! [ 40.311734] mt_mac_init()--> [ 40.314637] mt7615_init_mac_cr()--> [ 40.318125] mt7615_init_mac_cr(): TMAC_TRCR0=0x82783c8c [ 40.323323] mt7615_init_mac_cr(): TMAC_TRCR1=0x82783c8c [ 40.328558] <--mt_mac_init() [ 40.331916] CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0 [ 40.338686] CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0 [ 40.345456] CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0 [ 40.352018] MAC Init Done! [ 40.354740] MT7615BBPInit():BBP Initialization..... [ 40.359598] Band 0: valid=1, isDBDC=0, Band=2, CBW=1, CentCh/PrimCh=1/1, prim_ch_idx=0, txStream=2 [ 40.368617] Band 1: valid=0, isDBDC=0, Band=0, CBW=0, CentCh/PrimCh=0/0, prim_ch_idx=0, txStream=0 [ 40.377639] MT7615BBPInit() todo [ 40.380849] PHY Init Done! [ 40.386454] MtCmdSetMacTxRx:(ret = 0) [ 40.390418] MtCmdSetMacTxRx:(ret = 0) [ 40.394895] WifiFwdSet::disabled=0 [ 40.398411] ap_ftkd> Initialize FT KDP Module... [ 40.403040] Main bssid = 00:00:00:00:00:00 [ 40.415038] MtCmdSetMacTxRx:(ret = 0) [ 40.418918] MtCmdSetMacTxRx:(ret = 0) [ 40.422796] MtCmdSetMacTxRx:(ret = 0) [ 40.426694] MtCmdSetMacTxRx:(ret = 0) [ 40.430374] <==== mt_wifi_init, Status=0 [ 40.434300] TxBfModuleEnCtrl:i = 0, pRadioCtrl->IsBfBand = 1 [ 40.439929] TxBfModuleEnCtrl:i = 1, pRadioCtrl->IsBfBand = 0 [ 40.445585] TxBfModuleEnCtrl:u1BfNum = 1, u1BfBitmap = 1, u1BfSelBand[0] = 0 [ 40.452699] MtCmdEDCCACtrl: BandIdx: 0, EDCCACtrl: 1 [ 40.457693] MtCmdEDCCACtrl: BandIdx: 1, EDCCACtrl: 0 [ 40.469994] WtcSetMaxStaNum: BssidNum:4, MaxStaNum:121 (WdsNum:0, ApcliNum:2, MaxNumChipRept:0), MinMcastWcid:122 [ 40.577631] RedInit: set CR4/N9 RED Enable to 1. [ 40.582257] RedInit: RED Initiailize Done. [ 40.586375] cp_support_is_enabled: set CR4 CP_SUPPORT to Mode 2. [ 40.592388] RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP [ 40.598651] wifi_sys_open(), wdev idx = 0 [ 40.602649] wdev_attr_update(): wdevId0 = 94:83:c4:0f:23:18 [ 40.608235] rcUpdateBandForBFMU PhyCtrl[0].RadioCtrl.IsBfBand = 0 [ 40.614316] rcUpdateBandForBFMU PhyCtrl[1].RadioCtrl.IsBfBand = 1 [ 40.620381] TxBfModuleEnCtrl:i = 0, pRadioCtrl->IsBfBand = 0 [ 40.626033] TxBfModuleEnCtrl:i = 1, pRadioCtrl->IsBfBand = 1 [ 40.631664] TxBfModuleEnCtrl:u1BfNum = 1, u1BfBitmap = 1, u1BfSelBand[0] = 1 [ 40.638976] MtCmdSetDbdcCtrl:(ret = 0) [ 40.642792] [RadarStateCheck] RD_NORMAL_MODE [ 40.648188] phy_freq_adjust : no prim_ch value for adjust! [ 40.654970] Caller: wlan_operate_init+0xf4/0x108 [mt_wifi] [ 40.660442] phy_mode=49, ch=0, wdev_type=1 [ 40.664553] ht_cap->HtCapInfo: ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1 [ 40.673827] ht_cap->HtCapParm: mdpu_density=5, ampdu_factor=3 [ 40.680018] AP inf up for ra_0(func_idx) OmacIdx=0 [ 40.684845] AsicRadioOnOffCtrl(): DbdcIdx=0 RadioOn [ 40.689838] ApAutoChannelAtBootUp-----------------> [ 40.694713] ApAutoChannelAtBootUp: AutoChannelBootup = 1 [ 40.700176] MtCmdSetMacTxRx:(ret = 0) [ 40.703961] MtCmdSetMacTxRx:(ret = 0) [ 40.707650] [AutoChSelBuildChannelListFor5G] ChListNum5G = 9 [ 40.713317] mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload [ 40.721814] mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload [ 40.730333] MtCmdChannelSwitch: control_chl = 36,control_ch2=0, central_chl = 36 DBDCIdx= 1, Band= 0 [ 40.739439] BW = 0,TXStream = 2, RXStream = 2, scan(1) [ 41.143443] mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload [ 41.151953] mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload [ 41.160455] MtCmdChannelSwitch: control_chl = 40,control_ch2=0, central_chl = 40 DBDCIdx= 1, Band= 0 [ 41.169555] BW = 0,TXStream = 2, RXStream = 2, scan(1) [ 41.573413] mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload [ 41.581921] mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload [ 41.590429] MtCmdChannelSwitch: control_chl = 44,control_ch2=0, central_chl = 44 DBDCIdx= 1, Band= 0 [ 41.599543] BW = 0,TXStream = 2, RXStream = 2, scan(1) [ 41.623965] :MtCmdPktBudgetCtrl: bssid(255),wcid(65535),type(0) [ 42.003400] mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload [ 42.011905] mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload [ 42.020482] MtCmdChannelSwitch: control_chl = 48,control_ch2=0, central_chl = 48 DBDCIdx= 1, Band= 0 [ 42.029723] BW = 0,TXStream = 2, RXStream = 2, scan(1) [ 42.433409] mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload [ 42.441914] mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload [ 42.450421] MtCmdChannelSwitch: control_chl = 149,control_ch2=0, central_chl = 149 DBDCIdx= 1, Band= 0 [ 42.459698] BW = 0,TXStream = 2, RXStream = 2, scan(1) [ 42.863409] mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload [ 42.871916] mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload [ 42.880421] MtCmdChannelSwitch: control_chl = 153,control_ch2=0, central_chl = 153 DBDCIdx= 1, Band= 0 [ 42.889708] BW = 0,TXStream = 2, RXStream = 2, scan(1) [ 43.293400] mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload [ 43.301976] mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload [ 43.310490] MtCmdChannelSwitch: control_chl = 157,control_ch2=0, central_chl = 157 DBDCIdx= 1, Band= 0 [ 43.319841] BW = 0,TXStream = 2, RXStream = 2, scan(1) [ 43.723386] mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload [ 43.731876] mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload [ 43.740374] MtCmdChannelSwitch: control_chl = 161,control_ch2=0, central_chl = 161 DBDCIdx= 1, Band= 0 [ 43.749647] BW = 0,TXStream = 2, RXStream = 2, scan(1) [ 44.153505] ApAutoChannelAtBootUp : Auto channel selection: Selected channel = 149, IsAband = 1 [ 44.162183] AutoChSelUpdateChannel(): Update channel for wdev for this band PhyMode = 49, Channel = 149 [ 44.172439] [RadarStateCheck] RD_NORMAL_MODE [ 44.177962] mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload [ 44.186522] mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload [ 44.195037] MtCmdChannelSwitch: control_chl = 149,control_ch2=0, central_chl = 155 DBDCIdx= 1, Band= 0 [ 44.204321] BW = 2,TXStream = 2, RXStream = 2, scan(0) [ 45.371772] ApAutoChannelAtBootUp<----------------- [ 45.376693] [PMF]APPMFInit:: apidx=0, MFPC=0, MFPR=0, SHA256=0 [ 45.382607] wifi_sys_linkup(), wdev idx = 0 [ 45.386802] wtc_acquire_groupkey_wcid: Found a non-occupied wtbl_idx:127 for WDEV_TYPE:1 [ 45.386802] LinkToOmacIdx = 0, LinkToWdevType = 1 [ 45.514626] bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 8192, CmdBssInfoBmcRate.u2McTransmit = 8196 [ 45.527253] MtCmdSetDbdcCtrl:(ret = 0) [ 45.531662] UpdateBeaconHandler, BCN_UPDATE_INIT, OmacIdx = 0 [ 45.537461] APStartUpForMbss: BssIndex = 1 channel = 149 [ 45.542907] MtCmdTxPowerDropCtrl: ucPowerDrop: 100, BandIdx: 1 [ 45.567539] apidx 0 for WscUUIDInit [ 45.571011] Generate UUID for apidx(0) [ 45.664411] Set_Debug_Proc(): (DebugLevel = 0) [ 45.786089] br-lan: port 2(ra0) entered blocking state [ 45.791312] br-lan: port 2(ra0) entered disabled state [ 45.797264] device ra0 entered promiscuous mode [ 45.802237] br-lan: port 2(ra0) entered blocking state [ 45.807512] br-lan: port 2(ra0) entered forwarding state [ 46.491697] rax0: ===> mbss_virtual_if_open [ 46.496157] RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP [ 46.502465] wifi_sys_open(), wdev idx = 2 [ 46.506610] wdev_attr_update(): wdevId2 = 94:83:c4:0f:23:17 [ 46.512264] TxBfModuleEnCtrl:i = 0, pRadioCtrl->IsBfBand = 0 [ 46.518042] TxBfModuleEnCtrl:i = 1, pRadioCtrl->IsBfBand = 1 [ 46.523786] TxBfModuleEnCtrl:u1BfNum = 1, u1BfBitmap = 1, u1BfSelBand[0] = 1 [ 46.531147] MtCmdSetDbdcCtrl:(ret = 0) [ 46.535152] [RadarStateCheck] RD_NORMAL_MODE [ 46.541059] AP inf up for ra_2(func_idx) OmacIdx=18 [ 46.546127] AsicRadioOnOffCtrl(): DbdcIdx=0 RadioOn [ 46.551216] ApAutoChannelAtBootUp-----------------> [ 46.556301] ApAutoChannelAtBootUp: AutoChannelBootup = 1 [ 46.561983] MtCmdSetMacTxRx:(ret = 0) [ 46.565962] MtCmdSetMacTxRx:(ret = 0) [ 50.963445] ApAutoChannelAtBootUp : Auto channel selection: Selected channel = 9, IsAband = 0 [ 50.971960] AutoChSelUpdateChannel(): Update channel for wdev for this band PhyMode = 14, Channel = 9 [ 50.982014] [RadarStateCheck] RD_NORMAL_MODE [ 51.413879] ApAutoChannelAtBootUp<----------------- [ 51.418882] wifi_sys_linkup(), wdev idx = 2 [ 51.538296] bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 0, CmdBssInfoBmcRate.u2McTransmit = 0 [ 51.550412] MtCmdSetDbdcCtrl:(ret = 0) [ 51.554847] UpdateBeaconHandler, BCN_UPDATE_INIT, OmacIdx = 12 [ 51.560711] APStartUpForMbss: BssIndex = 0 channel = 9 [ 51.565911] MtCmdTxPowerDropCtrl: ucPowerDrop: 100, BandIdx: 0 [ 51.590464] apidx 2 for WscUUIDInit [ 51.593964] Generate UUID for apidx(2) [ 51.635578] br-lan: port 3(rax0) entered blocking state [ 51.640901] br-lan: port 3(rax0) entered disabled state [ 51.647126] device rax0 entered promiscuous mode [ 51.652185] br-lan: port 3(rax0) entered blocking state [ 51.657515] br-lan: port 3(rax0) entered forwarding state [ 54.488593] mtk_soc_eth 1e100000.ethernet eth0: port 2 link down [ 55.246341] device ra0 left promiscuous mode [ 55.250870] br-lan: port 2(ra0) entered disabled state [ 55.303139] ra0: ===> main_virtual_if_close [ 55.307719] wifi_sys_linkdown(), wdev idx = 0 [ 55.313158] bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 0, CmdBssInfoBmcRate.u2McTransmit = 0 [ 55.331717] wifi_sys_close(), wdev idx = 0 [ 55.678396] device rax0 left promiscuous mode [ 55.683107] br-lan: port 3(rax0) entered disabled state [ 55.732516] rax0: ===> mbss_virtual_if_close [ 55.737088] wifi_sys_linkdown(), wdev idx = 2 [ 55.742144] bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 0, CmdBssInfoBmcRate.u2McTransmit = 0 [ 55.760506] wifi_sys_close(), wdev idx = 2 [ 55.765331] APStop(), oper(0) bssid(0)=94:83:c4:0f:23:18 [ 55.770980] wifi_sys_close(), wdev idx = 0 [ 55.775566] wifi_sys_close(), wdev idx = 1 [ 55.780072] wifi_sys_close(), wdev idx = 2 [ 55.784521] wifi_sys_close(), wdev idx = 3 [ 55.788828] <=== APStop() [ 55.843022] CmdReStartDLRsp: WiFI FW Download Success [ 55.849098] RT28xxPciAsicRadioOff(): Not support for HIF_MT yet! [ 55.855273] tx_kickout_fail_count = 0 [ 55.858930] tx_timeout_fail_count = 0 [ 55.862574] rx_receive_fail_count = 0 [ 55.866269] alloc_cmd_msg = 1337 [ 55.869487] free_cmd_msg = 1337 [ 55.874975] cut_through_token_list_destroy(): 8cc96808,8cc96808 [ 55.882209] cut_through_token_list_destroy(): 8cc96818,8cc96818 [ 56.360708] ra0: ===> main_virtual_if_open [ 56.365637] load l1profile succeed! [ 56.919292] multi-profile merge success, en:1,pf1_num:2,pf2_num:2,total:4 [ 56.926126] Open file "/etc/Wireless/RT2860/DBDC_card0.dat" to store DBDC cfg! (21) [ 56.938211] E2pAccessMode=2 [ 56.942240] SSID[0]=GL-MT1300-315-5G, EdcaIdx=0 [ 56.947074] SSID[1]=GL-MT1300-315-Guest-5G, EdcaIdx=0 [ 56.952349] SSID[2]=GL-MT1300-315, EdcaIdx=1 [ 56.956894] SSID[3]=GL-MT1300-315-Guest, EdcaIdx=1 [ 56.962231] DBDC Mode=1, eDBDC_mode = 1 [ 56.966836] BSS0 PhyMode=49 [ 56.969626] wmode_band_equal(): Band Equal! [ 56.973815] BSS1 PhyMode=49 [ 56.976599] BSS2 PhyMode=14 [ 56.979374] BSS3 PhyMode=14 [ 56.984883] BandSteering=0 [ 56.987876] BndStrgBssIdx=1;0;1;0 [ 56.991482] [TxPower] BAND0: 100, BAND1: 100 [ 56.999229] [PERCENTAGEenable] BAND0: 1, BAND1: 1 [ 57.004343] [BFBACKOFFenable] BAND0: 0, BAND1: 0 [ 57.009258] CalCacheApply = 0 [ 57.014143] FragThreshold[0]=2346 [ 57.017450] FragThreshold[1]=2346 [ 57.020743] FragThreshold[2]=2346 [ 57.024190] FragThreshold[3]=2346 [ 57.030322] Valid=1 [ 57.032466] APAifsn[0]=3 [ 57.035113] APAifsn[1]=7 [ 57.037688] APAifsn[2]=1 [ 57.040274] APAifsn[3]=1 [ 57.043555] Valid=1 [ 57.045711] APAifsn[0]=3 [ 57.048290] APAifsn[1]=7 [ 57.050840] APAifsn[2]=1 [ 57.053440] APAifsn[3]=1 [ 57.062848] BSSAifsn[0]=3 [ 57.065513] BSSAifsn[1]=7 [ 57.068119] BSSAifsn[2]=2 [ 57.070721] BSSAifsn[3]=2 [ 57.073669] BSSAifsn[0]=3 [ 57.076302] BSSAifsn[1]=7 [ 57.078904] BSSAifsn[2]=2 [ 57.081506] BSSAifsn[3]=2 [ 57.084434] BSSAifsn[0]=3 [ 57.087054] BSSAifsn[1]=7 [ 57.089656] BSSAifsn[2]=2 [ 57.092271] BSSAifsn[3]=2 [ 57.095219] BSSAifsn[0]=3 [ 57.097840] BSSAifsn[1]=7 [ 57.100442] BSSAifsn[2]=2 [ 57.103044] BSSAifsn[3]=2 [ 57.108615] DfsZeroWait Support=1/0 [ 57.113760] DfsZeroWaitCacTime=255/255 [ 57.166781] [rtmp_read_ap_client_from_file] pf1=2 pf2=2 [ 57.181394] HT: WDEV[0] Ext Channel = ABOVE [ 57.185619] HT: WDEV[1] Ext Channel = ABOVE [ 57.189788] HT: WDEV[2] Ext Channel = ABOVE [ 57.193977] HT: WDEV[3] Ext Channel = ABOVE [ 57.249157] ICapMode = 0 [ 57.259392] WtcSetMaxStaNum: BssidNum:4, MaxStaNum:121 (WdsNum:0, ApcliNum:2, MaxNumChipRept:0), MinMcastWcid:122 [ 57.269904] Top Init Done! [ 57.272629] Use dev_alloc_skb [ 57.277319] RX[0] DESC ae6f8000 size = 16384 [ 57.283192] RX[1] DESC ae6aa000 size = 8192 [ 57.288124] cut_through_init(): ct sw token number = 4095 [ 57.294115] cut_through_token_list_init(): TokenList inited done!id_head/tail=0/4096 [ 57.301853] cut_through_token_list_init(): 8c171c88,8c171c88 [ 57.307938] cut_through_token_list_init(): TokenList inited done!id_head/tail=0/4096 [ 57.315708] cut_through_token_list_init(): 8c171c98,8c171c98 [ 57.321390] Hif Init Done! [ 57.324122] ctl->txq = c131bb30 [ 57.327253] ctl->rxq = c131bb3c [ 57.330374] ctl->ackq = c131bb48 [ 57.333596] ctl->kickq = c131bb54 [ 57.336896] ctl->tx_doneq = c131bb60 [ 57.340448] ctl->rx_doneq = c131bb6c [ 57.344168] Parsing patch header [ 57.347428] Built date: [ 57.347446] 2 [ 57.350114] 0 [ 57.351707] 1 [ 57.353275] 8 [ 57.354879] 0 [ 57.356462] 5 [ 57.358032] 1 [ 57.359601] 8 [ 57.361176] 1 [ 57.362748] 0 [ 57.364355] 0 [ 57.365944] 6 [ 57.367518] 0 [ 57.369086] 4 [ 57.370658] a [ 57.372233] [ 57.375318] [ 57.376801] Platform: [ 57.376807] A [ 57.379235] L [ 57.380799] P [ 57.382362] S [ 57.383950] [ 57.387002] HW/SW version: [ 57.387005] 0x [ 57.389868] 8a [ 57.391517] 10 [ 57.393167] 8a [ 57.394843] 10 [ 57.396503] [ 57.399629] Patch version: [ 57.399632] 0x [ 57.402492] 00 [ 57.404161] 00 [ 57.405819] 00 [ 57.407471] 10 [ 57.409165] [ 57.412371] Target address: 0x80000, length: 11072 [ 57.417661] patch is ready, continue to ILM/DLM DL [ 57.422511] Parsing CPU 0 fw tailer [ 57.426064] Chip ID: [ 57.426079] 0x [ 57.428443] 04 [ 57.430136] [ 57.433339] Eco version: [ 57.433494] 0x [ 57.436260] 00 [ 57.437968] [ 57.441189] Region number: [ 57.441209] 0x [ 57.444245] 00 [ 57.445955] [ 57.449162] Format version: [ 57.449177] 0x [ 57.452130] 00 [ 57.453860] [ 57.457071] Ram version: [ 57.457092] _ [ 57.459799] r [ 57.461375] e [ 57.462955] s [ 57.464599] e [ 57.466192] r [ 57.467766] v [ 57.469340] e [ 57.470913] d [ 57.472480] _ [ 57.474105] [ 57.477179] Built date: [ 57.477186] 2 [ 57.479790] 0 [ 57.481355] 1 [ 57.482919] 8 [ 57.484521] 1 [ 57.486112] 0 [ 57.487684] 1 [ 57.489257] 6 [ 57.490823] 0 [ 57.492386] 1 [ 57.493992] 5 [ 57.495575] 4 [ 57.497200] 0 [ 57.498780] 7 [ 57.500350] [ 57.501923] [ 57.505007] Common crc: 0x0 [ 57.507877] Parsing tailer region 0 [ 57.511343] Feature set: [ 57.511347] 0x [ 57.514059] 01 [ 57.515715] [ 57.518843] Target address: 0x84000, Download size: 409600 [ 57.524397] Parsing tailer region 1 [ 57.527866] Feature set: [ 57.527869] 0x [ 57.530565] 01 [ 57.532224] [ 57.535413] Target address: 0x209c400, Download size: 49664 [ 57.541247] EventGenericEventHandler: CMD Success [ 57.552192] EventGenericEventHandler: CMD Success [ 57.557955] MtCmdFwStartReq: override = 0x1, address = 0x84000 [ 57.563921] EventGenericEventHandler: CMD Success [ 57.568704] Parsing CPU 1 fw tailer [ 57.572175] Chip ID: [ 57.572180] 0x [ 57.574584] 04 [ 57.576286] [ 57.579474] Eco version: [ 57.579488] 0x [ 57.582201] 00 [ 57.583937] [ 57.587101] Region number: [ 57.587113] 0x [ 57.589983] 00 [ 57.591645] [ 57.594840] Format version: [ 57.594851] 0x [ 57.597822] 00 [ 57.599478] [ 57.602706] Ram version: [ 57.602716] _ [ 57.605455] r [ 57.607031] e [ 57.608599] s [ 57.610166] e [ 57.611735] r [ 57.613328] v [ 57.615047] e [ 57.616667] d [ 57.618280] _ [ 57.619858] [ 57.622909] Built date: [ 57.622912] 2 [ 57.625589] 0 [ 57.627195] 1 [ 57.628816] 8 [ 57.630428] 1 [ 57.632032] 0 [ 57.633676] 2 [ 57.635263] 6 [ 57.637151] mtk_soc_eth 1e100000.ethernet eth0: port 2 link up [ 57.644793] 2 [ 57.644805] 0 [ 57.646391] 4 [ 57.647967] 6 [ 57.649558] 1 [ 57.651159] 8 [ 57.652752] [ 57.654412] [ 57.657511] Common crc: 0x0 [ 57.660404] Parsing tailer region 0 [ 57.663957] Feature set: [ 57.663974] 0x [ 57.666737] 01 [ 57.668436] [ 57.671627] Target address: 0x90000000, Download size: 122624 [ 57.677736] EventGenericEventHandler: CMD Success [ 57.684883] MtCmdFwStartReq: override = 0x4, address = 0x0 [ 57.742275] EventGenericEventHandler: CMD Success [ 57.795486] MCU Init Done! [ 57.798229] efuse_probe: efuse = 10000212 [ 57.802234] RtmpChipOpsEepromHook::e2p_type=2, inf_Type=5 [ 57.807708] RtmpEepromGetDefault::e2p_dafault=1 [ 57.812235] RtmpChipOpsEepromHook: E2P type(2), E2pAccessMode = 2, E2P default = 1 [ 57.819821] NVM is FLASH mode. dev_idx [0] FLASH OFFSET [0x40000] [ 57.840858] NICReadEEPROMParameters: EEPROM 0x52 b300 [ 57.846946] NICReadEEPROMParameters: EEPROM 0x52 b300 [ 58.425079] jffs2_scan_eraseblock(): End of filesystem marker found at 0x0 [ 58.432026] jffs2_build_filesystem(): unlocking the mtd device... [ 58.432210] done. [ 58.440385] jffs2_build_filesystem(): erasing all blocks after the end marker... [ 65.333640] Country Region from e2p = 101 [ 65.345268] TxBfModuleEnCtrl:i = 0, pRadioCtrl->IsBfBand = 1 [ 65.350909] TxBfModuleEnCtrl:i = 1, pRadioCtrl->IsBfBand = 0 [ 65.356580] TxBfModuleEnCtrl:u1BfNum = 1, u1BfBitmap = 1, u1BfSelBand[0] = 0 [ 65.363885] MtCmdSetDbdcCtrl:(ret = 0) [ 65.367657] MtSingleSkuLoadParam: RF_LOCKDOWN Feature OFF !!! [ 65.373483] MtBfBackOffLoadParam: RF_LOCKDOWN Feature OFF !!! [ 65.379226] EEPROM Init Done! [ 65.382195] mt_mac_init()--> [ 65.385112] mt7615_init_mac_cr()--> [ 65.388608] mt7615_init_mac_cr(): TMAC_TRCR0=0x82783c8c [ 65.393854] mt7615_init_mac_cr(): TMAC_TRCR1=0x82783c8c [ 65.399081] <--mt_mac_init() [ 65.402962] MAC Init Done! [ 65.405694] MT7615BBPInit():BBP Initialization..... [ 65.410563] Band 0: valid=1, isDBDC=0, Band=2, CBW=1, CentCh/PrimCh=1/1, prim_ch_idx=0, txStream=2 [ 65.419604] Band 1: valid=0, isDBDC=0, Band=0, CBW=0, CentCh/PrimCh=0/0, prim_ch_idx=0, txStream=0 [ 65.428628] PHY Init Done! [ 65.434613] MtCmdSetMacTxRx:(ret = 0) [ 65.438583] MtCmdSetMacTxRx:(ret = 0) [ 65.442701] WifiFwdSet::disabled=0 [ 65.446157] Main bssid = 94:83:c4:0f:23:18 [ 65.454117] MtCmdSetMacTxRx:(ret = 0) [ 65.461916] MtCmdSetMacTxRx:(ret = 0) [ 65.465831] MtCmdSetMacTxRx:(ret = 0) [ 65.469735] MtCmdSetMacTxRx:(ret = 0) [ 65.473438] <==== mt_wifi_init, Status=0 [ 65.477348] TxBfModuleEnCtrl:i = 0, pRadioCtrl->IsBfBand = 1 [ 65.482979] TxBfModuleEnCtrl:i = 1, pRadioCtrl->IsBfBand = 0 [ 65.488622] TxBfModuleEnCtrl:u1BfNum = 1, u1BfBitmap = 1, u1BfSelBand[0] = 0 [ 65.495750] MtCmdEDCCACtrl: BandIdx: 0, EDCCACtrl: 1 [ 65.500708] MtCmdEDCCACtrl: BandIdx: 1, EDCCACtrl: 0 [ 65.505746] WtcSetMaxStaNum: BssidNum:4, MaxStaNum:121 (WdsNum:0, ApcliNum:2, MaxNumChipRept:0), MinMcastWcid:122 [ 65.614570] RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP [ 65.620828] wifi_sys_open(), wdev idx = 0 [ 65.624852] wdev_attr_update(): wdevId0 = 94:83:c4:0f:23:18 [ 65.630422] TxBfModuleEnCtrl:i = 0, pRadioCtrl->IsBfBand = 0 [ 65.636082] TxBfModuleEnCtrl:i = 1, pRadioCtrl->IsBfBand = 1 [ 65.641725] TxBfModuleEnCtrl:u1BfNum = 1, u1BfBitmap = 1, u1BfSelBand[0] = 1 [ 65.649026] MtCmdSetDbdcCtrl:(ret = 0) [ 65.652848] [RadarStateCheck] RD_NORMAL_MODE [ 65.658799] AP inf up for ra_0(func_idx) OmacIdx=0 [ 65.663617] AsicRadioOnOffCtrl(): DbdcIdx=0 RadioOn [ 65.669164] ApAutoChannelAtBootUp-----------------> [ 65.674044] ApAutoChannelAtBootUp: AutoChannelBootup = 1 [ 65.679508] MtCmdSetMacTxRx:(ret = 0) [ 65.683270] MtCmdSetMacTxRx:(ret = 0) [ 65.686993] [AutoChSelBuildChannelListFor5G] ChListNum5G = 9 [ 66.643894] :MtCmdPktBudgetCtrl: bssid(255),wcid(65535),type(0) [ 68.933455] ApAutoChannelAtBootUp : Auto channel selection: Selected channel = 149, IsAband = 1 [ 68.942154] AutoChSelUpdateChannel(): Update channel for wdev for this band PhyMode = 49, Channel = 149 [ 68.952395] [RadarStateCheck] RD_NORMAL_MODE [ 69.524315] ApAutoChannelAtBootUp<----------------- [ 69.529375] wifi_sys_linkup(), wdev idx = 0 [ 69.700123] bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 8192, CmdBssInfoBmcRate.u2McTransmit = 8196 [ 69.712710] MtCmdSetDbdcCtrl:(ret = 0) [ 69.717154] UpdateBeaconHandler, BCN_UPDATE_INIT, OmacIdx = 0 [ 69.723190] APStartUpForMbss: BssIndex = 1 channel = 149 [ 69.728704] MtCmdTxPowerDropCtrl: ucPowerDrop: 100, BandIdx: 1 [ 69.753416] apidx 0 for WscUUIDInit [ 69.756901] Generate UUID for apidx(0) [ 69.794237] br-lan: port 2(ra0) entered blocking state [ 69.799438] br-lan: port 2(ra0) entered disabled state [ 69.805314] device ra0 entered promiscuous mode [ 69.810162] br-lan: port 2(ra0) entered blocking state [ 69.815361] br-lan: port 2(ra0) entered forwarding state [ 70.358853] rax0: ===> mbss_virtual_if_open [ 70.363072] RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP [ 70.369463] wifi_sys_open(), wdev idx = 2 [ 70.373516] wdev_attr_update(): wdevId2 = 94:83:c4:0f:23:17 [ 70.379111] TxBfModuleEnCtrl:i = 0, pRadioCtrl->IsBfBand = 0 [ 70.384779] TxBfModuleEnCtrl:i = 1, pRadioCtrl->IsBfBand = 1 [ 70.390420] TxBfModuleEnCtrl:u1BfNum = 1, u1BfBitmap = 1, u1BfSelBand[0] = 1 [ 70.397765] MtCmdSetDbdcCtrl:(ret = 0) [ 70.401631] [RadarStateCheck] RD_NORMAL_MODE [ 70.407379] AP inf up for ra_2(func_idx) OmacIdx=18 [ 70.412295] AsicRadioOnOffCtrl(): DbdcIdx=0 RadioOn [ 70.417495] ApAutoChannelAtBootUp-----------------> [ 70.422412] ApAutoChannelAtBootUp: AutoChannelBootup = 1 [ 70.428090] MtCmdSetMacTxRx:(ret = 0) [ 70.431849] MtCmdSetMacTxRx:(ret = 0) [ 74.923485] ApAutoChannelAtBootUp : Auto channel selection: Selected channel = 9, IsAband = 0 [ 74.932017] AutoChSelUpdateChannel(): Update channel for wdev for this band PhyMode = 14, Channel = 9 [ 74.942103] [RadarStateCheck] RD_NORMAL_MODE [ 75.363806] ApAutoChannelAtBootUp<----------------- [ 75.368902] wifi_sys_linkup(), wdev idx = 2 [ 75.642120] bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 0, CmdBssInfoBmcRate.u2McTransmit = 0 [ 75.654247] MtCmdSetDbdcCtrl:(ret = 0) [ 75.658672] UpdateBeaconHandler, BCN_UPDATE_INIT, OmacIdx = 12 [ 75.664581] APStartUpForMbss: BssIndex = 0 channel = 9 [ 75.669813] MtCmdTxPowerDropCtrl: ucPowerDrop: 100, BandIdx: 0 [ 75.694453] apidx 2 for WscUUIDInit [ 75.697938] Generate UUID for apidx(2) [ 75.731046] br-lan: port 3(rax0) entered blocking state [ 75.736356] br-lan: port 3(rax0) entered disabled state [ 75.742183] device rax0 entered promiscuous mode [ 75.747238] br-lan: port 3(rax0) entered blocking state [ 75.752573] br-lan: port 3(rax0) entered forwarding state [ 115.811509] done. [ 115.813503] jffs2: notice: (4017) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found. [ 116.360423] overlayfs: upper fs does not support tmpfile.


[ 0.000000] Linux version 5.4.154 (builder@buildhost) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r16325-88151b8303)) #0 SMP Sun Oct 24 09:01:35 2021 [ 0.000000] SoC Type: MediaTek MT7621 ver:1 eco:3 [ 0.000000] printk: bootconsole [early0] enabled [ 0.000000] CPU0 revision is: 0001992f (MIPS 1004Kc) [ 0.000000] MIPS: machine is GL.iNet GL-MT1300 [ 0.000000] Initrd not found or empty - disabling initrd [ 0.000000] VPE topology {2,2} total 4 [ 0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 0.000000] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000000000000-0x000000000fffffff] [ 0.000000] HighMem empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x000000000fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000000fffffff] [ 0.000000] On node 0 totalpages: 65536 [ 0.000000] Normal zone: 576 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 65536 pages, LIFO batch:15 [ 0.000000] percpu: Embedded 14 pages/cpu s26768 r8192 d22384 u57344 [ 0.000000] pcpu-alloc: s26768 r8192 d22384 u57344 alloc=14*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 64960 [ 0.000000] Kernel command line: console=ttyS0,115200 rootfstype=squashfs,jffs2 [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, linear) [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linear) [ 0.000000] Writing ErrCtl register=00000000 [ 0.000000] Readback ErrCtl register=00000000 [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 250792K/262144K available (6089K kernel code, 210K rwdata, 748K rodata, 1260K init, 238K bss, 11352K reserved, 0K cma-reserved, 0K highmem) [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.000000] NR_IRQS: 256 [ 0.000000] random: get_random_bytes called from 0x806e5a3c with crng_init=0 [ 0.000000] CPU Clock: 880MHz [ 0.000000] clocksource: GIC: mask: 0xffffffffffffffff max_cycles: 0xcaf478abb4, max_idle_ns: 440795247997 ns [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 4343773742 ns [ 0.000010] sched_clock: 32 bits at 440MHz, resolution 2ns, wraps every 4880645118ns [ 0.007853] Calibrating delay loop... 583.68 BogoMIPS (lpj=1167360) [ 0.042038] pid_max: default: 32768 minimum: 301 [ 0.046843] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.054072] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.065001] rcu: Hierarchical SRCU implementation. [ 0.070578] smp: Bringing up secondary CPUs ... [ 0.076834] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 0.076847] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 0.076861] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 0.076983] CPU1 revision is: 0001992f (MIPS 1004Kc) [ 0.103380] Synchronize counters for CPU 1: done. [ 0.144633] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 0.144644] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 0.144653] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 0.144717] CPU2 revision is: 0001992f (MIPS 1004Kc) [ 0.172319] Synchronize counters for CPU 2: done. [ 0.203793] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 0.203803] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 0.203814] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 0.203883] CPU3 revision is: 0001992f (MIPS 1004Kc) [ 0.230192] Synchronize counters for CPU 3: done. [ 0.260091] smp: Brought up 1 node, 4 CPUs [ 0.268880] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.278602] futex hash table entries: 1024 (order: 3, 32768 bytes, linear) [ 0.285696] pinctrl core: initialized pinctrl subsystem [ 0.293024] NET: Registered protocol family 16 [ 0.307288] FPU Affinity set after 4688 emulations [ 0.326661] random: fast init done [ 0.327025] workqueue: max_active 576 requested for napi_workq is out of range, clamping between 1 and 512 [ 0.341945] clocksource: Switched to clocksource GIC [ 0.348964] thermal_sys: Registered thermal governor 'step_wise' [ 0.349543] NET: Registered protocol family 2 [ 0.359995] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.368191] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) [ 0.376533] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.384127] TCP bind hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 0.391232] TCP: Hash tables configured (established 2048 bind 2048) [ 0.397680] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.404171] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.411426] NET: Registered protocol family 1 [ 0.415766] PCI: CLS 0 bytes, default 32 [ 0.509883] 4 CPUs re-calibrate udelay(lpj = 1167360) [ 0.516971] workingset: timestamp_bits=14 max_order=16 bucket_order=2 [ 0.537997] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.543779] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.555702] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 0.565363] mt7621_gpio 1e000600.gpio: registering 32 gpios [ 0.571328] mt7621_gpio 1e000600.gpio: registering 32 gpios [ 0.577261] mt7621_gpio 1e000600.gpio: registering 32 gpios [ 0.583922] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled [ 0.594679] printk: console [ttyS0] disabled [ 0.599013] 1e000c00.uartlite: ttyS0 at MMIO 0x1e000c00 (irq = 19, base_baud = 3125000) is a 16550A [ 0.608015] printk: console [ttyS0] enabled [ 0.616276] printk: bootconsole [early0] disabled [ 0.626634] 1e000e00.uartlite3: ttyS1 at MMIO 0x1e000e00 (irq = 20, base_baud = 3125000) is a 16550A [ 0.639516] spi-mt7621 1e000b00.spi: sys_freq: 220000000 [ 0.654977] spi-nor spi0.0: w25q256 (32768 Kbytes) [ 0.659858] 4 fixed-partitions partitions found on MTD device spi0.0 [ 0.666205] Creating 4 MTD partitions on "spi0.0": [ 0.671007] 0x000000000000-0x000000030000 : "u-boot" [ 0.677762] 0x000000030000-0x000000040000 : "u-boot-env" [ 0.684715] 0x000000040000-0x000000050000 : "factory" [ 0.691556] 0x000000050000-0x000002000000 : "firmware" [ 0.698637] 2 uimage-fw partitions found on MTD device firmware [ 0.704586] Creating 2 MTD partitions on "firmware": [ 0.709558] 0x000000000000-0x000000244b1f : "kernel" [ 0.716203] 0x000000244b1f-0x000001fb0000 : "rootfs" [ 0.722830] mtd: device 5 (rootfs) set to be root filesystem [ 0.728642] 1 squashfs-split partitions found on MTD device rootfs [ 0.734837] 0x0000005f0000-0x000001fb0000 : "rootfs_data" [ 0.743378] libphy: Fixed MDIO Bus: probed [ 0.772495] libphy: mdio: probed [ 0.776054] mt7530 mdio-bus:1f: MT7530 adapts as multi-chip module [ 0.787014] mtk_soc_eth 1e100000.ethernet eth0: mediatek frame engine at 0xbe100000, irq 23 [ 0.796858] i2c-mt7621 1e000900.i2c: clock 100 kHz [ 0.803694] mt7621-pci 1e140000.pcie: Parsing DT failed [ 0.812385] NET: Registered protocol family 10 [ 0.818713] Segment Routing with IPv6 [ 0.822548] NET: Registered protocol family 17 [ 0.827168] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 0.840416] 8021q: 802.1Q VLAN Support v1.8 [ 0.847137] mt7530 mdio-bus:1f: MT7530 adapts as multi-chip module [ 0.864566] libphy: dsa slave smi: probed [ 0.869461] mt7530 mdio-bus:1f lan1 (uninitialized): PHY [dsa-0.0:02] driver [Generic PHY] [ 0.879586] mt7530 mdio-bus:1f lan2 (uninitialized): PHY [dsa-0.0:03] driver [Generic PHY] [ 0.889662] mt7530 mdio-bus:1f wan (uninitialized): PHY [dsa-0.0:04] driver [Generic PHY] [ 0.899579] mt7530 mdio-bus:1f: configuring for fixed/rgmii link mode [ 0.910897] DSA: tree 0 setup [ 0.914329] rt2880-pinmux pinctrl: pcie is already enabled [ 0.920019] mt7621-pci-phy 1e149000.pcie-phy: PHY for 0xbe149000 (dual port = 1) [ 0.927626] mt7621-pci-phy 1e14a000.pcie-phy: PHY for 0xbe14a000 (dual port = 0) [ 1.035246] mt7621-pci-phy 1e149000.pcie-phy: Xtal is 40MHz [ 1.040830] mt7621-pci-phy 1e14a000.pcie-phy: Xtal is 40MHz [ 1.146541] mt7621-pci 1e140000.pcie: pcie1 no card, disable it (RST & CLK) [ 1.153491] mt7621-pci 1e140000.pcie: pcie2 no card, disable it (RST & CLK) [ 1.160447] mt7621-pci 1e140000.pcie: PCIE0 enabled [ 1.165334] mt7621-pci 1e140000.pcie: PCI coherence region base: 0x60000000, mask/settings: 0xf0000002 [ 1.174843] mt7621-pci 1e140000.pcie: PCI host bridge to bus 0000:00 [ 1.181223] pci_bus 0000:00: root bus resource [io 0x1e160000-0x1e16ffff] [ 1.188094] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff] [ 1.194968] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.200501] pci 0000:00:00.0: [0e8d:0801] type 01 class 0x060400 [ 1.206542] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff] [ 1.212812] pci 0000:00:00.0: reg 0x14: [mem 0x00000000-0x0000ffff] [ 1.219152] pci 0000:00:00.0: supports D1 [ 1.223169] pci 0000:00:00.0: PME# supported from D0 D1 D3hot [ 1.230465] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 1.238726] pci 0000:01:00.0: [14c3:7615] type 00 class 0x000280 [ 1.244807] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit] [ 1.251763] pci 0000:01:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x1 link at 0000:00:00.0 (capable of 4.000 Gb/s with 5 GT/s x1 link) [ 1.267012] pci 0000:00:00.0: PCI bridge to [bus 01-ff] [ 1.272257] pci 0000:00:00.0: bridge window [io 0x0000-0x0fff] [ 1.278349] pci 0000:00:00.0: bridge window [mem 0x00000000-0x000fffff] [ 1.285135] pci 0000:00:00.0: bridge window [mem 0x00000000-0x000fffff pref] [ 1.292356] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 1.299016] pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000] [ 1.305627] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000] [ 1.312586] pci 0000:00:00.0: BAR 8: assigned [mem 0x60000000-0x600fffff] [ 1.319374] pci 0000:00:00.0: BAR 9: assigned [mem 0x60100000-0x601fffff pref] [ 1.326593] pci 0000:00:00.0: BAR 1: assigned [mem 0x60200000-0x6020ffff] [ 1.333387] pci 0000:00:00.0: BAR 7: assigned [io 0x1e160000-0x1e160fff] [ 1.340179] pci 0000:01:00.0: BAR 0: assigned [mem 0x60000000-0x600fffff 64bit] [ 1.347494] pci 0000:00:00.0: PCI bridge to [bus 01] [ 1.352464] pci 0000:00:00.0: bridge window [io 0x1e160000-0x1e160fff] [ 1.359247] pci 0000:00:00.0: bridge window [mem 0x60000000-0x600fffff] [ 1.366043] pci 0000:00:00.0: bridge window [mem 0x60100000-0x601fffff pref] [ 1.374199] hctosys: unable to open rtc device (rtc0) [ 1.384519] VFS: Mounted root (squashfs filesystem) readonly on device 31:5. [ 1.397848] Freeing unused kernel memory: 1260K [ 1.402541] This architecture does not have kernel memory protection. [ 1.408975] Run /sbin/init as init process [ 1.414168] mt7530 mdio-bus:1f: Link is Up - 1Gbps/Full - flow control off [ 1.919744] init: Console is alive [ 1.923472] init: - watchdog - [ 2.672537] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 2.764211] usbcore: registered new interface driver usbfs [ 2.769934] usbcore: registered new interface driver hub [ 2.775409] usbcore: registered new device driver usb [ 2.791988] xhci-mtk 1e1c0000.xhci: 1e1c0000.xhci supply vbus not found, using dummy regulator [ 2.800899] xhci-mtk 1e1c0000.xhci: 1e1c0000.xhci supply vusb33 not found, using dummy regulator [ 2.809968] xhci-mtk 1e1c0000.xhci: xHCI Host Controller [ 2.815324] xhci-mtk 1e1c0000.xhci: new USB bus registered, assigned bus number 1 [ 2.830149] xhci-mtk 1e1c0000.xhci: hcc params 0x01401198 hci version 0x96 quirks 0x0000000000290010 [ 2.839400] xhci-mtk 1e1c0000.xhci: irq 22, io mem 0x1e1c0000 [ 2.845408] xhci-mtk 1e1c0000.xhci: xHCI Host Controller [ 2.850747] xhci-mtk 1e1c0000.xhci: new USB bus registered, assigned bus number 2 [ 2.858234] xhci-mtk 1e1c0000.xhci: Host supports USB 3.0 SuperSpeed [ 2.865752] hub 1-0:1.0: USB hub found [ 2.869685] hub 1-0:1.0: 2 ports detected [ 2.874698] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 2.883799] hub 2-0:1.0: USB hub found [ 2.887673] hub 2-0:1.0: 1 port detected [ 2.897814] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 2.910414] init: - preinit - [ 3.518432] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode [ 3.526859] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 3.535377] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 3.673276] random: jshn: uninitialized urandom read (4 bytes read) [ 3.739858] random: jshn: uninitialized urandom read (4 bytes read) [ 3.779349] random: jshn: uninitialized urandom read (4 bytes read) [ 4.006086] mt7530 mdio-bus:1f lan1: configuring for phy/gmii link mode [ 4.013179] 8021q: adding VLAN 0 to HW filter on device lan1 [ 8.106423] mt7530 mdio-bus:1f lan1: Link is Up - 1Gbps/Full - flow control rx/tx [ 8.113972] IPv6: ADDRCONF(NETDEV_CHANGE): lan1: link becomes ready [ 8.218089] mount_root: jffs2 not ready yet, using temporary tmpfs overlay [ 8.229258] urandom-seed: Seed file not found (/etc/urandom.seed) [ 8.314316] mt7530 mdio-bus:1f lan1: Link is Down [ 8.330080] procd: - early - [ 8.333086] procd: - watchdog - [ 8.930139] procd: - watchdog - [ 8.934126] procd: - ubus - [ 9.100468] procd: - init - [ 9.678490] kmodloader: loading kernel modules from /etc/modules.d/* [ 9.700680] Loading modules backported from Linux version v5.10.68-0-g4d8524048a35 [ 9.708272] Backport generated by backports.git v5.10.68-1-0-ga4f9ba32 [ 9.739847] xt_time: kernel timezone is -0000 [ 9.808029] mt7621-pci 1e140000.pcie: bus=1 slot=0 irq=25 [ 9.813487] pci 0000:00:00.0: enabling device (0004 -> 0007) [ 9.819149] mt7615e 0000:01:00.0: enabling device (0000 -> 0002) [ 9.836581] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' [ 9.857094] mt7615e 0000:01:00.0: HW/SW Version: 0x8a108a10, Build Time: 20180518100604a [ 9.857094] [ 9.866745] PPP generic driver version 2.4.2 [ 9.870250] NET: Registered protocol family 24 [ 9.876860] urngd: v1.0.2 started. [ 9.899685] kmodloader: done loading kernel modules from /etc/modules.d/* [ 10.082967] random: crng init done [ 10.086432] random: 7 urandom warning(s) missed due to ratelimiting [ 10.110880] mt7615e 0000:01:00.0: N9 Firmware Version: _reserved_, Build Time: 20200814163649 [ 10.152750] mt7615e 0000:01:00.0: CR4 Firmware Version: _reserved_, Build Time: 20190121161307 [ 17.789356] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht' [ 43.310692] mtk_soc_eth 1e100000.ethernet eth0: Link is Down [ 43.327454] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode [ 43.335822] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 43.340544] mt7530 mdio-bus:1f lan1: configuring for phy/gmii link mode [ 43.353299] 8021q: adding VLAN 0 to HW filter on device lan1 [ 43.363136] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 43.370875] br-lan: port 1(lan1) entered blocking state [ 43.376282] br-lan: port 1(lan1) entered disabled state [ 43.384875] device lan1 entered promiscuous mode [ 43.389748] device eth0 entered promiscuous mode [ 43.433748] mt7530 mdio-bus:1f lan2: configuring for phy/gmii link mode [ 43.441857] 8021q: adding VLAN 0 to HW filter on device lan2 [ 43.452059] br-lan: port 2(lan2) entered blocking state [ 43.457403] br-lan: port 2(lan2) entered disabled state [ 43.464478] device lan2 entered promiscuous mode [ 43.494607] mt7530 mdio-bus:1f wan: configuring for phy/gmii link mode [ 43.502113] 8021q: adding VLAN 0 to HW filter on device wan [ 43.527284] jffs2_scan_eraseblock(): End of filesystem marker found at 0x0 [ 43.534910] jffs2_build_filesystem(): unlocking the mtd device... [ 43.535337] done. [ 43.543708] jffs2_build_filesystem(): erasing all blocks after the end marker... [ 48.458475] mt7530 mdio-bus:1f lan1: Link is Up - 1Gbps/Full - flow control off [ 48.473521] br-lan: port 1(lan1) entered blocking state [ 48.478862] br-lan: port 1(lan1) entered forwarding state [ 48.485583] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready [ 119.853167] done. [ 119.855158] jffs2: notice: (2213) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found. [ 120.032283] overlayfs: upper fs does not support tmpfile.


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/02/12 11:13
  • by 127.0.0.1