Installing Driver
-
1. Installing Dependencies
Then to Install Required Stuff
Run:sudo apt install build-essential linux-headers-$(uname -r) dkms git
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.
And then possibly to reboot:sudo reboot
-
2. Downloading Realtek RTL8188EU Driver
Download Realtek Driver Source for MX GNU/Linux
-
3. Installing Realtek RTL8188EU Driver
Then to Install Wi-fi Driver for MX
Access the Target folder:cd rtl8188eu
To Make it:
make
And then to Setup it run:
sudo make install
Again switch the Firmware into the target destination with:
sudo cp rtl8188eufw.bin /lib/firmware/rtlwifi/
And finally, Reboot with:
sudo reboot
Thanks to lwfinger!
So Now I’m truly Happy if My Guide could Help you to Install Realtek RTL8188EU Driver on MX Linux!
Contents