Skip Navigation

AMD vs Nvidia

I am going to buy a new graphics card and can't choose between Nvidia and AMD. I know that Nvidia has bad reputation in Linux community but how really it works? And I heard recently their drivers got better. What can you recommend?

P. S. I don't want any proprietary drivers (so I am talking about Nouveau or any other FOSS Nvidia driver if it exists)

72 comments
  • My two cents.

    I have quite a few Nvidia GPUs I still use (2080,3080ti,3090) but recently purchased two AMD cards. I have a 5700xt and 7800xt.

    I recently started using Universal Blue Linux as my daily driver on most of my systems. Bluefin for my desktop with Nvidia, Bazzite for my gaming PC with AMD.

    They do both work however I have still had more issues with NVIDIA than AMD. For example, running games tends to be buggier but that is specifically an Nvidia driver issue. I'm guessing most hot fixes come out for the windows driver first. For instance, FF7 Rebirth does not render world geometry on Nvidia on Linux. I do not have this problem under AMD

    I started purchasing the AMD cards because I was growing tired of waiting for Nvidia stability on Linux.

    Is it much better than it was before , yes Do you use Nvidia CUDA apps or AI? Check, that works! Is it still as smooth and seamless as AMD, nope, you're still going to end up with regressions.

    I think it's only a matter time before Nvidia finally figured this out as they heavily rely on Linux as a platform in their own work. But right now your best user experience overall is going to be on AMD hardware.

  • In my experience older nvidia cards (~5 years old +) work fine, newer ones are very hit-or-miss
    Amd cards of any age work pretty much perfectly as far as I can tell

    Though if the drivers not being proprietary is a hard line for you then amd is your only option really

  • If you're unwilling to use proprietary drivers AMD or Intel is your friend. If you use proprietary drivers NVIDIA is mostly fine now.

  • From what i've heard if your not willing to use the nvidia proprietary drivers then DON'T go for nvidia you will get terrible performance and amd will always be significantly better.

    If you consider the proprietary drivers then I think it depends on your use case. For example AMD is better value if your gaming without ray tracing if you want to play with ray tracing or do any kind of productivity Nvidia is generaly the better option. For machine learning Nvidia has much better compatibility with everything so you will have a better time and better performance, Although if you only care about running the largest models you can with the available vram then AMD gpu's will have more vram for the price.

    Intel arc is also always an option if you are aiming for a lower tire/mid range card. They have really price competitive cards and unlike amd they have very decent ray tracing and productivity capability's. They also have lots more vram for the price compared to Nvidia.

    Also I highly recommend buying a used graphics card, you help the environment, save a lot of money and if you don't like the card you chose you can sell it for the same price your bought it and buy a different one.

    Maybe if you could specify your use case and what cards you are currently looking at I could help you out more.

  • I have no beef in this argument, and I'm certainly not biased in relation to AMD/Nvidia. However, my 980Ti, my 2070S and now my 4070S have all run really well under Linux. I run KDE Neon and a quick 'sudo apt install nvidia-driver-570' installs the latest beta's in under 5 mins, if I want to roll back the driver a quick 'sudo apt install nvidia-driver-565' has me back on the latest feature branch. Yeah, Wayland adoption under Nvidia was slow, and Nvidia's earlier choices weren't what anyone could call 'ideal' - But momentum is building, and as a result I've been using Wayland for about eight months now without issue. Before that, X11 was largely faultless running Nvidia hardware/drivers.

    People say Nvidia struggle in relation to VKD3D performance. I'm not too sure what they're doing, but VKD3D runs fine here.

    It's the one advantage we have over Mac users: We can run AMD, Intel and Nvidia. We also have ongoing OGL support, native Vulkan support, better game support under Steam, a larger user base under Steam, and the amazing Proton implementation.

    Whether it be AMD or Nvidia, I personally think it's Linux for the win. EDIT: I in no way see value for money in the new 5080/5090 cards and I eagerly await what AMD has to offer (although I won't be switching from my 4070S for quite some time yet).

  • 100% AMD, for sure. AMD won't make much problems and works ootb.

    Nvidia on the other hand... if you already have a Nvidia GPU, then the proprietary drivers work pretty well, but even those won't work flawlessly and still cause problems for many people.
    And the FOSS drivers are still in the early stages and won't cut it. So why spend lots of money for a piece of hardware that won't give you the performance you paid for?

    Also, Nvidia clearly doesn't care about PCs or its' users, so why support such a shitty company with your money?

    • I had a better desktop experience with the FOSS driver than the proprietary driver when testing a 2060 on Fedora 41.

  • FOSS driver only, the choices are AMD and Intel. Nvidia is out of the picture.

    Of coursenouveau drivers are still around and under active development, but as far as I know the performance if still very far from reasonable expectations.

  • The only reason I still go Nvidia is because I self host AI, which afaik takes advantage of CUDA and just runs overall better on Nvidia cards, or at the very least is easier to set up. Really, the top reason is that it's the devil I know right now.

    If I didn't self host AI, I would 100% go AMD. Especially if you don't want to use proprietary drivers. That being said, my old gaming laptop runs NixOS with Nouveau and there have definitely been improvements since I first tried it years ago, but I don't do much gaming on it. It's more a TV media station these days (so I can avoid the stupid smart TV bloat agenda, where your TV gets gradually slower and fits less increasingly-bloating apps over time).

  • If you don't want proprietary drivers the choice is quite straightforward: AMD. The official drivers are open source.

    As for my experience, I've had absolutely no problems in the last few years with AMD, but I have to admit that I have always been using an iGPU, which has always been good enough for my needs.

    I used to have problems with Nvidia proprietary drivers, but that was at least a couple years ago, things might have changed. I've never had issues with the free unofficial drivers, besides worse performance.

  • I bought an A-series Intel card (A310, bought for $110), and I'm very happy with it. Very good drivers that work perfectly with Wayland, and its recent OpenCL drivers now work with Blender and DaVinci Resolve too (despite Resolve saying that it only works with nvidia or amd, the new drivers make the dedicated intel cards work too). Gaming is not too bad either, but I don't game much.

  • Only the kernel bindings are open source. The actual driver is still closed source. So that only leaves you with AMD and Intel.

72 comments