I tried to build a custom kernel in Ubuntu Oneiric, followed this tutorial http://blog.avirtualhome.com/2010/05/05/how-to-compile-a-ubuntu-lucid-kernel/ changing it to amd64 and oneiric; it worked out and after that in Ubuntu i had to install "uswsusp" per apt-get following CxOrg's advise.
Trying out "sudo s2ram -f -a 2" it worked 1 time out of 10. Also disabled C6 cpu state in BIOS Again no success In Lucid and oneiric to make s2ram permanent you have to link s2ram to pm-suspend <http://blog.avirtualhome.com/2010/05/05/how-to-compile-a-ubuntu-lucid-kernel/> sudo ln -s /usr/sbin/s2ram /usr/sbin/pm-suspend doing backups of pm-suspend before that Any other suggestions ? Regards > Current contents of my /etc/pm/config.d/modules > > SLEEP_MODULE="uswsusp" > S2RAM_OPTS="-f -a 2" > > Now sleeping with Fn + Zz keys and waking with short press of power > button seems reliable. Sleep from "lid close" or waking from any other > key will/can fail. > > Some attention to /var/log/pm-suspend.log may reveal what is happening > in these different cases. > -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/856711 Title: 11.10 - Suspend fails on Asus 1215B To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/856711/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
