I use mint on two different machines with Nvidia GPUs. One is a several year old desktop with a 1080 and the other is a two year old Dell laptop with a discrete nvidia GPU in addition to the Intel one on the processor.
Now granted I don’t play a ton of games right now, and when I do they usually aren’t cutting edge, but I don’t recall many problems so far. I use NVENC for Jellyfin and editing videos more often, and that has been pretty smooth. The one issue I had was related to that though. Kdenlive (flatpak) updated and could no longer export videos because it was looking for a newer version of something my mint-supplied nvidia driver wasn’t yet updated to have.
Trying to install a newer driver manually was a whole damn thing though, so I rolled back the kdenlive flatpak to the one that worked.
Yeah, I used a 1070 on arch for years without any issue, recently switched over to an Intel arc gpu and that gave me way more problems (admittedly most of it was my "fault" for being on an old mbr scheme, needing to enable rebar, and needing to switch from xorg to wayland... but that's just what happens when a graphics card is so stable you don't feel the need to reinstall your os or change anything major). I am not hired by Nvidia nor do I support their business practices when it comes to making development on Linux difficult or creating proprietary standards like cuda, just stating my personal experience with their drivers.
As a Linux noob I feel that lol...
Currently on my Mint Laptop with an nvidia gpu (RTX 4060 Mobile version) and while most stuff worked out of the box, am running into several small annoyances:
Sleep mode just completely crashes the system once in a while.
The GPU runs pretty warm, even if I don't use anything / have the laptop closed.
Tried to tinker around with the 'nvidia-xconfig' CLI in order to use a custom fan curve and it created a config file which completely stopped my desktop environment from even launching at startup... Somehow managed to recover the system through terminal shenanigans
To anyone thinking about switching to linux, do yourself a favor and do it on AMD hardware.
So true! Last week I did a fresh install of Mint with the recommended nvidia drivers, and only installed Brave, Steam, Discord, and Vampire Survivors on my 3080 PC... 15 FPS at best.
Tried the open source nvidia drivers and, which stopped Steam from working (so weird). Re-installed steam and Vampire Survivors and still couldn't get anything to work (even tried, and failed, to run a few other games). Boy it would be nice if nvidia put in more work to support Linux.
2025 will be the year for Team Red!
it's the same as installing programs on your pc, the biggest issue would be that you have to use a cli because I dont know if you can install Nvidia drivers via gui
Didn't take much effort, hybrid mode got implemented automatically and then I just manually added a widget for quick switching between only integrated graphics, hybrid mode and only nvidia (basically never using that one, just either integrated or hybrid)
Recommended, yes, but I've had issues with the pre-compiled modules before, so I switched to nvidia-dkms to make sure the binaries are always freshly baked.
I used Ubuntu for many years on an nvidia machine and had a shit ton of nvidia problems, but I haven't used Ubuntu for a long time now so I would hope there's been progress. The experience has made me a lifelong AMD user since though.
NixOS (same problem, all distros) 570 drivers, RTX 3060
Currently on hyprland, same issue with sway/other wlroots compositors (KDE/GNOME work fine-ish, but i prefer compositors and they're full of worse NVIDIA bugs on their own)
The problem's with proton (or DXVK? Dunno) and how input delay increases heavily with V-Sync enabled. Unfortunately i have to use v-sync, so just dealing with it isn't a choice for me, sorry
I currently use pop!_os and that just came with them, but even then, most other distros I tried it was one command or one click in the package manager and done
I know the open source ones are a lot more finicky so maybe also depends on what you get :3
It's mostly when you're trying to optimize for power on a non standard distro. By default, they're kinda a power hog but you can sorta turn off the gpu when not in use, it's just fininky because Nvidia doesn't want open source drivers that can go that low level. Thankfully don't have to worry about it anymore after getting a non-Nvidia laptop for my latest daily.
Funny thing is.. I was gonna get my PC with an AMD card, but because the one I wanted was out of stock I got upgraded (depending on how you want to look at it) to an nvidia one :3
I may go AMD next time I swap it, but as I've not had any problems as of yet, im not in a major rush
Same here. I've always grabbed the latest drivers from the Nvidia page and installed the dot run file manually from a command line. From there everything just works.
As long as I revert to the open source driver before doing major OS upgrades I haven't had issues either in years. Last time I tried AMD though it was a shit show.
I've got 3 displays, right...a 1080p75 and a 4k60/444 on my Nvidia GeForce 1660, and a 1080p60 on my onboard graphics (AMD).
Works reasonably under X11, but can't get 4k60 (only 30) in Wayland. And not really sure I've got 4:4:4, either. Seems prime-select keeps forgetting my setting in Wayland, too.
I think it's because of the mismatched refresh rates. I think NVIDIA is working on a fix. But that may be outdated info i'm remembering. NVIDIA has said they are committed to fixing the remaining issues with Wayland support.
Not the right place to ask. Try the official forums of your distro, or one of the many Linux communities on Lemmy.
4k60/444
Is that HDR? I can tell you right now that HDR is still experimental on all Wayland compositors (Plasma seems to be the farthest along, but still not reliable), and will never be implemented in X11.
4:4:4 refers to chroma subsampling. Essentially how much bandwidth is available for chroma and luma. 4:4:4 allows for an 4x2 array of pixels to each be unique colors, which isn't possible with 4:2:2 or 4:2:0.
It's a feature you really want when using a 4k TV for a monitor (as I am) because without it, text can be very fuzzy and difficult to read. Especially certain color combinations (i.e. red-on-black, as Konsole will do when there's an error).
I remember around 15 years ago I was excited to get my first computer with a dedicated graphics card, a laptop with Nvidia Optimus. It was also around the time I was just beginning to get into Linux. I found an Ubuntu forum post with detailed instructions on installing Ubuntu and setting it up properly on that exact laptop, so I tried to follow that.
It didn't help that I was unfamiliar with using the terminal at the time. But even so, this was before tools like Bumblebee were in a usable state (is Bumblebee still the preferred way to use Optimus?). I remember getting to the part about graphics switching and seeing some messy confusing hack for it. I don't remember the specifics, but I think it involved importing a script and using diff to patch something. And I think all it did was just disable the very gpu I was looking forward to trying out.
I jumped back and forth between distros and Windows 7 a lot at that time. But it was such a shitty experience all because of Nvidia that I have never purchased any of their products since then. I've owned a lot of computers in that time, and I'm just one customer lost. I hope Nvidia looks at AMD sales and wonders how many of them are users that Nvidia lost because things like that.