A note to new linux users / new AMD users in linux, about drivers

So! You just set up your linux box, slotted in your new RX580 or some shit, 5700 IDK, and now you install your system of choice. But what about drivers?

The last few weeks I have seen multiple posts from users who were confused on if they needed the pro driver or not and the issues that stem from using it (while compatible with all the cards normal amdgpu is built for, the proprietary drivers are more for the pro cards like the firepro’s or the RX Vega pro cards. You get the deal.).

Well, friend, let me introduce you to the wonderful thing in linux called


Not installing drivers

What are the benefits?

Well, for one, you don’t have to do anything after install. Just up and go. Install steam and OBS and start streaming right on your first boot if you want. The system has been planned to be this easy for a reason.


But windows needs drivers! Where are they?

Well, drivers, kernel modules, are built into the kernel, or are immediately accessible. Many drivers are also deactivated for many types of hardware for many reasons. So if you wanted to use… oh I dunno, an ati radeon 7500, you’d have a bit of a difficult time. Not because of age, but rather because it just plain causes problems.

A better example is a wifi card I got recently. A Linksys WUSB6300. Its chipset has drivers made, they are compatible with the latest kernel, the chip should work just fine, so why is it disabled?

Well, if I ran kernel 4.4 or equally aged (I think it was disabled in 4.12 or something) it’d work great, but later on kernels ran into so many conflicts with the chipset causing problems for other hardware and drivers that they disabled the driver. This happens more often than you think.


Wow! So I can just slap my RTX 2060 in and be good to go? Cool!

Wellll, not exactly. Companies like Nvidia, some of the stuff from realtek, 3DConnexion, etc, have drivers made for linux that you still have to install. If you get a new samsung carbon printer, for example, there is still no driver built in and you need to download and install it.

Nvidia is a mixed bag anyways when it comes to driver quality, as we know from past drivers being horribly broken. So, rather than have you go online, download the driver that may or may not work from nvidias site (some report positively, some negatively, etc), then go follow some silly TTY guide, I’ll do you a solid right now.

Install pop_os, ubuntu, or manjaro (or deepin, @THEkitchenSINK is the only deepin user I know though and I’ve never used it so I can’t recommend it yet) if you’re going to use nvidia. At least if you’re starting out. If you aren’t a new linux user, I don’t give a fck what you do. They have installers built in for nvidia drivers (or in the case of pop, a version of the iso with the driver properly formatted for nvidia on desktops or laptops with switching).

Actually if you’re an old hat in the linux community install a Matrox G450 dual head and lemme know how many fps you get in urban terror.


So should I sell my nvidia card for an amd card?

I don’t care. If you want to update your kernel and you have a nvidia card you’ll either need a new install or to uninstall the driver before updating (manjaro handles this rather well, as its an arch based distro, and therefore a rolling release); unless, of course, your OS can handle it all on its own (listed suggestions as reference). Its up to you. Personally I like AMD based GPU’s, but thats just because I was a bugtester for the amdgpu module in its early days. I’m biased, but I won’t tell you what to use or not use. Tensorflow is on linux and I’m having a blast on my MSI GS63VR with elementary installed playing with AI stuff.

If I was doing a machine though, I would be looking at OpenGL performance on cards. If you found a 380X, hawaii based card, or an RX card for cheap, jump on it. Its a steal and will make your life easier over all with basic user stuff.

But again, if you need nvidia stuff (cuda, tensor, etc) thats your deal. Just choose an OS that’ll install the drivers for you. I can never be fucked to screw around in a terminal for 20 minutes trying to get it to work.


What if I have issues?

Start a thread, go to the small linux problems thread, or ask in lounge.

You have an encyclopedia of aspies on here, go hog wild.


1/3
12 Likes

So should I sell my nvidia card for an amd card?

If you do ditch Nvidia for AMD, consider donating your card to the Nouveau project.

https://nouveau.freedesktop.org/wiki/HardwareDonations/

Install pop_os, ubuntu, or manjaro (or deepin, […]) if you’re going to use nvidia.

