Skip to content

Instantly share code, notes, and snippets.

@akmamun
Created July 3, 2019 18:22
Show Gist options
  • Select an option

  • Save akmamun/8a9cb6df94d671d6e0312d97cfd371cd to your computer and use it in GitHub Desktop.

Select an option

Save akmamun/8a9cb6df94d671d6e0312d97cfd371cd to your computer and use it in GitHub Desktop.
Hp Laptop Wifi solution
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