Nvidia drivers work fine, they always have (I’m using a 4090 on my fedora workstation). This is a common misconception.
Nvidia’s drivers are a problem because they are not open source. This creates headaches for developers and the community at large. But for end users, they work just fine. Nvidia doesn’t just dump untested code on the internet and call it a day, they have full time staff dedicated to building and testing linux drivers.
One recent problem is that the current latest driver is not compatible with Starfield. This is a common occurrence even on windows, and is why Nvidia and AMD regularly release “game ready” drivers before a major game launch. On Windows, Starfield crashed with the latest AMD driver for the same reason.
Since it isn’t open source, our only option is to wait for Nvidia to release a new version. If it was open source, the community could fix the issue immediately without having to wait.
One recent problem is that the current latest driver is not compatible with Starfield. This is a common occurrence even on windows, and is why Nvidia and AMD regularly release “game ready” drivers before a major game launch. On Windows, Starfield crashed with the latest AMD driver for the same reason.
DX12 and Vulkan were supposed to fix all that, but apparently not.
Well it depends on your DE. If you run Gnome, you will probably be fine. If you run Plasma you can run into problems but supposedly Plasma 6.0 is going to release with full Wayland support at the end of this year (or beginning of next one) so lets hold our thumbs for that.
I’ve been using wayland via Plasma for at least a year now and it’s been rock-solid. Granted, I have an AMD card and KDE is NixOS’ primary DE.
If you run Gnome you’ll run into compatibility issues as Gnome devs have a “our way or the highway” kind of attitude. Like steadfastly refusing to implement server-side decorations. They want to use CSD for their stuff, that’s not an issue, but it’s another issue to not allow random programs to say “hey, server, I don’t care about my decorations, paint something suitable”. Especially for programs like mpv which don’t have a toolkit that could do such a thing for them, and mpv is not going to start linking to qt or gtk just to draw a title bar.
For most things I fully agree, unless it’s for windows specific applications that don’t exist in other platforms.
What about Nvidia drivers for games?
Nvidia drivers work fine, they always have (I’m using a 4090 on my fedora workstation). This is a common misconception.
Nvidia’s drivers are a problem because they are not open source. This creates headaches for developers and the community at large. But for end users, they work just fine. Nvidia doesn’t just dump untested code on the internet and call it a day, they have full time staff dedicated to building and testing linux drivers.
One recent problem is that the current latest driver is not compatible with Starfield. This is a common occurrence even on windows, and is why Nvidia and AMD regularly release “game ready” drivers before a major game launch. On Windows, Starfield crashed with the latest AMD driver for the same reason.
Since it isn’t open source, our only option is to wait for Nvidia to release a new version. If it was open source, the community could fix the issue immediately without having to wait.
I see thanks for the info.
Next computer I would consider to go full Linux instead of getting windows 11 dual booting
got a citation there bud? running a 4080 on endeavour OS and have same issue :(
I think you misinterpreted my comment. Starfield is currently broken, and we need to wait for a fix from Nvidia.
Ah yeah sorry, when nvidia does when / how would I update driver, would it be a normal os update like yay -Syu I’m new and don’t understand it all yet
Nvidia drivers also don’t support a lot of features that other drivers do
DX12 and Vulkan were supposed to fix all that, but apparently not.
Use X11 and you are fine
Actually, these days you can use Wayland and be fine, too. It’s my daily driver now.
Well it depends on your DE. If you run Gnome, you will probably be fine. If you run Plasma you can run into problems but supposedly Plasma 6.0 is going to release with full Wayland support at the end of this year (or beginning of next one) so lets hold our thumbs for that.
I’ve been using wayland via Plasma for at least a year now and it’s been rock-solid. Granted, I have an AMD card and KDE is NixOS’ primary DE.
If you run Gnome you’ll run into compatibility issues as Gnome devs have a “our way or the highway” kind of attitude. Like steadfastly refusing to implement server-side decorations. They want to use CSD for their stuff, that’s not an issue, but it’s another issue to not allow random programs to say “hey, server, I don’t care about my decorations, paint something suitable”. Especially for programs like mpv which don’t have a toolkit that could do such a thing for them, and mpv is not going to start linking to qt or gtk just to draw a title bar.