From owner-freebsd-current@FreeBSD.ORG Tue Jul 1 10:32:10 2003 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 3781F37B401 for ; Tue, 1 Jul 2003 10:32:10 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id B4D274401A for ; Tue, 1 Jul 2003 10:32:09 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 87457 invoked by uid 1000); 1 Jul 2003 17:32:10 -0000 Date: Tue, 1 Jul 2003 10:32:10 -0700 (PDT) From: Nate Lawson To: Florian Smeets In-Reply-To: <3F014DFF.3010301@kasimir.com> Message-ID: <20030701103125.R87367@root.org> References: <20030701010230.U86209@root.org> <3F014DFF.3010301@kasimir.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: acpi-jp@jp.freebsd.org cc: current@freebsd.org Subject: Re: Updated ec-burst.diff patch 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, 01 Jul 2003 17:32:10 -0000 On Tue, 1 Jul 2003, Florian Smeets wrote: > with this patch i get a lot of these errors: > > ACPI-0432: *** Error: Handler for [EmbeddedControl] returned AE_ERROR > ACPI-1287: *** Error: Method execution failed [\\_SB_.BAT0._STA] (Node > 0xc2502760), AE_ERROR > ACPI-0175: *** Error: Method execution failed [\\_SB_.BAT0._STA] (Node > 0xc2502760), AE_ERROR > ACPI-0432: *** Error: Handler for [EmbeddedControl] returned AE_ERROR > ACPI-1287: *** Error: Method execution failed [\\_SB_.BAT0._BST] (Node > 0xc2502720), AE_ERROR > ACPI-0432: *** Error: Handler for [EmbeddedControl] returned AE_ERROR > ACPI-1287: *** Error: Method execution failed [\\_TZ_.TZN0._TMP] (Node > 0xc2502b80), AE_ERROR Also, please report how adding "hw.acpi.ec.burst_mode=0" to loader.conf changes things (but turn on hw.acpi.verbose first so we get good msgs). -Nate