Linksys E7350 Serial Port Problem or downgrade method

Both -factory.bin and -sysupgrade.bin were downloaded from the firmware-selector
https://downloads.openwrt.org/snapshots/targets/ramips/mt7621/openwrt-ramips-mt7621-belkin_rt1800-squashfs-factory.bin

That's not that helpful, if you go to https://firmware-selector.openwrt.org/ and choose Snapshot;

Firmware selector currently shows:

Model:
Belkin RT1800
Platform:
ramips/mt7621
Version:
SNAPSHOT (r22071-3c66ac7e22)
Date:
2023-02-15 20:22:37

The current snapshot -factory.bin does not work on either RT1800 I have here, one has had to be converted via serial, the other is still on FW_RT1800_V1.1.00.005, so which version did you use as the install process is currently broken and I would like to help other users from not having to crack open the case, if the web interface method is meant to work.

It did work for me, all the versions are in my first post.

that version is not even mentioned in the release notes

so the snapshot from the 15th February 2023 worked for you?

that's correct

So I'm currently following your process, -factory.bin was accepted but I'm back in the belkin 17.01 reboot stock firmware.

I'll try a factory reset and report back.
Took three attempts, but the web upgrade method finally worked.

Hi there,

I try this pin layout and I think I always using wrong pin to connect console.
And I installed OpenWRT on my E7350 successful.

I choose 6. Upgrade firmware with code pattern and upload bin file(sorry I forgot which file I upload,kernel or factory).

Available load methods:
    0 - TFTP client (Default)
    1 - Xmodem
    2 - Ymodem
    3 - Kermit
    4 - S-Record

Select (enter for default): 

Input U-Boot's IP address: 192.168.1.1
Input TFTP server's IP address: 192.168.1.2
Input IP netmask: 255.255.255.0
Input file name: e7350.bin

Using eth@1e100000 device
TFTP from server 192.168.1.2; our IP address is 192.168.1.1
Filename 'e7350.bin'.
Load address: 0x80010000
Loading: *T #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 ################################
	 1.5 MiB/s
done
Bytes transferred = 9044000 (8a0020 hex)

*** Loaded 9044000 (0x8a0020) bytes at 0x80010000 ***


 Image Code pattern is ok !  


Erasing from 0x3180000 to 0x3a1ffff, size 0x8a0000 ... OK
Writting from 0x80010020 to 0x3180000, size 0x8a0000 ... OK

*** Firmware_2 upgrade completed! ***

Erasing from 0x180000 to 0xa1ffff, size 0x8a0000 ... OK
Writting from 0x80010020 to 0x180000, size 0x8a0000 ... OK

*** Firmware upgrade completed! ***

Hit any key to stop firmware bootup:  3  2  1  0 
Saving Environment to NAND... Erasing NAND...
Erasing at 0x80000 -- 100% complete.
Writing to NAND... OK
OK
#####CBT_BOOT_VERSION=[V0.2]######
#####boot_count=[4] boot_part=[2] boot_change=[1]######

Loading from nand0, offset 0x3180000
Fit image detected...
   FIT description: MIPS OpenWrt FIT (Flattened Image Tree)
    Image 0 (kernel-1)
     Description:  MIPS OpenWrt Linux-5.10.166
     Type:         Kernel Image
     Compression:  lzma compressed
     Data Start:   0x800100e4
     Data Size:    2859345 Bytes = 2.7 MiB
     Architecture: MIPS
     OS:           Linux
     Load Address: 0x82000000
     Entry Point:  0x82000000
     Hash algo:    crc32
     Hash value:   8b672671
     Hash algo:    sha1
     Hash value:   7153fb1177a0b087c4742d419cdf9212bc39aa09
    Image 1 (fdt-1)
     Description:  MIPS OpenWrt linksys_e7350 device tree blob
     Type:         Flat Device Tree
     Compression:  uncompressed
     Data Start:   0x802ca374
     Data Size:    10468 Bytes = 10.2 KiB
     Architecture: MIPS
     Hash algo:    crc32
     Hash value:   b793cf8c
     Hash algo:    sha1
     Hash value:   c8c0cba37bde8383bf157394343ff29dce87e246
    Default Configuration: 'config-1'
    Configuration 0 (config-1)
     Description:  OpenWrt linksys_e7350
     Kernel:       kernel-1
     FDT:          fdt-1
Automatic boot of image at addr 0x80010000 ...
## Loading kernel from FIT Image at 80010000 ...
   Using 'config-1' configuration
   Trying 'kernel-1' kernel subimage
     Description:  MIPS OpenWrt Linux-5.10.166
     Type:         Kernel Image
     Compression:  lzma compressed
     Data Start:   0x800100e4
     Data Size:    2859345 Bytes = 2.7 MiB
     Architecture: MIPS
     OS:           Linux
     Load Address: 0x82000000
     Entry Point:  0x82000000
     Hash algo:    crc32
     Hash value:   8b672671
     Hash algo:    sha1
     Hash value:   7153fb1177a0b087c4742d419cdf9212bc39aa09
   Verifying Hash Integrity ... crc32+ sha1+ OK
