-
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
Wifi constantly disconnects and drops - Ubuntu 20.04 #293
Comments
Did you try this method mentioned on the homepage?
|
Still, I am even getting theses errors now :
|
Install by synaptic package manager |
What helped me work while still having this issue is using the below command as a temporary solution,
Terminal stays open and this get fired every few minutes but sometimes it catches for a few good hours. Other than that, there is no solution that came to happen, if you fed up just go back to 18.04, it never happens there. |
It's very clear that the issue has something to do with the bluetooth because, wifi disconnected a lot when bluetooth is connecting but still disabling bluetooth done nothing.
dmesg -w gives out this :
rtw_8821ce 0000:02:00.0: timed out to flush queue 1
Methods attempted :
sudo gedit /etc/bluetooth/main.conf
sudo systemctl disable bluetooth.service
echo "rfkill block bluetooth" >> ~/.profile
gsettings set org.blueman.plugins.powermanager auto-power-on false
sudo rfkill block bluetooth
It didn't happen at all on Ubuntu 18.04.
Should I give up and go get it a usb wifi or something ?
The text was updated successfully, but these errors were encountered: