Comment 10 for bug 135548

Revision history for this message
Jurgis Pralgauskis (jurgis-pralgauskis) wrote : Re: [Gutsy] Action on critical battery isn't triggered - regression

Asus Z99H
suspend_to_ram works but suspend_to_disk didn't work on edgy and feysty either (gutsy also :( )
I can see, that battery level is critical, in power-management applet on panel

Where (in what exactly files should I change the settings?)

I found /etc/laptop-mode/laptop-mode.conf

# Should laptop mode tools perform auto-hibernation?
ENABLE_AUTO_HIBERNATION=0
AUTO_HIBERNATION_BATTERY_CHARGE_PERCENT=2
AUTO_HIBERNATION_ON_CRITICAL_BATTERY_LEVEL=1

I tried to set
ENABLE_AUTO_HIBERNATION=1
AUTO_HIBERNATION_BATTERY_CHARGE_PERCENT=4
AUTO_HIBERNATION_ON_CRITICAL_BATTERY_LEVEL=1

but no luck :\

still I found sth about hibernate /etc/default/acpi-support
# Set the following to "platform" if you want to use ACPI to shut down
# your machine on hibernation
HIBERNATE_MODE=shutdown