Opened 17 years ago
Closed 16 years ago
#235 closed defect (unknown)
Acpi reassigns non conflicting low IRQ's - disable this behaviour?
Reported by: | Chuck McKinnis | Owned by: | pasha |
---|---|---|---|
Priority: | major | Milestone: | Release version 3.13 |
Component: | ACPI PSD | Version: | 3.08 |
Keywords: | IRQ | Cc: |
Description
I need ACPI to leave my network card alone. With 2.22 it comes up in low IRQs so I can use the netflx3 driver and all is good. with 3.08 it reassigns them to high IRQs and the driver loads but says the irq's are invalid and fails. I mapped the irq's to low IRQ's in the ACIPD.cfg, the driver loads but won't function. Can someone point me the right direction to keep ACPI from changing the IRQ's for the network card - or write/patch a netflx3 driver ( tlan ) - that will accept the high IRQ's :) thanks.
Attachments (4)
Change History (13)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
with /!nod I get a lot of IRQ conflicts - then the system hangs on system sounds. I just need the network card to be assigned low IRQ's to satisfy the driver.
comment:3 by , 17 years ago
For next step I need in:
- copy acpica$ acpi.log
- pci.exe >pci.out
Attach pls thgis file
follow-up: 5 comment:4 by , 17 years ago
You can't use this remap now. try use:
Remap IRQ17 to 13
Remap IRQ18 to 15
if you hav't floppy, better change:
Remap IRQ18 to 6
I mean, you can use for remap 3(if com2 is absent and disabled in BIOS), 4 (if com1 is absent), 6 (if floppy is absent), 12 (if mouse is't PS/2), 13, 14/15 (if PATA is absent and disabled in BIOS),
5,7,9,10,11 can't using for REMAP
comment:5 by , 17 years ago
Replying to pasha:
5,7,9,10,11 can't using for REMAP
I use 5 as a remap target -- I just have to set it 'reserved' in the BIOS. Presumably 7 would work that way too.
I agree 9,10,11 won't work, though.
-Mike
comment:6 by , 16 years ago
Milestone: | eCS 2.0 → Release version 3.10 |
---|
comment:7 by , 16 years ago
Hello Mike,
I can't understand, all is working fine if you map IRQ to 5? Can I close the ticket?
comment:8 by , 16 years ago
Milestone: | Release version 3.10 → Feedback pending |
---|
comment:9 by , 16 years ago
Milestone: | Feedback pending → Release version 3.13 |
---|---|
Resolution: | → unknown |
Status: | new → closed |
No feedback for too long.
Try add /!NOD