- Joined
- Apr 1, 2024
Do you have it set up to hibernate, or suspend to ram? That could make a difference.I've had all sorts of random, hard to reproduce issues with sleep up to and including freezing and I use Steam and/or Lutris most times I turn on my PC and am on AMD so I dunno man.
Also if its set up to hibernate, the way that's configured can make a difference. Especially if you have a lot of memory. Or not enough swap space or both, especially if you are using a ton of memory.
If you are using suspend to disk (hibernating) look into some of the knobs you can configure. There is one setting in particular I recommend, i forget the way you do it, and I'm not at my computer now. But you tell the system to save as little memory to disk as it can do, while still working properly. It makes waking from sleep much easier on the system. Since what the system has to do for that is read all the stuff that was stored into disk and put that back into memroy.
Or ideally, probably just set up hybrid-sleep along with setting that option. Which does both suspsend-to-ram and suspsend-to-disk. It allows the speed of a normal suspend, and saves your state lile hibernation.
But really it will depend on your exact system. Your hardware, the kernel you are using, and maybe some of the userland stuff (logind/elogind or acpid at least lets you configure some of this stuff) but that will probably matter less.