public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* battery state on Compaq Presario
@ 2004-12-29 11:11 Matthew East
       [not found] ` <3bd911604122903114efc9b77-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Matthew East @ 2004-12-29 11:11 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Hi there,

Since 2.6.9 kernel I have experienced problems with the battery state
on my Compaq Presario 2104EA laptop. I have noticed the problem when
running the ubuntu 2.6.8.1 kernel, which I believe is patched with a
recent acpi release, and the gentoo-dev-sources 2.6.9. I just
installed a 2.4.26 kernel, and have found that it works perfectly.

The problems are quite complicated. Essentially when i boot with the
power adapter plugged in, acpid will give me the correct reading of
the battery. When there is a CHANGE of AC adapter state (i.e. i unplug
it), acpid does not give me the correct battery status, which remains
at the level which it was at. The same problem happens if I start the
computer without AC power, and plug it in: in this case the battery
status does not go down as it should.

Can anyone help me with this? I am fairly certain that it is a bug,
and the results when I tested it with the 2.4 kernel have convinced me
that this is not a hardware problem.

I thought that I would email this list before contacting the acpi maintainer.

I would be happy to provide any more information, and I hope i've been clear.

Many thanks in advance for your help.

Matt


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/

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

* Fwd: battery state on Compaq Presario
       [not found] ` <3bd911604122903114efc9b77-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2005-01-02 21:44   ` Matthew East
       [not found]     ` <3bd9116050102134423b10a45-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Matthew East @ 2005-01-02 21:44 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

I have now submitted a bug report on this issue, but so far haven't
had any bites either from my original message to this list or the bug
report, so I thought I would try again and see if someone has any
advice for me.

Many thanks, Matt

---------- Forwarded message ----------
From: Matthew East <matthew.east-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Date: Wed, 29 Dec 2004 11:11:36 +0000
Subject: battery state on Compaq Presario
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org


Hi there,

Since 2.6.9 kernel I have experienced problems with the battery state
on my Compaq Presario 2104EA laptop. I have noticed the problem when
running the ubuntu 2.6.8.1 kernel, which I believe is patched with a
recent acpi release, and the gentoo-dev-sources 2.6.9. I just
installed a 2.4.26 kernel, and have found that it works perfectly.

The problems are quite complicated. Essentially when i boot with the
power adapter plugged in, acpid will give me the correct reading of
the battery. When there is a CHANGE of AC adapter state (i.e. i unplug
it), acpid does not give me the correct battery status, which remains
at the level which it was at. The same problem happens if I start the
computer without AC power, and plug it in: in this case the battery
status does not go down as it should.

Can anyone help me with this? I am fairly certain that it is a bug,
and the results when I tested it with the 2.4 kernel have convinced me
that this is not a hardware problem.

I thought that I would email this list before contacting the acpi maintainer.

I would be happy to provide any more information, and I hope i've been clear.

Many thanks in advance for your help.

Matt


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt

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

* Re: AC adaptor state change lockup on HP Pavilion zt1290
       [not found]     ` <3bd9116050102134423b10a45-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2005-01-05  4:00       ` Pedro I. Sanchez
  0 siblings, 0 replies; 3+ messages in thread
From: Pedro I. Sanchez @ 2005-01-05  4:00 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f; +Cc: Matthew East

I can confirm that something similar is happening in my laptop (Acer
Ferrari 3400). Here is a typical sequence in my case:

1. Power on with the AC adapter connected. ACPI correctly says that the
adapter is on.

2. Unplug the AC adapter: The battery reading reports a discharging
state for a few seconds (as expected) but soon it gets stuck in a
particular value.

3. The battery may die, the laptop would then automatically shut down,
but ACPI would never notice.

I'm running the kernel 2.6.10 with AMD64 support, straight from
kernel.org, with no vendor patches. So, this is not just an issue for
the HP Pavillon computer.

-- 
Pedro


On Sun, 2005-01-02 at 21:44 +0000, Matthew East wrote: 
> I have now submitted a bug report on this issue, but so far haven't
> had any bites either from my original message to this list or the bug
> report, so I thought I would try again and see if someone has any
> advice for me.
> 
> Many thanks, Matt
> 
> ---------- Forwarded message ----------
> From: Matthew East <matthew.east-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> Date: Wed, 29 Dec 2004 11:11:36 +0000
> Subject: battery state on Compaq Presario
> To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> 
> 
> Hi there,
> 
> Since 2.6.9 kernel I have experienced problems with the battery state
> on my Compaq Presario 2104EA laptop. I have noticed the problem when
> running the ubuntu 2.6.8.1 kernel, which I believe is patched with a
> recent acpi release, and the gentoo-dev-sources 2.6.9. I just
> installed a 2.4.26 kernel, and have found that it works perfectly.
> 
> The problems are quite complicated. Essentially when i boot with the
> power adapter plugged in, acpid will give me the correct reading of
> the battery. When there is a CHANGE of AC adapter state (i.e. i unplug
> it), acpid does not give me the correct battery status, which remains
> at the level which it was at. The same problem happens if I start the
> computer without AC power, and plug it in: in this case the battery
> status does not go down as it should.
> 
> Can anyone help me with this? I am fairly certain that it is a bug,
> and the results when I tested it with the 2.4 kernel have convinced me
> that this is not a hardware problem.
> 
> I thought that I would email this list before contacting the acpi maintainer.
> 
> I would be happy to provide any more information, and I hope i've been clear.
> 
> Many thanks in advance for your help.
> 
> Matt
> 
> 
> -------------------------------------------------------
> The SF.Net email is sponsored by: Beat the post-holiday blues
> Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
> It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
> _______________________________________________
> Acpi-devel mailing list
> Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/acpi-devel



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt

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

end of thread, other threads:[~2005-01-05  4:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-29 11:11 battery state on Compaq Presario Matthew East
     [not found] ` <3bd911604122903114efc9b77-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2005-01-02 21:44   ` Fwd: " Matthew East
     [not found]     ` <3bd9116050102134423b10a45-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2005-01-05  4:00       ` AC adaptor state change lockup on HP Pavilion zt1290 Pedro I. Sanchez

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