From owner-freebsd-hardware@FreeBSD.ORG Fri Sep 23 20:42:12 2005 Return-Path: X-Original-To: freebsd-hardware@freebsd.org Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE72816A41F; Fri, 23 Sep 2005 20:42:12 +0000 (GMT) (envelope-from sclements@linkline.com) Received: from smtp2.linkline.com (smtp2.linkline.com [64.30.215.157]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F3B443D48; Fri, 23 Sep 2005 20:42:12 +0000 (GMT) (envelope-from sclements@linkline.com) Received: from [192.168.50.210] (host-66-59-225-129.lcinet.net [66.59.225.129]) by smtp2.linkline.com (Postfix) with ESMTP id 947DD4D; Fri, 23 Sep 2005 13:42:08 -0700 (PDT) Message-ID: <433468A3.2000801@linkline.com> Date: Fri, 23 Sep 2005 13:42:11 -0700 From: Samuel Clements User-Agent: Thunderbird 1.4 (Windows/20050908) MIME-Version: 1.0 To: John Baldwin References: <0IN9006YHY34M730@store.etat.lu> <20050923193539.GN40237@cirb503493.alcatel.com.au> <200509231550.53928.jhb@FreeBSD.org> In-Reply-To: <200509231550.53928.jhb@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Peter Jeremy , Didier Wiroth , freebsd-hardware@freebsd.org Subject: Re: freebsd 5.4 & proliant dl360 g3 (SMP) second cpu not detected X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Sep 2005 20:42:12 -0000 John Baldwin wrote: > On Friday 23 September 2005 03:35 pm, Peter Jeremy wrote: >> On Fri, 2005-Sep-23 16:40:52 +0200, Didier Wiroth wrote: >>> I've installed freebsd5.4 on a compaq proliant dl360 g3 (dual cpu >>> 2.8mhz). >>> >>> I have recompiled a SMP kernel. But after the reboot with the new kernel >>> the second cpu is not detected by freebsd: >> The other item that would be of use would be the top of a verbose >> dmesg (down to the point where it's reporting the number of CPUs. > > Note that the default kernel on FreeBSD 5.4 doesn't include SMP support, so > you will need to build a custom kernel (the SMP config is a good one to start > with as its the default kernel with SMP added) to enable SMP. Also, don't forget to run the SmartStart and select 'Linux' as your OS! -Sam