I have Kubuntu 16.04. If I try to hibernate my system to disc, nothing happens, there is nothing in /var/log/syslog, the only what I see this message in my .xession_errors:
powerdevil: Suspend session triggered with QMap(("Explicit", QVariant(bool, true))("Type", QVariant(uint, 2)))
However if I start hibernate from konsole, it works perfectly:
sudo pm-hibernate
What could be the problem.