Debian (proper) has pretty good support for Nvida cards. With the non-free repo enabled, just install the nvidia-driver package.

4 Likes

Thanks for the input.

1 Like

I’m torn on donating NV hardware for open-source driver reverse engineering

  • on the one hand people with those cards will get better support
  • on the other hand it will be less pressure on nvidia to supply open drivers themselves


deepin has a painless gui manager for nvidia driver install its painless. click enter password and confirm then driver is updated

1 Like

Dear Aremis,

Why does my Intel onboard graphics and RX580 screen tear?

Big fan.

Thanks.

1 Like

multiple reasons possibly. Depends on your compositor/DE. Screen tearing is a big issue regardless of what GPU or what DE you use. It tends to work for me on KDE, but your mileage may will vary. I think there’s an Xorg setting that fixes it in certain cases, theres compositor settings that fix it in other cases and so on.

@SesameStreetThug is right for the most part. But if you run a Linux distro that uses Linux kernel 4.16 or above, screen tearing should not be an issue. Or you could update your kernel to a newer kernel too. I did this with Ubuntu 18.04. I updated to a 4.16 kernel, and all my screen tearing was gone. Then I updated to a 5.0 kernel, and all my video problems got better.

Obviously your mileage may vary, but I believe they’ve cracked screen tearing with all kernels newer than 4.15.

Edit: Also, I believe the 580 is currently having problems in Linux irc. I’ve read quite a few things about problems with one of the RX 500 cards. Just don’t know which one it was.

1 Like

Sounds like bad monitor to me.

Lol it’s not. Works perfectly well on Windows.

Does the above apply to an older XFX 7950 card, I have a spare PC that I would like to install Ubuntu on to for gaming on Linux. Is there support out of the box for older cards?

PC Specs are as follows:-

CPU : Intel Pentium G3258 (Overclocked to 4.5Ghz)
GFX : XFX 7950 Black Edition
RAM : 8GB DDR3 1600Mhz
PSU : 550W Super Flower

I don’t expect to play anything high end on this one, just some casual gaming on a spare PC.

Thanks,
JLR.

I’d try to shia lebouf it and see where it goes.

It’ll most likely work. I’d myself try to game on the default (open source) drivers first. I guess my card (r7 370) is the refreshed version so you should be ok.

Try Pop!_OS also, that distro is amazing.

About the post, @FaunCB that was awesome. Wish I had seen it when I jumped into the rabbit hole in the beginning of the year, would’ve saved me a couple pages read on the internet haha

Ha! Shia Labeouf it, love it :laughing:.

I’ve read the open source driver is the way to go with AMD cards these days, just wasnt sure if it would provide the same compatibility with older cards like the 7950.

Yeah, I’ve installed Pop OS as a VM on my works machine, I am really impressed with it.

1 Like

On any amd or ati card there is no need to install drivers.

I’l be honest with you… I’m using mint atm with both the laptop and desktop, but don’t know why… haha

I distrohopped a lot to the point I lost an entire day booting three to four distros. At the end they’re pretty much the same, what differs the most is the initial setup, the DE (which you can change with a tad of work) and the package manager.

Pop is the most beautiful and readily available of the ones I went through. You just install it and voila, there it is, just some apt update and upgrade and you’re pretty much ready to go.

If Pop didn’t use apt it would be even better… if it was KDE and Pacman for instance it would be my all-time favorite

Ah Thanks @FaunCB, I will give it a go and see how things perform :slightly_smiling_face:.

Nvidia is the only modern gpu company you have to install drivers for. There shouldn’t be a “well what about this one” when it comes to red cards.

Thats why I made the post.

I think I was confusing myself with the AMDGPU-PRO thread I saw before about compatibility for red cards and couldn’t remember if that driver had to be installed and if it did, support for older cards etc.

Thanks again @FaunCB.

1 Like

Windows doesn’t work well on windows. I work on windows machines at work. It keeps me busy because of all the problems with Microsoft. Linux has such a huge set of resources.

2 Likes

Bad distro, wouldn’t recommend.