Subject: Re: NOTE: ACPI update
To: Charles M. Hannum <abuse@spamalicious.com>
From: Steve Rumble <rumble@ephemeral.org>
List: current-users
Date: 11/01/2003 13:14:49
On Fri, Oct 31, 2003 at 09:14:46PM +0000, Charles M. Hannum wrote:
> I've imported the latest version of the ACPI-CA from Intel. This, plus some
> bug fixes from me and Christos, should make ACPI work much more reliably on
> many systems.
>
> Even if you were already successfully running ACPI, please retest with the new
> version and confirm whether or not it works.
>
> I can personally vouch that it works on a Dell Inspiron 8500 laptop, correctly
> reporting battery and thermal data. :-)
ACPI on my Thinkpad T23 is now broken. In 1.6ZD it appeared to work fine,
although acpitz would report temperatures ~60c. At boot and in intervals
thereafter I get the following:
ACPI-1283: *** Error: Method execution failed
[\_TZ_.THM0._TMP] (Node 0xc198fe60), AE_NOT_EXIST
acpitz0: failed to evaluate _TMP: 0x6
An envstat -r doesn't report anything and the kernel spits out:
ACPI-1283: *** Error: Method execution failed
[\_SB_.PCI0.LPC_.EC__.BAT0._STA] (Node 0xc1987060), AE_NOT_EXIST
acpibat0: failed to evaluate _STA: 6
acpibat0: cannot get battery presence.
ACPI-1283: *** Error: Method execution failed
[\_SB_.PCI0.LPC_.EC__.BAT1._STA] (Node 0xc1988ee0),
AE_NOT_EXIST
acpibat1: failed to evaluate _STA: 6
acpibat1: cannot get battery presence.
ACPI-1283: *** Error: Method execution failed
[\_SB_.PCI0.LPC_.EC__.AC__._PSR] (Node 0xc1988de0),
AE_NOT_EXIST
ACPI-1283: *** Error: Method execution failed
[\_SB_.PCI0.LPC_.EC__.AC__._PSR] (Node 0xc1988de0),
AE_NOT_EXIST
ACPI-1283: *** Error: Method execution failed
[\_SB_.PCI0.LPC_.EC__.AC__._PSR] (Node
0xc1988de0), AE_NOT_EXIST
ACPI-1283: *** Error: Method execution failed
[\_SB_.PCI0.LPC_.EC__.AC__._PSR] (Node
0xc1988de0), AE_NOT_EXIST
This is from -current as of ~12 hours ago.
Steve