#3033·istoreos

[25.12] USB NIC RTL8153 issue on Raspberry Pi 4B

Author: lutfor-diuCreated Sep 10, 2026Updated Sep 14, 2026

On RPI4B NIC device not showing on interface. I need to manually unplug and plugin again to make it work. but after power failure/reboot i need to do the same to make it work again, everytime.

Here is the kernel log:

[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083]
[    0.000000] Linux version 6.12.94 (build@buildserver) (aarch64-openwrt-linux-musl-gcc (OpenWrt GCC 14.3.0 2026080621) 14.3.0, GNU ld (GNU Binutils) 2.44) #0 SMP Wed Sep  9 09:48:59 2026
[    0.000000] random: crng init done
[    0.000000] Machine model: Raspberry Pi 4 Model B Rev 1.5
[    0.000000] Reserved memory: created CMA memory pool at 0x000000002ac00000, size 64 MiB
[    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x000000002ac00000..0x000000002ebfffff (65536 KiB) map reusable linux,cma
[    0.000000] OF: reserved mem: 0x000000003ef667c0..0x000000003ef66820 (0 KiB) nomap non-reusable nvram@0
[    0.000000] OF: reserved mem: 0x000000003ef66580..0x000000003ef6677f (0 KiB) nomap non-reusable nvram@1
[    0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000007fffffff]
[    0.000000] Faking node 0 at [mem 0x0000000000000000-0x000000007fffffff] (2048MB)
[    0.000000] NUMA: Initialized distance table, cnt=1
[    0.000000] NODE_DATA(0) allocated [mem 0x7fbdc300-0x7fbdefff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000000000-0x000000003fffffff]
[    0.000000]   DMA32    [mem 0x0000000040000000-0x000000007fffffff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x000000003b3fffff]
[    0.000000]   node   0: [mem 0x0000000040000000-0x000000007fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fffffff]
[    0.000000] On node 0, zone DMA32: 19456 pages in unavailable ranges
[    0.000000] percpu: Embedded 30 pages/cpu s84888 r8192 d29800 u122880
[    0.000000] pcpu-alloc: s84888 r8192 d29800 u122880 alloc=30*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
[    0.000000] Detected PIPT I-cache on CPU0
[    0.000000] CPU features: detected: Spectre-v2
[    0.000000] CPU features: detected: Spectre-v4
[    0.000000] CPU features: detected: Spectre-BHB
[    0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[    0.000000] alternatives: applying boot alternatives
[    0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 cgroup_disable=memory numa_policy=interleave bcm2708_fb.fbwidth=0 bcm2708_fb.fbheight=0 bcm2708_fb.fbswap=1 numa=fake=1 system_heap.max_order=0 smsc95xx.macaddr=D8:3A:DD:8B:78:0E vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=tty1 console=ttyAMA0,115200 root=PARTUUID=9d596791-02 rootfstype=squashfs,ext4 rootwait
[    0.000000] cgroup: Disabling memory control group subsystem
[    0.000000] mempolicy: NUMA default policy overridden to 'interleave:0'
[    0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.000000] Fallback order for Node 0: 0 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 504832
[    0.000000] Policy zone: DMA32
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] software IO TLB: area num 4.
[    0.000000] software IO TLB: mapped [mem 0x0000000037400000-0x000000003b400000] (64MB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, 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 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[    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 54.00MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
[    0.000000] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
[    0.000153] Console: colour dummy device 80x25
[    0.000161] printk: legacy console [tty1] enabled
[    0.000387] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=540000)
[    0.000398] pid_max: default: 32768 minimum: 301
[    0.000543] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.000563] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.001722] rcu: Hierarchical SRCU implementation.
[    0.001735] rcu: 	Max phase no-delay instances is 1000.
[    0.001848] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[    0.002124] smp: Bringing up secondary CPUs ...
[    0.002381] Detected PIPT I-cache on CPU1
[    0.002446] CPU1: Booted secondary processor 0x0000000001 [0x410fd083]
[    0.002752] Detected PIPT I-cache on CPU2
[    0.002783] CPU2: Booted secondary processor 0x0000000002 [0x410fd083]
[    0.003067] Detected PIPT I-cache on CPU3
[    0.003099] CPU3: Booted secondary processor 0x0000000003 [0x410fd083]
[    0.003139] smp: Brought up 1 node, 4 CPUs
[    0.003163] SMP: Total of 4 processors activated.
[    0.003168] CPU: All CPU(s) started at EL2
[    0.003172] CPU features: detected: 32-bit EL0 Support
[    0.003177] CPU features: detected: CRC32 instructions
[    0.003210] alternatives: applying system-wide alternatives
[    0.003321] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching
[    0.003661] Memory: 1822076K/2019328K available (10624K kernel code, 1616K rwdata, 7324K rodata, 640K init, 385K bss, 127740K reserved, 65536K cma-reserved)
[    0.007630] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.007668] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.008759] 27584 pages in range for non-PLT usage
[    0.008768] 519104 pages in range for PLT usage
[    0.008904] pinctrl core: initialized pinctrl subsystem
[    0.010687] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.011328] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[    0.011418] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.011568] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.011796] thermal_sys: Registered thermal governor 'step_wise'
[    0.011816] cpuidle: using governor ladder
[    0.011831] cpuidle: using governor menu
[    0.011925] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.011967] ASID allocator initialised with 65536 entries
[    0.012056] Serial: AMBA PL011 UART driver
[    0.013694] /soc/interrupt-controller@40041000: Fixed dependency cycle(s) with /soc/interrupt-controller@40041000
[    0.014006] bcm2835-mbox fe00b880.mailbox: mailbox enabled
[    0.030004] raspberrypi-firmware soc:firmware: Attached to firmware from 2025-04-30T13:33:39, variant start
[    0.040007] raspberrypi-firmware soc:firmware: Firmware hash is 5560078dcc8591a00f57b9068d13e5544aeef3aa
[    0.051102] /scb/pcie@7d500000: Fixed dependency cycle(s) with /scb/pcie@7d500000
[    0.051204] /scb/pcie@7d500000: Fixed dependency cycle(s) with /scb/pcie@7d500000
[    0.052951] cryptd: max_cpu_qlen set to 1000
[    0.054490] bcm2835-dma fe007000.dma-controller: DMA legacy API manager, dmachans=0x1
[    0.055774] SCSI subsystem initialized
[    0.055852] usbcore: registered new interface driver usbfs
[    0.055871] usbcore: registered new interface driver hub
[    0.055892] usbcore: registered new device driver usb
[    0.056017] mc: Linux media interface: v0.10
[    0.056032] videodev: Linux video capture interface: v2.00
[    0.056047] pps_core: LinuxPPS API ver. 1 registered
[    0.056052] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[    0.056062] PTP clock support registered
[    0.056861] clocksource: Switched to clocksource arch_sys_counter
[    0.058451] NET: Registered PF_INET protocol family
[    0.058595] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.076009] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[    0.076043] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.076054] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.076104] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.076285] TCP: Hash tables configured (established 16384 bind 16384)
[    0.076432] MPTCP token hash table entries: 2048 (order: 4, 49152 bytes, linear)
[    0.076487] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[    0.076506] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[    0.076590] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.076617] NET: Registered PF_XDP protocol family
[    0.076629] PCI: CLS 0 bytes, default 64
[    0.078411] workingset: timestamp_bits=42 max_order=19 bucket_order=0
[    0.078724] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.104202] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[    0.105334] pinctrl-bcm2835 fe200000.gpio: GPIO_OUT persistence: yes
[    0.109209] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
[    0.109230] brcm-pcie fd500000.pcie:   No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
[    0.109249] brcm-pcie fd500000.pcie:      MEM 0x0600000000..0x063fffffff -> 0x00c0000000
[    0.109266] brcm-pcie fd500000.pcie:   IB MEM 0x0000000000..0x007fffffff -> 0x0400000000
[    0.109978] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
[    0.109990] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.109999] pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff])
[    0.110037] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400 PCIe Root Port
[    0.110053] pci 0000:00:00.0: PCI bridge to [bus 00]
[    0.110061] pci 0000:00:00.0:   bridge window [mem 0x80000000-0xbfffffff]
[    0.110094] pci 0000:00:00.0: PME# supported from D0 D3hot
[    0.111352] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    0.111404] pci_bus 0000:01: supply vpcie3v3 not found, using dummy regulator
[    0.111456] pci_bus 0000:01: supply vpcie3v3aux not found, using dummy regulator
[    0.111477] pci_bus 0000:01: supply vpcie12v not found, using dummy regulator
[    0.216864] brcm-pcie fd500000.pcie: clkreq-mode set to default
[    0.218921] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
[    0.219028] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330 PCIe Endpoint
[    0.219085] pci 0000:01:00.0: BAR 0 [mem 0x00000000-0x00000fff 64bit]
[    0.219216] pci 0000:01:00.0: PME# supported from D0 D3hot
[    0.219393] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    0.219413] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff]: assigned
[    0.219423] pci 0000:01:00.0: BAR 0 [mem 0x600000000-0x600000fff 64bit]: assigned
[    0.219467] pci 0000:00:00.0: PCI bridge to [bus 01]
[    0.219473] pci 0000:00:00.0:   bridge window [mem 0x600000000-0x6000fffff]
[    0.219481] pci_bus 0000:00: resource 4 [mem 0x600000000-0x63fffffff]
[    0.219487] pci_bus 0000:01: resource 1 [mem 0x600000000-0x6000fffff]
[    0.219596] pcieport 0000:00:00.0: enabling device (0000 -> 0002)
[    0.219653] pcieport 0000:00:00.0: PME: Signaling with IRQ 26
[    0.219763] pcieport 0000:00:00.0: AER: enabled with IRQ 26
[    0.220079] bcm2708_fb soc:fb: Unable to determine number of FBs. Disabling driver.
[    0.220088] bcm2708_fb soc:fb: probe with driver bcm2708_fb failed with error -2
[    0.223251] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
[    0.223688] iproc-rng200 fe104000.rng: hwrng registered
[    0.223735] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[    0.223927] rpi-gpiomem fe200000.gpiomem: window base 0xfe200000 size 0x00001000
[    0.223962] rpi-gpiomem fe200000.gpiomem: initialised 1 regions as /dev/gpiomem
[    0.227032] brd: module loaded
[    0.228358] loop: module loaded
[    0.229969] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
[    0.556877] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
[    0.648559] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    0.648576] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[    0.649350] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0300240000000890
[    0.649769] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    0.649779] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[    0.649791] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[    0.649925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
[    0.649934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.649941] usb usb1: Product: xHCI Host Controller
[    0.649947] usb usb1: Manufacturer: Linux 6.12.94 xhci-hcd
[    0.649952] usb usb1: SerialNumber: 0000:01:00.0
[    0.650106] hub 1-0:1.0: USB hub found
[    0.650127] hub 1-0:1.0: 1 port detected
[    0.650345] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
[    0.650355] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.650362] usb usb2: Product: xHCI Host Controller
[    0.650367] usb usb2: Manufacturer: Linux 6.12.94 xhci-hcd
[    0.650372] usb usb2: SerialNumber: 0000:01:00.0
[    0.650505] hub 2-0:1.0: USB hub found
[    0.650525] hub 2-0:1.0: 4 ports detected
[    0.650896] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[    0.650933] dwc_otg: FIQ enabled
[    0.650936] dwc_otg: NAK holdoff enabled
[    0.650938] dwc_otg: FIQ split-transaction FSM enabled
[    0.650942] Module dwc_common_port init
[    0.651136] usbcore: registered new interface driver uas
[    0.651170] usbcore: registered new interface driver usb-storage
[    0.651206] mousedev: PS/2 mouse device common for all mice
[    0.651493] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[    0.651573] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: [email protected]
[    0.652312] sdhci: Secure Digital Host Controller Interface driver
[    0.652320] sdhci: Copyright(c) Pierre Ossman
[    0.652555] mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe
[    0.652743] sdhci-pltfm: SDHCI platform and OF driver helper
[    0.656090] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 (0,8000003f) counters available
[    0.656701] NET: Registered PF_INET6 protocol family
[    0.657248] Segment Routing with IPv6
[    0.657270] In-situ OAM (IOAM) with IPv6
[    0.657302] NET: Registered PF_PACKET protocol family
[    0.657323] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    0.657411] 8021q: 802.1Q VLAN Support v1.8
[    0.667997] Demotion targets for Node 0: null
[    0.668449] Key type .fscrypt registered
[    0.668458] Key type fscrypt-provisioning registered
[    0.671284] uart-pl011 fe201000.serial: there is not valid maps for state default
[    0.671463] uart-pl011 fe201000.serial: cts_event_workaround enabled
[    0.671648] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 39, base_baud = 0) is a PL011 rev3
[    0.671674] printk: legacy console [ttyAMA0] enabled
[    2.027504] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[    2.035001] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
[    2.041023] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
[    2.072323] of_cfs_init
[    2.076882] of_cfs_init: OK
[    2.094907] clk: Disabling unused clocks
[    2.099872] PM: genpd: Disabling unused power domains
[    2.133968] mmc0: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA
[    2.141162] Waiting for root device PARTUUID=9d596791-02...
[    2.177414] mmc1: new high speed SDIO card at address 0001
[    2.186865] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[    2.253302] mmc0: new ultra high speed DDR50 SDHC card at address 59b4
[    2.260238] mmcblk0: mmc0:59b4       29.0 GiB
[    2.265313]  mmcblk0: p1 p2 p3
[    2.268486] mmcblk0: mmc0:59b4       29.0 GiB
[    2.278817] VFS: Mounted root (squashfs filesystem) readonly on device 179:2.
[    2.286311] Freeing unused kernel memory: 640K
[    2.290854] Run /sbin/init as init process
[    2.294943]   with arguments:
[    2.294946]     /sbin/init
[    2.294948]   with environment:
[    2.294950]     HOME=/
[    2.294953]     TERM=linux
[    2.377094] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
[    2.385290] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    2.392431] usb 1-1: Product: USB2.0 Hub
[    2.403342] hub 1-1:1.0: USB hub found
[    2.407313] hub 1-1:1.0: 4 ports detected
[    2.443284] init: Console is alive
[    2.446762] init: - watchdog -
[    2.487086] usb 2-1: new SuperSpeed USB device number 2 using xhci_hcd
[    2.518868] usb 2-1: New USB device found, idVendor=1005, idProduct=b128, bcdDevice= 1.10
[    2.527078] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.534211] usb 2-1: Product: FLASH DRIVE
[    2.538229] usb 2-1: Manufacturer: USB3.0
[    2.542233] usb 2-1: SerialNumber: 0703936F26F56A98
[    2.558807] usb-storage 2-1:1.0: USB Mass Storage device detected
[    2.565185] scsi host0: usb-storage 2-1:1.0
[    2.877070] usb 2-2: new SuperSpeed USB device number 3 using xhci_hcd
[    2.907946] usb 2-2: New USB device found, idVendor=0bda, idProduct=8151, bcdDevice=31.fd
[    2.916139] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=7
[    2.923286] usb 2-2: Product: USB 10/100/1000 LAN
[    2.927991] usb 2-2: Manufacturer: Realtek
[    2.932081] usb 2-2: SerialNumber: DF1300E04C643DB8
[    2.947530] usb-storage 2-2:1.0: USB Mass Storage device detected
[    2.953924] scsi host1: usb-storage 2-2:1.0
[    3.610240] scsi 0:0:0:0: Direct-Access     USB3.0   FLASH DRIVE      PMAP PQ: 0 ANSI: 6
[    3.734301] sd 0:0:0:0: [sda] 121110528 512-byte logical blocks: (62.0 GB/57.8 GiB)
[    3.742252] sd 0:0:0:0: [sda] Write Protect is off
[    3.747053] sd 0:0:0:0: [sda] Mode Sense: 45 00 00 00
[    3.747300] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    3.813852]  sda: sda1
[    3.816359] sd 0:0:0:0: [sda] Attached SCSI removable disk
[    4.007461] scsi 1:0:0:0: CD-ROM                     USB CD-ROM       2.00 PQ: 0 ANSI: 0
[    4.012145] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[    4.049350] Key type encrypted registered
[    4.060123] button_hotplug: loading out-of-tree module taints kernel.
[    4.070866] Button Hotplug driver version 0.4.1
[    4.079702] raid6: skipped pq benchmark and selected neonx8
[    4.085286] raid6: using neon recovery algorithm
[    4.094590] xor: measuring software checksum speed
[    4.099754]    8regs           :  9478 MB/sec
[    4.104436]    32regs          :  9845 MB/sec
[    4.109219]    arm64_neon      :  7602 MB/sec
[    4.113567] xor: using function: 32regs (9845 MB/sec)
[    4.239071] Btrfs loaded, zoned=no, fsverity=no
[    4.248342] JFS: nTxBlock = 8192, nTxLock = 65536
[    4.408347] SGI XFS with ACLs, security attributes, no debug enabled
[    4.428121] libata version 3.00 loaded.
[    4.439853] kmodloader: done l