Bug 221331
Summary: | uhci_hcd & ehci_hcd loaded too early on Dell D620, hangs lsusb | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Stijn Hoop <stijn> | ||||||
Component: | kernel | Assignee: | Pete Zaitcev <zaitcev> | ||||||
Status: | CLOSED WORKSFORME | QA Contact: | Brian Brock <bbrock> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | medium | ||||||||
Version: | 6 | CC: | davej, wtogami | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | x86_64 | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2007-02-14 12:09:29 UTC | Type: | --- | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Attachments: |
|
Description
Stijn Hoop
2007-01-03 21:12:11 UTC
Created attachment 144742 [details]
Output of lsusb -v, after correction of module load time
Oops, I was unclear -- it's not the whole system that hangs, just the 'lsusb' command. And some more information: trying to remove the uhci_hcd or ehci_hcd modules when they were loaded at boot also results in a stuck rmmod process. The rest of the system continues to work. Created attachment 144743 [details]
lspci -v output for this D620
Actually, now that I know where to look, I do see this when I boot from the original initrd.img (transcribed by hand but I think it's accurate): Red Hat nash version 5.1.19 starting Reading all physical volums. This may take a while... Found volume group "VolGroup00" using metadata type lvm2 usb 1-2: device not accepting address 2, error -71 2 logical volume(s) in volume group "VolGroup00" now active Welcome to Fedora Core Notice the usb 1-2 line. Hope this helps! I'm taking this but I really can't pay this problem the attention it needs, sorry. Maybe after the LCA. I'm leaving this in NEW state for now. Getting sysrq-t would help (with most other processes killed). I could see where lsusb got stuck specifically -- and also what khubd was doing. I *finally* found some time today to retest, and of course this problem has gone away again using the latest kernel (2.6.19-1.2911.fc6). I'll reopen this if I can confirm it on a new kernel again. OK. I still think this is fishy with the port hand-over between companion controllers. Unfortunately, firmware/BIOS is heavily involved... Next time this happens, I'll need an output of Sysrq-T to see what hangs in the rmmod. |