SNR SNR-CPE-AX2 1.0

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

None at this time.

Install OpenWrt (generic explanation)

  • Set a static ip on the ethernet interface of your PC. (ip address: 192.168.1.254, subnet mask:255.255.255.0) .
  • Download the OpenWrt uboot image (openwrt-mediatek-filogic-snr_cpe-ax2-bl31-uboot.fip).
  • SSH/SCP opened by default on the stock firmware (3.0.1). Username: Admin, default password: Admin. Check it on the bottom of the router.
  • Copy uboot image using SCP (WinSCP) to /tmp dir on SNR-CPE-AX2.
  • Download recovery file. (openwrt-mediatek-filogic-snr_snr-cpe-ax2-initramfs-recovery.itb)
  • Copy the recovery image to a TFTP server reachable at 192.168.1.254/24.
  • Open ssh shell to the SNR-CPE-AX2.
  • Run commands:
mtd write \
/tmp/openwrt-mediatek-filogic-snr_snr-cpe-ax2-bl31-uboot.fip FIP
reboot

Wait until recovery boot. Open web http://192.168.1.1 and do sysupgrade by openwrt-mediatek-filogic-snr_cpe-ax2-squashfs-sysupgrade.itb

generic.sysupgrade

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

The default network configuration is:

Interface Name Description Default configuration
br-lan LAN & WiFi 192.168.1.1/24
eth0 WAN port DHCP
eth1 LAN ports (1 to 4) None
phy0 WiFi 2.4GHz Disabled
phy1 WiFi 5GHz Disabled

Ports 1-4 labeled on the unit, number 0 is the Internet (WAN) on the unit.

Port Switch port
LAN 1 1
LAN 2 2
LAN 3 3
LAN 4 4

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

The SNR SNR-CPE-AX2 has the following buttons:

BUTTON Event
Reset reset
Mesh -

filter : Brand=SNR filter : Model=SNR-CPE-AX2 filter : Versions=1.0


COPY HERE THE BOOTLOG WITH THE ORIGINAL FIRMWARE


