TP-Link RE500 v1
Write a short, relevant description of the device. Include a technical overview, but avoid marketing buzzwords/useless stuff. Two to four sentences is about right. A picture is good, too. Edit the page to see how to add pictures.
Any text with a light background (like this one) provides instructions for creating the Details Page. When you have filled in correct/useful information (instead of any template that's there) remove the instructions, as well as the
<WRAP>
that encloses it.
Getting started with a new Device Page
- This is an empty template that suggests the information that should be present on a well-constructed Device Page. This means, that you have to fill it with life and information.
- There are several “fixme” tags with text on a light background (like this text) throughout this template. As you fill in the page, remove those tags so that people can judge its completeness.
- When there are no more “fixme” tags left, delete this one too, along with the
<WRAP>
that encloses it.
Keep the articles modular
- Please include only model specific information, omit bla,bla and put everything generic into separate articles
- If you have no time to write certain stuff, link to docs
- base-system should lead the way, do not explain this again
- DO NOT provide a complete howto here! Instead groom the general documentation.
Supported Versions
Hardware Highlights
Installation
Flash Layout
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.
OEM easy installation
Upload openwrt-ramips-mt7621-tplink_re500-v1-squashfs-factory.bin
from the RE500 web interface.
OEM installation using the TFTP method
Specific values needed for tftp
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 |
Upgrading OpenWrt
These are generic instructions. Update with your router's specifics.
LuCI Web Upgrade Process
- 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
Terminal Upgrade Process
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
Back to stock firmware
Unfortunately, I can't find an easy way to recover the RE500 without opening the device and using modified binaries. The TFTP upload will only work if selected from u-boot, which means you have to open the device and attach to the serial console. The TFTP update procedure does *not* accept the published vendor firmware binaries. However, it allows to flash kernel + rootfs binaries, and this works if you have a backup of the original contents of the flash. It's probably possible to create special image out of the vendor binaries and use that as recovery image.
Debricking
Failsafe mode
Basic configuration
→ Basic configuration After flashing, proceed with this.
Set up your Internet connection, configure wireless, configure USB port, etc.
Specific Configuration
Please fill in real values for this device, then remove the EXAMPLEs
Network interfaces
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 |
Switch Ports (for VLANs)
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 |
Buttons
→ 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.
Please fill in real values for this device, then remove the EXAMPLEs
The TP-Link RE500 has the following buttons:
BUTTON | Event |
---|---|
EXAMPLE Reset | reset |
EXAMPLE Secure Easy Setup | ses |
EXAMPLE No buttons at all. | - |
Hardware
Info
Photos
Front:
Insert photo of front of the casing
Back:
Insert photo of back of the casing
Backside label:
Insert photo of backside label
Opening the case
Note: This will void your warranty!
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
Serial
→ 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
Serial connection parameters for TP-Link RE500 v1 | 57600, 8N1 |
---|
JTAG
→ 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
Bootloader mods
Bootlogs
OEM bootlog
COPY HERE THE BOOTLOG WITH THE ORIGINAL FIRMWARE
OpenWrt bootlog
[ 0.000000] Linux version 5.4.91 (builder@buildhost) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r15588-465eaa0e07)) #0 SMP Sat Jan 23 05:03:53 2021 [ 0.000000] SoC Type: MediaTek MT7621 ver:1 eco:3 [ 0.000000] printk: bootconsole [early0] enabled [ 0.000000] CPU0 revision is: 0001992f (MIPS 1004Kc) [ 0.000000] MIPS: machine is TP-Link RE500 v1 [ 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-0x0000000007ffffff] [ 0.000000] HighMem empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000007ffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff] [ 0.000000] On node 0 totalpages: 32768 [ 0.000000] Normal zone: 288 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 32768 pages, LIFO batch:7 [ 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: 32480 [ 0.000000] Kernel command line: console=ttyS0,57600 rootfstype=squashfs,jffs2 [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes, linear) [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 0.000000] Writing ErrCtl register=000200e0 [ 0.000000] Readback ErrCtl register=000200e0 [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 120452K/131072K available (6059K kernel code, 204K rwdata, 1288K rodata, 1268K init, 238K bss, 10620K 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 start_kernel+0x340/0x558 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.000009] sched_clock: 32 bits at 440MHz, resolution 2ns, wraps every 4880645118ns [ 0.015493] Calibrating delay loop... 583.68 BogoMIPS (lpj=1167360) [ 0.055829] pid_max: default: 32768 minimum: 301 [ 0.065184] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.079590] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.097699] rcu: Hierarchical SRCU implementation. [ 0.107809] smp: Bringing up secondary CPUs ... [ 0.118472] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 0.118483] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 0.118495] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 0.118595] CPU1 revision is: 0001992f (MIPS 1004Kc) [ 0.144992] Synchronize counters for CPU 1: done. [ 0.228362] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 0.228370] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 0.228378] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 0.228436] CPU2 revision is: 0001992f (MIPS 1004Kc) [ 0.243523] Synchronize counters for CPU 2: done. [ 0.304740] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 0.304748] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 0.304755] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 0.304815] CPU3 revision is: 0001992f (MIPS 1004Kc) [ 0.331122] Synchronize counters for CPU 3: done. [ 0.390734] smp: Brought up 1 node, 4 CPUs [ 0.403198] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.422495] futex hash table entries: 1024 (order: 3, 32768 bytes, linear) [ 0.436332] pinctrl core: initialized pinctrl subsystem [ 0.448246] NET: Registered protocol family 16 [ 0.468142] FPU Affinity set after 4688 emulations [ 0.484100] workqueue: max_active 576 requested for napi_workq is out of range, clamping between 1 and 512 [ 0.505119] clocksource: Switched to clocksource GIC [ 0.516888] NET: Registered protocol family 2 [ 0.526436] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) [ 0.543044] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.558160] TCP bind hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.572152] TCP: Hash tables configured (established 1024 bind 1024) [ 0.584896] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.597783] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.611863] NET: Registered protocol family 1 [ 0.620427] PCI: CLS 0 bytes, default 32 [ 0.717067] 4 CPUs re-calibrate udelay(lpj = 1163264) [ 0.728656] workingset: timestamp_bits=14 max_order=15 bucket_order=1 [ 0.742870] random: fast init done [ 0.758593] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.770102] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) © 2001-2006 Red Hat, Inc. [ 0.791002] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 0.807318] mt7621_gpio 1e000600.gpio: registering 32 gpios [ 0.818624] mt7621_gpio 1e000600.gpio: registering 32 gpios [ 0.829916] mt7621_gpio 1e000600.gpio: registering 32 gpios [ 0.841716] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled [ 0.857556] printk: console [ttyS0] disabled [ 0.866011] 1e000c00.uartlite: ttyS0 at MMIO 0x1e000c00 (irq = 19, base_baud = 3125000) is a 16550A [ 0.883955] printk: console [ttyS0] enabled [ 0.900495] printk: bootconsole [early0] disabled [ 0.922253] spi-mt7621 1e000b00.spi: sys_freq: 220000000 [ 0.944439] spi-nor spi0.0: w25q128 (16384 Kbytes) [ 0.954098] 4 fixed-partitions partitions found on MTD device spi0.0 [ 0.966763] Creating 4 MTD partitions on “spi0.0”: [ 0.976323] 0x000000000000-0x000000020000 : “u-boot” [ 0.987619] 0x000000020000-0x000000e00000 : “firmware” [ 0.999929] 2 tplink-fw partitions found on MTD device firmware [ 1.011760] Creating 2 MTD partitions on “firmware”: [ 1.021665] 0x000000000000-0x000000266f05 : “kernel” [ 1.032805] 0x000000270000-0x000000de0000 : “rootfs” [ 1.044048] mtd: device 3 (rootfs) set to be root filesystem [ 1.055446] 1 squashfs-split partitions found on MTD device rootfs [ 1.067787] 0x000000590000-0x000000de0000 : “rootfs_data” [ 1.079841] 0x000000e00000-0x000000e50000 : “config” [ 1.091198] 0x000000ff0000-0x000001000000 : “radio” [ 1.103335] libphy: Fixed MDIO Bus: probed [ 1.139470] libphy: mdio: probed [ 1.146190] mt7530 mdio-bus:1f: MT7530 adapts as multi-chip module [ 1.161743] mtk_soc_eth 1e100000.ethernet eth0: mediatek frame engine at 0xbe100000, irq 21 [ 1.180588] mt7621-pci 1e140000.pcie: Parsing DT failed [ 1.193728] NET: Registered protocol family 10 [ 1.203975] Segment Routing with IPv6 [ 1.211429] NET: Registered protocol family 17 [ 1.220361] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 1.246414] 8021q: 802.1Q VLAN Support v1.8 [ 1.256637] mt7530 mdio-bus:1f: MT7530 adapts as multi-chip module [ 1.277995] libphy: dsa slave smi: probed [ 1.286401] mt7530 mdio-bus:1f lan (uninitialized): PHY [dsa-0.0:00] driver [Generic PHY] [ 1.304898] mt7530 mdio-bus:1f: configuring for fixed/rgmii link mode [ 1.322538] DSA: tree 0 setup [ 1.328808] rt2880-pinmux pinctrl: pcie is already enabled [ 1.339761] mt7621-pci 1e140000.pcie: Error applying setting, reverse things back [ 1.354819] mt7621-pci-phy 1e149000.pcie-phy: PHY for 0xbe149000 (dual port = 1) [ 1.369765] mt7621-pci-phy 1e14a000.pcie-phy: PHY for 0xbe14a000 (dual port = 0) [ 1.484312] mt7621-pci-phy 1e149000.pcie-phy: Xtal is 40MHz [ 1.495435] mt7621-pci-phy 1e14a000.pcie-phy: Xtal is 40MHz [ 1.606249] mt7621-pci 1e140000.pcie: pcie2 no card, disable it (RST & CLK) [ 1.620124] mt7621-pci 1e140000.pcie: PCIE0 enabled [ 1.629850] mt7621-pci 1e140000.pcie: PCIE1 enabled [ 1.639581] mt7621-pci 1e140000.pcie: PCI coherence region base: 0x60000000, mask/settings: 0xf0000002 [ 1.658310] mt7621-pci 1e140000.pcie: PCI host bridge to bus 0000:00 [ 1.670997] pci_bus 0000:00: root bus resource [io 0x1e160000-0x1e16ffff] [ 1.684697] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff] [ 1.698404] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.709378] pci 0000:00:00.0: [0e8d:0801] type 01 class 0x060400 [ 1.721382] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff] [ 1.733878] pci 0000:00:00.0: reg 0x14: [mem 0x60400000-0x6040ffff] [ 1.746436] pci 0000:00:00.0: supports D1 [ 1.754428] pci 0000:00:00.0: PME# supported from D0 D1 D3hot [ 1.766282] pci 0000:00:01.0: [0e8d:0801] type 01 class 0x060400 [ 1.778297] pci 0000:00:01.0: reg 0x10: [mem 0x00000000-0x7fffffff] [ 1.790792] pci 0000:00:01.0: reg 0x14: [mem 0x60410000-0x6041ffff] [ 1.803340] pci 0000:00:01.0: supports D1 [ 1.811331] pci 0000:00:01.0: PME# supported from D0 D1 D3hot [ 1.824330] pci 0000:01:00.0: [14c3:7615] type 00 class 0x000280 [ 1.836383] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit] [ 1.850083] pci 0000:01:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x1 link at 0000:00:00.0 (capable of 4.000 Gb/s with 5 GT/s x1 link) [ 1.878964] pci 0000:00:00.0: PCI bridge to [bus 01-ff] [ 1.889409] pci 0000:00:00.0: bridge window [io 0x0000-0x0fff] [ 1.901562] pci 0000:00:00.0: bridge window [mem 0x60000000-0x600fffff] [ 1.915090] pci 0000:00:00.0: bridge window [mem 0x60100000-0x601fffff pref] [ 1.929492] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 1.942897] pci 0000:02:00.0: [14c3:7615] type 00 class 0x000280 [ 1.954933] pci 0000:02:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit] [ 1.968623] 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) [ 1.997544] pci 0000:00:01.0: PCI bridge to [bus 02-ff] [ 2.007968] pci 0000:00:01.0: bridge window [io 0x0000-0x0fff] [ 2.020112] pci 0000:00:01.0: bridge window [mem 0x60200000-0x602fffff] [ 2.033653] pci 0000:00:01.0: bridge window [mem 0x60300000-0x603fffff pref] [ 2.048049] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02 [ 2.061287] pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000] [ 2.074472] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000] [ 2.088349] pci 0000:00:01.0: BAR 0: no space for [mem size 0x80000000] [ 2.101535] pci 0000:00:01.0: BAR 0: failed to assign [mem size 0x80000000] [ 2.115410] pci 0000:00:00.0: BAR 8: assigned [mem 0x60000000-0x600fffff] [ 2.128942] pci 0000:00:00.0: BAR 9: assigned [mem 0x60100000-0x601fffff pref] [ 2.143340] pci 0000:00:01.0: BAR 8: assigned [mem 0x60200000-0x602fffff] [ 2.156876] pci 0000:00:01.0: BAR 9: assigned [mem 0x60300000-0x603fffff pref] [ 2.171280] pci 0000:00:00.0: BAR 1: assigned [mem 0x60400000-0x6040ffff] [ 2.184816] pci 0000:00:01.0: BAR 1: assigned [mem 0x60410000-0x6041ffff] [ 2.198352] pci 0000:00:00.0: BAR 7: assigned [io 0x1e160000-0x1e160fff] [ 2.211882] pci 0000:00:01.0: BAR 7: assigned [io 0x1e161000-0x1e161fff] [ 2.225426] pci 0000:01:00.0: BAR 0: assigned [mem 0x60000000-0x600fffff 64bit] [ 2.240005] pci 0000:00:00.0: PCI bridge to [bus 01] [ 2.249904] pci 0000:00:00.0: bridge window [io 0x1e160000-0x1e160fff] [ 2.263433] pci 0000:00:00.0: bridge window [mem 0x60000000-0x600fffff] [ 2.276961] pci 0000:00:00.0: bridge window [mem 0x60100000-0x601fffff pref] [ 2.291366] pci 0000:02:00.0: BAR 0: assigned [mem 0x60200000-0x602fffff 64bit] [ 2.305951] pci 0000:00:01.0: PCI bridge to [bus 02] [ 2.315845] pci 0000:00:01.0: bridge window [io 0x1e161000-0x1e161fff] [ 2.329376] pci 0000:00:01.0: bridge window [mem 0x60200000-0x602fffff] [ 2.342904] pci 0000:00:01.0: bridge window [mem 0x60300000-0x603fffff pref] [ 2.358025] hctosys: unable to open rtc device (rtc0) [ 2.368790] mt7530 mdio-bus:1f: Link is Up - 1Gbps/Full - flow control off [ 2.386303] VFS: Mounted root (squashfs filesystem) readonly on device 31:3. [ 2.404720] Freeing unused kernel memory: 1268K [ 2.413771] This architecture does not have kernel memory protection. [ 2.426592] Run /sbin/init as init process [ 3.015545] init: Console is alive [ 3.022587] init: - watchdog - [ 3.655034] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 3.754875] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 3.773435] init: - preinit - [ 4.432927] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode [ 4.449098] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 4.465940] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 4.614233] random: jshn: uninitialized urandom read (4 bytes read) [ 4.682777] random: jshn: uninitialized urandom read (4 bytes read) [ 4.728462] random: jshn: uninitialized urandom read (4 bytes read) [ 4.972879] mt7530 mdio-bus:1f lan: configuring for phy/gmii link mode [ 4.986355] 8021q: adding VLAN 0 to HW filter on device lan [ 9.097705] mt7530 mdio-bus:1f lan: Link is Up - 1Gbps/Full - flow control rx/tx [ 9.112525] IPv6: ADDRCONF(NETDEV_CHANGE): lan: link becomes ready [ 9.247592] jffs2: notice: (570) jffs2_build_xattr_subsystem: complete building xattr subsystem, 30 of xdatum (27 unchecked, 3 orphan) and 46 of xref (2 dead, 1 orphan) found. [ 9.282376] mount_root: switching to jffs2 overlay [ 9.297533] overlayfs: upper fs does not support tmpfile. [ 9.317143] urandom-seed: Seeding with /etc/urandom.seed [ 9.471884] mt7530 mdio-bus:1f lan: Link is Down [ 9.494806] procd: - early - [ 9.500661] procd: - watchdog - [ 10.093214] procd: - watchdog - [ 10.100937] procd: - ubus - [ 10.163222] procd: - init - [ 10.626460] kmodloader: loading kernel modules from /etc/modules.d/* [ 10.694298] Loading modules backported from Linux version v5.8.18-0-gab435ce49bd1 [ 10.709277] Backport generated by backports.git v5.8.18-1-0-ga630fd46 [ 10.774497] xt_time: kernel timezone is -0000 [ 10.836112] mt7621-pci 1e140000.pcie: bus=1 slot=0 irq=23 [ 10.846955] pci 0000:00:00.0: enabling device (0006 → 0007) [ 10.858250] mt7615e 0000:01:00.0: enabling device (0000 → 0002) [ 10.880589] urngd: v1.0.2 started. [ 10.883020] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' [ 10.892096] mt7621-pci 1e140000.pcie: bus=2 slot=1 irq=24 [ 10.902974] pci 0000:00:01.0: enabling device (0006 → 0007) [ 10.906347] mt7615e 0000:01:00.0: HW/SW Version: 0x8a108a10, Build Time: 20180518100604a [ 10.906347] [ 10.914320] mt7615e 0000:02:00.0: enabling device (0000 → 0002) [ 10.949580] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht' [ 10.978130] mt7615e 0000:02:00.0: HW/SW Version: 0x8a108a10, Build Time: 20180518100604a [ 10.978130] [ 10.979187] PPP generic driver version 2.4.2 [ 11.010206] NET: Registered protocol family 24 [ 11.105664] random: crng init done [ 11.112514] random: 7 urandom warning(s) missed due to ratelimiting [ 11.200790] kmodloader: done loading kernel modules from /etc/modules.d/* [ 11.247763] mt7615e 0000:01:00.0: N9 Firmware Version: _reserved_, Build Time: 20200814163649 [ 11.278709] mt7615e 0000:02:00.0: N9 Firmware Version: _reserved_, Build Time: 20200814163649 [ 11.312537] mt7615e 0000:01:00.0: CR4 Firmware Version: _reserved_, Build Time: 20190121161307 [ 11.312572] mt7615e 0000:02:00.0: CR4 Firmware Version: _reserved_, Build Time: 20190121161307 [ 17.939170] mtk_soc_eth 1e100000.ethernet eth0: Link is Down [ 17.951766] mtk_soc_eth 1e100000.ethernet: PPE table busy [ 17.971805] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode [ 17.987978] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 17.991367] mt7530 mdio-bus:1f lan: configuring for phy/gmii link mode [ 18.018579] 8021q: adding VLAN 0 to HW filter on device lan [ 18.033048] br-lan: port 1(lan) entered blocking state [ 18.043482] br-lan: port 1(lan) entered disabled state [ 18.054948] device lan entered promiscuous mode [ 18.064044] device eth0 entered promiscuous mode [ 18.078009] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 21.097590] mt7530 mdio-bus:1f lan: Link is Up - 1Gbps/Full - flow control rx/tx [ 21.112404] br-lan: port 1(lan) entered blocking state [ 21.122665] br-lan: port 1(lan) entered forwarding state [ 21.134208] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
Notes
Space for additional notes, links to forum threads or other resources.
- ...