this post was submitted on 25 Apr 2025
58 points (92.6% liked)

Linux

54028 readers
1267 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

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?

top 50 comments
sorted by: hot top controversial new old
[–] mina86@lemmy.wtf 49 points 2 weeks ago* (last edited 2 weeks 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.

[–] MyNameIsRichard@lemmy.ml 44 points 2 weeks ago (3 children)

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

[–] ArchmageAzor@lemmy.world 6 points 2 weeks ago (6 children)

Where am I supposed to get them then?

[–] Enkrod@feddit.org 42 points 2 weeks ago* (last edited 2 weeks 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"

[–] gimmemahlulz@lemmy.dbzer0.com 15 points 2 weeks ago

From you distros package manager

[–] lukecooperatus@lemmy.ml 7 points 2 weeks 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 5 points 2 weeks 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 4 points 2 weeks 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.

load more comments (1 replies)
[–] pewpew@feddit.it 2 points 1 week ago (4 children)

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

load more comments (4 replies)
[–] BCsven@lemmy.ca 2 points 2 weeks ago (1 children)

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 8 points 2 weeks ago (1 children)

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.

[–] BCsven@lemmy.ca 3 points 2 weeks ago

Fair, I mean I have done that too, and would not recommend LOL

[–] AnUnusualRelic@lemmy.world 23 points 1 week ago (1 children)

It's horrible, you have to type " install nvidia" and not make any typos at all or it won't work. The horror, I still get flashbacks.

load more comments (1 replies)
[–] ArsonButCute@lemmy.dbzer0.com 22 points 1 week ago (1 children)

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.

[–] ArsonButCute@lemmy.dbzer0.com 1 points 6 days ago* (last edited 6 days 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
[–] plm00@lemmy.ml 15 points 2 weeks ago (1 children)

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 3 points 2 weeks 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

[–] Kongar@lemmy.dbzer0.com 14 points 2 weeks ago (1 children)

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 2 points 2 weeks ago

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

[–] secret300@lemmy.sdf.org 10 points 1 week ago (1 children)

Not at all anymore. Just please use your distros repositories.

I told my friend to just use the package manager but he was dead set on downloading the drivers from Nvidia's website and installing them manually. Then complained how hard it was.

[–] LeFantome@programming.dev 2 points 1 week ago
[–] umbrella@lemmy.ml 10 points 1 week ago* (last edited 1 week 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.

[–] mybuttnolie@sopuli.xyz 10 points 2 weeks ago

I use mint, and it's easier than on windows.. You open driver manager, tap on the newest driver, click apply. Then restart.

[–] Mwa@lemm.ee 8 points 1 week ago* (last edited 1 week ago) (1 children)

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

load more comments (1 replies)
[–] justinthegeek@lemmy.sdf.org 7 points 2 weeks ago (1 children)

What distro are you using? It’s getting pretty simple at this point. I’m running Arch and it maybe took 5 minutes to fully set it up.

[–] ArchmageAzor@lemmy.world 4 points 2 weeks ago (1 children)
[–] UnfortunateShort@lemmy.world 3 points 2 weeks ago (1 children)

Aren't they installed by default on Mint? Definitely are on some distros, I think EndeavourOS and Garuda Linux for example

[–] ProdigalFrog@slrpnk.net 2 points 1 week ago

They are not. You have to install the proprietary driver from the GUI driver installer app with 2 clicks.

[–] communist@lemmy.frozeninferno.xyz 7 points 1 week ago* (last edited 1 week ago) (6 children)

Bazzite makes it ridiculously easy, there's just a dropdown to select the nvidia version of their ISO. It's also a great distro for beginners for a lot of reasons:

bazzite and other immutables generate a new system for you on update and let you switch between and rollback automatically, this is fantastic for reliability, but it also has pretty up to date software, and tons of guides (fedora is one of the most popular distros, and bazzite is essentially identical except with some QoL upgrades).

there's also aurora if you want the same thing without some addons for gamers.

load more comments (6 replies)
[–] mrcleanup@lemmy.world 5 points 1 week ago

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

Easy peasy.

[–] FauxLiving@lemmy.world 5 points 2 weeks ago (4 children)
load more comments (4 replies)
[–] PrejudicedKettle@lemmy.world 5 points 1 week ago (1 children)

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.

[–] Ashiette@lemmy.world 5 points 1 week ago (1 children)

In the case of NixOS, the question would then be : "How much pain in the ass is it to install NixOS, really ?"

load more comments (1 replies)
[–] neclimdul@lemmy.world 5 points 1 week 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.

[–] LeFantome@programming.dev 5 points 1 week 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.

[–] utopiah@lemmy.ml 4 points 1 week ago

Trivial on Debian, see https://wiki.debian.org/NvidiaGraphicsDrivers

Source : been gaming nearly daily on Debian with 2080ti for years now. Sometimes also tinkering with local AI via containers.

[–] crmsnbleyd@sopuli.xyz 4 points 1 week ago

It's not hard at all

[–] SplashJackson@lemmy.ca 4 points 1 week ago (1 children)

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

load more comments (1 replies)
[–] Shareni@programming.dev 4 points 2 weeks ago

Depends on the distro. For most of the popular ones, it's as difficult as clicking a shortcut.

[–] vi21@lemmy.ml 4 points 2 weeks ago

With CachyOS and Mint, it is very easy.

Remark: I disabled secure boot.

[–] KarnaSubarna@lemmy.ml 4 points 1 week 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.

[–] bjoern_tantau@swg-empire.de 3 points 2 weeks ago

It's usually just one command to run.

[–] zulfiqaramer@lemmings.world 3 points 1 week ago* (last edited 1 week ago) (1 children)

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.

load more comments (1 replies)
[–] phantomwise@lemmy.ml 3 points 1 week ago* (last edited 1 week ago)

Try Nobara if you plan on playing video games, it's a distro specialised for gaming and they have two sets of ISO : one "standard" and one "Nvidia" with the drivers preinstalled so you don't have to do anything.

https://nobaraproject.org/

I think the installer gives you a choice between the open-source drivers and the proprietary ones, and that's it. Everything works fine even on Wayland.

[–] qweertz@programming.dev 3 points 1 week ago* (last edited 1 week ago)

Nowadays it's easy AF pretty much everywhere. Sometimes there are simple GUI tools that get you there with just a few clicks. Hardest it will get is having to look it up in a wiki for the distribution you are using (if it doesn't have them preinstalled) and then following simple step-by-step instructions

[–] azvasKvklenko@sh.itjust.works 3 points 1 week ago (2 children)

It really depends on how the distro you're using is integrating them and while installing them is usually the easy part, working around certain quirks they come with can be a bit tedious in my experience.

The proprietary driver comes in binary form and is shipped with a small kernel module that handles loading the binary driver. The Linux kernel modules that aren't part of Linux itself (which most drivers are) must be compiled for specific kernel and its binary can work only for that specific kernel and nothing else. This means that even if then driver is the same but kernel changes, the nvidia module must still be recompiled. There are two ways distros handle that: 1) by running the compilation process in the background while installing or updating the driver package 2) by shipping binary form of the nvidia module, in case where it's distro that always recommends synchronization of all packages so that kernel and modules always match. Historically this caused way more problems than it sounds, compilation might have failed for certain kernels occasionally leaving users with broken video after simple system update. Overall though it mostly works fine, especially nowadays.

Another quirk is that the user-space part of the driver that exposes OpenGL and Vulkan interfaces for applications are also proprietary and closed source, and they must also match exactly with the kernel part of the driver. This creates another problem for sandboxed applications using for instance Flatpak. Applications in container won't use the system-wide libraries, but rather ship their own - and that's by design for good reasons. Flatpak will automatically detect NVIDIA and install matching driver just fine, but then after installing system upades, you must always update your flatpaks as well or the ones that use GPU in any way will simply fail to launch or fall back to software rendering making it extremely slow. This doesn't happen for open source drivers, because Mesa can work with basically any kernel, so Mesa in Flatpak can be in completely different version than the one installed as system package. Moreover, I experienced problems with storage space because Flatpak wouldn't automatically remove old NVIDIA drivers and after a year or so it was a chunky pile of NVIDIA drivers.

And even when it works, there can still be missing functionality or integration with the OS might not be perfect. Last time I used them I was limited to X11 with many quirks regarding multi monitor setup and vertical synchronization. Wayland is technically usable now on NVIDIA, but not perfected yet.

load more comments (2 replies)
[–] waffle@sh.itjust.works 2 points 2 weeks ago

Sometimes it's plug-n-play and everything works great. Sometimes you press the update Nvidia drivers button on your Ubuntu work computer and then need to tell IT you bricked your OS. YMMV

[–] HubertManne@piefed.social 2 points 2 weeks ago

I mean I use zorin which is an ubuntu spin just made to be as usable as possible out of the box so its super easy. Barely an inconvenience. I see someone mentions bricking but I have not encountered it but I tend to use old hardware soooooo.... oh and i should say old nough that a 4060ti would seem pretty new.

[–] AmazingAwesomator@lemmy.world 2 points 2 weeks ago* (last edited 2 weeks ago)

its not terrible, it just sucks that its not automatic. i am not on windows and dont want to be treated like i am.

load more comments
view more: next ›