Installing Driver
-
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
-
3. Downloading Realtek rtl8192FU Driver
Download Realtek rtl8192FU Driver in Kali 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!
Congratulations, your Realtek rtl8192FU Network Device on Kali Linux should be now nicely working!
Contents