Bug 6554
Summary: | usb off after resuming from suspend2 | ||
---|---|---|---|
Product: | Drivers | Reporter: | michaelm (michael) |
Component: | USB | Assignee: | Greg Kroah-Hartman (greg) |
Status: | REJECTED INVALID | ||
Severity: | normal | ||
Priority: | P2 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | 2.6.16.16 vanilla | Subsystem: | |
Regression: | --- | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 5089 |
Description
michaelm
2006-05-14 17:13:25 UTC
We can't support suspend2, that's up to Nigel. Also, just try to unload the usb controllers modules before suspending, and loading them when resuming, that usually fixes this. FWIW this seems to be the same bug addressed by my recent patches that added a new PRETHAW PM event. |