Comment 5 for bug 429009

Revision history for this message
Matt Zimmerman (mdz) wrote : Re: [Dell Inc. Inspiron 1011] suspend/resume failure [non-free: wl]

Further investigation shows this failure is not only unrelated to the warning in bug 429001, but also doesn't look like a kernel problem:

root 2024 0.0 0.3 6932 3732 ? S Sep14 0:14 /usr/lib/devicekit-power/devkit-power-daemon
root 17328 0.0 0.0 1848 556 ? S Sep15 0:00 \_ /bin/sh /usr/sbin/pm-suspend
root 17598 0.0 0.0 1848 496 ? S 09:42 0:00 \_ /bin/sh /usr/lib/pm-utils/sleep.d/95anacron resume
root 17599 0.0 0.0 2316 824 ? S 09:42 0:00 \_ start -q anacron

that's where the resume process is hung. I assume it's running the scripts in reverse order, and so as 95anacron never completes, it doesn't get to 55NetworkManager (which explains why networking is disabled).

ii upstart 0.6.3-2~boot8 event-based init daemon