Bugzilla – Bug 382830
Inactive shutdown/restart/sleep modes
Last modified: 2008-04-24 13:21:37 UTC
The shutdown/restart/sleep modes are inactive, only hibernate is active. Normal shutdown from command line via the "halt" command works, though. See picture attached for better illustration.
*** This bug has been marked as a duplicate of bug 381617 ***
Wrong bug.
grep -i shutdown /etc/sysconfig/displaymanager lshal | grep -i suspend Is this a laptop?
Created attachment 210123 [details] Output from /etc/sysconfig/displaymanager
Created attachment 210124 [details] Output from lshal
It's not a laptop, it's a x86 machine running inside VMware.
Well the sleep makes sense now, since: power_management.can_suspend = false (bool) in the hal output.
How can this be enabled then. I also think by default users should be able to shutdown their machine from gnome.
After reinstalling the packages at http://en.opensuse.org/Bugs:Most_Annoying_Bugs_11.0_dev#DVD the problem is gone.