Linux
Welcome to c/linux!
Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!
Rules:
-
Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.
-
Be respectful: Treat fellow community members with respect and courtesy.
-
Quality over quantity: Share informative and thought-provoking content.
-
No spam or self-promotion: Avoid excessive self-promotion or spamming.
-
No NSFW adult content
-
Follow general lemmy guidelines.
view the rest of the comments
I would try Garuda!
Or Bazzite!
Anything that sets it apart for you? I've seen the name in passing but don't know anything about it
It's a Linux distro made specifically with gaming on Nvidia GPUs in mind. It's basically Arch, but GPU drivers are included with the installation, and Steam, Proton, and Wayland are already installed and configured for you.
Great performance and perfect for people who don't want to set up all this stuff themselves, but like I said earlier, no NV Control Panel or NV App.
It also comes with a "Dr460nized" theme that you may or may not like. It reeks of early 2000s adolescence, but I was a teenager in that era so I kind of like it. Of course you can easily disable it and use a more mature theme if you'd like.
For a first time Linux gamer I'd recommend Garuda.
My lack of Linux knowledge is showing...I was under the impression Arch was more for "hardcore" users, is that an outdated mindset (or was it ever true)?
That's the nice thing about Garuda; all the difficult stuff is already set up for you, but because the distro is basically Arch, you still have the power to do whatever you want with your OS once you've used it for awhile and get the hang of things. If you wanted, you could even strip out all the Garuda stuff and return to vanilla Arch.
That's why I recommend it for first time Linux gamers. It's Arch with easy mode enabled. And there's absolutely nothing wrong with that.
It's more nuanced than that.
Arch Linux, the distro Garuda Linux is derived from, is definitely not a distro that holds your hand like e.g. Linux Mint does. It (somewhat) demands you to read extensively through its excellent^[Arch Linux is not unique in its extensive documentation. This is more of a trend we find on other distros that come with (almost) no defaults; e.g. Gentoo also sports a(n arguably even more) comprehensive Wiki. This makes total sense as these systems require from their users to set it up. Which, unsurprisingly, is a nonstarter without proper guidance.] ArchWiki.
However, Garuda and other derivatives^[This includes but is not limited to the likes of CachyOS and EndeavourOS. A more exhaustive list is found here.] are opinionated takes on Arch that try to fulfill a specific goal that its respective maintainers have in mind. This can range from using Arch Linux as a base for delivering:
archinstall
.] for Arch. But with that, remains very close in spirit to what Arch is all about (i.e. EndeavourOS)(Note that the oversimplified descriptions found above don't quite do justice to the enormous effort that is put into these projects. Furthermore, it has to be mentioned that each of these distros proud themselves on the amazing communities they've built.)
Finally, it goes without saying that having an Arch base continues to pose a (potential) maintenance burden^[I think the Upgrading the system section of its System maintenance wiki entry is one of the most striking examples of what I mean. I'm simply unaware of any other distro that requires/demands something similar. Note that -on Arch- you're encouraged to update daily or at least weekly.] with the constant stream of updates. While some of the above distros include some of the available protections by default, none claim to provide a silver bullet^[In Arch Linux' defense, this is a hard problem to solve without introducing radical changes. Even openSUSE that pioneered the BTRFS + Snapper workflow in its Tumbleweed, is actively seeking and working on an even more powerful solution. But let's not get down that rabbit hole for now 😜.]. Thankfully, problems 'should' only act up every once in a while. And (almost surely) deflecting them with a working snapshot provides an evergreen magical experience.
So, to conclude, Arch Linux as a distro definitely is more demanding than e.g. Linux Mint. However, the derivatives mentioned above definitely bridge the gap to a remarkable extent. So much so, perhaps, that you might not even notice much of a difference (besides the constant stream of updates).