Cudy WR3000S v1
The Cudy WR3000S is a Wifi6 Router with 1x WAN and 4x LAN Gigabit Ports and a fast 1,3GHz dual-core processor. It has a small form factor and 4 antennas.
Supported Versions
Hardware Highlights
Installation
Download the Cudy-signed OpenWrt image from the Cudy website https://drive.google.com/drive/folders/1BKVarlwlNxf7uJUtRhuMGUqeCa5KpMnj?usp=sharing
Download the latest OpenWrt stable https://downloads.openwrt.org/releases/24.10.0/targets/mediatek/filogic/openwrt-24.10.0-mediatek-filogic-cudy_wr3000s-v1-squashfs-sysupgrade.bin
Power on the router, and proceed to basic setup with Cudy GUI start wizard: set as a Wireless router, enter your timezone, set WAN to DHCP.
Installation can be done easily with two steps.
- Open Cudy GUI at http://192.168.10.1/ Go to Advanced Settings, Firmware. Flash the Cudy-signed OpenWrt image. Wait for the device to reboot.
- Open the custom OpenWrt LuCI at http://192.168.1.1/ Go to System/Backup flash firmware and flash the official OpenWrt sysupgrade image. DO NOT keep settings. Wait for the device to reboot.
The initial commit also describes an installation using a serial link, and an initramfs file.
Flash Layout
root@WR3000S:~# cat /proc/mtd dev: size erasesize name mtd0: 00100000 00020000 "BL2" mtd1: 00080000 00020000 "u-boot-env" mtd2: 00200000 00020000 "Factory" mtd3: 00040000 00020000 "bdinfo" mtd4: 00200000 00020000 "FIP" mtd5: 04000000 00020000 "ubi"
OEM installation using the TFTP method
Initial commit informations
1. Connect to the serial port as described in the “Hardware” section.
2. Power on the device + press reset pin. Keep pressing reset pin to enter the U-Boot shell.
3. Download the OpenWrt initramfs image. Place it on an TFTP server connected to the Cudy LAN ports. Make sure the server is reachable at 192.168.1.88. Rename the image to “cudy3000s.bin”.
4. Download and boot the OpenWrt initramfs image.
$ tftpboot 0x46000000 cudy3000s.bin; bootm 0x46000000
5. Transfer the OpenWrt sysupgrade image to the device using scp. Install with sysupgrade.
Upgrading OpenWrt
Upgrading can be done with the usual methods : SSH from command line, or within LuCI.
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 Cudy WR3000S has the following buttons:
BUTTON | Event |
---|---|
EXAMPLE Reset | reset |
EXAMPLE Secure Easy Setup | ses |
EXAMPLE No buttons at all. | - |
Hardware
Info
- This table is automatically generated, once the correct filters for Brand and Model are set.
- If you see “Nothing.” instead of a table, please edit this section and adjust the filters with the proper Brand and Model. Just try, it's easy.
- If you still don't see a table here, or a table filled with '¿': Is there already a Techdata page available for Cudy WR3000S v1? If not: Create one.
- If you see a table with the desired device data, everything is OK and you can delete this text and the
<WRAP>
that encloses it. - If it still doesn't work: Don't panic, calm down, take a deep breath and contact a wiki admin (tmomas) for help.
---- datatemplatelist dttpllist ---- template: meta:template_datatemplatelist cols : Brand, Model, Versions, Device Type, Availability, Supported Since Commit_git, Supported since Rel, Supported current Rel, Unsupported, Bootloader, CPU, Target, CPU MHz, Flash MBs, RAM MB, Switch, Ethernet 100M ports_, Ethernet Gbit ports_, Comments network ports_, Modem, VLAN, WLAN 2.4GHz, WLAN 5.0GHz, WLAN Hardwares, WLAN Comments_, Detachable Antennas_, USB ports_, SATA ports_, Comments USB SATA ports_, Serial, JTAG, LED count, Button count, Power supply, Device Techdata_pageid, Forum topic URL_url, wikidevi URL_url, OEM Device Homepage URL_url, Firmware OEM Stock URL_url, Firmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_url, Comments_ filter : Brand=Cudy filter : Model=WR3000S filter : Versions=v1
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
Serial connection parameters for Cudy WR3000S v1 | 115200, 8N1, 3.3V |
---|
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
Hardware mods
None so far.
Bootlogs
OEM bootlog
COPY HERE THE BOOTLOG WITH THE ORIGINAL FIRMWARE
OpenWrt bootlog
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 6.6.73 (builder@buildhost) (aarch64-openwrt-linux-musl-gcc (OpenWrt GCC 13.3.0 r28417-daef29c75d) 13.3.0, GNU ld (GNU Binutils) 2.42) #0 SMP Mon Jan 27 22:53:29 2025 [ 0.000000] Machine model: Cudy WR3000S v1 [ 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.2 [ 0.000000] percpu: Embedded 18 pages/cpu s35560 r8192 d29976 u73728 [ 0.000000] pcpu-alloc: s35560 r8192 d29976 u73728 alloc=18*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: [ 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: 64512 [ 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 0x000000004fe47000-0x000000004fec7000] (0MB) [ 0.000000] Memory: 239884K/262144K available (9024K kernel code, 998K rwdata, 1672K rodata, 448K init, 305K bss, 22260K reserved, 0K cma-reserved) [ 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] 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: 0xffffffc080010080 [ 0.000000] GICv3: GICv3 features: 16 PPIs [ 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.000073] Calibrating delay loop (skipped), value calculated using timer frequency.. 26.00 BogoMIPS (lpj=130000) [ 0.000081] pid_max: default: 32768 minimum: 301 [ 0.002952] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.002959] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.005095] cacheinfo: Unable to detect cache hierarchy for CPU 0 [ 0.005616] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2. [ 0.005753] rcu: Hierarchical SRCU implementation. [ 0.005756] rcu: Max phase no-delay instances is 1000. [ 0.006149] smp: Bringing up secondary CPUs ... [ 0.006501] Detected VIPT I-cache on CPU1 [ 0.006542] GICv3: CPU1: found redistributor 1 region 0:0x000000000c0a0000 [ 0.006571] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.006637] smp: Brought up 1 node, 2 CPUs [ 0.006643] SMP: Total of 2 processors activated. [ 0.006646] CPU features: detected: 32-bit EL0 Support [ 0.006649] CPU features: detected: CRC32 instructions [ 0.006681] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching [ 0.006684] CPU: All CPU(s) started at EL2 [ 0.006685] alternatives: applying system-wide alternatives [ 0.010255] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.010272] futex hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.011528] pinctrl core: initialized pinctrl subsystem [ 0.012567] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.013098] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.013126] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.013146] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.013519] thermal_sys: Registered thermal governor 'fair_share' [ 0.013523] thermal_sys: Registered thermal governor 'bang_bang' [ 0.013525] thermal_sys: Registered thermal governor 'step_wise' [ 0.013527] thermal_sys: Registered thermal governor 'user_space' [ 0.013566] ASID allocator initialised with 65536 entries [ 0.014463] pstore: Using crash dump compression: deflate [ 0.014468] pstore: Registered ramoops as persistent store backend [ 0.014470] ramoops: using 0x10000@0x42ff0000, ecc: 0 [ 0.015882] /soc/interrupt-controller@c000000: Fixed dependency cycle(s) with /soc/interrupt-controller@c000000 [ 0.021228] Modules: 29616 pages in range for non-PLT usage [ 0.021237] Modules: 521136 pages in range for PLT usage [ 0.022202] cryptd: max_cpu_qlen set to 1000 [ 0.023285] SCSI subsystem initialized [ 0.023480] libata version 3.00 loaded. [ 0.024952] clocksource: Switched to clocksource arch_sys_counter [ 0.027179] NET: Registered PF_INET protocol family [ 0.027274] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.028524] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 0.028537] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.028546] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 0.028563] TCP bind hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 0.028613] TCP: Hash tables configured (established 2048 bind 2048) [ 0.028935] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 0.029035] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.029051] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.029315] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.029340] PCI: CLS 0 bytes, default 64 [ 0.030661] workingset: timestamp_bits=46 max_order=16 bucket_order=0 [ 0.035556] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.035565] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) © 2001-2006 Red Hat, Inc. [ 0.065505] jitterentropy: Initialization failed with host not compliant with requirements: 9 [ 0.065573] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 0.076138] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled [ 0.079628] printk: console [ttyS0] disabled [ 0.100026] 11002000.serial: ttyS0 at MMIO 0x11002000 (irq = 72, base_baud = 2500000) is a ST16650V2 [ 0.100066] printk: console [ttyS0] enabled [ 0.870602] loop: module loaded [ 0.876686] spi-nand spi0.0: calibration result: 0x3 [ 0.881736] spi-nand spi0.0: ESMT SPI NAND was found. [ 0.886819] spi-nand spi0.0: 128 MiB, block size: 128 KiB, page size: 2048, OOB size: 64 [ 0.895338] Signature found at block 1023 [0x07fe0000] [ 0.900470] NMBM management region starts at block 960 [0x07800000] [ 0.907708] First info table with writecount 0 found in block 960 [ 0.916492] Second info table with writecount 0 found in block 963 [ 0.922667] NMBM has been successfully attached [ 0.927489] 6 fixed-partitions partitions found on MTD device spi0.0 [ 0.934071] Creating 6 MTD partitions on “spi0.0”: [ 0.938876] 0x000000000000-0x000000100000 : “BL2” [ 0.944691] 0x000000100000-0x000000180000 : “u-boot-env” [ 0.950898] 0x000000180000-0x000000380000 : “Factory” [ 0.957609] 0x000000380000-0x0000003c0000 : “bdinfo” [ 0.963428] 0x0000003c0000-0x0000005c0000 : “FIP” [ 0.969532] 0x0000005c0000-0x0000045c0000 : “ubi” [ 1.004123] ubi0: default fastmap pool size: 25 [ 1.008685] ubi0: default fastmap WL pool size: 12 [ 1.013470] ubi0: attaching mtd5 [ 1.230558] ubi0: scanning is finished [ 1.240084] ubi0: attached mtd5 (name “ubi”, size 64 MiB) [ 1.245505] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 1.252366] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 [ 1.259147] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 1.266099] ubi0: good PEBs: 512, bad PEBs: 0, corrupted PEBs: 0 [ 1.272092] ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128 [ 1.279303] ubi0: max/mean erase counter: 3/2, WL threshold: 4096, image sequence number: 2045646851 [ 1.288423] ubi0: available PEBs: 0, total reserved PEBs: 512, PEBs reserved for bad PEB handling: 19 [ 1.297639] ubi0: background thread “ubi_bgt0d” started, PID 250 [ 1.304318] block ubiblock0_1: created from ubi0:1(rootfs) [ 1.309843] ubiblock: device ubiblock0_1 (rootfs) set to be root filesystem [ 1.461983] mtk_soc_eth 15100000.ethernet eth0: mediatek frame engine at 0xffffffc081700000, irq 75 [ 1.471699] i2c_dev: i2c /dev entries driver [ 1.477744] mtk-wdt 1001c000.watchdog: Watchdog enabled (timeout=31 sec, nowayout=0) [ 1.486897] NET: Registered PF_INET6 protocol family [ 1.492812] Segment Routing with IPv6 [ 1.496533] In-situ OAM (IOAM) with IPv6 [ 1.500491] NET: Registered PF_PACKET protocol family [ 1.505595] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 1.518741] 8021q: 802.1Q VLAN Support v1.8 [ 1.627725] mt7530-mdio mdio-bus:1f: configuring for fixed/2500base-x link mode [ 1.636473] mt7530-mdio mdio-bus:1f: Link is Up - 2.5Gbps/Full - flow control rx/tx [ 1.647593] mt7530-mdio mdio-bus:1f wan (uninitialized): PHY [mt7530-0:00] driver [MediaTek MT7531 PHY] (irq=79) [ 1.669784] mt7530-mdio mdio-bus:1f lan1 (uninitialized): PHY [mt7530-0:01] driver [MediaTek MT7531 PHY] (irq=80) [ 1.691821] mt7530-mdio mdio-bus:1f lan2 (uninitialized): PHY [mt7530-0:02] driver [MediaTek MT7531 PHY] (irq=81) [ 1.713846] mt7530-mdio mdio-bus:1f lan3 (uninitialized): PHY [mt7530-0:03] driver [MediaTek MT7531 PHY] (irq=82) [ 1.735886] mt7530-mdio mdio-bus:1f lan4 (uninitialized): PHY [mt7530-0:04] driver [MediaTek MT7531 PHY] (irq=83) [ 1.747191] mtk_soc_eth 15100000.ethernet eth0: entered promiscuous mode [ 1.753928] DSA: tree 0 setup [ 1.757245] clk: Disabling unused clocks [ 1.766597] VFS: Mounted root (squashfs filesystem) readonly on device 254:0. [ 1.773908] Freeing unused kernel memory: 448K [ 1.778419] Run /sbin/init as init process [ 1.782504] with arguments: [ 1.785469] /sbin/init [ 1.788165] with environment: [ 1.791293] HOME=/ [ 1.793640] TERM=linux [ 1.979702] init: Console is alive [ 1.983247] init: - watchdog - [ 2.346649] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 2.373189] gpio_button_hotplug: loading out-of-tree module taints kernel. [ 2.383212] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 2.400193] init: - preinit - [ 2.796876] mtk_soc_eth 15100000.ethernet eth0: configuring for fixed/2500base-x link mode [ 2.805353] mtk_soc_eth 15100000.ethernet eth0: Link is Up - 2.5Gbps/Full - flow control rx/tx [ 2.831357] mt7530-mdio mdio-bus:1f lan1: configuring for phy/gmii link mode [ 5.146217] mt7530-mdio mdio-bus:1f lan1: Link is Up - 1Gbps/Full - flow control rx/tx [ 5.454960] random: crng init done [ 7.011708] UBIFS (ubi0:2): Mounting in unauthenticated mode [ 7.017488] UBIFS (ubi0:2): background thread “ubifs_bgt0_2” started, PID 741 [ 7.090270] UBIFS (ubi0:2): UBIFS: mounted UBI device 0, volume 2, name “rootfs_data” [ 7.098131] UBIFS (ubi0:2): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 7.108036] UBIFS (ubi0:2): FS size: 51552256 bytes (49 MiB, 406 LEBs), max 416 LEBs, journal size 2539520 bytes (2 MiB, 20 LEBs) [ 7.119681] UBIFS (ubi0:2): reserved for root: 2434939 bytes (2377 KiB) [ 7.126287] UBIFS (ubi0:2): media format: w5/r0 (latest is w5/r0), UUID EA619D44-D3FD-4EBC-AC80-0F7497616A2E, small LPT model [ 7.138447] mount_root: overlay filesystem has not been fully initialized yet [ 7.146416] mount_root: switching to ubifs overlay [ 7.154513] overlayfs: null uuid detected in lower fs '/', falling back to xino=off,index=off,nfs_export=off. [ 7.360387] urandom-seed: Seed file not found (/etc/urandom.seed) [ 7.411848] mt7530-mdio mdio-bus:1f lan1: Link is Down [ 7.421370] procd: - early - [ 7.424311] procd: - watchdog - [ 7.986261] procd: - watchdog - [ 7.989570] procd: - ubus - [ 8.066424] procd: - init - [ 8.408232] kmodloader: loading kernel modules from /etc/modules.d/* [ 8.429955] crypto-safexcel 10320000.crypto: EIP97:230(0,1,4,4)-HIA:270(0,5,5),PE:150/433(alg:7fcdfc00)/0/0/0 [ 8.451376] Loading modules backported from Linux version v6.12.6-0-ge9d65b48ce1a [ 8.458884] Backport generated by backports.git v6.1.110-1-35-g410656ef04d2 [ 8.599139] urngd: v1.0.2 started. [ 8.854079] mt798x-wmac 18000000.wifi: HW/SW Version: 0x8a108a10, Build Time: 20240823161240a [ 8.854079] [ 9.054724] mt798x-wmac 18000000.wifi: WM Firmware Version: 000000, Build Time: 20240823161304 [ 9.150490] mt798x-wmac 18000000.wifi: WA Firmware Version: DEV_000000, Build Time: 20240823161841 [ 9.247697] mt798x-wmac 18000000.wifi: registering led 'mt76-phy0' [ 9.327220] mt798x-wmac 18000000.wifi: registering led 'mt76-phy1' [ 9.404173] mtdblock: MTD device 'bdinfo' is NAND, please consider using UBI block devices instead. [ 9.437474] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information. [ 9.445337] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld Jason@zx2c4.com. All Rights Reserved. [ 9.456330] kmodloader: done loading kernel modules from /etc/modules.d/* [ 9.551085] mtdblock: MTD device 'bdinfo' is NAND, please consider using UBI block devices instead. [ 13.325867] mtk_soc_eth 15100000.ethernet eth0: Link is Down [ 13.340008] mtk_soc_eth 15100000.ethernet eth0: configuring for fixed/2500base-x link mode [ 13.348651] mtk_soc_eth 15100000.ethernet eth0: Link is Up - 2.5Gbps/Full - flow control rx/tx [ 13.355908] mt7530-mdio mdio-bus:1f lan1: configuring for phy/gmii link mode [ 13.365711] br-lan: port 1(lan1) entered blocking state [ 13.370947] br-lan: port 1(lan1) entered disabled state [ 13.376252] mt7530-mdio mdio-bus:1f lan1: entered allmulticast mode [ 13.382518] mtk_soc_eth 15100000.ethernet eth0: entered allmulticast mode [ 13.392873] mt7530-mdio mdio-bus:1f lan1: entered promiscuous mode [ 13.414402] mt7530-mdio mdio-bus:1f lan2: configuring for phy/gmii link mode [ 13.426916] br-lan: port 2(lan2) entered blocking state [ 13.432178] br-lan: port 2(lan2) entered disabled state [ 13.437530] mt7530-mdio mdio-bus:1f lan2: entered allmulticast mode [ 13.446356] mt7530-mdio mdio-bus:1f lan2: entered promiscuous mode [ 13.463006] mt7530-mdio mdio-bus:1f lan3: configuring for phy/gmii link mode [ 13.474154] br-lan: port 3(lan3) entered blocking state [ 13.479443] br-lan: port 3(lan3) entered disabled state [ 13.484695] mt7530-mdio mdio-bus:1f lan3: entered allmulticast mode [ 13.508012] mt7530-mdio mdio-bus:1f lan3: entered promiscuous mode [ 13.533090] mt7530-mdio mdio-bus:1f lan4: configuring for phy/gmii link mode [ 13.547578] br-lan: port 4(lan4) entered blocking state [ 13.552812] br-lan: port 4(lan4) entered disabled state [ 13.558126] mt7530-mdio mdio-bus:1f lan4: entered allmulticast mode [ 13.566978] mt7530-mdio mdio-bus:1f lan4: entered promiscuous mode [ 15.657318] br-lan: port 5(phy1-ap0) entered blocking state [ 15.662900] br-lan: port 5(phy1-ap0) entered disabled state [ 15.668573] mt798x-wmac 18000000.wifi phy1-ap0: entered allmulticast mode [ 15.675593] mt798x-wmac 18000000.wifi phy1-ap0: entered promiscuous mode [ 16.129052] mt7530-mdio mdio-bus:1f lan2: Link is Up - 1Gbps/Full - flow control rx/tx [ 16.129079] br-lan: port 2(lan2) entered blocking state [ 16.142191] br-lan: port 2(lan2) entered forwarding state [ 16.431277] mt7530-mdio mdio-bus:1f lan1: Link is Up - 1Gbps/Full - flow control rx/tx [ 16.431303] br-lan: port 1(lan1) entered blocking state [ 16.444420] br-lan: port 1(lan1) entered forwarding state [ 17.085378] mt7530-mdio mdio-bus:1f lan3: Link is Up - 1Gbps/Full - flow control rx/tx [ 17.085403] br-lan: port 3(lan3) entered blocking state [ 17.098517] br-lan: port 3(lan3) entered forwarding state
Notes
Space for additional notes, links to forum threads or other resources.
- ...