Built now. Thx
Latest build now gives out a IP and lets me access the device over LAN.
Latest log
root@OpenWrt:~# dmesg
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 6.12.40 (asim@Asus-Vivobook) (aarch64-openwrt-linux-musl-gcc (OpenWrt GCC 14.3.0 r29818+30-9ed1278cf7) 14.3.0, GNU ld (GNU Binutils) 2.42) #0 SMP Sun Aug 3 06:06:49 2025
[ 0.000000] Machine model: TOTOLINK A8000RU
[ 0.000000] earlycon: uart8250 at MMIO32 0x0000000011002000 (options '')
[ 0.000000] printk: legacy bootconsole [uart8250] enabled
[ 0.000000] OF: reserved mem: 0x0000000042ff0000..0x0000000042ffffff (64 KiB) map non-reusable ramoops@42ff0000
[ 0.000000] OF: reserved mem: 0x0000000043000000..0x000000004302ffff (192 KiB) nomap non-reusable secmon@43000000
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000040000000-0x000000005fffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000040000000-0x0000000042ffffff]
[ 0.000000] node 0: [mem 0x0000000043000000-0x000000004302ffff]
[ 0.000000] node 0: [mem 0x0000000043030000-0x000000005fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000005fffffff]
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv0.2 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: Trusted OS migration not required
[ 0.000000] percpu: Embedded 20 pages/cpu s42520 r8192 d31208 u81920
[ 0.000000] pcpu-alloc: s42520 r8192 d31208 u81920 alloc=20*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: kernel page table isolation disabled by kernel configuration
[ 0.000000] CPU features: detected: ARM erratum 843419
[ 0.000000] alternatives: applying boot alternatives
[ 0.000000] Kernel command line: earlycon=uart8250,mmio32,0x11002000 swiotlb=512
[ 0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 131072
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] software IO TLB: area num 2.
[ 0.000000] software IO TLB: mapped [mem 0x000000005f4c0000-0x000000005f5c0000] (1MB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[ 0.000000] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2.
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] Root IRQ handler: gic_handle_irq
[ 0.000000] GIC: Using split EOI/Deactivate mode
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.000000] arch_timer: cp15 timer(s) running at 12.50MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049cda, max_idle_ns: 440795202628 ns
[ 0.000000] sched_clock: 56 bits at 13MHz, resolution 80ns, wraps every 4398046511080ns
[ 0.008274] Calibrating delay loop (skipped), value calculated using timer frequency.. 25.00 BogoMIPS (lpj=125000)
[ 0.018674] pid_max: default: 32768 minimum: 301
[ 0.026155] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
[ 0.033501] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
[ 0.044223] rcu: Hierarchical SRCU implementation.
[ 0.049038] rcu: Max phase no-delay instances is 1000.
[ 0.054454] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[ 0.062797] smp: Bringing up secondary CPUs ...
[ 0.067748] Detected VIPT I-cache on CPU1
[ 0.067827] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.067902] smp: Brought up 1 node, 2 CPUs
[ 0.082584] SMP: Total of 2 processors activated.
[ 0.087301] CPU: All CPU(s) started at EL2
[ 0.091410] CPU features: detected: 32-bit EL0 Support
[ 0.096564] CPU features: detected: CRC32 instructions
[ 0.101741] alternatives: applying system-wide alternatives
[ 0.107465] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching
[ 0.115966] Memory: 497120K/524288K available (9216K kernel code, 916K rwdata, 2664K rodata, 448K init, 301K bss, 25328K reserved, 0K cma-reserved)
[ 0.132961] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.142867] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[ 0.149745] 29344 pages in range for non-PLT usage
[ 0.149749] 520864 pages in range for PLT usage
[ 0.155996] pinctrl core: initialized pinctrl subsystem
[ 0.166901] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.173118] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[ 0.180228] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.188017] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.196371] thermal_sys: Registered thermal governor 'fair_share'
[ 0.196376] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.202489] thermal_sys: Registered thermal governor 'step_wise'
[ 0.208521] thermal_sys: Registered thermal governor 'user_space'
[ 0.214605] ASID allocator initialised with 65536 entries
[ 0.226499] pstore: Using crash dump compression: deflate
[ 0.231927] pstore: Registered ramoops as persistent store backend
[ 0.238127] ramoops: using 0x10000@0x42ff0000, ecc: 0
[ 0.250397] /pcie@1a143000: Fixed dependency cycle(s) with /pcie@1a143000/interrupt-controller
[ 0.259405] /pcie@1a145000: Fixed dependency cycle(s) with /pcie@1a145000/interrupt-controller
[ 0.280219] cryptd: max_cpu_qlen set to 1000
[ 0.286573] SCSI subsystem initialized
[ 0.290504] libata version 3.00 loaded.
[ 0.295734] clocksource: Switched to clocksource arch_sys_counter
[ 0.304042] NET: Registered PF_INET protocol family
[ 0.309052] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.317470] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 0.325869] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.333648] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.341451] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.348803] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.355478] MPTCP token hash table entries: 512 (order: 1, 12288 bytes, linear)
[ 0.362923] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.369497] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.376661] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.382360] PCI: CLS 0 bytes, default 64
[ 0.387406] workingset: timestamp_bits=46 max_order=17 bucket_order=0
[ 0.398662] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.404517] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.477351] mt-pmic-pwrap 10001000.pwrap: unexpected interrupt int=0x1
[ 0.497202] Serial: 8250/16550 driver, 3 ports, IRQ sharing disabled
[ 0.504696] printk: legacy console [ttyS0] disabled
[ 0.530015] 11002000.serial: ttyS0 at MMIO 0x11002000 (irq = 118, base_baud = 1562500) is a ST16650V2
[ 0.539334] printk: legacy console [ttyS0] enabled
[ 0.548926] printk: legacy bootconsole [uart8250] disabled
[ 0.560822] mtk_rng 1020f000.rng: registered RNG driver
[ 0.560969] random: crng init done
[ 0.571857] loop: module loaded
[ 0.575435] mtk-ecc 1100e000.ecc: probed
[ 0.580761] spi-nand spi0.0: Macronix SPI NAND was found.
[ 0.586194] spi-nand spi0.0: 128 MiB, block size: 128 KiB, page size: 2048, OOB size: 64
[ 0.594364] mtk-snand 1100d000.spi: ECC strength: 4 bits per 512 bytes
[ 0.603327] [BBT] BMT.v2 is found at 0x3ff
[ 0.607717] 8 fixed-partitions partitions found on MTD device spi0.0
[ 0.614069] Creating 8 MTD partitions on "spi0.0":
[ 0.618957] 0x000000000000-0x000000080000 : "Preloader"
[ 0.625074] 0x000000080000-0x0000000c0000 : "ATF"
[ 0.630313] 0x0000000c0000-0x000000140000 : "u-boot"
[ 0.636138] 0x000000140000-0x0000001c0000 : "u-boot-env"
[ 0.642187] 0x0000001c0000-0x000000200000 : "factory"
[ 0.647778] OF: Bad cell count for /spi@1100d000/flash@0/partitions
[ 0.654214] 0x000000200000-0x000006600000 : "ubi"
[ 0.766406] 0x000006600000-0x000006700000 : "User_data"
[ 0.772964] 0x000006700000-0x0000075c0000 : "reserved"
[ 0.919417] mtk_soc_eth 1b100000.ethernet eth0: mediatek frame engine at 0xffffffc0812e0000, irq 123
[ 0.929511] rtc_mt7622 10212800.rtc: registered as rtc0
[ 0.934766] rtc_mt7622 10212800.rtc: setting system clock to 2000-01-01T00:00:00 UTC (946684800)
[ 0.943734] i2c_dev: i2c /dev entries driver
[ 0.949323] mtk-wdt 10212000.watchdog: Watchdog enabled (timeout=31 sec, nowayout=0)
[ 0.959134] NET: Registered PF_INET6 protocol family
[ 0.964746] Segment Routing with IPv6
[ 0.968469] In-situ OAM (IOAM) with IPv6
[ 0.972429] NET: Registered PF_PACKET protocol family
[ 0.977610] 8021q: 802.1Q VLAN Support v1.8
[ 1.001677] mtk-pcie 1a143000.pcie: host bridge /pcie@1a143000 ranges:
[ 1.008275] mtk-pcie 1a143000.pcie: Parsing ranges property...
[ 1.014116] mtk-pcie 1a143000.pcie: MEM 0x0020000000..0x0027ffffff -> 0x0020000000
[ 1.262270] mtk-pcie 1a143000.pcie: PCI host bridge to bus 0000:00
[ 1.268487] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 1.273973] pci_bus 0000:00: root bus resource [mem 0x20000000-0x27ffffff]
[ 1.280857] pci_bus 0000:00: scanning bus
[ 1.285100] pci 0000:00:00.0: [14c3:3258] type 01 class 0x060400 PCIe Root Port
[ 1.292600] pci 0000:00:00.0: BAR 0 [mem 0x00000000-0x1ffffffff 64bit pref]
[ 1.299641] pci 0000:00:00.0: PCI bridge to [bus 00]
[ 1.304673] pci 0000:00:00.0: bridge window [mem 0x00000000-0x000fffff]
[ 1.314176] pci_bus 0000:00: fixups for bus
[ 1.318378] pci 0000:00:00.0: scanning [bus 00-00] behind bridge, pass 0
[ 1.325076] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 1.333152] pci 0000:00:00.0: scanning [bus 00-00] behind bridge, pass 1
[ 1.340233] pci_bus 0000:01: scanning bus
[ 1.344440] pci 0000:01:00.0: [14c3:7615] type 00 class 0x000280 PCIe Endpoint
[ 1.351847] pci 0000:01:00.0: BAR 0 [mem 0x00000000-0x000fffff 64bit]
[ 1.359294] pci 0000:01:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x1 link at 0000:00:00.0 (capable of 4.000 Gb/s with 5.0 GT/s PCIe x1 link)
[ 1.385828] pci_bus 0000:01: fixups for bus
[ 1.390012] pci_bus 0000:01: bus scan returning with max=01
[ 1.395584] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[ 1.402223] pci_bus 0000:00: bus scan returning with max=01
[ 1.407817] pci 0000:00:00.0: BAR 0 [mem size 0x200000000 64bit pref]: can't assign; no space
[ 1.416362] pci 0000:00:00.0: BAR 0 [mem size 0x200000000 64bit pref]: failed to assign
[ 1.424370] pci 0000:00:00.0: bridge window [mem 0x20000000-0x200fffff]: assigned
[ 1.431865] pci 0000:01:00.0: BAR 0 [mem 0x20000000-0x200fffff 64bit]: assigned
[ 1.439269] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 1.444238] pci 0000:00:00.0: bridge window [mem 0x20000000-0x200fffff]
[ 1.451044] pci_bus 0000:00: Some PCI device resources are unassigned, try booting with pci=realloc
[ 1.460094] pci_bus 0000:00: resource 4 [mem 0x20000000-0x27ffffff]
[ 1.466368] pci_bus 0000:01: resource 1 [mem 0x20000000-0x200fffff]
[ 1.472789] pcieport 0000:00:00.0: assign IRQ: got 128
[ 1.477951] pcieport 0000:00:00.0: enabling device (0000 -> 0002)
[ 1.484064] pcieport 0000:00:00.0: enabling bus mastering
[ 1.489568] mtk-pcie 1a143000.pcie: msi#0 address_hi 0x0 address_lo 0x450050c0
[ 1.497022] pcieport 0000:00:00.0: PME: Signaling with IRQ 128
[ 1.502955] pcieport 0000:00:00.0: save config 0x00: 0x325814c3
[ 1.508888] pcieport 0000:00:00.0: save config 0x04: 0x00100006
[ 1.514809] pcieport 0000:00:00.0: save config 0x08: 0x06040000
[ 1.520738] pcieport 0000:00:00.0: save config 0x0c: 0x00010000
[ 1.526665] pcieport 0000:00:00.0: save config 0x10: 0x0000000c
[ 1.532585] pcieport 0000:00:00.0: save config 0x14: 0x00000000
[ 1.538517] pcieport 0000:00:00.0: save config 0x18: 0x40010100
[ 1.544437] pcieport 0000:00:00.0: save config 0x1c: 0x04200000
[ 1.550365] pcieport 0000:00:00.0: save config 0x20: 0x20002000
[ 1.556292] pcieport 0000:00:00.0: save config 0x24: 0x00000000
[ 1.562212] pcieport 0000:00:00.0: save config 0x28: 0x00000000
[ 1.568142] pcieport 0000:00:00.0: save config 0x2c: 0x00000000
[ 1.574062] pcieport 0000:00:00.0: save config 0x30: 0x00000000
[ 1.579990] pcieport 0000:00:00.0: save config 0x34: 0x00000050
[ 1.585918] pcieport 0000:00:00.0: save config 0x38: 0x00000000
[ 1.591838] pcieport 0000:00:00.0: save config 0x3c: 0x00020180
[ 1.598312] mtk-pcie 1a145000.pcie: host bridge /pcie@1a145000 ranges:
[ 1.604854] mtk-pcie 1a145000.pcie: Parsing ranges property...
[ 1.610703] mtk-pcie 1a145000.pcie: MEM 0x0028000000..0x002fffffff -> 0x0028000000
[ 1.852427] mtk-pcie 1a145000.pcie: PCI host bridge to bus 0001:00
[ 1.858646] pci_bus 0001:00: root bus resource [bus 00-ff]
[ 1.864130] pci_bus 0001:00: root bus resource [mem 0x28000000-0x2fffffff]
[ 1.871008] pci_bus 0001:00: scanning bus
[ 1.875360] pci 0001:00:01.0: [14c3:3258] type 01 class 0x060400 PCIe Root Port
[ 1.882859] pci 0001:00:01.0: BAR 0 [mem 0x00000000-0x1ffffffff 64bit pref]
[ 1.889893] pci 0001:00:01.0: PCI bridge to [bus 00]
[ 1.894923] pci 0001:00:01.0: bridge window [mem 0x00000000-0x000fffff]
[ 1.904216] pci_bus 0001:00: fixups for bus
[ 1.908415] pci 0001:00:01.0: scanning [bus 00-00] behind bridge, pass 0
[ 1.915112] pci 0001:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 1.923186] pci 0001:00:01.0: scanning [bus 00-00] behind bridge, pass 1
[ 1.930251] pci_bus 0001:01: scanning bus
[ 1.934454] pci 0001:01:00.0: [14c3:7615] type 00 class 0x000280 PCIe Endpoint
[ 1.941856] pci 0001:01:00.0: BAR 0 [mem 0x00000000-0x000fffff 64bit]
[ 1.949292] pci 0001:01:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x1 link at 0001:00:01.0 (capable of 4.000 Gb/s with 5.0 GT/s PCIe x1 link)
[ 1.975828] pci_bus 0001:01: fixups for bus
[ 1.980012] pci_bus 0001:01: bus scan returning with max=01
[ 1.985584] pci_bus 0001:01: busn_res: [bus 01-ff] end is updated to 01
[ 1.992223] pci_bus 0001:00: bus scan returning with max=01
[ 1.997816] pci 0001:00:01.0: BAR 0 [mem size 0x200000000 64bit pref]: can't assign; no space
[ 2.006355] pci 0001:00:01.0: BAR 0 [mem size 0x200000000 64bit pref]: failed to assign
[ 2.014362] pci 0001:00:01.0: bridge window [mem 0x28000000-0x280fffff]: assigned
[ 2.021863] pci 0001:01:00.0: BAR 0 [mem 0x28000000-0x280fffff 64bit]: assigned
[ 2.029266] pci 0001:00:01.0: PCI bridge to [bus 01]
[ 2.034235] pci 0001:00:01.0: bridge window [mem 0x28000000-0x280fffff]
[ 2.041040] pci_bus 0001:00: Some PCI device resources are unassigned, try booting with pci=realloc
[ 2.050090] pci_bus 0001:00: resource 4 [mem 0x28000000-0x2fffffff]
[ 2.056363] pci_bus 0001:01: resource 1 [mem 0x28000000-0x280fffff]
[ 2.062782] pcieport 0001:00:01.0: assign IRQ: got 130
[ 2.067941] pcieport 0001:00:01.0: enabling device (0000 -> 0002)
[ 2.074053] pcieport 0001:00:01.0: enabling bus mastering
[ 2.079546] mtk-pcie 1a145000.pcie: msi#0 address_hi 0x0 address_lo 0x450150c0
[ 2.086989] pcieport 0001:00:01.0: PME: Signaling with IRQ 130
[ 2.092922] pcieport 0001:00:01.0: save config 0x00: 0x325814c3
[ 2.098855] pcieport 0001:00:01.0: save config 0x04: 0x00100006
[ 2.104776] pcieport 0001:00:01.0: save config 0x08: 0x06040000
[ 2.110704] pcieport 0001:00:01.0: save config 0x0c: 0x00010000
[ 2.116631] pcieport 0001:00:01.0: save config 0x10: 0x0000000c
[ 2.122551] pcieport 0001:00:01.0: save config 0x14: 0x00000000
[ 2.128482] pcieport 0001:00:01.0: save config 0x18: 0x40010100
[ 2.134402] pcieport 0001:00:01.0: save config 0x1c: 0x04200000
[ 2.140336] pcieport 0001:00:01.0: save config 0x20: 0x28002800
[ 2.146264] pcieport 0001:00:01.0: save config 0x24: 0x00000000
[ 2.152184] pcieport 0001:00:01.0: save config 0x28: 0x00000000
[ 2.158110] pcieport 0001:00:01.0: save config 0x2c: 0x00000000
[ 2.164030] pcieport 0001:00:01.0: save config 0x30: 0x00000000
[ 2.169956] pcieport 0001:00:01.0: save config 0x34: 0x00000050
[ 2.175883] pcieport 0001:00:01.0: save config 0x38: 0x00000000
[ 2.181803] pcieport 0001:00:01.0: save config 0x3c: 0x00020182
[ 2.188603] mtk_hsdma 1b007000.dma-controller: MediaTek HSDMA driver registered
[ 2.196853] UBI: auto-attach mtd5
[ 2.200178] ubi0: default fastmap pool size: 40
[ 2.204703] ubi0: default fastmap WL pool size: 20
[ 2.209526] ubi0: attaching mtd5
[ 2.507542] ubi0: scanning is finished
[ 2.515463] ubi0 warning: ubi_eba_init: cannot reserve enough PEBs for bad PEB handling, reserved 6, need 19
[ 2.526133] ubi0: attached mtd5 (name "ubi", size 100 MiB)
[ 2.531633] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[ 2.538519] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[ 2.545306] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
[ 2.552271] ubi0: good PEBs: 800, bad PEBs: 0, corrupted PEBs: 0
[ 2.558281] ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128
[ 2.565501] ubi0: max/mean erase counter: 81/20, WL threshold: 4096, image sequence number: 0
[ 2.574033] ubi0: available PEBs: 0, total reserved PEBs: 800, PEBs reserved for bad PEB handling: 6
[ 2.583183] ubi0: background thread "ubi_bgt0d" started, PID 579
[ 2.589774] block ubiblock0_1: created from ubi0:1(rootfs)
[ 2.595258] ubiblock: device ubiblock0_1 (rootfs) set to be root filesystem
[ 2.602320] clk: Disabling unused clocks
[ 2.606533] PM: genpd: Disabling unused power domains
[ 2.614907] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
[ 2.622275] Freeing unused kernel memory: 448K
[ 2.626760] Run /sbin/init as init process
[ 2.630849] with arguments:
[ 2.633806] /sbin/init
[ 2.636515] with environment:
[ 2.639647] HOME=/
[ 2.641997] TERM=linux
[ 2.819893] init: Console is alive
[ 2.823395] init: - watchdog -
[ 3.367701] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[ 3.389895] usbcore: registered new interface driver usbfs
[ 3.395418] usbcore: registered new interface driver hub
[ 3.400782] usbcore: registered new device driver usb
[ 3.406820] gpio_button_hotplug: loading out-of-tree module taints kernel.
[ 3.566222] rtl8365mb-mdio mdio-bus:1d: found an RTL8367S switch
[ 3.748858] rtl8365mb-mdio mdio-bus:1d: missing child interrupt-controller node
[ 3.756216] rtl8365mb-mdio mdio-bus:1d: no interrupt support
[ 3.972785] rtl8365mb-mdio mdio-bus:1d: configuring for fixed/2500base-x link mode
[ 4.123074] rtl8365mb-mdio mdio-bus:1d: Link is Up - 2.5Gbps/Full - flow control rx/tx
[ 4.123758] rtl8365mb-mdio mdio-bus:1d lan0 (uninitialized): PHY [mdio-bus:1d:user_mii:00] driver [RTL8365MB-VC Gigabit Ethernet] (irq=POLL)
[ 4.145696] rtl8365mb-mdio mdio-bus:1d lan1 (uninitialized): PHY [mdio-bus:1d:user_mii:01] driver [RTL8365MB-VC Gigabit Ethernet] (irq=POLL)
[ 4.160142] rtl8365mb-mdio mdio-bus:1d lan2 (uninitialized): PHY [mdio-bus:1d:user_mii:02] driver [RTL8365MB-VC Gigabit Ethernet] (irq=POLL)
[ 4.174595] rtl8365mb-mdio mdio-bus:1d lan3 (uninitialized): PHY [mdio-bus:1d:user_mii:03] driver [RTL8365MB-VC Gigabit Ethernet] (irq=POLL)
[ 4.189022] rtl8365mb-mdio mdio-bus:1d wan (uninitialized): PHY [mdio-bus:1d:user_mii:04] driver [RTL8365MB-VC Gigabit Ethernet] (irq=POLL)
[ 4.202809] mtk_soc_eth 1b100000.ethernet eth0: entered promiscuous mode
[ 4.209556] DSA: tree 0 setup
[ 4.217777] xhci-mtk 1a0c0000.usb: xHCI Host Controller
[ 4.223024] xhci-mtk 1a0c0000.usb: new USB bus registered, assigned bus number 1
[ 4.232099] xhci-mtk 1a0c0000.usb: hcc params 0x01403198 hci version 0x96 quirks 0x0000000000200010
[ 4.241202] xhci-mtk 1a0c0000.usb: irq 132, io mem 0x1a0c0000
[ 4.247076] xhci-mtk 1a0c0000.usb: xHCI Host Controller
[ 4.252301] xhci-mtk 1a0c0000.usb: new USB bus registered, assigned bus number 2
[ 4.259706] xhci-mtk 1a0c0000.usb: Host supports USB 3.0 SuperSpeed
[ 4.266422] hub 1-0:1.0: USB hub found
[ 4.270188] hub 1-0:1.0: 2 ports detected
[ 4.274498] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 4.282871] hub 2-0:1.0: USB hub found
[ 4.286647] hub 2-0:1.0: 1 port detected
[ 4.296386] usbcore: registered new interface driver usb-storage
[ 4.303404] usbcore: registered new interface driver uas
[ 4.308983] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[ 4.319036] init: - preinit -
[ 4.820326] mtk_soc_eth 1b100000.ethernet eth0: configuring for fixed/2500base-x link mode
[ 4.828823] mtk_soc_eth 1b100000.ethernet eth0: Link is Up - 2.5Gbps/Full - flow control rx/tx
[ 4.849656] rtl8365mb-mdio mdio-bus:1d lan1: configuring for phy/gmii link mode
[ 9.169409] UBIFS (ubi0:2): default file-system created
[ 9.174940] UBIFS (ubi0:2): Mounting in unauthenticated mode
[ 9.180796] UBIFS (ubi0:2): background thread "ubifs_bgt0_2" started, PID 765
[ 9.210587] UBIFS (ubi0:2): UBIFS: mounted UBI device 0, volume 2, name "rootfs_data"
[ 9.218449] UBIFS (ubi0:2): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[ 9.228372] UBIFS (ubi0:2): FS size: 72249344 bytes (68 MiB, 569 LEBs), max 579 LEBs, journal size 3555328 bytes (3 MiB, 28 LEBs)
[ 9.240024] UBIFS (ubi0:2): reserved for root: 3412514 bytes (3332 KiB)
[ 9.246652] UBIFS (ubi0:2): media format: w5/r0 (latest is w5/r0), UUID 0E60E0A0-B40E-4ECE-868A-79D0E7AC9F7A, small LPT model
[ 9.259186] mount_root: overlay filesystem has not been fully initialized yet
[ 9.266534] mount_root: switching to ubifs overlay
[ 9.273228] overlayfs: null uuid detected in lower fs '/', falling back to xino=off,index=off,nfs_export=off.
[ 9.286464] urandom-seed: Seed file not found (/etc/urandom.seed)
[ 9.345549] procd: - early -
[ 9.348536] procd: - watchdog -
[ 9.903606] procd: - watchdog -
[ 9.921230] procd: - ubus -
[ 10.083307] procd: - init -
[ 10.402267] kmodloader: loading kernel modules from /etc/modules.d/*
[ 10.428813] netfs: FS-Cache loaded
[ 10.433671] Key type dns_resolver registered
[ 10.450268] Key type cifs.idmap registered
[ 10.456881] GACT probability on
[ 10.461010] Mirror/redirect action on
[ 10.470259] u32 classifier
[ 10.472978] input device check on
[ 10.476683] Actions configured
[ 10.487513] fuse: init (API version 7.41)
[ 10.498199] Loading modules backported from Linux version v6.14.11-0-gb9d5d463c216
[ 10.505794] Backport generated by backports.git v6.1.110-1-43-g2e32643b84e8
[ 10.519022] usbcore: registered new interface driver ums-alauda
[ 10.525598] usbcore: registered new interface driver ums-cypress
[ 10.533020] usbcore: registered new interface driver ums-datafab
[ 10.539857] usbcore: registered new interface driver ums-freecom
[ 10.546616] usbcore: registered new interface driver ums-isd200
[ 10.553136] usbcore: registered new interface driver ums-jumpshot
[ 10.560012] usbcore: registered new interface driver ums-karma
[ 10.567106] usbcore: registered new interface driver ums-sddr09
[ 10.573838] usbcore: registered new interface driver ums-sddr55
[ 10.580684] usbcore: registered new interface driver ums-usbat
[ 10.642261] mt7615e 0000:01:00.0: assign IRQ: got 128
[ 10.647409] mt7615e 0000:01:00.0: enabling device (0000 -> 0002)
[ 10.653491] mt7615e 0000:01:00.0: enabling bus mastering
[ 10.658947] mtk-pcie 1a143000.pcie: msi#0 address_hi 0x0 address_lo 0x450050c0
[ 10.667408] urngd: v1.0.2 started.
[ 10.676093] mt7615e 0000:01:00.0: registering led 'mt76-phy0'
[ 10.716261] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 10.723069] ieee80211 phy0: copying sband (band 1) due to VHT EXT NSS BW flag
[ 10.746274] mt7615e 0001:01:00.0: assign IRQ: got 130
[ 10.751379] mt7615e 0001:01:00.0: enabling device (0000 -> 0002)
[ 10.757494] mt7615e 0001:01:00.0: enabling bus mastering
[ 10.762950] mtk-pcie 1a145000.pcie: msi#0 address_hi 0x0 address_lo 0x450150c0
[ 10.839746] mt7615e 0001:01:00.0: registering led 'mt76-phy1'
[ 10.845555] mt7615e 0000:01:00.0: HW/SW Version: 0x8a108a10, Build Time: 20180518100604a
[ 10.845555]
[ 10.928537] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
[ 10.935342] ieee80211 phy1: copying sband (band 1) due to VHT EXT NSS BW flag
[ 10.971924] mt7615e 0001:01:00.0: HW/SW Version: 0x8a108a10, Build Time: 20180518100604a
[ 10.971924]
[ 10.972884] mt7615e 0000:01:00.0: N9 Firmware Version: _reserved_, Build Time: 20200814163649
[ 10.993374] mt7622-wmac 18000000.wmac: registering led 'mt76-phy2'
[ 11.002222] mt7615e 0001:01:00.0: N9 Firmware Version: _reserved_, Build Time: 20200814163649
[ 11.056405] ieee80211 phy2: Selected rate control algorithm 'minstrel_ht'
[ 11.056779] mt7615e 0000:01:00.0: CR4 Firmware Version: _reserved_, Build Time: 20190415154149
[ 11.063744] mt7615e 0001:01:00.0: CR4 Firmware Version: _reserved_, Build Time: 20190415154149
[ 11.120511] PPP generic driver version 2.4.2
[ 11.126587] NET: Registered PF_PPPOX protocol family
[ 11.136296] kmodloader: done loading kernel modules from /etc/modules.d/*
[ 11.143214] mt7622-wmac 18000000.wmac: HW/SW Version: 0x8a108a10, Build Time: 20190801210006a
[ 11.143214]
[ 11.238228] mt7622-wmac 18000000.wmac: N9 Firmware Version: _reserved_, Build Time: 20220630094834
[ 17.871343] mtk_soc_eth 1b100000.ethernet eth0: Link is Down
[ 17.892096] mtk_soc_eth 1b100000.ethernet eth0: configuring for fixed/2500base-x link mode
[ 17.903351] mtk_soc_eth 1b100000.ethernet eth0: Link is Up - 2.5Gbps/Full - flow control rx/tx
[ 17.912019] rtl8365mb-mdio mdio-bus:1d lan1: configuring for phy/gmii link mode
[ 17.939879] br-lan: port 1(lan1) entered blocking state
[ 17.945129] br-lan: port 1(lan1) entered disabled state
[ 17.950470] rtl8365mb-mdio mdio-bus:1d lan1: entered allmulticast mode
[ 17.957076] mtk_soc_eth 1b100000.ethernet eth0: entered allmulticast mode
[ 17.989092] rtl8365mb-mdio mdio-bus:1d lan1: entered promiscuous mode
[ 18.034735] rtl8365mb-mdio mdio-bus:1d lan2: configuring for phy/gmii link mode
[ 18.049688] br-lan: port 2(lan2) entered blocking state
[ 18.054927] br-lan: port 2(lan2) entered disabled state
[ 18.060250] rtl8365mb-mdio mdio-bus:1d lan2: entered allmulticast mode
[ 18.068257] rtl8365mb-mdio mdio-bus:1d lan2: entered promiscuous mode
[ 18.088806] rtl8365mb-mdio mdio-bus:1d lan3: configuring for phy/gmii link mode
[ 18.103611] br-lan: port 3(lan3) entered blocking state
[ 18.108944] br-lan: port 3(lan3) entered disabled state
[ 18.114210] rtl8365mb-mdio mdio-bus:1d lan3: entered allmulticast mode
[ 18.122225] rtl8365mb-mdio mdio-bus:1d lan3: entered promiscuous mode
[ 18.150722] rtl8365mb-mdio mdio-bus:1d wan: configuring for phy/gmii link mode
[ 21.250620] rtl8365mb-mdio mdio-bus:1d lan3: Link is Up - 1Gbps/Full - flow control rx/tx
[ 21.250653] br-lan: port 3(lan3) entered blocking state
[ 21.264083] br-lan: port 3(lan3) entered forwarding state
[ 71.168576] rtl8365mb-mdio mdio-bus:1d lan3: Link is Down
[ 71.174123] br-lan: port 3(lan3) entered disabled state
[ 75.330627] rtl8365mb-mdio mdio-bus:1d lan3: Link is Up - 1Gbps/Full - flow control rx/tx
[ 75.330666] br-lan: port 3(lan3) entered blocking state
[ 75.344088] br-lan: port 3(lan3) entered forwarding state