No usb device can be found

In connection to https://forum.openwrt.org/t/tether-internet-access-from-my-mobile-phone-is-lost/206956 i have upgraded to OpenWrt 24.10.0 and i have lost the usb tethering. i have looked to create again the interface but i do not see any usb0 or usb1 interfaces available

`root@OpenWrt:~# ip link show dev usb0
ip: can't find device 'usb0'
root@OpenWrt:~#
root@OpenWrt:~# ip link show dev usb1
ip: can't find device 'usb1'
root@OpenWrt:~#`

and here is my cat /sys/kernel/debug/usb/devices

`root@OpenWrt:~# cat /sys/kernel/debug/usb/devices

T:  Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=12   MxCh= 4
B:  Alloc=  0/900 us ( 0%), #Int=  0, #Iso=  0
D:  Ver= 1.10 Cls=09(hub  ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
P:  Vendor=1d6b ProdID=0001 Rev= 6.06
S:  Manufacturer=Linux 6.6.73 ohci_hcd
S:  Product=OHCI PCI host controller
S:  SerialNumber=0000:00:0f.4
C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=  0mA
I:* If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
E:  Ad=81(I) Atr=03(Int.) MxPS=   2 Ivl=255ms

T:  Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=480  MxCh= 4
B:  Alloc=  0/800 us ( 0%), #Int=  0, #Iso=  0
D:  Ver= 2.00 Cls=09(hub  ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
P:  Vendor=1d6b ProdID=0002 Rev= 6.06
S:  Manufacturer=Linux 6.6.73 ehci_hcd
S:  Product=EHCI Host Controller
S:  SerialNumber=0000:00:0f.5
C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=  0mA
I:* If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
E:  Ad=81(I) Atr=03(Int.) MxPS=   4 Ivl=256ms

T:  Bus=02 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  8 Spd=480  MxCh= 0
D:  Ver= 2.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
P:  Vendor=05c6 ProdID=f00e Rev= 5.04
S:  Manufacturer=HMD Global
S:  Product=Nokia G60 5G
S:  SerialNumber=AQ7505H022N81300833
C:* #Ifs= 2 Cfg#= 1 Atr=80 MxPwr=500mA
A:  FirstIf#= 0 IfCount= 2 Cls=ef(misc ) Sub=04 Prot=01
I:* If#= 0 Alt= 0 #EPs= 1 Cls=ef(misc ) Sub=04 Prot=01 Driver=rndis_host
E:  Ad=81(I) Atr=03(Int.) MxPS=   8 Ivl=32ms
I:* If#= 1 Alt= 0 #EPs= 2 Cls=0a(data ) Sub=00 Prot=00 Driver=rndis_host
E:  Ad=8e(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E:  Ad=0f(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms
root@OpenWrt:~#`

any ideas, please?

logread -f while reconnecting the phone to the router, post it if needed.

don't upgrade further, USB tethering appears to be broken in .1 and .2, at least for me.

there's also USB Networking: USB to ETH device name behavior change.

Just follow https://openwrt.org/docs/guide-user/network/wan/wwan/ethernetoverusb_rndis
and pay attention to the following:

After installing the packages and connecting the USB stick, the following should appear in dmesg output:
[...]
Note the device name (usb0 ) mentioned on the last line, it will be used later. For another modem the name could be eth2 or something like that.

The same on https://openwrt.org/docs/guide-user/network/wan/smartphone.usb.tethering page:

  • click on Status and then on System Log to see this log from the LuCi web interface

  • or use dmesg command on the console over SSH
    [...]
    Note the interface name (usb0 ) mentioned on the last line, this is the name to use during the setup process.

i had the rndis packet already. Here is my dmesq

