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:John Baldwin (jh@FreeBSD.org)
Date:Jun 27, 2005 6:26:14 pm
List:org.freebsd.freebsd-smp

On Sunday 26 June 2005 11:40 am, Hans van Leest wrote:

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.

If you set 'kern.smp.disabled=1' from the loader, does the SMP kernel boot ok (but only with one CPU in use)?

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?

It can be loaded as a module so long as you don't boot from it.