• ×
    Information
    Windows update impacting certain printer icons and names. Microsoft is working on a solution.
    Click here to learn more
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
  • ×
    Information
    Windows update impacting certain printer icons and names. Microsoft is working on a solution.
    Click here to learn more
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
Guidelines
Any failures related to Hotkey UWP service? Click here for tips.
Check out our WINDOWS 11 Support Center info about: OPTIMIZATION, KNOWN ISSUES, FAQs, VIDEOS AND MORE.
HP Recommended
15s eq0024au
Linux

i'm using 15s-EQ0024AU, UBUNTU 16.04,

all the drivers aren't working, i tried so many solutions also  also tried https://h30434.www3.hp.com/t5/Notebook-Wireless-and-Networking/Realtek-8723DE-wifi-module-amp-Blueto... solution, but it's not working, how to fix it?

1 REPLY 1
HP Recommended

The wifi driver should be available in the additional software section as a dkms file. To install the drive manually, try using  the following commands:

 

sudo apt install git build-essential dkms

 

git clone -b extended https://github.com/lwfinger/rtlwifi_new.git

 

sudo dkms add ./rtlwifi_new

 

sudo dkms install rtlwifi-new/0.6

 After typing those commands in the terminal from that order, you should be able to be connected to the wifi, if not try rebooting the system.

 

If it did not work, try this final command:

sudo modprobe -r rtl8723de && sudo modprobe rtl8723de

Then proceed to reboot the system. If all goes well, the driver would successfully be installed. 

My Setup:
HP Notebook: HP 14-dk0028wm
Current Operating System: Ubuntu 20.04 LTS
† The opinions expressed above are the personal opinions of the authors, not of HP. By using this site, you accept the <a href="https://www8.hp.com/us/en/terms-of-use.html" class="udrlinesmall">Terms of Use</a> and <a href="/t5/custom/page/page-id/hp.rulespage" class="udrlinesmall"> Rules of Participation</a>.