Linksys EA8100 v1

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

The Linksys MAX-STREAM AC2600 is a dual-band router which features MU-MIMO and 4×4 AC streams. The router is Dynamic Frequency Selection (DFS) certified, which triples the number of channels available at 80MHz. It has a combined speed of 2600Mbps, with 800Mbps for 2.4GHz and 1733Mbps for 5GHz. It has a MediaTek MT7621 800MHz SoC + switch, implementing its 1 WAN port + 4 LAN ports. All 4 antennas are detachable. It also has a USB 2.0 and a USB 3.0 port.

It's powered by a 12V 2.5A adapter, input via a standard 5.5×2.1mm DC barrel jack.

Linksys EA8100 Product Shot

Install OpenWrt (generic explanation)

Warning: this is a dual partition router. ie. the original Linksys firmware is written to two partitions. If you overwrite both partitions, there will be no method of reverting to booting and using Linksys firmware at this time.

Installation can be done via the Linksys web UI.

The hardware is similar to the EA7500 v2, so the installation instructions there can also apply here.

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

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

OpenWrt can be flashed via the Linksys web UI:

  1. Navigate to the Linksys router's web UI
  2. The Firmware Update section can be found under Connectivity
  3. Click “Choose File” and select the OpenWrt factory.bin image
  4. Ignore the warnings and proceed to flash the image
  5. Once the router reboots, you should be able to access OpenWrt via LuCI (the web UI)

NOTE: This router uses A/B partitions, but the OpenWrt port currently does not support this yet, so subsequent installations might fail.

If you cannot access the OpenWrt interface, it is quite likely that OpenWrt was written onto mtd8, which OpenWrt cannot boot from.

Do not panic, the router will try to boot the flashed image 3 times and when that fails, it will boot into the OEM firmware. From here, follow these steps to try flashing OpenWrt again:

  1. Firstly, flash the OEM firmware image from the web UI. You can download this from the Linksys support page. In this case, the filename is something like FW_EA8100_1.0.3.204298_prod.img.
  2. When the router reboots, you should now be able to flash the OpenWrt factory.bin image to try again

Specific values needed for tftp

FIXME Enter values for “FILL-IN” below

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

generic.sysupgrade

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

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

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

  • sysupgrade
  • mtd

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

sysupgrade

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

mtd

If sysupgrade does not support this router, use mtd.

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

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

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

The default network configuration is:

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

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) EXAMPLE 4
LAN 1 EXAMPLE 3
LAN 2 EXAMPLE 2
LAN 3 EXAMPLE 1
LAN 4 EXAMPLE 0

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.

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

The Linksys EA8100 has the following buttons:

BUTTON Event
EXAMPLE Reset reset
EXAMPLE Secure Easy Setup ses
EXAMPLE No buttons at all. -

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 Linksys EA8100 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

