I've add this following code to
/etc/polkit-1/localauthority/50-local.d/com.ubuntu.desktop.pkla
[Enable hibernate by default]
Identity=unix-user:*
Action=org.freedesktop.upower.hibernate
ResultActive=yes
When i choose to hibernate, the pc doesn't shutdown but i can see the text in the image in the link...
Help me please..I need to hibernate my computer..
Thanks
i created hibernate option using _
sudo gedit /var/lib/polkit-1/localauthority/50-local.d/hibernate.pkla
and i added this in that file_
[Re-enable Hibernate]
Identity=unix-user:*
Action=org.freedesktop.upower.hibernate
ResultActive=yes
but its not working. when i click on it, come to desktop page after some tym
what need to do .
This simple tutorial is going to show you how to change the laptop lid close actions, including suspend, hibernate, do noting, and shutdown when the lid is closed in Ubuntu. In Ubuntu 12.10 & 12.04, hibernate is disabled by default, so this handy tutorial will also show you how to enable hibernate.
Here we go:
1.) To enable hibernate in Ubuntu 12.04 and Ubuntu 12.10.
On OpenSUSE 12.1 x86_64, Gnome 3.2 . I want to remove the suspend and hibernate options from the Gnome (Shell) menu as
suspend makes no sense IMO for a desktop
hibernate has a slight tendency to lock up
I've found that I should configure these privileges using polkit.
Hibernate option is disabled by default in Ubuntu 12.04. Hibernate doesn't work in many cases with Ubuntu, so this decision was taken to avoid data loss/corruption that can happen when a user tries to hibernate his system.
So if you are quite used to hibernate feature, you will have to rely on a workaround by manually editing some system files.
This simple tutorial will show you how to easily get back hibernate option in system menu with 3 commands in Ubuntu 12.04.
Hibernate has been disabled in Ubuntu 12.04 by default.
I installed Ubuntu on my Windows 7 Sager laptop using Wubi. Hibernate (i.e. suspend to disc) is not an option from the power icon, only suspend, shutdown, etc. Hibernate is also not an option from my battery/lid close options. I understand that hibernation is disabled by default in Ubuntu 12.04. I tried running pm-hibernate but I get the following message:
Looking for splash system...
Possible Duplicate:
How to enable Hibernate in 12.04?
I just installed the new 12.04 beta on my Lenovo Ideapad U450. According to this thread Whither hybrid suspend? hibernate and suspend are supported, but in the power settings the option to hibernate is greyed out e.g. for what to do when closing the lid.
Is it possible to put a Laptop in Hibernate or not, as on my 13.04 Pre-Release system the Hibernate option is in Power settings but it's grayed out?
Roland