This isn’t me asking for help or anything, I already replaced it with fedora kinoite. I just felt like talking about this ridiculous venture of mine.
So a couple weeks ago I started hyper focusing on cities skylines, but played on my Xbox. I learned that mods and all kinds of fun custom content was available on PC so I tried to play on my system. Problem, my laptop has an rtx 2070, but I was running fedora kinoite and couldn’t figure out how in the world to install nvidia drivers.
So after a bunch of searching around I give up and decide to try installing a “gaming” focused distro in the form of endeavour os. It was awful.
Maybe I am weird but the x11 rendering didn’t feel good at all, the lack of some default applications, as well as a bunch of apps I didn’t know the purpose of. (This one is my own fault since they have a kde spin, but I remembered why I didn’t like gnome) and finally today it froze in the middle of an update and hard rebooted, no longer able to launch.
Worst part, I didn’t do a lick of gaming on the thing cause I moved on to Borderlands 3
I previously used Nobara but recently switched to Bazzite. I think you can give either of these two a shot. I recall Nobara includes a one button install of nvidia drivers. Not too sure about Bazzite since I have an AMD gpu.
Both these distros are gaming focused. Only difference is Nobara is a traditional distro while Bazzite is atomic desktop based.
What is atomic desktop, roughly? Google doesn’t give me a concise answer and I prefer not opening news blogs that give me an entire article on my limited mobile data plan.
Atomic means the core OS packages are in an immutable container such that none of its individual components can be updated separately; instead the entire container is replaced with a newer version when the system is updated. This makes it much less likely for something to break during normal use, and easier to rollback updates if something does happen to break. The ideal use case is a containerized environment where each app you use is installed in its own container, like Docker, or is otherwise self-contained such as flatpak installers, and doesn’t rely on any of the system’s packages.
Thanks for the explanation! I think I’ll give that a try. I’ve got a spare disk, might slap some Bazzite on there, see if it works for me.
Bazzite offers a variant with Nvidia drivers already baked in too.
You don’t have to reinstall anything btw, you can just rebase from Kinoite to Bazzite with
rpm-ostree rebase *link to Bazzite*
. (You find the instructions on the website).It takes about 5 minutes and you can keep all your configs and data, including Flatpaks, pictures and WiFi password. And if you don’t like it, you can revert that or rebase to some other variant, e.g. Aurora, the Sway spin, or whatever. I find it pretty neat.
Both are semi obscure and aren’t as well proven. Don’t recommend new users leave the beaten path.