Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jun 2006 13:15:56 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        Pete French <petefrench@ticketswitch.com>
Cc:        freebsd-amd64@freebsd.org
Subject:   Re: SMP system not running SMP
Message-ID:  <200606231315.56988.jhb@freebsd.org>
In-Reply-To: <E1FtotG-000NlO-QU@dilbert.firstcallgroup.co.uk>
References:  <E1FtotG-000NlO-QU@dilbert.firstcallgroup.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 23 June 2006 12:52, Pete French wrote:
> > Erm, ok.  Can you get the mptable output and a verbose dmesg with the SCSI 
> > card in the box and an i386 SMP kernel?
> 
> Possibly - booting the SMP kernel with the SCSI card in the box means
> booting in safe mode though, or it just wont come up. I am remote to the
> box currently, but here is the mptable output from it booted with a
> non-SMP kernel if that helps ?

Ok, when you boot in safe mode, you don't just disable ACPI, you also disable 
APIC which has the side effect of disabling SMP.  Try breaking into the boot 
loader prompt at the menu and just doing:

'ok set hint.acpi.0.disabled=1'
'ok boot'

and seeing if that gives you SMP.

-- 
John Baldwin



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