Unsupported OW device no 5GHz

I happen to come across a KASDA KP322 access point comprising of a MT7628 + MT7610E hardware. It had a nifty uboot option to load the firmware into ram from tftp and run it. I found the MT7628 eval firmware to be most compatible and loads up the 2.4GHz adapter fine but fails to find the 5GHz adapter. I ran OPKG install kmod-76x0 but the 5GHz wireless adapter still cannot be detected.

Any ideas how I can get the MT7610E adapter to be recognized ?

Sun Dec 18 11:08:11 2022 kern.notice kernel: [    0.000000] Linux version 5.10.146 (builder@buildhost) (mipsel-openwrt-linux-musl-gcc (OpenWrt GCC 11.2.0 r19777-2853b6d652) 11.2.0, GNU ld (GNU Binutils) 2.37) #0 Fri Oct 7 23:34:56 2022
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.000000] Board has DDR2
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.000000] Analog PMU set to hw control
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.000000] Digital PMU set to hw control
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.000000] SoC Type: MediaTek MT7628AN ver:1 eco:2
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.000000] printk: bootconsole [early0] enabled
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.000000] CPU0 revision is: 00019655 (MIPS 24KEc)
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.000000] MIPS: machine is Mediatek MT7628AN evaluation board
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.000000] Initrd not found or empty - disabling initrd
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.000000] Zone ranges:
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.000000]   Normal   [mem 0x0000000000000000-0x0000000003ffffff]
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.000000] Movable zone start for each node
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.000000] Early memory node ranges
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.000000]   node   0: [mem 0x0000000000000000-0x0000000003ffffff]
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000003ffffff]
Sun Dec 18 11:08:11 2022 kern.debug kernel: [    0.000000] On node 0 totalpages: 16384
Sun Dec 18 11:08:11 2022 kern.debug kernel: [    0.000000]   Normal zone: 144 pages used for memmap
Sun Dec 18 11:08:11 2022 kern.debug kernel: [    0.000000]   Normal zone: 0 pages reserved
Sun Dec 18 11:08:11 2022 kern.debug kernel: [    0.000000]   Normal zone: 16384 pages, LIFO batch:3
Sun Dec 18 11:08:11 2022 kern.debug kernel: [    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
Sun Dec 18 11:08:11 2022 kern.debug kernel: [    0.000000] pcpu-alloc: [0] 0
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 16240
Sun Dec 18 11:08:11 2022 kern.notice kernel: [    0.000000] Kernel command line: console=ttyS0,57600 rootfstype=squashfs,jffs2
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes, linear)
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes, linear)
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.000000] Writing ErrCtl register=0006ab70
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.000000] Readback ErrCtl register=0006ab70
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.000000] Memory: 56420K/65536K available (5669K kernel code, 616K rwdata, 692K rodata, 1204K init, 209K bss, 9116K reserved, 0K cma-reserved)
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.000000] NR_IRQS: 256
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.000000] intc: using register map from devicetree
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.000000] CPU Clock: 580MHz
Sun Dec 18 11:08:11 2022 kern.crit kernel: [    0.000000] timer_probe: no matching timers found
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6590553264 ns
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.000012] sched_clock: 32 bits at 290MHz, resolution 3ns, wraps every 7405115902ns
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.015490] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216)
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.087678] pid_max: default: 32768 minimum: 301
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.097007] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.111342] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.129175] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.148326] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.167713] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.181217] pinctrl core: initialized pinctrl subsystem
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.196547] NET: Registered protocol family 16
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.206092] thermal_sys: Registered thermal governor 'step_wise'
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.268833] clocksource: Switched to clocksource MIPS
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.292038] NET: Registered protocol family 2
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.300924] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear)
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.316125] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.332667] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear)
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.347714] TCP bind hash table entries: 1024 (order: 0, 4096 bytes, linear)
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.361631] TCP: Hash tables configured (established 1024 bind 1024)
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.374351] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.387216] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.401274] NET: Registered protocol family 1
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.409836] PCI: CLS 0 bytes, default 32
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.425378] workingset: timestamp_bits=14 max_order=14 bucket_order=0
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.443781] squashfs: version 4.0 (2009/01/31) Phillip Lougher
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.455239] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.476853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.494067] mt7621_gpio 10000600.gpio: registering 32 gpios
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.505335] mt7621_gpio 10000600.gpio: registering 32 gpios
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.516591] mt7621_gpio 10000600.gpio: registering 32 gpios
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.527875] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.543320] printk: console [ttyS0] disabled
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.551801] 10000c00.uartlite: ttyS0 at MMIO 0x10000c00 (irq = 28, base_baud = 2500000) is a 16550A
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.569611] printk: console [ttyS0] enabled
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.586100] printk: bootconsole [early0] disabled
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.606204] spi-mt7621 10000b00.spi: sys_freq: 193333333
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.636710] spi-nor spi0.0: s25fl064k (8192 Kbytes)
Sun Dec 18 11:08:11 2022 kern.notice kernel: [    0.646505] 4 fixed-partitions partitions found on MTD device spi0.0
Sun Dec 18 11:08:11 2022 kern.err kernel: [    0.659175] OF: Bad cell count for /palmbus@10000000/spi@b00/flash@0/partitions
Sun Dec 18 11:08:11 2022 kern.err kernel: [    0.673691] OF: Bad cell count for /palmbus@10000000/spi@b00/flash@0/partitions
Sun Dec 18 11:08:11 2022 kern.notice kernel: [    0.688495] Creating 4 MTD partitions on "spi0.0":
Sun Dec 18 11:08:11 2022 kern.notice kernel: [    0.698032] 0x000000000000-0x000000030000 : "u-boot"
Sun Dec 18 11:08:11 2022 kern.notice kernel: [    0.710863] 0x000000030000-0x000000040000 : "u-boot-env"
Sun Dec 18 11:08:11 2022 kern.notice kernel: [    0.722769] 0x000000040000-0x000000050000 : "factory"
Sun Dec 18 11:08:11 2022 kern.notice kernel: [    0.736034] 0x000000050000-0x000000800000 : "firmware"
Sun Dec 18 11:08:11 2022 kern.notice kernel: [    0.747693] 2 uimage-fw partitions found on MTD device firmware
Sun Dec 18 11:08:11 2022 kern.notice kernel: [    0.759517] Creating 2 MTD partitions on "firmware":
Sun Dec 18 11:08:11 2022 kern.notice kernel: [    0.769374] 0x000000000000-0x00000021823e : "kernel"
Sun Dec 18 11:08:11 2022 kern.warn kernel: [    0.779209] mtd: partition "kernel" doesn't end on an erase/write block -- force read-only
Sun Dec 18 11:08:11 2022 kern.notice kernel: [    0.798723] 0x00000021823e-0x0000007b0000 : "rootfs"
Sun Dec 18 11:08:11 2022 kern.warn kernel: [    0.808638] mtd: partition "rootfs" doesn't start on an erase/write block boundary -- force read-only
Sun Dec 18 11:08:11 2022 kern.notice kernel: [    0.828084] mtd: device 5 (rootfs) set to be root filesystem
Sun Dec 18 11:08:11 2022 kern.notice kernel: [    0.840514] 1 squashfs-split partitions found on MTD device rootfs
Sun Dec 18 11:08:11 2022 kern.notice kernel: [    0.852843] 0x0000005b0000-0x0000007b0000 : "rootfs_data"
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.916992] rt3050-esw 10110000.esw: mediatek esw at 0xb0110000, irq 25 initialized
Sun Dec 18 11:08:11 2022 kern.err kernel: [    0.932324] mtk_soc_eth 10100000.ethernet: generated random MAC address 96:41:83:d0:7d:25
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.949354] mtk_soc_eth 10100000.ethernet eth0: mediatek frame engine at 0xb0100000, irq 5
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.967637] NET: Registered protocol family 10
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.982146] Segment Routing with IPv6
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.989651] NET: Registered protocol family 17
Sun Dec 18 11:08:11 2022 kern.info kernel: [    0.998551] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
Sun Dec 18 11:08:11 2022 kern.info kernel: [    1.024254] 8021q: 802.1Q VLAN Support v1.8
Sun Dec 18 11:08:11 2022 kern.info kernel: [    1.048195] VFS: Mounted root (squashfs filesystem) readonly on device 31:5.
Sun Dec 18 11:08:11 2022 kern.info kernel: [    1.069036] Freeing unused kernel memory: 1204K
Sun Dec 18 11:08:11 2022 kern.warn kernel: [    1.078001] This architecture does not have kernel memory protection.
Sun Dec 18 11:08:11 2022 kern.info kernel: [    1.090790] Run /sbin/init as init process
Sun Dec 18 11:08:11 2022 kern.debug kernel: [    1.098908]   with arguments:
Sun Dec 18 11:08:11 2022 kern.debug kernel: [    1.098914]     /sbin/init
Sun Dec 18 11:08:11 2022 kern.debug kernel: [    1.098920]   with environment:
Sun Dec 18 11:08:11 2022 kern.debug kernel: [    1.098926]     HOME=/
Sun Dec 18 11:08:11 2022 kern.debug kernel: [    1.098932]     TERM=linux
Sun Dec 18 11:08:11 2022 user.info kernel: [    2.245170] init: Console is alive
Sun Dec 18 11:08:11 2022 user.info kernel: [    2.252617] init: - watchdog -
Sun Dec 18 11:08:11 2022 user.info kernel: [    3.990873] kmodloader: loading kernel modules from /etc/modules-boot.d/*
Sun Dec 18 11:08:11 2022 kern.info kernel: [    4.181936] usbcore: registered new interface driver usbfs
Sun Dec 18 11:08:11 2022 kern.info kernel: [    4.193007] usbcore: registered new interface driver hub
Sun Dec 18 11:08:11 2022 kern.info kernel: [    4.203652] usbcore: registered new device driver usb
Sun Dec 18 11:08:11 2022 kern.info kernel: [    4.221679] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Sun Dec 18 11:08:11 2022 kern.info kernel: [    4.237695] ehci-fsl: Freescale EHCI Host controller driver
Sun Dec 18 11:08:11 2022 kern.info kernel: [    4.250780] ehci-platform: EHCI generic platform driver
Sun Dec 18 11:08:11 2022 kern.info kernel: [    4.271692] phy phy-10120000.usbphy.0: remote usb device wakeup disabled
Sun Dec 18 11:08:11 2022 kern.info kernel: [    4.284982] phy phy-10120000.usbphy.0: UTMI 16bit 30MHz
Sun Dec 18 11:08:11 2022 kern.info kernel: [    4.295334] ehci-platform 101c0000.ehci: EHCI Host Controller
Sun Dec 18 11:08:11 2022 kern.info kernel: [    4.306765] ehci-platform 101c0000.ehci: new USB bus registered, assigned bus number 1
Sun Dec 18 11:08:11 2022 kern.info kernel: [    4.322616] ehci-platform 101c0000.ehci: irq 26, io mem 0x101c0000
Sun Dec 18 11:08:11 2022 kern.info kernel: [    4.358859] ehci-platform 101c0000.ehci: USB 2.0 started, EHCI 1.00
Sun Dec 18 11:08:11 2022 kern.info kernel: [    4.372516] hub 1-0:1.0: USB hub found
Sun Dec 18 11:08:11 2022 kern.info kernel: [    4.380969] hub 1-0:1.0: 1 port detected
Sun Dec 18 11:08:11 2022 kern.info kernel: [    4.395136] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Sun Dec 18 11:08:11 2022 kern.info kernel: [    4.411563] ohci-platform: OHCI generic platform driver
Sun Dec 18 11:08:11 2022 kern.info kernel: [    4.422423] ohci-platform 101c1000.ohci: Generic Platform OHCI controller
Sun Dec 18 11:08:11 2022 kern.info kernel: [    4.435949] ohci-platform 101c1000.ohci: new USB bus registered, assigned bus number 2
Sun Dec 18 11:08:11 2022 kern.info kernel: [    4.451789] ohci-platform 101c1000.ohci: irq 26, io mem 0x101c1000
Sun Dec 18 11:08:11 2022 kern.info kernel: [    4.533954] hub 2-0:1.0: USB hub found
Sun Dec 18 11:08:11 2022 kern.info kernel: [    4.542462] hub 2-0:1.0: 1 port detected
Sun Dec 18 11:08:11 2022 user.info kernel: [    4.554705] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
Sun Dec 18 11:08:11 2022 user.info kernel: [    4.579701] init: - preinit -
Sun Dec 18 11:08:11 2022 kern.info kernel: [    4.585610] rt3050-esw 10110000.esw: port 4 link up
Sun Dec 18 11:08:11 2022 kern.notice kernel: [    6.521011] random: jshn: uninitialized urandom read (4 bytes read)
Sun Dec 18 11:08:11 2022 kern.notice kernel: [    6.648174] random: jshn: uninitialized urandom read (4 bytes read)
Sun Dec 18 11:08:11 2022 kern.notice kernel: [    6.838336] random: jshn: uninitialized urandom read (4 bytes read)
Sun Dec 18 11:08:11 2022 kern.info kernel: [    7.626923] rt3050-esw 10110000.esw: port 4 link down
Sun Dec 18 11:08:11 2022 kern.notice kernel: [    7.949909] random: procd: uninitialized urandom read (4 bytes read)
Sun Dec 18 11:08:11 2022 kern.info kernel: [   11.261800] rt3050-esw 10110000.esw: port 4 link up
Sun Dec 18 11:08:11 2022 kern.info kernel: [   11.271534] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Sun Dec 18 11:08:11 2022 kern.info kernel: [   11.284555] IPv6: ADDRCONF(NETDEV_CHANGE): eth0.1: link becomes ready
Sun Dec 18 11:08:11 2022 kern.notice kernel: [   12.435022] jffs2: notice: (402) jffs2_build_xattr_subsystem: complete building xattr subsystem, 26 of xdatum (22 unchecked, 3 orphan) and 34 of xref (3 dead, 0 orphan) found.
Sun Dec 18 11:08:11 2022 user.info kernel: [   12.470970] mount_root: switching to jffs2 overlay
Sun Dec 18 11:08:11 2022 kern.warn kernel: [   12.485848] overlayfs: upper fs does not support tmpfile.
Sun Dec 18 11:08:11 2022 user.warn kernel: [   12.508764] urandom-seed: Seeding with /etc/urandom.seed
Sun Dec 18 11:08:11 2022 user.info kernel: [   12.768607] procd: - early -
Sun Dec 18 11:08:11 2022 user.info kernel: [   12.777241] procd: - watchdog -
Sun Dec 18 11:08:11 2022 user.info kernel: [   13.767805] procd: - watchdog -
Sun Dec 18 11:08:11 2022 user.info kernel: [   13.776230] procd: - ubus -
Sun Dec 18 11:08:11 2022 kern.notice kernel: [   13.936288] random: ubusd: uninitialized urandom read (4 bytes read)
Sun Dec 18 11:08:11 2022 kern.notice kernel: [   13.952505] random: ubusd: uninitialized urandom read (4 bytes read)
Sun Dec 18 11:08:11 2022 kern.notice kernel: [   13.965931] random: ubusd: uninitialized urandom read (4 bytes read)
Sun Dec 18 11:08:11 2022 user.info kernel: [   13.996112] procd: - init -
Sun Dec 18 11:08:11 2022 kern.notice kernel: [   15.578783] random: jshn: uninitialized urandom read (4 bytes read)
Sun Dec 18 11:08:11 2022 kern.notice kernel: [   15.651050] random: ubusd: uninitialized urandom read (4 bytes read)
Sun Dec 18 11:08:11 2022 kern.notice kernel: [   15.669125] random: ubus: uninitialized urandom read (4 bytes read)
Sun Dec 18 11:08:11 2022 user.info kernel: [   16.141483] kmodloader: loading kernel modules from /etc/modules.d/*
Sun Dec 18 11:08:11 2022 user.info kernel: [   16.508754] urngd: v1.0.2 started.
Sun Dec 18 11:08:11 2022 kern.notice kernel: [   16.817915] random: crng init done
Sun Dec 18 11:08:11 2022 kern.notice kernel: [   16.824721] random: 22 urandom warning(s) missed due to ratelimiting
Sun Dec 18 11:08:11 2022 kern.info kernel: [   16.846199] Loading modules backported from Linux version v5.15.58-0-g7d8048d4e064
Sun Dec 18 11:08:11 2022 kern.info kernel: [   16.861278] Backport generated by backports.git v5.15.58-1-0-g42a95ce7
Sun Dec 18 11:08:11 2022 kern.info kernel: [   17.110133] mt76_wmac 10300000.wmac: ASIC revision: 76280001
Sun Dec 18 11:08:11 2022 kern.info kernel: [   18.142225] mt76_wmac 10300000.wmac: Firmware Version: 20151201
Sun Dec 18 11:08:11 2022 kern.info kernel: [   18.154035] mt76_wmac 10300000.wmac: Build Time: 20151201183641
Sun Dec 18 11:08:11 2022 kern.info kernel: [   18.190034] mt76_wmac 10300000.wmac: firmware init done
Sun Dec 18 11:08:11 2022 kern.debug kernel: [   18.364991] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
Sun Dec 18 11:08:11 2022 kern.info kernel: [   18.703554] PPP generic driver version 2.4.2
Sun Dec 18 11:08:11 2022 kern.info kernel: [   18.850765] NET: Registered protocol family 24
Sun Dec 18 11:08:11 2022 user.info kernel: [   18.897607] kmodloader: done loading kernel modules from /etc/modules.d/*
Sun Dec 18 11:08:13 2022 authpriv.info dropbear[912]: Not backgrounding
Sun Dec 18 11:08:16 2022 kern.info kernel: [   26.576815] rt3050-esw 10110000.esw: port 4 link down
Sun Dec 18 11:08:16 2022 daemon.notice wpa_supplicant[993]: Successfully initialized wpa_supplicant
Sun Dec 18 11:08:17 2022 user.notice : Added device handler type: bonding
Sun Dec 18 11:08:17 2022 user.notice : Added device handler type: 8021ad
Sun Dec 18 11:08:17 2022 user.notice : Added device handler type: 8021q
Sun Dec 18 11:08:17 2022 user.notice : Added device handler type: macvlan
Sun Dec 18 11:08:17 2022 user.notice : Added device handler type: veth
Sun Dec 18 11:08:17 2022 user.notice : Added device handler type: bridge
Sun Dec 18 11:08:17 2022 user.notice : Added device handler type: Network device
Sun Dec 18 11:08:17 2022 user.notice : Added device handler type: tunnel
Sun Dec 18 11:08:19 2022 kern.info kernel: [   30.284003] rt3050-esw 10110000.esw: port 4 link up
Sun Dec 18 11:08:20 2022 user.notice ucitrack: Setting up /etc/config/network reload dependency on /etc/config/dhcp
Sun Dec 18 11:08:20 2022 user.notice ucitrack: Setting up /etc/config/wireless reload dependency on /etc/config/network
Sun Dec 18 11:08:21 2022 user.notice ucitrack: Setting up /etc/config/firewall reload dependency on /etc/config/luci-splash
Sun Dec 18 11:08:21 2022 user.notice ucitrack: Setting up /etc/config/firewall reload dependency on /etc/config/qos
Sun Dec 18 11:08:21 2022 user.notice ucitrack: Setting up /etc/config/firewall reload dependency on /etc/config/miniupnpd
Sun Dec 18 11:08:21 2022 user.notice ucitrack: Setting up /etc/config/dhcp reload dependency on /etc/config/odhcpd
Sun Dec 18 11:08:22 2022 user.notice ucitrack: Setting up non-init /etc/config/fstab reload handler: /sbin/block mount
Sun Dec 18 11:08:22 2022 user.notice ucitrack: Setting up /etc/config/system reload trigger for non-procd /etc/init.d/led
Sun Dec 18 11:08:23 2022 user.notice ucitrack: Setting up /etc/config/system reload dependency on /etc/config/luci_statistics
Sun Dec 18 11:08:23 2022 user.notice ucitrack: Setting up /etc/config/system reload dependency on /etc/config/dhcp
Sun Dec 18 11:08:26 2022 kern.info kernel: [   36.585039] br-lan: port 1(eth0.1) entered blocking state
Sun Dec 18 11:08:26 2022 kern.info kernel: [   36.595844] br-lan: port 1(eth0.1) entered disabled state
Sun Dec 18 11:08:26 2022 kern.info kernel: [   36.607073] device eth0.1 entered promiscuous mode
Sun Dec 18 11:08:26 2022 kern.info kernel: [   36.616631] device eth0 entered promiscuous mode
Sun Dec 18 11:08:26 2022 kern.info kernel: [   36.676773] br-lan: port 1(eth0.1) entered blocking state
Sun Dec 18 11:08:26 2022 kern.info kernel: [   36.687553] br-lan: port 1(eth0.1) entered forwarding state
Sun Dec 18 11:08:26 2022 daemon.notice netifd: Interface 'lan' is enabled
Sun Dec 18 11:08:26 2022 daemon.notice netifd: Interface 'lan' is setting up now
Sun Dec 18 11:08:26 2022 daemon.notice netifd: Interface 'lan' is now up
Sun Dec 18 11:08:26 2022 daemon.notice netifd: bridge 'br-lan' link is up
Sun Dec 18 11:08:26 2022 daemon.notice netifd: Interface 'lan' has link connectivity
Sun Dec 18 11:08:26 2022 daemon.notice netifd: Interface 'loopback' is enabled
Sun Dec 18 11:08:26 2022 daemon.notice netifd: Interface 'loopback' is setting up now
Sun Dec 18 11:08:26 2022 daemon.notice netifd: Interface 'loopback' is now up
Sun Dec 18 11:08:26 2022 daemon.notice netifd: Network device 'eth0' link is up
Sun Dec 18 11:08:26 2022 daemon.notice netifd: VLAN 'eth0.1' link is up
Sun Dec 18 11:08:26 2022 daemon.notice netifd: Network device 'lo' link is up
Sun Dec 18 11:08:26 2022 daemon.notice netifd: Interface 'loopback' has link connectivity
Sun Dec 18 11:08:27 2022 kern.info kernel: [   37.589313] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
Sun Dec 18 11:08:28 2022 daemon.info procd: - init complete -

opkg install kmod-mt76x0e ?

same result after opkg install mt76x0e.

Well this is why support is needed. In the embedded world you need to "describe" the hardware like where the wifi is connected to (aka dts file).
@tmomas please move this thread into the development section

I'm on holidays without real access to the forum (I'm just replying be email), so someone else needs to do the move. @hnyman can you jump in?

Moved to the developers section.

@tmomas - enjoy your holiday!

2 Likes

never played with DTS files but I guess beyond my knowledge.

I can tell you that this device has a single 100 ethernet port with passive POE ( 12VDC maybe ? I am using the DC jack until I am sure ). The internal switch has 5 ports with the single ethernet port on port 4 i.e. I needed to edit the network config to get luci up:

config switch_vlan
option device 'switch0'
option vlan '1'
option ports '4 6t'




any chance to get some inside on the original fw? like getting the DTS from there ?
is there a GPL tarball? if not maybe you can request it to the OEM

yeah about that.... I wasn't thinking straight and flashed over the old FW. I will try to search for original FW.

1 Like

u-boot log for anyone interested.

U-Boot 1.1.3 (Apr 18 2016 - 16:33:25)

Board: Ralink APSoC DRAM:  64 MB
relocate_code Pointer at: 83fb8000
******************************
Software System Reset Occurred
******************************
flash manufacture id: ef, device id 40 17
find flash: W25Q64BV
============================================
Ralink UBoot Version: 4.3.0.0
--------------------------------------------
ASIC 7628_MP (Port5<->None)
DRAM component: 512 Mbits DDR, width 16
DRAM bus: 16 bit
Total memory: 64 MBytes
Flash component: SPI Flash
Date:Apr 18 2016  Time:16:33:25
============================================
icache: sets:512, ways:4, linesz:32 ,total:65536
dcache: sets:256, ways:4, linesz:32 ,total:32768

 ##### The CPU freq = 575 MHZ ####
 estimate memory size =64 Mbytes
RESET MT7628 PHY!!!!!!
Please choose the operation:
   1: Load system code to SDRAM via TFTP.
   2: Load system code then write to Flash via TFTP.
   3: Boot system code via Flash (default).
   4: Entr boot command line interface.
   7: Load Boot Loader code then write to Flash via Serial.
   9: Load Boot Loader code then write to Flash via TFTP.
 0

3: System Boot system code via Flash.
## Booting image at bc050000 ...
   Image Name:   MIPS OpenWrt Linux-5.10.146
   Image Type:   MIPS Linux Kernel Image (lzma compressed)
   Data Size:    2195907 Bytes =  2.1 MB
   Load Address: 80000000
   Entry Point:  80000000
   Verifying Checksum ... OK
   Uncompressing Kernel Image ... OK
No initrd
## Transferring control to Linux (at address 80000000) ...
## Giving linux memsize in MB, 64

Starting kernel ...

downloaded all the openwrt firmware containing the 7610e driver and the WAVLINK WL-WN570HA1 firmware detected the 7610e wireless device successfully. Hopefully this makes things easier for developers.

U-Boot 1.1.3 (Apr 18 2016 - 16:33:25)

Board: Ralink APSoC DRAM:  64 MB
relocate_code Pointer at: 83fb8000
flash manufacture id: ef, device id 40 17
find flash: W25Q64BV
============================================
Ralink UBoot Version: 4.3.0.0
--------------------------------------------
ASIC 7628_MP (Port5<->None)
DRAM component: 512 Mbits DDR, width 16
DRAM bus: 16 bit
Total memory: 64 MBytes
Flash component: SPI Flash
Date:Apr 18 2016  Time:16:33:25
============================================
icache: sets:512, ways:4, linesz:32 ,total:65536
dcache: sets:256, ways:4, linesz:32 ,total:32768

 ##### The CPU freq = 575 MHZ ####
 estimate memory size =64 Mbytes
RESET MT7628 PHY!!!!!!
Please choose the operation:
   1: Load system code to SDRAM via TFTP.
   2: Load system code then write to Flash via TFTP.
   3: Boot system code via Flash (default).
   4: Entr boot command line interface.
   7: Load Boot Loader code then write to Flash via Serial.
   9: Load Boot Loader code then write to Flash via TFTP.

You choosed 1

 0


1: System Load Linux to SDRAM via TFTP.
 Please Input new ones /or Ctrl-C to discard
        Input device IP (10.1.1.1) ==:10.1.1.1
        Input server IP (10.1.1.10) ==:10.1.1.10
        Input Linux Kernel filename (fw.bin) ==:fw.bin

 netboot_common, argc= 3

 NetTxPacket = 0x83FE5880

 KSEG1ADDR(NetTxPacket) = 0xA3FE5880

 NetLoop,call eth_halt !

 NetLoop,call eth_init !
Trying Eth0 (10/100-M)

 Waitting for RX_DMA_BUSY status Start... done


 ETH_STATE_ACTIVE!!
TFTP from server 10.1.1.10; our IP address is 10.1.1.1
Filename 'fw.bin'.

 TIMEOUT_COUNT=10,Load address: 0x80a00000
Loading: T T Got ARP REPLY, set server/gtwy eth addr (8c:89:a5:4e:86:6f)
Got it
#################################################################
         #################################################################
         ##################################checksum bad
checksum bad
##checksum bad
#############################
         #################################################################
         ####checksum bad
#############################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         ########
done
Bytes transferred = 6029625 (5c0139 hex)
NetBootFileXferSize= 005c0139
Automatic boot of image at addr 0x80A00000 ...
## Booting image at 80a00000 ...
   Image Name:   MIPS OpenWrt Linux-5.10.146
   Image Type:   MIPS Linux Kernel Image (lzma compressed)
   Data Size:    2196134 Bytes =  2.1 MB
   Load Address: 80000000
   Entry Point:  80000000
   Verifying Checksum ... OK
   Uncompressing Kernel Image ... OK
No initrd
## Transferring control to Linux (at address 80000000) ...
## Giving linux memsize in MB, 64

Starting kernel ...

[    0.000000] Linux version 5.10.146 (builder@buildhost) (mipsel-openwrt-linux-musl-gcc (OpenWrt GCC 11.2.0 r19803-9a599fee93) 11.2.0, GNU ld (GNU Binutils)2
[    0.000000] Board has DDR2
[    0.000000] Analog PMU set to hw control
[    0.000000] Digital PMU set to hw control
[    0.000000] SoC Type: MediaTek MT7628AN ver:1 eco:2
[    0.000000] printk: bootconsole [early0] enabled
[    0.000000] CPU0 revision is: 00019655 (MIPS 24KEc)
[    0.000000] MIPS: machine is Wavlink WL-WN570HA1
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
[    0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x0000000000000000-0x0000000003ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x0000000003ffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000003ffffff]
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 16240
[    0.000000] Kernel command line: console=ttyS0,57600 rootfstype=squashfs,jffs2
[    0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes, linear)
[    0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes, linear)
[    0.000000] Writing ErrCtl register=0006ab5d
[    0.000000] Readback ErrCtl register=0006ab5d
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 56416K/65536K available (5669K kernel code, 616K rwdata, 692K rodata, 1204K init, 209K bss, 9120K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] NR_IRQS: 256
[    0.000000] intc: using register map from devicetree
[    0.000000] CPU Clock: 580MHz
[    0.000000] timer_probe: no matching timers found
[    0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6590553264 ns
[    0.000012] sched_clock: 32 bits at 290MHz, resolution 3ns, wraps every 7405115902ns
[    0.015488] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216)
[    0.087678] pid_max: default: 32768 minimum: 301
[    0.097009] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.111344] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.129183] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build
[    0.148671] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.168056] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
[    0.181565] pinctrl core: initialized pinctrl subsystem
[    0.196916] NET: Registered protocol family 16
[    0.206464] thermal_sys: Registered thermal governor 'step_wise'
[    0.316797] mt7620-pci 10140000.pcie: Port 0 N_FTS = 1b105000
[    0.489678] PCI host bridge /pcie@10140000 ranges:
[    0.499030]  MEM 0x0000000020000000..0x000000002fffffff
[    0.509333]   IO 0x0000000010160000..0x000000001016ffff
[    0.570898] PCI host bridge to bus 0000:00
[    0.578878] pci_bus 0000:00: root bus resource [mem 0x20000000-0x2fffffff]
[    0.592536] pci_bus 0000:00: root bus resource [io  0x10160000-0x1016ffff]
[    0.606052] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
[    0.619461] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[    0.635175] pci 0000:00:00.0: [14c3:0801] type 01 class 0x060400
[    0.647001] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff]
[    0.659370] pci 0000:00:00.0: reg 0x14: [mem 0x00000000-0x0000ffff]
[    0.671835] pci 0000:00:00.0: supports D1
[    0.679654] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[    0.692769] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    0.708761] pci 0000:01:00.0: [14c3:7650] type 00 class 0x028000
[    0.720563] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x000fffff]
[    0.733056] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    0.745414] pci 0000:01:00.1: [14c3:8650] type 00 class 0x0d1100
[    0.757227] pci 0000:01:00.1: reg 0x10: [mem 0x00000000-0x000fffff]
[    0.769702] pci 0000:01:00.1: supports D1
[    0.777478] pci 0000:01:00.1: PME# supported from D0 D1 D3hot D3cold
[    0.791607] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    0.804586] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 01
[    0.817669] pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000]
[    0.830705] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000]
[    0.844466] pci 0000:00:00.0: BAR 8: assigned [mem 0x20000000-0x201fffff]
[    0.857880] pci 0000:00:00.0: BAR 1: assigned [mem 0x20200000-0x2020ffff]
[    0.871303] pci 0000:01:00.0: BAR 0: assigned [mem 0x20000000-0x200fffff]
[    0.884719] pci 0000:01:00.1: BAR 0: assigned [mem 0x20100000-0x201fffff]
[    0.898131] pci 0000:00:00.0: PCI bridge to [bus 01]
[    0.907925] pci 0000:00:00.0:   bridge window [mem 0x20000000-0x201fffff]
[    0.929055] clocksource: Switched to clocksource MIPS
[    0.940477] NET: Registered protocol family 2
[    0.949382] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.964575] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
[    0.981118] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.996164] TCP bind hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    1.010083] TCP: Hash tables configured (established 1024 bind 1024)
[    1.022807] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
[    1.035665] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
[    1.049731] NET: Registered protocol family 1
[    1.058297] PCI: CLS 0 bytes, default 32
[    1.073915] workingset: timestamp_bits=14 max_order=14 bucket_order=0
[    1.092345] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    1.103802] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    1.125405] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    1.142662] mt7621_gpio 10000600.gpio: registering 32 gpios
[    1.153929] mt7621_gpio 10000600.gpio: registering 32 gpios
[    1.165181] mt7621_gpio 10000600.gpio: registering 32 gpios
[    1.176489] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[    1.191972] printk: console [ttyS0] disabled
[    1.200456] 10000c00.uartlite: ttyS0 at MMIO 0x10000c00 (irq = 28, base_baud = 2500000) is a 16550A
[    1.218264] printk: console [ttyS0] enabled
[    1.218264] printk: console [ttyS0] enabled
[    1.234758] printk: bootconsole [early0] disabled
[    1.234758] printk: bootconsole [early0] disabled
[    1.254903] spi-mt7621 10000b00.spi: sys_freq: 193333333
[    1.285057] spi-nor spi0.0: s25fl064k (8192 Kbytes)
[    1.294878] 4 fixed-partitions partitions found on MTD device spi0.0
[    1.307523] OF: Bad cell count for /palmbus@10000000/spi@b00/flash@0/partitions
[    1.322037] OF: Bad cell count for /palmbus@10000000/spi@b00/flash@0/partitions
[    1.337105] OF: Bad cell count for /palmbus@10000000/spi@b00/flash@0/partitions
[    1.351664] OF: Bad cell count for /palmbus@10000000/spi@b00/flash@0/partitions
[    1.366398] Creating 4 MTD partitions on "spi0.0":
[    1.375937] 0x000000000000-0x000000030000 : "u-boot"
[    1.389653] 0x000000030000-0x000000040000 : "u-boot-env"
[    1.401605] 0x000000040000-0x000000050000 : "factory"
[    1.414821] 0x000000050000-0x000000800000 : "firmware"
[    1.426499] 2 uimage-fw partitions found on MTD device firmware
[    1.438322] Creating 2 MTD partitions on "firmware":
[    1.448181] 0x000000000000-0x000000218203 : "kernel"
[    1.458017] mtd: partition "kernel" doesn't end on an erase/write block -- force read-only
[    1.477499] 0x000000218203-0x0000007b0000 : "rootfs"
[    1.487414] mtd: partition "rootfs" doesn't start on an erase/write block boundary -- force read-only
[    1.506875] mtd: device 5 (rootfs) set to be root filesystem
[    1.519389] 1 squashfs-split partitions found on MTD device rootfs
[    1.531724] 0x0000005b0000-0x0000007b0000 : "rootfs_data"
[    1.597216] rt3050-esw 10110000.esw: mediatek esw at 0xb0110000, irq 25 initialized
[    1.613328] mtk_soc_eth 10100000.ethernet eth0: mediatek frame engine at 0xb0100000, irq 5
[    1.631804] NET: Registered protocol family 10
[    1.646612] Segment Routing with IPv6
[    1.654088] NET: Registered protocol family 17
[    1.663026] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    1.688711] 8021q: 802.1Q VLAN Support v1.8
[    1.712576] VFS: Mounted root (squashfs filesystem) readonly on device 31:5.
[    1.733385] Freeing unused kernel memory: 1204K
[    1.742390] This architecture does not have kernel memory protection.
[    1.755159] Run /sbin/init as init process
[    2.908310] init: Console is alive
[    2.915758] init: - watchdog -
[    4.654799] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[    4.846827] usbcore: registered new interface driver usbfs
[    4.857882] usbcore: registered new interface driver hub
[    4.868549] usbcore: registered new device driver usb
[    4.887255] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    4.903546] ehci-fsl: Freescale EHCI Host controller driver
[    4.916604] ehci-platform: EHCI generic platform driver
[    4.937537] phy phy-10120000.usbphy.0: remote usb device wakeup disabled
[    4.950830] phy phy-10120000.usbphy.0: UTMI 16bit 30MHz
[    4.961181] ehci-platform 101c0000.ehci: EHCI Host Controller
[    4.972596] ehci-platform 101c0000.ehci: new USB bus registered, assigned bus number 1
[    4.988441] ehci-platform 101c0000.ehci: irq 26, io mem 0x101c0000
[    5.029082] ehci-platform 101c0000.ehci: USB 2.0 started, EHCI 1.00
[    5.042693] hub 1-0:1.0: USB hub found
[    5.051127] hub 1-0:1.0: 1 port detected
[    5.065305] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    5.081699] ohci-platform: OHCI generic platform driver
[    5.092575] ohci-platform 101c1000.ohci: Generic Platform OHCI controller
[    5.106096] ohci-platform 101c1000.ohci: new USB bus registered, assigned bus number 2
[    5.121926] ohci-platform 101c1000.ohci: irq 26, io mem 0x101c1000
[    5.204186] hub 2-0:1.0: USB hub found
[    5.212688] hub 2-0:1.0: 1 port detected
[    5.230443] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[    5.255439] init: - preinit -
[    5.810583] rt3050-esw 10110000.esw: port 4 link up
[    7.292406] random: jshn: uninitialized urandom read (4 bytes read)
[    7.423678] random: jshn: uninitialized urandom read (4 bytes read)
[    7.753596] random: jshn: uninitialized urandom read (4 bytes read)
[    8.687154] rt3050-esw 10110000.esw: port 4 link down
Press the [f] ke[    9.006117] random: procd: uninitialized urandom read (4 bytes read)
y and hit [enter] to enter failsafe mode
Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
[   12.864496] rt3050-esw 10110000.esw: port 4 link up
[   12.874235] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   12.887257] IPv6: ADDRCONF(NETDEV_CHANGE): eth0.1: link becomes ready
[   13.495010] jffs2: notice: (436) jffs2_build_xattr_subsystem: complete building xattr subsystem, 39 of xdatum (18 unchecked, 21 orphan) and 45 of xref (21.
[   13.531270] mount_root: switching to jffs2 overlay
[   13.548036] overlayfs: upper fs does not support tmpfile.
[   13.587912] urandom-seed: Seeding with /etc/urandom.seed
[   13.822613] procd: - early -
[   13.828767] procd: - watchdog -
[   14.795780] procd: - watchdog -
[   14.802834] procd: - ubus -
[   14.960854] random: ubusd: uninitialized urandom read (4 bytes read)
[   14.977074] random: ubusd: uninitialized urandom read (4 bytes read)
[   14.990497] random: ubusd: uninitialized urandom read (4 bytes read)
[   15.018848] procd: - init -
Please press Enter to activate this console.
[   16.447828] random: jshn: uninitialized urandom read (4 bytes read)
[   16.657912] random: ubusd: uninitialized urandom read (4 bytes read)
[   16.679877] random: ubus: uninitialized urandom read (4 bytes read)
[   17.142464] urngd: v1.0.2 started.
[   17.434606] random: crng init done
[   17.441423] random: 22 urandom warning(s) missed due to ratelimiting
[   18.308884] kmodloader: loading kernel modules from /etc/modules.d/*
[   18.624661] Loading modules backported from Linux version v5.15.58-0-g7d8048d4e064
[   18.639757] Backport generated by backports.git v5.15.58-1-0-g42a95ce7
[   18.883897] mt76_wmac 10300000.wmac: ASIC revision: 76280001
[   19.911775] mt76_wmac 10300000.wmac: Firmware Version: 20151201
[   19.923584] mt76_wmac 10300000.wmac: Build Time: 20151201183641
[   19.949063] mt76_wmac 10300000.wmac: firmware init done
[   20.444269] PPP generic driver version 2.4.2
[   20.457171] NET: Registered protocol family 24
[   20.622968] mt76x0e 0000:01:00.0: card - bus=0x1, slot = 0x0 irq=4
[   20.635547] mt76x0e 0000:01:00.0: ASIC revision: 76100002
[   20.888315] mt76x0e 0000:01:00.0: Firmware Version: 0.1.00
[   21.204908] mt76x0e 0000:01:00.0: EEPROM ver:01 fae:00
[   21.239882] kmodloader: done loading kernel modules from /etc/modules.d/*
[   29.257305] rt3050-esw 10110000.esw: port 4 link down
[   33.432722] rt3050-esw 10110000.esw: port 4 link up
[   38.745066] br-lan: port 1(eth0.1) entered blocking state
[   38.755990] br-lan: port 1(eth0.1) entered disabled state
[   38.767095] device eth0.1 entered promiscuous mode
[   38.776636] device eth0 entered promiscuous mode
[   38.834871] br-lan: port 1(eth0.1) entered blocking state
[   38.845652] br-lan: port 1(eth0.1) entered forwarding state
[   39.831292] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready