Help Needed: My USB WiFi Adapter and Monitor Refresh Rate Issues

0
7
Asked By GamerChick42 On

I was in the middle of a gaming session on my Ubuntu Linux setup when suddenly my WiFi disconnected. I tried reconnecting, but that failed, so I decided to reboot my computer. Now, I've noticed that my monitor's refresh rate is stuck at 60Hz, and my USB WiFi adapter isn't functioning properly. I'm at a loss for what to do next!

1 Answer

Answered By TechieTom23 On

It sounds like you might be dealing with a driver issue, especially if it happened right after you were gaming. Sometimes, when automatic updates are running in the background, it can really mess things up. I recommend running `sudo dpkg --configure -a` in your terminal to see if that helps fix your issues. If that doesn’t work, check out this guide on fixing broken packages in Ubuntu: https://phoenixnap.com/kb/ubuntu-fix-broken-packages. Just make sure you have some sort of internet connection available, like a wired one, to get things sorted.

UbuntuNewbie256 -

I attempted to connect my phone via a wired connection, but it didn't work out. It's getting late here, so I’ll tackle this tomorrow. Thanks for the advice!

GamerChick42 -

I also remember updating my system just before I started gaming, using `sudo apt update`, so that might have something to do with it.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.