this post was submitted on 20 Nov 2025
496 points (99.6% liked)
Linux Gaming
22180 readers
810 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:
- Linux Gaming wiki
- Gaming on Linux
- ProtonDB
- Lutris
- PCGamingWiki
- LibreGameWiki
- Boiling Steam
- Phoronix
- Linux VR Adventures
Discord:
IRC:
Matrix:
Telegram:
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Usually when steam refuses to launch, it's because there's some Steam process that's borked but still running. Most of the time, a simple
pkill steamfixes it (yes, that includes for flstpak`).As mentioned down thread, the runtime isn't your problem. The runtime is what's needed for native Linux games and I think is also used by proton (not used by Steam itself), so it's kind of like proton for native games. Steam doesn't use the runtime at all to launch.
If killing Steam doesn't work, try rebooting. If that doesn't work, try updating the flatpak. If that doesn't work, I suppose reinstall Steam.
I think it might have been a denial of service type thing as explained in other replies. I didn't reboot or anything and it just worked fine now. All good. 👍 Thanks for all the help though.
Almost every reply is also explaining what the runtime is. 😆 I know what it's for, guys, thanks! ❤️🙏👍
Glad you got it fixed. 🙂
I boosted it up a bit for other people who come along w/ a similar concern. You seemed mistaken at first until a few threads deep, so there's likely someone else who is just as, if not more, confused.
Cool, yeah, no worries. 🫶 I hope someone finds it helpful!