From owner-freebsd-current@FreeBSD.ORG Tue Mar 23 13:56:07 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E6E016A525 for ; Tue, 23 Mar 2004 13:56:07 -0800 (PST) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51ABF43D31 for ; Tue, 23 Mar 2004 13:56:07 -0800 (PST) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 3F75772DCB; Tue, 23 Mar 2004 13:56:07 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 3A91472DB5; Tue, 23 Mar 2004 13:56:07 -0800 (PST) Date: Tue, 23 Mar 2004 13:56:07 -0800 (PST) From: Doug White To: Tony Maher In-Reply-To: <200403230818.i2N8I2sL063959@k9.a1.asic.gov.au> Message-ID: <20040323135514.O13222@carver.gumbysoft.com> References: <200403230818.i2N8I2sL063959@k9.a1.asic.gov.au> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: current@freebsd.org Subject: Re: IBM eserver 325 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Mar 2004 21:56:08 -0000 On Tue, 23 Mar 2004, Tony Maher wrote: > Hello, > > we have an IBM eServer 325 (AMD64) on trial at work. > 5.2 installs mostly (I'll try 5.2.1 tomorrow, now I have downloaded ISO's). > Packages would not install (not that this is critical). > The main problem is it does not start 2nd CPU. > > acpi_cpu0: on acpi0 > acpi_cpu1: on acpi0 > device_probe_and_attach: acpi_cpu1 attach returned 6 This means that the BIOS didn't register the second CPU in ACPI. Verify that the BIOS is recognizing the second CPU -- it may be defective. You can also try booting without ACPI and just using MPtable. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org