[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 6.12.55 (builder@buildhost) (aarch64-openwrt-linux-musl-gcc (OpenWrt GCC 14.3.0 r31632-130306fab9) 14.3.0, GNU ld (GNU Binutils) 2.44) #0 SMP Wed Oct 29 21:01:23 2025 [ 0.000000] Machine model: SNR SNR-CPE-AX2 [ 0.000000] OF: reserved mem: 0x0000000042ff0000..0x0000000042ffffff (64 KiB) map non-reusable ramoops@42ff0000 [ 0.000000] OF: reserved mem: 0x0000000043000000..0x000000004302ffff (192 KiB) nomap non-reusable secmon@43000000 [ 0.000000] OF: reserved mem: 0x0000000047c80000..0x0000000047d7ffff (1024 KiB) nomap non-reusable wmcpu-reserved@47c80000 [ 0.000000] OF: reserved mem: 0x0000000047d80000..0x0000000047dbffff (256 KiB) nomap non-reusable wo-emi@47d80000 [ 0.000000] OF: reserved mem: 0x0000000047dc0000..0x0000000047ffffff (2304 KiB) nomap non-reusable wo-data@47dc0000 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000040000000-0x000000004fffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000040000000-0x0000000042ffffff] [ 0.000000] node 0: [mem 0x0000000043000000-0x000000004302ffff] [ 0.000000] node 0: [mem 0x0000000043030000-0x0000000047c7ffff] [ 0.000000] node 0: [mem 0x0000000047c80000-0x0000000047ffffff] [ 0.000000] node 0: [mem 0x0000000048000000-0x000000004fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000004fffffff] [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.1 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: MIGRATE_INFO_TYPE not supported. [ 0.000000] psci: SMC Calling Convention v1.5 [ 0.000000] percpu: Embedded 20 pages/cpu s42584 r8192 d31144 u81920 [ 0.000000] pcpu-alloc: s42584 r8192 d31144 u81920 alloc=20*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] CPU features: kernel page table isolation disabled by kernel configuration [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Kernel command line: root=/dev/fit0 rootwait [ 0.000000] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.000000] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 65536 [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] software IO TLB: SWIOTLB bounce buffer size adjusted to 0MB [ 0.000000] software IO TLB: area num 2. [ 0.000000] software IO TLB: SWIOTLB bounce buffer size roundup to 0MB [ 0.000000] software IO TLB: mapped [mem 0x000000004fe49000-0x000000004fec9000] (0MB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 [ 0.000000] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode [ 0.000000] GICv3: 640 SPIs implemented [ 0.000000] GICv3: 0 Extended SPIs implemented [ 0.000000] Root IRQ handler: gic_handle_irq [ 0.000000] GICv3: GICv3 features: 16 PPIs [ 0.000000] GICv3: GICD_CTRL.DS=0, SCR_EL3.FIQ=0 [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x000000000c080000 [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] arch_timer: cp15 timer(s) running at 13.00MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2ff89eacb, max_idle_ns: 440795202429 ns [ 0.000000] sched_clock: 56 bits at 13MHz, resolution 76ns, wraps every 4398046511101ns [ 0.000084] Calibrating delay loop (skipped), value calculated using timer frequency.. 26.00 BogoMIPS (lpj=130000) [ 0.000092] pid_max: default: 32768 minimum: 301 [ 0.003043] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.003050] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.005153] cacheinfo: Unable to detect cache hierarchy for CPU 0 [ 0.005985] rcu: Hierarchical SRCU implementation. [ 0.005992] rcu: Max phase no-delay instances is 1000. [ 0.006191] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level [ 0.006421] smp: Bringing up secondary CPUs ... [ 0.006787] Detected VIPT I-cache on CPU1 [ 0.006833] GICv3: CPU1: found redistributor 1 region 0:0x000000000c0a0000 [ 0.006862] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.006946] smp: Brought up 1 node, 2 CPUs [ 0.006952] SMP: Total of 2 processors activated. [ 0.006955] CPU: All CPU(s) started at EL2 [ 0.006958] CPU features: detected: 32-bit EL0 Support [ 0.006961] CPU features: detected: CRC32 instructions [ 0.006989] alternatives: applying system-wide alternatives [ 0.007134] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching [ 0.007234] Memory: 236652K/262144K available (9472K kernel code, 980K rwdata, 2800K rodata, 448K init, 316K bss, 23860K reserved, 0K cma-reserved) [ 0.010407] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.010426] futex hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.010484] 29232 pages in range for non-PLT usage [ 0.010487] 520752 pages in range for PLT usage [ 0.011967] pinctrl core: initialized pinctrl subsystem [ 0.014364] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.014713] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.014739] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.014760] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.015153] thermal_sys: Registered thermal governor 'fair_share' [ 0.015158] thermal_sys: Registered thermal governor 'bang_bang' [ 0.015160] thermal_sys: Registered thermal governor 'step_wise' [ 0.015163] thermal_sys: Registered thermal governor 'user_space' [ 0.015224] ASID allocator initialised with 65536 entries [ 0.016107] pstore: Using crash dump compression: deflate [ 0.016111] pstore: Registered ramoops as persistent store backend [ 0.016114] ramoops: using 0x10000@0x42ff0000, ecc: 0 [ 0.017686] /soc/interrupt-controller@c000000: Fixed dependency cycle(s) with /soc/interrupt-controller@c000000 [ 0.033955] cryptd: max_cpu_qlen set to 1000 [ 0.035382] SCSI subsystem initialized [ 0.035542] libata version 3.00 loaded. [ 0.037279] clocksource: Switched to clocksource arch_sys_counter [ 0.039456] NET: Registered PF_INET protocol family [ 0.039551] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.040875] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 0.040891] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.040900] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 0.040920] TCP bind hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 0.040970] TCP: Hash tables configured (established 2048 bind 2048) [ 0.041262] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 0.041364] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.041380] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.041585] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.041608] PCI: CLS 0 bytes, default 64 [ 0.042850] workingset: timestamp_bits=46 max_order=16 bucket_order=0 [ 0.047985] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.047993] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.103816] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 0.114932] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled [ 0.118485] printk: legacy console [ttyS0] disabled [ 0.138859] 11002000.serial: ttyS0 at MMIO 0x11002000 (irq = 72, base_baud = 2500000) is a ST16650V2 [ 0.138903] printk: legacy console [ttyS0] enabled [ 0.911551] random: crng init done [ 0.917838] loop: module loaded [ 0.924189] spi-nand spi0.0: calibration result: 0x3 [ 0.929631] spi-nand spi0.0: ESMT SPI NAND was found. [ 0.934680] spi-nand spi0.0: 128 MiB, block size: 128 KiB, page size: 2048, OOB size: 64 [ 0.943878] 5 fixed-partitions partitions found on MTD device spi0.0 [ 0.950539] Creating 5 MTD partitions on "spi0.0": [ 0.955328] 0x000000000000-0x000000100000 : "BL2" [ 0.960964] 0x000000100000-0x000000180000 : "u-boot-env (unused)" [ 0.967852] 0x000000180000-0x000000380000 : "Factory" [ 0.974583] 0x000000380000-0x000000580000 : "FIP" [ 0.980738] 0x000000580000-0x000008000000 : "ubi" [ 1.045057] ubi0: default fastmap pool size: 45 [ 1.049628] ubi0: default fastmap WL pool size: 22 [ 1.054411] ubi0: attaching mtd4 [ 1.504576] ubi0: scanning is finished [ 1.514580] ubi0: attached mtd4 (name "ubi", size 122 MiB) [ 1.520085] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 1.526948] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 [ 1.533734] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 1.540691] ubi0: good PEBs: 980, bad PEBs: 0, corrupted PEBs: 0 [ 1.546686] ubi0: user volume: 8, internal volumes: 1, max. volumes count: 128 [ 1.553899] ubi0: max/mean erase counter: 35/22, WL threshold: 4096, image sequence number: 1085999389 [ 1.563200] ubi0: available PEBs: 0, total reserved PEBs: 980, PEBs reserved for bad PEB handling: 20 [ 1.572417] ubi0: background thread "ubi_bgt0d" started, PID 267 [ 1.579076] block ubiblock0_1: created from ubi0:1(fit) [ 1.724978] mtk_soc_eth 15100000.ethernet eth0: mediatek frame engine at 0xffffffc081a00000, irq 75 [ 1.734776] i2c_dev: i2c /dev entries driver [ 1.740781] mtk-wdt 1001c000.watchdog: Watchdog enabled (timeout=31 sec, nowayout=0) [ 1.749580] NET: Registered PF_INET6 protocol family [ 1.755297] Segment Routing with IPv6 [ 1.759005] In-situ OAM (IOAM) with IPv6 [ 1.762964] NET: Registered PF_PACKET protocol family [ 1.768061] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 1.781312] 8021q: 802.1Q VLAN Support v1.8 [ 1.804368] FIT: Detected U-Boot 2025.01-OpenWrt-r29464-0bc09b325d [ 1.810593] FIT: Selected configuration: "config-1" (OpenWrt snr_snr-cpe-ax2) [ 1.817751] FIT: kernel sub-image 0x00001000..0x005f67ff "kernel-1" (ARM64 OpenWrt Linux-6.12.55) [ 1.827592] FIT: flat_dt sub-image 0x005f7000..0x005fce4c "fdt-1" (ARM64 OpenWrt snr_snr-cpe-ax2 device tree blob) [ 1.838823] FIT: filesystem sub-image 0x005fd000..0x01107fff "rootfs-1" (ARM64 OpenWrt snr_snr-cpe-ax2 rootfs) [ 1.849869] block ubiblock0_1: mapped 1 uImage.FIT filesystem sub-image as /dev/fit0 [ 1.916151] mt7530-mdio mdio-bus:1f: configuring for fixed/2500base-x link mode [ 1.924898] mt7530-mdio mdio-bus:1f: Link is Up - 2.5Gbps/Full - flow control rx/tx [ 1.934973] mt7530-mdio mdio-bus:1f wan (uninitialized): PHY [mt7530-0:00] driver [MediaTek MT7531 PHY] (irq=79) [ 1.956071] mt7530-mdio mdio-bus:1f lan1 (uninitialized): PHY [mt7530-0:01] driver [MediaTek MT7531 PHY] (irq=80) [ 1.977013] mt7530-mdio mdio-bus:1f lan2 (uninitialized): PHY [mt7530-0:02] driver [MediaTek MT7531 PHY] (irq=81) [ 1.997947] mt7530-mdio mdio-bus:1f lan3 (uninitialized): PHY [mt7530-0:03] driver [MediaTek MT7531 PHY] (irq=82) [ 2.018894] mt7530-mdio mdio-bus:1f lan4 (uninitialized): PHY [mt7530-0:04] driver [MediaTek MT7531 PHY] (irq=83) [ 2.030163] mtk_soc_eth 15100000.ethernet eth0: entered promiscuous mode [ 2.036898] DSA: tree 0 setup [ 2.040197] clk: Disabling unused clocks [ 2.044387] PM: genpd: Disabling unused power domains [ 2.053490] VFS: Mounted root (squashfs filesystem) readonly on device 259:0. [ 2.060829] Freeing unused kernel memory: 448K [ 2.065312] Run /sbin/init as init process [ 2.069424] with arguments: [ 2.072380] /sbin/init [ 2.075075] with environment: [ 2.078208] HOME=/ [ 2.080557] TERM=linux [ 2.276148] init: Console is alive [ 2.279722] init: - watchdog - [ 2.689642] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 2.737958] gpio_button_hotplug: loading out-of-tree module taints kernel. [ 2.747132] leds-gpio leds: Led red:status renamed to red:status_1 due to name collision [ 2.761963] leds-gpio leds: Led blue:status renamed to blue:status_1 due to name collision [ 2.771146] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 2.780657] init: - preinit - [ 3.149394] mtk_soc_eth 15100000.ethernet eth0: configuring for fixed/2500base-x link mode [ 3.157880] mtk_soc_eth 15100000.ethernet eth0: Link is Up - 2.5Gbps/Full - flow control rx/tx [ 3.202336] mt7530-mdio mdio-bus:1f lan1: configuring for phy/gmii link mode [ 7.387212] UBIFS (ubi0:4): Mounting in unauthenticated mode [ 7.393004] UBIFS (ubi0:4): background thread "ubifs_bgt0_4" started, PID 786 [ 7.418771] UBIFS (ubi0:4): recovery needed [ 7.527297] UBIFS (ubi0:4): recovery completed [ 7.531793] UBIFS (ubi0:4): UBIFS: mounted UBI device 0, volume 4, name "rootfs_data" [ 7.539629] UBIFS (ubi0:4): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 7.549535] UBIFS (ubi0:4): FS size: 82153472 bytes (78 MiB, 647 LEBs), max 658 LEBs, journal size 4063232 bytes (3 MiB, 32 LEBs) [ 7.561177] UBIFS (ubi0:4): reserved for root: 3880311 bytes (3789 KiB) [ 7.567785] UBIFS (ubi0:4): media format: w5/r0 (latest is w5/r0), UUID E6F11B88-3FFD-4DE6-AF44-EC61DF69A61F, small LPT model [ 7.583197] mount_root: switching to ubifs overlay [ 7.591571] overlayfs: null uuid detected in lower fs '/', falling back to xino=off,index=off,nfs_export=off. [ 7.606675] urandom-seed: Seeding with /etc/urandom.seed [ 7.669652] procd: - early - [ 7.672592] procd: - watchdog - [ 8.220002] procd: - watchdog - [ 8.224778] procd: - ubus - [ 8.302691] procd: - init - [ 8.697061] kmodloader: loading kernel modules from /etc/modules.d/* [ 8.754219] crypto-safexcel 10320000.crypto: EIP97:230(0,1,4,4)-HIA:270(0,5,5),PE:150/433(alg:7fcdfc00)/0/0/0 [ 8.784272] Loading modules backported from Linux version v6.16-0-g038d61fd6422 [ 8.791621] Backport generated by backports.git v6.1.145-1-47-g6194bf852a3e [ 8.911709] urngd: v1.0.2 started. [ 9.117799] mt798x-wmac 18000000.wifi: HW/SW Version: 0x8a108a10, Build Time: 20240823161240a [ 9.117799] [ 9.304386] mt798x-wmac 18000000.wifi: WM Firmware Version: ____000000, Build Time: 20240823161304 [ 9.400626] mt798x-wmac 18000000.wifi: WA Firmware Version: DEV_000000, Build Time: 20240823161841 [ 9.498292] mt798x-wmac 18000000.wifi: registering led 'mt76-phy0' [ 9.608999] mt798x-wmac 18000000.wifi: registering led 'mt76-phy1' [ 9.703561] PPP generic driver version 2.4.2 [ 9.708886] NET: Registered PF_PPPOX protocol family [ 9.718358] batman_adv: B.A.T.M.A.N. advanced 2025.4-openwrt-1 (compatibility version 15) loaded [ 9.732788] kmodloader: done loading kernel modules from /etc/modules.d/* [ 12.219033] mtk_soc_eth 15100000.ethernet eth0: Link is Down [ 12.237808] mtk_soc_eth 15100000.ethernet eth0: configuring for fixed/2500base-x link mode [ 12.246557] mtk_soc_eth 15100000.ethernet eth0: Link is Up - 2.5Gbps/Full - flow control rx/tx [ 12.263413] mt7530-mdio mdio-bus:1f lan1: configuring for phy/gmii link mode [ 12.275007] br-lan: port 1(lan1) entered blocking state [ 12.280319] br-lan: port 1(lan1) entered disabled state [ 12.285580] mt7530-mdio mdio-bus:1f lan1: entered allmulticast mode [ 12.291917] mtk_soc_eth 15100000.ethernet eth0: entered allmulticast mode [ 12.302186] mt7530-mdio mdio-bus:1f lan1: entered promiscuous mode [ 12.319665] mt7530-mdio mdio-bus:1f lan2: configuring for phy/gmii link mode [ 12.331297] br-lan: port 2(lan2) entered blocking state [ 12.336533] br-lan: port 2(lan2) entered disabled state [ 12.341849] mt7530-mdio mdio-bus:1f lan2: entered allmulticast mode [ 12.359206] mt7530-mdio mdio-bus:1f lan2: entered promiscuous mode [ 12.375713] mt7530-mdio mdio-bus:1f lan3: configuring for phy/gmii link mode [ 12.398796] br-lan: port 3(lan3) entered blocking state [ 12.404034] br-lan: port 3(lan3) entered disabled state [ 12.409359] mt7530-mdio mdio-bus:1f lan3: entered allmulticast mode [ 12.418666] mt7530-mdio mdio-bus:1f lan3: entered promiscuous mode [ 12.436317] mt7530-mdio mdio-bus:1f lan4: configuring for phy/gmii link mode [ 12.447490] br-lan: port 4(lan4) entered blocking state [ 12.452721] br-lan: port 4(lan4) entered disabled state [ 12.457984] mt7530-mdio mdio-bus:1f lan4: entered allmulticast mode [ 12.469375] mt7530-mdio mdio-bus:1f lan4: entered promiscuous mode [ 12.502331] mt7530-mdio mdio-bus:1f wan: configuring for phy/gmii link mode [ 12.589019] 8021q: adding VLAN 0 to HW filter on device bat0


Space for additional notes, links to forum threads or other resources.

  • ...
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/11/11 09:30
  • by palladin82