this post was submitted on 20 Nov 2025
226 points (99.6% liked)
Linux Gaming
22166 readers
529 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
Funny this shows up when all of a sudden Steam won't launch anymore on my Arch install. It's installed via flatpak.
How do I even check which version of the Steam runtime I am running? The flatpak version of Steam is just 1.0.something.other.
The runtime is not Steam itself. That's more or less independent from the runtime. The runtimes are a collection of libraries that developers can develop against without having to include them themselves.
Kind of similar to the Visual C++ Runtime on Windows.
So you can use those to develop on a platform and be sure that it work on the other too? Is this runtime steam-indipendent?
idk about that, but it's called the Steam Runtime because it's the library files for running Steam. so I'm not sure what context you would use it in that didn't include Steam, since it's used for everything Steam does from connecting you to your friends in multiplayer games, to notifying Steam users that it's their turn in asynchronous games.
if the game wasn't run from Steam, it probably wouldn't need or want to use the Steam Runtime.
No, it's for running games on Linux. Steam will probably use the libs as well for its own functionality. But the main use is for game developers to target specific libraries so that they are independent of the user's distribution.
And they can indeed be used outside of Steam as well. I sometimes use it to link in specific libraries for other games. @Axolotl_cpp@feddit.it
I stand corrected then
the flatpak version is unsupported by Valve for a reason. there's been a ton of problems over the lifespan of the flatpak. it's usually highly recommended everywhere not to use that version.
I've been using Steam in a flatpak for a couple years now, I think. What ton of problems are you referring to?
too many small things over the years to go over them all in one post. some still relevant, some not. drivers, for one. no game mode, if I remember correctly. you might end up having issues with controllers, and VR is out of the question on the flatpak. some people have reported issues with permissions.
it's enough of a troublemaker that Bazzite blacklisted the flatpak, I believe, and it can't be installed normally.
Install warehouse. It gives you all the details of which runtime is in a Flatpak and even lets you change the version.
I did not know about Warehouse. Thank you.
#justFlatpakThings
Why would you use flatpack for stuff natively available on pacman? Search no further, flatpack is a good way to introduce problems where there are none
i usually avoid flatpaks, especially with steam. but every now and then my non-flatpak steam borks too and won't launch on mint. 9 times out of 10 simple reboot helps, but sometimes it requires a reinstall...
You're not alone. I had the same thing on two machines yesterday. (Not flatpack)
yeah, many people had that problem. it happened around the same time the Arc Raiders servers went offline. a buddy of mine couldn't launch Steam, and when he did, it wouldn't load his friends list. my theory is that the 350,000 people who were all reloading Steam and Arc Raiders over and over DDoSed the two services.
A decent error message would have been useful.
I don't know if there's an existing error message for "please stop reloading Steam all at once, the game will come back online just give them time".