Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Linux: Kernel

2.6.21-rc1: more ACPI errors (EC__)

 

 

Linux kernel RSS feed   Index | Next | Previous | View Threaded


mroos at linux

Feb 27, 2007, 12:49 PM

Post #1 of 4 (506 views)
Permalink
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 [at] linux)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo [at] vger
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/


robert.moore at intel

Feb 28, 2007, 2:14 PM

Post #2 of 4 (470 views)
Permalink
RE: 2.6.21-rc1: more ACPI errors (EC__) [In reply to]

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 [at] vger [mailto:linux-acpi-
> owner [at] vger] On Behalf Of Meelis Roos
> Sent: Tuesday, February 27, 2007 12:50 PM
> To: Linux Kernel list; linux-acpi [at] vger
> 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 [at] linux)
> -
> To unsubscribe from this list: send the line "unsubscribe linux-acpi"
in
> the body of a message to majordomo [at] vger
> More majordomo info at http://vger.kernel.org/majordomo-info.html
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo [at] vger
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/


alexey.y.starikovskiy at linux

Mar 4, 2007, 2:31 AM

Post #3 of 4 (487 views)
Permalink
Re: 2.6.21-rc1: more ACPI errors (EC__) [In reply to]

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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo [at] vger
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/


mroos at linux

Mar 8, 2007, 7:48 AM

Post #4 of 4 (467 views)
Permalink
Re: 2.6.21-rc1: more ACPI errors (EC__) [In reply to]

> please take a look at 8066 bug and patches there.

Tried patch from #9 there (with 21-rc3) and it seems to cure the problem
for me (with IBM X20). Thanks!

--
Meelis Roos (mroos [at] linux)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo [at] vger
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

Linux kernel RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.