- sudo apt update
- sudo apt install bc
- sudo rmmod r8188eu.ko
- git clone https://github.com/juniordevsec2021/rtl8188eus_drivers.git
- unzip the archive
- cd rtl8188eus
- sudo -i
- echo "blacklist r8188eu" > "/etc/modprobe.d/realtek.conf"
- exit
- make
- sudo make install
- sudo modprobe 8188eu
- sudo reboot
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|