## Booting image at bc180000 ... Image Name: Linksys EA8100 Router Image Type: MIPS Linux Kernel Image (lzma compressed) Data Size: 2381949 Bytes = 2.3 MB Load Address: 80001000 Entry Point: 8000d1d0 ..................................... Verifying Checksum ... OK Uncompressing Kernel Image ... OK No initrd ## Transferring control to Linux (at address 8000d1d0) ... ## Giving linux memsize in MB, 256 Starting kernel ... LINUX started... THIS IS ASIC SDK 5.0.S.0 Initializing cgroup subsys cpu Linux version 2.6.36 (root@build-vm) (gcc version 4.6.3 (Buildroot 2012.11.1) ) #81 SMP Tue Jan 5 15:49:05 PST 2021 The CPU feqenuce set to 880 MHz GCMP present CPU revision is: 0001992f (MIPS 1004Kc) Software DMA cache coherency Determined physical RAM map: memory: 10000000 @ 00000000 (usable) Zone PFN ranges: DMA 0x00000000 -> 0x0000c000 Normal 0x0000c000 -> 0x00010000 Movable zone start PFN for each node early_node_map[1] active PFN ranges 0: 0x00000000 -> 0x00010000 Detected 3 available secondary CPU(s) PERCPU: Embedded 7 pages/cpu @8c204000 s6912 r8192 d13568 u65536 pcpu-alloc: s6912 r8192 d13568 u65536 alloc=16*4096 pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 Built 1 zonelists in Zone order, mobility grouping on. Total pages: 65024 Kernel command line: console=ttyS1,115200n8 root=/dev/mtdblock6 ro rootfstype=jffs2 init=/sbin/init PID hash table entries: 1024 (order: 0, 4096 bytes) Dentry cache hash table entries: 32768 (order: 5, 131072 bytes) Inode-cache hash table entries: 16384 (order: 4, 65536 bytes) Primary instruction cache 32kB, VIPT, , 4-waylinesize 32 bytes. Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes MIPS secondary cache 256kB, 8-way, linesize 32 bytes. Writing ErrCtl register=0001021c Readback ErrCtl register=0001021c allocated 1310720 bytes of page_cgroup please try 'cgroup_disable=memory' option if you don't want memory cgroups Memory: 251224k/262144k available (5070k kernel code, 10920k reserved, 1597k data, 228k init, 0k highmem) Hierarchical RCU implementation. Verbose stalled-CPUs detection is disabled. NR_IRQS:128 Trying to install interrupt handler for IRQ24 Trying to install interrupt handler for IRQ25 Trying to install interrupt handler for IRQ22 Trying to install interrupt handler for IRQ9 Trying to install interrupt handler for IRQ10 Trying to install interrupt handler for IRQ11 Trying to install interrupt handler for IRQ12 Trying to install interrupt handler for IRQ13 Trying to install interrupt handler for IRQ14 Trying to install interrupt handler for IRQ16 Trying to install interrupt handler for IRQ17 Trying to install interrupt handler for IRQ18 Trying to install interrupt handler for IRQ19 Trying to install interrupt handler for IRQ20 Trying to install interrupt handler for IRQ21 Trying to install interrupt handler for IRQ23 Trying to install interrupt handler for IRQ26 Trying to install interrupt handler for IRQ27 Trying to install interrupt handler for IRQ28 Trying to install interrupt handler for IRQ15 Trying to install interrupt handler for IRQ8 Trying to install interrupt handler for IRQ29 Trying to install interrupt handler for IRQ30 Trying to install interrupt handler for IRQ31 console [ttyS1] enabled Calibrating delay loop... 561.15 BogoMIPS (lpj=1122304) pid_max: default: 32768 minimum: 301 Mount-cache hash table entries: 512 Initializing cgroup subsys memory launch: starting cpu1 launch: cpu1 gone! CPU revision is: 0001992f (MIPS 1004Kc) Primary instruction cache 32kB, VIPT, , 4-waylinesize 32 bytes. Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes MIPS secondary cache 256kB, 8-way, linesize 32 bytes. launch: starting cpu2 launch: cpu2 gone! CPU revision is: 0001992f (MIPS 1004Kc) Primary instruction cache 32kB, VIPT, , 4-waylinesize 32 bytes. Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes MIPS secondary cache 256kB, 8-way, linesize 32 bytes. launch: starting cpu3 launch: cpu3 gone! CPU revision is: 0001992f (MIPS 1004Kc) Primary instruction cache 32kB, VIPT, , 4-waylinesize 32 bytes. Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes MIPS secondary cache 256kB, 8-way, linesize 32 bytes. Brought up 4 CPUs Synchronize counters across 4 CPUs: done. devtmpfs: initialized NET: Registered protocol family 16 release PCIe RST: RALINK_RSTCTRL = 7000000 PCIE PHY initialize ***** Xtal 40MHz ***** start MT7621 PCIe register access RALINK_RSTCTRL = 7000000 RALINK_CLKCFG1 = 77ffeff8 *************** MT7621 PCIe RC mode ************* PCIE2 no card, disable it(RST&CLK) pcie_link status = 0x3 RALINK_RSTCTRL= 3000000 *** Configure Device number setting of Virtual PCI-PCI bridge *** RALINK_PCI_PCICFG_ADDR = 21007f2 -> 21007f2 PCIE0 enabled PCIE1 enabled interrupt enable status: 300000 Port 1 N_FTS = 1b105000 Port 0 N_FTS = 1b105000 config reg done init_rt2880pci done bio: create slab <bio-0> at 0 vgaarb: loaded SCSI subsystem initialized usbcore: registered new interface driver usbfs usbcore: registered new interface driver hub usbcore: registered new device driver usb pci 0000:00:00.0: BAR 0: can't assign mem (size 0x80000000) pci 0000:00:01.0: BAR 0: can't assign mem (size 0x80000000) pci 0000:00:00.0: BAR 8: assigned [mem 0x60000000-0x600fffff] pci 0000:00:01.0: BAR 8: assigned [mem 0x60100000-0x601fffff] pci 0000:00:00.0: BAR 1: assigned [mem 0x60200000-0x6020ffff] pci 0000:00:00.0: BAR 1: set to [mem 0x60200000-0x6020ffff] (PCI address [0x60200000-0x6020ffff] pci 0000:00:01.0: BAR 1: assigned [mem 0x60210000-0x6021ffff] pci 0000:00:01.0: BAR 1: set to [mem 0x60210000-0x6021ffff] (PCI address [0x60210000-0x6021ffff] pci 0000:01:00.0: BAR 0: assigned [mem 0x60000000-0x600fffff 64bit] pci 0000:01:00.0: BAR 0: set to [mem 0x60000000-0x600fffff 64bit] (PCI address [0x60000000-0x600fffff] pci 0000:00:00.0: PCI bridge to [bus 01-01] pci 0000:00:00.0: bridge window [io disabled] pci 0000:00:00.0: bridge window [mem 0x60000000-0x600fffff] pci 0000:00:00.0: bridge window [mem pref disabled] pci 0000:02:00.0: BAR 0: assigned [mem 0x60100000-0x601fffff 64bit] pci 0000:02:00.0: BAR 0: set to [mem 0x60100000-0x601fffff 64bit] (PCI address [0x60100000-0x601fffff] pci 0000:00:01.0: PCI bridge to [bus 02-02] pci 0000:00:01.0: bridge window [io disabled] pci 0000:00:01.0: bridge window [mem 0x60100000-0x601fffff] pci 0000:00:01.0: bridge window [mem pref disabled] BAR0 at slot 0 = 0 bus=0x0, slot = 0x0 res[0]->start = 0 res[0]->end = 0 res[1]->start = 60200000 res[1]->end = 6020ffff res[2]->start = 0 res[2]->end = 0 res[3]->start = 0 res[3]->end = 0 res[4]->start = 0 res[4]->end = 0 res[5]->start = 0 res[5]->end = 0 BAR0 at slot 1 = 0 bus=0x0, slot = 0x1 res[0]->start = 0 res[0]->end = 0 res[1]->start = 60210000 res[1]->end = 6021ffff res[2]->start = 0 res[2]->end = 0 res[3]->start = 0 res[3]->end = 0 res[4]->start = 0 res[4]->end = 0 res[5]->start = 0 res[5]->end = 0 bus=0x1, slot = 0x0, irq=0x4 res[0]->start = 60000000 res[0]->end = 600fffff res[1]->start = 0 res[1]->end = 0 res[2]->start = 0 res[2]->end = 0 res[3]->start = 0 res[3]->end = 0 res[4]->start = 0 res[4]->end = 0 res[5]->start = 0 res[5]->end = 0 bus=0x2, slot = 0x1, irq=0x18 res[0]->start = 60100000 res[0]->end = 601fffff res[1]->start = 0 res[1]->end = 0 res[2]->start = 0 res[2]->end = 0 res[3]->start = 0 res[3]->end = 0 res[4]->start = 0 res[4]->end = 0 res[5]->start = 0 res[5]->end = 0 Switching to clocksource Ralink Systick timer NET: Registered protocol family 2 Clockevents: could not switch to one-shot mode: Clockevents: could not switch to one-shot mode: Clockevents: could not switch to one-shot mode: MIPS is not functional. MIPS is not functional. MIPS is not functional. Could not switch to high resolution mode on CPU 1 Could not switch to high resolution mode on CPU 0 Could not switch to high resolution mode on CPU 2 Clockevents: could not switch to one-shot mode: MIPS is not functional. Could not switch to high resolution mode on CPU 3 IP route cache hash table entries: 2048 (order: 1, 8192 bytes) TCP established hash table entries: 8192 (order: 4, 65536 bytes) TCP bind hash table entries: 8192 (order: 4, 65536 bytes) TCP: Hash tables configured (established 8192 bind 8192) TCP reno registered UDP hash table entries: 128 (order: 0, 4096 bytes) UDP-Lite hash table entries: 128 (order: 0, 4096 bytes) NET: Registered protocol family 1 RPC: Registered udp transport module. RPC: Registered tcp transport module. RPC: Registered tcp NFSv4.1 backchannel transport module. 4 CPUs re-calibrate udelay(lpj = 1167360) Load Kernel WDG Timer Module squashfs: version 4.0 (2009/01/31) Phillip Lougher JFFS2 version 2.2 (NAND) (ZLIB) (LZO) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. fuse init (API version 7.15) msgmni has been set to 490 Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254) io scheduler noop registered (default) register power led blinking slow. register wps led off. Ralink gpio driver initialized Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled serial8250: ttyS0 at MMIO 0x1e000d00 (irq = 27) is a 16550A serial8250: ttyS1 at MMIO 0x1e000c00 (irq = 26) is a 16550A brd: module loaded loop: module loaded MediaTek Nand driver init, version v2.1 Fix AHB virt2phys error Allocate 16 byte aligned buffer: 806f4070 Enable NFI Clock # MTK NAND # : Use HW ECC NAND ID [C2 F1 80 95 02, 00809502] Device not found, ID: c2f1 Not Support this Device! chip_mode=00000001 Support this Device in MTK table! c2f1 NAND device: Manufacturer ID: 0xc2, Chip ID: 0xf1 (Unknown NAND 128MiB 3,3V 8-bit) [NAND]select ecc bit:4, sparesize :64 spare_per_sector=16 Scanning device for bad blocks Signature matched and data read! load_fact_bbt success 1023 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Creating 12 MTD partitions on "MT7621-NAND": 0x000000000000-0x000007f80000 : "ALL" 0x000000000000-0x000000080000 : "boot" 0x000000080000-0x0000000c0000 : "u_env" 0x0000000c0000-0x000000100000 : "Factory" 0x000000100000-0x000000140000 : "s_env" 0x000000140000-0x000000180000 : "devinfo" 0x000000180000-0x000002980000 : "kernel" 0x000000580000-0x000002980000 : "rootfs" 0x000002980000-0x000005180000 : "alt_kernel" 0x000002d80000-0x000005180000 : "alt_rootfs" 0x000005180000-0x000005280000 : "sysdiag" 0x000005280000-0x000007f80000 : "syscfg" [mtk_nand] probe successfully! rdm_major = 253 GMAC1_MAC_ADRH -- : 0x0000000c GMAC1_MAC_ADRL -- : 0x43288008 Ralink APSoC Ethernet Driver Initilization. v3.1 1024 rx/tx descriptors allocated, mtu = 1500! GMAC1_MAC_ADRH -- : 0x0000000c GMAC1_MAC_ADRL -- : 0x4328809a PROC INIT OK! Customize GPIO mode.change I2C & JTAG to GPIO mode. org gpio_mode: 000a05a8 update gpio_mode: 000a05ac new gpio_mode: 000a05ac Check Eth LED. PPP generic driver version 2.4.2 PPP MPPE Compression module registered NET: Registered protocol family 24 PPTP driver version 0.8.5 SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256). FM_OUT value: u4FmOut = 0(0x00000000) FM_OUT value: u4FmOut = 0(0x00000000) FM_OUT value: u4FmOut = 0(0x00000000) FM_OUT value: u4FmOut = 0(0x00000000) FM_OUT value: u4FmOut = 0(0x00000000) FM_OUT value: u4FmOut = 0(0x00000000) FM_OUT value: u4FmOut = 0(0x00000000) FM_OUT value: u4FmOut = 0(0x00000000) FM_OUT value: u4FmOut = 0(0x00000000) FM_OUT value: u4FmOut = 0(0x00000000) FM_OUT value: u4FmOut = 0(0x00000000) FM_OUT value: u4FmOut = 0(0x00000000) FM_OUT value: u4FmOut = 0(0x00000000) FM_OUT value: u4FmOut = 0(0x00000000) FM_OUT value: u4FmOut = 0(0x00000000) FM_OUT value: u4FmOut = 0(0x00000000) FM_OUT value: u4FmOut = 0(0x00000000) FM_OUT value: u4FmOut = 0(0x00000000) FM_OUT value: u4FmOut = 0(0x00000000) FM_OUT value: u4FmOut = 0(0x00000000) xhc_mtk xhc_mtk: xHCI Host Controller xhc_mtk xhc_mtk: new USB bus registered, assigned bus number 1 xhc_mtk xhc_mtk: irq 22, io mem 0x1e1c0000 hub 1-0:1.0: USB hub found hub 1-0:1.0: 2 ports detected xhc_mtk xhc_mtk: xHCI Host Controller xhc_mtk xhc_mtk: new USB bus registered, assigned bus number 2 hub 2-0:1.0: USB hub found hub 2-0:1.0: 1 port detected Initializing USB Mass Storage driver... usbcore: registered new interface driver usb-storage USB Mass Storage support registered. mt_msdc_init: !!!!! SDXC Module Initialize Fail !!!!! u32 classifier Actions configured Netfilter messages via NETLINK v0.30. nf_conntrack version 0.5.0 (3925 buckets, 15700 max) ctnetlink v0.93: registering with nfnetlink. nf_conntrack_rtsp v0.6.21 loading IPVS: Registered protocols () IPVS: Connection hash table configured (size=4096, memory=32Kbytes) IPVS: ipvs loaded. IPv4 over IPv4 tunneling driver GRE over IPv4 demultiplexor driver gre: can't add protocol nf_nat_rtsp v0.6.21 loading ip_tables: (C) 2000-2006 Netfilter Core Team, Type=Linux TCP cubic registered NET: Registered protocol family 10 ip6_tables: (C) 2000-2006 Netfilter Core Team IPv6 over IPv4 tunneling driver NET: Registered protocol family 17 Bridge firewalling registered Ebtables v2.0 registered L2TP core driver, V2.0 PPPoL2TP kernel driver, V2.0 802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com> All bugs added by David S. Miller <davem@redhat.com> Registering the dns_resolver key type jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000000: 0x0527 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000004: 0xba97 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000008: 0xf45f instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0000000c: 0x2400 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000010: 0x0080 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000014: 0x0080 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000018: 0x4883 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0000001c: 0x0505 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000020: 0x694c instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000024: 0x7973 instead Further such events for this erase block will not be printed jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00020000: 0x746c instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00020004: 0xec9a instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00020008: 0xf93f instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0002000c: 0xc3de instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00020010: 0xf42c instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00020014: 0x4544 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00020018: 0x955a instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0002001c: 0x6479 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00020020: 0xcea6 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00020024: 0x95b9 instead Further such events for this erase block will not be printed Old JFFS2 bitmask found at 0x00028ea8 You cannot use older JFFS2 filesystems with newer kernels Old JFFS2 bitmask found at 0x0003481c You cannot use older JFFS2 filesystems with newer kernels Old JFFS2 bitmask found at 0x0003d7cc You cannot use older JFFS2 filesystems with newer kernels jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00040000: 0x7c6a instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00040004: 0xc162 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00040008: 0xbd47 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0004000c: 0x28b6 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00040010: 0xe4a1 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00040014: 0xce30 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00040018: 0xfb18 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0004001c: 0xc9b9 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00040020: 0x55fd instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00040024: 0x00a2 instead Further such events for this erase block will not be printed jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00060000: 0xf403 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00060004: 0xdff1 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00060008: 0x9c4e instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0006000c: 0xb301 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00060010: 0xaec3 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00060014: 0x4ac3 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00060018: 0x7fd7 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0006001c: 0xdc72 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00060020: 0xa5f3 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00060024: 0x0dd3 instead Further such events for this erase block will not be printed jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00080000: 0x6efc instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00080004: 0x2edf instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00080008: 0xe943 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0008000c: 0x4573 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00080010: 0x6f26 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00080014: 0x8a4e instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00080018: 0x89e5 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0008001c: 0xa212 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00080020: 0xbc89 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00080024: 0x5471 instead Further such events for this erase block will not be printed jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a0000: 0x86b4 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a0004: 0x9253 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a0008: 0x5de4 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a000c: 0x29f0 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a0010: 0xa3dc instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a0014: 0x60ff instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a0018: 0xf3cf instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a001c: 0x569b instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a0020: 0xa1c9 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a0024: 0x75ef instead Further such events for this erase block will not be printed Old JFFS2 bitmask found at 0x000a4174 You cannot use older JFFS2 filesystems with newer kernels jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c0000: 0x7531 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c0004: 0x9ce0 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c0008: 0xd33d instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c000c: 0x89c4 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c0010: 0x38b5 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c0014: 0xe249 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c0018: 0x465e instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c001c: 0x5c15 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c0020: 0xbeca instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c0024: 0x0a8f instead Further such events for this erase block will not be printed jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e0000: 0x8f8f instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e0004: 0x1786 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e0008: 0xda91 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e000c: 0x9fb3 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e0010: 0xef61 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e0014: 0x22c4 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e0018: 0xa079 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e001c: 0xba7b instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e0020: 0x0d1a instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e0024: 0x4827 instead Further such events for this erase block will not be printed jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00100000: 0x1ec5 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00100004: 0x7baa instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00100008: 0xf961 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0010000c: 0x7473 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00100010: 0x6b89 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00100014: 0xe912 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00100018: 0x3ef4 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0010001c: 0xf4d9 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00100020: 0xd3d4 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00100024: 0xecf9 instead Further such events for this erase block will not be printed Old JFFS2 bitmask found at 0x0010b2b8 You cannot use older JFFS2 filesystems with newer kernels Old JFFS2 bitmask found at 0x0010e610 You cannot use older JFFS2 filesystems with newer kernels jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00120000: 0x0179 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00120004: 0xfc4f instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00120008: 0xca45 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0012000c: 0x6580 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00120010: 0xaed9 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00120014: 0x6934 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00120018: 0x3e71 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0012001c: 0x9bdb instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00120020: 0x6d70 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00120024: 0xd969 instead Further such events for this erase block will not be printed jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00140000: 0x672f instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00140004: 0xf6cf instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00140008: 0x3669 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0014000c: 0xffa4 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00140010: 0xdac4 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00140014: 0x9a9a instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00140018: 0x0279 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0014001c: 0x093e instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00140020: 0x91a7 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00140024: 0x4cfc instead Further such events for this erase block will not be printed Old JFFS2 bitmask found at 0x001430a4 You cannot use older JFFS2 filesystems with newer kernels jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00160000: 0x27ba instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00160004: 0x07b0 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00160008: 0x264e instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0016000c: 0x4849 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00160010: 0xb91e instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00160014: 0xeed5 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00160018: 0x97ab instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0016001c: 0x40c2 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00160020: 0xf20a instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00160024: 0x361f instead Further such events for this erase block will not be printed jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00180000: 0xbafd instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00180004: 0x4599 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00180008: 0xfa1a instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0018000c: 0xb7a9 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00180010: 0x597a instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00180014: 0xdfb6 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00180018: 0xc3ca instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0018001c: 0x8dfd instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00180020: 0xa54b instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00180024: 0xe848 instead Further such events for this erase block will not be printed jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001a0000: 0xb51e instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001a0004: 0x492a instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001a0008: 0x0852 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001a000c: 0x6a24 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001a0010: 0xd815 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001a0014: 0xa2ba instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001a0018: 0x5c23 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001a001c: 0x5580 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001a0020: 0x09f3 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001a0024: 0xbb61 instead Further such events for this erase block will not be printed Old JFFS2 bitmask found at 0x001a2f34 You cannot use older JFFS2 filesystems with newer kernels jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c0000: 0x22ab instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c0004: 0x5364 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c0008: 0x6e40 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c000c: 0x75e1 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c0010: 0x4b88 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c0014: 0xc87d instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c0018: 0x575f instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c001c: 0x532d instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c0020: 0xe8b0 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c0024: 0xc0e7 instead Further such events for this erase block will not be printed jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001e0000: 0x1be5 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001e0004: 0x3cd3 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001e0008: 0xaa4a instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001e000c: 0xa959 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001e0010: 0x201c instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001e0014: 0x3cc8 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001e0018: 0xf633 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001e001c: 0xa070 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001e0020: 0x409b instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001e0024: 0x9249 instead Further such events for this erase block will not be printed jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00200000: 0x0903 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00200004: 0xbebd instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00200008: 0xe549 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0020000c: 0x2ebc instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00200010: 0x57fe instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00200014: 0x8b54 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00200018: 0xaed7 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0020001c: 0xa664 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00200020: 0x5867 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00200024: 0x4e01 instead Further such events for this erase block will not be printed Old JFFS2 bitmask found at 0x0021126c You cannot use older JFFS2 filesystems with newer kernels jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00220000: 0x666d instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00220004: 0x38af instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00220008: 0xd304 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0022000c: 0x07a1 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00220010: 0xc515 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00220014: 0xf8f7 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00220018: 0xc925 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0022001c: 0xccca instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00220020: 0xf63f instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00220024: 0xb743 instead Further such events for this erase block will not be printed jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00240000: 0xbc0d instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00240004: 0x5752 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00240008: 0x82f3 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0024000c: 0x6ddf instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00240010: 0xa121 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00240014: 0xad98 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00240018: 0x6e1d instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0024001c: 0xbabf instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00240020: 0xb149 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00240024: 0xb9ed instead Further such events for this erase block will not be printed jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x021a0000: 0x4c2e instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x021a0004: 0x534b instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x021a0008: 0x302e instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x021a000c: 0x3030 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x021a0010: 0x4537 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x021a0014: 0x3031 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x021a0018: 0x2020 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x021a001c: 0x2020 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x021a0020: 0x3738 instead jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x021a0024: 0x3439 instead Further such events for this erase block will not be printed VFS: Mounted root (jffs2 filesystem) readonly on device 31:6. devtmpfs: mounted Freeing unused kernel memory: 228k freed ********************************************************************************* _ _ __ _ __ _____ __ __ _____ | | | || \ | | / // ____]\ \ / // ____]TM | | | || \ | | / /| (___ \ V /| (____ | | | || |\ \| |\ \ \____ \ \ / \____ \ | |_____ | || | \ | \ \ ____) | | | ____) | |_______||_||_| \__| \_\[____ / |_| [_____/ (c) 2013 Belkin International, Inc. and/or its affiliates. All rights reserved. Booting cocoon (firmware version 1.0.3.204298) *********************************************************************************


