this post was submitted on 15 Jun 2023
4 points (100.0% liked)

GNU/Linux Gaming on Kbin

22 readers
1 users here now

A community for gaming on the GNU/Linux distros.

founded 2 years ago
 

Hi,

I have a computer with Fedora Silverblue, and Steam installed through flatpak. It works mostly fine, but very often it freezes after waking from suspend.

Is there anything I can do about that?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 0 points 2 years ago (1 children)

I vaguely remember reading that the bubblewrap containerisation can cause issues like this but I'm very uncertain on that.

In NixOS, we also run Steam inside a bubblewrap environment but I haven't noticed it hanging upon resume.

Anything in the logs? journalctl --user -e

[โ€“] [email protected] 1 points 2 years ago

I'll try that the next time it happens, thanks.