this post was submitted on 23 Oct 2023
19 points (77.1% liked)

Linux Gaming

14340 readers
5 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 1 year ago
MODERATORS
 

So basically i want try other rolling release distributions besides Vanilla Arch Linux So Give your thoughts on which is the best and also how to install the wifi drivers on Endeavour os and Gentoo Linux For a better experience

you are viewing a single comment's thread
view the rest of the comments
[–] Nibodhika@lemmy.world 14 points 10 months ago (2 children)

If your Arch breaks down it's likely any rolling release distro will also, because it means you're likely not doing part of the maintenance a rolling release needs, such as ensuring the config files you've changed get properly updated.

Any rolling release distro is unstable, because unstable doesn't mean what you think it means, it means that any library can be updated.

[–] Mohamad20ZX@lemmy.one 2 points 10 months ago

ok thanks for correcting my mistake and I'm sure arch isn't impossible to use just a little bit tinky

[–] null@slrpnk.net 2 points 10 months ago (1 children)

That's a fair point, but I think the definition of "breaking" tends to correlate with experience.

There are certain things that will "break" in Arch that are trivial to fix for me now, but were a real pain when I first started using it (GPG key errors come to mind).

Even things like the Grub issue from around a year ago -- that's something I could probably fix with a little reading now, but at the time I just ended up re-installing.

[–] sugar_in_your_tea@sh.itjust.works 2 points 10 months ago

Fair. I used Arch when I was already quite familiar with Linux, so I really didn't have any issues. I would just read the update notes before running updates, and the only one that gave me trouble was the switch to systemd some 5-10 years ago.

I have since switched to Tumbleweed because I wanted my server and desktop to use the same tools, but I want my server to run stable Linux. I use Leap on my servers and I'll probably switch my server to MicroOS one of these days.

So far, Tumbleweed has been less of a pain than Arch, but that doesn't mean Arch was unstable, it just required a little hand holding from time to time.