Loading
-
7. Loading Realtek rtl8192EU Driver
Now to Load Realtek Driver into Ubuntu’s Kernel
Try to Load it with the following Command:sudo modprobe 8192eu
To force loading at Boot you may issue:
echo -e "8192eu loop" | sudo tee /etc/modules
Possibly try to Reboot to Activate your Device:
sudo reboot
Finally, to check it’s loaded in case try:
sudo apt install lshw
sudo lshw -c network | grep 8192
You should find trace of it on Output.
So Now I’m truly Happy if My Guide could Help you to Install Realtek rtl8192EU Driver on Ubuntu 18.04!
Contents