You are not logged in.
acpi reports the battery percentage, but it can't estimate the time. Is there a way to tell if this is acpi's fault or my hardware's fault?
Last edited by amadar (2011-05-02 07:13:50)
Offline
Same problem for me, is there other tools that could calculate discharge rate maybe ?
Offline
hickop, Careful of the age of the thread (2 years and a few days). We discourage responding to old threads because things in Linux change so fast and we do not want to create confusion between old problems and their solutions and the new. In this case, it is of no matter, there was no real meat in the thread to begin with. Carry on...
You might tell us about your system and its processor.
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way
Offline
Hi,
I'm also having the same problem.
Regarding system and prcoessor info,
uname -a gives
Linux localhost 3.9.3-1-ARCH #1 SMP PREEMPT Sun May 19 22:50:29 CEST 2013 x86_64 GNU/Linux
Processor is Intel(R) Core(TM) i7-3740QM CPU @ 2.70GHz.
Offline
It's true that on some machines the (dis)charge rate is not provided.
No idea if it's a hardware or software problem (can't help on that).
cbatticon has a workaround to estimate the remaining battery time based on the current rate at 2 different point in time.
Offline
Have you tried upower?
# use `upower -e` to find out the path for the following command
upower -i /org/freedesktop/UPower/devices/battery_BAT0
Offline
There's ibam in the repos. It gives a good amount of battery information.
Last edited by Jodell (2013-05-28 20:46:32)
Offline