public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
From: Alexey Starikovskiy <aystarik@gmail.com>
To: Nicolas <nikos42@gmail.com>
Cc: linux-pm@lists.linux-foundation.org
Subject: Re: Wrong remaining capacity of my battery when it is charged
Date: Sun, 29 Jul 2007 12:49:22 +0400	[thread overview]
Message-ID: <46AC5492.3060306@gmail.com> (raw)
In-Reply-To: <46AC4A40.1070300@gmail.com>

Nicolas wrote:
> Hello,
> I have a problem with the remaining capacity indicator of my battery.
> Here is what I read in /proc/acpi/battery/BAT0/info:
> design capacity:         79920 mWh
> last full capacity:      75000 mWh
> I run Linux 2.6.15.
> But when the battery is charged, remaining capacity as indicated in
> /proc/acpi/battery/BAT0/state is 79920 mWh. When the battery is
> charging, remaining capacity slowly rises to 75000 mWh, then jumps to
> 79920 mWh.
> I could not figure out if remaining capacity is computed by the battery
> itself, which would mean that there is a little bug in my battery
> firmware, or by ACPI, using other informations.
> Thanks in advance for explanations!
> Nicolas
ACPI does not compute anything. Information is supplied by BIOS methods (_BST in DSDT).
_BST could compute something, but it usually just reads registers of embedded controller (battery).


Regards,
Alex.
> _______________________________________________
> linux-pm mailing list
> linux-pm@lists.linux-foundation.org
> https://lists.linux-foundation.org/mailman/listinfo/linux-pm
> 

      reply	other threads:[~2007-07-29  8:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-29  8:05 Wrong remaining capacity of my battery when it is charged Nicolas
2007-07-29  8:49 ` Alexey Starikovskiy [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46AC5492.3060306@gmail.com \
    --to=aystarik@gmail.com \
    --cc=linux-pm@lists.linux-foundation.org \
    --cc=nikos42@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox