The simplest work around for ehci-hcd issues for the time being is to cause it to be removed during suspend, e.g.,
echo SUSPEND_MODULES="ehci-hcd" > /tmp/unload_modules chmod +x /tmp/unload_modules sudo mv /tmp/unload_modules /etc/pm/config.d/unload_modules The commit that vlowther isolated in https://bugs.edge.launchpad.net/dell/+bug/212660/comments/12 is sufficiently complicated that I'm not willing to mess with it as an SRU until someone can isolate the specific code in the patch that causes the suspend regression. -- kernel 2.6.24-16 fails suspending https://bugs.launchpad.net/bugs/212660 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
