I had the same problem with suspend-to-RAM on my t60p with fglrx (latest
release from ATI).  It is currently working reliably, AFAICT, with the
following options in /etc/default/acpi-support:

ACPI_SLEEP=true
MODULES="fglrx"  # unload/reload fglrx module when suspending

I do *not* have SAVE_VBA_STATE=true uncommented.

Hibernate, however, is not working for me.  I have my swap on an LVM2
volume and when resuming from hibernate I see:

  kernel: Unable to find swap-space signature

and even doing

  sudo swapon -a

after that boot completes won't use the swap space.  I have to do mkswap
/dev/mapper/name-of-swap-partition before it will work again.

-- 
Dapper / IBM T60p - sleep/suspend does not work when configured
https://launchpad.net/bugs/50324

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to