From owner-freebsd-acpi@FreeBSD.ORG Tue Jan 24 18:14:33 2006 Return-Path: X-Original-To: freebsd-acpi@FreeBSD.org Delivered-To: freebsd-acpi@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A83916A41F for ; Tue, 24 Jan 2006 18:14:33 +0000 (GMT) (envelope-from nate@root.org) Received: from ylpvm15.prodigy.net (ylpvm15-ext.prodigy.net [207.115.57.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4D7E43D48 for ; Tue, 24 Jan 2006 18:14:32 +0000 (GMT) (envelope-from nate@root.org) Received: from pimout7-ext.prodigy.net (pimout7-int.prodigy.net [207.115.4.147]) by ylpvm15.prodigy.net (8.12.10 outbound/8.12.10) with ESMTP id k0OIEcEV020586 for ; Tue, 24 Jan 2006 13:14:40 -0500 X-ORBL: [71.139.110.185] Received: from [10.0.0.115] (ppp-71-139-110-185.dsl.snfc21.pacbell.net [71.139.110.185]) by pimout7-ext.prodigy.net (8.13.4 outbound domainkey aix/8.13.4) with ESMTP id k0OIEPXG107486; Tue, 24 Jan 2006 13:14:26 -0500 Message-ID: <43D66E94.2060003@root.org> Date: Tue, 24 Jan 2006 10:14:44 -0800 From: Nate Lawson User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050723) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "M.Linneman" References: <000301c620b9$c3bf4a90$0200a8c0@amdathlon> In-Reply-To: <000301c620b9$c3bf4a90$0200a8c0@amdathlon> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-acpi@FreeBSD.org Subject: Re: FreeBSD 6.0 - ACPI & SuperMicro 370DL3 DUAL CPUs + Detection X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jan 2006 18:14:33 -0000 M.Linneman wrote: > I am currently running FreeBSD 6.0 and I am attempting to run in a Dual CPU > environment. I have not been able to get the second CPU to detect. I have > had a discussion with someone in a popular FreeBSD help forum and as a > result it was suggested that I report my problem to you as it seems to be a > problem with the ACPI. > > My system: > > 2x - Pentium III 1Ghz CPU's > > 2x - 512MB ECC SDRAM (1 GB Total) > > 1x - SuperMicro 370DL3 Motherboard (latest BIOS) > > > As per the handbooks submission guidelines I have included (linked) the > following: I appreciate you sending all the info, but there's one key piece missing. Does booting with ACPI disabled fix this? If not, there's no way it can be an acpi problem. Select the "disable ACPI" option from the daemon loader or enter: hint.acpi.0.disabled="1" at the loader prompt. -- Nate