Created
July 3, 2019 18:22
-
-
Save akmamun/8a9cb6df94d671d6e0312d97cfd371cd to your computer and use it in GitHub Desktop.
Hp Laptop Wifi solution
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| And With good information to COE2k14 | |
| 2) Install : | |
| :~$ sudo apt update && sudo apt install git dkms | |
| :~$ cd Downloads | |
| :~$ git clone -b extended --single-branch https://github.com/lwfinger/rtlwifi_new.git | |
| unofficial | |
| :~$ cd rtlwifi_new | |
| :~/Downloads/rtlwifi_new$ make | |
| :~/Downloads/rtlwifi_new$ sudo make install | |
| and to finish for a best signal : | |
| sudo /bin/sh -c 'echo "options rtl8723de ant_sel=2" >> /etc/modprobe.d/rtl8723de.conf' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment