Correcting my previous comment, the script corrupts my video in Edgy. I made the following changes to make suspend and hibernate work in Edgy: /etc/defaults/acpi-support: POST_VIDEO = false
/etc/X11/xorg.conf: Section "Device" Identifier "Intel Corporation 82852/855GM Integrated Graphics Device" Driver "i810" BusID "PCI:0:2:0" Option "VBERestore" "true" EndSection -- R50e Resume requires "VBERestore" "true" in xorg.conf https://launchpad.net/bugs/40621 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs