After a kernel update to 3.2.0-49 and changing the mechanism I use to
put the machine into suspend, this failure no longer manifests itself.
Whereas I was using:

   rtcwake --mode mem --utc --time $(date -d "$wakeupTime" +%s)

to suspend the machine, I now use:

   rtcwake --mode no --utc --time $(date -d "$wakeupTime" +%s)
   pm-suspend

because the former was not running the pm-action hooks needed to
reliably turn on the external monitor attached to the docking station of
the T60.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1195908

Title:
  Linux 3.2.0-48 Kernel Fails to Suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1195908/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to