Comment 22 for bug 380807

Revision history for this message
Carey Underwood (cwillu) wrote :

Linux cwillu-acer 2.6.30-999-generic #1243674012 SMP Sat May 30 09:44:52 UTC 2009 i686 GNU/Linu

I just completed 20 suspend cycles:

>>> for x in range(20):
... print x
... time.sleep(60)
... os.system('pm-suspend')

That completed without any errors, dmesg from the process is attached.