|
2010-03-29
, 17:36
|
Posts: 22 |
Thanked: 123 times |
Joined on Feb 2010
|
#152
|
Nokia-N900:~# lshal | grep battery.reporting battery.reporting.current = 840 (0x348) (int) battery.reporting.design = 1264 (0x4f0) (int) battery.reporting.last_full = 1222 (0x4c6) (int) battery.reporting.unit = 'mAh' (string)
|
2010-03-29
, 23:28
|
|
Posts: 4,930 |
Thanked: 2,272 times |
Joined on Oct 2007
|
#153
|
Apparently the higher charge of the Mugen battery isn't reported by the HAL api. Otherwise the BatteryGraph would have scaled automatically (scale for voltage and charge are automatically adjusted according to the maximum values which are recorded in the database)
You could check this by running the following command in the console (which probably gives the same results with the Mugen battery)
The battery charge was 840 mAh when I ran this command on my device (with factory default battery)Code:Nokia-N900:~# lshal | grep battery.reporting battery.reporting.current = 840 (0x348) (int) battery.reporting.design = 1264 (0x4f0) (int) battery.reporting.last_full = 1222 (0x4c6) (int) battery.reporting.unit = 'mAh' (string)
~ $ lshal | grep battery.reporting battery.reporting.current = 925 (0x39d) (int) battery.reporting.design = 944 (0x3b0) (int) battery.reporting.last_full = 0 (0x0) (int) battery.reporting.unit = 'mAh' (string)
|
2010-03-30
, 04:54
|
Posts: 5,795 |
Thanked: 3,151 times |
Joined on Feb 2007
@ Agoura Hills Calif
|
#154
|
|
2010-03-30
, 09:44
|
Posts: 1,258 |
Thanked: 672 times |
Joined on Mar 2009
|
#155
|
|
2010-03-30
, 10:09
|
|
Posts: 186 |
Thanked: 192 times |
Joined on Jan 2010
@ Finland
|
#156
|
Mine reports lower design capacity as well. There actually IS a way to ask the battery for its capacity, through the third pin. It's connected to a resistor, the resistance signals the design capacity. N900 seems to ignore it though.
I noticed that the battery meter is quite confused by the mugen battery. At some times the rate of discharge is same as with the original battery, but then the meter realizes that something is wrong, and corrects itself by showing 0 discharge for half an hour, sometimes it even adjusts the charge level upwards
|
2010-03-30
, 16:09
|
Posts: 1,341 |
Thanked: 708 times |
Joined on Feb 2010
|
#157
|
You could check this by running the following command in the console (which probably gives the same results with the Mugen battery)
Nokia-N900-42-11:~# lshal|grep battery.reporting battery.reporting.current = 642 (0x282) (int) battery.reporting.design = 642 (0x282) (int) battery.reporting.last_full = 642 (0x282) (int) battery.reporting.unit = 'mAh' (string) Nokia-N900-42-11:~# lshal|grep volt battery.voltage.current = 4118 (0x1016) (int) battery.voltage.design = 4200 (0x1068) (int) battery.voltage.unit = 'mV' (string)
|
2010-03-30
, 16:25
|
Posts: 1,255 |
Thanked: 393 times |
Joined on Oct 2009
@ US
|
#158
|
|
2010-03-30
, 16:38
|
Posts: 436 |
Thanked: 406 times |
Joined on Jan 2010
|
#159
|
|
2010-03-30
, 16:44
|
Posts: 1,341 |
Thanked: 708 times |
Joined on Feb 2010
|
#160
|
o.o ....Since no ones really posting the total amount of hrs it took for battery to drain
The Following User Says Thank You to zimon For This Useful Post: | ||
The last two cycles are with the 2400 mAh battery.
(a thumbnail only here)
http://talk.maemo.org/attachment.php...1&d=1269878175
Thanks to Jeroen Witteman for implementing the feature request of wide screenshots from BatteryGraph!
Because there is a limit, how big PNG image is embeddeble in this forum, the original image is here:
http://imagebin.org/90742
Last edited by zimon; 2010-04-02 at 13:00. Reason: pointed out the last two cycles in the graph