Comment 21 for bug 211572

Revision history for this message
Alex (loxal) wrote : Re: [Hardy] [regresion] [SOLUTION] resume from suspend (to ram) is not working with kernel 2.6.24-13 - 2.6.24-16

Same kernel, same problem on my Lenovo 3000 V200 notebook.

c_t: "putting the line SUSPEND_MODULES="ehci_hcd" in some file in /etc/pm/config.d/ works"

Yep, works fine for me :)

I would suggest a file name like "/etc/pm/config.d/WORKAROUND" to remove this file later manually. Here my one-liner solution:

sudo echo SUSPEND_MODULES=\"ehci_hcd\" > /etc/pm/config.d/WORKAROUND