Cannot read removable media, or no driver found

  • I am attempting to install a driver for Realtek RTL8125BG 2.5 GbE Ethernet controller through a USB. I keep getting the message "cannot read removable media, or no driver found." What am I doing wrong? ?(

  • Hi


    May I suggest to give some basic info? your system, your OS, your kernel, OMV version,...


    error: what is dmesg telling you when you insert your nic-to-usb? Can you give me some output


    If no firmware driver is available, you need to check if the kernel module is available and loaded.

    Code
    sudo modprobe -r r8169

    You could try: or something simular

    Code
    sudo insmod /usr/lib/modules/5.8.11-1-MANJARO/kernel/drivers/net/ethernet/realtek/r8169.ko.xz

    and like always: google is your friend.


    cheers


    Johan.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!