[ 0.000000] Linux version 5.4.179 (builder@buildhost) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r16495-bf0c965af0)) #0 SMP Wed Feb 16 20:29:10 2022 [ 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 Linksys EA8100 [ 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=000400c1 [ 0.000000] Readback ErrCtl register=000400c1 [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 250788K/262144K available (6095K kernel code, 204K rwdata, 748K rodata, 1260K init, 238K bss, 11356K 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.000008] sched_clock: 32 bits at 440MHz, resolution 2ns, wraps every 4880645118ns [ 0.007811] Calibrating delay loop... 583.68 BogoMIPS (lpj=1167360) [ 0.042008] pid_max: default: 32768 minimum: 301 [ 0.046782] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.054008] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.064431] rcu: Hierarchical SRCU implementation. [ 0.069868] smp: Bringing up secondary CPUs ... [ 9.060542] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 9.060553] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 9.060565] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 9.060666] CPU1 revision is: 0001992f (MIPS 1004Kc) [ 0.102625] Synchronize counters for CPU 1: done. [ 9.121847] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 9.121855] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 9.121862] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 9.121921] CPU2 revision is: 0001992f (MIPS 1004Kc) [ 0.167320] Synchronize counters for CPU 2: done. [ 9.183210] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 9.183217] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 9.183226] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 9.183289] CPU3 revision is: 0001992f (MIPS 1004Kc) [ 0.225174] Synchronize counters for CPU 3: done. [ 0.255050] smp: Brought up 1 node, 4 CPUs [ 0.263663] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.273346] futex hash table entries: 1024 (order: 3, 32768 bytes, linear) [ 0.280415] pinctrl core: initialized pinctrl subsystem [ 0.287282] NET: Registered protocol family 16 [ 0.298905] FPU Affinity set after 4688 emulations [ 0.312512] random: fast init done [ 0.319342] clocksource: Switched to clocksource GIC [ 0.325715] thermal_sys: Registered thermal governor 'step_wise' [ 0.326182] NET: Registered protocol family 2 [ 0.336664] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.344913] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) [ 0.353347] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.360950] TCP bind hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 0.368038] TCP: Hash tables configured (established 2048 bind 2048) [ 0.374464] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.380945] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.388118] NET: Registered protocol family 1 [ 0.392435] PCI: CLS 0 bytes, default 32 [ 0.487318] 4 CPUs re-calibrate udelay(lpj = 1163264) [ 0.493903] workingset: timestamp_bits=14 max_order=16 bucket_order=2 [ 0.512534] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.518316] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.529785] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 0.538925] mt7621_gpio 1e000600.gpio: registering 32 gpios [ 0.544755] mt7621_gpio 1e000600.gpio: registering 32 gpios [ 0.550562] mt7621_gpio 1e000600.gpio: registering 32 gpios [ 0.556876] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled [ 0.566795] printk: console [ttyS0] disabled [ 0.571100] 1e000c00.uartlite: ttyS0 at MMIO 0x1e000c00 (irq = 19, base_baud = 3125000) is a 16550A [ 0.580088] printk: console [ttyS0] enabled [ 0.588345] printk: bootconsole [early0] disabled [ 0.600331] mt7621-nand 1e003000.nand: Using programmed access timing: 31c07388 [ 0.607897] nand: device found, Manufacturer ID: 0xc2, Chip ID: 0xf1 [ 0.614238] nand: Macronix MX30LF1G18AC [ 0.618072] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 [ 0.625630] mt7621-nand 1e003000.nand: ECC strength adjusted to 4 bits [ 0.632179] mt7621-nand 1e003000.nand: Using programmed access timing: 21005134 [ 0.639478] mt7621-nand 1e003000.nand: Using programmed access timing: 21005134 [ 0.646769] Scanning device for bad blocks [ 1.301045] Bad eraseblock 513 at 0x000004020000 [ 1.341748] Bad eraseblock 542 at 0x0000043c0000 [ 1.955577] 11 fixed-partitions partitions found on MTD device mt7621-nand [ 1.962436] Creating 11 MTD partitions on "mt7621-nand": [ 1.967749] 0x000000000000-0x000000080000 : "boot" [ 1.973894] 0x000000080000-0x0000000c0000 : "u_env" [ 1.980280] 0x0000000c0000-0x000000100000 : "factory" [ 1.986648] 0x000000100000-0x000000140000 : "s_env" [ 1.992984] 0x000000140000-0x000000180000 : "devinfo" [ 1.999454] 0x000000180000-0x000000580000 : "kernel" [ 2.005838] 0x000000580000-0x000002980000 : "ubi" [ 2.012168] 0x000002980000-0x000002d80000 : "alt_kernel" [ 2.018943] 0x000002d80000-0x000005180000 : "alt_rootfs" [ 2.025761] 0x000005180000-0x000005280000 : "sysdiag" [ 2.032166] 0x000005280000-0x000007f80000 : "syscfg" [ 2.066014] mt7530 mdio-bus:1f: MT7530 adapts as multi-chip module [ 2.074491] mtk_soc_eth 1e100000.ethernet: generated random MAC address f6:ca:6e:a9:e5:08 [ 2.083696] mtk_soc_eth 1e100000.ethernet eth0: mediatek frame engine at 0xbe100000, irq 21 [ 2.094143] mt7621-pci 1e140000.pcie: Parsing DT failed [ 2.102138] NET: Registered protocol family 10 [ 2.108076] Segment Routing with IPv6 [ 2.111922] NET: Registered protocol family 17 [ 2.116466] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 2.129646] 8021q: 802.1Q VLAN Support v1.8 [ 2.135993] mt7530 mdio-bus:1f: MT7530 adapts as multi-chip module [ 2.155857] mt7530 mdio-bus:1f wan (uninitialized): PHY [dsa-0.0:00] driver [Generic PHY] [ 2.165580] mt7530 mdio-bus:1f lan1 (uninitialized): PHY [dsa-0.0:01] driver [Generic PHY] [ 2.175435] mt7530 mdio-bus:1f lan2 (uninitialized): PHY [dsa-0.0:02] driver [Generic PHY] [ 2.185170] mt7530 mdio-bus:1f lan3 (uninitialized): PHY [dsa-0.0:03] driver [Generic PHY] [ 2.194975] mt7530 mdio-bus:1f lan4 (uninitialized): PHY [dsa-0.0:04] driver [Generic PHY] [ 2.204829] mt7530 mdio-bus:1f: configuring for fixed/rgmii link mode [ 2.216077] DSA: tree 0 setup [ 2.219430] rt2880-pinmux pinctrl: pcie is already enabled [ 2.225064] mt7621-pci-phy 1e149000.pcie-phy: PHY for 0xbe149000 (dual port = 1) [ 2.232642] mt7621-pci-phy 1e14a000.pcie-phy: PHY for 0xbe14a000 (dual port = 0) [ 2.339767] mt7621-pci-phy 1e149000.pcie-phy: Xtal is 40MHz [ 2.345346] mt7621-pci-phy 1e14a000.pcie-phy: Xtal is 40MHz [ 2.450572] mt7621-pci 1e140000.pcie: pcie2 no card, disable it (RST & CLK) [ 2.457525] mt7621-pci 1e140000.pcie: PCIE0 enabled [ 2.462397] mt7621-pci 1e140000.pcie: PCIE1 enabled [ 2.467276] mt7621-pci 1e140000.pcie: PCI coherence region base: 0x60000000, mask/settings: 0xf0000002 [ 2.476746] mt7621-pci 1e140000.pcie: PCI host bridge to bus 0000:00 [ 2.483111] pci_bus 0000:00: root bus resource [io 0x1e160000-0x1e16ffff] [ 2.489978] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff] [ 2.496846] pci_bus 0000:00: root bus resource [bus 00-ff] [ 2.502366] pci 0000:00:00.0: [0e8d:0801] type 01 class 0x060400 [ 2.508398] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff] [ 2.514660] pci 0000:00:00.0: reg 0x14: [mem 0x00000000-0x0000ffff] [ 2.520992] pci 0000:00:00.0: supports D1 [ 2.525003] pci 0000:00:00.0: PME# supported from D0 D1 D3hot [ 2.531163] pci 0000:00:01.0: [0e8d:0801] type 01 class 0x060400 [ 2.537207] pci 0000:00:01.0: reg 0x10: [mem 0x00000000-0x7fffffff] [ 2.543473] pci 0000:00:01.0: reg 0x14: [mem 0x00000000-0x0000ffff] [ 2.549792] pci 0000:00:01.0: supports D1 [ 2.553802] pci 0000:00:01.0: PME# supported from D0 D1 D3hot [ 2.560973] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 2.568982] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 2.577187] pci 0000:01:00.0: [14c3:7615] type 00 class 0x000280 [ 2.583246] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit] [ 2.590193] 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) [ 2.605440] pci 0000:00:00.0: PCI bridge to [bus 01-ff] [ 2.610681] pci 0000:00:00.0: bridge window [io 0x0000-0x0fff] [ 2.616770] pci 0000:00:00.0: bridge window [mem 0x00000000-0x000fffff] [ 2.623551] pci 0000:00:00.0: bridge window [mem 0x00000000-0x000fffff pref] [ 2.630764] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 2.637592] pci 0000:02:00.0: [14c3:7615] type 00 class 0x000280 [ 2.643649] pci 0000:02:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit] [ 2.650592] pci 0000:02:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x1 link at 0000:00:01.0 (capable of 4.000 Gb/s with 5 GT/s x1 link) [ 2.665811] pci 0000:00:01.0: PCI bridge to [bus 02-ff] [ 2.671049] pci 0000:00:01.0: bridge window [io 0x0000-0x0fff] [ 2.677138] pci 0000:00:01.0: bridge window [mem 0x00000000-0x000fffff] [ 2.683919] pci 0000:00:01.0: bridge window [mem 0x00000000-0x000fffff pref] [ 2.691130] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02 [ 2.697784] pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000] [ 2.704390] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000] [ 2.711345] pci 0000:00:01.0: BAR 0: no space for [mem size 0x80000000] [ 2.717947] pci 0000:00:01.0: BAR 0: failed to assign [mem size 0x80000000] [ 2.724902] pci 0000:00:00.0: BAR 8: assigned [mem 0x60000000-0x600fffff] [ 2.731686] pci 0000:00:00.0: BAR 9: assigned [mem 0x60100000-0x601fffff pref] [ 2.738897] pci 0000:00:01.0: BAR 8: assigned [mem 0x60200000-0x602fffff] [ 2.745680] pci 0000:00:01.0: BAR 9: assigned [mem 0x60300000-0x603fffff pref] [ 2.752895] pci 0000:00:00.0: BAR 1: assigned [mem 0x60400000-0x6040ffff] [ 2.759681] pci 0000:00:01.0: BAR 1: assigned [mem 0x60410000-0x6041ffff] [ 2.766463] pci 0000:00:00.0: BAR 7: assigned [io 0x1e160000-0x1e160fff] [ 2.773245] pci 0000:00:01.0: BAR 7: assigned [io 0x1e161000-0x1e161fff] [ 2.780033] pci 0000:01:00.0: BAR 0: assigned [mem 0x60000000-0x600fffff 64bit] [ 2.787343] pci 0000:00:00.0: PCI bridge to [bus 01] [ 2.792311] pci 0000:00:00.0: bridge window [io 0x1e160000-0x1e160fff] [ 2.799088] pci 0000:00:00.0: bridge window [mem 0x60000000-0x600fffff] [ 2.805868] pci 0000:00:00.0: bridge window [mem 0x60100000-0x601fffff pref] [ 2.813088] pci 0000:02:00.0: BAR 0: assigned [mem 0x60200000-0x602fffff 64bit] [ 2.820397] pci 0000:00:01.0: PCI bridge to [bus 02] [ 2.825359] pci 0000:00:01.0: bridge window [io 0x1e161000-0x1e161fff] [ 2.832139] pci 0000:00:01.0: bridge window [mem 0x60200000-0x602fffff] [ 2.838916] pci 0000:00:01.0: bridge window [mem 0x60300000-0x603fffff pref] [ 2.846652] mt7530 mdio-bus:1f: Link is Up - 1Gbps/Full - flow control off [ 2.854615] UBI: auto-attach mtd6 [ 2.857982] ubi0: attaching mtd6 [ 3.226858] ubi0: scanning is finished [ 3.247007] ubi0: attached mtd6 (name "ubi", size 36 MiB) [ 3.252430] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 3.259284] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 [ 3.266071] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 3.273014] ubi0: good PEBs: 288, bad PEBs: 0, corrupted PEBs: 0 [ 3.279003] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128 [ 3.286208] ubi0: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 1645043350 [ 3.295332] ubi0: available PEBs: 0, total reserved PEBs: 288, PEBs reserved for bad PEB handling: 20 [ 3.304545] ubi0: background thread "ubi_bgt0d" started, PID 502 [ 3.306373] block ubiblock0_0: created from ubi0:0(rootfs) [ 3.316030] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem [ 3.322977] hctosys: unable to open rtc device (rtc0) [ 3.335850] VFS: Mounted root (squashfs filesystem) readonly on device 254:0. [ 3.347312] Freeing unused kernel memory: 1260K [ 3.351920] This architecture does not have kernel memory protection. [ 3.358348] Run /sbin/init as init process [ 3.931039] init: Console is alive [ 3.934727] init: - watchdog - [ 4.715693] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 4.810942] usbcore: registered new interface driver usbfs [ 4.816569] usbcore: registered new interface driver hub [ 4.821989] usbcore: registered new device driver usb [ 4.836464] xhci-mtk 1e1c0000.xhci: 1e1c0000.xhci supply vbus not found, using dummy regulator [ 4.845240] xhci-mtk 1e1c0000.xhci: 1e1c0000.xhci supply vusb33 not found, using dummy regulator [ 4.854234] xhci-mtk 1e1c0000.xhci: xHCI Host Controller [ 4.859589] xhci-mtk 1e1c0000.xhci: new USB bus registered, assigned bus number 1 [ 4.875487] xhci-mtk 1e1c0000.xhci: hcc params 0x01401198 hci version 0x96 quirks 0x0000000000290010 [ 4.884691] xhci-mtk 1e1c0000.xhci: irq 20, io mem 0x1e1c0000 [ 4.891774] hub 1-0:1.0: USB hub found [ 4.895627] hub 1-0:1.0: 2 ports detected [ 4.900278] xhci-mtk 1e1c0000.xhci: xHCI Host Controller [ 4.905632] xhci-mtk 1e1c0000.xhci: new USB bus registered, assigned bus number 2 [ 4.913123] xhci-mtk 1e1c0000.xhci: Host supports USB 3.0 SuperSpeed [ 4.919698] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 4.928673] hub 2-0:1.0: USB hub found [ 4.932531] hub 2-0:1.0: 1 port detected [ 4.942607] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 4.959676] init: - preinit - [ 5.578870] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode [ 5.587190] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 5.595664] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 5.741683] random: jshn: uninitialized urandom read (4 bytes read) [ 5.807224] random: jshn: uninitialized urandom read (4 bytes read) [ 6.021599] random: jshn: uninitialized urandom read (4 bytes read) [ 6.334664] mt7530 mdio-bus:1f lan1: configuring for phy/gmii link mode [ 6.341706] 8021q: adding VLAN 0 to HW filter on device lan1 [ 10.518304] UBIFS (ubi0:1): Mounting in unauthenticated mode [ 10.524194] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 655 [ 10.605128] UBIFS (ubi0:1): recovery needed [ 10.791934] UBIFS (ubi0:1): recovery completed [ 10.796567] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data" [ 10.804386] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 10.814277] UBIFS (ubi0:1): FS size: 28315648 bytes (27 MiB, 223 LEBs), journal size 1396736 bytes (1 MiB, 11 LEBs) [ 10.824683] UBIFS (ubi0:1): reserved for root: 1337417 bytes (1306 KiB) [ 10.831289] UBIFS (ubi0:1): media format: w5/r0 (latest is w5/r0), UUID 8326F8FA-FCE3-4AD7-94B9-E1A4F66E5ED4, small LPT model [ 10.849176] mount_root: switching to ubifs overlay [ 10.871032] urandom-seed: Seeding with /etc/urandom.seed [ 10.975242] procd: - early - [ 10.978321] procd: - watchdog - [ 11.575519] procd: - watchdog - [ 11.582628] procd: - ubus - [ 11.685960] procd: - init - [ 12.351562] kmodloader: loading kernel modules from /etc/modules.d/* [ 12.372426] Loading modules backported from Linux version v5.10.85-0-ge4f2aee6612e [ 12.380171] Backport generated by backports.git v5.10.85-1-0-gf988973f [ 12.405397] xt_time: kernel timezone is -0000 [ 12.466417] mt7621-pci 1e140000.pcie: bus=1 slot=0 irq=23 [ 12.471977] pci 0000:00:00.0: enabling device (0004 -> 0007) [ 12.477644] mt7615e 0000:01:00.0: enabling device (0000 -> 0002) [ 12.496253] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' [ 12.501110] mt7621-pci 1e140000.pcie: bus=2 slot=1 irq=24 [ 12.506655] pci 0000:00:01.0: enabling device (0004 -> 0007) [ 12.512115] mt7615e 0000:01:00.0: HW/SW Version: 0x8a108a10, Build Time: 20180518100604a [ 12.512115] [ 12.512434] mt7615e 0000:02:00.0: enabling device (0000 -> 0002) [ 12.549701] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht' [ 12.582617] mt7615e 0000:02:00.0: HW/SW Version: 0x8a108a10, Build Time: 20180518100604a [ 12.582617] [ 12.600634] urngd: v1.0.2 started. [ 12.619664] PPP generic driver version 2.4.2 [ 12.628879] NET: Registered protocol family 24 [ 12.655032] kmodloader: done loading kernel modules from /etc/modules.d/* [ 12.823101] crng init done [ 12.826031] random: 7 urandom warning(s) missed due to ratelimiting [ 12.835692] mt7615e 0000:01:00.0: N9 Firmware Version: _reserved_, Build Time: 20200814163649 [ 12.835700] mt7615e 0000:02:00.0: N9 Firmware Version: _reserved_, Build Time: 20200814163649 [ 12.886289] mt7615e 0000:02:00.0: CR4 Firmware Version: _reserved_, Build Time: 20190121161307 [ 12.886299] mt7615e 0000:01:00.0: CR4 Firmware Version: _reserved_, Build Time: 20190121161307 [ 19.002286] mtk_soc_eth 1e100000.ethernet eth0: Link is Down [ 19.021818] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode [ 19.030608] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 19.034029] device eth0 entered promiscuous mode [ 19.044688] mt7530 mdio-bus:1f lan1: configuring for phy/gmii link mode [ 19.052028] 8021q: adding VLAN 0 to HW filter on device lan1 [ 19.062256] br-lan: port 1(lan1) entered blocking state [ 19.067682] br-lan: port 1(lan1) entered disabled state [ 19.073997] device lan1 entered promiscuous mode [ 19.082642] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 19.104840] mt7530 mdio-bus:1f lan2: configuring for phy/gmii link mode [ 19.112266] 8021q: adding VLAN 0 to HW filter on device lan2 [ 19.121700] br-lan: port 2(lan2) entered blocking state [ 19.127031] br-lan: port 2(lan2) entered disabled state [ 19.134481] device lan2 entered promiscuous mode [ 19.149736] mt7530 mdio-bus:1f lan3: configuring for phy/gmii link mode [ 19.157070] 8021q: adding VLAN 0 to HW filter on device lan3 [ 19.166299] br-lan: port 3(lan3) entered blocking state [ 19.171632] br-lan: port 3(lan3) entered disabled state [ 19.178594] device lan3 entered promiscuous mode [ 19.192897] mt7530 mdio-bus:1f lan4: configuring for phy/gmii link mode [ 19.200266] 8021q: adding VLAN 0 to HW filter on device lan4 [ 19.209702] br-lan: port 4(lan4) entered blocking state [ 19.215056] br-lan: port 4(lan4) entered disabled state [ 19.222098] device lan4 entered promiscuous mode [ 19.246846] mt7530 mdio-bus:1f wan: configuring for phy/gmii link mode [ 19.254256] 8021q: adding VLAN 0 to HW filter on device wan [ 23.212662] br-lan: port 5(wlan0) entered blocking state [ 23.218017] br-lan: port 5(wlan0) entered disabled state [ 23.223885] device wlan0 entered promiscuous mode [ 23.228897] br-lan: port 5(wlan0) entered blocking state [ 23.234255] br-lan: port 5(wlan0) entered forwarding state [ 23.240444] br-lan: port 5(wlan0) entered disabled state


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