How to check if my battery is healthy?
My Lenovo ThinkPad T61
is rather old, and a couple of years ago I had to replace the battery as the old one was dead. Now the replacement battery seems like dying a slow death, but I get conflicting data from xfce4-power-manager
. So I'm wondering if there is a way to check whether the battery is healthy.
The symptoms are as follows:
- The power manager indicates that the
battery is fully charged
- If I disconnect the AC charger, then the battery status jumps to
47%
or similar in less than 5min - And in less than 15min the laptop runs out of juice and shuts down
I tried to check upower
data:
root@malou-laptop:/home/liv# upower --enumerate
/org/freedesktop/UPower/devices/line_power_AC
/org/freedesktop/UPower/devices/battery_BAT0
root@malou-laptop:/home/liv# upower -i /org/freedesktop/UPower/devices/battery_BAT0
native-path: /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/PNP0C09:00/PNP0C0A:00/power_supply/BAT0
vendor: SANYO
model: 92P1137
serial: 885
power supply: yes
updated: Wed 19 Feb 2014 09:35:37 PM CET (23 seconds ago)
has history: yes
has statistics: yes
battery
present: yes
rechargeable: yes
state: fully-charged
energy: 70.38 Wh
energy-empty: 0 Wh
energy-full: 72.42 Wh
energy-full-design: 71.28 Wh
energy-rate: 26.561 W
voltage: 12.4 V
percentage: 97.1831%
capacity: 100%
technology: lithium-ion
I also looked at ACPI
data:
root@malou-laptop:/home/liv# cat /proc/acpi/battery/BAT0/info
present: yes
design capacity: 71280 mWh
last full capacity: 72420 mWh
battery technology: rechargeable
design voltage: 10800 mV
design capacity warning: 3621 mWh
design capacity low: 200 mWh
cycle count: 0
capacity granularity 1: 1 mWh
capacity granularity 2: 1 mWh
model number: 92P1137
serial number: 885
battery type: LION
OEM info: SANYO
root@malou-laptop:/home/liv# cat /proc/acpi/battery/BAT0/state
present: yes
capacity state: ok
charging state: charged
present rate: 0 mW
remaining capacity: 70380 mWh
present voltage: 12400 mV
But I cannot pinpoint anything suspicious: the design capacity
and last full capacity
seem healthy to me.
So is there some other utility that could indicate whether the battery is working as expected, or needs replaced?
laptop acpi battery
add a comment |
My Lenovo ThinkPad T61
is rather old, and a couple of years ago I had to replace the battery as the old one was dead. Now the replacement battery seems like dying a slow death, but I get conflicting data from xfce4-power-manager
. So I'm wondering if there is a way to check whether the battery is healthy.
The symptoms are as follows:
- The power manager indicates that the
battery is fully charged
- If I disconnect the AC charger, then the battery status jumps to
47%
or similar in less than 5min - And in less than 15min the laptop runs out of juice and shuts down
I tried to check upower
data:
root@malou-laptop:/home/liv# upower --enumerate
/org/freedesktop/UPower/devices/line_power_AC
/org/freedesktop/UPower/devices/battery_BAT0
root@malou-laptop:/home/liv# upower -i /org/freedesktop/UPower/devices/battery_BAT0
native-path: /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/PNP0C09:00/PNP0C0A:00/power_supply/BAT0
vendor: SANYO
model: 92P1137
serial: 885
power supply: yes
updated: Wed 19 Feb 2014 09:35:37 PM CET (23 seconds ago)
has history: yes
has statistics: yes
battery
present: yes
rechargeable: yes
state: fully-charged
energy: 70.38 Wh
energy-empty: 0 Wh
energy-full: 72.42 Wh
energy-full-design: 71.28 Wh
energy-rate: 26.561 W
voltage: 12.4 V
percentage: 97.1831%
capacity: 100%
technology: lithium-ion
I also looked at ACPI
data:
root@malou-laptop:/home/liv# cat /proc/acpi/battery/BAT0/info
present: yes
design capacity: 71280 mWh
last full capacity: 72420 mWh
battery technology: rechargeable
design voltage: 10800 mV
design capacity warning: 3621 mWh
design capacity low: 200 mWh
cycle count: 0
capacity granularity 1: 1 mWh
capacity granularity 2: 1 mWh
model number: 92P1137
serial number: 885
battery type: LION
OEM info: SANYO
root@malou-laptop:/home/liv# cat /proc/acpi/battery/BAT0/state
present: yes
capacity state: ok
charging state: charged
present rate: 0 mW
remaining capacity: 70380 mWh
present voltage: 12400 mV
But I cannot pinpoint anything suspicious: the design capacity
and last full capacity
seem healthy to me.
So is there some other utility that could indicate whether the battery is working as expected, or needs replaced?
laptop acpi battery
add a comment |
My Lenovo ThinkPad T61
is rather old, and a couple of years ago I had to replace the battery as the old one was dead. Now the replacement battery seems like dying a slow death, but I get conflicting data from xfce4-power-manager
. So I'm wondering if there is a way to check whether the battery is healthy.
The symptoms are as follows:
- The power manager indicates that the
battery is fully charged
- If I disconnect the AC charger, then the battery status jumps to
47%
or similar in less than 5min - And in less than 15min the laptop runs out of juice and shuts down
I tried to check upower
data:
root@malou-laptop:/home/liv# upower --enumerate
/org/freedesktop/UPower/devices/line_power_AC
/org/freedesktop/UPower/devices/battery_BAT0
root@malou-laptop:/home/liv# upower -i /org/freedesktop/UPower/devices/battery_BAT0
native-path: /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/PNP0C09:00/PNP0C0A:00/power_supply/BAT0
vendor: SANYO
model: 92P1137
serial: 885
power supply: yes
updated: Wed 19 Feb 2014 09:35:37 PM CET (23 seconds ago)
has history: yes
has statistics: yes
battery
present: yes
rechargeable: yes
state: fully-charged
energy: 70.38 Wh
energy-empty: 0 Wh
energy-full: 72.42 Wh
energy-full-design: 71.28 Wh
energy-rate: 26.561 W
voltage: 12.4 V
percentage: 97.1831%
capacity: 100%
technology: lithium-ion
I also looked at ACPI
data:
root@malou-laptop:/home/liv# cat /proc/acpi/battery/BAT0/info
present: yes
design capacity: 71280 mWh
last full capacity: 72420 mWh
battery technology: rechargeable
design voltage: 10800 mV
design capacity warning: 3621 mWh
design capacity low: 200 mWh
cycle count: 0
capacity granularity 1: 1 mWh
capacity granularity 2: 1 mWh
model number: 92P1137
serial number: 885
battery type: LION
OEM info: SANYO
root@malou-laptop:/home/liv# cat /proc/acpi/battery/BAT0/state
present: yes
capacity state: ok
charging state: charged
present rate: 0 mW
remaining capacity: 70380 mWh
present voltage: 12400 mV
But I cannot pinpoint anything suspicious: the design capacity
and last full capacity
seem healthy to me.
So is there some other utility that could indicate whether the battery is working as expected, or needs replaced?
laptop acpi battery
My Lenovo ThinkPad T61
is rather old, and a couple of years ago I had to replace the battery as the old one was dead. Now the replacement battery seems like dying a slow death, but I get conflicting data from xfce4-power-manager
. So I'm wondering if there is a way to check whether the battery is healthy.
The symptoms are as follows:
- The power manager indicates that the
battery is fully charged
- If I disconnect the AC charger, then the battery status jumps to
47%
or similar in less than 5min - And in less than 15min the laptop runs out of juice and shuts down
I tried to check upower
data:
root@malou-laptop:/home/liv# upower --enumerate
/org/freedesktop/UPower/devices/line_power_AC
/org/freedesktop/UPower/devices/battery_BAT0
root@malou-laptop:/home/liv# upower -i /org/freedesktop/UPower/devices/battery_BAT0
native-path: /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/PNP0C09:00/PNP0C0A:00/power_supply/BAT0
vendor: SANYO
model: 92P1137
serial: 885
power supply: yes
updated: Wed 19 Feb 2014 09:35:37 PM CET (23 seconds ago)
has history: yes
has statistics: yes
battery
present: yes
rechargeable: yes
state: fully-charged
energy: 70.38 Wh
energy-empty: 0 Wh
energy-full: 72.42 Wh
energy-full-design: 71.28 Wh
energy-rate: 26.561 W
voltage: 12.4 V
percentage: 97.1831%
capacity: 100%
technology: lithium-ion
I also looked at ACPI
data:
root@malou-laptop:/home/liv# cat /proc/acpi/battery/BAT0/info
present: yes
design capacity: 71280 mWh
last full capacity: 72420 mWh
battery technology: rechargeable
design voltage: 10800 mV
design capacity warning: 3621 mWh
design capacity low: 200 mWh
cycle count: 0
capacity granularity 1: 1 mWh
capacity granularity 2: 1 mWh
model number: 92P1137
serial number: 885
battery type: LION
OEM info: SANYO
root@malou-laptop:/home/liv# cat /proc/acpi/battery/BAT0/state
present: yes
capacity state: ok
charging state: charged
present rate: 0 mW
remaining capacity: 70380 mWh
present voltage: 12400 mV
But I cannot pinpoint anything suspicious: the design capacity
and last full capacity
seem healthy to me.
So is there some other utility that could indicate whether the battery is working as expected, or needs replaced?
laptop acpi battery
laptop acpi battery
edited Oct 1 '14 at 1:50
slm♦
247k66513678
247k66513678
asked Feb 19 '14 at 21:41
landroni
3,19082338
3,19082338
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
I don't know why you're looking for corroborating evidence from the system, when you have solid empirical evidence. The battery won't hold a charge. Period, end of story.
I'd be happier if I saw a high charge cycle count. Lithium ion isn't good for more than about 500 charge cycles.
Another datum, which won't appear in the places you've been looking, is how much of the laptop's usage life on this new battery has been while plugged in, and whether it's frequently gone through a full discharge/charge cycle.
Too many people use laptops as if they were small desktops, leaving them plugged in most of the time. This is not healthy for the battery. The analogy I like to use is that a toy balloon will last longer if you blow it up only part way, rather than blow it up as far as it can go and leave it there. A full charge on the battery increases some of the stresses on it.
What doescycle count: 0
indicate? That the sensors do not report this info?
– landroni
Feb 19 '14 at 22:04
1
@landroni Yes, most likely 0 just means it isn't tracked, or at least isn't reported by ACPI to Linux.
– derobert
Feb 19 '14 at 22:11
Should we charge the battery only up to 50-60% then let it discharge for better lifespan?
– GPraz
May 16 '18 at 14:28
add a comment |
You can also check the battery health by using the inxi tool with this command :
$ ./inxi -Bx
Battery: ID-1: BAT0 charge: 38.7 Wh condition: 40.3/47.5 Wh (85%) model: PA5109U-1BRS status: Discharging
and check the condition
value.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f115991%2fhow-to-check-if-my-battery-is-healthy%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
I don't know why you're looking for corroborating evidence from the system, when you have solid empirical evidence. The battery won't hold a charge. Period, end of story.
I'd be happier if I saw a high charge cycle count. Lithium ion isn't good for more than about 500 charge cycles.
Another datum, which won't appear in the places you've been looking, is how much of the laptop's usage life on this new battery has been while plugged in, and whether it's frequently gone through a full discharge/charge cycle.
Too many people use laptops as if they were small desktops, leaving them plugged in most of the time. This is not healthy for the battery. The analogy I like to use is that a toy balloon will last longer if you blow it up only part way, rather than blow it up as far as it can go and leave it there. A full charge on the battery increases some of the stresses on it.
What doescycle count: 0
indicate? That the sensors do not report this info?
– landroni
Feb 19 '14 at 22:04
1
@landroni Yes, most likely 0 just means it isn't tracked, or at least isn't reported by ACPI to Linux.
– derobert
Feb 19 '14 at 22:11
Should we charge the battery only up to 50-60% then let it discharge for better lifespan?
– GPraz
May 16 '18 at 14:28
add a comment |
I don't know why you're looking for corroborating evidence from the system, when you have solid empirical evidence. The battery won't hold a charge. Period, end of story.
I'd be happier if I saw a high charge cycle count. Lithium ion isn't good for more than about 500 charge cycles.
Another datum, which won't appear in the places you've been looking, is how much of the laptop's usage life on this new battery has been while plugged in, and whether it's frequently gone through a full discharge/charge cycle.
Too many people use laptops as if they were small desktops, leaving them plugged in most of the time. This is not healthy for the battery. The analogy I like to use is that a toy balloon will last longer if you blow it up only part way, rather than blow it up as far as it can go and leave it there. A full charge on the battery increases some of the stresses on it.
What doescycle count: 0
indicate? That the sensors do not report this info?
– landroni
Feb 19 '14 at 22:04
1
@landroni Yes, most likely 0 just means it isn't tracked, or at least isn't reported by ACPI to Linux.
– derobert
Feb 19 '14 at 22:11
Should we charge the battery only up to 50-60% then let it discharge for better lifespan?
– GPraz
May 16 '18 at 14:28
add a comment |
I don't know why you're looking for corroborating evidence from the system, when you have solid empirical evidence. The battery won't hold a charge. Period, end of story.
I'd be happier if I saw a high charge cycle count. Lithium ion isn't good for more than about 500 charge cycles.
Another datum, which won't appear in the places you've been looking, is how much of the laptop's usage life on this new battery has been while plugged in, and whether it's frequently gone through a full discharge/charge cycle.
Too many people use laptops as if they were small desktops, leaving them plugged in most of the time. This is not healthy for the battery. The analogy I like to use is that a toy balloon will last longer if you blow it up only part way, rather than blow it up as far as it can go and leave it there. A full charge on the battery increases some of the stresses on it.
I don't know why you're looking for corroborating evidence from the system, when you have solid empirical evidence. The battery won't hold a charge. Period, end of story.
I'd be happier if I saw a high charge cycle count. Lithium ion isn't good for more than about 500 charge cycles.
Another datum, which won't appear in the places you've been looking, is how much of the laptop's usage life on this new battery has been while plugged in, and whether it's frequently gone through a full discharge/charge cycle.
Too many people use laptops as if they were small desktops, leaving them plugged in most of the time. This is not healthy for the battery. The analogy I like to use is that a toy balloon will last longer if you blow it up only part way, rather than blow it up as far as it can go and leave it there. A full charge on the battery increases some of the stresses on it.
answered Feb 19 '14 at 21:54
Warren Young
54.7k10142146
54.7k10142146
What doescycle count: 0
indicate? That the sensors do not report this info?
– landroni
Feb 19 '14 at 22:04
1
@landroni Yes, most likely 0 just means it isn't tracked, or at least isn't reported by ACPI to Linux.
– derobert
Feb 19 '14 at 22:11
Should we charge the battery only up to 50-60% then let it discharge for better lifespan?
– GPraz
May 16 '18 at 14:28
add a comment |
What doescycle count: 0
indicate? That the sensors do not report this info?
– landroni
Feb 19 '14 at 22:04
1
@landroni Yes, most likely 0 just means it isn't tracked, or at least isn't reported by ACPI to Linux.
– derobert
Feb 19 '14 at 22:11
Should we charge the battery only up to 50-60% then let it discharge for better lifespan?
– GPraz
May 16 '18 at 14:28
What does
cycle count: 0
indicate? That the sensors do not report this info?– landroni
Feb 19 '14 at 22:04
What does
cycle count: 0
indicate? That the sensors do not report this info?– landroni
Feb 19 '14 at 22:04
1
1
@landroni Yes, most likely 0 just means it isn't tracked, or at least isn't reported by ACPI to Linux.
– derobert
Feb 19 '14 at 22:11
@landroni Yes, most likely 0 just means it isn't tracked, or at least isn't reported by ACPI to Linux.
– derobert
Feb 19 '14 at 22:11
Should we charge the battery only up to 50-60% then let it discharge for better lifespan?
– GPraz
May 16 '18 at 14:28
Should we charge the battery only up to 50-60% then let it discharge for better lifespan?
– GPraz
May 16 '18 at 14:28
add a comment |
You can also check the battery health by using the inxi tool with this command :
$ ./inxi -Bx
Battery: ID-1: BAT0 charge: 38.7 Wh condition: 40.3/47.5 Wh (85%) model: PA5109U-1BRS status: Discharging
and check the condition
value.
add a comment |
You can also check the battery health by using the inxi tool with this command :
$ ./inxi -Bx
Battery: ID-1: BAT0 charge: 38.7 Wh condition: 40.3/47.5 Wh (85%) model: PA5109U-1BRS status: Discharging
and check the condition
value.
add a comment |
You can also check the battery health by using the inxi tool with this command :
$ ./inxi -Bx
Battery: ID-1: BAT0 charge: 38.7 Wh condition: 40.3/47.5 Wh (85%) model: PA5109U-1BRS status: Discharging
and check the condition
value.
You can also check the battery health by using the inxi tool with this command :
$ ./inxi -Bx
Battery: ID-1: BAT0 charge: 38.7 Wh condition: 40.3/47.5 Wh (85%) model: PA5109U-1BRS status: Discharging
and check the condition
value.
edited 57 mins ago
answered 1 hour ago
SebMa
2201411
2201411
add a comment |
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f115991%2fhow-to-check-if-my-battery-is-healthy%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown