I’m planning on changing to Linux eventually, but my PC has a 4060ti. I have heard that Nvidia drivers are a pain to install, and I don’t have the means to change to a non-Nvidia GPU. Am I in trouble?

  • ☂️-
    link
    fedilink
    10
    edit-2
    7 days ago

    nowadays the install process on ubuntu consists of opening the driver app, selecting the nvidia driver, waiting around 3 minutes and rebooting when prompted.

    sometimes things do break, but the install process itself is rarely the issue anymore, thankfully.

  • On NixOS I just copy and pasted like 2-4 lines of recommended configuration and applied it. The driver was then automatically downloaded and installed and I haven’t had to touch it since.

  • @mrcleanup@lemmy.world
    link
    fedilink
    57 days ago

    I use Garuda, you just install the Nvidia version and the updater handles updates automatically whenever you run it.

    Easy peasy.

  • @neclimdul@lemmy.world
    link
    fedilink
    57 days ago

    AMD’s been a better community member but like others said, even if Nvidia is more of a “pain” it’s generally easier than windows on most distros. They’ll detect and install it for you or it’s just a single package to install from the software library.

    Some free advice, If you’re worried about it stick with a mainstream distro. They’ll have tested releases more. it may seem counter intuitive but apply updates often, updates over multiple versions are more likely to have untested combinations of packages. If the drivers stop working, you’ll just not have acceleration, just uninstall and reinstall the drivers.

  • @zulfiqaramer@lemmings.world
    link
    fedilink
    3
    edit-2
    6 days ago

    If you’re using a desktop, it’s not a pain at all. Any issues are blown out of proportion by AMD fanboys.

    If you’re on a laptop, installing them is a bit more of a hassle but using the dedicated GPU is an issue that needs to be addressed someday. Essentially, laptops with Nvidia GPUs need to prepend prime-run to every application they want to use the dedicated GPU.

    • @kylian0087@lemmy.dbzer0.com
      link
      fedilink
      1
      edit-2
      4 days ago

      I mean blow out of proportion nowadays yes. But this wasn’t the case just a few years ago. We have come such a long way to make it almost a simple click install. But dont forget where we came from.

      So their is some truth to it although its mostly outdated now.

  • @D_Air1@lemmy.ml
    link
    fedilink
    26 days ago

    I’m constantly surprised at this point how anyone fails at it. Not to mention there are a number of distros that provide them out of the box now and somehow people still say they couldn’t install it.

  • Karna
    link
    fedilink
    47 days ago

    Stick to Production version of Nvidia Linux driver - v550, v570. I’m using v570 on Ubuntu 25.04, no issue in either day to day work or in gaming.

  • @SplashJackson@lemmy.ca
    link
    fedilink
    47 days ago

    Maybe for the most recent cards it’s okay but I have a GTX 970 and let me tell you something mister you can’t just upgrade without breaking some other thing and then when you roll back two more things break and it makes me sad

  • @brax@sh.itjust.works
    link
    fedilink
    26 days ago

    Not necessarily a pain to install, however I’ve had a lot of stupid issues - like not being able to open a TTY session., I can’t run Sway, and Hyprland absolutely refuses to work with my 3 monitor setup.

    • Estebiu
      link
      fedilink
      24 days ago

      That’s strange. What distro are you on? What drivers? Hyprland runs just fine on my machine (arch, nvidia-dkms, rtx a6000)

        • Estebiu
          link
          fedilink
          24 days ago

          Please do. The fact that you cannot open a tty is very concerning…

          • @brax@sh.itjust.works
            link
            fedilink
            24 days ago

            Yeah, no idea. Turns out I already had dkms installed. Ah well, it’s not a huge deal because I can still ssh or live-usb boot if I really cook something

          • @brax@sh.itjust.works
            link
            fedilink
            24 days ago

            I agree. I’m a long-time Linux user and I’ve never seen this before. TTY works fine on bootup, but I’m guessing as soon as the Nvidia drivers kick in, that’s when it shits the bed. I’ll make some btrfs snapshots and try the dickums (lol) driver later today. Here’s hoping!

  • @mina86@lemmy.wtf
    link
    fedilink
    English
    49
    edit-2
    8 days ago

    It’s trivial. Use Linux Mint or Debian, enable non-free repositories if required, and that’s pretty much it.

    I’ve never had issues with Nvidia drivers. Your mileage may vary.

    • pewpew
      link
      fedilink
      27 days ago

      Mistake? These drivers work much better than the ones in the non-free debian repo, at least for me

        • pewpew
          link
          fedilink
          16 days ago

          Isn’t it like Ubuntu LTSses? These versions are meant to be as stable as possible with carefully picked packages. Also, happy cake day

      • @MyNameIsRichard@lemmy.ml
        link
        fedilink
        1
        edit-2
        6 days ago

        Good God! According to the Debian wiki, they’re still on 535, no wonder they don’t work properly! Still, if you use Debian, you know what you’re getting in to. You’ll also have more *fun* when the kernel or nvidia drivers update.

        • pewpew
          link
          fedilink
          2
          edit-2
          6 days ago

          Nah… to update the driver I just re run the file and it usually just works (Even in Wayland, on Debian unstable). The only time it broke was when I upgraded to kernel 6.12 and I had to manually install the open source modules because the ones that came with the proprietary ones had an issue that they later fixed, so it’s totally fine now. The only issue I have with the drivers is that when I wake up the PC from sleep I have to restart Plasma (only on Wayland tho)

      • Ulrich
        link
        fedilink
        English
        17 days ago

        Some of them have dedicated Nvidia images and you don’t have to do anything (theoretically, this has failed for me before). I had problems with the Nobara image but Bazzite worked flawlessly out of the box.

      • Enkrod
        link
        fedilink
        44
        edit-2
        8 days ago

        depends on your Distro, for Linux Mint it’s just the Driver Manager.

        To access the Driver Manager in Linux Mint, follow these steps:

        1. Click on the Menu (Taskbar) in the lower-left corner of your screen.
        2. Navigate to Administration.
        3. Click on Driver Manager.

        Load Device Manager for Nvidia Drivers on Linux Mint

        Once you have opened the Driver Manager, follow these steps to install the Nvidia drivers:

        1. The Driver Manager will prompt you for your password. Enter your password and click on Authenticate.
        2. The Driver Manager will scan your system for available drivers. Once the scanning is complete, you will see a list of available drivers for your graphics card.
        3. Select the recommended Nvidia driver from the list.
        4. Click on Apply Changes to start the installation process.

        Then reboot.

        source

        For most problems you can really just google stuff like “Linux Mint Nvidia Drivers”

      • Luke
        link
        fedilink
        English
        78 days ago

        Whatever distro you pick will have instructions for where and how to install the drivers, if it doesn’t do so for you during the install. Ubuntu is probably most likely to do so easiest. I prefer Fedora for other reasons, which is also easy to get nvidia working, but sightly less easy than Ubuntu where it’s a single checkbox during OS install.

      • @BCsven@lemmy.ca
        link
        fedilink
        58 days ago

        If you happen to choose OpenSUSE, the " install recommends " will detect nVidia and load some drivers to get it working, but you can also add a specific repo nVidia hosts for Leap and Tumbleweed and download the Drivers / Cuda etc. They work great, so ignore the previous commentor. Laptops with dual GPU need you to setup a switching app to save power, when you don’t need to power the nVidia. If your BIOS has a discrete graphics mode selection, you can choose hybrid, but if your OS has trouble you can set it to discrete only so nVidia is always used. I had to do this on one machine because the OS saw the two GPUs and was trying to treat them has two displays instead of one composite display choice

      • @MyNameIsRichard@lemmy.ml
        link
        fedilink
        48 days ago

        Each distro has it’s own way of installing the drivers, Mint uses a driver Manager GUI, endeavour OS uses the nvidia-inst script, but ultimately, they come the repositories of the distro.

    • @BCsven@lemmy.ca
      link
      fedilink
      28 days ago

      If you are on something like openSUSE, nVidia hosts a repo just for OpenSUSE Leap ams Tumbleweed, and that’s exactly where you get them from, and they work.

      • @MyNameIsRichard@lemmy.ml
        link
        fedilink
        88 days ago

        True, but you’re not going the Nvidia website, finding and downloading a .run file, manually installing it, and then manually maintaining it which is what I was talking about.

  • IngeniousRocks (They/She)
    link
    fedilink
    238 days ago

    Installing Nvidia drivers from official repos provided by the maintainers of your distro? Easy as pie.

    Installing Nvidia drivers from nvidia’s website? Good luck my friend, I hope you know what you’re doing.

    • IngeniousRocks (They/She)
      link
      fedilink
      1
      edit-2
      17 hours ago

      Barely a week later and I had to do the thing. My partner uses LMDE and Nvidia 535 is the newest version in their repos, but we need nvidia 565+ for Kingdom Hearts 3.

      Installing from the website wasn’t as hard as I remember.

      1. Blacklist Nouveau.
      2. As root, without an X server running, run the nvidia*.run file from the website
      3. Follow the prompts.
      4. Verify your initramfs rebuilt correctly before rebooting.
      5. Reboot and enjoy your actually current driver.
      6. Bonus step, restore your Xorg.conf backup because you’re on a multigpu laptop and you just borked the Xorg.conf with the installer so mesa doesn’t end up loading and X ends up dead on summon
  • @AnUnusualRelic@lemmy.world
    link
    fedilink
    English
    237 days ago

    It’s horrible, you have to type “<package manager> install nvidia” and not make any typos at all or it won’t work. The horror, I still get flashbacks.

    • ddh
      link
      fedilink
      English
      46 days ago

      Classic “it works on my machine”. When people have GPU driver issues, it’s almost always NVIDIA.

  • @plm00@lemmy.ml
    link
    fedilink
    158 days ago

    No, you’ll be fine. And some distros trivialize it. In my case I don’t get as good of framerates as I would on Windows, so there are some issues due to Nvidia not providing open source drivers, but it still works with Linux.

    • @ITeeTechMonkey@lemmy.world
      link
      fedilink
      English
      38 days ago

      Ya, I must have started using Linux well after Ubuntu made it really easy to install drivers.

      Granted you do need to know where to find the option to install drivers, at least you used to maybe its even easier now, but I havent used Ubuntu in a few years.

      Once you found where the option to install was it was a click of a button