From owner-acpi-jp@jp.FreeBSD.org Tue Dec 24 11:36:50 2002
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) id gBO2aog96082;
	Tue, 24 Dec 2002 11:36:50 +0900 (JST)
	(envelope-from owner-acpi-jp@jp.FreeBSD.org)
Received: from axe-inc.co.jp (axegw.axe-inc.co.jp [61.199.217.66])
	by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) with ESMTP/inet id gBO2ao296077
	for <acpi-jp@jp.FreeBSD.org>; Tue, 24 Dec 2002 11:36:50 +0900 (JST)
	(envelope-from takawata@axe-inc.co.jp)
Received: from axe-inc.co.jp ([192.47.224.47])
	by axe-inc.co.jp (8.9.3+3.2W/3.7W) with ESMTP id LAA08025;
	Tue, 24 Dec 2002 11:36:49 +0900 (JST)
Message-Id: <200212240236.LAA08025@axe-inc.co.jp>
To: acpi-jp@jp.FreeBSD.org, current@freebsd.org
In-reply-to: Your message of "Mon, 23 Dec 2002 15:53:34 PST."
             <004b01c2aade$812bfb00$f100a8c0@JEREMIAH>
From: User Takawata <takawata@axe-inc.co.jp>
Reply-To: acpi-jp@jp.FreeBSD.org
Precedence: list
Date: Tue, 24 Dec 2002 11:37:25 +0900
X-Sequence: acpi-jp 2052
Subject: [acpi-jp 2052] Re: ACPI Issues in FreeBSD 5.0-DP2
Errors-To: owner-acpi-jp@jp.FreeBSD.org
Sender: owner-acpi-jp@jp.FreeBSD.org
X-Originator: takawata@axe-inc.co.jp
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+021210

In message <004b01c2aade$812bfb00$f100a8c0@JEREMIAH>, "Jeremiah Gowdy" wrote:
>I am currently testing FreeBSD 5.0-DP2 on my Sony Vaio FX-210 laptop.  I am
>having some error messages from the ACPI driver, so I figured I would report
>them just in case.  If anyone needs any more information, perhaps more
>verbose debug output or something, please let me know.
>
>I am getting the following messages repeatedly at startup.
>
>ACPI-0432: *** Error: Handler for [EmbeddedControl returned AE_ERROR
>ACPI-1287: *** Error: Method execution failed, AE_AML_NO_RETURN_VALUE
Please boot with 

set hw.acpi.ec.event_driven=1
And see the result.

>When I hit the sleep button on my computer I get:
>
>acpi0: AcpiGetSleepTypeDate failed - AE_NOT_FOUND

Probably your system does not support the sleep 
state you want to go.

>
>This is the output of acpidump:

Please use acpidump after booting with following parameter.
set acpi_load="NO" 


