Why Does My Wifi Dongle Stop Working After Restarting My PC?

0
15
Asked By StarryNights42 On

I'm having trouble with my Realtek wifi dongle on my PC running Pop!_OS. Every time I restart, I have to unplug and replug the dongle for it to work again. I've read that Realtek dongles can have issues on Linux. Any tips or solutions to make it work consistently?

4 Answers

Answered By TechGuru99 On

Are you possibly dual booting? If you are, make sure you disable fast startup in Windows as it can interfere with your devices.

StarryNights42 -

Nope, I'm using Pop!_OS only!

Answered By JustForFun404 On

If you’re looking for tips, one suggestion could be to simply restart your computer less often!

Answered By SystemWhiz On

A few things to check: First, go into your BIOS/UEFI settings. Make sure that Legacy USB is enabled. This allows your system to properly recognize USB devices before the OS boots. Also, once Pop!_OS is up, you should ensure your dongle has the correct drivers installed. You can use the 'inxi' app for a detailed hardware report. Just install it and run 'sudo inxi -Fxxx8' in the terminal for all the hardware info, including your network devices.

Answered By LinuxLover88 On

First off, try typing 'lsusb -v' in your terminal and share the output of your USB wifi stick. Some Realtek models can be a bit tricky, but they usually work fine with the right setup. Also, testing with another distro like Q4OS might help to see if it's a compatibility issue with your current system.

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.