I reported the same thing issue for debian, and there some one pointed me into the right direction:
you need kernel 2.6.32. you can install it at your own risk like this: add this line to /etc/apt/source.list: deb http://de.archive.ubuntu.com/ubuntu/ lucid main create /etc/apt/preferences: Package: * Pin: release n=karmic Pin-Priority: 700 Package: * Pin: release n=lucid Pin-Priority: 80 then run sudo apt-get update sudo apt-get install linux-image-2.6.32-7-386 By the way, can you suspend to ram? I mean could you in jaunty? because for me it only works if I change the video-quirks and kill vbetool after resume. maybe that is an acer issue. -- in karmic: freeze on shutdown, hibernate, suspend https://bugs.launchpad.net/bugs/479643 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
