Bug 532582
| Summary: | usb devices do not work when system boots with more than 2g ram | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | jeremy boyd <jeremy> | ||||||||
| Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> | ||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | high | Docs Contact: | |||||||||
| Priority: | low | ||||||||||
| Version: | rawhide | CC: | awilliam, dougsland, gansalmon, itamar, kernel-maint, mariuszs | ||||||||
| 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: | 2009-11-07 19:29:58 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
jeremy boyd
2009-11-02 21:11:36 UTC
Please post the entire dmesg. And try adding "intel_iommu=off" to the boot options next time, instead of "mem=2g". Also try "iommu=soft" I have this problem too, adding intel_iommu=off fix this for me. This bug is related (identical) with this bugs: Bug 522668 - No USB mouse function Bug 530455 - Intel 82801I (ICH9 Family) USB and USB2 controller does not function thanks for this advice :D Is possible to fix this in kernel? Should I use iommu=soft instead? Created attachment 367844 [details]
dmesg after fix kernel with intel-iommu=off
dmesg after fix kernel with intel-iommu=off, whole usb stack work OK
Created attachment 367847 [details]
dmeseg log with standard kernel options
Whole USB stack is broken (mouse, usb disks, bluetooth)
kernel 2.6.31.5-117.fc12.x86_64
iommu=soft also fix this problem, which one is better? This bug apply also to kernel 2.6.31.5-122.fc12.x86_64 Created attachment 367855 [details]
dmesg with iommu=soft
*** This bug has been marked as a duplicate of bug 522668 *** *** This bug has been marked as a duplicate of bug 524808 *** |