-
Notifications
You must be signed in to change notification settings - Fork 410
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OS sometimes freezes when Network Manager is trying to connect #346
Comments
It sounds like a bug in the driver, one that nobody is going to fix. Is rtw88 not working for you? |
If you mean the driver in the kernel, The last time I tried, this driver had problems, such as frequent disconnections from Wi-Fi. |
A possible fix for the frequent disconnections landed recently in rtw88. It will be available in kernel 6.9. You could try it again. This repository has the updated code: https://github.com/lwfinger/rtw88 |
I am experiencing the same issue on Fedora 39 using Linux kernel After a certain number of disconnecting and connecting networks or changing networks (which is usually around 3-4 times), I face the following issues:
I hope this issue can get fixed soon. |
@ArcticDev78 Did you try rtw88? 6.8.8 should have the fixes that landed recently. |
Hi, sorry for the late response. I uninstalled the rtl8821ce driver (from this repo) and after rebooting, the default Wi-Fi driver seemed to work fine without issues. Would it be required to install the driver from the rtw88 repository, or would it be alright to stick with the default driver? For reference, I am using kernel version |
If it's working, you don't need to do anything more. |
Thank you for your reply. I was wondering what the difference is between the default kernel driver and the rtw88 one. Is it that the rtw88 one gets updated more often? |
Usually, Larry Finger's repository has the latest rtw88 code from rtw-next, modified as needed to make it compile with older kernels. So it's newer than your kernel's version of rtw88. Nowadays it also has something extra: experimental support for RTL8821AU, and RTL8811AU, and soon for RTL8812AU. |
Apologies, I don't know much about how drivers work and their problems, and I can't troubleshoot a problem I've always had with this driver on Archlinux.
Sometimes when trying to connect to wifi, it seems like it takes forever. Most shell commands don't work, and the system crashes completely. The system cannot be shutdown in any way. And the only way to turn it off is to use the physical power key.
A part of the journal logs that I think may be related to this problem:
journalctl -r
The text was updated successfully, but these errors were encountered: