Skip Navigation

Is AMD really that much better?

Hey everyone,

I'm currently rocking a 3080 I bought second hand in my Arch Linux rig. It works great under xorg but not so much wayland. There are a number of bugs and gaming performance is worse. I would like to use wayland in general for the mixed refresh rates with dual monitors. My question is: Is AMD really that much better than Nvidia? Is the AMD experience issue free with wayland? Also, how is hardware encoding with AMD? I'm particularly curious how performance is for game streaming with sunshine. I currently use nvenc hardware encoding which is amazing and feels like there is no latency. Does AMD have a similar experience?

Thanks!

36 comments
  • It's more of "NVIDIA bad" than "AMD good". AMD does what is expected in the Linux world, to make open source drivers that are part of the Mesa project. That shouldn't be an amazing feat of awesomeness, that should just be standard procedure. However, when the competition is so horrifically bad at drivers on Linux, following the standard makes AMD look amazing. For what it's worth, I have an Intel Arc A770 on my Linux setup and it works great. Intel also follows the standard procedure of making their drivers open and part of the Mesa project. However, AMD has been in the graphics card (and driver) game for much longer and their drivers have a lot more optimization, plus Valve has put work into making AMD's drivers better for gaming workloads over the past several years (especially given the Steam Deck runs an AMD GPU). Hopefully Intel gets more performance parity with AMD in the Linux driver world as time goes on. It's definitely gotten much better since launch already.

    As for NVIDIA, maybe NVK can make them even sort of useful without the nasty proprietary drivers but reverse engineered drivers are always going to take longer to get anywhere near the same performance of ones written based on actual official documentation.

  • I had lots of issues with Nvidia and none whatsoever with amd. I had to troubleshoot sleep, set environment variables and all kinds of crap to even get Nvidia working but it was never glitch free.

    Get a amd card.

  • Nvidia drivers have (slightly) more timely support for the latest cards, and more mature support for non-3D uses of the GPU, especially scientific computing. To a large extent they are the same code as the Windows drivers, and that has positives in terms of breadth and maturity of support.

    For everything else, the AMD drivers are better. Because they are a separate codebase from the Windows drivers, and are part of the de-facto Linux GPU driver stack Mesa, they integrate much better into the overall Linux experience, especially around support for Wayland. Unless you have an absolutely bleeding-edge card, they "just work" more often than the Nvidia drivers. If you like doing serious tinkering on your Linux system, then the AMD drivers being fully integrated and having the source available is a major win. Also, it used to be that the Nvidia drivers did a much better job of squeezing performance out of the hardware, but today there's very little in it, and the AMD drivers might even be a little more efficient.

    I've got both AMD and Nvidia GPUs currently in different machines, and I much prefer the Linux experience with AMD. I don't think I'll be buying another Nvidia GPU unless the driver situation changes significantly.

    FWIW I don't stream so I can't comment on the exact situation, but I have used the video encode hardware on AMD cards via VAAPI and it was competent and much faster than x264/x265 on the CPU. I think OBS has a plugin to use VAAPI (which is the "standard" Linux video decode/encode acceleration interface that everyone but Nvidia supports).

    • but I have used the video encode hardware on AMD cards via VAAPI and it was competent and much faster than x264/x265 on the CPU.

      Yes, it's faster than the CPU, which is no surprise, but the quality is incredibly worse than NVENC. I switched to AMD earlier this year and I knew that the AMD video encoder wouldn't match NVENC, but the difference is much bigger than I've ever thought.

  • When i had Nvidia, i had to install the latest driver always manually, booting RL3 in console and install the new driver "by hand". Under the bottom, i was happy with my Nvidia card, but i switched to AMD not even a year ago. Since then, "it just works" :)

  • I'm using AMD and I don't remember having any issues. I'm using GNOME with Wayland and it works perfectly fine (I also have 2 monitors with different refresh rates btw). I also have sunshine set up as well and the latency is unnoticable. Last time I tried (a week or so ago) it suddenly stopped working tho because all encoders are failing. Before that it was using vaapi and worked just fine.

    Edit: I just tested it and vaapi is working with mpv, so it's probably an issue with sunshine

  • Repeating what I have been told recently, AMD only fully supports the consumer grade 7k+ series of GPUs. The other consumer stuff is a whole different thing when it comes to ROCm, HIPS, and the AI frontier. From what people have said about gaming, the AMD stuff is great.

    For shitvidia the best integration of the proprietary binary blob is on Pop OS. Nvidia has also worked directly with RHEL for a seamless experience, so Fedora has this same integration. Still, no Wayland due to a lack of benevolence from the hardware rental overlords of criminal exploitation that is shitvidia.

    I hate that I have to buy their junk because there is no portable hw alternative that works with AI right now. I've been on Wayland for years and must step way backwards to x11 because Nvidia is run by thieves stealing property ownership using digital exploitation.

  • I gamed on both green and red. Nvidia drivers messed things up very often back then. I built a new gaming rig one year ago and went straight with amdgpu, no matter the question. Never had any issues. Bad thing atm is that GNOME is still working hard on VRR. There is an AUR patch available which is either buggy or outdated atm. Thats why I switched to KDE to use FreeSync. Performance related I think they both good, to me it was more a choice of compability and less hassle.

  • Great question. All I know that my Ryzen 7 4800H and 1650ti laptop can handle a bunch of wine game, but my 7600X and 6700XT setup barely runs wine games, and most of them are seriously laggy.

36 comments