Bug 173104
| Summary: | Invalid ACPI IRQ assignment on Fujitsu P2120 with RealTek Ethernet interface disabled | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | TC <tcwan> | ||||||
| Component: | kernel | Assignee: | Dave Jones <davej> | ||||||
| Status: | CLOSED UPSTREAM | QA Contact: | Brian Brock <bbrock> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 4 | CC: | intel-linux-acpi, pfrields, wtogami | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | i386 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2005-12-10 07:25:28 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: | 165150 | ||||||||
| Attachments: |
|
||||||||
|
Description
TC
2005-11-14 06:39:35 UTC
Created attachment 121011 [details]
Default IRQ assignment when booting without 'acpi_irq_isa=10,11'
IRQ 10 should never be assigned to USB OHCI devices, EHCI and OHCI devices
(except one placed on IRQ11) should be placed on IRQ9. This problem does not
occur if Ethernet device is enabled and activated.
Created attachment 121012 [details]
Interrupt assignment for correct behavior
this is something that really needs to be worked out upstream. Otherwise we'll end up carrying a zillion patches to workaround broken bioses. Either put up with the boot command line, or try again to convince the upstream ACPI maintainer that its necessary. |