smlinux / rtl8723de

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

driver stops working when wake up after suspend #30

Open ensarman opened 5 years ago

ensarman commented 5 years ago

as it, the dirver stops working after waing up from suspend or hibernate

modprobe rtl8723de ; lsmod |grep rtl btrtl 16384 1 btusb bluetooth 626688 39 btrtl,btintel,btbcm,bnep,btusb,rfcomm

it seems it only load the driver but doesn't appear in lsmod, it's strange

vladtcvs commented 5 years ago

I have 8723de, not rtl8723de, in lsmod

vladtcvs commented 5 years ago

I alse have problem with hibernate.

reproducing: 1) modprobe 8723de 2) connect 3) disconnect (this is optional) 4) suspend 5) wake up 6) try to connect to any wifi (I'm using network manager)

8723de kernel module present in modules

expected result: wifi network connected

result: no connection.

I've tested with another wifi modules, they works fine.

With 8723de driver I have to

rmmod 8723de
modprobe 8723de

After this I can connect to wifi

Mathisca commented 5 years ago

I have the same issue

shajman commented 5 years ago

Has anyone found a solution for this? :(

ensarman commented 5 years ago

My solution was unload and load the driver after wakeup

El mié., 10 de jul. de 2019 11:10, shajman notifications@github.com escribió:

Has anyone found a solution for this? :(

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/smlinux/rtl8723de/issues/30?email_source=notifications&email_token=ACGZOINFH3KPSNLH42OL5J3P6YCY5A5CNFSM4GKUAFV2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZT64AY#issuecomment-510127619, or mute the thread https://github.com/notifications/unsubscribe-auth/ACGZOIMMHNQD3EV4UJU3A5TP6YCY5ANCNFSM4GKUAFVQ .

joaquin-dolcemascolo commented 5 years ago

My solution was unload and load the driver after wakeup El mié., 10 de jul. de 2019 11:10, shajman notifications@github.com escribió: Has anyone found a solution for this? :( — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <#30?email_source=notifications&email_token=ACGZOINFH3KPSNLH42OL5J3P6YCY5A5CNFSM4GKUAFV2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZT64AY#issuecomment-510127619>, or mute the thread https://github.com/notifications/unsubscribe-auth/ACGZOIMMHNQD3EV4UJU3A5TP6YCY5ANCNFSM4GKUAFVQ .

Hi, I'm having the same issue. How do you do that? I'm new with Linux hahahaha

MariaSpethmann commented 5 years ago

I had the same problem and also the solution was to unload and load the driver, although the name of the driver for unloading was 8723de and for loading it was rtl8723de. Also, unloading via modprobe -r did not work.

https://askubuntu.com/questions/1165894/wireless-network-connection-fails-after-suspending/1166295#1166295

ensarman commented 5 years ago

I use rmmod instead modprobe -r, but both commands should have the same effect

El vie., 16 de ago. de 2019 6:53 p. m., MariaSpethmann < notifications@github.com> escribió:

I had the same problem and also the solution was to unload and load the driver, although the name of the driver for unloading was 8723de and for loading it was rtl8723de. Also, unloading via modprobe -r did not work.

https://askubuntu.com/questions/1165894/wireless-network-connection-fails-after-suspending/1166295#1166295

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/smlinux/rtl8723de/issues/30?email_source=notifications&email_token=ACGZOIMAWPUSPFULM4GTNYDQE44XFA5CNFSM4GKUAFV2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD4P6I2I#issuecomment-522183785, or mute the thread https://github.com/notifications/unsubscribe-auth/ACGZOILTK7ZJWOZDN55PLATQE44XFANCNFSM4GKUAFVQ .

ghost commented 5 years ago

Official Driver Update: 20190917_RTL8723DE_WiFi_linux_v5.7.7_33046_COEX20181130-2e2e.20190917.zip

nightdevelopr commented 5 years ago
Official Driver Update:
20190917_RTL8723DE_WiFi_linux_v5.7.7_33046_COEX20181130-2e2e.20190917.zip

How to install it? It shows error while I run install.sh

serhumanos commented 4 years ago

I have this problem too. plus, when i logout and login the wifi present the same behaivor.

(i want to add, that this driver is the only that it can use wifi and bluetooth simultaneous)

UPDATED: i format my laptop and install the last version of my OS (KDE Neon) and it comes with drivers that works fine!

Pretuer commented 4 years ago

20190917_RTL8723DE_WiFi_linux_v5.7.7_33046_COEX20181130-2e2e.20190917.zip

out dated and 404 on page