Bug 7164
Summary: | ehci_hcd fails to init on warm reboot | ||
---|---|---|---|
Product: | Drivers | Reporter: | Andy Wang (dopey) |
Component: | USB | Assignee: | Greg Kroah-Hartman (greg) |
Status: | REJECTED UNREPRODUCIBLE | ||
Severity: | normal | CC: | bunk, protasnb |
Priority: | P2 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | 2.6.17.13 (gentoo 2.6.17-r8) | Subsystem: | |
Regression: | --- | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 5089 | ||
Attachments: |
dmesg output with CONFIG_USB_DEBUG during failure
dmesg output with debug on successful init |
Description
Andy Wang
2006-09-17 08:26:03 UTC
The FAQ will remind you to report USB problems with CONFIG_USB_DEBUG set, so that interesting debug status gets reported. :) FWIW I had an AMD 760-MPX system for a while, with an ALI card; it came up just fine in that situation, I rebooted it rather often when debugging. Created attachment 9052 [details]
dmesg output with CONFIG_USB_DEBUG during failure
Thanks for reminding me to enable debugging. dmesg output with
CONFIG_USB_DEBUG enabled. I'm assuming the relevant section begins at line
446.
I was able to reboot without any problems until sometime during the 2.6.16.x
kernels.
Created attachment 9053 [details]
dmesg output with debug on successful init
diffing the two outputs shows some differences, but I don't know how
significant they are.
Andy, Are you willing to try 2.6.22-rc4? There were fixes specifically in the USB shutdown area. Please use debug mode as before in case it is still a problem. Thanks, --Natalie Sorry for not commenting on this earlier. Unfortunately, I can't test this anymore. I retired the server that had this problem and it's replacement has onboard USB 2.0 and I haven't seen this problem since then. It's been about 9 months since I replaced the system. |