Hello misc, I have installed a second processor in my old Compaq ProLiant 2500 and when I boot with a bsd.mp kernel, the system stop with panic. To "see" the two processors in the BIOS, I must choose Unixware or Linux OS, otherwise the second processor is seen as "deactivated"; "Other" is not the good OS choice as I have read in the archives. I took "Linux" as the OS choice. The second processor is referenced as "primary" when I use the Compaq "Inspect" tool in the F10 partition.
Here are the informations: $ sudo tip tty00 connected >> OpenBSD/i386 BOOT 2.10 boot> machine mem [EMAIL PROTECTED] Region 0: type 1 at 0x0 for 638KB Region 1: type 1 at 0x100000 for 261120KB Low ram: 638KB High ram: 15360KB Total free memory: 261758KB boot> boot bsd.mp booting hd0a:bsd.mp: 5004968+872840 [52+258352+239412]=0x614a3c entry point at 0x100120 [ using 498188 bytes of bsd ELF symbol table ] Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. Copyright (c) 1995-2006 OpenBSD. All rights reserved. http://www.OpenBSD.org OpenBSD 3.9 (GENERIC.MP) #598: Thu Mar 2 02:37:06 MST 2006 [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC.MP cpu0: Intel Pentium Pro ("GenuineIntel" 686-class, 256KB L2 cache) 199 MHz cpu0: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV real mem = 268017664 (261736K) avail mem = 237518848 (231952K) using 3297 buffers containing 13504512 bytes (13188K) of memory mainbus0 (root) bios0 at mainbus0: AT/286+(00) BIOS, date 12/01/99, BIOS32 rev. 0 @ 0xf0000 pcibios0 at bios0: rev 2.1 @ 0xf0000/0x2000 pcibios0: PCI BIOS has 8 Interrupt Routing table entries pcibios0: no compatible PCI ICU found pcibios0: Warning, unable to fix up PCI interrupt routing pcibios0: PCI bus #2 is the last bus bios0: ROM list: 0xc0000/0x8000 0xc8000/0x4000 0xe8000/0x6000 0xee000/0x2000! mainbus0: Intel MP Specification (Version 1.4) (COMPAQ PROLIANT ) cpu0 at mainbus0: apid 1 (boot processor) cpu0: apic clock running at 66 MHz cpu1 at mainbus0: apid 0 (application processor) cpu1: Intel Pentium Pro ("GenuineIntel" 686-class, 256KB L2 cache) 199 MHz cpu1: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV mainbus0: bus 0 is type PCI mainbus0: bus 1 is type PCI mainbus0: bus 9 is type EISA ioapic0 at mainbus0: apid 2 pa 0xfec00000, version 11, 28 pins ioapic0: misconfigured as apic 0, remapped to apic 2 panic: can't deal with not-all-lapics interrupt yet! Stopped at Debugger+0x4: leave RUN AT LEAST 'trace' AND 'ps' AND INCLUDE OUTPUT WHEN REPORTING THIS PANIC! DO NOT EVEN BOTHER REPORTING THIS WITHOUT INCLUDING THAT INFORMATION! ddb{0}> trace Debugger(1b,0,0,d0c7fa1c,e3688963) at Debugger+0x4 panic(d0590a40,d0c7fa3c,d0717df8,d049b0f6,d0c7cfc0) at panic+0x63 mpbios_int(e3688963,d0c7fa1c,1,e3688973,fc) at mpbios_int+0x275 mpbios_scan(d0c7cfc0,2,d0c70fc0,d0c7cfd4,d05eba00) at mpbios_scan+0x30d mainbus_attach(0,d0c7cfc0,0,0,d0717f10) at mainbus_attach+0x8e config_attach(0,d05a8404,0,0,d05eb2a0) at config_attach+0xef config_rootfound(d053f47c,0,d0717f58,d03454c0) at config_rootfound+0x27 cpu_configure(0,1,3,0,10000000) at cpu_configure+0x1f main(0,0,0,0,0) at main+0x36c ddb{0}> ps PID PPID PGRP UID S FLAGS WAIT COMMAND * 0 -1 0 0 7 0x80204 swapper ddb{0}> Here is the first boot sequence after the fresh install: $ sudo tip tty00 connected >> OpenBSD/i386 BOOT 2.10 boot> machine mem [EMAIL PROTECTED] Region 0: type 1 at 0x0 for 638KB Region 1: type 1 at 0x100000 for 261120KB Low ram: 638KB High ram: 15360KB Total free memory: 261758KB boot> boot booting hd0a:/bsd: 4966344+867848 [52+255872+237161]=0x608d64 entry point at 0x100120 [ using 493460 bytes of bsd ELF symbol table ] Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. Copyright (c) 1995-2006 OpenBSD. All rights reserved. http://www.OpenBSD.org OpenBSD 3.9 (GENERIC) #617: Thu Mar 2 02:26:48 MST 2006 [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC cpu0: Intel Pentium Pro ("GenuineIntel" 686-class, 256KB L2 cache) 199 MHz cpu0: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV real mem = 268017664 (261736K) avail mem = 237568000 (232000K) using 3297 buffers containing 13504512 bytes (13188K) of memory mainbus0 (root) bios0 at mainbus0: AT/286+(00) BIOS, date 12/01/99, BIOS32 rev. 0 @ 0xf0000 pcibios0 at bios0: rev 2.1 @ 0xf0000/0x2000 pcibios0: PCI BIOS has 8 Interrupt Routing table entries pcibios0: no compatible PCI ICU found pcibios0: Warning, unable to fix up PCI interrupt routing pcibios0: PCI bus #2 is the last bus bios0: ROM list: 0xc0000/0x8000 0xc8000/0x4000 0xe8000/0x6000 0xee000/0x2000! cpu0 at mainbus0 pci0 at mainbus0 bus 0: configuration mode 1 (no bios) pchb0 at pci0 dev 0 function 0 "Intel 82441FX" rev 0x02 ppb0 at pci0 dev 13 function 0 "IBM 82351 PCI-PCI" rev 0x01 pci1 at ppb0 bus 1 vga1 at pci1 dev 6 function 0 "Cirrus Logic CL-GD5430" rev 0x22 wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation) wsdisplay0: screen 1-5 added (80x25, vt100 emulation) tl0 at pci1 dev 7 function 0 "Compaq ProLiant Netelligent 10/100TX" rev 0x10: irq 5 address 00:80:5f:a6:ee:92 nsphy0 at tl0 phy 1: DP83840 10/100 PHY, rev. 0 ukphy0 at tl0 phy 31: Generic IEEE 802.3u media interface, rev. 4: OUI 0x100014, model 0x0001 siop0 at pci1 dev 9 function 0 "Symbios Logic 53c875" rev 0x03: irq 10, using 4K of on-board RAM scsibus0 at siop0: 16 targets ppb1 at pci0 dev 15 function 0 "IBM 82351 PCI-PCI" rev 0x01 pci2 at ppb1 bus 2 cac0 at pci2 dev 0 function 0 "Compaq SMART2P RAID" rev 0x02: irq 9 Compaq SMART-2/P scsibus1 at cac0: 1 targets sd0 at scsibus1 targ 0 lun 0: <Compaq, RAID5 volume #, > SCSI2 0/direct fixed sd0: 34727MB, 34727 cyl, 64 head, 32 sec, 512 bytes/sec, 71122560 sec total "Compaq EISA" rev 0x07 at pci0 dev 20 function 0 not configured eisa0 at mainbus0 eisa0: can't map I/O space for slot 6 isa0 at mainbus0 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 wdc0 at isa0 port 0x1f0/8 irq 14 atapiscsi0 at wdc0 channel 0 drive 0 scsibus2 at atapiscsi0: 2 targets cd0 at scsibus2 targ 0 lun 0: <HITACHI, CDR-7930, 1023> SCSI0 5/cdrom removable cd0(wdc0:0:0): using BIOS timings pcppi0 at isa0 port 0x61 midi0 at pcppi0: <PC speaker> spkr0 at pcppi0 lpt2 at isa0 port 0x3bc/4: polled npx0 at isa0 port 0xf0/16: using exception 16 pccom0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo pccom0: console pccom1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifo fdc0 at isa0 port 0x3f0/6 irq 6 drq 2 fd0 at fdc0 drive 0: 1.44MB 80 cyl, 2 head, 18 sec biomask ffc5 netmask ffe5 ttymask ffe7 pctr: 686-class user-level performance counters enabled mtrr: Pentium Pro MTRR support dkcsum: sd0 matches BIOS drive 0x80 root on sd0a rootdev=0x400 rrootdev=0xd00 rawdev=0xd02 Automatic boot in progress: starting file system checks. /dev/rsd0a: file system is clean; not checking /dev/rsd0g: file system is clean; not checking /dev/rsd0d: file system is clean; not checking /dev/rsd0f: file system is clean; not checking /dev/rsd0e: file system is clean; not checking setting tty flags kbd: keyboard mapping set to fr starting network starting system logger starting initial daemons: ntpd. savecore: no core dump checking quotas: done. building ps databases: kvm dev. clearing /tmp starting pre-securelevel daemons:. setting kernel security level: kern.securelevel: 0 -> 1 creating runtime link editor directory cache. preserving editor files ssh-keygen: generating new DSA host key... done. ssh-keygen: generating new RSA host key... done. ssh-keygen: generating new RSA1 host key... done. openssl: generating new isakmpd RSA key... done. starting network daemons: sendmail inetd sshd. starting local daemons:. standard daemons: cron. Fri Jul 14 12:31:13 CEST 2006 Can somebody help me for this one? Thanks for your time. Francois -- http://www.chambaud.org