Bug 219034
Summary: | USB irq routing problems, possibly related to ACPI | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jacob Kroon <jacob.kroon> | ||||||||||
Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> | ||||||||||
Status: | CLOSED CANTFIX | QA Contact: | Brian Brock <bbrock> | ||||||||||
Severity: | medium | Docs Contact: | |||||||||||
Priority: | medium | ||||||||||||
Version: | 8 | CC: | jonstanley, wtogami | ||||||||||
Target Milestone: | --- | ||||||||||||
Target Release: | --- | ||||||||||||
Hardware: | i686 | ||||||||||||
OS: | Linux | ||||||||||||
Whiteboard: | |||||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||||
Doc Text: | Story Points: | --- | |||||||||||
Clone Of: | Environment: | ||||||||||||
Last Closed: | 2008-01-29 22:31:54 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: | |||||||||||||
Bug Depends On: | |||||||||||||
Bug Blocks: | 427887 | ||||||||||||
Attachments: |
|
Description
Jacob Kroon
2006-12-09 17:49:31 UTC
Created attachment 143221 [details]
dmesg output
Created attachment 143222 [details]
dmesg output
Created attachment 143223 [details]
dmesg output
Forgot to give descriptions of the attachments. They are in the order listed: kernel-2.6.18-1.2798.fc6 kernel-2.6.18-1.2798.fc6 + acpi=noirq kernel-2.6.18-1.2849.fc6 Using the newly released kernel-2.6.18-1.2868.fc6 I get the same behaviour as with 2798. Wifi works out-of-the-box, but no USB. The same warnings appears in "dmesg", and also the ACPI: Unable to set IRQ for PCI Interuppt Link [ALKD] Try pci=noacpi or acpi=off has re-appeared during boot. (This is a mass-update to all current FC6 kernel bugs in NEW state) Hello, I'm reviewing this bug list as part of the kernel bug triage project, an attempt to isolate current bugs in the Fedora kernel. http://fedoraproject.org/wiki/KernelBugTriage I am CC'ing myself to this bug, however this version of Fedora is no longer maintained. Please attempt to reproduce this bug with a current version of Fedora (presently Fedora 8). If the bug no longer exists, please close the bug or I'll do so in a few days if there is no further information lodged. Thanks for using Fedora! I'm still seeing this bug on Fedora 8. It has been like this for me since Fedora 7 as well, I must be sitting on some rare obscure hardware... (In reply to comment #7) > I'm still seeing this bug on Fedora 8. It has been like this for me since Fedora > 7 as well, I must be sitting on some rare obscure hardware... Can you post dmesg from the latest kernel booted without any options? Created attachment 291167 [details]
dmesg output
Comment #9 is the output of dmesg using kernel-2.6.23.9-85.fc8. (Wifi works, usb devices don't). This machine has all kinds of ACPI bugs in its BIOS: DMI year is 0 (what year was this machine really produced?) An ACPI region in the EC has no handler. ACPI BIOS is returning the wrong object type. We should probably close this as NOTABUG? System BIOS is flakey, we apparently can't deal with its problems. |