so my old GPU died a few days ago and I was thinking which brand of GPU to get next. AMD or Nvidia? I’ve heard Nvidia drivers are very annoying with Linux but I’ve never had an AMD GPU before. Which would be better? I’ll sometimee switch to Windows to play specific games as well.

  • Nibodhika@lemmy.world
    link
    fedilink
    arrow-up
    49
    ·
    10 months ago

    Short answer: AMD

    Long answer: AMD used to be very bad, NVIDIA has always been the same, i.e. if you’re willing to use proprietary drivers it works, but it has some hiccups. A while back AMD open source their drivers so the game turned around, nowadays they’re very easy and compatible from what I’ve heard. I’ve used NVIDIA for over a decade, but my next card Winn be AMD for sure.

    PS: if you’re still in doubt, the latest Linux kernel purposefully broke the NVIDIA proprietary driver because NVIDIA has been copyright infringing the Linux kernel by using functions that are considered so integral to the kernel that if you have to use them you work should be considered derivative and be bounded by GPL licence.

    • uis@lemmy.world
      link
      fedilink
      arrow-up
      16
      ·
      edit-2
      10 months ago

      A while back AMD open source their drivers

      No, they abandoned their proprietary driver and joined development of existing mesa driver. Basically as if Nvidia joined nouveau.

      if you’re willing to use proprietary drivers it works, but it has some hiccups.

      Pre-Pascal GPUs aren’t supported by closed source driver, so your only option there is nouveau.

      • Nibodhika@lemmy.world
        link
        fedilink
        arrow-up
        5
        ·
        10 months ago

        He’s asking to buy a new one, so old cards not working is not really an issue. But are you sure about the Turing line (i.e. 20 series)? I thought the Maxwell (i.e. 7 series) was the oldest you can use on the proprietary drivers. In fact up until recently I had a 1080 that I used with the proprietary drivers.

        • uis@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          edit-2
          10 months ago

          Oops. Pre-Pascal? The one after Maxwell.

          Also Maxwell AFAIK only 750, 700-780 except 750 are Kepler.

    • pinchcramp@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      6
      ·
      10 months ago

      if you’re willing to use proprietary drivers it works, but it has some hiccups

      Do you know if nvidia still has issues with Wayland or are nvidia and MAD on par nowadays in that area?

      • ozymandias117@lemmy.world
        link
        fedilink
        English
        arrow-up
        7
        ·
        10 months ago

        The only way nVidia works well with Wayland is with nouveau

        Their proprietary drivers still don’t work. They announced plans to make them work better, but they haven’t put in the work to merge them yet

      • Nibodhika@lemmy.world
        link
        fedilink
        arrow-up
        4
        ·
        10 months ago

        Last I tried it didn’t worked, however last I told Reddit/Lemmy that NVIDIA didn’t worked on Wayland I was downvoted to hell and told it obviously worked and had worked for a long time. So in theory it works, but I was never able to get it to work and I have given up trying until I get an AMD card.

    • ZhenyaPav@lemmy.zhenyapav.com
      link
      fedilink
      arrow-up
      2
      ·
      10 months ago

      To add to the AMD part, RDNA3 drivers were actually quite bad at launch, I think they were mostly fixed only by April-May 2023. Now they work great. Also, if you’re interested in AI, stick with Nvidia. You can run most stuff on AMD cards, but it’s always an issue (The main one I’m having is that a lot of stuff depends on torch 2.0, while there’s only 2.1 for ROCm 5.5+)