Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jun 2005 13:28:06 -0400
From:      John Baldwin <jhb@FreeBSD.org>
To:        freebsd-smp@freebsd.org, hvleest@signet.nl
Subject:   Re: Boot error SMP
Message-ID:  <200506271328.07644.jhb@FreeBSD.org>
In-Reply-To: <42BECC86.3090404@signet.nl>
References:  <42BECC86.3090404@signet.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
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.

-- 
John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506271328.07644.jhb>