Hello Fabio, I ran the given commands, please see below. It seems hibernate is supported, just not offered by g-p-m?
Cheers, Torsten root@linus:~# dbus-send --session --print-reply --dest="org.freedesktop.PowerManagement" --type=method_call --reply-timeout=6000 /org/freedesktop/PowerManagement org.freedesktop.PowerManagement.CanHibernate Error org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.PowerManagement was not provided by any .service files root@linus:~# dbus-send --system --print-reply --dest="org.freedesktop.UPower" --type=method_call --reply-timeout=6000 /org/freedesktop/UPower org.freedesktop.DBus.Properties.Get string:org.freedesktop.UPower string:CanHibernate method return sender=:1.15 -> dest=:1.51 reply_serial=2 variant boolean true root@linus:~# gconftool-2 -g /apps/gnome-power-manager/general/can_hibernate »/apps/gnome-power-manager/general/can_suspend« wurde kein Wert zugewiesen (has no value assigned) root@linus:~# polkit-auth polkit-auth: Befehl nicht gefunden (Command not found) root@linus:~# hal-device | grep power_management.can_hibernate power_management.can_hibernate = true (bool) root@linus:~# pm-is-supported --hibernate; echo $? 0 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu. https://bugs.launchpad.net/bugs/713739 Title: Hibernate/suspend to disk is not available -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
