Re: ACPI error msgs at boot

From: Doug White <dwhite_at_gumbysoft.com>
Date: Sun, 5 Oct 2003 22:38:28 -0700 (PDT)
On Sun, 5 Oct 2003, Matt Douhan wrote:

> Oct  5 23:40:58 dragonfruit kernel: ACPI-1287: *** Error: Method execution
> failed [\_SB_.PCI0.LPCB.BAT1._BST] (Node 0xc47d
> d980), AE_AML_REGION_LIMIT
> Oct  5 23:40:58 dragonfruit kernel: ACPI-1287: *** Error: Method execution
> failed [\_SB_.PCI0.LPCB.BAT1._BST] (Node 0xc47d
> d980), AE_AML_REGION_LIMIT
> Oct  5 23:40:58 dragonfruit kernel: ACPI-1287: *** Error: Method execution
> failed [\_SB_.PCI0.LPCB.BAT1._BST] (Node 0xc47d
> d980), AE_AML_REGION_LIMIT

These are bugs in the AML on your system, trying to access memory that has
not been declared. Not sure FreeBSD can do anything about this directly.
This appears to be in the battery status method.

It is possible to export the AML to ASL, fix the defective region
declarations, and load a new table at boot.  Not for the faint of heart,
though.  What kind of laptop is this?

-- 
Doug White                    |  FreeBSD: The Power to Serve
dwhite_at_gumbysoft.com          |  www.FreeBSD.org
Received on Sun Oct 05 2003 - 20:38:29 UTC

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