I still see people asking which distro to use, is it ok if they have an Nvidia card? How ready is Linux for a gamer? I have been 8 months now on Linux, it’s about this hard to have an Nvidia card: click update. The way I switched was to populate the second m.2 slot on my MB and install Linux there, I chose Nobara, that way I had the fallback of Windows 10 if I had issues. Well, I still have Windows 10, it exists as a console with no internet access, it runs my Skyrim setup with it’s 982 mods that I can’t be arsed to move. Everything else is on Linux, it’s the default and daily driver. Look close, you can see my system automatically updating OpenMW for me, quietly supporting my 260+ mod remaster of Morrowind. If you’re wondering whether Linux is ready for gaming, yea, it is. Give it a try.

  • NutWrench@lemmy.ml
    link
    fedilink
    English
    arrow-up
    7
    ·
    20 hours ago

    I have an nVidia RTX 3060, running on a desktop I built back in 2009. I’m running Linux Mint with the KDE Plasma desktop with no problems. All the Steam I bought on Windows, run with no problems under Linux.

    Any non-Steam games, like Giants: Citizen Kabuto or Deus Ex (1) run on Wine under the default settings with no problems.

    • RinseChessBacked@lemmy.ml
      link
      fedilink
      arrow-up
      1
      ·
      10 minutes ago

      built back in 2009

      The RTX 3060 didn’t come out until 2021 (the year that I bought mine). Is 2009 a typo, or are you saying that your motherboard is really that old?

  • MTK@lemmy.world
    link
    fedilink
    arrow-up
    8
    ·
    1 day ago

    Simple answer: Yes!

    Not so simple: Yes, but nvidia hates linux and their proprietary drivers can cause issues. Generally (especially on stable distros) everything is stable and fine.

  • halloween_spookster@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    1 day ago

    It seems to vary. I had few issues with my 2080Ti but my friend had nothing but issues with his 3070. He switched to an AMD card and it worked without issue. Nvidia doesn’t put nearly as much emphasis on their Linux support as AMD does, but that doesn’t mean that Nvidia cards aren’t usable.

  • just_another_person@lemmy.world
    link
    fedilink
    arrow-up
    39
    arrow-down
    2
    ·
    2 days ago

    Nvidia is FINE on Linux. There’s just a couple extra steps.

    All of these Nvidia GPUs being bought for all this AI bullshit? Running Linux. Every stupid AI company runs Nvidia right now, and it’s on Linux, so don’t worry.

    Pick a mainstream distro, lookup the steps for installing the drivers and blacklisting the Nouveau drivers which sometimes take first dibs, and you’re golden. Few commands at best.

    AMD is just simpler because you don’t have to manage the drivers, but it’s really not a big deal. It’s very easily handled.

    • funkajunk@lemmy.world
      link
      fedilink
      arrow-up
      4
      ·
      2 days ago

      I had to fiddle with it for a while when I moved my main machine over to Linux a few months ago, but that’s mostly on me because I chose Arch & Hyprland.

      If I had gone with a mainstream distro with a “nvidia” variant, it would have likely just worked out of the gate.

      • D_Air1@lemmy.ml
        link
        fedilink
        arrow-up
        3
        ·
        2 days ago

        Hell, if you had gone from an arch derived distro like EndeavourOS and just clicked the nvidia option. It would have been solved.

    • gaylord_fartmaster@lemmy.world
      link
      fedilink
      arrow-up
      3
      arrow-down
      4
      ·
      edit-2
      2 days ago

      AMD is just simpler because you don’t have to manage the drivers, but it’s really not a big deal. It’s very easily handled.

      Honestly this isn’t as true as I was led to believe it was before I switched to AMD. Just like Nvidia has issues between the proprietary driver and nouveau; AMD has its own mix of issues with Vulkan between RADV (mesa), AMDVLK, and AMD’s proprietary driver on a per-game basis at times.

      • just_another_person@lemmy.world
        link
        fedilink
        arrow-up
        2
        arrow-down
        8
        ·
        2 days ago

        Then I’m pretty sure you’re a sucker who bought some hype from a post that told you to run some immutable distro.

        As I keep saying: BEGINNERS NEED TO STAY AWAY FROM IMMUTABLE DISTROS

            • gaylord_fartmaster@lemmy.world
              link
              fedilink
              arrow-up
              1
              arrow-down
              1
              ·
              2 days ago

              It ranges from significant performance differences between the drivers with specific games to games having rendering issues with specific drivers. A lot of games don’t work at all with the proprietary driver.

              My most recent issue was with the Indiana Jones game having horrible traversal stuttering making some areas basically unplayable on RADV, but AMDVLK had no stuttering and better framerate overall.

              • bitwolf@sh.itjust.works
                link
                fedilink
                English
                arrow-up
                2
                ·
                2 days ago

                I think the experience you were lead on to was the open source driver built into the kernel.

                With that the moving parts are the kernel, and the amd-gpu-firmware. The open source setup is much more reliable, and if a bug ever arises, it tends to get fixed quickly. You update, and it’s gone.

                Using the proprietary driver is difficult with regardless of vendor.

              • Nibodhika@lemmy.world
                link
                fedilink
                arrow-up
                1
                ·
                1 day ago

                That’s interesting, I don’t remember which implementation I’m actually using, possibly RADV, but don’t remember having any issues, unfortunately I don’t have Indiana Jones to try to independently confirm that the driver is indeed causing a problem there. Have you seen issues in other games?

                • gaylord_fartmaster@lemmy.world
                  link
                  fedilink
                  arrow-up
                  1
                  ·
                  1 day ago

                  RADV has the least issues but I still tend to test AMDVLK (vulkan-headers makes switching drivers per-game easy) for any big performance differences, and it’s typically the first thing I try for crashes now. If you want to use ray tracing at all you should definitely use AMDVLK, it performs way better.

  • krimson@lemmy.world
    link
    fedilink
    arrow-up
    4
    ·
    1 day ago

    I have had quite a few nvidia cards in my linux systems and all ran fine, except for a while when Wayland came along. Those issues have now been fixed as well. Your experience may vary ofcourse depending on the hard and software you use. But there is no reason to not use Nvidia on Linux.

    That being said, I switched to AMD recently and had some issues with suspend and resume so it is not like AMD is the holy grail for Linux systems. I made the switch because of the opensource drivers and Nvidia being greedy fucks.

  • backgroundcow@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    1 day ago

    Are you using x11 or Wayland? Is anyone running Wayland with NVIDIA drivers? Everything works well in x11, but I’m getting bad flicker in Wayland. When trying to track it down I was led down a rabbit hole suggesting there is some protocol mismatch between what the NVIDIA drivers implement and what Wayland expects.

  • Zen_Shinobi@lemmy.world
    link
    fedilink
    arrow-up
    5
    arrow-down
    1
    ·
    2 days ago

    Yup

    Nvidia has come a long way the past 10-15 years for Linux, just don’t tell AMD fanboys that.

    • Nibodhika@lemmy.world
      link
      fedilink
      arrow-up
      3
      arrow-down
      1
      ·
      1 day ago

      No it hasn’t, Nvidia usability in Linux now is the same as it was 10-15 years ago, and that’s sort of the problem. What do you think has improved since then? I remember ~18 years ago getting Nvidia to work with the proprietary drivers on my Mint was just a couple of clicks away and I could play oblivion and many other games that ran on Wine (and the very few natives we had) just fine. The majority of the Nvidia issues are self-inflicted, always have been, the problem is that because you have to use the proprietary drivers it’s very easy to shoot yourself in the foot, and inexperienced people tend to do it very often, so my guess is that 10-15 years ago is when you started using Linux, and broke stuff with the Nvidia driver, nowadays you don’t break that stuff and you think the driver has changed, when what has changed is you.

        • MazonnaCara89@lemmy.ml
          link
          fedilink
          arrow-up
          1
          ·
          edit-2
          1 day ago

          I have been using linux with a 1060 for 4 years almost 5, and it isn’t that bad now, tho you need to make a lot of compromise!

          At the beginning I experiencing a lot of graphical glitches! Like screen flipping when using an app that used a lot of gpu power or app going black after doing soo!

          To this day on that pc I still experience black bars on the sides of apps and as even stated by doitsujin (dxvk creator):

          Low D3D12 performance on Nvidia Pascal (and older) GPUs is expected and likely won’t improve much. The hardware has a bunch of limitations that make it very hard to extract good performance. Turing fares better, but only AMD actually runs reasonably well right now.

          Source: https://github.com/HansKristian-Work/vkd3d-proton/issues/465#issuecomment-744092867

          And all of this on xorg to be clear! On the other hand I have an amd laptop with an igpu where I can safely say my experience was almost flawless!

          • Captain Aggravated@sh.itjust.works
            link
            fedilink
            English
            arrow-up
            2
            ·
            1 day ago

            I cannot report anything of the sort out of a GTX-1080. Using Linux Mint, X11 and the proprietary drivers handled by Mint’s driver manager, I got reliable service in video editing, CAD and gaming. I will note, my main computer is now a Radeon system running Wayland.

  • poke@sh.itjust.works
    link
    fedilink
    arrow-up
    1
    ·
    1 day ago

    My 5000 series has worked out of the box on Bazzite. The only GPU bug I’ve run into is that Moonlight is incompatible with the driver. All of the games I’ve tried have worked with proton GE, and with some config tinkering I even have VR with full body tracking working for VRChat…

    HOWEVER

    I can’t say its a premium experience for competitive games or VR. Both have latency issues that impact the experience. Maybe an older shooter like openMW would be just fine, but modern games like Rematch have had some weirdness, even though they “run fine”.

  • Bizzle@lemmy.world
    link
    fedilink
    English
    arrow-up
    6
    ·
    2 days ago

    I used to have a Nvidia card when I started my Linux lifestyle. It wasn’t that big of a deal but a few things were broken especially with Wayland, which was hot garbage at the time. I switched to AMD for ideological reasons a couple years ago, but almost all of the problems had been resolved. I assume now only extreme edge cases would be a problem.

    As far as gaming, I used to use ProtonDB before every purchase but now I just assume shit will work with a few exceptions. I don’t play games that don’t run on Linux so im missing out on CoD and a few other competitive games, but on the whole I don’t care about those games anyway. I have hundreds of games in my library and they all run beautifully on Linux with no tinkering, I can’t even remember the last time I had to fix anything.

    Honestly it’s gotten boring, come to realize I actually prefer tinkering to actually playing games.

  • LettyWhiterock@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    1 day ago

    When I tried out fedora on my gaming PC I noticed most games ran noticeably worse on my Nvidia card. They still ran, you could still play, but the experience was nonetheless worse. Elden ring went from rarely dropping below 60 on windows to hovering around 45. FFXIV which would often be at 144fps, usually around 110 during dungeons and only dropping below 100 in really busy cities, went to never even reaching 100.

    It’s doable but be prepared for games to run worse. When I looked up issues I found this was normal for Nvidia cards. So just be prepared.

  • fraichu@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    1 day ago

    Barring very specific niches, my setup has always worked. I am on optimus 2060 + 4800H laptop

  • ominouslemon@sh.itjust.works
    link
    fedilink
    arrow-up
    1
    ·
    1 day ago

    Since you’ve talked about OpenMW + mods, do you have any recommendations for someone who played Morrowind on Windows years ago and would like to play it again on Linux via OpenMW? What works, what requires tinkering? Any mods that you recommend?