smlinux / rtl8723de

Realtek RTL8723DE module for Linux
GNU General Public License v2.0
260 stars 126 forks source link

Wifi stops working after a period of time #37

Open brthngnsh opened 5 years ago

brthngnsh commented 5 years ago

Wifi stays connected but I can't connect to the internet. Turning it off and then back on temporarily solves this issue. Until this issue is solved I can't download large files on my laptop.

AlejandroFNadal commented 4 years ago

For all those having this issue, I had to disable automatic suspension. The driver stopped working when the machine went into suspension. If you want to keep going into suspension, do this after you wake it up rmmod 8723de modprobe rtl8723de

That sort of works. But I have some issues with this driver too, the internet connection fails a bit randomly. I am thinking of going back to the rtl driver or check if I can use the one in the 5.x kernel.

brthngnsh commented 4 years ago

Ubuntu 20.04LTS now have rtl drivers by default . Try it out . Works fine.