OpenBSD auf Intel Board S3000AHLX + QuadNic EXPI9404PT => couldn't map interrupt

plepps

Active Member
Hallo,

ich habe ein Intel Entry Server Board S3000AHLX mit einer Intel Quad-Nic (Intel PRO/1000 PT Quad Server Adapter PCIex EXPI9404PT).
Versuche auf diesem Syetm ein OpenBSD 4.2 zu installieren, geht auch soweit alles, bis auf die tatsache, das die Quadport Karte nicht erkannt wird.
Die Onboard karten werden mir als em4 und em5 angezeigt.

denke mal das der relevante teil vom dmesg folgendes ist:
Code:
em0 at pci3 dev 0 function 0 "Intel PRO/1000 QP (82571EB)" rev 0x06pci_intr_map: bad interrupt line 128
: couldn't map interrupt
em0: Allocation of PCI resources failed

Auf einem Intel Board DG33TL mit Quad Nic Intel EXPI9404PTL also lediglich die Lowprofile Version wird diese erkannt und funktioniert. Somit denke ich mal, das die Karte ansich unterstützt wird.

Im Bios kann ich so gut wie nichts einstellen, dachte schon das ich Interrupts manuell zuordnen kann, aber da ist nichts vorgesehen.

Ich hoffe es hat jemand einen Tip für mich.

THX
der tom

Nachtrag:
habe grad versucht ein FreeBSD 6.2 zu installieren und da wird die Karte auch problemlos erkannt - siehe dmesg:
Code:
pci3: <PCI bus> on pcib3
em0: <Intel(R) PRO/1000 Network Connection Version - 6.2.9> port 0x4020-0x403f mem 0x48360000-0x4837ffff,0x48340000-0x4835ffff at device 0.0 on pci3
em0: Ethernet address: 00:15:17:4e:00:84
em1: <Intel(R) PRO/1000 Network Connection Version - 6.2.9> port 0x4000-0x401f mem 0x48320000-0x4833ffff,0x48300000-0x4831ffff at device 0.1 on pci3
em1: Ethernet address: 00:15:17:4e:00:85
pcib4: <PCI-PCI bridge> at device 1.0 on pci2
pci4: <PCI bus> on pcib4
em2: <Intel(R) PRO/1000 Network Connection Version - 6.2.9> port 0x3020-0x303f mem 0x48260000-0x4827ffff,0x48240000-0x4825ffff at device 0.0 on pci4
em2: Ethernet address: 00:15:17:4e:00:86
em3: <Intel(R) PRO/1000 Network Connection Version - 6.2.9> port 0x3000-0x301f mem 0x48220000-0x4823ffff,0x48200000-0x4821ffff at device 0.1 on pci4
em3: Ethernet address: 00:15:17:4e:00:87



Hier mal noch der gesamte Openbsd dmesg output:
Code:
OpenBSD 4.2 (GENERIC) #375: Tue Aug 28 10:38:44 MDT 2007
    deraadt@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC
