-
Notifications
You must be signed in to change notification settings - Fork 600
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
Wi-Fi network goes asleep after some period of inactivity #451
Comments
Next time the wifi falls asleep, please run |
Thank you for your interest! Here is the output of the command: Before restart (asleep) Hope it helps! |
Unfortunately I don't see anything strange in the logs. Does the problem still happen if you move the computer closer to the access point? Does the driver in this repository work better? It's probably best to have only one driver at a time loaded, 8188eu or rtl8xxxu. |
It's the same, unfortunately. I'm writing this message using USB tethering option on my phone. And this is strange, since both devices use the same network (I turned off mobile data on the phone). But I've never had a similar problem when connecting to the Internet from phone.
With every kernel update and up until this problem, I'd usually re-download, build and install the rtl8188eu driver from branch 5.2.2.4.
This is the output of
And this is the output of
|
You are only using r8xxxu. In the configuration, the entries with "twisted pair" are the wiired interfaces. |
Does it help to keep |
Thank you for pointing that out, Larry. Does it mean I need to reinstall the rtl8188eu driver? And what about Linux replacing it with the rtl8xxxu driver?
Sounds like a radical option, but definitely one to try out when my network drops off again. Thanks! |
The rtl8188eu driver is an option, but you will need to blacklist rtl8xxxu. The driver is staging was dropped when rtl8xxxu was modified to support this device. I kept the external one in this repo to offer a choice. I have no idea which driver is better, |
Thank you! I blacklisted it as you advised (added the relevant line to So, basically we're on square one again, and I'm even thinking of replacing the dongle as yet another radical option... Thank you for trying to help anyway! |
There is a newer version of this driver: and even newer still: You should try them both. If you end up looking for another dongle, something based on MT7601U should have similar price and features, and better performance. |
Thank you very much! I'll try your suggestions asap. PS: Just wondering if it somehow might be related to the regression issue reported here and here? I'm not a Linux expert, nor a network specialist at all, but the article seems to be sort of in sync with my issue, or is it?... |
You can check easily by updating to kernel 6.6.6. |
I know that r8188eu was replaced in kernel 6.3 by rtl8xxxu. And since then my wi-fi network sort of "goes asleep" after some period of inactivity, e.g. when I'm not browsing, making me to toggle the wi-fi switch every time I want to go back online to re-connect it.
Since the driver branch 5.2.2.4 I'm using was last updated back in July, can you please advise what I can do to prevent the wi-fi network from falling into a state of drowsiness? Thank you!
Wi-Fi dongle: TP-Link TL-WN725N
Linux Kernel: 6.5.6
OS: Pop!_OS 22.04
EDIT:
From the report generated by
iwconfig
:The text was updated successfully, but these errors were encountered: