public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Andy Neitzke <neitzke@ias.edu>
To: linux-acpi@vger.kernel.org
Subject: /proc/acpi/battery/BAT0/info stale when battery changed on Thinkpad X60t
Date: Wed, 14 May 2008 11:05:02 -0400	[thread overview]
Message-ID: <200805141105.02277.neitzke@ias.edu> (raw)

Hi,

I have two batteries for my Thinkpad X60 Tablet, one 6-cell and one 9-cell, 
with very different capacities.  If I boot up or resume from suspend with say 
battery A connected, then /proc/acpi/battery/BAT0/info correctly shows 
information about battery A.  If I then connect the system to AC power and 
remove battery A, /proc/acpi/battery/BAT0/info correctly shows that no 
battery is present.  If I then attach battery B, 
then /proc/acpi/battery/BAT0/info incorrectly shows the information about 
battery A again!  (And similarly e.g. kpowersave shows the wrong capacity.)  
On the other hand /proc/acpi/battery/BAT0/state always shows the correct 
information.  A suspend-resume cycle clears up the problem.

For example:

andy@chirality ~ $ cat /proc/acpi/battery/BAT0/state
present:                 yes
capacity state:          ok
charging state:          charged
present rate:            0 mW
remaining capacity:      61650 mWh
present voltage:         16587 mV

andy@chirality ~ $ cat /proc/acpi/battery/BAT0/info
present:                 yes
design capacity:         28800 mWh
last full capacity:      23550 mWh
battery technology:      rechargeable
design voltage:          14400 mV
design capacity warning: 1177 mWh
design capacity low:     200 mWh
capacity granularity 1:  1 mWh
capacity granularity 2:  1 mWh
model number:            93P5031
serial number:             482
battery type:            LION
OEM info:                SANYO

and then after suspend-resume, the correct information:

andy@chirality ~ $ cat /proc/acpi/battery/BAT0/info
present:                 yes
design capacity:         66240 mWh
last full capacity:      61650 mWh
battery technology:      rechargeable
design voltage:          14400 mV
design capacity warning: 3082 mWh
design capacity low:     200 mWh
capacity granularity 1:  1 mWh
capacity granularity 2:  1 mWh
model number:            42T4507
serial number:             833
battery type:            LION
OEM info:                SANYO

At the moment I am seeing this problem with kernel 2.6.25.3, but I believe I 
have had it for a while (I was reminded of it only just now because I started 
using kpowersave again).

Any ideas?  I'm happy to try to debug, but don't know where to start.

Thanks, and best wishes,

-Andy

             reply	other threads:[~2008-05-14 16:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-14 15:05 Andy Neitzke [this message]
2008-05-14 17:10 ` /proc/acpi/battery/BAT0/info stale when battery changed on Thinkpad X60t Alexey Starikovskiy
2008-05-14 23:18   ` Andy Neitzke
2008-05-15  9:26     ` [PATCH] ACPI: Battery: Update info for inserted battery Alexey Starikovskiy

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=200805141105.02277.neitzke@ias.edu \
    --to=neitzke@ias.edu \
    --cc=linux-acpi@vger.kernel.org \
    /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