Hi I hope this helps, but after a bit of investigation, I found that my hibernation stopped working because of IPMI. For some reason, modprobe was stuck on the openipmi module, causing the system to hang on either shutdown or hibernation. The current work around was to disable the following services:
ipmievd and openipmi I did that by simply moving the /etc/init.d files as follows: mv /etc/init.d/ipmievd /etc/init.d/ipmievd-bak mv /etc/init.d/openipmi /etc/init.d/openipmi-bak I hope this helps... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/763390 Title: Hibernation problem in Acer Aspire one 532H After Installing Updates -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
