NETGEAR R6900 v2

The Netgear R6900v2 is an AC1900 simultaneous dual band N/AC (2.4 & 5 GHz) WiFi router with three removable external antennas. It features four Gbit LAN ports, one Gbit WAN port, dual core (quad thread) MIPS CPU, 128 MB NAND flash ROM, 256 MB RAM, and USB 3.0 port.

It is based on the MT7621AT and MT7615E chips and has several clones of the same FCC ID PY316200344: Nighthawk AC2100 and AC2400, R6700v2, R6800, and R7450

Support for this device and the R7450 were added in 22.03.00 when the AC2400, R6700 v2, and R6800 were already supported. Differences in clones include no USB 2.0 port and a Guest WiFi LED replacing the USB 2.0 LED.

Prior to 22.03, R6800 firmware installed and worked fine. NOTE: R6800 is pictured but identical.

Netgear R6800

root@R6900v2:~# dmesg|grep -ie 0000\ :\ -e mtd -e ubifs|sed s:^.*[0-9]]\ :: 29 scpart partitions found on MTD device mt7621-nand Creating 29 MTD partitions on “mt7621-nand”: 0x000000000000-0x000000100000 : “u-boot” 0x000000100000-0x000000200000 : “SC PART_MAP” 0x000000200000-0x000000600000 : “kernel” 0x000000600000-0x000002e00000 : “ubi” 0x000002e00000-0x000003000000 : “English UI” 0x000003000000-0x000003200000 : “ML1” 0x000003200000-0x000003400000 : “ML2” 0x000003400000-0x000003600000 : “ML3” 0x000003600000-0x000003800000 : “ML4” 0x000003800000-0x000003a00000 : “ML5” 0x000003a00000-0x000003c00000 : “ML6” 0x000003c00000-0x000003e00000 : “ML7” 0x000003e00000-0x000004000000 : “ML8” 0x000004000000-0x000004200000 : “ML9” 0x000004200000-0x000004400000 : “ML10” 0x000004400000-0x000004600000 : “ML11” 0x000004600000-0x000004800000 : “factory” 0x000004800000-0x000004a00000 : “SC Private Data” 0x000004a00000-0x000004c00000 : “POT” 0x000004c00000-0x000004e00000 : “Traffic Meter” 0x000004e00000-0x000005000000 : “SC PID” 0x000005000000-0x000005200000 : “SC Nvram” 0x000005200000-0x000005400000 : “Ralink Nvram” 0x000005400000-0x000005600000 : “reserved0” 0x000005600000-0x000005800000 : “reserved1” 0x000005800000-0x000005a00000 : “reserved2” 0x000005a00000-0x000005c00000 : “reserved3” 0x000005c00000-0x000005e00000 : “reserved4” 0x000005e00000-0x000007f80000 : “reserved5” UBI: auto-attach mtd3 ubi0: attaching mtd3 ubi0: attached mtd3 (name “ubi”, size 40 MiB) UBIFS (ubi0:1): Mounting in unauthenticated mode UBIFS (ubi0:1): background thread “ubifs_bgt0_1” started, PID 758 UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name “rootfs_data” UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes UBIFS (ubi0:1): FS size: 31617024 bytes (30 MiB, 249 LEBs), max 259 LEBs, journal size 1523712 bytes (1 MiB, 12 LEBs) UBIFS (ubi0:1): reserved for root: 1493350 bytes (1458 KiB) UBIFS (ubi0:1): media format: w5/r0 (latest is w5/r0), UUID 972A2EB8-C117-4E76-821C-39663BCFF00F, small LPT model mount_root: switching to ubifs overlay

Note: Reset router to factory defaults if it has been previously configured.

Login to netgear webinterface and flash the ...factory.img shown above.

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 NETGEAR R6900 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 NETGEAR R6900 v2
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

COPY HERE THE BOOTLOG WITH THE ORIGINAL FIRMWARE


