Help identifying AX3000 dual-band wifi range extender

I picked up one of these generic range extenders at my local hardware shop (CentralComputers):

I cracked it open, soldered on a serial header and got the following boot log:

NOTICE:  BL2: v2.7(release):
NOTICE:  BL2: Built : 16:00:20, Feb  7 2023
NOTICE:  WDT: disabled
NOTICE:  EMI: Using DDR3 settings

dump toprgu registers data: 
1001c000 | 00000000 0000ffe0 00000000 00000000
1001c010 | 00000fff 00000000 00f00000 00000000
1001c020 | 00000000 00000000 00000000 00000000
1001c030 | 003c0003 003c0003 00000000 00000000
1001c040 | 00000000 00000000 00000000 00000000
1001c050 | 00000000 00000000 00000000 00000000
1001c060 | 00000000 00000000 00000000 00000000
1001c070 | 00000000 00000000 00000000 00000000
1001c080 | 00000000 00000000 00000000 00000000

dump drm registers data: 
1001d000 | 00000000 00000000 00000000 00000000
1001d010 | 00000000 00000000 00000000 00000000
1001d020 | 00000000 00000000 00000000 00000000
1001d030 | 00a083f1 000003ff 00100000 00000000
1001d040 | 00000000 00000000 00020303 000000ff
1001d050 | 00000000 00000000 00000000 00000000
1001d060 | 00000002 00000000 00000000 00000000
drm: 500 = 0x8 
[DDR Reserve] ddr reserve mode not be enabled yet
DDR RESERVE Success 0
[EMI] ComboMCP not ready, using default setting
BYTE_swap:0 
BYTE_swap:0 
Window Sum 584, worse bit 0, min window 72
Window Sum 580, worse bit 8, min window 72
Window Sum 484, worse bit 1, min window 58
Window Sum 440, worse bit 14, min window 52
Window Sum 492, worse bit 7, min window 58
Window Sum 442, worse bit 14, min window 52
Window Sum 500, worse bit 3, min window 60
Window Sum 450, worse bit 9, min window 54
Window Sum 510, worse bit 3, min window 62
Window Sum 462, worse bit 14, min window 54
Window Sum 516, worse bit 3, min window 62
Window Sum 470, worse bit 14, min window 56
Window Sum 518, worse bit 1, min window 62
Window Sum 482, worse bit 9, min window 58
Window Sum 528, worse bit 1, min window 64
Window Sum 486, worse bit 14, min window 58
Window Sum 498, worse bit 9, min window 60
Window Sum 506, worse bit 8, min window 60
NOTICE:  EMI: Detected DRAM size: 256MB
NOTICE:  EMI: complex R/W mem test passed
NOTICE:  CPU: MT7981 (1300MHz)
NOTICE:  SPI_NAND parses attributes from parameter page.
NOTICE:  SPI_NAND Detected ID 0xef
NOTICE:  Page size 2048, Block size 131072, size 134217728
NOTICE:  Initializing NMBM ...
NOTICE:  Signature found at block 1023 [0x07fe0000]
NOTICE:  First info table with writecount 0 found in block 960
NOTICE:  Second info table with writecount 0 found in block 963
NOTICE:  NMBM has been successfully attached in read-only mode
NOTICE:  BL2: Booting BL31
NOTICE:  BL31: v2.7(release):
NOTICE:  BL31: Built : 07:11:27, Dec 14 2023
NOTICE:  Hello BL31!!!


U-Boot 2022.07-rc3 (Dec 14 2023 - 07:10:17 -0800)

ubi0: attaching mtd6
ubi0: scanning is finished
ubi0: attached mtd6 (name "ubi", size 64 MiB)
ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
ubi0: good PEBs: 512, bad PEBs: 0, corrupted PEBs: 0
ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128
ubi0: max/mean erase counter: 8/4, WL threshold: 4096, image sequence number: 0
ubi0: available PEBs: 0, total reserved PEBs: 512, PEBs reserved for bad PEB handling: 19
Reading from volume 'kernel' to 0x46000000, size 0x0 ... OK
## Loading kernel from FIT Image at 46000000 ...
   Using 'config-1' configuration
   Trying 'kernel-1' kernel subimage
     Description:  ARM64 OpenWrt Linux-5.4.246
     Type:         Kernel Image
     Compression:  lzma compressed
     Data Start:   0x460000e8
     Data Size:    3462440 Bytes = 3.3 MiB
     Architecture: AArch64
     OS:           Linux
     Load Address: 0x48080000
     Entry Point:  0x48080000
     Hash algo:    crc32
     Hash value:   4a66f15c
     Hash algo:    sha1
     Hash value:   192c1a86fc19677bef9c9cce2868ed0d6bb5556d
   Verifying Hash Integrity ... crc32+ sha1+ OK
## Loading fdt from FIT Image at 46000000 ...
   Using 'config-1' configuration
   Trying 'fdt-1' fdt subimage
     Description:  ARM64 OpenWrt mt7981-spim-nand-gsw device tree blob
     Type:         Flat Device Tree
     Compression:  uncompressed
     Data Start:   0x4634d754
     Data Size:    18286 Bytes = 17.9 KiB
     Architecture: AArch64
     Hash algo:    crc32
     Hash value:   5ee9885c
     Hash algo:    sha1
     Hash value:   8ee7f7505382398ba490a10c76d4c0b44e92e996
   Verifying Hash Integrity ... crc32+ sha1+ OK
   Booting using the fdt blob at 0x4634d754
   Uncompressing Kernel Image
   Loading Device Tree to 000000004f7f1000, end 000000004f7f876d ... OK

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[    0.000000] Linux version 5.4.246 (root@ubuntu) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 unknown)) #0 SMP Tue Aug 22 14:21:08 2023
[    0.000000] Machine model: MediaTek MT7981 RFB

