mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* ACPI error in 2.6.16
@ 2006-03-22 22:59 Francesco Biscani
  2006-03-23  1:21 ` Jiri Slaby
  0 siblings, 1 reply; 3+ messages in thread
From: Francesco Biscani @ 2006-03-22 22:59 UTC (permalink / raw)
  To: Linux Kernel Mailing List

Hello,

sometimes at boot I get the following from the logs:

ACPI: write EC, IB not empty
ACPI Exception (evregion-0409): AE_TIME, Returned by Handler for 
[EmbeddedControl] [20060127]
ACPI Error (psparse-0517): Method parse/execution failed 
[\_SB_.PCI0.ISA_.EC0_.SMRD] (Node c13ecd40), AE_TIME
ACPI Error (psparse-0517): Method parse/execution failed [\_SB_.BAT1.UPBI] 
(Node dbf42720), AE_TIME
ACPI Error (psparse-0517): Method parse/execution failed [\_SB_.BAT1.CHBP] 
(Node dbf42660), AE_TIME
ACPI Error (psparse-0517): Method parse/execution failed 
[\_SB_.PCI0.ISA_.EC0_.SMSL] (Node c13ecce0), AE_TIME
ACPI Error (psparse-0517): Method parse/execution failed 
[\_SB_.PCI0.ISA_.EC0_._Q09] (Node c13ecc40), AE_TIME

And after that the battery is reported as absent (even if it is physically 
present). I get the impression that this happens when rebooting, not 
from "cold powerons".

This did not happen in 2.6.15, it appeared somewhere in 2.6.16-rc series.

Regards,

  Francesco

-- 
Dr. Francesco Biscani
Dipartimento di Astronomia
Università di Padova
biscani@pd.astro.it

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ACPI error in 2.6.16
  2006-03-22 22:59 ACPI error in 2.6.16 Francesco Biscani
@ 2006-03-23  1:21 ` Jiri Slaby
  2006-03-23  2:34   ` Andrew Morton
  0 siblings, 1 reply; 3+ messages in thread
From: Jiri Slaby @ 2006-03-23  1:21 UTC (permalink / raw)
  To: Francesco Biscani; +Cc: Linux Kernel Mailing List

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Francesco Biscani napsal(a):
> Hello,
> 
> sometimes at boot I get the following from the logs:
> 
> ACPI: write EC, IB not empty
> ACPI Exception (evregion-0409): AE_TIME, Returned by Handler for 
> [EmbeddedControl] [20060127]
> ACPI Error (psparse-0517): Method parse/execution failed 
> [\_SB_.PCI0.ISA_.EC0_.SMRD] (Node c13ecd40), AE_TIME
> ACPI Error (psparse-0517): Method parse/execution failed [\_SB_.BAT1.UPBI] 
> (Node dbf42720), AE_TIME
> ACPI Error (psparse-0517): Method parse/execution failed [\_SB_.BAT1.CHBP] 
> (Node dbf42660), AE_TIME
> ACPI Error (psparse-0517): Method parse/execution failed 
> [\_SB_.PCI0.ISA_.EC0_.SMSL] (Node c13ecce0), AE_TIME
> ACPI Error (psparse-0517): Method parse/execution failed 
> [\_SB_.PCI0.ISA_.EC0_._Q09] (Node c13ecc40), AE_TIME
> 
> And after that the battery is reported as absent (even if it is physically 
> present). I get the impression that this happens when rebooting, not 
> from "cold powerons".
> 
> This did not happen in 2.6.15, it appeared somewhere in 2.6.16-rc series.
Could you post dmesgs of both, acpidump and .config? Could you bisect them?

regards,
- --
Jiri Slaby         www.fi.muni.cz/~xslaby
~\-/~      jirislaby@gmail.com      ~\-/~
B67499670407CE62ACC8 22A032CC55C339D47A7E
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iD8DBQFEIfg0MsxVwznUen4RApQaAKCRk+LUG+wasgLbeiNqAsfxyUsB0ACgkpNY
y23B68tNzhfKTCnEc+EYOTo=
=HjEW
-----END PGP SIGNATURE-----

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ACPI error in 2.6.16
  2006-03-23  1:21 ` Jiri Slaby
@ 2006-03-23  2:34   ` Andrew Morton
  0 siblings, 0 replies; 3+ messages in thread
From: Andrew Morton @ 2006-03-23  2:34 UTC (permalink / raw)
  To: Jiri Slaby; +Cc: biscani, linux-kernel, linux-acpi

Jiri Slaby <slaby@liberouter.org> wrote:
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Francesco Biscani napsal(a):
> > Hello,
> > 
> > sometimes at boot I get the following from the logs:
> > 
> > ACPI: write EC, IB not empty
> > ACPI Exception (evregion-0409): AE_TIME, Returned by Handler for 
> > [EmbeddedControl] [20060127]
> > ACPI Error (psparse-0517): Method parse/execution failed 
> > [\_SB_.PCI0.ISA_.EC0_.SMRD] (Node c13ecd40), AE_TIME
> > ACPI Error (psparse-0517): Method parse/execution failed [\_SB_.BAT1.UPBI] 
> > (Node dbf42720), AE_TIME
> > ACPI Error (psparse-0517): Method parse/execution failed [\_SB_.BAT1.CHBP] 
> > (Node dbf42660), AE_TIME
> > ACPI Error (psparse-0517): Method parse/execution failed 
> > [\_SB_.PCI0.ISA_.EC0_.SMSL] (Node c13ecce0), AE_TIME
> > ACPI Error (psparse-0517): Method parse/execution failed 
> > [\_SB_.PCI0.ISA_.EC0_._Q09] (Node c13ecc40), AE_TIME
> > 
> > And after that the battery is reported as absent (even if it is physically 
> > present). I get the impression that this happens when rebooting, not 
> > from "cold powerons".
> > 
> > This did not happen in 2.6.15, it appeared somewhere in 2.6.16-rc series.
> Could you post dmesgs of both, acpidump and .config? Could you bisect them?
> 

And please Cc: linux-acpi@vger.kernel.org, thanks.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-03-23  2:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-22 22:59 ACPI error in 2.6.16 Francesco Biscani
2006-03-23  1:21 ` Jiri Slaby
2006-03-23  2:34   ` Andrew Morton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®