Installing WiFi Adapter Driver in any Debian Based Distro
TuxTube (formerly ArcTech Solutions)
Guys I kindly follow the instructions : (This method works on all Debian and Ubuntu based distro...)
- sudo apt-get update && sudo apt-get upgrade and then sudo apt-get install linux-headers-$(uname -r) (This part may vary from distro to distro)
- Reboot your pc
- git clone https://gitlab.com/archimanc/realtek-wifi-adapter-driver.git
- cd realtek-wifi-adapter-driver
- make clean && make
- sudo make install
- sudo modprobe -r rtw_8723de
- sudo modprobe rtw_8723de
- sudo modprobe -r rtw_8723de && sleep 5 && sudo modprobe rtw_8723de ant_sel=4
- echo "options rtw_8723de ant_sel=4" | sudo tee /etc/modprobe.d/rtw_8723de.conf
and then reboot the system and enjoy wifi.. cheers ... https://www.youtube.com/watch?v=PNdjKsGzLGE
2021-07-17
0.0 LBC
Copyrighted (contact publisher)
28022973 Bytes