Instead of shutting down why not choose another distro base
Linux Gaming
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.
No memes/shitposts/low-effort posts, please.
Resources
WWW:
Discord:
IRC:
Matrix:
Telegram:
After Bazzite I went to Garuda, is also gaming focused and has a handy helper app that helps you install common software, run updates, and more.
If you need a new distro it's worth a look.
Isn't Garuda also based on Fedora?
Edit: I was thinking of Nobara.
god these names just sound the fucking same, garudo nobara banuda ronada, talking about linux gaming distros is liable to summon a demon
Genuinely funny comment, thank you.
I go with CachyOs
Ik ik the compiler optimizations only give a minor difference and maybe major in latency but am just comfy with it.
I just like how minimal is the distro
Cachyos has some great default setup choices too. Limine with btrfs + snapper, all preconfigured.. spot on!
Ohh yeah true I forgot they offer alterntive bootloaders that arent grub
Honestly go for EnOS. Garuda is neat and has a good default setup, but they've gone a little far with their modifications imo
base your whole project on a corporate Nazi shill company like IBM and find out.
lmao hope this amounts to a bunch of linux newbies learning what distro hopping is.
Until they distro hop back to Windows because they just want shit to work.
Why would distro hopping be a good thing? I thought that was a problem, hoping from one distro to the next not settling on one. I always see people encouraging newbies to stick to one and learn how Linux works.
its a important part of the learning process going to far in and needing to get out
it's part of 'fucking around and finding out'
Nobara gave me a month to start
Dammit - found Bazzite one week ago and love it - now its embroiled in a controversy.
Dw, this will pass - there is too much passion in the project, and too many with stakes in it too. If it is installed on so many people's systems, we will have many people eager to see this continue also.
Same here. Nobara was too glitchy so I switched to Bazzite and love it so far. Sigh.
Why would they not just use an Arch base like the real SteamOS does?
I used EndeavorOS in the past which was a successor to AntergOS, both arch based, with gui installer and easy nvidia driver setup, they both worked like a charm without any issues (unlike fucking Manjaro).
Fedora and Red Hat are innovating image-based operating systems. Universal Blue builds on that work.
It would take effort to port that work to Arch. Arch is also a rolling distro, not updating means not getting security updates. Fedora's release cycle allows them to get more stability, they don't have to be using the latest version.
That's reasonable. Thanks!
I would be shocked if Fedora went through with it. If anyone remembers canonical tried to do this with you one to some years ago. They backed down then after push back as well.
You one to
What. The. Fuck.
Speech to text is my guess. You one to = Ubuntu?
pre-size pan go lean
PikaOS is Debian based, and they've built the deps they need for Steam in 32-bit, so it's not the end of the world AFAIK. GloriousEggroll seems to be part of it too, so if any refugees are looking for something not Fedora-based there you go. Although his efforts for now seem focused more on Nobara (which is Fedora-based) maybe this will cause some shake-ups there too. I can see Pika is already picking up speed from this though, the Discord is super active.
Even if Fedora doesn't ever drop support I think even considering the possibility is shaking people's confidence in using it as a base going forward, sort of like how Unity's quickly-walked-back disasters drove people irrevocably towards Godot and other engines. Arch and Arch-based distros are probably starting to look much more appealing too.
Shit, now i gotta do the distribution shuffle again.
Too early, as the other comment said... However, if this happens, I'd hope that the SteamOS desktop image will be officially available which seems pretty similar to Bazzite, but based on Arch instead of Fedora.
It's way too early to make that call. This is a proposal for collecting feedback. I am not sure if this has been proposed before, but I would guess you would make these proposals from time to time to gauge the feedback, and when you see support for keeping it fall to a low level you can finally make the jump. As one of the comments in the thread mentions, now might not be the right time but you can't keep supporting it forever. Eventually you push 32 bit apps into emulators like what happened with 16 bit.
As reiterated by the OP, the proposal is just a proposal and was proposed with heaps of lead time probably because they expected it to be controversial.
As also mentioned, heaps of volunteer time is spent maintaining the packages where most are barely used (even for gaming).
However, it does not seem like there is a viable alternative. Many comments say the suggested alternative, WINE's WoW64, does not work for all games.
I can see both sides here. Fedora maintainers says "this is so much work!" and (mostly) gamers saying "But older games will stop working!".
The response from the Bazzite guy does seem overblown to me. I would think the first step is to work out the impact, as I haven't seen anyone quantify what proportion of games are affected and if there are alternatives like emulation.
WINE’s WoW64, does not work for all games.
Ok but is that because of fundamental limitations, or just because of bugs?
One's easier to fix than the other.
If it works like real WoW64, then 16 bit applications won't work ever but 32 bit applications that don't work will be because of fixable bugs.
It seems to me that 16-bit applications are already basically broken with 32-bit wine if you're running a 64-bit kernel, by default it places extra restrictions over what the hardware already does to prevent apps from loading 16-bit code entirely.
https://gitlab.winehq.org/wine/wine/-/wikis/FAQ#16-bit-applications-fail-to-start
Guessing that's why they don't feel it's that important to continue supporting, seems a VM is the future for these apps.
I'm wondering what the problem even is. I mean, can't you just put all the stuff relevant to 32 bit gaming into a 'retro-gaming' package and be like "there, now if you want updates, better find maintainers"?
If you have an old game, chances are you won't need many new features. Only problem could be other packages or the kernel becoming incompatible. I don't know how relevant that is in this instance.
only problem could be other packages or the kernel becoming incompatible
Yea dependency management without updates is like 80% of the work that goes into package maintenance