• Sprawl@lemmy.world
    link
    fedilink
    arrow-up
    74
    ·
    18 days ago

    I’ve learned it best to use nvidia drivers with nvidia cards and the AMD drivers with the AMD cards. I recommend this for performance.

    • Caketaco@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      9
      ·
      17 days ago

      Thank you for posting this!! I can’t get an erection. I tried using an AMD driver the other day with my NVIDIA card and was stumped why my screen was blank. I’d give you gold if I could!

  • Phoenixz@lemmy.ca
    link
    fedilink
    arrow-up
    39
    ·
    18 days ago

    That’s the thing with AMD drivers, they’re the damn near perfect software. Doing lots of stuff yet you’d never know it’s there. It stays nicely out of the user’s way, you don’t even have to think about installing them and shit just works

    Then there are the Nvidia drivers

  • InFerNo@lemmy.ml
    link
    fedilink
    arrow-up
    17
    ·
    18 days ago

    Never had an issue with my Nvidia card. OBS can use the hardware encoder out of the box. Just a few weeks ago upgraded to a AMD card and had to set some “advanced” settings in OBS to do the same. Really happy overall, but after seeing this meme for years I expected rainbows and sunshine but was unpleasantly surprised in that regard.

    • WhyJiffie@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      9
      ·
      18 days ago

      my nvidia card caused sleeping and hibernation to randomly and regularly fail, and it made me very vary of system updates breaking random things.

      • InFerNo@lemmy.ml
        link
        fedilink
        arrow-up
        3
        ·
        18 days ago

        I never use sleeping or hibernation, so can’t attest to that functionality.

        Updates never broke random things for me with regards to the gpu. My install is 7 years old, so it’s been updated a lot.

      • moopet@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        1
        ·
        17 days ago

        My nvidia card prevents suspend working properly, but to be fair my previous nvidia card had the same problem when it was in a Windows machine.

      • InFerNo@lemmy.ml
        link
        fedilink
        arrow-up
        3
        ·
        18 days ago

        I don’t have VRR monitors and only occasionally dabbled in VR, to my experience without issues besides ALVR disconnecting from SteamVR sometimes. I picked up the VR set now that my system is beefed up and I still have the same issue sometimes, so I’m not chalking this up to my older Nvidia card or drivers.

  • bestboyfriendintheworld@sh.itjust.works
    link
    fedilink
    arrow-up
    5
    ·
    18 days ago

    I run a legacy NVIDIA graphics in my ten year old laptop. GeForce 750M. The proprietary drivers are faster and have real video acceleration but haven’t been updated in forever and don’t support Wayland.

    Nouveau works okay. I haven’t gotten video acceleration to work yet, even with installed firmware. Nouveau-vulkan is a bit buggy.

  • palordrolap@fedia.io
    link
    fedilink
    arrow-up
    5
    ·
    18 days ago

    In LMDE4, 5 and 6, I pretty much had to install the OEM NVIDIA driver because the open source Nouveau driver didn’t quite cut it, but for AMD, the stock driver that comes with LMDE7 has worked fine for my purposes so far.

    I may change my tune if I try to run a more modern game*, but that will likely put me back in Frankendebian territory which caused me problems under LMDE6. (As you might surmise, I upgraded to new hardware and tried to do things as I’d always done them when LMDE6 was current.)

    * Minecraft notwithstanding, because it both is and isn’t modern. That can get above 1000 FPS if I don’t limit it.

    • merc@sh.itjust.works
      link
      fedilink
      arrow-up
      4
      ·
      18 days ago

      Considering their stock price has grown by 27,557% in those 10 years, I don’t think too many people at the company are concerned with their “falling”

      https://www.financecharts.com/stocks/NVDA/performance/total-return

      It sucks that they abandoned us, and it’s awful that they’re a huge part of the AI bubble,. But, this is like an artist who used to play on Tuesday evenings at your local live music venues “selling out” and now playing stadiums.

  • jaschen306@sh.itjust.works
    link
    fedilink
    arrow-up
    5
    ·
    18 days ago

    I’m super annoyed at Fedora workstation at this moment. My 240hz Samsung monitor can’t use HDMI to get to 240hz, regardless of the quality of the cable. I have dual monitors and one is already using the type c so one of my monitors have to be 120hz.

  • yelling_at_cloud@programming.dev
    link
    fedilink
    arrow-up
    5
    ·
    17 days ago

    I haven’t had any issues with my nvidia GPU. I did some distro-hopping and didn’t have any nvidia issues in any of the distros I tried.

    If you want everything to work out of the box, I would recommend Bazzite. Pop! OS had me using the AMD image and fetching the nvidia driver manually (the nvidia image just didn’t work for me). After that, everything worked brilliantly.

  • Jankatarch@lemmy.world
    link
    fedilink
    arrow-up
    4
    ·
    18 days ago

    On one hand, setting up complicated stuff is a challenge and also fun.

    On the other hand, I don’t wanna pay a company doing propreitery stuff.

    On the other feet, prices are increasing due to chatbot girlfriend arms race between richest dudes on earth; are GPUs really even worth it anymore?

      • juipeltje@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        18 days ago

        Well from my my understanding the problem is that you can’t pick and choose specific firmware to run on top of the libre kernel, cause they patched it in such a way that it doesn’t really allow you to do it (not sure how it works specifically). I looked into this a bit cause i’m using gnu guix now, but pretty much the only firmware i need is the one for amdgpu. For everything else i could get by with the libre kernel, so i thought it would be neat if i could load only that one specific firmware, but it seems to only be possible to go full libre, or you just need to use the regular linux kernel with its firmware.

        Edit: as i was typing this i realized that the nonguix kernel does differentiate between linux firmware and amdgpu firmware. I might have to try removing linux firmware to see if that works, cause if that’s the case then i can pick and choose my specific firmware after all.

        • bestboyfriendintheworld@sh.itjust.works
          link
          fedilink
          arrow-up
          2
          ·
          18 days ago

          You might have to compile your own kernel to get this to work.

          It’s always that one firmware you need. Pure libre is only worth it for the ideologically pure, or if you just need a TTY.

          • juipeltje@lemmy.world
            link
            fedilink
            arrow-up
            2
            ·
            edit-2
            17 days ago

            Yeah i just edited my comment, i think the nonguix kernel might actually allow you more finegrained control over which firmwares you want to load. I’ll have to experiment with that a bit.

            Edit: can now confirm that removing linux-firmware from my config and only keeping amdgpu-firmware in it only loads the gpu firmware. Could easily tell because my wifi card on my desktop needs firmware, and it stopped working afterwards (i’ll probably try to find the specific wifi firmware as well, but not a priority cause i pretty much never use wifi on desktop).