atom feed15 messages in org.freebsd.freebsd-smpBoot error SMP
FromSent OnAttachments
Hans van LeestJun 26, 2005 3:40 pm 
John BaldwinJun 27, 2005 6:26 pm 
Hans van LeestJun 27, 2005 7:58 pm 
John BaldwinJun 27, 2005 8:13 pm 
Hans van LeestJun 27, 2005 8:36 pm 
John BaldwinJun 27, 2005 9:33 pm 
Hans van LeestJun 28, 2005 3:45 pm 
John BaldwinJun 28, 2005 6:15 pm 
Hans van LeestJun 29, 2005 5:51 pm 
John BaldwinJun 29, 2005 6:30 pm 
Hans van LeestJun 29, 2005 7:11 pm 
Hans van LeestJun 29, 2005 7:40 pm 
John BaldwinJun 30, 2005 5:21 pm 
Hans van LeestJun 30, 2005 11:03 pm 
John BaldwinJul 1, 2005 12:35 pm 
Subject:Boot error SMP
From:Hans van Leest (hvle@signet.nl)
Date:Jun 26, 2005 3:40:52 pm
List:org.freebsd.freebsd-smp

Hello,

I've got a ASUS PCH-DL dual xeon board with an Intel SRCS14L Raid-controller. When my kernel is build for one CPU, no SMP and APIC in my GENERIC file, the kernel compiles and boots. But when I compile with "options SMP" and "device apic" the kernel compiles but does not boot. It crashes after the 15sec SCSI settle. When I look at the dump from the SMP kernel, it looks like an error from irr.

In my GENERIC file there's also "device iir ", which is the driver for de raid-controller and in my BIOS I've disabled HTT.

Are the any problems kown with the irr driver and dual xeon proceccors.

As I understand correct, the "device iir" in the GENERIC file means that it is compiled in the kernel. Is it possible to load it as a module?

Thanks in advance

Hans