Re: [acpi-jp 2126] AE_NOT_EXIST errors

From: Nate Lawson <nate_at_root.org>
Date: Wed, 27 Aug 2003 11:33:44 -0700 (PDT)
On Fri, 25 Apr 2003, Nate Lawson wrote:
> 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

This is a reply to a really old message but I wanted to point out that it
has been solved.  It turns out the AML expects to be able to call the EC
early on but we weren't detecting the EC until the namespace was
available.  The EC rewrite I did now probes the ECDT and attaches to the
EC early on, fixing these errors.

-Nate
Received on Wed Aug 27 2003 - 09:33:44 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:20 UTC