I have not much experience with ndiswrapper but some vague memory of using it with some broadcom module long back. Now, here is the problem. Realtek RTL8723DE wireless module is used in my new HP 15-BS576TX laptop. I haven't installed Linux yet. But, would like to check if Ndiswrapper can help use the Windows driver to work in Linux. Here is the Windows 10/8/7 driver for this RTL8723DE wlan module: ftp://ftp.hp.com/pub/softpaq/sp80501-81000/sp80963.html
I extracted the exe and can see a folder /RTWLANE_Driver/Wind7X86/ which has rtwlane.sys and few other files which I presume is related to the wireless driver. Is there any chances of luck with ndiswrapper considering the driver executable actually contains win8/win7 drivers.
Thank you.
Best Answer
To install the module for the RTL8723DE chipset, first determine your kernel using
Then rebootuname -r
if your kernel is lower than 4.11, doIf you have kernel 4.11 and newer do
Then rebootIf you wish to stop power management for the device and change the logging level to minimum
If you have UEFI, Secure Boot will need to be disabled for the module to load.