System won't wake up from Sleep or Hibernate?

Please read this:

  • Kernel 5.13 is EOL so please install both 5.4 and 5.10 LTS (Long Term Support) and see which one of the two troubles you least.

You’re missing your resume=UUID= parameter.

Linux hibernates to the swap file instead of a hibernate file like Windows, so please read this too!

After you’ve done all that, the easiest way to test sleep and hibernate is:

systemctl suspend
systemctl hibernate

:crossed_fingers:

1 Like