this post was submitted on 15 May 2024
50 points (86.8% liked)
Linux
47948 readers
2300 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
- 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
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
If you find yourself wanting to game on your distro again, layering nvidia drivers ontop of immutable fedora is do-able. If you want a more hands off approach you can use bazzite (https://bazzite.gg/), which has an nvidia compatible version and is just a kinoite-based OSI image with gaming oriented tweaks and extra apps.
You can even just rebase to it if you're already using kinoite (and rebase back to kinoite if you don't like it), no need to reinstall your system. The download page has a one-command exemple on how to do that.
Rebasing is easily one of the coolest features of the atomic suite. I will definitely look into bazzite more in the future, just wish I knew about it before all this lmao
Bazzite also has a lot of extra gaming-oriented changes to Fedora, such as including the System76 scheduler, which can increase performance in games. Since Bazzite has versions with Nvidia drivers in the root image, it makes it easier to use Nvidia cards.
By the way, if you hadn't figured out the install for Nvidia drivers in Kinoite, here is a simple guide for how to do it. Also, there is documentation from the RPM fusion repo on how to install the drivers, which you can find here (that's where the commands from the article came from). There are more details elsewhere in the documentation if you need them, such as how to get the Nvidia drivers to work with Secure Boot on atomic distros (though I'd recommend just using Bazzite for that because it can be a pain to get working manually).
I reckon if I go about trying to game again I will just go ahead and rebase to bazzite. Seems the easiest route
If you want something like Fedora that supports nVidia, just run OpenSuSE. It's also enterprise grade and happily chugs along whatever you do to it.
Fedora is not enterprise grade. That would be RHEL. And entreprise grade mostly just mean stable (some would say stale) packages anyway if you don't pay for support.
Installing nvidia drivers on fedora workstation is as easy as enabling rpm-fusion non-free and then installing a few packages. The issue here comes from OP running an OSI-based immutable system, which makes layering stuff on top a bit more difficult.
OP's already running something fedora based, might as well stay where they feel comfortable and just add a few drivers and gaming tweaks on top.
Nothing against opensuse though. I'm currently running aeon because their approach of immutability is more modulable than fedora's one.