buxeasywork / batti-gtk

Automatically exported from code.google.com/p/batti-gtk
0 stars 0 forks source link

Wrong calculation of remained time #15

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Gentoo amd64, batti 0.3.8-r1 :

Tooltip: "Battery level 38%, providing power for 1:57 minutes"

$ acpi -V | grep -i battery
Battery 0: Discharging, 74%, 01:58:14 remaining
Battery 0: design capacity 5600 mAh, last full capacity 2894 mAh = 51%

I'm not using bleeding-edge kernel:
$ uname -sr
Linux 3.7.1-gentoo

so this shouldn't be acpi-only functionality.

$ acpi == http://sourceforge.net/projects/acpiclient/

Thanks!

Original issue reported on code.google.com by lyss...@gmail.com on 12 Apr 2014 at 11:52

GoogleCodeExporter commented 9 years ago
title fix: *of remained battery

Original comment by lyss...@gmail.com on 12 Apr 2014 at 11:54

GoogleCodeExporter commented 9 years ago
Seems to be "frozen" with the battery's status after resuming from suspend.
e.g. shows "Battery level 98%" while `acpi -b` gives "Battery 0: Charging, 
42%..."

My kernel _is_ bleeding edge: Linux 3.14.1-1-ARCH 
-on Arch Linux x86-64

Original comment by roy.crih...@gmail.com on 1 May 2014 at 8:51