## Loading fdt from FIT Image at 80010000 ...
   Using 'config-1' configuration
   Trying 'fdt-1' fdt subimage
     Description:  MIPS OpenWrt linksys_e7350 device tree blob
     Type:         Flat Device Tree
     Compression:  uncompressed
     Data Start:   0x802ca374
     Data Size:    10468 Bytes = 10.2 KiB
     Architecture: MIPS
     Hash algo:    crc32
     Hash value:   b793cf8c
     Hash algo:    sha1
     Hash value:   c8c0cba37bde8383bf157394343ff29dce87e246
   Verifying Hash Integrity ... crc32+ sha1+ OK
   Booting using the fdt blob at 0x802ca374
   Uncompressing Kernel Image ... OK
   Loading Device Tree to 8fe77000, end 8fe7c8e3 ... OK
[    0.000000] Linux version 5.10.166 (builder@buildhost) (mipsel-openwrt-linux-musl-gcc (OpenWrt GCC 12.2.0 r22000-6bc675c0be) 12.2.0, GNU ld (GNU Binutils) 2.39) #0 SMP Sun Feb 5 21:39:17 2023

That is! Thanks everyone for help.

But after I installed OpenWRT,the new problem is wifi can't use.
There has no wireless config, seem the kernel not found wifi chip.(using snapshot image).

1 Like

OK Finally.
I using openwrt master branch, compile my own image.
Using kernel 5.15.95 instand of 5.10.166.
Radio works well now.


Saving Environment to NAND... Erasing NAND...
Erasing at 0x80000 -- 100% complete.
Writing to NAND... OK
OK
#####CBT_BOOT_VERSION=[V0.2]######
#####boot_count=[1] boot_part=[2] boot_change=[0]######

Loading from nand0, offset 0x3180000
Fit image detected...
   FIT description: MIPS OpenWrt FIT (Flattened Image Tree)
    Image 0 (kernel-1)
     Description:  MIPS OpenWrt Linux-5.15.93
     Type:         Kernel Image
     Compression:  lzma compressed
     Data Start:   0x800100e4
     Data Size:    2917995 Bytes = 2.8 MiB
     Architecture: MIPS
     OS:           Linux
     Load Address: 0x82000000
     Entry Point:  0x82000000
     Hash algo:    crc32
     Hash value:   b528352d
     Hash algo:    sha1
     Hash value:   98a2587eb3a7aedeec82ff9066141dacee894f87
    Image 1 (fdt-1)
     Description:  MIPS OpenWrt linksys_e7350 device tree blob
     Type:         Flat Device Tree
     Compression:  uncompressed
     Data Start:   0x802d888c
     Data Size:    10967 Bytes = 10.7 KiB
     Architecture: MIPS
     Hash algo:    crc32
     Hash value:   de228174
     Hash algo:    sha1
     Hash value:   97fed96297482a7847f4b1e61d945c052ca3f0d1
    Default Configuration: 'config-1'
    Configuration 0 (config-1)
     Description:  OpenWrt linksys_e7350
     Kernel:       kernel-1
     FDT:          fdt-1
Automatic boot of image at addr 0x80010000 ...
## Loading kernel from FIT Image at 80010000 ...
   Using 'config-1' configuration
   Trying 'kernel-1' kernel subimage
     Description:  MIPS OpenWrt Linux-5.15.93
     Type:         Kernel Image
     Compression:  lzma compressed
     Data Start:   0x800100e4
     Data Size:    2917995 Bytes = 2.8 MiB
     Architecture: MIPS
     OS:           Linux
     Load Address: 0x82000000
     Entry Point:  0x82000000
     Hash algo:    crc32
     Hash value:   b528352d
     Hash algo:    sha1
     Hash value:   98a2587eb3a7aedeec82ff9066141dacee894f87
   Verifying Hash Integrity ... crc32+ sha1+ OK
## Loading fdt from FIT Image at 80010000 ...
   Using 'config-1' configuration
   Trying 'fdt-1' fdt subimage
     Description:  MIPS OpenWrt linksys_e7350 device tree blob
     Type:         Flat Device Tree
     Compression:  uncompressed
     Data Start:   0x802d888c
     Data Size:    10967 Bytes = 10.7 KiB
     Architecture: MIPS
     Hash algo:    crc32
     Hash value:   de228174
     Hash algo:    sha1
     Hash value:   97fed96297482a7847f4b1e61d945c052ca3f0d1
   Verifying Hash Integrity ... crc32+ sha1+ OK
   Booting using the fdt blob at 0x802d888c
   Uncompressing Kernel Image ... OK
   Loading Device Tree to 8fe76000, end 8fe7bad6 ... OK
