Looking at the SleepLog.txt we can see that we were waiting on the
suspend chvt to terminal 63:

    /usr/lib/pm-utils/sleep.d/55NetworkManager suspend suspend: success.
    /usr/lib/pm-utils/sleep.d/75modules suspend suspend: success.
    /usr/lib/pm-utils/sleep.d/90chvt suspend suspend:

We can see that the chvt is still running, and has been for nearly an
hour, it is clearly hung:

    root      4435  4282  0 17:57 ?        00:00:00 /bin/sh 
/usr/lib/pm-utils/sleep.d/90chvt suspend suspend
    root      4441  4435  0 17:57 ?        00:00:00 chvt 63
    [...]
    root      5070     1  0 18:50 ?        00:00:00 /bin/sh /etc/init.d/rc 0

So this looks like it is an issue with the chvt implementation.

** Changed in: linux (Ubuntu)
   Importance: Undecided => Medium

** Changed in: linux (Ubuntu)
       Status: New => In Progress

** Changed in: linux (Ubuntu)
     Assignee: (unassigned) => Andy Whitcroft (apw)

** Summary changed:

- [Hewlett-Packard HP Mini] late resume failure
+ late resume failure -- chvt hang

-- 
late resume failure -- chvt hang
https://bugs.launchpad.net/bugs/352178
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

Reply via email to