-
Notifications
You must be signed in to change notification settings - Fork 140
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
I need some advice/help #174
Comments
I'm looking to put this and my other Realtek WiFi 5 drivers into freeze mode after I update them to work with kernel 6.13. As of kernel 6.12, I think you will find the in-kernel driver works well. A lot of work has gone into rtw88 over the last year. If you are using a kernel prior to 6.12, let me point you to the repo where the work has been done and you can install from there: https://github.com/lwfinger/rtw88 I hope you understand. I would prefer my work go into things that are better for the future. |
Hi @morrownr, Thank you for your quick reply. Today, I checked the rtw88 repo as you suggested, but it's more unstable for me, so I'll still using the 8821au driver until the kernel updates to 6.12+ automatically (hopefully not in the too far future). Thanks for your hard work on the drivers. (Btw I have just realised this ticket is under a wrong repo, sorry for that. You can delete/move/close this if you want) |
I realize you may not want to test but if you went to the rtw88 repo that I posted and there was a problem, it would be good if you reported the problem in the rtw88 repo and helped us fix it. |
Hello,
I have a DELL ProLiant N40L micro-server (a really old one) with a TP Link Wi-Fi USB adapter (Realtek RTL8811AU). I installed your module and the Wi-Fi stops working randomly. I changed the log level of the module and I got these lines after the last stop:
Could you help me please to avoid the random stops?
After this error, I tried to re-bind the device programmatically without success. So I have to remove and re-insert it manually.
Some details (I can provide more if needed):
options 8821au rtw_drv_log_level=6 rtw_led_ctrl=1 rtw_power_mgnt=0
The text was updated successfully, but these errors were encountered: