cross-posted from: https://lemmy.world/post/16149785
Cross-posting here for more opinions.
Gentlemen, just for context, I usually use Linux. I have been a user of Debian, Ubuntu, and Fedora for a few years.
Recently, I acquired a decent graphics card (GeForce RTX 4070) and decided to uninstall my Windows and install Linux.
I saw that Pop!_OS already has an image with everything pre-configured for Nvidia. Is this pre-configuration worth it, are the games more stable on this distribution, or is it the same as manually installing Nvidia’s proprietary drivers on Manjaro?
Why are you even considering Manjaro?
If gaming is the priority, then I honestly don’t think anything out there can beat Bazzite in terms of ease of use, ‘hands-off’-ness, robustness and stability.
Honorable mentions include: Nobara and Pop!_OS.
How’s Bazzite if gaming is not your main “thing”? I use my PC for work and video editing but I also enjoy gaming on the weekends if I get the chance. I’m happy with EndeavourOS, just curious.
In your case it’s still an excellent choice.
Though, other opinionated images by uBlue (like e.g. Aurora and Bluefin) do deserve a mention. I’m on Bluefin (through secureblue to be more precise) as I desired more hardening than what Fedora offers by default.
The excellent part is also that it’s possible to rebase to another branch without reinstalling. So, let’s say you’re actually interested in experiencing these different images without going through the installation process over and over again. Then, you simple enter the following command:
rpm-ostree rebase ...
With
...
being replaced by whatever is required for the image and/or branch you’re interested in. Then, simply reboot, (pro-tip: make a new user account and through the new user account) experience the other image. Rinse and repeat to your heart’s content.That’s good to know, thank you! I’ve got Silverblue running on a low end laptop and it’s been great.
+1 for bazzite. And OP had already worked with fedora
How is Bazzite for other things than gaming? For me, mainly embedded dev and productivity.
Bazzite is Fedora os-tree immutable distro. It allows installing RPMs but it’s not nearly as flexible as traditional distros. That being said, you can still do basically everything, but not always straightforward. If you need a C/C++ dev env with toolchain and what not, you better of using something like Distrobox or your custom Podman/Docker containers for that.
Aurora dev edition is the bazzite equivalent for devs. Containers built right into the terminal (ptyxis).