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?

  • MyNameIsRichard@lemmy.ml
    link
    fedilink
    arrow-up
    31
    arrow-down
    1
    ·
    10 months ago

    As long as you don’t make the mistake of downloading them directly from Nvidia, it should be straight-forward.

      • Luke@lemmy.ml
        link
        fedilink
        English
        arrow-up
        6
        ·
        10 months 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
        arrow-up
        4
        ·
        10 months 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
        arrow-up
        2
        ·
        10 months 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
      arrow-up
      1
      ·
      10 months 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
        arrow-up
        6
        ·
        10 months 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.

  • AnUnusualRelic@lemmy.world
    link
    fedilink
    English
    arrow-up
    22
    arrow-down
    1
    ·
    10 months 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.

  • IngeniousRocks (They/She) @lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    17
    ·
    10 months 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.

    • 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
  • Kongar@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    12
    ·
    10 months ago

    It used to be a pain. Multiple versions that didn’t all work. Today it’s pretty painless. A lot of installers will actually do it for you now.

    In arch (at least the last time I did it), it was just a matter of picking the right package and installing it with pacman

    EndeavorOS’s installer will do it for you

    I use Fedora these days. It didn’t do it automatically the last time I loaded from scratch (not an upgrade), but the rpm fusion team/repository made it simple. I just followed the crystal clear instructions on their website.

    I think mint does it automatically with the installer…

    Honestly I really don’t even think about nvidia drivers anymore.

    • caseyweederman@lemmy.ca
      link
      fedilink
      arrow-up
      2
      ·
      10 months ago

      The first trick is knowing that there’s a right package. The second trick is knowing what the right package is.

  • plm00@lemmy.ml
    link
    fedilink
    arrow-up
    11
    ·
    10 months 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
      arrow-up
      3
      ·
      10 months 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

  • Read Bio@lemm.ee
    link
    fedilink
    English
    arrow-up
    8
    ·
    edit-2
    10 months ago

    Depends on the distro here is a list based on my experience

    • Opensuse: medium-ish

    • Fedora: easy (requires a third party repo)

    • Linux Mint: Pretty sure easy

    • Cachyos/bazzite/nobara Very easy (comes with the distro)

    The .run on nvidias website it’s harder and requires some linux experience

    • NutWrench@lemmy.ml
      link
      fedilink
      English
      arrow-up
      2
      ·
      10 months ago

      Agree on Mint. The Nvidia drivers installed automatically for me. They’re 4-5 months old, but they’re stable.

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

    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.

  • LeFantome@programming.dev
    link
    fedilink
    arrow-up
    5
    ·
    10 months ago

    The NVIDIA problems are almost entirely legacy at this point. Unless you are using something that ships ancient packages (looking at you Debian Stable), you should be fine.

  • neclimdul@lemmy.world
    link
    fedilink
    arrow-up
    5
    arrow-down
    1
    ·
    10 months 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.

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

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

    Easy peasy.

  • vi21@lemmy.ml
    link
    fedilink
    English
    arrow-up
    4
    ·
    10 months ago

    With CachyOS and Mint, it is very easy.

    Remark: I disabled secure boot.

  • SplashJackson@lemmy.ca
    link
    fedilink
    arrow-up
    4
    ·
    10 months 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