I can't hibernate my computer anymore!

Bug #274080 reported by Adam Petaccia
6
Affects Status Importance Assigned to Milestone
gnome-power-manager (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Ubuntu can successfully hibernate on my computer, but suspend always fails. The latest update to gnome-panel leaves only suspend and removes hiberate, leaving my power saving options limited to "shutdown". Please revert the patch that removed the hibernate menu entry.

This is on Intrepid Ibex.

Revision history for this message
Sebastien Bacher (seb128) wrote :

there is no change which removed the option, if it's not listed that's likely gnome-power-manager bug

Revision history for this message
Chris Coulson (chrisccoulson) wrote :

Thank you for taking the time to report this bug and help make Ubuntu better. Please provide the following information:

1. Please run "gnome-power-bugreport.sh > g-p-m.log" and attach the resulting file "g-p-m.log" to this bug report.
2. Please run "dbus-send --system --print-reply --dest="org.freedesktop.Hal" /org/freedesktop/Hal/devices/computer org.freedesktop.Hal.Device.GetProperty string:'power_management.can_hibernate'" and post the output.
3. Please run "dbus-send --system --print-reply --dest="org.freedesktop.Hal" /org/freedesktop/Hal/devices/computer org.freedesktop.Hal.Device.GetProperty string:'power_management.can_suspend'" and post the ouptut.
4. Please run "dbus-send --system --print-reply --dest="org.freedesktop.Hal" /org/freedesktop/Hal/devices/computer org.freedesktop.Hal.Device.GetProperty string:'power_management.can_suspend_to_disk'" and post the output.
5. Please run "dbus-send --system --print-reply --dest="org.freedesktop.Hal" /org/freedesktop/Hal/devices/computer org.freedesktop.Hal.Device.GetProperty string:'power_management.can_suspend_to_ram'" and post the output.

Thanks in advance.

Changed in gnome-power-manager:
status: New → Incomplete
Revision history for this message
Adam Petaccia (mighmos) wrote :

adam:~/Desktop# dbus-send --system --print-reply --dest="org.freedesktop.Hal" /org/freedesktop/Hal/devices/computer org.freedesktop.Hal.Device.GetProperty string:'power_management.can_hibernate'
method return sender=:1.3 -> dest=:1.140 reply_serial=2
   boolean true
adam:~/Desktop# dbus-send --system --print-reply --dest="org.freedesktop.Hal" /org/freedesktop/Hal/devices/computer org.freedesktop.Hal.Device.GetProperty string:'power_management.can_suspend'
method return sender=:1.3 -> dest=:1.141 reply_serial=2
   boolean true
adam:~/Desktop# dbus-send --system --print-reply --dest="org.freedesktop.Hal" /org/freedesktop/Hal/devices/computer org.freedesktop.Hal.Device.GetProperty string:'power_management.can_suspend_to_disk'
Error org.freedesktop.Hal.NoSuchProperty: No property power_management.can_suspend_to_disk on device with id /org/freedesktop/Hal/devices/computer
adam:~/Desktop# dbus-send --system --print-reply --dest="org.freedesktop.Hal" /org/freedesktop/Hal/devices/computer org.freedesktop.Hal.Device.GetProperty string:'power_management.can_suspend_to_ram'
Error org.freedesktop.Hal.NoSuchProperty: No property power_management.can_suspend_to_ram on device with id /org/freedesktop/Hal/devices/computer

Revision history for this message
Chris Coulson (chrisccoulson) wrote :

Hi,

Could you please provide the output of the following 3 commands:

  gconftool-2 -g /apps/gnome-power-manager/general/can_suspend

  hal-device | grep power_management.can_suspend

  polkit-auth | grep power-management.suspend

Thanks

Revision history for this message
Adam Petaccia (mighmos) wrote :

adam:~/Desktop# gconftool-2 -g /apps/gnome-power-manager/general/can_suspend
true

adam:~/Desktop# hal-device | grep power_management.can_suspend
  power_management.can_suspend = true (bool)
  power_management.can_suspend_hybrid = false (bool)

adam:~/Desktop# polkit-auth | grep power-management.suspend
org.freedesktop.hal.power-management.suspend

Revision history for this message
Adam Petaccia (mighmos) wrote :

After having seen this come and go for the past two weeks, it seems like its here to stay. Closing.

Changed in gnome-power-manager:
status: Incomplete → Fix Committed
Przemek K. (azrael)
Changed in gnome-power-manager (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.