Bug 382830 - Inactive shutdown/restart/sleep modes
Summary: Inactive shutdown/restart/sleep modes
Status: RESOLVED FIXED
Alias: None
Product: openSUSE 11.0
Classification: openSUSE
Component: GNOME (show other bugs)
Version: Beta 1
Hardware: x86 openSUSE 11.0
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: Hans Petter Jansson
QA Contact: E-mail List
URL:
Whiteboard: gnome-function-does-not-work
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-23 15:24 UTC by Nikolay Borisov
Modified: 2008-04-24 13:21 UTC (History)
0 users

See Also:
Found By: Outsourced Testing
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
Output from /etc/sysconfig/displaymanager (344 bytes, application/octet-stream)
2008-04-24 10:16 UTC, Nikolay Borisov
Details
Output from lshal (569 bytes, application/octet-stream)
2008-04-24 10:17 UTC, Nikolay Borisov
Details

Note You need to log in before you can comment on or make changes to this bug.
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.