Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jun 2005 21:58:59 +0200
From:      Hans van Leest <hvleest@signet.nl>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        freebsd-smp@freebsd.org
Subject:   Re: Boot error SMP
Message-ID:  <42C05A83.3030401@signet.nl>
In-Reply-To: <200506271328.07644.jhb@FreeBSD.org>
References:  <42BECC86.3090404@signet.nl> <200506271328.07644.jhb@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
I can boot boot from a SMP a 5.3 stable kernel when loader.conf 
contains: kern.smp.disabled=1.
Otherwise it's crashing.
But how do I continue?
I've tried CURRENT, only I've got a problem with booting in single user. 
Proberbly it's the iir driver.
Thanx in advance

Hans



John Baldwin wrote:

>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.
>
>  
>




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