It mentions being the "MediaTek MT7981 RFB" which I assume is the reference board from MediaTek and not too helpful. If anyone knows which image to flash it with I'd appreciate a pointer. I'm planning to use it as a simple wired range extender for my main router (an EDUP WR3000K which I've successfully upgraded to OpenWRT). Thanks!

1 Like

Full boot log please, and the photo of factory label.

.. RFB is default config name in mtk sdk.

Not much info unfortunately:

Here's more of the log, I can pull it apart and hook up the serial port if you need even more:

F0: 102B 0000
FA: 1040 0000
FA: 1040 0000 [0200]
F9: 0000 0000
V0: 0000 0000 [0001]
00: 0000 0000
BP: 2400 0041 [0000]
G0: 1190 0000
EC: 0000 0000 [1000]
T0: 0000 024B [010F]
Jump to BL

NOTICE:  BL2: v2.7(release):
NOTICE:  BL2: Built : 16:00:20, Feb  7 2023
NOTICE:  WDT: disabled
NOTICE:  EMI: Using DDR3 settings

dump toprgu registers data: 
1001c000 | 00000000 0000ffe0 00000000 00000000
1001c010 | 00000fff 00000000 00f00000 00000000
1001c020 | 00000000 00000000 00000000 00000000
1001c030 | 003c0003 003c0003 00000000 00000000
1001c040 | 00000000 00000000 00000000 00000000
1001c050 | 00000000 00000000 00000000 00000000
1001c060 | 00000000 00000000 00000000 00000000
1001c070 | 00000000 00000000 00000000 00000000
1001c080 | 00000000 00000000 00000000 00000000

dump drm registers data: 
1001d000 | 00000000 00000000 00000000 00000000
1001d010 | 00000000 00000000 00000000 00000000
1001d020 | 00000000 00000000 00000000 00000000
1001d030 | 00a083f1 000003ff 00100000 00000000
1001d040 | 00000000 00000000 00020303 000000ff
1001d050 | 00000000 00000000 00000000 00000000
1001d060 | 00000002 00000000 00000000 00000000
drm: 500 = 0x8 
[DDR Reserve] ddr reserve mode not be enabled yet
DDR RESERVE Success 0
[EMI] ComboMCP not ready, using default setting
BYTE_swap:0 
BYTE_swap:0 
Window Sum 584, worse bit 0, min window 72
Window Sum 580, worse bit 8, min window 72
Window Sum 484, worse bit 1, min window 58
Window Sum 440, worse bit 14, min window 52
Window Sum 492, worse bit 7, min window 58
Window Sum 442, worse bit 14, min window 52
Window Sum 500, worse bit 3, min window 60
Window Sum 450, worse bit 9, min window 54
Window Sum 510, worse bit 3, min window 62
Window Sum 462, worse bit 14, min window 54
Window Sum 516, worse bit 3, min window 62
Window Sum 470, worse bit 14, min window 56
Window Sum 518, worse bit 1, min window 62
Window Sum 482, worse bit 9, min window 58
Window Sum 528, worse bit 1, min window 64
Window Sum 486, worse bit 14, min window 58
Window Sum 498, worse bit 9, min window 60
Window Sum 506, worse bit 8, min window 60
NOTICE:  EMI: Detected DRAM size: 256MB
NOTICE:  EMI: complex R/W mem test passed
NOTICE:  CPU: MT7981 (1300MHz)
NOTICE:  SPI_NAND parses attributes from parameter page.
NOTICE:  SPI_NAND Detected ID 0xef
NOTICE:  Page size 2048, Block size 131072, size 134217728
NOTICE:  Initializing NMBM ...
NOTICE:  Signature found at block 1023 [0x07fe0000]
NOTICE:  First info table with writecount 0 found in block 960
NOTICE:  Second info table with writecount 0 found in block 963
NOTICE:  NMBM has been successfully attached in read-only mode
NOTICE:  BL2: Booting BL31
NOTICE:  BL31: v2.7(release):
NOTICE:  BL31: Built : 07:11:27, Dec 14 2023
NOTICE:  Hello BL31!!!


U-Boot 2022.07-rc3 (Dec 14 2023 - 07:10:17 -0800)

ubi0: attaching mtd6
ubi0: scanning is finished
ubi0: attached mtd6 (name "ubi", size 64 MiB)
ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
ubi0: good PEBs: 512, bad PEBs: 0, corrupted PEBs: 0
ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128
ubi0: max/mean erase counter: 8/4, WL threshold: 4096, image sequence number: 0
ubi0: available PEBs: 0, total reserved PEBs: 512, PEBs reserved for bad PEB handling: 19
Reading from volume 'kernel' to 0x46000000, size 0x0 ... OK
## Loading kernel from FIT Image at 46000000 ...
   Using 'config-1' configuration
   Trying 'kernel-1' kernel subimage
     Description:  ARM64 OpenWrt Linux-5.4.246
     Type:         Kernel Image
     Compression:  lzma compressed
     Data Start:   0x460000e8
     Data Size:    3462440 Bytes = 3.3 MiB
     Architecture: AArch64
     OS:           Linux
     Load Address: 0x48080000
     Entry Point:  0x48080000
     Hash algo:    crc32
     Hash value:   4a66f15c
     Hash algo:    sha1
     Hash value:   192c1a86fc19677bef9c9cce2868ed0d6bb5556d
   Verifying Hash Integrity ... crc32+ sha1+ OK
## Loading fdt from FIT Image at 46000000 ...
   Using 'config-1' configuration
   Trying 'fdt-1' fdt subimage
     Description:  ARM64 OpenWrt mt7981-spim-nand-gsw device tree blob
     Type:         Flat Device Tree
     Compression:  uncompressed
     Data Start:   0x4634d754
     Data Size:    18286 Bytes = 17.9 KiB
     Architecture: AArch64
     Hash algo:    crc32
     Hash value:   5ee9885c
     Hash algo:    sha1
     Hash value:   8ee7f7505382398ba490a10c76d4c0b44e92e996
   Verifying Hash Integrity ... crc32+ sha1+ OK
   Booting using the fdt blob at 0x4634d754
   Uncompressing Kernel Image
   Loading Device Tree to 000000004f7f1000, end 000000004f7f876d ... OK

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[    0.000000] Linux version 5.4.246 (root@ubuntu) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 unknown)) #0 SMP Tue Aug 22 14:21:08 2023
[    0.000000] Machine model: MediaTek MT7981 RFB
[    0.000000] earlycon: uart8250 at MMIO32 0x0000000011002000 (options '')
[    0.000000] printk: bootconsole [uart8250] enabled
[    0.000000] On node 0 totalpages: 64512
[    0.000000]   DMA32 zone: 1024 pages used for memmap
[    0.000000]   DMA32 zone: 0 pages reserved
[    0.000000]   DMA32 zone: 64512 pages, LIFO batch:15
[    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.0
[    0.000000] percpu: Embedded 20 pages/cpu s44056 r8192 d29672 u81920
[    0.000000] pcpu-alloc: s44056 r8192 d29672 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] Built 1 zonelists, mobility grouping on.  Total pages: 63488
[    0.000000] Kernel command line: console=ttyS0,115200n1 loglevel=8                           earlycon=uart8250,mmio32,0x11002000
[    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] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 230060K/258048K available (7166K kernel code, 468K rwdata, 2020K rodata, 448K init, 291K bss, 27988K 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:     CONFIG_RCU_FANOUT set to non-default value of 32.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    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] GICv3: Distributor has no Range Selector support
[    0.000000] GICv3: 16 PPIs implemented
[    0.000000] GICv3: no VLPI support, no direct LPI support
[    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x000000000c080000
[    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.000003] sched_clock: 56 bits at 13MHz, resolution 76ns, wraps every 4398046511101ns
[    0.008194] Calibrating delay loop (skipped), value calculated using timer frequency.. 26.00 BogoMIPS (lpj=52000)
[    0.018514] pid_max: default: 32768 minimum: 301
[    0.023232] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[    0.030494] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[    0.039115] ASID allocator initialised with 65536 entries
[    0.044623] rcu: Hierarchical SRCU implementation.
[    0.049746] smp: Bringing up secondary CPUs ...
[    0.054629] Detected VIPT I-cache on CPU1
[    0.054650] GICv3: CPU1: found redistributor 1 region 0:0x000000000c0a0000
[    0.054672] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[    0.054734] smp: Brought up 1 node, 2 CPUs
[    0.076348] SMP: Total of 2 processors activated.
[    0.081074] CPU features: detected: 32-bit EL0 Support
[    0.086236] CPU features: detected: CRC32 instructions
[    0.091506] CPU: All CPU(s) started at EL2
[    0.095628] alternatives: patching kernel code
[    0.102432] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.112241] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[    0.119145] pinctrl core: initialized pinctrl subsystem
[    0.125054] NET: Registered protocol family 16
[    0.129739] DMA: preallocated 256 KiB pool for atomic allocations
[    0.152777] SCSI subsystem initialized
[    0.156704] libata version 3.00 loaded.
[    0.160840] usbcore: registered new interface driver usbfs
[    0.166419] usbcore: registered new interface driver hub
[    0.171805] usbcore: registered new device driver usb
[    0.177689] Bluetooth: Core ver 2.22
[    0.181336] NET: Registered protocol family 31
[    0.185807] Bluetooth: HCI device and connection manager initialized
[    0.192199] Bluetooth: HCI socket layer initialized
[    0.197101] Bluetooth: L2CAP socket layer initialized
[    0.202183] Bluetooth: SCO socket layer initialized
[    0.207317] rbus 18000000.wbsys: PCI host bridge to bus 0000:00
[    0.213279] pci_bus 0000:00: root bus resource [mem 0x18000000-0x18ffffff]
[    0.220190] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.225702] pci_bus 0000:00: scanning bus
[    0.229741] pci 0000:00:00.0: [14c3:7981] type 00 class 0x000280
[    0.235787] pci 0000:00:00.0: reg 0x10: [mem 0x18000000-0x1800000f 64bit]
[    0.242610] pci 0000:00:00.0: reg 0x18: [mem 0x00000000-0x0000000f]
[    0.248910] pci 0000:00:00.0: reg 0x1c: [mem 0x00000000-0x0000000f]
[    0.255209] pci 0000:00:00.0: reg 0x20: [mem 0x00000000-0x0000000f]
[    0.261508] pci 0000:00:00.0: reg 0x24: [mem 0x00000000-0x0000000f]
[    0.268623] pci_bus 0000:00: fixups for bus
[    0.272835] pci_bus 0000:00: bus scan returning with max=00
[    0.279467] clocksource: Switched to clocksource arch_sys_counter
[    0.286180] thermal_sys: Registered thermal governor 'fair_share'
[    0.286187] thermal_sys: Registered thermal governor 'bang_bang'
[    0.292340] thermal_sys: Registered thermal governor 'step_wise'
[    0.298378] thermal_sys: Registered thermal governor 'user_space'
[    0.304414] thermal_sys: Registered thermal governor 'power_allocator'
[    0.310768] NET: Registered protocol family 2
[    0.321802] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.329432] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[    0.337864] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.345664] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear)
[    0.352857] TCP: Hash tables configured (established 2048 bind 2048)
[    0.359307] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[    0.365878] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[    0.372974] NET: Registered protocol family 1
[    0.377376] PCI: CLS 0 bytes, default 64
[    0.382114] workingset: timestamp_bits=46 max_order=16 bucket_order=0
[    0.391476] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.397350] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.420274] phy phy-usb-phy@11e10000.1: type_sw - reg 0x218, index 0
[    0.437201] Serial: 8250/16550 driver, 3 ports, IRQ sharing disabled
[    0.444292] printk: console [ttyS0] disabled
[    0.468702] 11002000.serial: ttyS0 at MMIO 0x11002000 (irq = 12, base_baud = 2500000) is a ST16650V2
[    0.477911] printk: console [ttyS0] enabled
[    0.477911] printk: console [ttyS0] enabled
[    0.486270] printk: bootconsole [uart8250] disabled
[    0.486270] printk: bootconsole [uart8250] disabled
[    0.496619] cacheinfo: Unable to detect cache hierarchy for CPU 0
[    0.504841] loop: module loaded
[    0.508164] mediatek,mt2701-ice_debug ice_debug: get dbg_sel clock fail: -2
[    0.515133] mediatek,mt2701-ice_debug: probe of ice_debug failed with error -2
[    0.524057] spi-nand spi0.0: Failed to calibrate SPI-NAND (err = -22)
[    0.530626] spi-nand spi0.0: Winbond SPI NAND was found.
[    0.535946] spi-nand spi0.0: 128 MiB, block size: 128 KiB, page size: 2048, OOB size: 64
[    0.546804] [mtk_hw_init] reset_lock:0, force:0
[    0.551378] [mtk_hw_init] execute fe cold reset
[    0.566926] mtk_soc_eth 15100000.ethernet: MDC is running on 2500000 Hz
[    0.604089] MediaTek MT7981 PHY mdio-bus:00: TX-VCM SW cal result: 0x3
[    0.611637] mtk_soc_eth 15100000.ethernet: generated random MAC address 9e:24:81:e5:b1:86
[    0.620104] mtk_soc_eth 15100000.ethernet eth0: mediatek frame engine at 0xffffffc011a00000, irq 79
[    0.629190] mtk_soc_eth 15100000.ethernet: generated random MAC address 46:b5:b6:98:15:6d
[    0.637628] mtk_soc_eth 15100000.ethernet eth1: mediatek frame engine at 0xffffffc011a00000, irq 79
[    0.646674] (unnamed net_device) (dummy): netif_napi_add() called with weight 256
[    0.654380] usbcore: registered new interface driver r8152
[    0.659909] usbcore: registered new interface driver ax88179_178a
[    0.666158] xhci-mtk 11200000.xhci: 11200000.xhci supply vbus not found, using dummy regulator
[    0.674798] xhci-mtk 11200000.xhci: 11200000.xhci supply vusb33 not found, using dummy regulator
[    0.683706] phy phy-usb-phy@11e10000.0: try to get sw efuse
[    0.689282] phy phy-usb-phy@11e10000.1: try to get sw efuse
[    0.694845] phy phy-usb-phy@11e10000.1: try to get sw efuse+
[    0.700519] phy phy-usb-phy@11e10000.1: u3 efuse - intr 2a, rx_imp 10, tx_imp 10
[    0.707947] phy_efuse_set set efuse, tx_imp 10, rx_imp 10 intr 2a
[    0.714113] xhci-mtk 11200000.xhci: xHCI Host Controller
[    0.719442] xhci-mtk 11200000.xhci: new USB bus registered, assigned bus number 1
[    0.729897] xhci-mtk 11200000.xhci: hcc params 0x01403f99 hci version 0x110 quirks 0x0000000000210010
[    0.739151] xhci-mtk 11200000.xhci: irq 89, io mem 0x11200000
[    0.744974] xhci-mtk 11200000.xhci: xHCI Host Controller
[    0.750286] xhci-mtk 11200000.xhci: new USB bus registered, assigned bus number 2
[    0.757764] xhci-mtk 11200000.xhci: Host supports USB 3.2 Enhanced SuperSpeed
[    0.765264] hub 1-0:1.0: USB hub found
[    0.769039] hub 1-0:1.0: 1 port detected
[    0.773249] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.781656] hub 2-0:1.0: USB hub found
[    0.785438] hub 2-0:1.0: 1 port detected
[    0.789821] usbcore: registered new interface driver uas
[    0.795209] usbcore: registered new interface driver usb-storage
[    0.801335] i2c /dev entries driver
[    0.805747] mtk-wdt 1001c000.watchdog: Watchdog enabled (timeout=31 sec, nowayout=0)
[    0.813752] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@redhat.com
[    0.822330] Bluetooth: HCI UART driver ver 2.3
[    0.826812] Bluetooth: HCI UART protocol H4 registered
[    0.831945] Bluetooth: HCI UART protocol BCSP registered
[    0.837338] Bluetooth: HCI UART protocol Broadcom registered
[    0.843011] Bluetooth: HCI UART protocol QCA registered
[    0.850359] NET: Registered protocol family 10
[    0.855593] Segment Routing with IPv6
[    0.859287] NET: Registered protocol family 17
[    0.863790] Bridge firewalling registered
[    0.867895] 8021q: 802.1Q VLAN Support v1.8
[    0.881227] nmbm nmbm_spim_nand: Signature found at block 1023 [0x07fe0000]
[    0.888952] nmbm nmbm_spim_nand: First info table with writecount 0 found in block 960
[    0.899106] nmbm nmbm_spim_nand: Second info table with writecount 0 found in block 963
[    0.907119] nmbm nmbm_spim_nand: NMBM has been successfully attached 
[    0.913728] 5 fixed-partitions partitions found on MTD device nmbm_spim_nand
[    0.920774] Creating 5 MTD partitions on "nmbm_spim_nand":
[    0.926254] 0x000000000000-0x000000100000 : "BL2"
[    0.931510] 0x000000100000-0x000000180000 : "u-boot-env"
[    0.937315] 0x000000180000-0x000000380000 : "Factory"
[    0.942869] 0x000000380000-0x000000580000 : "FIP"
[    0.948077] 0x000000580000-0x000004580000 : "ubi"
[    1.511504] mt753x gsw@0: LAN/WAN VLAN setting=llllw
[    1.516727] mt753x gsw@0: No mt753x switch found
[    1.521364] mt753x: probe of gsw@0 failed with error -22
[    1.527110] UBI: auto-attach mtd5
[    1.530442] ubi0: attaching mtd5
[    1.718916] ubi0: scanning is finished
[    1.727448] ubi0: attached mtd5 (name "ubi", size 64 MiB)
[    1.732883] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[    1.739748] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[    1.746525] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
[    1.753474] ubi0: good PEBs: 512, bad PEBs: 0, corrupted PEBs: 0
[    1.759469] ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128
[    1.766679] ubi0: max/mean erase counter: 8/4, WL threshold: 4096, image sequence number: 0
[    1.775017] ubi0: available PEBs: 0, total reserved PEBs: 512, PEBs reserved for bad PEB handling: 19
[    1.784228] ubi0: background thread "ubi_bgt0d" started, PID 681
[    1.784874] block ubiblock0_1: created from ubi0:1(rootfs)
[    1.795733] ubiblock: device ubiblock0_1 (rootfs) set to be root filesystem
[    1.802688] hctosys: unable to open rtc device (rtc0)
[    1.811031] VFS: Mounted root (squashfs filesystem) readonly on device 253:0.
[    1.818400] Freeing unused kernel memory: 448K
[    1.839508] Run /sbin/init as init process
[    2.014326] init: Console is alive
[    2.017870] init: - watchdog -
[    2.525257] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[    2.554682] conninfra@(mtk_conninfra_drv_init:644) Before platform_driver_register
[    2.562370] Get Index(0-TOP_MISC_BASE) phy_addr(0x11d10000) vir_addr=(0xffffffc010b45000) size=(0x1000)
[    2.571755] Get Index(1-TOPRGU_BASE) phy_addr(0x1001c000) vir_addr=(0xffffffc010b4d000) size=(0x1000)
[    2.580966] Get Index(2-GPIO_BASE) phy_addr(0x11d00000) vir_addr=(0xffffffc010b55000) size=(0x1000)
[    2.589998] Get Index(3-IOCFG_TR_BASE) phy_addr(0x11f00000) vir_addr=(0xffffffc010b57000) size=(0x1000)
[    2.599378] Get Index(4-IOCFG_TL_BASE) phy_addr(0x11f10000) vir_addr=(0xffffffc010b59000) size=(0x1000)
[    2.608761] Get Index(5-INFRACFG_AO_BASE) phy_addr(0x10003000) vir_addr=(0xffffffc010b5b000) size=(0x1000)
[    2.618402] Get Index(6-CONN_INFRA_CFG_BASE) phy_addr(0x18001000) vir_addr=(0xffffffc010b5d000) size=(0x1000)
[    2.628302] Get Index(7-CONN_INFRA_SYSRAM_BASE) phy_addr(0x18050000) vir_addr=(0xffffffc010b65000) size=(0x1000)
[    2.638462] Get Index(8-CONN_INFRA_CLKGEN_ON_TOP_BASE) phy_addr(0x18009000) vir_addr=(0xffffffc010b67000) size=(0x1000)
[    2.649229] Get Index(9-CONN_HOST_CSR_TOP_BASE) phy_addr(0x18060000) vir_addr=(0xffffffc010b69000) size=(0x1000)
[    2.659389] Get Index(10-CONN_INFRA_BUS_CR_BASE) phy_addr(0x1800e000) vir_addr=(0xffffffc010b6b000) size=(0x1000)
[    2.669636] Get Index(11-CONN_INFRA_RGU_BASE) phy_addr(0x18000000) vir_addr=(0xffffffc010b6d000) size=(0x1000)
[    2.679622] Get Index(12-CONN_WT_SLP_CTL_REG_BASE) phy_addr(0x18005000) vir_addr=(0xffffffc010bb6000) size=(0x1000)
[    2.690043] Get Index(13-INST2_CONN_WT_SLP_CTL_REG_BASE) phy_addr(0x18085000) vir_addr=(0xffffffc010bb8000) size=(0x1000)
[    2.700984] Get Index(14-CONN_RF_SPI_MST_REG_BASE) phy_addr(0x18004000) vir_addr=(0xffffffc010bba000) size=(0x1000)
[    2.711407] Get Index(15-INST2_CONN_RF_SPI_MST_REG_BASE) phy_addr(0x18084000) vir_addr=(0xffffffc010bbc000) size=(0x1000)
[    2.722350] Get Index(16-CONN_SEMAPHORE_BASE) phy_addr(0x18070000) vir_addr=(0xffffffc010e10000) size=(0x10000)
[    2.732423] Get Index(17-CONN_AFE_CTL_BASE) phy_addr(0x18003000) vir_addr=(0xffffffc010bbe000) size=(0x1000)
[    2.742237] Get Index(18-CONN_AFE_CTL_2ND_BASE) phy_addr(0x18083000) vir_addr=(0xffffffc010bc0000) size=(0x1000)
[    2.752398] Get Index(19-WF_TOP_SLPPROT_ON_BASE) phy_addr(0x184c0000) vir_addr=(0xffffffc010e30000) size=(0x10000)
[    2.762731] Get Index(20-WF_TOP_CFG_BASE) phy_addr(0x184b0000) vir_addr=(0xffffffc010bc2000) size=(0x1000)
[    2.772371] Get Index(21-WF_MCU_CONFIG_LS_BASE) phy_addr(0x184f0000) vir_addr=(0xffffffc010bc4000) size=(0x1000)
[    2.782531] Get Index(22-WF_MCU_BUS_CR_BASE) phy_addr(0x18400000) vir_addr=(0xffffffc010bc6000) size=(0x1000)
[    2.792431] Get Index(23-WF_MCUSYS_INFRA_BUS_FULL_U_DEBUG_CTRL_AO_BASE) phy_addr(0x18500000) vir_addr=(0xffffffc010bc8000) size=(0x1000)
[    2.804674] Get Index(24-WF_TOP_CFG_ON_BASE) phy_addr(0x184c0000) vir_addr=(0xffffffc010e50000) size=(0x10000)
[    2.814661] conninfra@(consys_plt_hw_init:162) adie_cfg_type = 1, one_adie_dbdc = 1
[    2.822310] [emi_mng_init] gConEmiPhyBase = [0x47c80000] size = [0x100000] fw size = [0x100000] ops=[(____ptrval____)]
[    2.833083] conninfra@(mtk_conninfra_drv_init:650) After platform_driver_register
[    2.840959] ConnInfra Dev: init (0)
[    2.845898] conninfra@(_consys_polling_chipid_int:306) Read CONNSYS HW IP version successfully! (0x02090000)
[    2.855750] conninfra@(connsys_d_die_cfg:365) D-die efuse: 0x00000000
[    2.863211] conninfra@(_connsys_a_die_cfg_7976:919) adie_idx[0], A-die CHIP ID = 0x7976, HW Version = 0x8a10
[    2.874029] conninfra@(consys_spi_write_nolock:501) addr=0x0a00, val=0xffffffff
[    2.882333] conninfra@(consys_spi_write_nolock:501) addr=0x04ac, val=0x0000001c
[    2.890636] conninfra@(consys_spi_write_nolock:501) addr=0x0144, val=0x00000002
[    2.899944] conninfra@(consys_spi_write_nolock:501) addr=0x0148, val=0x00000000
[    2.909253] conninfra@(consys_spi_write_nolock:501) addr=0x0148, val=0x43a60000
[    2.922591] conninfra@(connsys_a_die_efuse_read_nolock:737) efuse = [0x00000001, 0x00c40000, 0x008800b5, 0x00000000]
[    2.934103] conninfra@(consys_spi_write_nolock:501) addr=0x0144, val=0x00000002
[    2.943412] conninfra@(consys_spi_write_nolock:501) addr=0x0148, val=0x23a6003a
[    2.952722] conninfra@(consys_spi_write_nolock:501) addr=0x0148, val=0x63a7003a
[    2.966061] conninfra@(connsys_a_die_efuse_read_nolock:737) efuse = [0x00000001, 0x00c40000, 0x008800b5, 0x00000000]
[    2.977572] conninfra@(consys_spi_write_nolock:501) addr=0x0144, val=0x00000002
[    2.986882] conninfra@(consys_spi_write_nolock:501) addr=0x0148, val=0x23a7003a
[    2.996191] conninfra@(consys_spi_write_nolock:501) addr=0x0148, val=0x63ac003a
[    3.009532] conninfra@(connsys_a_die_efuse_read_nolock:737) efuse = [0x00000001, 0x00c40000, 0x008800b5, 0x00000000]
[    3.021043] conninfra@(consys_spi_write_nolock:501) addr=0x0038, val=0x4a563b00
[    3.029346] conninfra@(consys_spi_write_nolock:501) addr=0x065c, val=0x1d59080f
[    3.037648] conninfra@(consys_spi_write_nolock:501) addr=0x0664, val=0x34c00fe0
[    3.045952] conninfra@(consys_spi_write_nolock:501) addr=0x0070, val=0x88888005
[    3.055212] conninfra@(consys_spi_write_nolock:501) addr=0x0070, val=0x00000005
[    3.063449] conninfra@(_consys_polling_chipid_int:306) Read CONNSYS HW IP version successfully! (0x02090000)
[    3.073266] conninfra@(_consys_hw_conninfra_wakeup:470) conninfra_wakeup refcnt=[0]->[1] wakeup!!
[    3.082130] conninfra@(_consys_hw_conninfra_sleep:490) conninfra_sleep refcnt=[1]->[0] sleep!!
[    3.090729] conninfra@(opfunc_power_on_internal:241) [Conninfra Pwr On] BT=[0] FM=[0] GPS=[0] WF=[0] CONNINFRA=[1]
[    3.103257] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.110428] fsl-ehci: Freescale EHCI Host controller driver
[    3.116629] ehci-platform: EHCI generic platform driver
[    3.123420] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    3.130189] ohci-platform: OHCI generic platform driver
[    3.139140] mediatek_soc_hnat 15100000.hnat: wan = eth1
[    3.144400] mediatek_soc_hnat 15100000.hnat: lan = eth0
[    3.149633] mediatek_soc_hnat 15100000.hnat: lan2 = eth2
[    3.154938] mediatek_soc_hnat 15100000.hnat: ppd = eth0
[    3.160155] mediatek_soc_hnat 15100000.hnat: gmac num = 2
[    3.165550] mediatek_soc_hnat 15100000.hnat: ppe num = 1
[    3.171312] mediatek_soc_hnat 15100000.hnat: PPE0 entry number = 8192
[    3.188123] mediatek_soc_hnat 15100000.hnat: PPE0 hwnat start
[    3.193926] hnat roaming work enable
[    3.200536] warp_module_init(): module init and register callback for warp
[    3.207439] create warp_ctrl ok!!!
[    3.210873] wed_get_slot_map(): assign slot_id:0 for entry: 0!
[    3.216712] wed_get_slot_map(): assign slot_id:1 for entry: 1!
[    3.222980] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[    3.238405] init: - preinit -
[    3.493396] mtk_soc_eth 15100000.ethernet eth0: configuring for fixed/2500base-x link mode
[    3.551713] mount_root: loading kmods from internal overlay
[    3.565409] kmodloader: loading kernel modules from //etc/modules-boot.d/*
[    3.573830] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
[    3.759484] random: crng init done
[    4.007491] mtk_soc_eth 15100000.ethernet eth0: Link is Up - 2.5Gbps/Full - flow control rx/tx
[    4.016136] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[    4.305073] UBIFS (ubi0:2): Mounting in unauthenticated mode
[    4.318198] UBIFS (ubi0:2): background thread "ubifs_bgt0_2" started, PID 768
[    4.339588] UBIFS (ubi0:2): recovery needed
[    4.407773] UBIFS (ubi0:2): recovery completed
[    4.412270] UBIFS (ubi0:2): UBIFS: mounted UBI device 0, volume 2, name "rootfs_data"
[    4.420093] UBIFS (ubi0:2): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[    4.429996] UBIFS (ubi0:2): FS size: 46346240 bytes (44 MiB, 365 LEBs), journal size 2285568 bytes (2 MiB, 18 LEBs)
[    4.440417] UBIFS (ubi0:2): reserved for root: 2189047 bytes (2137 KiB)
[    4.447023] UBIFS (ubi0:2): media format: w5/r0 (latest is w5/r0), UUID 39B039A0-95F9-4019-B3D7-25C723D35627, small LPT model
[    4.459197] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab
[    4.469601] block: extroot: not configured
[    4.473832] UBIFS (ubi0:2): un-mount UBI device 0
[    4.478543] UBIFS (ubi0:2): background thread "ubifs_bgt0_2" stops
[    4.487241] UBIFS (ubi0:2): Mounting in unauthenticated mode
[    4.492981] UBIFS (ubi0:2): background thread "ubifs_bgt0_2" started, PID 771
[    4.547928] UBIFS (ubi0:2): UBIFS: mounted UBI device 0, volume 2, name "rootfs_data"
[    4.555769] UBIFS (ubi0:2): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[    4.565672] UBIFS (ubi0:2): FS size: 46346240 bytes (44 MiB, 365 LEBs), journal size 2285568 bytes (2 MiB, 18 LEBs)
[    4.576092] UBIFS (ubi0:2): reserved for root: 2189047 bytes (2137 KiB)
[    4.582700] UBIFS (ubi0:2): media format: w5/r0 (latest is w5/r0), UUID 39B039A0-95F9-4019-B3D7-25C723D35627, small LPT model
[    4.596841] mount_root: loading kmods from internal overlay
[    4.609496] kmodloader: loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/*
[    4.618602] kmodloader: done loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/*
[    5.267508] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab
[    5.277071] block: extroot: not configured
[    5.282486] mount_root: switching to ubifs overlay
[    5.293267] urandom-seed: Seeding with /etc/urandom.seed
[    5.344122] procd: - early -
[    5.347031] procd: - watchdog -
[    5.864245] procd: - watchdog -
[    5.870423] procd: - ubus -
[    5.925664] procd: - init -
[    6.193435] urngd: v1.0.2 started.
[    6.211054] kmodloader: loading kernel modules from /etc/modules.d/*
[    6.245344] RPC: Registered named UNIX socket transport module.
[    6.251302] RPC: Registered udp transport module.
[    6.255998] RPC: Registered tcp transport module.
[    6.260690] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    6.272108] NET: Registered protocol family 15
[    6.277843] Initializing XFRM netlink socket
[    6.292844] l2tp_core: L2TP core driver, V2.0
[    6.297861] l2tp_netlink: L2TP netlink interface
[    6.303222] gre: GRE over IPv4 demultiplexor driver
[    6.308962] ip_gre: GRE over IPv4 tunneling driver
[    6.319392] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    6.337254] usbcore: registered new interface driver cdc_ether
[    6.344308] usbcore: registered new interface driver cdc_ncm
[    6.350929] usbcore: registered new interface driver cdc_wdm
[    6.361169] Current mapfilter version v3.0.1.2
[    7.477941] mt_wifi: module license 'Proprietary' taints kernel.
[    7.483968] Disabling lock debugging due to kernel taint
[    7.531084] conninfra@(conninfra_pwr_on:120) [conninfra_pwr_on] drv=[3]
[    7.538686] conninfra@(_consys_polling_chipid_int:306) Read CONNSYS HW IP version successfully! (0x02090000)
[    7.556596] Adie Type: 0x7976
[    7.556599] SKU Type: 3000
[    7.560524] conninfra@(opfunc_power_on_internal:241) [Conninfra Pwr On] BT=[0] FM=[0] GPS=[0] WF=[1] CONNINFRA=[1]
[    7.574622] WiFi@C12L1,get_dbg_setting_by_profile() 4244: debug level setting=INDEX0_debug_level not found!!
[    7.584514] WiFi@C12L1,get_dbg_setting_by_profile() 4267: debug option setting=INDEX0_debug_option not found!!
[    7.594596] mt_rbus 0000:00:00.0: runtime IRQ mapping not provided by arch
[    7.609611] mt7981_init()-->
[    7.612513] Use the default iPAiLNA bin image!
[    7.617000] <--mt7981_init()
[    7.619909] RtmpRaDevCtrlInit(): MCS_LUT not used becasue MacTb size(288) > 128!
[    7.627423] WiFi@C12L1,match_index_by_chipname() 502: not find chip name INDEX1
[    7.634802] WiFi@C12L1,match_index_by_chipname() 502: not find chip name INDEX2
[    7.642146] WiFi@C12L1,match_index_by_chipname() 502: not find chip name INDEX3
[    7.649478] WiFi@C12L1,match_index_by_chipname() 502: not find chip name INDEX4
[    7.656810] WiFi@C12L1,match_index_by_chipname() 502: not find chip name INDEX5
[    7.664139] WiFi@C12L1,match_index_by_chipname() 502: not find chip name INDEX6
[    7.671474] WiFi@C12L1,match_index_by_chipname() 502: not find chip name INDEX7
[    7.678806] WiFi@C12L1,match_index_by_chipname() 502: not find chip name INDEX8
[    7.686140] WiFi@C12L1,match_index_by_chipname() 502: not find chip name INDEX9
[    7.693452] WiFi@C12L2,match_index_by_chipname() 507: Not find slot id, back to old rule.
[    7.701777] msta_ifname not found
[    7.715351] -->mtfwd_init(ver:2.0)
[    7.715392] <--
[    7.720452] mtk_warp_proxy: module uses symbols from proprietary module mt_wifi, inheriting taint.

Here's the same thing for sale on Alibaba:
https://www.aliexpress.us/item/3256807402390997.html

You making fun or what? And the first three octets of MAC address and the real manufacturer is ....

TIL, it's 1CB

Looking it up it's "Shenzhen Century Xinyang Technology Co., Ltd"

This is it from the manufacturer:

I've been trying to find an image that will boot on this device and have gotten the Cudy WR3000S sysupgrade image successfully installed via the serial port & kermit. I've configured the radios and they claim to be up but I can't see the openwrt SSID, I've plugged the solitary ethernet port into my router's LAN and tried configuring the device in bridge mode and setting a static IP but it looks like the eth0 device isn't there (no doubt this is because the device isn't a Cudy WR3000S).

I unfortunately screwed up and forgot to backup the original firmware so I'm stuck failing forward, if any kind soul has suggestions on how I could get the network devices working I'm all ears.

/etc/config/wireless:

config wifi-device 'radio0'
        option type 'mac80211'
        option path 'platform/soc/18000000.wifi'
        option band '2g'
        option channel '1'
        option htmode 'HE20'
        option disabled '0'
        option country 'US'

config wifi-iface 'default_radio0'
        option device 'radio0'
        option network 'lan'
        option mode 'ap'
        option ssid 'OpenWrt'
        option encryption 'none'

config wifi-device 'radio1'
        option type 'mac80211'
        option path 'platform/soc/18000000.wifi+1'
        option band '5g'
        option channel '36'
        option htmode 'HE80'
        option disabled '0'
        option country 'US'

config wifi-iface 'default_radio1'
        option device 'radio1'
        option network 'lan'
        option mode 'ap'
        option ssid 'OpenWrt'
        option encryption 'none'

/etc/config/network:

config interface 'loopback'
        option device 'lo'
        option proto 'static'
        list ipaddr '127.0.0.1/8'

config globals 'globals'
        option ula_prefix 'fd3d:8655:10f3::/48'

config device
        option name 'br-lan'
        option type 'bridge'
        option ports 'lan1'

config interface 'lan'
        option device 'br-lan'
        option proto 'static'
        option ipaddr '192.168.1.7'
        option netmask '255.255.255.0'
        option ip6assign '60'
        option gateway '192.168.1.1'
        option dns '192.168.1.1'
        list ifname 'eth0'
        list ifname 'wlan0'

tail of logread:

[...]
Fri Aug  1 07:29:02 2025 user.info kernel: [   10.167911] kmodloader: done loading kernel modules from /etc/modules.d/*
Fri Aug  1 07:29:02 2025 kern.warn kernel: [   10.233286] mtdblock: MTD device 'bdinfo' is NAND, please consider using UBI block devices instead.
Fri Aug  1 07:29:03 2025 user.notice dnsmasq: DNS rebinding protection is active, will discard upstream RFC1918 responses!
Fri Aug  1 07:29:03 2025 user.notice dnsmasq: Allowing 127.0.0.0/8 responses
Fri Aug  1 07:29:03 2025 daemon.info dnsmasq[1]: started, version 2.91 cachesize 1000
Fri Aug  1 07:29:03 2025 daemon.info dnsmasq[1]: DNS service limited to local subnets
Fri Aug  1 07:29:03 2025 daemon.info dnsmasq[1]: compile time options: IPv6 GNU-getopt no-DBus UBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-nftset no-auth no-DNSSEC no-ID loop-detect inotify dumpfile
Fri Aug  1 07:29:03 2025 daemon.info dnsmasq[1]: UBus support enabled: connected to system bus
Fri Aug  1 07:29:03 2025 daemon.info dnsmasq[1]: using only locally-known addresses for test
Fri Aug  1 07:29:03 2025 daemon.info dnsmasq[1]: using only locally-known addresses for onion
Fri Aug  1 07:29:03 2025 daemon.info dnsmasq[1]: using only locally-known addresses for localhost
Fri Aug  1 07:29:03 2025 daemon.info dnsmasq[1]: using only locally-known addresses for local
Fri Aug  1 07:29:03 2025 daemon.info dnsmasq[1]: using only locally-known addresses for invalid
Fri Aug  1 07:29:03 2025 daemon.info dnsmasq[1]: using only locally-known addresses for bind
Fri Aug  1 07:29:03 2025 daemon.info dnsmasq[1]: using only locally-known addresses for lan
Fri Aug  1 07:29:03 2025 daemon.warn dnsmasq[1]: no servers found in /tmp/resolv.conf.d/resolv.conf.auto, will retry
Fri Aug  1 07:29:03 2025 daemon.info dnsmasq[1]: read /etc/hosts - 12 names
Fri Aug  1 07:29:03 2025 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 0 names
Fri Aug  1 07:29:03 2025 authpriv.info dropbear[1464]: Not backgrounding
Fri Aug  1 07:29:04 2025 user.notice : Added device handler type: vrf
Fri Aug  1 07:29:04 2025 user.notice : Added device handler type: bonding
Fri Aug  1 07:29:04 2025 user.notice : Added device handler type: 8021ad
Fri Aug  1 07:29:04 2025 user.notice : Added device handler type: 8021q
Fri Aug  1 07:29:04 2025 user.notice : Added device handler type: macvlan
Fri Aug  1 07:29:04 2025 user.notice : Added device handler type: veth
Fri Aug  1 07:29:04 2025 user.notice : Added device handler type: bridge
Fri Aug  1 07:29:04 2025 user.notice : Added device handler type: Network device
Fri Aug  1 07:29:04 2025 user.notice : Added device handler type: tunnel
Fri Aug  1 07:29:04 2025 daemon.notice wpa_supplicant[1609]: Successfully initialized wpa_supplicant
Fri Aug  1 07:29:04 2025 daemon.notice procd: /etc/rc.d/S25packet_steering: pid 375's current affinity list: 0-1
Fri Aug  1 07:29:04 2025 daemon.notice procd: /etc/rc.d/S25packet_steering: pid 375's new affinity list: 0
Fri Aug  1 07:29:04 2025 daemon.notice procd: /etc/rc.d/S25packet_steering: pid 376's current affinity list: 0-1
Fri Aug  1 07:29:04 2025 daemon.notice procd: /etc/rc.d/S25packet_steering: pid 376's new affinity list: 0
Fri Aug  1 07:29:05 2025 daemon.notice netifd: Interface 'loopback' is enabled
Fri Aug  1 07:29:05 2025 daemon.notice netifd: Interface 'loopback' is setting up now
Fri Aug  1 07:29:05 2025 daemon.notice netifd: Interface 'loopback' is now up
Fri Aug  1 07:29:05 2025 daemon.notice netifd: Interface 'lan' is enabled
Fri Aug  1 07:29:05 2025 daemon.notice netifd: Interface 'lan' is setting up now
Fri Aug  1 07:29:05 2025 daemon.notice netifd: Interface 'lan' is now up
Fri Aug  1 07:29:05 2025 daemon.info dnsmasq[1]: reading /tmp/resolv.conf.d/resolv.conf.auto
Fri Aug  1 07:29:05 2025 daemon.info dnsmasq[1]: using nameserver 192.168.1.1#53
Fri Aug  1 07:29:05 2025 daemon.info dnsmasq[1]: using only locally-known addresses for test
Fri Aug  1 07:29:05 2025 daemon.info dnsmasq[1]: using only locally-known addresses for onion
Fri Aug  1 07:29:05 2025 daemon.info dnsmasq[1]: using only locally-known addresses for localhost
Fri Aug  1 07:29:05 2025 daemon.info dnsmasq[1]: using only locally-known addresses for local
Fri Aug  1 07:29:05 2025 daemon.info dnsmasq[1]: using only locally-known addresses for invalid
Fri Aug  1 07:29:05 2025 daemon.info dnsmasq[1]: using only locally-known addresses for bind
Fri Aug  1 07:29:05 2025 daemon.info dnsmasq[1]: using only locally-known addresses for lan
Fri Aug  1 07:29:05 2025 daemon.notice netifd: Network device 'lo' link is up
Fri Aug  1 07:29:05 2025 daemon.notice netifd: Interface 'loopback' has link connectivity
Fri Aug  1 07:29:05 2025 daemon.notice netifd: radio0 (1973): WARNING: Variable 'data' does not exist or is not an array/object
Fri Aug  1 07:29:05 2025 daemon.notice netifd: radio1 (1974): WARNING: Variable 'data' does not exist or is not an array/object
Fri Aug  1 07:29:05 2025 user.notice firewall: Reloading firewall due to ifup of lan (br-lan)
Fri Aug  1 07:29:06 2025 daemon.info procd: - init complete -
Fri Aug  1 07:29:06 2025 daemon.info dnsmasq[1]: exiting on receipt of SIGTERM
Fri Aug  1 07:29:06 2025 daemon.err procd: Got unexpected signal 1
Fri Aug  1 07:29:06 2025 daemon.info dnsmasq[1]: started, version 2.91 cachesize 1000
Fri Aug  1 07:29:06 2025 daemon.info dnsmasq[1]: DNS service limited to local subnets
Fri Aug  1 07:29:06 2025 daemon.info dnsmasq[1]: compile time options: IPv6 GNU-getopt no-DBus UBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-nftset no-auth no-DNSSEC no-ID loop-detect inotify dumpfile
Fri Aug  1 07:29:06 2025 daemon.info dnsmasq[1]: UBus support enabled: connected to system bus
Fri Aug  1 07:29:06 2025 daemon.info dnsmasq[1]: using only locally-known addresses for test
Fri Aug  1 07:29:06 2025 daemon.info dnsmasq[1]: using only locally-known addresses for onion
Fri Aug  1 07:29:06 2025 daemon.info dnsmasq[1]: using only locally-known addresses for localhost
Fri Aug  1 07:29:06 2025 daemon.info dnsmasq[1]: using only locally-known addresses for local
Fri Aug  1 07:29:06 2025 daemon.info dnsmasq[1]: using only locally-known addresses for invalid
Fri Aug  1 07:29:06 2025 daemon.info dnsmasq[1]: using only locally-known addresses for bind
Fri Aug  1 07:29:06 2025 daemon.info dnsmasq[1]: using only locally-known addresses for lan
Fri Aug  1 07:29:06 2025 daemon.info dnsmasq[1]: reading /tmp/resolv.conf.d/resolv.conf.auto
Fri Aug  1 07:29:06 2025 daemon.info dnsmasq[1]: using nameserver 192.168.1.1#53
Fri Aug  1 07:29:06 2025 daemon.info dnsmasq[1]: using only locally-known addresses for test
Fri Aug  1 07:29:06 2025 daemon.info dnsmasq[1]: using only locally-known addresses for onion
Fri Aug  1 07:29:06 2025 daemon.info dnsmasq[1]: using only locally-known addresses for localhost
Fri Aug  1 07:29:06 2025 daemon.info dnsmasq[1]: using only locally-known addresses for local
Fri Aug  1 07:29:06 2025 daemon.info dnsmasq[1]: using only locally-known addresses for invalid
Fri Aug  1 07:29:06 2025 daemon.info dnsmasq[1]: using only locally-known addresses for bind
Fri Aug  1 07:29:06 2025 daemon.info dnsmasq[1]: using only locally-known addresses for lan
Fri Aug  1 07:29:06 2025 daemon.info dnsmasq[1]: read /etc/hosts - 12 names
Fri Aug  1 07:29:06 2025 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 0 names
Fri Aug  1 07:29:07 2025 daemon.notice hostapd: Set new config for phy phy1:
Fri Aug  1 07:29:07 2025 daemon.notice wpa_supplicant[1609]: Set new config for phy phy1
Fri Aug  1 07:29:07 2025 daemon.notice hostapd: Set new config for phy phy0:
Fri Aug  1 07:29:07 2025 daemon.notice wpa_supplicant[1609]: Set new config for phy phy0
Fri Aug  1 07:29:07 2025 daemon.notice wpa_supplicant[1609]: Set new config for phy phy0
Fri Aug  1 07:29:07 2025 daemon.notice wpa_supplicant[1609]: Set new config for phy phy1
Fri Aug  1 07:29:07 2025 daemon.notice hostapd: Set new config for phy phy0: /var/run/hostapd-phy0.conf
Fri Aug  1 07:29:07 2025 daemon.notice hostapd: Restart interface for phy phy0
Fri Aug  1 07:29:07 2025 daemon.notice hostapd: Configuration file: data: driver=nl80211 logger_syslog=127 logger_syslog_level=2 logger_stdout=127 logger_stdout_level=2 country_code=US ieee80211d=1 hw_mode=g supported_rates=60 90 120 180 240 360 480 540 basic_rates=60 120 240 beacon_int=100 stationary_ap=1 chanlist=1 #num_global_macaddr=1 #macaddr_base= ieee80211n=1 ht_coex=0 ht_capab=[LDPC][SHORT-GI-20][SHORT-GI-40][TX-STBC][RX-STBC1][MAX-AMSDU-7935] ieee80211ax=1 he_su_beamformer=1 he_su_beamformee=1 he_mu_beamformer=1 he_bss_color=128 he_spr_sr_control=3 he_default_pe_duration=4 he_rts_threshold=1023 he_mu_edca_qos_info_param_count=0 he_mu_edca_qos_info_q_ack=0 he_mu_edca_qos_info_queue_request=0 he_mu_edca_qos_info_txop_request=0 he_mu_edca_ac_be_aifsn=8 he_mu_edca_ac_be_aci=0 he_mu_edca_ac_be_ecwmin=9 he_mu_edca_ac_be_ecwmax=10 he_mu_edca_ac_be_timer=255 he_mu_edca_ac_bk_aifsn=15 he_mu_edca_ac_bk_aci=1 he_mu_edca_ac_bk_ecwmin=9 he_mu_edca_ac_bk_ecwmax=10 he_mu_edca_ac_bk_timer=255 he_mu_edca_ac_vi_ecwmin=5 he_mu_edca_ac_v
Fri Aug  1 07:29:07 2025 daemon.err hostapd: Could not set interface phy0-ap0 flags (UP): Address not available
Fri Aug  1 07:29:07 2025 daemon.err hostapd: nl80211: Could not set interface 'phy0-ap0' UP
Fri Aug  1 07:29:07 2025 daemon.notice hostapd: nl80211: deinit ifname=phy0-ap0 disabled_11b_rates=0
Fri Aug  1 07:29:07 2025 daemon.err hostapd: nl80211 driver initialization failed.
Fri Aug  1 07:29:07 2025 daemon.notice hostapd: phy0-ap0: CTRL-EVENT-TERMINATING
Fri Aug  1 07:29:07 2025 daemon.err hostapd: hostapd_free_hapd_data: Interface phy0-ap0 wasn't started
Fri Aug  1 07:29:07 2025 daemon.notice hostapd: hostapd.add_iface failed for phy phy0 ifname=phy0-ap0
Fri Aug  1 07:29:07 2025 daemon.notice hostapd: Set new config for phy phy1: /var/run/hostapd-phy1.conf
Fri Aug  1 07:29:07 2025 daemon.notice hostapd: Restart interface for phy phy1
Fri Aug  1 07:29:07 2025 daemon.notice hostapd: Configuration file: data: driver=nl80211 logger_syslog=127 logger_syslog_level=2 logger_stdout=127 logger_stdout_level=2 country_code=US ieee80211d=1 ieee80211h=1 hw_mode=a beacon_int=100 stationary_ap=1 chanlist=36 tx_queue_data2_burst=2.0 #num_global_macaddr=1 #macaddr_base= ieee80211n=1 ht_coex=0 ht_capab=[HT40+][LDPC][SHORT-GI-20][SHORT-GI-40][TX-STBC][RX-STBC1][MAX-AMSDU-7935] ieee80211ac=1 vht_oper_chwidth=1 vht_oper_centr_freq_seg0_idx=42 vht_capab=[RXLDPC][SHORT-GI-80][TX-STBC-2BY1][SU-BEAMFORMER][SU-BEAMFORMEE][MU-BEAMFORMER][MU-BEAMFORMEE][RX-ANTENNA-PATTERN][TX-ANTENNA-PATTERN][RX-STBC-1][SOUNDING-DIMENSION-3][BF-ANTENNA-3][MAX-MPDU-11454][MAX-A-MPDU-LEN-EXP7] ieee80211ax=1 he_oper_chwidth=1 he_oper_centr_freq_seg0_idx=42 he_su_beamformer=1 he_su_beamformee=1 he_mu_beamformer=1 he_bss_color=128 he_spr_sr_control=3 he_default_pe_duration=4 he_rts_threshold=1023 he_mu_edca_qos_info_param_count=0 he_mu_edca_qos_info_q_ack=0 he_mu_edca_qos_info_queue_request=0 he_mu_edca_q
Fri Aug  1 07:29:07 2025 daemon.err hostapd: Could not set interface phy1-ap0 flags (UP): Address not available
Fri Aug  1 07:29:07 2025 daemon.err hostapd: nl80211: Could not set interface 'phy1-ap0' UP
Fri Aug  1 07:29:07 2025 daemon.notice hostapd: nl80211: deinit ifname=phy1-ap0 disabled_11b_rates=0
Fri Aug  1 07:29:07 2025 daemon.err hostapd: nl80211 driver initialization failed.
Fri Aug  1 07:29:07 2025 daemon.notice hostapd: phy1-ap0: CTRL-EVENT-TERMINATING
Fri Aug  1 07:29:07 2025 daemon.err hostapd: hostapd_free_hapd_data: Interface phy1-ap0 wasn't started
Fri Aug  1 07:29:07 2025 daemon.notice hostapd: hostapd.add_iface failed for phy phy1 ifname=phy1-ap0
Fri Aug  1 07:29:07 2025 daemon.notice netifd: Wireless device 'radio0' is now up
Fri Aug  1 07:29:07 2025 daemon.notice netifd: Wireless device 'radio1' is now up
Fri Aug  1 07:29:08 2025 auth.info login[2587]: root login on 'console'
Fri Aug  1 07:49:57 2025 daemon.notice hostapd: Set new config for phy phy0:
Fri Aug  1 07:49:57 2025 daemon.notice netifd: Interface 'lan' is now down
Fri Aug  1 07:49:57 2025 daemon.warn dnsmasq[1]: no servers found in /tmp/resolv.conf.d/resolv.conf.auto, will retry
Fri Aug  1 07:49:57 2025 daemon.notice hostapd: Set new config for phy phy1:
Fri Aug  1 07:49:57 2025 daemon.notice netifd: Interface 'lan' is disabled
Fri Aug  1 07:49:57 2025 daemon.notice wpa_supplicant[1609]: Set new config for phy phy0
Fri Aug  1 07:49:57 2025 daemon.notice wpa_supplicant[1609]: Set new config for phy phy1
Fri Aug  1 07:49:57 2025 daemon.notice netifd: Wireless device 'radio0' is now down
Fri Aug  1 07:49:57 2025 daemon.notice netifd: Wireless device 'radio1' is now down
Fri Aug  1 07:49:57 2025 daemon.notice netifd: Interface 'loopback' is now down
Fri Aug  1 07:49:57 2025 daemon.notice netifd: Interface 'loopback' is disabled
Fri Aug  1 07:49:57 2025 daemon.notice netifd: Network device 'lo' link is down
Fri Aug  1 07:49:57 2025 daemon.notice netifd: Interface 'loopback' has link connectivity loss
Fri Aug  1 07:49:58 2025 user.notice : Added device handler type: vrf
Fri Aug  1 07:49:58 2025 user.notice : Added device handler type: bonding
Fri Aug  1 07:49:58 2025 user.notice : Added device handler type: 8021ad
Fri Aug  1 07:49:58 2025 user.notice : Added device handler type: 8021q
Fri Aug  1 07:49:58 2025 user.notice : Added device handler type: macvlan
Fri Aug  1 07:49:58 2025 user.notice : Added device handler type: veth
Fri Aug  1 07:49:58 2025 user.notice : Added device handler type: bridge
Fri Aug  1 07:49:58 2025 user.notice : Added device handler type: Network device
Fri Aug  1 07:49:58 2025 user.notice : Added device handler type: tunnel
Fri Aug  1 07:49:59 2025 daemon.notice netifd: Interface 'loopback' is enabled
Fri Aug  1 07:49:59 2025 daemon.notice netifd: Interface 'loopback' is setting up now
Fri Aug  1 07:49:59 2025 daemon.notice netifd: Interface 'loopback' is now up
Fri Aug  1 07:49:59 2025 daemon.notice netifd: Interface 'lan' is enabled
Fri Aug  1 07:49:59 2025 daemon.notice netifd: Interface 'lan' is setting up now
Fri Aug  1 07:49:59 2025 daemon.notice netifd: Interface 'lan' is now up
Fri Aug  1 07:49:59 2025 daemon.info dnsmasq[1]: reading /tmp/resolv.conf.d/resolv.conf.auto
Fri Aug  1 07:49:59 2025 daemon.info dnsmasq[1]: using nameserver 192.168.1.1#53
Fri Aug  1 07:49:59 2025 daemon.info dnsmasq[1]: using only locally-known addresses for test
Fri Aug  1 07:49:59 2025 daemon.info dnsmasq[1]: using only locally-known addresses for onion
Fri Aug  1 07:49:59 2025 daemon.info dnsmasq[1]: using only locally-known addresses for localhost
Fri Aug  1 07:49:59 2025 daemon.info dnsmasq[1]: using only locally-known addresses for local
Fri Aug  1 07:49:59 2025 daemon.info dnsmasq[1]: using only locally-known addresses for invalid
Fri Aug  1 07:49:59 2025 daemon.info dnsmasq[1]: using only locally-known addresses for bind
Fri Aug  1 07:49:59 2025 daemon.info dnsmasq[1]: using only locally-known addresses for lan
Fri Aug  1 07:49:59 2025 daemon.notice netifd: Network device 'lo' link is up
Fri Aug  1 07:49:59 2025 daemon.notice netifd: Interface 'loopback' has link connectivity
Fri Aug  1 07:49:59 2025 daemon.notice netifd: radio0 (2848): WARNING: Variable 'data' does not exist or is not an array/object
Fri Aug  1 07:49:59 2025 daemon.notice netifd: radio1 (2850): WARNING: Variable 'data' does not exist or is not an array/object
Fri Aug  1 07:50:00 2025 daemon.notice hostapd: Set new config for phy phy0:
Fri Aug  1 07:50:00 2025 user.notice firewall: Reloading firewall due to ifup of lan (br-lan)
Fri Aug  1 07:50:00 2025 daemon.notice wpa_supplicant[1609]: Set new config for phy phy0
Fri Aug  1 07:50:00 2025 daemon.notice hostapd: Set new config for phy phy1:
Fri Aug  1 07:50:00 2025 daemon.notice wpa_supplicant[1609]: Set new config for phy phy1
Fri Aug  1 07:50:00 2025 daemon.notice wpa_supplicant[1609]: Set new config for phy phy0
Fri Aug  1 07:50:00 2025 daemon.notice hostapd: Set new config for phy phy0: /var/run/hostapd-phy0.conf
Fri Aug  1 07:50:00 2025 daemon.notice hostapd: Restart interface for phy phy0
Fri Aug  1 07:50:00 2025 daemon.notice hostapd: Configuration file: data: driver=nl80211 logger_syslog=127 logger_syslog_level=2 logger_stdout=127 logger_stdout_level=2 country_code=US ieee80211d=1 hw_mode=g supported_rates=60 90 120 180 240 360 480 540 basic_rates=60 120 240 beacon_int=100 stationary_ap=1 chanlist=1 #num_global_macaddr=1 #macaddr_base= ieee80211n=1 ht_coex=0 ht_capab=[LDPC][SHORT-GI-20][SHORT-GI-40][TX-STBC][RX-STBC1][MAX-AMSDU-7935] ieee80211ax=1 he_su_beamformer=1 he_su_beamformee=1 he_mu_beamformer=1 he_bss_color=128 he_spr_sr_control=3 he_default_pe_duration=4 he_rts_threshold=1023 he_mu_edca_qos_info_param_count=0 he_mu_edca_qos_info_q_ack=0 he_mu_edca_qos_info_queue_request=0 he_mu_edca_qos_info_txop_request=0 he_mu_edca_ac_be_aifsn=8 he_mu_edca_ac_be_aci=0 he_mu_edca_ac_be_ecwmin=9 he_mu_edca_ac_be_ecwmax=10 he_mu_edca_ac_be_timer=255 he_mu_edca_ac_bk_aifsn=15 he_mu_edca_ac_bk_aci=1 he_mu_edca_ac_bk_ecwmin=9 he_mu_edca_ac_bk_ecwmax=10 he_mu_edca_ac_bk_timer=255 he_mu_edca_ac_vi_ecwmin=5 he_mu_edca_ac_v
Fri Aug  1 07:50:00 2025 daemon.err hostapd: Could not set interface phy0-ap0 flags (UP): Address not available
Fri Aug  1 07:50:00 2025 daemon.notice wpa_supplicant[1609]: Set new config for phy phy1
Fri Aug  1 07:50:00 2025 daemon.err hostapd: nl80211: Could not set interface 'phy0-ap0' UP
Fri Aug  1 07:50:00 2025 daemon.notice hostapd: nl80211: deinit ifname=phy0-ap0 disabled_11b_rates=0
Fri Aug  1 07:50:00 2025 daemon.err hostapd: nl80211 driver initialization failed.
Fri Aug  1 07:50:00 2025 daemon.notice hostapd: phy0-ap0: CTRL-EVENT-TERMINATING
Fri Aug  1 07:50:00 2025 daemon.err hostapd: hostapd_free_hapd_data: Interface phy0-ap0 wasn't started
Fri Aug  1 07:50:00 2025 daemon.notice hostapd: hostapd.add_iface failed for phy phy0 ifname=phy0-ap0
Fri Aug  1 07:50:00 2025 daemon.notice hostapd: Set new config for phy phy1: /var/run/hostapd-phy1.conf
Fri Aug  1 07:50:00 2025 daemon.notice hostapd: Restart interface for phy phy1
Fri Aug  1 07:50:01 2025 daemon.notice hostapd: Configuration file: data: driver=nl80211 logger_syslog=127 logger_syslog_level=2 logger_stdout=127 logger_stdout_level=2 country_code=US ieee80211d=1 ieee80211h=1 hw_mode=a beacon_int=100 stationary_ap=1 chanlist=36 tx_queue_data2_burst=2.0 #num_global_macaddr=1 #macaddr_base= ieee80211n=1 ht_coex=0 ht_capab=[HT40+][LDPC][SHORT-GI-20][SHORT-GI-40][TX-STBC][RX-STBC1][MAX-AMSDU-7935] ieee80211ac=1 vht_oper_chwidth=1 vht_oper_centr_freq_seg0_idx=42 vht_capab=[RXLDPC][SHORT-GI-80][TX-STBC-2BY1][SU-BEAMFORMER][SU-BEAMFORMEE][MU-BEAMFORMER][MU-BEAMFORMEE][RX-ANTENNA-PATTERN][TX-ANTENNA-PATTERN][RX-STBC-1][SOUNDING-DIMENSION-3][BF-ANTENNA-3][MAX-MPDU-11454][MAX-A-MPDU-LEN-EXP7] ieee80211ax=1 he_oper_chwidth=1 he_oper_centr_freq_seg0_idx=42 he_su_beamformer=1 he_su_beamformee=1 he_mu_beamformer=1 he_bss_color=128 he_spr_sr_control=3 he_default_pe_duration=4 he_rts_threshold=1023 he_mu_edca_qos_info_param_count=0 he_mu_edca_qos_info_q_ack=0 he_mu_edca_qos_info_queue_request=0 he_mu_edca_q
Fri Aug  1 07:50:01 2025 daemon.err hostapd: Could not set interface phy1-ap0 flags (UP): Address not available
Fri Aug  1 07:50:01 2025 daemon.err hostapd: nl80211: Could not set interface 'phy1-ap0' UP
Fri Aug  1 07:50:01 2025 daemon.notice hostapd: nl80211: deinit ifname=phy1-ap0 disabled_11b_rates=0
Fri Aug  1 07:50:01 2025 daemon.err hostapd: nl80211 driver initialization failed.
Fri Aug  1 07:50:01 2025 daemon.notice hostapd: phy1-ap0: CTRL-EVENT-TERMINATING
Fri Aug  1 07:50:01 2025 daemon.err hostapd: hostapd_free_hapd_data: Interface phy1-ap0 wasn't started
Fri Aug  1 07:50:01 2025 daemon.notice hostapd: hostapd.add_iface failed for phy phy1 ifname=phy1-ap0
Fri Aug  1 07:50:01 2025 daemon.notice netifd: Wireless device 'radio0' is now up
Fri Aug  1 07:50:01 2025 daemon.notice netifd: Wireless device 'radio1' is now up

Check if the ethernet port got a MAC address assigned, same goes for the wifi.

ifconfig shows:

br-lan    Link encap:Ethernet  HWaddr 5A:D2:65:F1:13:F6  
          inet addr:192.168.1.7  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:66 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

eth0      Link encap:Ethernet  HWaddr 26:11:2F:B1:B1:C0  
          inet6 addr: fe80::2411:2fff:feb1:b1c0/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:9 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 B)  TX bytes:882 (882.0 B)
          Interrupt:75 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:298 errors:0 dropped:0 overruns:0 frame:0
          TX packets:298 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:27286 (26.6 KiB)  TX bytes:27286 (26.6 KiB)

I've disabled the firewall, I see the link is up but never becomes ready:

# logread | grep -i eth
Fri Aug  1 09:19:56 2025 kern.info kernel: [    0.000000] psci: probing for conduit method from DT.
Fri Aug  1 09:19:56 2025 kern.err kernel: [    1.539150] mtk_soc_eth 15100000.ethernet: generated random MAC address 20:08:02:00:00:00
Fri Aug  1 09:19:56 2025 kern.info kernel: [    1.562961] mtk_soc_eth 15100000.ethernet eth0: mediatek frame engine at 0xffffffc081880000, irq 75
Fri Aug  1 09:19:56 2025 kern.info kernel: [    3.626553] mtk_soc_eth 15100000.ethernet eth0: configuring for fixed/2500base-x link mode
Fri Aug  1 09:19:56 2025 kern.info kernel: [    3.635116] mtk_soc_eth 15100000.ethernet eth0: Link is Up - 2.5Gbps/Full - flow control rx/tx

I noticed the original logs show a hardware nat operating, is that possibly what's missing?

> grep -C3 eth openwrt-repeater-original.log

[    0.535946] spi-nand spi0.0: 128 MiB, block size: 128 KiB, page size: 2048, OOB size: 64
[    0.546804] [mtk_hw_init] reset_lock:0, force:0
[    0.551378] [mtk_hw_init] execute fe cold reset
[    0.566926] mtk_soc_eth 15100000.ethernet: MDC is running on 2500000 Hz
[    0.604089] MediaTek MT7981 PHY mdio-bus:00: TX-VCM SW cal result: 0x3
[    0.611637] mtk_soc_eth 15100000.ethernet: generated random MAC address 9e:24:81:e5:b1:86
[    0.620104] mtk_soc_eth 15100000.ethernet eth0: mediatek frame engine at 0xffffffc011a00000, irq 79
[    0.629190] mtk_soc_eth 15100000.ethernet: generated random MAC address 46:b5:b6:98:15:6d
[    0.637628] mtk_soc_eth 15100000.ethernet eth1: mediatek frame engine at 0xffffffc011a00000, irq 79
[    0.646674] (unnamed net_device) (dummy): netif_napi_add() called with weight 256
[    0.654380] usbcore: registered new interface driver r8152
[    0.659909] usbcore: registered new interface driver ax88179_178a
--
[    3.116629] ehci-platform: EHCI generic platform driver
[    3.123420] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    3.130189] ohci-platform: OHCI generic platform driver
[    3.139140] mediatek_soc_hnat 15100000.hnat: wan = eth1
[    3.144400] mediatek_soc_hnat 15100000.hnat: lan = eth0
[    3.149633] mediatek_soc_hnat 15100000.hnat: lan2 = eth2
[    3.154938] mediatek_soc_hnat 15100000.hnat: ppd = eth0
[    3.160155] mediatek_soc_hnat 15100000.hnat: gmac num = 2
[    3.165550] mediatek_soc_hnat 15100000.hnat: ppe num = 1
[    3.171312] mediatek_soc_hnat 15100000.hnat: PPE0 entry number = 8192
--
[    3.216712] wed_get_slot_map(): assign slot_id:1 for entry: 1!
[    3.222980] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[    3.238405] init: - preinit -
[    3.493396] mtk_soc_eth 15100000.ethernet eth0: configuring for fixed/2500base-x link mode
[    3.551713] mount_root: loading kmods from internal overlay
[    3.565409] kmodloader: loading kernel modules from //etc/modules-boot.d/*
[    3.573830] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
[    3.759484] random: crng init done
[    4.007491] mtk_soc_eth 15100000.ethernet eth0: Link is Up - 2.5Gbps/Full - flow control rx/tx
[    4.016136] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.