this post was submitted on 30 Apr 2025
44 points (100.0% liked)
Linux Gaming
18627 readers
368 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:
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
Do you mean AM5?
If so I've had (am having) issues with it too... It's mostly fine, but the one thing I CANNOT figure out is sleep/hibernate... As soon as it enters sleep or hibernates, it immediately turns back on. And I can't find the related settings in my BIOS that are mentioned online. That's what I get for buying revision 1.0 gigabyte I guess...
I don't know about sleep, but for hibernation, do you have enough swap space to store a copy of your physical memory? If you don't, that's the behavior I've seen; there'll be some system log message, can't remember if kernel or userspace, about not having enough space to hibernate.
Easy way to test if you think that might be it is to add a page file (rather than page partition, so you don't have to repartition) to your swap space, activate it with
swapon
, and then try re-running a hibernation.I do have swap space that is larger than my physical memory.
Ive had that issue on Kubuntu. In the end it was one of my USB devices (specifically my controller) that was responsible for turning my PC back on. No idea why, but unplugging it stopped the entire phenomenon. Maybe check if one of your USB devices is doing the same thing?
Not the issue in this case, I disabled all forms of wake on USB from both a BIOS/UEFI level and Linux. There were problems with Ryzen 7000 but that should have been fixed with driver updates supposedly... But maybe gigabyte is just that shite lol. At least the board wasn't too expensive when I bought it where I live
I have revision 1.3 b650m gigabyte board, same issue. With an old bios it works properly. Lots of different solutions in reddit, but none work. I can't even test it anymore because this piece of shit board won't recognize the bios file anymore... Booting up is also VERY slow, sometimes takes 10+ minutes to post. Fans spin at full speed and nothing happens until it suddenly wakes up.
As soon as I have the money, I'll buy a new MSI board and never touch anything gigabyte with a 10ft pole
Hmm for me everything is fine, incl. boot times, only the sleep/hibernate function doesn't work... Good luck figuring out your other problems 😅
Yes, yes, yes.