https://bugzilla.novell.com/show_bug.cgi?id=732903 https://bugzilla.novell.com/show_bug.cgi?id=732903#c16 --- Comment #16 from Gary Ching-Pang Lin <glin@suse.com> 2011-12-14 08:09:15 UTC --- You can try the following two commands to know if upower allows suspend and hibernate. $ dbus-send --system --print-reply --dest=org.freedesktop.UPower /org/freedesktop/UPower org.freedesktop.UPower.SuspendAllowed $ dbus-send --system --print-reply --dest=org.freedesktop.UPower /org/freedesktop/UPower org.freedesktop.UPower.HibernateAllowed Also, use `cat /sys/power/state` to show what kind of state is supported by the system. It's usually 'mem' and 'disk'. If upower and sysfs were fine, it's probably related to PowerDevil. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.