RTC BIOS diagnostic error 3
cpu0: Intel(R) Core(TM)2 Duo CPU E4500 @ 2.20GHz ("GenuineIntel" 686-class) 2.21 GHz
cpu0: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,EST,TM2,CX16,xTPR
real mem  = 1069789184 (1020MB)
avail mem = 1026801664 (979MB)
RTC BIOS diagnostic error 3
mainbus0 at root
bios0 at mainbus0: AT/286+ BIOS, date 07/11/06, SMBIOS rev. 2.4 @ 0x3fc0e000 (43 entries)
bios0: vendor Intel Corporation version "S3000.86B.02.00.0035.111020061326" date 11/10/2006
bios0: Intel S3000AHLX
pcibios at bios0 function 0x1a not configured
bios0: ROM list: 0xc0000/0x9000
acpi at mainbus0 not configured
cpu0 at mainbus0
pci0 at mainbus0 bus 0: configuration mode 1 (no bios)
pchb0 at pci0 dev 0 function 0 "Intel E7230 MCH" rev 0x00
ppb0 at pci0 dev 1 function 0 "Intel E7230 PCIE" rev 0x00
pci1 at ppb0 bus 1
ppb1 at pci1 dev 0 function 0 vendor "IDT", unknown product 0x8018 rev 0x04
pci2 at ppb1 bus 2
ppb2 at pci2 dev 0 function 0 vendor "IDT", unknown product 0x8018 rev 0x04
pci3 at ppb2 bus 3
em0 at pci3 dev 0 function 0 "Intel PRO/1000 QP (82571EB)" rev 0x06pci_intr_map: bad interrupt line 128
: couldn't map interrupt
em0: Allocation of PCI resources failed
em1 at pci3 dev 0 function 1 "Intel PRO/1000 QP (82571EB)" rev 0x06pci_intr_map: bad interrupt line 128
: couldn't map interrupt
em1: Allocation of PCI resources failed
ppb3 at pci2 dev 1 function 0 vendor "IDT", unknown product 0x8018 rev 0x04
pci4 at ppb3 bus 4
em2 at pci4 dev 0 function 0 "Intel PRO/1000 QP (82571EB)" rev 0x06pci_intr_map: bad interrupt line 128
: couldn't map interrupt
em2: Allocation of PCI resources failed
em3 at pci4 dev 0 function 1 "Intel PRO/1000 QP (82571EB)" rev 0x06pci_intr_map: bad interrupt line 128
: couldn't map interrupt
em3: Allocation of PCI resources failed
ppb4 at pci0 dev 28 function 0 "Intel 82801GB PCIE" rev 0x01
pci5 at ppb4 bus 5
ppb5 at pci5 dev 0 function 0 "Intel PCIE-PCIE" rev 0x09
pci6 at ppb5 bus 6
ppb6 at pci0 dev 28 function 4 "Intel 82801G PCIE" rev 0x01
pci7 at ppb6 bus 7
ppb7 at pci0 dev 28 function 5 "Intel 82801G PCIE" rev 0x01
pci8 at ppb7 bus 8
em4 at pci8 dev 0 function 0 "Intel PRO/1000MT (82573E)" rev 0x03: irq 9, address 00:15:17:29:7a:69
"Intel 82573E AMT" rev 0x03 at pci8 dev 0 function 3 not configured
"Intel 82573E KCS (Active Management)" rev 0x03 at pci8 dev 0 function 4 not configured
uhci0 at pci0 dev 29 function 0 "Intel 82801GB USB" rev 0x01: irq 11
uhci1 at pci0 dev 29 function 1 "Intel 82801GB USB" rev 0x01: irq 10
uhci2 at pci0 dev 29 function 2 "Intel 82801GB USB" rev 0x01: irq 11
uhci3 at pci0 dev 29 function 3 "Intel 82801GB USB" rev 0x01: irq 11
ehci0 at pci0 dev 29 function 7 "Intel 82801GB USB" rev 0x01: irq 11
usb0 at ehci0: USB revision 2.0
uhub0 at usb0: Intel EHCI root hub, rev 2.00/1.00, addr 1
ppb8 at pci0 dev 30 function 0 "Intel 82801BA AGP" rev 0xe1
pci9 at ppb8 bus 9
vga1 at pci9 dev 4 function 0 "ATI ES1000" rev 0x02
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
em5 at pci9 dev 5 function 0 "Intel PRO/1000MT (82541GI)" rev 0x05: irq 9, address 00:15:17:29:7a:6a
ichpcib0 at pci0 dev 31 function 0 "Intel 82801GB LPC" rev 0x01: PM disabled
pciide0 at pci0 dev 31 function 1 "Intel 82801GB IDE" rev 0x01: DMA, channel 0 configured to compatibility, channel 1 configured to compatibility
atapiscsi0 at pciide0 channel 0 drive 0
scsibus0 at atapiscsi0: 2 targets
cd0 at scsibus0 targ 0 lun 0: <Optiarc, DVD RW AD-7540A, 1.01> SCSI0 5/cdrom removable
cd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 2
pciide0: channel 1 disabled (no drives)
pciide1 at pci0 dev 31 function 2 "Intel 82801GB SATA" rev 0x01: DMA, channel 0 configured to native-PCI, channel 1 configured to native-PCI
pciide1: using irq 10 for native-PCI interrupt
wd0 at pciide1 channel 0 drive 0: <Hitachi HDS721680PLA380>
wd0: 16-sector PIO, LBA48, 76319MB, 156301488 sectors
wd0(pciide1:0:0): using PIO mode 4, Ultra-DMA mode 5
ichiic0 at pci0 dev 31 function 3 "Intel 82801GB SMBus" rev 0x01: irq 10
iic0 at ichiic0
adt0 at iic0 addr 0x2e: emc6d100 rev 0x69
usb1 at uhci0: USB revision 1.0
uhub1 at usb1: Intel UHCI root hub, rev 1.00/1.00, addr 1
usb2 at uhci1: USB revision 1.0
uhub2 at usb2: Intel UHCI root hub, rev 1.00/1.00, addr 1
usb3 at uhci2: USB revision 1.0
uhub3 at usb3: Intel UHCI root hub, rev 1.00/1.00, addr 1
usb4 at uhci3: USB revision 1.0
uhub4 at usb4: Intel UHCI root hub, rev 1.00/1.00, addr 1
isa0 at ichpcib0
isadma0 at isa0
pckbc0 at isa0 port 0x60/5
pckbd0 at pckbc0 (kbd slot)
pckbc0: using irq 1 for kbd slot
wskbd0 at pckbd0: console keyboard, using wsdisplay0
pcppi0 at isa0 port 0x61
midi0 at pcppi0: <PC speaker>
spkr0 at pcppi0
npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16
pccom0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
fdc0 at isa0 port 0x3f0/6 irq 6 drq 2
biomask fded netmask ffed ttymask ffef
pctr: 686-class user-level performance counters enabled
mtrr: Pentium Pro MTRR support
dkcsum: wd0 matches BIOS drive 0x80
root device: 
use one of: exit em0 em1 em2 em3 em4 em5 cd0[a-p] wd0[a-p]
root device: cd0
swap device (default cd0b): 
root on cd0a swap on cd0b dump on cd0b
WARNING: preposterous time in file system
WARNING: file system time much less than clock time
 
Zuletzt bearbeitet:
Also, dank der openbsd mailingliste gehts jetzt. will hier nurmal wenigstens noch die lösung posten:

1. Biosupdate auf Version .44
2. Snapshotbuild von >= 8.11.07 installieren
3. einen eigenen GENERIC.MP kernel vom aktuellen CVS bauen (mit dem GENERIC geht es nicht!)
4. acpi aktivieren
5. sich freuen das es geht!


der tom
 
Zurück
Oben