[    0.000000] Linux version 5.15.93 (glucose@B550M-DS3H-Gentoo) (mipsel-openwrt-linux-musl-gcc (OpenWrt GCC 3
[    0.000000] SoC Type: MediaTek MT7621 ver:1 eco:3

and

[   10.998786] kmodloader: loading kernel modules from /etc/modules.d/*
[   11.036934] urngd: v1.0.2 started.
[   11.214771] random: crng init done
[   11.218201] random: 30 urandom warning(s) missed due to ratelimiting
[   11.240686] tun: Universal TUN/TAP device driver, 1.6
[   11.254900] GACT probability on
[   11.259717] Mirror/redirect action on
[   11.276466] u32 classifier
[   11.279204]     input device check on
[   11.282871]     Actions configured
[   11.316512] Loading modules backported from Linux version v6.1-rc8-0-g76dcd734eca2
[   11.324129] Backport generated by backports.git v5.15.81-1-41-g02e352527db5
[   11.390124] xt_time: kernel timezone is -0000
[   11.562724] pci 0000:00:00.0: enabling device (0004 -> 0007)
[   11.568417] mt7915e_hif 0000:01:00.0: enabling device (0000 -> 0002)
[   11.575460] pci 0000:00:01.0: enabling device (0004 -> 0007)
[   11.581220] mt7915e 0000:02:00.0: enabling device (0000 -> 0002)
[   11.849826] mt7915e 0000:02:00.0: HW/SW Version: 0x8a108a10, Build Time: 20220929104113a
[   11.849826] 
[   12.181975] mt7915e 0000:02:00.0: WM Firmware Version: ____000000, Build Time: 20220929104145
[   12.219994] mt7915e 0000:02:00.0: WA Firmware Version: DEV_000000, Build Time: 20220929104205

This I'm sure is factory image because I only can update kernel using U-boot (sysupgrade can update system but can not update kernel).

1 Like

New attempt with virgin E7350: (No longer have prior unit)

This time working with a virgin E7350 that came with 1.0.00 build 24 (Sep 23, 2020). The -factory.bin from firmware selector says "upgrade successful" but keeps rebooting to stock, Tried this multiple times.

This one I am willing to crack open if necessary but for now I am trying this as if someone just bought this and have not updated the unit to the most current which is build 1.0.00 build 33(signed -10/04/2022).

1 Like

The e7350 is a dual boot unit.

So you're getting boot partition 2 load each time instead of partition 1 where you flashed openwrt successfully but it's refusing to boot into it.

Try installing the unsigned latest firmware. And then trying to flash openwrt factory again.

No luck. Installed latest available unsigned firmware (1.1.00.032 - Oct 04, 2022). Then from there in gets to about 33% on -factory.bin on each attempt, says flash unsuccessful and then reboots. Any ideas?

I could open up and serial cable at this point but I'm trying to go about all of this as an "average joe" as much as I can because most users who get this model are NOT going have this skill or desire to open up the unit.

Hoping the Dev's can figure this out. It may not be possible to install it at this time.

I would try the initramfs kernel bin, but that's unlikely to work from the web interface.

What's happening is clear, there's rt1800 and e7350 out there with corrupted boot partition 1 that only boot from partition 2.

Connecting UART allows the uboot to finally format the partition 1 allowing openwrt to install.

Sounds like I'm going to have to open up it up after all then.

Success!! :+1:

Had to dive into the unit and hook up an serial cable to select uploading the firmware via tftp. The -kernel.bin was the only firmware which was able to boot properly. From there, I was able to SCP a custom -sysupgrade.bin with luci and install it via sysupgrade from SSH. The radios seem to be working properly (at least the 5 Ghz) which is the only one I need to run the unit in Client Mode.

1 Like

Damn, I went through gthe exact same thing you did with the exact same base version and unsigned version.

I read this and picked one up as I assumed it would get official support soon:
ramips: add support for Linksys E7350 by neheb · Pull Request #4470 · openwrt/openwrt · GitHub

Wonder if I should wait it out or just return it...

It’s already merged. Just flash a snapshot build

I had the same issue as bliss.

Tried all 3 snapshot options from here:
OpenWrt Firmware Selector

1 Like

snapshot image radio can not work I tried already.

1 Like

Were there any error messages in dmesg?

No here is full booting log.

U-Boot 2018.09-svn862 (Aug 04 2020 - 17:52:35 +0800)

CPU:   MediaTek MT7621AT ver 1, eco 3
Clocks: CPU: 880MHz, DDR: 1200MHz, Bus: 220MHz, XTAL: 40MHz
Model: MediaTek MT7621 reference board (NAND)
DRAM:  256 MiB
NAND:  128 MiB
Loading Environment from NAND... OK
In:    uartlite0@1e000c00
Out:   uartlite0@1e000c00
Err:   uartlite0@1e000c00
Net:   
Warning: eth@1e100000 (eth0) using random MAC address - 5e:86:f9:ce:9e:b1
eth0: eth@1e100000
Hit any key to stop autoboot:  0 
  *** U-Boot Boot Menu ***  Press UP/DOWN to move, ENTER to select     1. Startup system (Default)     2. Upgrade firmware     3. Upgrade bootloader     4. Upgrade bootloader (advanced mode)     5. Load image     6. Upgrade firmware with code pattern     0. U-Boot console  Hit any key to stop autoboot:  3  2 Saving Environment to NAND... Erasing NAND...
Erasing at 0x80000 -- 100% complete.
Writing to NAND... OK
OK
#####CBT_BOOT_VERSION=[V0.2]######
#####boot_count=[1] boot_part=[2] boot_change=[0]######

Loading from nand0, offset 0x3180000
Fit image detected...
   FIT description: MIPS OpenWrt FIT (Flattened Image Tree)
    Image 0 (kernel-1)
     Description:  MIPS OpenWrt Linux-5.10.166
     Type:         Kernel Image
     Compression:  lzma compressed
     Data Start:   0x800100e4
     Data Size:    2859345 Bytes = 2.7 MiB
     Architecture: MIPS
     OS:           Linux
     Load Address: 0x82000000
     Entry Point:  0x82000000
     Hash algo:    crc32
     Hash value:   8b672671
     Hash algo:    sha1
     Hash value:   7153fb1177a0b087c4742d419cdf9212bc39aa09
    Image 1 (fdt-1)
     Description:  MIPS OpenWrt linksys_e7350 device tree blob
     Type:         Flat Device Tree
     Compression:  uncompressed
     Data Start:   0x802ca374
     Data Size:    10468 Bytes = 10.2 KiB
     Architecture: MIPS
     Hash algo:    crc32
     Hash value:   b793cf8c
     Hash algo:    sha1
     Hash value:   c8c0cba37bde8383bf157394343ff29dce87e246
    Default Configuration: 'config-1'
    Configuration 0 (config-1)
     Description:  OpenWrt linksys_e7350
     Kernel:       kernel-1
     FDT:          fdt-1
Automatic boot of image at addr 0x80010000 ...
## Loading kernel from FIT Image at 80010000 ...
   Using 'config-1' configuration
   Trying 'kernel-1' kernel subimage
     Description:  MIPS OpenWrt Linux-5.10.166
     Type:         Kernel Image
     Compression:  lzma compressed
     Data Start:   0x800100e4
     Data Size:    2859345 Bytes = 2.7 MiB
     Architecture: MIPS
     OS:           Linux
     Load Address: 0x82000000
     Entry Point:  0x82000000
     Hash algo:    crc32
     Hash value:   8b672671
     Hash algo:    sha1
     Hash value:   7153fb1177a0b087c4742d419cdf9212bc39aa09
   Verifying Hash Integrity ... crc32+ sha1+ OK
## Loading fdt from FIT Image at 80010000 ...
   Using 'config-1' configuration
   Trying 'fdt-1' fdt subimage
     Description:  MIPS OpenWrt linksys_e7350 device tree blob
     Type:         Flat Device Tree
     Compression:  uncompressed
     Data Start:   0x802ca374
     Data Size:    10468 Bytes = 10.2 KiB
     Architecture: MIPS
     Hash algo:    crc32
     Hash value:   b793cf8c
     Hash algo:    sha1
     Hash value:   c8c0cba37bde8383bf157394343ff29dce87e246
   Verifying Hash Integrity ... crc32+ sha1+ OK
   Booting using the fdt blob at 0x802ca374
   Uncompressing Kernel Image ... OK
   Loading Device Tree to 8fe77000, end 8fe7c8e3 ... OK
[    0.000000] Linux version 5.10.166 (builder@buildhost) (mipsel-openwrt-linux-musl-gcc (OpenWrt GCC 12.2.0 r22000-6bc675c0be) 12.2.0, GNU ld (GNU Binutils) 2.39) #0 SMP Sun Feb 5 21:39:17 2023
[    0.000000] SoC Type: MediaTek MT7621 ver:1 eco:3
[    0.000000] printk: bootconsole [early0] enabled
[    0.000000] CPU0 revision is: 0001992f (MIPS 1004Kc)
[    0.000000] MIPS: machine is Linksys E7350
[    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] percpu: Embedded 15 pages/cpu s30480 r8192 d22768 u61440
[    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=00020430
[    0.000000] Readback ErrCtl register=00020430
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 248708K/262144K available (7032K kernel code, 630K rwdata, 1416K rodata, 1276K init, 243K bss, 13436K reserved, 0K cma-reserved, 0K highmem)
[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] 	Tracing variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[    0.000000] NR_IRQS: 256
[    0.000000] CPU Clock: 880MHz
[    0.000000] clocksource: GIC: mask: 0xffffffffffffffff max_cycles: 0xcaf478abb4, max_idle_ns: 440795247997 ns
[    0.000012] sched_clock: 64 bits at 880MHz, resolution 1ns, wraps every 4398046511103ns
[    0.007945] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 4343773742 ns
[    0.016992] Calibrating delay loop... 586.13 BogoMIPS (lpj=2930688)
[    0.083148] pid_max: default: 32768 minimum: 301
[    0.087916] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.095118] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.105756] rcu: Hierarchical SRCU implementation.
[    0.110800] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build
[    0.118938] smp: Bringing up secondary CPUs ...
[    0.124210] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[    0.124222] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[    0.124233] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
[    0.124307] CPU1 revision is: 0001992f (MIPS 1004Kc)
[    0.178682] Synchronize counters for CPU 1: done.
[    0.210775] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[    0.210786] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[    0.210794] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
[    0.210845] CPU2 revision is: 0001992f (MIPS 1004Kc)
[    0.269957] Synchronize counters for CPU 2: done.
[    0.300651] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[    0.300661] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[    0.300669] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
[    0.300725] CPU3 revision is: 0001992f (MIPS 1004Kc)
[    0.355169] Synchronize counters for CPU 3: done.
[    0.385057] smp: Brought up 1 node, 4 CPUs
[    0.393189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.403020] futex hash table entries: 1024 (order: 3, 32768 bytes, linear)
[    0.410029] pinctrl core: initialized pinctrl subsystem
[    0.417862] NET: Registered protocol family 16
[    0.423531] thermal_sys: Registered thermal governor 'step_wise'
[    0.424483] cpuidle: using governor teo
[    0.479319] clocksource: Switched to clocksource GIC
[    0.486542] NET: Registered protocol family 2
[    0.491420] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.500337] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[    0.508649] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    0.516327] TCP bind hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.523463] TCP: Hash tables configured (established 2048 bind 2048)
[    0.529960] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[    0.536420] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[    0.543702] NET: Registered protocol family 1
[    0.548000] PCI: CLS 0 bytes, default 32
[    0.554487] workingset: timestamp_bits=14 max_order=16 bucket_order=2
[    0.564986] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.570829] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.581459] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[    0.590812] mt7621_gpio 1e000600.gpio: registering 32 gpios
[    0.596705] mt7621_gpio 1e000600.gpio: registering 32 gpios
[    0.602577] mt7621_gpio 1e000600.gpio: registering 32 gpios
[    0.608709] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[    0.617571] printk: console [ttyS0] disabled
[    0.621993] 1e000c00.uartlite: ttyS0 at MMIO 0x1e000c00 (irq = 19, base_baud = 3125000) is a 16550A
[    0.631065] printk: console [ttyS0] enabled
[    0.631065] printk: console [ttyS0] enabled
[    0.639483] printk: bootconsole [early0] disabled
[    0.639483] printk: bootconsole [early0] disabled
[    0.653293] nand: device found, Manufacturer ID: 0xef, Chip ID: 0xf1
[    0.659719] nand: Winbond W29N01HV
[    0.663110] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[    0.670675] mt7621-nand 1e003000.nand: ECC strength adjusted to 4 bits
[    0.677271] 6 fixed-partitions partitions found on MTD device mt7621-nand
[    0.684441] Creating 6 MTD partitions on "mt7621-nand":
[    0.689705] 0x000000000000-0x000000080000 : "Boot"
[    0.698245] 0x000000080000-0x000000100000 : "Config"
[    0.706804] 0x000000100000-0x000000180000 : "Factory"
[    0.715552] 0x000000180000-0x000003180000 : "firmware"
[    0.963318] 2 fixed-partitions partitions found on MTD device firmware
[    0.969945] Creating 2 MTD partitions on "firmware":
[    0.974911] 0x000000000000-0x000000400000 : "kernel"
[    1.001420] 0x000000400000-0x000003000000 : "ubi"
[    1.229040] 0x000003180000-0x000006180000 : "alt_firmware"
[    1.477197] 0x000006180000-0x000006200000 : "cbtinfo"
[    1.530737] mt7530 mdio-bus:1f: MT7530 adapts as multi-chip module
[    1.540800] mtk_soc_eth 1e100000.ethernet: generated random MAC address c6:c0:e4:d9:73:1c
[    1.550030] mtk_soc_eth 1e100000.ethernet eth0: mediatek frame engine at 0xbe100000, irq 21
[    1.558508] mtk_soc_eth 1e100000.ethernet: generated random MAC address 6e:ef:43:7c:d0:92
[    1.567478] mtk_soc_eth 1e100000.ethernet wan: mediatek frame engine at 0xbe100000, irq 21
[    1.577280] i2c /dev entries driver
[    1.583555] mt7621-pci 1e140000.pcie: host bridge /pcie@1e140000 ranges:
[    1.590334] mt7621-pci 1e140000.pcie:   No bus range found for /pcie@1e140000, using [bus 00-ff]
[    1.599119] mt7621-pci 1e140000.pcie:      MEM 0x0060000000..0x006fffffff -> 0x0000000000
[    1.607317] mt7621-pci 1e140000.pcie:       IO 0x001e160000..0x001e16ffff -> 0x0000000000
[    1.615615] mt7621-pci 1e140000.pcie: Parsing DT failed
[    1.623455] NET: Registered protocol family 10
[    1.630077] Segment Routing with IPv6
[    1.633840] NET: Registered protocol family 17
[    1.638345] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    1.651847] 8021q: 802.1Q VLAN Support v1.8
[    1.659805] mt7530 mdio-bus:1f: MT7530 adapts as multi-chip module
[    1.683624] mt7530 mdio-bus:1f lan4 (uninitialized): PHY [mt7530-0:01] driver [MediaTek MT7530 PHY] (irq=26)
[    1.695913] mt7530 mdio-bus:1f lan3 (uninitialized): PHY [mt7530-0:02] driver [MediaTek MT7530 PHY] (irq=27)
[    1.708289] mt7530 mdio-bus:1f lan2 (uninitialized): PHY [mt7530-0:03] driver [MediaTek MT7530 PHY] (irq=28)
[    1.720748] mt7530 mdio-bus:1f lan1 (uninitialized): PHY [mt7530-0:04] driver [MediaTek MT7530 PHY] (irq=29)
[    1.733330] mt7530 mdio-bus:1f: configuring for fixed/rgmii link mode
[    1.743774] DSA: tree 0 setup
[    1.747056] rt2880-pinmux pinctrl: pcie is already enabled
[    1.752662] mt7621-pci 1e140000.pcie: host bridge /pcie@1e140000 ranges:
[    1.759381] mt7621-pci 1e140000.pcie:   No bus range found for /pcie@1e140000, using [bus 00-ff]
[    1.768158] mt7621-pci 1e140000.pcie:      MEM 0x0060000000..0x006fffffff -> 0x0000000000
[    1.776328] mt7621-pci 1e140000.pcie:       IO 0x001e160000..0x001e16ffff -> 0x0000000000
[    1.784596] mt7621-pci-phy 1e149000.pcie-phy: PHY for 0xbe149000 (dual port = 1)
[    1.792373] mt7621-pci-phy 1e14a000.pcie-phy: PHY for 0xbe14a000 (dual port = 0)
[    1.800032] mt7621-pci 1e140000.pcie: failed to parse bus ranges property: -22
[    1.907421] mt7621-pci-phy 1e149000.pcie-phy: Xtal is 40MHz
[    1.913011] mt7621-pci-phy 1e14a000.pcie-phy: Xtal is 40MHz
[    2.018723] mt7621-pci 1e140000.pcie: pcie2 no card, disable it (RST & CLK)
[    2.025683] mt7621-pci 1e140000.pcie: PCIE0 enabled
[    2.030556] mt7621-pci 1e140000.pcie: PCIE1 enabled
[    2.035417] mt7621-pci 1e140000.pcie: PCI coherence region base: 0x60000000, mask/settings: 0xf0000002
[    2.044890] mt7621-pci 1e140000.pcie: PCI host bridge to bus 0000:00
[    2.051273] pci_bus 0000:00: root bus resource [io  0x1e160000-0x1e16ffff]
[    2.058125] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff]
[    2.065005] pci_bus 0000:00: root bus resource [bus 00-ff]
[    2.070501] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff] (bus address [0x00000000-0x0fffffff])
[    2.080700] pci 0000:00:00.0: [0e8d:0801] type 01 class 0x060400
[    2.086698] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff]
[    2.092960] pci 0000:00:00.0: reg 0x14: [mem 0x60600000-0x6060ffff]
[    2.099295] pci 0000:00:00.0: supports D1
[    2.103290] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[    2.109515] pci 0000:00:01.0: [0e8d:0801] type 01 class 0x060400
[    2.115541] pci 0000:00:01.0: reg 0x10: [mem 0x00000000-0x7fffffff]
[    2.121820] pci 0000:00:01.0: reg 0x14: [mem 0x60610000-0x6061ffff]
[    2.128127] pci 0000:00:01.0: supports D1
[    2.132137] pci 0000:00:01.0: PME# supported from D0 D1 D3hot
[    2.139508] pci 0000:01:00.0: [14c3:7916] type 00 class 0x000280
[    2.145550] pci 0000:01:00.0: reg 0x10: initial BAR value 0x00000000 invalid
[    2.152605] pci 0000:01:00.0: reg 0x10: [mem size 0x00100000 64bit pref]
[    2.159311] pci 0000:01:00.0: reg 0x18: initial BAR value 0x00000000 invalid
[    2.166329] pci 0000:01:00.0: reg 0x18: [mem size 0x00004000 64bit pref]
[    2.173055] pci 0000:01:00.0: reg 0x20: initial BAR value 0x00000000 invalid
[    2.180093] pci 0000:01:00.0: reg 0x20: [mem size 0x00001000 64bit pref]
[    2.186891] pci 0000:01:00.0: supports D1 D2
[    2.191159] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    2.197786] pci 0000:01:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x1 link at 0000:00:00.0 (capable of 4.000 Gb/s with 5.0 GT/s PCIe x1 link)
[    2.213857] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[    2.219081] pci 0000:00:00.0:   bridge window [io  0x0000-0x0fff]
[    2.225177] pci 0000:00:00.0:   bridge window [mem 0x60000000-0x600fffff]
[    2.231968] pci 0000:00:00.0:   bridge window [mem 0x60100000-0x602fffff pref]
[    2.239166] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    2.246038] pci 0000:02:00.0: [14c3:7915] type 00 class 0x000280
[    2.252092] pci 0000:02:00.0: reg 0x10: initial BAR value 0x00000000 invalid
[    2.259119] pci 0000:02:00.0: reg 0x10: [mem size 0x00100000 64bit pref]
[    2.265825] pci 0000:02:00.0: reg 0x18: initial BAR value 0x00000000 invalid
[    2.272857] pci 0000:02:00.0: reg 0x18: [mem size 0x00004000 64bit pref]
[    2.279569] pci 0000:02:00.0: reg 0x20: initial BAR value 0x00000000 invalid
[    2.286587] pci 0000:02:00.0: reg 0x20: [mem size 0x00001000 64bit pref]
[    2.293407] pci 0000:02:00.0: supports D1 D2
[    2.297662] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    2.304306] pci 0000:02:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x1 link at 0000:00:01.0 (capable of 4.000 Gb/s with 5.0 GT/s PCIe x1 link)
[    2.320476] pci 0000:00:01.0: PCI bridge to [bus 02-ff]
[    2.325702] pci 0000:00:01.0:   bridge window [io  0x0000-0x0fff]
[    2.331797] pci 0000:00:01.0:   bridge window [mem 0x60300000-0x603fffff]
[    2.338558] pci 0000:00:01.0:   bridge window [mem 0x60400000-0x605fffff pref]
[    2.345767] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
[    2.352449] pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000]
[    2.359038] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000]
[    2.365994] pci 0000:00:01.0: BAR 0: no space for [mem size 0x80000000]
[    2.372596] pci 0000:00:01.0: BAR 0: failed to assign [mem size 0x80000000]
[    2.379548] pci 0000:00:00.0: BAR 8: assigned [mem 0x60000000-0x600fffff]
[    2.386308] pci 0000:00:00.0: BAR 9: assigned [mem 0x60100000-0x602fffff pref]
[    2.393529] pci 0000:00:01.0: BAR 8: assigned [mem 0x60300000-0x603fffff]
[    2.400313] pci 0000:00:01.0: BAR 9: assigned [mem 0x60400000-0x605fffff pref]
[    2.407505] pci 0000:00:00.0: BAR 1: assigned [mem 0x60600000-0x6060ffff]
[    2.414295] pci 0000:00:01.0: BAR 1: assigned [mem 0x60610000-0x6061ffff]
[    2.421080] pci 0000:00:00.0: BAR 7: assigned [io  0x1e160000-0x1e160fff]
[    2.427841] pci 0000:00:01.0: BAR 7: assigned [io  0x1e161000-0x1e161fff]
[    2.434632] pci 0000:01:00.0: BAR 0: assigned [mem 0x60100000-0x601fffff 64bit pref]
[    2.442379] pci 0000:01:00.0: BAR 2: assigned [mem 0x60200000-0x60203fff 64bit pref]
[    2.450124] pci 0000:01:00.0: BAR 4: assigned [mem 0x60204000-0x60204fff 64bit pref]
[    2.457845] pci 0000:00:00.0: PCI bridge to [bus 01]
[    2.462805] pci 0000:00:00.0:   bridge window [io  0x1e160000-0x1e160fff]
[    2.469590] pci 0000:00:00.0:   bridge window [mem 0x60000000-0x600fffff]
[    2.476350] pci 0000:00:00.0:   bridge window [mem 0x60100000-0x602fffff pref]
[    2.483569] pci 0000:02:00.0: BAR 0: assigned [mem 0x60400000-0x604fffff 64bit pref]
[    2.491315] pci 0000:02:00.0: BAR 2: assigned [mem 0x60500000-0x60503fff 64bit pref]
[    2.499037] pci 0000:02:00.0: BAR 4: assigned [mem 0x60504000-0x60504fff 64bit pref]
[    2.506780] pci 0000:00:01.0: PCI bridge to [bus 02]
[    2.511743] pci 0000:00:01.0:   bridge window [io  0x1e161000-0x1e161fff]
[    2.518503] pci 0000:00:01.0:   bridge window [mem 0x60300000-0x603fffff]
[    2.525273] pci 0000:00:01.0:   bridge window [mem 0x60400000-0x605fffff pref]
[    2.535489] UBI: auto-attach mtd5
[    2.538829] ubi0: attaching mtd5
[    2.551524] mt7530 mdio-bus:1f: Link is Up - 1Gbps/Full - flow control rx/tx
[    3.216477] ubi0: scanning is finished
[    3.236822] ubi0: attached mtd5 (name "ubi", size 44 MiB)
[    3.242323] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[    3.249175] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[    3.255958] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
[    3.262914] ubi0: good PEBs: 352, bad PEBs: 0, corrupted PEBs: 0
[    3.268893] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128
[    3.276105] ubi0: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 1675633157
[    3.285218] ubi0: available PEBs: 0, total reserved PEBs: 352, PEBs reserved for bad PEB handling: 20
[    3.294461] ubi0: background thread "ubi_bgt0d" started, PID 455
[    3.296861] block ubiblock0_0: created from ubi0:0(rootfs)
[    3.306031] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem
[    3.320393] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
[    3.331972] Freeing unused kernel memory: 1276K
[    3.336506] This architecture does not have kernel memory protection.
[    3.342987] Run /sbin/init as init process
[    3.820109] init: Console is alive
[    3.823954] init: - watchdog -
[    3.894335] kmodloader: no module folders for kernel version 5.10.166 found
[    3.919757] init: - preinit -
[    4.645554] random: jshn: uninitialized urandom read (4 bytes read)
[    4.763170] random: jshn: uninitialized urandom read (4 bytes read)
[    5.351831] random: jshn: uninitialized urandom read (4 bytes read)
[    5.641720] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode
[    5.650122] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[    5.659044] mt7530 mdio-bus:1f lan1: configuring for phy/gmii link mode
[    5.666049] 8021q: adding VLAN 0 to HW filter on device lan1
[    5.674337] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Press the [f] key and hit [enter] to enter failsafe mode
Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
[    7.868252] random: procd: uninitialized urandom read (4 bytes read)
[    7.869384] UBIFS (ubi0:1): Mounting in unauthenticated mode
[    7.880640] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 581
[    8.082947] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
[    8.090799] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[    8.100683] UBIFS (ubi0:1): FS size: 36569088 bytes (34 MiB, 288 LEBs), journal size 1777664 bytes (1 MiB, 14 LEBs)
[    8.111085] UBIFS (ubi0:1): reserved for root: 1727248 bytes (1686 KiB)
[    8.117674] UBIFS (ubi0:1): media format: w5/r0 (latest is w5/r0), UUID D29FC0E4-6E85-4239-B051-7578E62A59E4, small LPT model
[    8.131530] mount_root: overlay filesystem has not been fully initialized yet
[    8.140007] mount_root: switching to ubifs overlay
- config restore -
[    8.445602] urandom-seed: Seed file not found (/etc/urandom.seed)
[    8.532634] procd: - early -
[    8.535778] procd: - watchdog -
[    9.149487] procd: - watchdog -
[    9.153110] procd: - ubus -
[    9.239476] random: ubusd: uninitialized urandom read (4 bytes read)
[    9.247990] random: ubusd: uninitialized urandom read (4 bytes read)
[    9.254994] random: ubusd: uninitialized urandom read (4 bytes read)
[    9.268352] procd: - init -
Please press Enter to activate this console.
[    9.841700] kmodloader: no module folders for kernel version 5.10.166 found
[   10.041389] urngd: v1.0.2 started.
[   10.219843] random: crng init done
[   10.223265] random: 32 urandom warning(s) missed due to ratelimiting
[   18.899891] mtk_soc_eth 1e100000.ethernet eth0: Link is Down
[   18.915698] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode
[   18.923937] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[   18.933012] mt7530 mdio-bus:1f lan1: configuring for phy/gmii link mode
[   18.940113] 8021q: adding VLAN 0 to HW filter on device lan1
[   18.948402] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   18.956104] br-lan: port 1(lan1) entered blocking state
[   18.961833] br-lan: port 1(lan1) entered disabled state
[   18.967936] device lan1 entered promiscuous mode
[   18.972842] device eth0 entered promiscuous mode
[   19.006329] mt7530 mdio-bus:1f lan2: configuring for phy/gmii link mode
[   19.013566] 8021q: adding VLAN 0 to HW filter on device lan2
[   19.023647] br-lan: port 2(lan2) entered blocking state
[   19.028945] br-lan: port 2(lan2) entered disabled state
[   19.036826] device lan2 entered promiscuous mode
[   19.053454] mt7530 mdio-bus:1f lan3: configuring for phy/gmii link mode
[   19.060670] 8021q: adding VLAN 0 to HW filter on device lan3
[   19.069813] br-lan: port 3(lan3) entered blocking state
[   19.075089] br-lan: port 3(lan3) entered disabled state
[   19.081755] device lan3 entered promiscuous mode
[   19.098356] mt7530 mdio-bus:1f lan4: configuring for phy/gmii link mode
[   19.105594] 8021q: adding VLAN 0 to HW filter on device lan4
[   19.115178] br-lan: port 4(lan4) entered blocking state
[   19.120707] br-lan: port 4(lan4) entered disabled state
[   19.127519] device lan4 entered promiscuous mode
[   19.148168] mtk_soc_eth 1e100000.ethernet wan: PHY [mdio-bus:00] driver [MediaTek MT7530 PHY] (irq=POLL)
[   19.157762] mtk_soc_eth 1e100000.ethernet wan: configuring for phy/rgmii link mode
[   22.794861] mt7530 mdio-bus:1f lan4: Link is Up - 1Gbps/Full - flow control rx/tx
[   22.802432] br-lan: port 4(lan4) entered blocking state
[   22.807641] br-lan: port 4(lan4) entered forwarding state
[   22.813960] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[   33.203554] mtk_soc_eth 1e100000.ethernet eth0: Link is Down
[   33.219507] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode
[   33.227740] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[   33.233763] mt7530 mdio-bus:1f lan1: configuring for phy/gmii link mode
[   33.243333] 8021q: adding VLAN 0 to HW filter on device lan1
[   33.251811] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   33.259305] br-lan: port 1(lan1) entered blocking state
[   33.264668] br-lan: port 1(lan1) entered disabled state
[   33.271058] device lan1 entered promiscuous mode
[   33.275730] device eth0 entered promiscuous mode
[   33.311807] mt7530 mdio-bus:1f lan2: configuring for phy/gmii link mode
[   33.319076] 8021q: adding VLAN 0 to HW filter on device lan2
[   33.328484] br-lan: port 2(lan2) entered blocking state
[   33.334101] br-lan: port 2(lan2) entered disabled state
[   33.341584] device lan2 entered promiscuous mode
[   33.361234] mt7530 mdio-bus:1f lan3: configuring for phy/gmii link mode
[   33.368489] 8021q: adding VLAN 0 to HW filter on device lan3
[   33.378151] br-lan: port 3(lan3) entered blocking state
[   33.383827] br-lan: port 3(lan3) entered disabled state
[   33.390773] device lan3 entered promiscuous mode
[   33.408746] mt7530 mdio-bus:1f lan4: configuring for phy/gmii link mode
[   33.415916] 8021q: adding VLAN 0 to HW filter on device lan4
[   33.425857] br-lan: port 4(lan4) entered blocking state
[   33.431626] br-lan: port 4(lan4) entered disabled state
[   33.438465] device lan4 entered promiscuous mode
[   33.463902] mtk_soc_eth 1e100000.ethernet wan: PHY [mdio-bus:00] driver [MediaTek MT7530 PHY] (irq=POLL)
[   33.473565] mtk_soc_eth 1e100000.ethernet wan: configuring for phy/rgmii link mode
[   37.170947] mt7530 mdio-bus:1f lan4: Link is Up - 1Gbps/Full - flow control rx/tx
[   37.178472] br-lan: port 4(lan4) entered blocking state
[   37.183727] br-lan: port 4(lan4) entered forwarding state
[   37.191009] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready



BusyBox v1.36.0 (2023-02-15 13:28:08 UTC) built-in shell (ash)

  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
 OpenWrt SNAPSHOT, r22071-3c66ac7e22
 -----------------------------------------------------
=== WARNING! =====================================
There is no root password defined on this device!
Use the "passwd" command to set up a new password
in order to prevent unauthorized SSH logins.
root@OpenWrt:/# ip a s 
1: lo: <LOOPBACK> mtu 65536 qdisc noop state DOWN qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1504 qdisc fq_codel state UP qlen 1000
    link/ether ee:2a:e6:72:d6:10 brd ff:ff:ff:ff:ff:ff
    inet6 fe80::ec2a:e6ff:fe72:d610/64 scope link 
       valid_lft forever preferred_lft forever
3: wan: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 1000
    link/ether 82:24:9e:2f:82:55 brd ff:ff:ff:ff:ff:ff
4: lan4@eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 1000
    link/ether ee:2a:e6:72:d6:10 brd ff:ff:ff:ff:ff:ff
5: lan3@eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 1000
    link/ether ee:2a:e6:72:d6:10 brd ff:ff:ff:ff:ff:ff
6: lan2@eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 1000
    link/ether ee:2a:e6:72:d6:10 brd ff:ff:ff:ff:ff:ff
7: lan1@eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc noqueue state DOWN qlen 1000
    link/ether ee:2a:e6:72:d6:10 brd ff:ff:ff:ff:ff:ff
8: wlan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 1000
    link/ether 00:0c:43:26:46:d8 brd ff:ff:ff:ff:ff:ff
9: wlan1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 1000
    link/ether 00:0c:43:26:59:97 brd ff:ff:ff:ff:ff:ff
--------------------------------------------------

But in snapshot I never seem the wireless tab .