[solved] HP-Laptop-17-bs0xx no WIFI

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
JeremyB
Level 21
Level 21
Posts: 13771
Joined: Fri Feb 21, 2014 8:17 am

Re: HP-Laptop-17-bs0xx no WIFI [SOLVED]

Post by JeremyB »

Go into the Update Manager, click View, then Linux Kernels. Select 4.13 on the left side and then install the 4.13.0-36?- it might change. Once done in terminal do

Code: Select all

dkms uninstall rtl8723de/5.1.1.8_21285.20171026_COEX20170111-1414
dkms remove rtl8723de/5.1.1.8_21285.20171026_COEX20170111-1414 --all
rm -rf rtl8723de
Then after a reboot do

Code: Select all

git clone https://github.com/jeremyb31/rtl8723de.git
sudo dkms add ./rtl8723de
sudo dkms install rtl8723de/5.1.1.8_21285.20171026_COEX20170111-1414
Reboot

If you can wait I might be able to find what is wrong with your current kernel if

Code: Select all

history | nc termbin.com 9999
Post the URL
vodanet

Re: HP-Laptop-17-bs0xx no WIFI [SOLVED]

Post by vodanet »

Ok. I installed all and wifi is working in this kernel too.
The URL:

Code: Select all

http://termbin.com/1sdp
Locked

Return to “Networking”