Crash when resuming desktop suspension

Hi, do you know if there is any solution for the crash I have in Gnome when I start the computer after entering sleep mode? Thanks

You’ll need to debug the suspend/resume issues. Depending on how/when the crash happens, you can get logs. Or, if not, you’ll need to set various kernel debug options in order to see more information.

So:

  1. check journalctl on whether there is any information
  2. if not, Best practice to debug Linux* suspend/hibernate issues has some hints (albeit, they might be a bit outdated); I wonder if there is a better document these days

Debugging these issues can be painful, in particular if the display doesn’t light up and no logs are written to the disk.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.