Your wireless drivers aren’t working, you spend hours looking for a solution. You find over 8k google results of people having the same problems over the years.
You are a big gamer, new to Linux. You just realized that the drivers you are using isn’t from NVIDIA or AMD.
The answer to a painless, and successful drivers installation? Use the command line tool ubuntu-drivers
.
How to use it?
Well, all you need to do is open the terminal and type
sudo ubuntu-drivers autoinstall
sit back, wait for it to finish and reboot. That’s all to it.
There’s also ubuntu-drivers devices
if you want to see the drivers available, you can choose what to install with apt-get install [package name]