** Description changed: This worked well in Gutsy. I am now running linux-image-generic 2.6.24.17.19. The laptop is an Acer TravelMate 8101WLMi. The hibernation seems to go well, it's just that it reboots instead of powering off. The resume goes well. There is something similar in bug #190095 (another Acer). dmesg clearly shows that "platform" is being used, and this is hardcoded in /usr/lib/pm-utils/functions: [ 387.636579] PM: suspend-to-disk mode set to 'platform' However, my laptop needs "shutdown". This is the default in /etc/default /acpi-support, but this file is not consulted. + As can be seen in a duplicate report, this makes some laptops hang + completely. WORKAROUND: Edit /usr/lib/pm-utils/functions and replace "platform" with "shutdown".
-- hibernation fails to power off and reboots because "platform" is used instead of "shutdown" https://bugs.launchpad.net/bugs/226069 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
