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

GNU/Linux Gaming on Kbin

11 readers
1 users here now

A community for gaming on the GNU/Linux distros.

founded 1 year 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?

top 9 comments
sorted by: hot top controversial new old
[–] cypher_greyhat@kbin.social 1 points 1 year ago

I used to have a lot of problems like this before replacing my AMD Radeon 290X with an nVidia GTX 1660 Ti & using proprietary nVidia drivers.

[–] jdfmcok@kbin.social 1 points 1 year ago (1 children)

I'm on Fedora 38 (Workstation edition) and noticed Steam wouldn't let me interact with it when I woke from sleep this morning. It did not crash, though.

[–] bou@kbin.social 2 points 1 year ago (1 children)

Yeah, I don't know why I used the word "crash". I meant it freezes, like it happens to you.

[–] jdfmcok@kbin.social 1 points 1 year ago (1 children)

I noticed they pushed out a new version today—a UI overhaul. Make sure your client is updated, and maybe it's fixed. I know many problems I've experienced have been due to Wayland's weirdness too.

[–] bou@kbin.social 1 points 1 year ago (1 children)

I just tried it, and it still happens. Also, after I force quit, Steam refuses to launch games until I restart the computer.

Is there somewhere we can send bug reports for this?

[–] Atemu@lemmy.ml 0 points 1 year 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

[–] bou@kbin.social 1 points 1 year ago

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