I want to make the move to Mint at the end of Win10 in a week or so, but I’ve heard some horror stories about how tough it can be to get Nvidia GPUs working with them. As it is I have a 4060TI and no money for an AMD GPU. If I can’t get my GPU working with Linux I’m probably gonna end up having to stick with Windows untim I can afford an AMD GPU, the thought of which doesn’t exactly excite me.

  • neomachino@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    1
    ·
    11 hours ago

    A few years ago when I went to actually use the GPU in my laptop I realized I never installed the drivers. I think it was a 3050 or something pretty low end.

    It took maybe 20 minutes, most of that time was waiting for things to install. I’ve heard the horror stories so I wasn’t excepting it to work and was ready to give up at the first sign on resistance but there really wasn’t any. That was on Fedora, a bit later I switched to Debian and I remember running into an issue getting it to work but it was small enough that I don’t remember what the issue was.

  • Kruulos@sopuli.xyz
    link
    fedilink
    arrow-up
    7
    arrow-down
    1
    ·
    20 hours ago

    I used Linux Mint and GTX 2070 for over a half a year without any major problems. Installation was incredibly easy as there was a dialog box asking to install drivers and everything just worked. I have 4 monitor setup even.

    Ultimately I switched to AMD (last week) because of the tiny problems that I experienced but mostly because I wanted to support AMD and could reason for an GPU upgrade.

  • golden_zealot@lemmy.ml
    link
    fedilink
    English
    arrow-up
    4
    ·
    20 hours ago

    It wasn’t for me on Debian 12/13. I just had to add the repo for the drivers and run 1 or 2 lines of bash and I’ve been good ever since with my 3090.

  • teawrecks@sopuli.xyz
    link
    fedilink
    arrow-up
    6
    arrow-down
    1
    ·
    21 hours ago

    I was going to say you’ll probably be fine, but if you’re considering Mint you’ll definitely be fine.

    Terminology you don’t need to know: Mint is still using x11, which Nvidia works fine with. I assume mint won’t switch to Wayland until it works smoothly on Nvidia too.

    My partner is using mint on a 3080. I think she had one graphical bug in one game one time after an update. Mint has a program specifically used to roll back to a past Nvidia driver. She chose the driver from before the update, rebooted, and the bug was gone. Just gotta remember to switch back to using latest later when a new driver comes out.

  • Sophienomenal@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    7
    ·
    edit-2
    23 hours ago

    If you want the easiest experience possible with Nvidia, I’d recommend Bazzite (and go with the KDE Plasma version). It comes with everything preinstalled and consistent across installations. Plus, it’s a tank when it comes to stability; very hard to break it due to the atomic nature. Just install everything through the built in store and you’ll be fine. Installing programs is much easier than Windows in Linux due to easy software stores. Bazzite currently uses Bazaar as its software store.

  • monovergent@lemmy.ml
    link
    fedilink
    arrow-up
    4
    ·
    21 hours ago

    On modern versions of common distros, it’ll probably work just fine if you install the driver from your distro’s repos. Don’t touch NVIDIA’s downloadable .run installer.

    It’s getting better for Nvidia support on Linux, but there’s more edge case problems than with AMD or Intel graphics.

  • wolre@lemmy.world
    link
    fedilink
    arrow-up
    47
    arrow-down
    2
    ·
    2 days ago

    I’ve used Nvidia GPUs with Linux with not many problems. These “horror stories” typically come from people who try to install a driver exactly the same way they would on Windows (by going to the Nvidia website and downloading something) whereas on most Linux distros it’s actually much easier.

    On Mint, you basically just have to open the “driver manager” and click on the recommended Nvidia driver. Then reboot. :)

    There is also a guide available on It’s FOSS.

    • Eugenia@lemmy.ml
      link
      fedilink
      English
      arrow-up
      14
      arrow-down
      1
      ·
      2 days ago

      Not true. Ubuntu’s official nvidia driver installation broke twice for my husband’s PC, one other time they removed a version completely from their list (while we had installed it), and then it had orphaned packages and apt was constantly complaining, while every time we put nvidia as the main card (instead of the integrated intel), the PC does not wake up from sleep under Wayland (while it does under X11, so we know it’s not a BIOS issue).

      Also, the Mint forum is full of problems with nvidia drivers, despite running under X11, which is the “easier” environment for its drivers.

      Overall, it’s a nightmare, and that’s why we now use the integrated intel as the main gpu, and the nvidia for compute only (for blender and resolve).

      Maybe it’s better implemented under Arch-land and Fedora-land, but under Ubuntu/Mint/Debian-land, it’s still a nightmare.

      • SmokeInFog@midwest.social
        link
        fedilink
        English
        arrow-up
        5
        ·
        edit-2
        1 day ago

        Idk, I’ve run mint for a decade or more. Until the last couple of years all of my machines have had nvidia gpus. I never had an issue with drivers.

        So, yes, you are more likely to run into issues if you have an nvidia gpu but it’s still pretty unlikely

        • Eugenia@lemmy.ml
          link
          fedilink
          English
          arrow-up
          2
          ·
          1 day ago

          Mint runs X11 so it’s quite easier. Under wayland all hell breaks lose on our PC. And that’s with the latest version available by ubuntu too, not some old version.

          • Sophienomenal@lemmy.blahaj.zone
            link
            fedilink
            English
            arrow-up
            3
            ·
            23 hours ago

            I’ve run Nvidia with Wayland for years and never encountered a single issue. This sounds like it’s probably just an Ubuntu issue (go figure, there’s a reason the Linux community despises Canonical). It’s worked perfectly fine for me in Fedora and Arch in Wayland, and my distro of choice nowadays is Bazzite, which is based on Fedora.

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

        Is it possible that the driver that was installed was at some point so old that it was removed from the repos?

        I can’t speak about the exact implementation on Ubuntu, but on Fedora (which I am using) the driver usually gets updated to the latest version automatically. If that’s not the case on Ubuntu or Mint, it may be worth going to the device drivers menu every few months, checking if there’s a new one available and selecting the new one if there is one.

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

          no, it was the 565 or 575 i can’t remember, there were older options there too. But regardless, even if removed, it shouldn’t have left apt in a state of panic.

  • Kaigyo@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    23 hours ago

    It sorta depends. I’ve personally had some issues with certain software (mainly Firefox) running in Wayland on my Nvidia card. There are environment variables and flags to remedy some issues, but I’d still get the occasional application crash.

    What worked well for me was setting up prime offloading so basically all of the system runs on the integrated GPU and only games run on Nvidia.

  • melroy@kbin.melroy.org
    link
    fedilink
    arrow-up
    13
    ·
    1 day ago

    It will work. Under Linux mint for example you can use the firmware installer to install the correct Nvidia driver.

    Too bad nvidia drivers are proprietary, so it’s not part the default kernel drivers. That is why I like AMD so much more, it has open sourcer drivers. Fk nvidia 😁

    • melroy@kbin.melroy.org
      link
      fedilink
      arrow-up
      5
      ·
      1 day ago

      Then playing games you will of course need wine or Proton in case of windows games.

      For native Linux games it’s the best thing. Ideally have a game that supports vulkan for the best performance. Or opengl.

  • Sunsofold@lemmings.world
    link
    fedilink
    arrow-up
    2
    ·
    24 hours ago

    I’ve been trying different flavors on my machines with Nvidia cards. It usually just works well enough for me. Did Garuda for a microsecond, mint for a moment, Ubuntu for a few, and am now trying Debian and Endeavour. I’ve honestly had more issues coming from arch peculiarities than from nvidia. Just give it a go if you have the drive space. It seems like there’s more of a question of how well your chosen flavor meshes with your chosen hardware than one of ‘can I even get this working?’

  • sobchak@programming.dev
    link
    fedilink
    arrow-up
    2
    ·
    1 day ago

    My main workstation runs Debian and has a 3090. No issues that I’m aware of. When I used to use Mint, I think I remember Mint having a GUI to easily select the Nvidia driver you want to use, so it was very easy. In Debian, you just have to run ~10 commands in shell to install the proprietary Nvidia driver. I have an older laptop with an Nvidia GPU too; that one is more annoying because I don’t think any distro supports integrated/dedicated GPU auto-switching (I just have it set to use the Nvidia GPU all the time).

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

    I thought the title was “Why is it so hard to get Nvidia working with Linux” but I was mistaken. That’s the answer.

    [Linus_Saying_FU_Nvidia.mkv]

  • Dr Jekell@lemmy.world
    link
    fedilink
    English
    arrow-up
    14
    ·
    2 days ago

    The issues with Nvidia GPU’s has been blown up way to much in the last few years in my opinion.

    The potential problems you “might” face are:

    • Not backing up your system before updating
    • Using too old or too new a kernel version (Older versions may break or cause issue with newer drivers and bleeding edge kernels may introduce issues that weren’t caught during QA) * Always have a LTS kernel installed as well as a newer supported kernel
    • Using brand new hardware too soon (aka don’t expect a newly released card to work perfectly day one)
    • Trying to use GPU’s in edge case uses or pushing the envelope without knowing what you are doing
    • Not backing up your system
    • Trying to use the wrong kind of card for your needs (A Quadro card isn’t going to work well as a RTX card)
    • Not updating your system (Nvidia drivers get regular updates)

    For most major distros now a days you either select the Nvidia option when installing (like Manjaro) or install the drivers afterwards (Ubuntu based) and be off to the races.

    Set up and use Timeshift, make a backup before installing updates and you can roll back if there is an issue.