i use nobara linux and it was literally working out of the box
Older graphics cards (like mine in a laptop bought in 2014) were not supported by Nvidia except through the open source one. So the performance would be sub par.
Lofs of distros such as Bazzite, Nobara, CachyOS all have premade nvidia ISOs avaliable making it easy to jump ship.
Nobara has a fantastic driver manager and system updater
My Rtx3060 works perfectly, one small error with waking from sleep, which was easily resolved, performance is better than windows, had no trouble getting games running
No, it should work out of the box through the open source driver. But, for most people the Nvidia driver (closed) works without issues, you need to install it through driver manager app.
There should be no trouble getting it to work, there may however be a slight chance of it breaking on an update, at least with some rolling distros, if you use the proprietary drivers, which you'll want to use it you care about performance.
The drivers need to be compatible with the kernel. In rare cases a kernel update will not be compatible with the nvidia driver and could get installed before the nvidia update has dropped. This is possible for openSUSE Tumbleweed for example because the nvidia drivers come from an nvidia managed repo that can get behind the official repos. Just being conservative about waiting a few days before applying kernel updates, especially for a significant version change, and checking the forums for people having problem is enough to avoid this problem.
The complaints are more about lack of support for OS drivers. If using proprietary drivers is not a worry. Then they are fine. Often the OS stuff works if your set up is simple.
My advice. Do not upgrade to quickly. They tend to have errors in their new proprietary drivers. Watch and see how others have done. Before upgrading essential machines.
The other issue. For non rendering. Their latest models performance to £$ etc is getting very bad. But blender still has major speed advantages on Nvidia. But that is looking more and more short term as blender grows.
A 4060ti has been out long enough that you're fine with basically any main stream distro.
I think even the 50 series is fine now with most mainstream distros as well.
I still prefer arch based distros now for Nvidia cards and honestly, Fedora is great!
I have multiple linux computers, from servers to a surface tablet, i am able to use all different generations of all nvidia, both permanently installed, and eGPU. It is not without any issue, but it works and is usable.
For me issues stem from x11 vs wayland (work computer is ubuntu due to company policy), or egpu shenanigans which I feel is platform agnostic
I had a 1060 for a good few years that I used primarily with Arch and never really had an issue. At the time it didn't play nicely with Wayland, so I was still using Xorg instead, but I think that's a solved issue by now. Nvidia just doesn't support newer features as readily as AMD does it seems. It really should have no bearing on your ability to play games.
(Not mint)* On arch i used the arch install script, selected the nvidia drivers, and it just worked. I did have to spend some time making sure sure my nvidia gpu was my primary gpu and not my integrated graphics (cpu), but that was the biggest hurdle
I can also vouch for PoP_OS!, get the .iso with baked-in nVidia drivers and you will have no problems. The biggest issue I've had so far is that sometimes, after updating graphics drivers, FPS get stuck at like ~10 and I need to reboot. But happens rarely, and it takes ten seconds to fix
My Nvidia works flawlessly. It’s only a 1060gtx but I’m running 570 drivers and the only real issue is it’s not open source.
Best you can so is test it for yourself.
I switched to Linux Mint in February and my 4070 has given me no issues.
I just had to set some configs in steam so that it defaults to using my 4070 and not my iGPU, and the rest just worked
Honestly it isn't much of a problem anymore, whether you choose a gaming specific OS or not.
Here's how to get good Nvidia support on Fedora 43:
For the driver:
sudo dnf update
sudo dnf install akmod-nvidia
For CUDA support:
sudo dnf install xorg-x11-drv-nvidia-cuda
Then reboot and you're done.
On EndeavourOS, you just have to run nvidia-inst. Mint has the driver manager, and other distros have ways of handling it. For your card, you'll want the Nvidia Open driver if it doesn't do it automatically.
TLDR: These days it's easy.
If you just want to do pedestrian activities like gaming and desktop stuff, you're fine with the average nvidia driver install tutorial, and it's pretty trivial.
If you want more niche or advanced features like HDR tuning in Wayland or using cuda applications, you may want to consider that amd drivers are actually open and allow you to get into those kinds of tunables.
That said, there are still features and performance kept away from the user with nvidia, despite their never-ending promises of making drivers open, and nvidia has been rewarded for being not open on Linux, which a lot of us don't like. I personally am one of those and my stance with nvidia is partly one of principle.
This is the biggest hurdle nowadays with Nvidia:
NVIDIA GPUs generally experience a performance penalty when running DirectX 12 games on Linux, with reports indicating a drop of 15-30% compared to Windows. This is largely attributed to driver optimizations and the overhead from using translation layers like Proton and Wine.
Check my history but basically no. It's not so hard.
I'm on Debian stable yet place the latest games, from VR to flat ones, from AAA to indies, and it just works.
Maybe I spent 30min https://wiki.debian.org/NvidiaGraphicsDrivers months ago (years now? time flies) when I did my install and since then smooth sailing. I have minor issues, e.g. suspend sometimes hang. Sometimes coming back from sustain some visual glitches in the browser via WebGL, but that's it.
Edit: I sometimes also use the GPU for CUDA for local AI/LLM (mostly to make sure it's bullshit, and it is but at least I can say I tried) and that also went well, just followed instructions.
The main difference is your mileage may vary with Nvidia, whereas it's pretty much always just going to work with AMD. But give it a shot and see how it goes. Make sure to choose a distro that specifically supports Nvidia.
I imagine a 4060TI is a relatively valuable card that you could trade for AMD if you really wanted to.
the ONLY issues I've ever had with my Nvidia GPU were with A. Sway and B. Mint.
and when I say "issues" with Sway it was simply not being able to use a DM to login to it and having to login via TTY with "sway --unsupported-gpu" since the Sway devs aren't fans of proprietary stuff at all.
for Mint...just didn't work well for gaming. Crashing, slow downs, etc. That could either be a Distro issue or a Me issue as Mint was my first linux distro and I only stuck with it for a couple weeks before moving on to CachyOS.
On every distro since then? zero issues. it just works. Best experience with it was probably via CachyOS or NixOS. Runs smooth as silk on NixOS.
I just had to install the NVIDIA proprietor drivers from Software on Fedora and reboot and it worked no problem. NVIDIA also has better software support for ML, so you're fortunate to have an NVIDIA card.
If the recommendations for Mint do not work, I'd try a different distribution with an easier path to install nvidia drivers, namely one that has the open nvidia drivers included in the ISO.
PopOS and Ubuntu do this.
I'd avoid CachyOS for Linux newbs as it is bleeding edge and can be difficult to manage.
Don't use the open Nvidia drivers they are not as good. Most people's problems with Nvidia probably come from this. I recommend bazzite for a Linux newbie, because it installs the best driver automatically and is very easy to use. Just get the distro that's made for Nvidia with KDE.
That'd work too but booting into game mode first would be a bit of a curve ball for many newbs.
On Nvidia it doesn't support game mode, so it just boots into the desktop, and also you can download a version that boots directly into the desktop or just tweak the files to make it the default.
Thanks, I didn't know that.
Nvidia GPU can be troublesome on Linux indeed. Mint might not be the best option in that case. If you are flexible, distro-wise, I cannot recommend Bazzite enough.
You can get an image with all the needed Nvidia drivers and configs, that should bring you the smoothest possible experience with your hardware, especially for gaming!
Good luck!
I like bazzite but why not mint would good option 580 driver already in their repo so what problem at all he can expect
Linux
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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0