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 -- [Gutsy] Action on critical battery isn't triggered - regression https://bugs.launchpad.net/bugs/135548 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
