Bug 382830

Summary: Inactive shutdown/restart/sleep modes
Product: [openSUSE] openSUSE 11.0 Reporter: Nikolay Borisov <dsk>
Component: GNOMEAssignee: Hans Petter Jansson <hpj>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P5 - None    
Version: Beta 1   
Target Milestone: ---   
Hardware: x86   
OS: openSUSE 11.0   
Whiteboard: gnome-function-does-not-work
Found By: Outsourced Testing Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: Output from /etc/sysconfig/displaymanager
Output from lshal

Description Nikolay Borisov 2008-04-23 15:24:59 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.
Comment 1 JP Rosevear 2008-04-23 16:06:22 UTC

*** This bug has been marked as a duplicate of bug 381617 ***
Comment 2 JP Rosevear 2008-04-23 16:06:54 UTC
Wrong bug.
Comment 3 JP Rosevear 2008-04-23 16:10:06 UTC
grep -i shutdown /etc/sysconfig/displaymanager

lshal  | grep -i suspend

Is this a laptop?
Comment 4 Nikolay Borisov 2008-04-24 10:16:40 UTC
Created attachment 210123 [details]
Output from /etc/sysconfig/displaymanager
Comment 5 Nikolay Borisov 2008-04-24 10:17:22 UTC
Created attachment 210124 [details]
Output from lshal
Comment 6 Nikolay Borisov 2008-04-24 10:18:08 UTC
It's not a laptop, it's a x86 machine running inside VMware.
Comment 7 JP Rosevear 2008-04-24 12:57:33 UTC
Well the sleep makes sense now, since:
power_management.can_suspend = false  (bool)

in the hal output.



Comment 8 Nikolay Borisov 2008-04-24 13:08:39 UTC
How can this be enabled then. I also think by default users should be able to shutdown their machine from gnome. 
Comment 9 Nikolay Borisov 2008-04-24 13:21:37 UTC
After reinstalling the packages at http://en.opensuse.org/Bugs:Most_Annoying_Bugs_11.0_dev#DVD the problem is gone.