Created
September 18, 2018 16:38
-
-
Save lqdev/9f4ecccc4a2cd2ffdcec33114a4072ab to your computer and use it in GitHub Desktop.
Ubuntu 18.04 HP Laptop WiFi Adapter Fix
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
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 | |
make | |
sudo make install | |
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
Yes , it also asks for me and I don't what password to give. Plz help.