I’m using the garuda dragonized gaming edition, fully updated system, i log into steam and it causes my laptop to flash a black screen and fully lock up, the black screen may flash off and on in a loop until i force shutdown, I’m still new to linux so not sure what the issue could be, I just reformated and installed manjaro and don’t have this issue, so not sure what the issue is, i would like to be able to use your distro, I have had no issues a few months ago (but had to load windows 10 back on for work)
Doing some further digging into this issue, I uninstalled both versions of steam that come included in the gaming edition of the Dr460nized version, installed flatpak and it causes the same issue unless i run this command everytime i open steam in a terminal
If it runs fine with this command then you can use this only to start steam.
Or you can make a .desktop file in /usr/share/applications/yourname.desktop
containing the command flatpak run com.valvesoftware.Steam
While this makes sense, it’s not ideal, id rather use steam that shipped with the OS rather than having to bandaid it to work, something tells me there may be a issue with what ships, maybe a garuda dev can assist?
Granted that I'll not be able to help you as I have no technical skills, but I frequent the forum since enough to be able to advise you to gather as much "real" information (facts) as possible for the developers to help.
I think of something like logs at the time of freeze (I don't know if Steam has a log, but I assume it does), journal and dmesg at those moments, etc.
Additional useful information could be if the system works fine with other games or the like (to rule out GPU/driver problems ).
Just a dumb idea: have you tried with different kernels? Especially linux-lts, if steam was working with Manjaro (maybe on lts) and with Garuda a few months ago (so older kernel)
Thanks for this, just tried this and it worked, never usually one to use beta software by choice, but guess for this I will make a exception haha, fingers crossed they release the stable version soon.