battery status displays incorrect percentage

Bug #594823 reported by am
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Battery Status
Triaged
Low
Ivan Zorin

Bug Description

Here is the problem. My battery is a bit old and only charges to about 65% of the design capacity. Anyways, it always displays the percentage is current charge / design capacity rather than current charge / last full capacity.

I am using Ubuntu 10.4 and have a Dell Inspiron 6000.

Ivan Zorin (iaz)
Changed in battery-status:
assignee: nobody → Ivan Zorin (iaz)
importance: Undecided → Low
status: New → Triaged
Revision history for this message
Ivan Zorin (iaz) wrote :

Frankly saying, I don't get your problem actually - I've just confused with some [power] terms. Let's try to clarify it.
First, I would like to see output of this command in your Terminal:

$ dbus-send --print-reply --system --dest=org.freedesktop.UPower /org/freedesktop/UPower/devices/BATTERY_LINE org.freedesktop.DBus.Properties.GetAll string:org.freedesktop.UPower.Device

Where BATTERY_LINE is text something like this: "battery_BAT0". Actual value you can get by running:

$ dbus-send --print-reply --system --dest=org.freedesktop.UPower /org/freedesktop/UPower org.freedesktop.UPower.EnumerateDevices

You've got something like this:

method return sender=:1.16 -> dest=:1.116 reply_serial=2
array [
object path "/org/freedesktop/UPower/devices/line_power_AC"
object path "/org/freedesktop/UPower/devices/battery_BAT0"
]

Then, please, just provide full output from first command. Thanks.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.