Installing
-
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. -
3. Downloading Realtek rtl8192FU Driver
Download Realtek rtl8192FU Driver in Arch GNU/Linux
Clone it with Git.
-
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!
So Now I’m truly Happy if My Guide could Help you to Install Realtek rtl8192FU Driver on Arch Linux!
Contents