Realtek Rtl8192FU Driver Installation in Arch Linux – Step-by-step

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

Installing

  1. 2. Installing Dependencies

    Then to Install Required Stuff
    First, possibly Upgrade your system with:

    sudo pacman -Syyu

    In this case after reboot:

    sudo reboot

    Then find out your current Kernel version:

    uname -r

    And now install the required Packages:

    sudo pacman -Sy linux-headers dkms

    Choose Kernel Headers version matching your Kernel!
    Authenticate with the User Admin Pass.
    If Got “User is Not in Sudoers file” then see: How to Enable sudo.

  2. 3. Downloading Realtek rtl8192FU Driver

    Download Realtek rtl8192FU Driver in Arch GNU/Linux

    Get Realtek rtl8192FU Driver in Arch

    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. So Now I’m truly Happy if My Guide could Help you to Install Realtek rtl8192FU Driver on Arch Linux!

Contents


QuickChic Theme • Powered by WordPress