From owner-acpi-jp@jp.FreeBSD.org Fri Apr 25 17:54:42 2003
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) id h3P8sgS58697;
	Fri, 25 Apr 2003 17:54:42 +0900 (JST)
	(envelope-from owner-acpi-jp@jp.FreeBSD.org)
Received: from rootlabs.com (root.org [67.118.192.226])
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) with SMTP/inet id h3P8sfY58692
	for <acpi-jp@jp.freebsd.org>; Fri, 25 Apr 2003 17:54:42 +0900 (JST)
	(envelope-from nate@rootlabs.com)
Received: (qmail 64384 invoked by uid 1000); 25 Apr 2003 08:53:27 -0000
From: Nate Lawson <nate@root.org>
To: current@freebsd.org, acpi-jp@jp.FreeBSD.org
Message-ID: <Pine.BSF.4.21.0304250148400.64379-100000@root.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Reply-To: acpi-jp@jp.FreeBSD.org
Precedence: list
Date: Fri, 25 Apr 2003 01:53:27 -0700
X-Sequence: acpi-jp 2126
Subject: [acpi-jp 2126] AE_NOT_EXIST errors
Sender: owner-acpi-jp@jp.FreeBSD.org
X-Originator: nate@root.org
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+030405

I have an ongoing problem.  I get a lot of messages like this on boot and
my battery initialization fails.  I am running the EC in event driven mode
but that doesn't help.

    ACPI-1284: *** Error: Method execution failed
[\_SB_.PCI0.LPC_.FDC_._INI] (Node 0xc32962c0), AE_NOT_EXIST
    ACPI-1284: *** Error: Method execution failed
[\_SB_.PCI0.LPC_.EC__._INI] (Node 0xc3290480), AE_NOT_EXIST
    ACPI-1284: *** Error: Method execution failed
[\_SB_.PCI0.LPC_.EC__.BAT0._STA] (Node 0xc3292c80), AE_NOT_EXIST
    ACPI-0175: *** Error: Method execution failed
[\_SB_.PCI0.LPC_.EC__.BAT0._STA] (Node 0xc3292c80), AE_NOT_EXIST
    ACPI-1284: *** Error: Method execution failed
[\_SB_.PCI0.LPC_.EC__.BAT1._STA] (Node 0xc3292b00), AE_NOT_EXIST
    ACPI-0175: *** Error: Method execution failed
[\_SB_.PCI0.LPC_.EC__.BAT1._STA] (Node 0xc3292b00), AE_NOT_EXIST

Dmesg:
http://www.root.org/~nate/freebsd/acpi-dmesg-0228.txt

After trying the 0328 dist, I got many more messages but nothing crashes.

Dmesg:
http://www.root.org/~nate/freebsd/acpi-dmesg-0328.txt

The DSDT and other info is available below.
http://www.root.org/~nate/acpi/

-Nate

