Opened 14 years ago
Closed 14 years ago
#501 closed defect (fixed)
PCI slot not working
Reported by: | diver | Owned by: | eco |
---|---|---|---|
Priority: | major | Milestone: | Release version 3.19 |
Component: | ACPI PSD | Version: | 3.18 |
Keywords: | Cc: |
Description
with acpi 3.19 and earlier some pci slots are not working when /!NOD is not added. See attached logs. Also when booting without /!NOD com.sys is not recognised.
Attachments (1)
Change History (7)
by , 14 years ago
comment:1 by , 14 years ago
comment:2 by , 14 years ago
PMFJI...
I notice you are using 'LINK' statements in your ACPI.CFG file. One of those is 'LINK PIN5 10'. According to your logs, there is nothing on PIN5, but there is on PIN6 (your NIC, which has no LINK statement). You should try changing 'LINK PIN5 10' to 'LINK PIN6 10'- maybe that will help your network issue.
comment:3 by , 14 years ago
ok i tried your suggestion. with that network runs, but i still see the com.sys not recognised when the /!NOD switch is not there
comment:4 by , 14 years ago
The com.sys problem seems strange. You ACPI.CFG file contains the line:
LINK PIN2 3
Normally, IRQ3 is used for COM2, but in your case is an allowable choice for PIN2 (according to your logs is your audio and SMB bus). If you don't need COM2 you could try disabling it in BIOS, or you could try changing that line in ACPI.CFG to:
LINK PIN2 11
and see if that helps. The only other thing on IRQ11 is your video, which doesn't use an IRQ anyway.
comment:5 by , 14 years ago
i just commented out that LINK statement and all seems to work. thx for help. so only the trap is still around.
comment:6 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
seems lika after switching to smp kernel the acpidaemon trap is gone as well.
when starting acpidaemon i also get a trap000e in module acpi