Realtek Rtl8192FU MX Linux Driver Installation – Step-by-step

January 5, 2022 | By the+gnu+linux+evangelist.

Installing Driver

  1. 2. Installing Dependencies

    Then to Install Required Stuff
    First, possibly, upgrade your System with:

    sudo apt upgrade

    Authenticate with the User Admin Pass.
    If Got “User is Not in Sudoers file” then see: How to Enable sudo.
    And if a New Kernel is installed then restart with:

    sudo reboot

    So then run:

    sudo apt install build-essential linux-headers-$(uname -r) dkms
  2. 3. Downloading Realtek rtl8192FU Driver

    Download Realtek rtl8192FU Driver in MX GNU/Linux

    Get Realtek rtl8192FU Driver in MX

    Clone it with Git.

  3. 4. Installing Realtek rtl8192FU Driver

    Then to Install Realtek rtl8192FU Wi-fi Driver for openSUSE
    Simply play:

    sudo dkms add ./rtl8192fu-dkms

    And then again:

    sudo dkms install rtl8192fu/5.8.6.2

    Last, in case to Remove it run:

    sudo dkms remove rtl8192fu/5.8.6.2 --all

    Thanks to Kelebek333 inestimable Work!

  4. Congratulations, your Realtek rtl8192FU Network Device on MX Linux should be now nicely working!

Contents


QuickChic Theme • Powered by WordPress