[ 0.000000] Linux version 6.6.73 (builder@buildhost) (mipsel-openwrt-linux-musl-gcc (OpenWrt GCC 13.3.0 r28388-58d0057481) 13.3.0, GNU ld (GNU Binutils) 2.42) #0 SMP Wed Jan 22 19:52:54 2025 [ 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 Netgear R6900 v2 [ 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] 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 12 pages/cpu s19136 r8192 d21824 u49152 [ 0.000000] pcpu-alloc: s19136 r8192 d21824 u49152 alloc=12*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Kernel command line: console=ttyS0,57600 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=00038c80 [ 0.000000] Readback ErrCtl register=00038c80 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 64960 [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 247800K/262144K available (8363K kernel code, 653K rwdata, 1016K rodata, 1284K init, 229K bss, 14344K reserved, 0K cma-reserved) [ 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] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] clocksource: GIC: mask: 0xffffffffffffffff max_cycles: 0xcaf478abb4, max_idle_ns: 440795247997 ns [ 0.000004] sched_clock: 64 bits at 880MHz, resolution 1ns, wraps every 4398046511103ns [ 0.016082] Calibrating delay loop... 586.13 BogoMIPS (lpj=2930688) [ 0.088351] pid_max: default: 32768 minimum: 301 [ 0.106392] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.120812] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.145103] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4. [ 0.164024] rcu: Hierarchical SRCU implementation. [ 0.173443] rcu: Max phase no-delay instances is 1000. [ 0.184615] smp: Bringing up secondary CPUs ... [ 0.194512] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 0.194541] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 0.194556] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 0.194605] CPU1 revision is: 0001992f (MIPS 1004Kc) [ 0.254103] Synchronize counters for CPU 1: done. [ 0.316396] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 0.316419] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 0.316431] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 0.316462] CPU2 revision is: 0001992f (MIPS 1004Kc) [ 0.375372] Synchronize counters for CPU 2: done. [ 0.435819] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 0.435842] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 0.435855] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 0.435888] CPU3 revision is: 0001992f (MIPS 1004Kc) [ 0.494967] Synchronize counters for CPU 3: done. [ 0.554576] smp: Brought up 1 node, 4 CPUs [ 0.570849] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.590353] futex hash table entries: 1024 (order: 3, 32768 bytes, linear) [ 0.607946] pinctrl core: initialized pinctrl subsystem [ 0.621530] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.634022] thermal_sys: Registered thermal governor 'step_wise' [ 0.636028] /pinctrl: Fixed dependency cycle(s) with /pinctrl/pinctrl0 [ 0.665607] FPU Affinity set after 11720 emulations [ 0.677247] clocksource: Switched to clocksource GIC [ 0.697007] NET: Registered PF_INET protocol family [ 0.706878] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.722879] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.739418] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.754780] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.770003] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 0.784293] TCP: Hash tables configured (established 2048 bind 2048) [ 0.797893] MPTCP token hash table entries: 256 (order: 0, 4096 bytes, linear) [ 0.812494] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.825385] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.840186] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.851389] PCI: CLS 0 bytes, default 32 [ 0.862758] workingset: timestamp_bits=14 max_order=16 bucket_order=2 [ 0.876663] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.888158] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) © 2001-2006 Red Hat, Inc. [ 0.913605] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 0.931814] mt7621_gpio 1e000600.gpio: registering 32 gpios [ 0.943336] mt7621_gpio 1e000600.gpio: registering 32 gpios [ 0.954823] mt7621_gpio 1e000600.gpio: registering 32 gpios [ 0.966444] mt7621-pci 1e140000.pcie: host bridge /pcie@1e140000 ranges: [ 0.979692] mt7621-pci 1e140000.pcie: No bus range found for /pcie@1e140000, using [bus 00-ff] [ 0.997155] mt7621-pci 1e140000.pcie: MEM 0x0060000000..0x006fffffff → 0x0060000000 [ 1.013381] mt7621-pci 1e140000.pcie: IO 0x001e160000..0x001e16ffff → 0x0000000000 [ 1.387241] mt7621-pci 1e140000.pcie: pcie2 no card, disable it (RST & CLK) [ 1.401037] mt7621-pci 1e140000.pcie: PCIE0 enabled [ 1.410672] mt7621-pci 1e140000.pcie: PCIE1 enabled [ 1.420585] PCI coherence region base: 0x60000000, mask/settings: 0xf0000002 [ 1.434722] mt7621-pci 1e140000.pcie: PCI host bridge to bus 0000:00 [ 1.447306] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.458129] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff] [ 1.471774] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] [ 1.484097] pci 0000:00:00.0: [0e8d:0801] type 01 class 0x060400 [ 1.495986] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff] [ 1.508427] pci 0000:00:00.0: reg 0x14: [mem 0x60400000-0x6040ffff] [ 1.520924] pci 0000:00:00.0: supports D1 [ 1.528801] pci 0000:00:00.0: PME# supported from D0 D1 D3hot [ 1.540913] pci 0000:00:01.0: [0e8d:0801] type 01 class 0x060400 [ 1.552820] pci 0000:00:01.0: reg 0x10: [mem 0x00000000-0x7fffffff] [ 1.565209] pci 0000:00:01.0: reg 0x14: [mem 0x60410000-0x6041ffff] [ 1.577746] pci 0000:00:01.0: supports D1 [ 1.585568] pci 0000:00:01.0: PME# supported from D0 D1 D3hot [ 1.599909] pci 0000:01:00.0: [14c3:7615] type 00 class 0x000280 [ 1.611854] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit] [ 1.625431] 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) [ 1.655236] pci 0000:00:00.0: PCI bridge to [bus 01-ff] [ 1.665553] pci 0000:00:00.0: bridge window [io 0x0000-0x0fff] [ 1.677617] pci 0000:00:00.0: bridge window [mem 0x60000000-0x600fffff] [ 1.691095] pci 0000:00:00.0: bridge window [mem 0x60100000-0x601fffff pref] [ 1.705440] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 1.718854] pci 0000:02:00.0: [14c3:7615] type 00 class 0x000280 [ 1.730753] pci 0000:02:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit] [ 1.744339] 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) [ 1.774133] pci 0000:00:01.0: PCI bridge to [bus 02-ff] [ 1.784460] pci 0000:00:01.0: bridge window [io 0x0000-0x0fff] [ 1.796511] pci 0000:00:01.0: bridge window [mem 0x60200000-0x602fffff] [ 1.809991] pci 0000:00:01.0: bridge window [mem 0x60300000-0x603fffff pref] [ 1.824336] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02 [ 1.837524] pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000] [ 1.850598] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000] [ 1.864424] pci 0000:00:01.0: BAR 0: no space for [mem size 0x80000000] [ 1.877552] pci 0000:00:01.0: BAR 0: failed to assign [mem size 0x80000000] [ 1.891397] pci 0000:00:00.0: BAR 8: assigned [mem 0x60000000-0x600fffff] [ 1.904870] pci 0000:00:00.0: BAR 9: assigned [mem 0x60100000-0x601fffff pref] [ 1.919201] pci 0000:00:01.0: BAR 8: assigned [mem 0x60200000-0x602fffff] [ 1.932679] pci 0000:00:01.0: BAR 9: assigned [mem 0x60300000-0x603fffff pref] [ 1.947021] pci 0000:00:00.0: BAR 1: assigned [mem 0x60400000-0x6040ffff] [ 1.960518] pci 0000:00:01.0: BAR 1: assigned [mem 0x60410000-0x6041ffff] [ 1.973983] pci 0000:00:00.0: BAR 7: assigned [io 0x0000-0x0fff] [ 1.986074] pci 0000:00:01.0: BAR 7: assigned [io 0x1000-0x1fff] [ 1.998182] pci 0000:01:00.0: BAR 0: assigned [mem 0x60000000-0x600fffff 64bit] [ 2.012706] pci 0000:00:00.0: PCI bridge to [bus 01] [ 2.022545] pci 0000:00:00.0: bridge window [io 0x0000-0x0fff] [ 2.034630] pci 0000:00:00.0: bridge window [mem 0x60000000-0x600fffff] [ 2.048108] pci 0000:00:00.0: bridge window [mem 0x60100000-0x601fffff pref] [ 2.062459] pci 0000:02:00.0: BAR 0: assigned [mem 0x60200000-0x602fffff 64bit] [ 2.076978] pci 0000:00:01.0: PCI bridge to [bus 02] [ 2.086827] pci 0000:00:01.0: bridge window [io 0x1000-0x1fff] [ 2.098912] pci 0000:00:01.0: bridge window [mem 0x60200000-0x602fffff] [ 2.112388] pci 0000:00:01.0: bridge window [mem 0x60300000-0x603fffff pref] [ 2.126733] pci_bus 0000:00: Some PCI device resources are unassigned, try booting with pci=realloc [ 2.144715] pci_bus 0000:00: resource 4 [mem 0x60000000-0x6fffffff] [ 2.157143] pci_bus 0000:00: resource 5 [io 0x0000-0xffff] [ 2.168206] pci_bus 0000:01: resource 0 [io 0x0000-0x0fff] [ 2.179261] pci_bus 0000:01: resource 1 [mem 0x60000000-0x600fffff] [ 2.191704] pci_bus 0000:01: resource 2 [mem 0x60100000-0x601fffff pref] [ 2.205019] pci_bus 0000:02: resource 0 [io 0x1000-0x1fff] [ 2.216067] pci_bus 0000:02: resource 1 [mem 0x60200000-0x602fffff] [ 2.228510] pci_bus 0000:02: resource 2 [mem 0x60300000-0x603fffff pref] [ 2.243428] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled [ 2.265649] printk: console [ttyS0] disabled [ 2.274925] 1e000c00.uartlite: ttyS0 at MMIO 0x1e000c00 (irq = 18, base_baud = 3125000) is a 16550A [ 2.292915] printk: console [ttyS0] enabled [ 2.309459] printk: bootconsole [early0] disabled [ 2.332894] nand: device found, Manufacturer ID: 0xc2, Chip ID: 0xf1 [ 2.345608] nand: Macronix MX30LF1G18AC [ 2.353261] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 [ 2.368351] mt7621-nand 1e003000.nand: ECC strength adjusted to 4 bits [ 2.422201] scpart: Valid 'SC PART MAP' (29 partitions) found at 0x100000 [ 2.435882] 29 scpart partitions found on MTD device mt7621-nand [ 2.447879] Creating 29 MTD partitions on “mt7621-nand”: [ 2.458468] 0x000000000000-0x000000100000 : “u-boot” [ 2.477523] 0x000000100000-0x000000200000 : “SC PART_MAP” [ 2.496658] 0x000000200000-0x000000600000 : “kernel” [ 2.536500] 0x000000600000-0x000002e00000 : “ubi” [ 2.828328] 0x000002e00000-0x000003000000 : “English UI” [ 2.854323] 0x000003000000-0x000003200000 : “ML1” [ 2.879412] 0x000003200000-0x000003400000 : “ML2” [ 2.904254] 0x000003400000-0x000003600000 : “ML3” [ 2.929026] 0x000003600000-0x000003800000 : “ML4” [ 2.953786] 0x000003800000-0x000003a00000 : “ML5” [ 2.978487] 0x000003a00000-0x000003c00000 : “ML6” [ 3.003190] 0x000003c00000-0x000003e00000 : “ML7” [ 3.027957] 0x000003e00000-0x000004000000 : “ML8” [ 3.052721] 0x000004000000-0x000004200000 : “ML9” [ 3.077480] 0x000004200000-0x000004400000 : “ML10” [ 3.102460] 0x000004400000-0x000004600000 : “ML11” [ 3.127499] 0x000004600000-0x000004800000 : “factory” [ 3.153372] 0x000004800000-0x000004a00000 : “SC Private Data” [ 3.180246] 0x000004a00000-0x000004c00000 : “POT” [ 3.205028] 0x000004c00000-0x000004e00000 : “Traffic Meter” [ 3.231584] 0x000004e00000-0x000005000000 : “SC PID” [ 3.256841] 0x000005000000-0x000005200000 : “SC Nvram” [ 3.282639] 0x000005200000-0x000005400000 : “Ralink Nvram” [ 3.308998] 0x000005400000-0x000005600000 : “reserved0” [ 3.334805] 0x000005600000-0x000005800000 : “reserved1” [ 3.360576] 0x000005800000-0x000005a00000 : “reserved2” [ 3.386328] 0x000005a00000-0x000005c00000 : “reserved3” [ 3.412045] 0x000005c00000-0x000005e00000 : “reserved4” [ 3.437864] 0x000005e00000-0x000007f80000 : “reserved5” [ 3.841064] mt7530-mdio mdio-bus:1f: MT7530 adapts as multi-chip module [ 3.862663] mtk_soc_eth 1e100000.ethernet eth0: mediatek frame engine at 0xbe100000, irq 19 [ 3.882406] mtk_soc_eth 1e100000.ethernet eth1: mediatek frame engine at 0xbe100000, irq 19 [ 3.900778] i2c_dev: i2c /dev entries driver [ 3.914575] i2c-mt7621 1e000900.i2c: clock 100 kHz [ 3.928740] NET: Registered PF_INET6 protocol family [ 3.941790] Segment Routing with IPv6 [ 3.949272] In-situ OAM (IOAM) with IPv6 [ 3.957287] NET: Registered PF_PACKET protocol family [ 3.967475] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 3.993858] 8021q: 802.1Q VLAN Support v1.8 [ 4.032132] mt7530-mdio mdio-bus:1f: MT7530 adapts as multi-chip module [ 4.072541] mt7530-mdio mdio-bus:1f: configuring for fixed/rgmii link mode [ 4.087055] mt7530-mdio mdio-bus:1f: Link is Up - 1Gbps/Full - flow control rx/tx [ 4.088123] mt7530-mdio mdio-bus:1f lan4 (uninitialized): PHY [mt7530-0:00] driver [MediaTek MT7530 PHY] (irq=21) [ 4.125480] mt7530-mdio mdio-bus:1f lan3 (uninitialized): PHY [mt7530-0:01] driver [MediaTek MT7530 PHY] (irq=22) [ 4.148911] mt7530-mdio mdio-bus:1f lan2 (uninitialized): PHY [mt7530-0:02] driver [MediaTek MT7530 PHY] (irq=23) [ 4.172263] mt7530-mdio mdio-bus:1f lan1 (uninitialized): PHY [mt7530-0:03] driver [MediaTek MT7530 PHY] (irq=24) [ 4.195378] mtk_soc_eth 1e100000.ethernet eth0: entered promiscuous mode [ 4.208945] DSA: tree 0 setup [ 4.216956] UBI: auto-attach mtd3 [ 4.223693] ubi0: attaching mtd3 [ 4.795240] ubi0: scanning is finished [ 4.815252] ubi0: attached mtd3 (name “ubi”, size 40 MiB) [ 4.826099] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 4.839810] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 [ 4.853341] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 4.867222] ubi0: good PEBs: 320, bad PEBs: 0, corrupted PEBs: 0 [ 4.879202] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128 [ 4.893595] ubi0: max/mean erase counter: 4/2, WL threshold: 4096, image sequence number: 1699969091 [ 4.911800] ubi0: available PEBs: 0, total reserved PEBs: 320, PEBs reserved for bad PEB handling: 20 [ 4.930195] ubi0: background thread “ubi_bgt0d” started, PID 574 [ 4.931943] block ubiblock0_0: created from ubi0:0(rootfs) [ 4.953154] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem [ 4.967430] clk: Disabling unused clocks [ 4.982069] VFS: Mounted root (squashfs filesystem) readonly on device 254:0. [ 5.000473] Freeing unused kernel image (initmem) memory: 1284K [ 5.012358] This architecture does not have kernel memory protection. [ 5.025209] Run /sbin/init as init process [ 5.033390] with arguments: [ 5.033400] /sbin/init [ 5.033406] with environment: [ 5.033412] HOME=/ [ 5.033418] TERM=linux [ 5.524989] init: Console is alive [ 5.532249] init: - watchdog - [ 6.378434] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 6.443452] usbcore: registered new interface driver usbfs [ 6.454637] usbcore: registered new interface driver hub [ 6.465432] usbcore: registered new device driver usb [ 6.477316] gpio_button_hotplug: loading out-of-tree module taints kernel. [ 6.502474] xhci-mtk 1e1c0000.xhci: supply vbus not found, using dummy regulator [ 6.517562] xhci-mtk 1e1c0000.xhci: supply vusb33 not found, using dummy regulator [ 6.533121] xhci-mtk 1e1c0000.xhci: xHCI Host Controller [ 6.543797] xhci-mtk 1e1c0000.xhci: new USB bus registered, assigned bus number 1 [ 6.563886] xhci-mtk 1e1c0000.xhci: hcc params 0x01401198 hci version 0x96 quirks 0x0000000000280010 [ 6.582188] xhci-mtk 1e1c0000.xhci: irq 28, io mem 0x1e1c0000 [ 6.593934] xhci-mtk 1e1c0000.xhci: xHCI Host Controller [ 6.604556] xhci-mtk 1e1c0000.xhci: new USB bus registered, assigned bus number 2 [ 6.619477] xhci-mtk 1e1c0000.xhci: Host supports USB 3.0 SuperSpeed [ 6.633401] hub 1-0:1.0: USB hub found [ 6.641108] hub 1-0:1.0: 2 ports detected [ 6.650408] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 6.667875] hub 2-0:1.0: USB hub found [ 6.675502] hub 2-0:1.0: 1 port detected [ 6.741045] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 6.764059] init: - preinit - [ 7.465769] mtk_soc_eth 1e100000.ethernet wan: renamed from eth1 [ 8.907278] random: crng init done [ 9.463276] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode [ 9.483739] mt7530-mdio mdio-bus:1f lan1: configuring for phy/gmii link mode [ 9.497930] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 11.041624] mt7530-mdio mdio-bus:1f lan1: Link is Up - 100Mbps/Full - flow control rx/tx [ 13.882097] UBIFS (ubi0:1): Mounting in unauthenticated mode [ 13.893730] UBIFS (ubi0:1): background thread “ubifs_bgt0_1” started, PID 758 [ 14.037131] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name “rootfs_data” [ 14.052888] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 14.072672] UBIFS (ubi0:1): FS size: 31617024 bytes (30 MiB, 249 LEBs), max 259 LEBs, journal size 1523712 bytes (1 MiB, 12 LEBs) [ 14.095888] UBIFS (ubi0:1): reserved for root: 1493350 bytes (1458 KiB) [ 14.109074] UBIFS (ubi0:1): media format: w5/r0 (latest is w5/r0), UUID 972A2EB8-C117-4E76-821C-39663BCFF00F, small LPT model [ 14.133831] mount_root: overlay filesystem has not been fully initialized yet [ 14.149010] mount_root: switching to ubifs overlay [ 14.460957] urandom-seed: Seed file not found (/etc/urandom.seed) [ 14.545170] mt7530-mdio mdio-bus:1f lan1: Link is Down [ 14.566111] procd: - early - [ 14.572188] procd: - watchdog - [ 15.242121] procd: - watchdog - [ 15.248980] procd: - ubus - [ 15.410603] procd: - init - [ 16.105488] kmodloader: loading kernel modules from /etc/modules.d/* [ 16.176468] mtk-eip93 1e004000.crypto: EIP93 Crypto Engine Initialized. [ 16.560803] jitterentropy: Initialization failed with host not compliant with requirements: 9 [ 16.782374] Loading modules backported from Linux version v6.12.6-0-ge9d65b48ce1a [ 16.797414] Backport generated by backports.git v6.1.110-1-35-g410656ef04d2 [ 17.005524] pci 0000:00:00.0: enabling device (0006 → 0007) [ 17.016875] mt7615e 0000:01:00.0: enabling device (0000 → 0002) [ 17.039292] mt7615e 0000:01:00.0: registering led 'mt76-phy0' [ 17.228522] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' [ 17.232149] pci 0000:00:01.0: enabling device (0006 → 0007) [ 17.243575] mt7615e 0000:02:00.0: enabling device (0000 → 0002) [ 17.268892] mt7615e 0000:02:00.0: registering led 'mt76-phy1' [ 17.280910] urngd: v1.0.2 started. [ 17.347082] mt7615e 0000:01:00.0: HW/SW Version: 0x8a108a10, Build Time: 20180518100604a [ 17.347082] [ 17.542727] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht' [ 17.542786] ieee80211 phy1: copying sband (band 1) due to VHT EXT NSS BW flag [ 17.595211] mt7615e 0000:01:00.0: N9 Firmware Version: _reserved_, Build Time: 20200814163649 [ 17.617155] mt7615e 0000:02:00.0: HW/SW Version: 0x8a108a10, Build Time: 20180518100604a [ 17.617155] [ 17.621738] mt7615e 0000:01:00.0: CR4 Firmware Version: _reserved_, Build Time: 20190415154149 [ 17.670243] PPP generic driver version 2.4.2 [ 17.671482] mt7615e 0000:02:00.0: N9 Firmware Version: _reserved_, Build Time: 20200814163649 [ 17.682798] NET: Registered PF_PPPOX protocol family [ 17.714722] mt7615e 0000:02:00.0: CR4 Firmware Version: _reserved_, Build Time: 20190415154149 [ 18.242707] kmodloader: done loading kernel modules from /etc/modules.d/* [ 29.021175] mtk_soc_eth 1e100000.ethernet eth0: Link is Down [ 29.318050] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode [ 29.334254] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 29.340343] mt7530-mdio mdio-bus:1f lan1: configuring for phy/gmii link mode [ 29.368328] br-lan: port 1(lan1) entered blocking state [ 29.378943] br-lan: port 1(lan1) entered disabled state [ 29.389572] mt7530-mdio mdio-bus:1f lan1: entered allmulticast mode [ 29.402208] mtk_soc_eth 1e100000.ethernet eth0: entered allmulticast mode [ 29.418733] mt7530-mdio mdio-bus:1f lan1: entered promiscuous mode [ 29.451561] mt7530-mdio mdio-bus:1f lan2: configuring for phy/gmii link mode [ 29.468039] br-lan: port 2(lan2) entered blocking state [ 29.478641] br-lan: port 2(lan2) entered disabled state [ 29.489267] mt7530-mdio mdio-bus:1f lan2: entered allmulticast mode [ 29.503844] mt7530-mdio mdio-bus:1f lan2: entered promiscuous mode [ 29.527908] mt7530-mdio mdio-bus:1f lan3: configuring for phy/gmii link mode [ 29.544429] br-lan: port 3(lan3) entered blocking state [ 29.555113] br-lan: port 3(lan3) entered disabled state [ 29.565735] mt7530-mdio mdio-bus:1f lan3: entered allmulticast mode [ 29.580480] mt7530-mdio mdio-bus:1f lan3: entered promiscuous mode [ 29.599671] mt7530-mdio mdio-bus:1f lan4: configuring for phy/gmii link mode [ 29.615373] br-lan: port 4(lan4) entered blocking state [ 29.625941] br-lan: port 4(lan4) entered disabled state [ 29.636591] mt7530-mdio mdio-bus:1f lan4: entered allmulticast mode [ 29.651601] mt7530-mdio mdio-bus:1f lan4: entered promiscuous mode [ 29.689920] mtk_soc_eth 1e100000.ethernet wan: PHY [mt7530-0:04] driver [MediaTek MT7530 PHY] (irq=POLL) [ 29.709051] mtk_soc_eth 1e100000.ethernet wan: configuring for phy/rgmii link mode [ 32.508044] mt7530-mdio mdio-bus:1f lan1: Link is Up - 100Mbps/Full - flow control rx/tx [ 32.512841] br-lan: port 1(lan1) entered blocking state [ 32.534806] br-lan: port 1(lan1) entered forwarding state [ 32.752563] br-lan: port 5(phy0-ap0) entered blocking state [ 32.763920] br-lan: port 5(phy0-ap0) entered disabled state [ 32.775403] mt7615e 0000:01:00.0 phy0-ap0: entered allmulticast mode [ 32.788851] mt7615e 0000:01:00.0 phy0-ap0: entered promiscuous mode [ 32.808456] mt7615e 0000:01:00.0 phy0-ap0: left allmulticast mode [ 32.820852] mt7615e 0000:01:00.0 phy0-ap0: left promiscuous mode [ 32.833367] br-lan: port 5(phy0-ap0) entered disabled state [ 32.868615] mt7530-mdio mdio-bus:1f lan2: Link is Up - 1Gbps/Full - flow control rx/tx [ 32.918284] br-lan: port 2(lan2) entered blocking state [ 32.928784] br-lan: port 2(lan2) entered forwarding state [ 33.762719] br-lan: port 5(phy0-ap0) entered blocking state [ 33.773938] br-lan: port 5(phy0-ap0) entered disabled state [ 33.785164] mt7615e 0000:01:00.0 phy0-ap0: entered allmulticast mode [ 33.798279] mt7615e 0000:01:00.0 phy0-ap0: entered promiscuous mode [ 33.907647] mtk_soc_eth 1e100000.ethernet wan: Link is Up - 1Gbps/Full - flow control off


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: 2025/02/02 01:46
  • by jwh7