I was having trouble using suspend, hibernate and hybrid sleep functionality on Ubuntu 17.04 using Gnome 3.24. The troubles started immediately after installing the uswsusp package:
apt-get install uswsusp
I was hopeful and typed systemctl hibernate, but the system got stuck on Snapshotting system.
After a hard shutdown, the system was no longer bootable. It would only boot in recovery after waiting for 5 minutes on /scripts/local-premount.
These issues were caused by having an encrypted swap file, but soon other issues surfaced, rooted in shaky support for hibernation in both Ubuntu and Gnome.
So, here’s a guide to how I set up hibernation.
Continue reading “Hibernation and Hybrid Sleep on Ubuntu 17.04, Gnome 3.24”