LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* 2.6.21-rc1: more ACPI errors (EC__)
@ 2007-02-27 20:49 Meelis Roos
2007-02-28 22:14 ` Moore, Robert
2007-03-04 10:31 ` Alexey Starikovskiy
0 siblings, 2 replies; 4+ messages in thread
From: Meelis Roos @ 2007-02-27 20:49 UTC (permalink / raw)
To: Linux Kernel list, linux-acpi
I tested 2.6.21-rc1 on my laptop (IBM X20 with 440BX) and found two
problems:
First, a seemingly harmless one - ACPI error messages during bootup:
ACPI Exception (evregion-0420): AE_NOT_FOUND, Returned by Handler for [EmbeddedControl] [20070126]
ACPI Exception (dswexec-0462): AE_NOT_FOUND, While resolving operands for [OpcodeName unavailable] [20070126]
ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0.ISA_.EC__.BAT0._STA] (Node d3c435e0), AE_NOT_FOUND
ACPI Exception (evregion-0420): AE_NOT_FOUND, Returned by Handler for [EmbeddedControl] [20070126]
ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0.ISA_.EC__.AC__._PSR] (Node d3c43540), AE_NOT_FOUND
ACPI Exception (ac-0095): AE_NOT_FOUND, Error reading AC Adapter state [20070126]
And second, there were ACPI error messages about EC__ during shutdown.
These messages appeared, then the "acpi_power_off called" message
appeared, then it waited for about 5 seconds (this does not happen
normally) and then it succeeded shutting down. Captured a screenshot of
these messages, temporarily available at
http://www.cs.ut.ee/~mroos/x20-shutdown-acpi-errors.jpg
--
Meelis Roos (mroos@linux.ee)
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: 2.6.21-rc1: more ACPI errors (EC__)
2007-02-27 20:49 2.6.21-rc1: more ACPI errors (EC__) Meelis Roos
@ 2007-02-28 22:14 ` Moore, Robert
2007-03-04 10:31 ` Alexey Starikovskiy
1 sibling, 0 replies; 4+ messages in thread
From: Moore, Robert @ 2007-02-28 22:14 UTC (permalink / raw)
To: Meelis Roos, Linux Kernel list, linux-acpi
This exception appears to be originating somewhere in the EC driver:
ACPI Exception (evregion-0420): AE_NOT_FOUND, Returned by Handler for
[EmbeddedControl] [20070126]
> -----Original Message-----
> From: linux-acpi-owner@vger.kernel.org [mailto:linux-acpi-
> owner@vger.kernel.org] On Behalf Of Meelis Roos
> Sent: Tuesday, February 27, 2007 12:50 PM
> To: Linux Kernel list; linux-acpi@vger.kernel.org
> Subject: 2.6.21-rc1: more ACPI errors (EC__)
>
> I tested 2.6.21-rc1 on my laptop (IBM X20 with 440BX) and found two
> problems:
>
> First, a seemingly harmless one - ACPI error messages during bootup:
>
> ACPI Exception (evregion-0420): AE_NOT_FOUND, Returned by Handler for
> [EmbeddedControl] [20070126]
> ACPI Exception (dswexec-0462): AE_NOT_FOUND, While resolving operands
for
> [OpcodeName unavailable] [20070126]
> ACPI Error (psparse-0537): Method parse/execution failed
> [\_SB_.PCI0.ISA_.EC__.BAT0._STA] (Node d3c435e0), AE_NOT_FOUND
> ACPI Exception (evregion-0420): AE_NOT_FOUND, Returned by Handler for
> [EmbeddedControl] [20070126]
> ACPI Error (psparse-0537): Method parse/execution failed
> [\_SB_.PCI0.ISA_.EC__.AC__._PSR] (Node d3c43540), AE_NOT_FOUND
> ACPI Exception (ac-0095): AE_NOT_FOUND, Error reading AC Adapter state
> [20070126]
>
> And second, there were ACPI error messages about EC__ during shutdown.
> These messages appeared, then the "acpi_power_off called" message
> appeared, then it waited for about 5 seconds (this does not happen
> normally) and then it succeeded shutting down. Captured a screenshot
of
> these messages, temporarily available at
> http://www.cs.ut.ee/~mroos/x20-shutdown-acpi-errors.jpg
>
> --
> Meelis Roos (mroos@linux.ee)
> -
> To unsubscribe from this list: send the line "unsubscribe linux-acpi"
in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 2.6.21-rc1: more ACPI errors (EC__)
2007-02-27 20:49 2.6.21-rc1: more ACPI errors (EC__) Meelis Roos
2007-02-28 22:14 ` Moore, Robert
@ 2007-03-04 10:31 ` Alexey Starikovskiy
2007-03-08 15:48 ` Meelis Roos
1 sibling, 1 reply; 4+ messages in thread
From: Alexey Starikovskiy @ 2007-03-04 10:31 UTC (permalink / raw)
To: Meelis Roos; +Cc: Linux Kernel list, linux-acpi
Meelis Roos wrote:
> I tested 2.6.21-rc1 on my laptop (IBM X20 with 440BX) and found two
> problems:
>
> First, a seemingly harmless one - ACPI error messages during bootup:
>
> ACPI Exception (evregion-0420): AE_NOT_FOUND, Returned by Handler for [EmbeddedControl] [20070126]
> ACPI Exception (dswexec-0462): AE_NOT_FOUND, While resolving operands for [OpcodeName unavailable] [20070126]
> ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0.ISA_.EC__.BAT0._STA] (Node d3c435e0), AE_NOT_FOUND
> ACPI Exception (evregion-0420): AE_NOT_FOUND, Returned by Handler for [EmbeddedControl] [20070126]
> ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0.ISA_.EC__.AC__._PSR] (Node d3c43540), AE_NOT_FOUND
> ACPI Exception (ac-0095): AE_NOT_FOUND, Error reading AC Adapter state [20070126]
>
> And second, there were ACPI error messages about EC__ during shutdown.
> These messages appeared, then the "acpi_power_off called" message
> appeared, then it waited for about 5 seconds (this does not happen
> normally) and then it succeeded shutting down. Captured a screenshot of
> these messages, temporarily available at
> http://www.cs.ut.ee/~mroos/x20-shutdown-acpi-errors.jpg
>
>
please take a look at 8066 bug and patches there.
regards,
alex
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-03-08 15:48 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-27 20:49 2.6.21-rc1: more ACPI errors (EC__) Meelis Roos
2007-02-28 22:14 ` Moore, Robert
2007-03-04 10:31 ` Alexey Starikovskiy
2007-03-08 15:48 ` Meelis Roos
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).