Comment 5 for bug 1080344

Revision history for this message
Corvus Corax (corvuscorax) wrote :

additional info: The following actions work normally on the command line:

sudo pm-suspend <-- suspends the system, wakes up normally
sudo pm-hibernate <-- hibernates the system, wakes up as intended (with a few manual tweaks in the initrd image to get it working with encrypted-swap)

pm-is-supported --suspend returns true
pm-is-supported --hibernate returns true
pm-is-supported --suspend-hybrid returns false (but noone uses that anyway)