root@OpenWrt:~# dmesg
[    0.000000] Linux version 6.6.73 (builder@buildhost) (i486-openwrt-linux-musl-gcc (OpenWrt GCC 13.3.0 r28427-6df0e3d02a) 13.3.0, GNU ld (GNU Binutils) 2.42) #0 Mon Feb  3 23:09:37 2025
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000fffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000fff00000-0x00000000ffffffff] reserved
[    0.000000] Notice: NX (Execute Disable) protection missing in CPU!
[    0.000000] APIC: Static calls initialized
[    0.000000] DMI not present or invalid.
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 498.017 MHz processor
[    0.010535] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.010569] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.010613] last_pfn = 0x10000 max_arch_pfn = 0x100000
[    0.010628] MTRRs disabled (not available)
[    0.010636] x86/PAT: PAT not supported by the CPU.
[    0.010648] x86/PAT: Configuration [0-7]: WB  WT  UC- UC  WB  WT  UC- UC
[    0.040285] initial memory mapped: [mem 0x00000000-0x01ffffff]
[    0.040508] ACPI: Early table checksum verification disabled
[    0.041506] ACPI BIOS Error (bug): A valid RSDP was not found (20230628/tbxfroot-222)
[    0.041540] 0MB HIGHMEM available.
[    0.041548] 256MB LOWMEM available.
[    0.041555]   mapped low ram: 0 - 10000000
[    0.041566]   low ram: 0 - 10000000
[    0.041599] Zone ranges:
[    0.041604]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.041625]   Normal   [mem 0x0000000001000000-0x000000000fffffff]
[    0.041647]   HighMem  empty
[    0.041659] Movable zone start for each node
[    0.041665] Early memory node ranges
[    0.041671]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.041687]   node   0: [mem 0x0000000000100000-0x000000000fffffff]
[    0.041706] Initmem setup node 0 [mem 0x0000000000001000-0x000000000fffffff]
[    0.041766] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.042337] On node 0, zone DMA: 96 pages in unavailable ranges
[    0.050974] No local APIC present or hardware disabled
[    0.050980] APIC: disable apic facility
[    0.050998] APIC: Switched APIC routing to: noop
[    0.051042] [mem 0x10000000-0xffefffff] available for PCI devices
[    0.051062] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.051213] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[    0.051239] pcpu-alloc: [0] 0
[    0.051313] Kernel command line: BOOT_IMAGE=/boot/vmlinuz root=PARTUUID=d83ffce3-02 rootwait console=tty1 console=ttyS0,115200n8 noinitrd
[    0.051732] Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz", will be passed to user space.
[    0.052098] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
[    0.052263] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
[    0.052322] Built 1 zonelists, mobility grouping on.  Total pages: 64799
[    0.052339] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.052353] Initializing HighMem for node 0 (00000000:00000000)
[    0.061248] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.061276] Memory: 248012K/261756K available (7342K kernel code, 776K rwdata, 1256K rodata, 524K init, 308K bss, 13744K reserved, 0K cma-reserved, 0K highmem)
[    0.246274] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.252939] NR_IRQS: 2304, nr_irqs: 32, preallocated irqs: 16
[    0.254857] Console: colour dummy device 80x25
[    0.254880] printk: console [tty1] enabled
[    0.256194] printk: console [ttyS0] enabled
[    0.567133] APIC: Keep in PIC mode(8259)
[    0.571096] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0xe5b748e1ee, max_idle_ns: 881590413788 ns
[    0.581615] Calibrating delay loop (skipped), value calculated using timer frequency.. 996.03 BogoMIPS (lpj=4980170)
[    0.591709] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.601648] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[    0.607612] CPU: Geode(TM) Integrated Processor by AMD PCS (family: 0x5, model: 0xa, stepping: 0x2)
[    0.611664] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.621674] Spectre V2 : Mitigation: Retpolines
[    0.626242] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.631660] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[    0.641651] Speculative Store Bypass: Vulnerable
[    0.646308] x86/fpu: x87 FPU will use FSAVE
[    0.655023] pid_max: default: 32768 minimum: 301
[    0.688703] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.691669] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.724074] RCU Tasks Trace: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=1.
[    0.731886] Performance Events: no PMU driver, software events only.
[    0.738390] signal: max sigframe size: 928
[    0.746627] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.751689] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
[    0.774174] pinctrl core: initialized pinctrl subsystem
[    0.785572] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.793598] thermal_sys: Registered thermal governor 'step_wise'
[    0.793649] cpuidle: using governor ladder
[    0.801654] cpuidle: using governor menu
[    0.805920] clocksource: pit: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1601818034827 ns
[    0.824175] PCI: PCI BIOS revision 2.10 entry at 0xfced9, last bus=0
[    0.830593] PCI: Using configuration type 1 for base access
[    0.851134] ACPI: Interpreter disabled.
[    0.852516] SCSI subsystem initialized
[    0.856604] libata version 3.00 loaded.
[    0.857060] usbcore: registered new interface driver usbfs
[    0.861724] usbcore: registered new interface driver hub
[    0.867141] usbcore: registered new device driver usb
[    0.874709] PCI: Probing PCI hardware
[    0.881658] PCI: root bus 00: using default resources
[    0.881678] PCI: Probing PCI hardware (bus 00)
[    0.881824] PCI host bridge to bus 0000:00
[    0.885967] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
[    0.891656] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff]
[    0.898584] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[    0.901722] pci 0000:00:01.0: [1022:2080] type 00 class 0x060000
[    0.911686] pci 0000:00:01.0: [Firmware Bug]: reg 0x10: invalid BAR (can't size)
[    0.922112] pci 0000:00:01.2: [1022:2082] type 00 class 0x101000
[    0.928225] pci 0000:00:01.2: reg 0x10: [mem 0xefff4000-0xefff7fff]
[    0.932087] pci 0000:00:09.0: [1106:3053] type 00 class 0x020000
[    0.941673] pci 0000:00:09.0: reg 0x10: [io  0x1000-0x10ff]
[    0.947308] pci 0000:00:09.0: reg 0x14: [mem 0xe0000000-0xe00000ff]
[    0.951740] pci 0000:00:09.0: supports D1 D2
[    0.956054] pci 0000:00:09.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.962011] pci 0000:00:0a.0: [1106:3053] type 00 class 0x020000
[    0.968093] pci 0000:00:0a.0: reg 0x10: [io  0x1400-0x14ff]
[    0.971665] pci 0000:00:0a.0: reg 0x14: [mem 0xe0040000-0xe00400ff]
[    0.981737] pci 0000:00:0a.0: supports D1 D2
[    0.986051] pci 0000:00:0a.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.992016] pci 0000:00:0b.0: [1106:3053] type 00 class 0x020000
[    0.998094] pci 0000:00:0b.0: reg 0x10: [io  0x1800-0x18ff]
[    1.001665] pci 0000:00:0b.0: reg 0x14: [mem 0xe0080000-0xe00800ff]
[    1.011738] pci 0000:00:0b.0: supports D1 D2
[    1.016049] pci 0000:00:0b.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.021923] pci 0000:00:0f.0: [1022:2090] type 00 class 0x060100
[    1.028124] pci 0000:00:0f.0: reg 0x10: [io  0x6000-0x6007]
[    1.031738] pci 0000:00:0f.0: reg 0x14: [io  0x6100-0x61ff]
[    1.041735] pci 0000:00:0f.0: reg 0x18: [io  0x6200-0x623f]
[    1.047489] pci 0000:00:0f.0: reg 0x20: [io  0x9d00-0x9d7f]
[    1.051735] pci 0000:00:0f.0: reg 0x24: [io  0x9c00-0x9c3f]
[    1.057750] pci 0000:00:0f.2: [1022:209a] type 00 class 0x010180
[    1.061879] pci 0000:00:0f.2: reg 0x20: [io  0xff00-0xff0f]
[    1.067592] pci 0000:00:0f.2: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    1.071656] pci 0000:00:0f.2: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    1.081654] pci 0000:00:0f.2: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    1.091656] pci 0000:00:0f.2: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    1.098528] pci 0000:00:0f.4: [1022:2094] type 00 class 0x0c0310
[    1.101727] pci 0000:00:0f.4: reg 0x10: [mem 0xefffe000-0xefffefff]
[    1.111927] pci 0000:00:0f.4: PME# supported from D0 D3hot D3cold
[    1.118430] pci 0000:00:0f.5: [1022:2095] type 00 class 0x0c0320
[    1.121732] pci 0000:00:0f.5: reg 0x10: [mem 0xefffd000-0xefffdfff]
[    1.128337] pci 0000:00:0f.5: PME# supported from D0 D3hot D3cold
[    1.132004] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
[    1.142725] PCI: pci_cache_line_size set to 32 bytes
[    1.143643] clocksource: Switched to clocksource tsc-early
[    1.170486] pnp: PnP ACPI: disabled
[    1.184974] NET: Registered PF_INET protocol family
[    1.190326] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    1.201668] tcp_listen_portaddr_hash hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    1.210231] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    1.218069] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    1.225817] TCP bind hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    1.233079] TCP: Hash tables configured (established 2048 bind 2048)
[    1.240808] MPTCP token hash table entries: 512 (order: 0, 6144 bytes, linear)
[    1.248621] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
[    1.255213] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
[    1.264287] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    1.270154] pci_bus 0000:00: resource 4 [io  0x0000-0xffff]
[    1.275788] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffff]
[    1.282746] PCI: CLS 32 bytes, default 32
[    1.287271] platform rtc_cmos: registered platform RTC device (no PNP device found)
[    1.296108] alix: system is recognized as "PC Engines ALIX.2 v0.99h"
[    1.306255] NatSemi SCx200 Driver
[    1.316234] workingset: timestamp_bits=14 max_order=16 bucket_order=2
[    1.355615] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    1.374268] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[    1.384343] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[    1.391485] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 921600) is a NS16550A
[    1.399941] serial8250: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 921600) is a NS16550A
[    1.413324] Non-volatile memory driver v1.3
[    1.417589] AMD Geode RNG detected
[    1.438417] platform pc8736x_gpio.0: NatSemi pc8736x GPIO Driver Initializing
[    1.445652] platform pc8736x_gpio.0: no device found
[    1.450789] nsc_gpio initializing
[    1.452033] random: crng init done
[    1.466204] loop: module loaded
[    1.469845] cs5535-gpio cs5535-gpio: reserved resource region [io  0x6100-0x61ff]
[    1.477412] gpio gpiochip0: Static allocation of GPIO base is deprecated, use dynamic allocation.
[    1.486823] cs5535-mfgpt cs5535-mfgpt: reserved resource region [io  0x6200-0x623f]
[    1.494604] cs5535-mfgpt cs5535-mfgpt: 8 MFGPT timers available
[    1.500732] cs5535-mfd 0000:00:0f.0: 4 devices registered.
[    1.514561] scsi host0: pata_cs5536
[    1.519659] scsi host1: pata_cs5536
[    1.523758] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xff00 irq 14
[    1.530844] ata2: DUMMY
[    1.540837] via-rhine 0000:00:09.0 eth0: VIA Rhine III (Management Adapter) at cff520c0, 00:0d:b9:18:71:b4, IRQ 10
[    1.552090] via-rhine 0000:00:09.0 eth0: MII PHY found at address 1, status 0x786d advertising 01e1 Link c1e1
[    1.568205] via-rhine 0000:00:0a.0 eth1: VIA Rhine III (Management Adapter) at e4ccc793, 00:0d:b9:18:71:b5, IRQ 11
[    1.579444] via-rhine 0000:00:0a.0 eth1: MII PHY found at address 1, status 0x786d advertising 05e1 Link c5e1
[    1.595544] via-rhine 0000:00:0b.0 eth2: VIA Rhine III (Management Adapter) at 29110471, 00:0d:b9:18:71:b6, IRQ 15
[    1.606790] via-rhine 0000:00:0b.0 eth2: MII PHY found at address 1, status 0x7849 advertising 05e1 Link 0000
[    1.617007] Fusion MPT base driver 3.04.20
[    1.621175] Copyright (c) 1999-2008 LSI Corporation
[    1.626113] Fusion MPT SPI Host driver 3.04.20
[    1.630969] ohci-pci 0000:00:0f.4: OHCI PCI host controller
[    1.636622] ohci-pci 0000:00:0f.4: new USB bus registered, assigned bus number 1
[    1.644234] ohci-pci 0000:00:0f.4: irq 12, io mem 0xefffe000
[    1.751061] hub 1-0:1.0: USB hub found
[    1.755447] hub 1-0:1.0: 4 ports detected
[    1.760793] i8042: PNP: No PS/2 controller found.
[    1.765538] i8042: Probing ports directly.
[    1.770573] i8042: No controller found
[    1.774864] rtc_cmos rtc_cmos: registered as rtc0
[    1.779699] rtc_cmos rtc_cmos: setting system clock to 2025-07-02T12:21:08 UTC (1751458868)
[    1.788150] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram
[    1.794835] cs5535-smb cs5535-smb: SCx200 device 'CS5535 ACB0' registered
[    1.803451] ehci-pci 0000:00:0f.5: EHCI Host Controller
[    1.808821] ehci-pci 0000:00:0f.5: new USB bus registered, assigned bus number 2
[    1.816423] ehci-pci 0000:00:0f.5: irq 12, io mem 0xefffd000
[    1.826601] ata1.00: ATA-5: ULTIMATE CF CARD, Ver7.04, max UDMA7
[    1.832737] ata1.00: 125173440 sectors, multi 1: LBA
[    1.837870] ata1.00: limited to UDMA/33 due to 40-wire cable
[    1.846932] scsi 0:0:0:0: Direct-Access     ATA      ULTIMATE CF CARD .04  PQ: 0 ANSI: 5
[    1.856742] sd 0:0:0:0: [sda] 125173440 512-byte logical blocks: (64.1 GB/59.7 GiB)
[    1.864577] sd 0:0:0:0: [sda] Write Protect is off
[    1.869456] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.869547] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.878800] sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
[    1.887605] cs5535-mfgpt cs5535-mfgpt: registered timer 0
[    1.893301] sc1200wdt: build 20020303
[    1.897061] sc1200wdt: io parameter must be specified
[    1.902947] cs5535-mfgpt cs5535-mfgpt: registered timer 1
[    1.908465] cs5535-clockevt: Registering MFGPT timer as a clock event, using IRQ 7
[    1.917190] NET: Registered PF_INET6 protocol family
[    1.926790] ehci-pci 0000:00:0f.5: USB 2.0 started, EHCI 1.00
[    1.933662] hub 2-0:1.0: USB hub found
[    1.937993] hub 2-0:1.0: 4 ports detected
[    1.944791] hub 1-0:1.0: USB hub found
[    1.948902]  sda: sda1 sda2 sda3
[    1.953165] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.959147] hub 1-0:1.0: 4 ports detected
[    1.964726] Segment Routing with IPv6
[    1.968493] In-situ OAM (IOAM) with IPv6
[    1.972761] NET: Registered PF_PACKET protocol family
[    1.977891] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    1.992577] 8021q: 802.1Q VLAN Support v1.8
[    2.007636] sched_clock: Marking stable (1690024487, 307999550)->(1998516302, -492265)
[    2.064400] clk: Disabling unused clocks
[    2.081343] EXT4-fs (sda2): mounted filesystem ff313567-e9f1-5a5d-9895-3ba130b4a864 ro with ordered data mode. Quota mode: disabled.
[    2.093488] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
[    2.100939] Freeing unused kernel image (initmem) memory: 524K
[    2.106917] Write protecting kernel text and read-only data: 8600k
[    2.113256] Run /sbin/init as init process
[    2.117393]   with arguments:
[    2.117406]     /sbin/init
[    2.117420]   with environment:
[    2.117433]     HOME=/
[    2.117446]     TERM=linux
[    2.117459]     BOOT_IMAGE=/boot/vmlinuz
[    2.195557] init: Console is alive
[    2.199537] init: - watchdog -
[    2.291294] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[    2.307221] button_hotplug: loading out-of-tree module taints kernel.
[    2.314287] Button Hotplug driver version 0.4.1
[    2.333921] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[    2.341379] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0xe5b748e1ee, max_idle_ns: 881590413788 ns
[    2.351475] clocksource: Switched to clocksource tsc
[    2.374107] init: - preinit -
[    2.840049] 8021q: adding VLAN 0 to HW filter on device eth0
[    7.073476] mount_root: mounting /dev/root with options
[    7.086462] EXT4-fs (sda2): re-mounted ff313567-e9f1-5a5d-9895-3ba130b4a864 r/w. Quota mode: disabled.
[    7.363950] EXT4-fs (sda1): warning: mounting unchecked fs, running e2fsck is recommended
[    7.383171] EXT4-fs (sda1): mounted filesystem 84173db5-fa99-e35a-95c6-28613cc79ea9 r/w without journal. Quota mode: disabled.
[    7.402812] urandom-seed: Seeding with /etc/urandom.seed
[    7.446905] procd: - early -
[    7.450026] procd: - watchdog -
[    8.140054] procd: - watchdog -
[    8.146917] procd: - ubus -
[    8.212142] procd: - init -
[    9.014752] kmodloader: loading kernel modules from /etc/modules.d/*
[    9.080494] Geode LX AES 0000:00:01.2: GEODE AES engine enabled.
[    9.309363] usbcore: registered new interface driver cdc_eem
[    9.318337] usbcore: registered new interface driver cdc_ether
[    9.341316] usbcore: registered new interface driver cdc_ncm
[    9.356388] usbcore: registered new interface driver cdc_subset
[    9.490128] PPP generic driver version 2.4.2
[    9.507174] NET: Registered PF_PPPOX protocol family
[    9.521734] usbcore: registered new interface driver rndis_host
[    9.550276] kmodloader: done loading kernel modules from /etc/modules.d/*
[   10.641111] urngd: v1.0.2 started.
[   19.134155] 8021q: adding VLAN 0 to HW filter on device eth0
[   19.165829] br-lan: port 1(eth0) entered blocking state
[   19.171239] br-lan: port 1(eth0) entered disabled state
[   19.176561] via-rhine 0000:00:09.0 eth0: entered allmulticast mode
[   19.183255] via-rhine 0000:00:09.0 eth0: entered promiscuous mode
[   19.287424] 8021q: adding VLAN 0 to HW filter on device eth2
[   19.404902] 8021q: adding VLAN 0 to HW filter on device eth1
[   21.464914] br-lan: port 1(eth0) entered blocking state
[   21.470320] br-lan: port 1(eth0) entered forwarding state
[  142.370964] usb 2-1: new high-speed USB device number 2 using ehci-pci
[  144.689914] usb 2-1: USB disconnect, device number 2
[  145.330848] usb 2-1: new high-speed USB device number 3 using ehci-pci
[  145.547708] rndis_host 2-1:1.0 eth3: register 'rndis_host' at usb-0000:00:0f.5-1, RNDIS device, be:0b:86:1a:9e:7d
root@OpenWrt:~#

and logread -f

root@OpenWrt:~# logread -f
Wed Jul  2 15:23:28 2025 kern.info kernel: [  142.370964] usb 2-1: new high-speed USB device number 2 using ehci-pci
Wed Jul  2 15:23:30 2025 kern.info kernel: [  144.689914] usb 2-1: USB disconnect, device number 2
Wed Jul  2 15:23:31 2025 kern.info kernel: [  145.330848] usb 2-1: new high-speed USB device number 3 using ehci-pci
Wed Jul  2 15:23:31 2025 kern.info kernel: [  145.547708] rndis_host 2-1:1.0 eth3: register 'rndis_host' at usb-0000:00:0f.5-1, RNDIS device, be:0b:86:1a:9e:7d
Wed Jul  2 15:23:37 2025 authpriv.info dropbear[3164]: Child connection from 192.168.9.34:57343
Wed Jul  2 15:23:42 2025 authpriv.notice dropbear[3164]: Password auth succeeded for 'root' from 192.168.9.34:57343



Fixed. it is interface eth3
:winking_face_with_tongue:

how come from usb0 to eth3 !!!

yes, that would be the link you were given earlier...

up to 23.xyz version it was usb0 in my case.
Anyhow, it works now.
thanks a lot.