Comment 3 for bug 1313522

Revision history for this message
Martin Pitt (pitti) wrote :

Can you please give me the output of

  $ for op in suspend hibernate suspend-hybrid; do sudo pm-is-supported --$op && echo $op; done

to confirm that it shows hibernate? That would be pm-utils not seeing the lack of a swap partition then.