Installing WiFi Adapter Driver in Linux Mint 19
TuxTube (formerly ArcTech Solutions)
Guys I kindly follow the instructions : (This method works on all distro... just choose the package manager correctly)
- 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
- Goto this link and download the New_Rtl_Wifi folder https://drive.google.com/drive/folders/14lxI5D-EErb5bT9MjJm1TGoKBBBLrBuM?usp=sharing
- cd Downloads mv New_Rtl_Wifi ~ cd ~
- cd New_Rtl_Wifi
- 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=avDof97pRis
2021-07-17
0.0 LBC
Copyrighted (contact publisher)
47515339 Bytes