this post was submitted on 25 Jun 2025
507 points (100.0% liked)

Linux Gaming

19522 readers
531 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.

No memes/shitposts/low-effort posts, please.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Ricaz@lemmy.dbzer0.com 2 points 16 hours ago (1 children)

95% of the kernel is just drivers, so ofc it makes sense to cut out what you don't need when you know exactly which hardware you will have forever.

Same with everything else. It's a video game console. The real point is that Linux with Proton, which you can install anywhere, can now beat Windows at its own game so to speak.

[–] LifeInMultipleChoice@lemmy.world 1 points 14 hours ago (1 children)

So everything you are saying agrees with me. People are just upset that I said the OS was designed for handheld game consoles

[–] Statick@programming.dev 0 points 12 hours ago* (last edited 12 hours ago)

What you're saying is false though.

You can read about what kernel SteamOS is using. The kernel itself is only like ~150MB, there isn't really a need to slim it down. I think, if anything, Valve contributes to the mainline kernel for linux.

Proton is the "fine-tuning", the OS is just Arch Linux with a paint job.