From owner-freebsd-acpi@FreeBSD.ORG Sat Dec 15 18:46:32 2007 Return-Path: Delivered-To: freebsd-acpi@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6E69A16A417 for ; Sat, 15 Dec 2007 18:46:32 +0000 (UTC) (envelope-from sbruno@miralink.com) Received: from plato.miralink.com (mail.miralink.com [70.103.185.20]) by mx1.freebsd.org (Postfix) with ESMTP id 49ED813C4DB for ; Sat, 15 Dec 2007 18:46:32 +0000 (UTC) (envelope-from sbruno@miralink.com) Received: from localhost (localhost.localdomain [127.0.0.1]) by plato.miralink.com (Postfix) with ESMTP id E2ACC61B12C; Sat, 15 Dec 2007 10:46:31 -0800 (PST) Received: from plato.miralink.com ([127.0.0.1]) by localhost (plato.miralink.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28888-09; Sat, 15 Dec 2007 10:46:31 -0800 (PST) Received: from [10.47.1.118] (vpn.office.miralink.com [10.0.0.5]) by plato.miralink.com (Postfix) with ESMTP id 132C561B10A; Sat, 15 Dec 2007 10:46:31 -0800 (PST) Message-ID: <47642106.40800@miralink.com> Date: Sat, 15 Dec 2007 10:46:30 -0800 From: Sean Bruno User-Agent: Thunderbird 2.0.0.9 (X11/20071115) MIME-Version: 1.0 To: Edu Carneiro References: <986a34160712142035x48ac3169mb7a800d04ef9d30b@mail.gmail.com> In-Reply-To: <986a34160712142035x48ac3169mb7a800d04ef9d30b@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-DSPAM-Result: Innocent X-DSPAM-Processed: Sat Dec 15 10:46:31 2007 X-DSPAM-Confidence: 0.7829 X-DSPAM-Probability: 0.0000 X-DSPAM-Signature: 47642107194471542430122 X-DSPAM-Factors: 27, X-Virus-Scanned: amavisd-new at X-Spam-Status: No, score=-4.499 tagged_above=-10 required=6.6 autolearn=ham tests=[ALL_TRUSTED=-1.8, BAYES_00=-2.599, DSPAM_HAM=-0.1] X-Spam-Score: -4.499 X-Spam-Level: Cc: freebsd-acpi@FreeBSD.org Subject: Re: ACPI Bug on Abit IP35 Pro 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: Sat, 15 Dec 2007 18:46:32 -0000 Edu Carneiro wrote: > Hey guys, > > I just built a new machine with an Abit IP35 Pro mb and I'm running 4GB RAM > on an Intel Quad processor and I keep on getting an ACPI error. I'm running > FreeBSD 6_2 and also tried it from a new install but still getting the same > error. > > Here's what it says: > ACPI-1304: *** Error: Method execution failed [\_TZ_.THRM._TMP] (Node > 0xc8377700), AE_AML_NO_RETURN_VALUE > > First thing I would try is disabling ACPI thermal, that should make this error go away. If you would like more assistance, dump your ACPI tables and post them to a website and I 'll try to give it a once over. Sean