View Single Post
Posts: 915 | Thanked: 57 times | Joined on Jun 2011
#1349
these are my battery info by judging this plz tell me weder i shud buy a new one..i used my N900 fr 11months now.



BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ $ lshal|grep bat
battery.charge_level.capacity_state = 'ok' (string)
battery.charge_level.current = 3 (0x3) (int)
battery.charge_level.design = 8 (0x8) (int)
battery.charge_level.last_full = 0 (0x0) (int)
battery.charge_level.percentage = 24 (0x18) (int)
battery.charge_level.unit = 'bars' (string)
battery.is_rechargeable = true (bool)
battery.present = true (bool)
battery.rechargeable.is_charging = false (bool)
battery.rechargeable.is_discharging = true (bool)
battery.remaining_time = 3600 (0xe10) (int)
battery.remaining_time.calculate_per_time = false (bool)
battery.reporting.current = 306 (0x132) (int)
battery.reporting.design = 1262 (0x4ee) (int)
battery.reporting.last_full = 0 (0x0) (int)
battery.reporting.unit = 'mAh' (string)
battery.type = 'pda' (string)
battery.voltage.current = 3756 (0xeac) (int)
battery.voltage.design = 4200 (0x1068) (int)
battery.voltage.unit = 'mV' (string)
info.capabilities = {'battery'} (string list)
info.category = 'battery' (string)
udi = '/org/freedesktop/Hal/devices/computer_power_supply_battery_bq27200_0'
battery.charge_level.current = 1199 (0x4af) (int)
battery.charge_level.design = 2056 (0x808) (int)
battery.charge_level.last_full = 1983 (0x7bf) (int)
battery.charge_level.percentage = 60 (0x3c) (int)
battery.charge_level.rate = 96 (0x60) (int)
battery.is_rechargeable = true (bool)
battery.present = true (bool)
battery.rechargeable.is_charging = false (bool)
battery.rechargeable.is_discharging = true (bool)
battery.remaining_time = 40260 (0x9d44) (int)
battery.reporting.current = 1199 (0x4af) (int)
battery.reporting.design = 2056 (0x808) (int)
battery.reporting.last_full = 1983 (0x7bf) (int)
battery.reporting.rate = 96 (0x60) (int)
battery.reporting.technology = 'Li-ion' (string)
battery.reporting.unit = 'mAh' (string)
battery.technology = 'lithium-ion' (string)
battery.type = 'primary' (string)
battery.voltage.current = 3762 (0xeb2) (int)
info.capabilities = {'battery'} (string list)
info.category = 'battery' (string)
info.udi = '/org/freedesktop/Hal/devices/computer_power_supply_battery_bq27200_0' (strin



i also installed battery graph which showed me this
1200mAh
4150mv
BARS-3
Percent-23 (as i had 23 percent left)
volts 3744 mv
charge 298 mAh which was 299 one second before



these are my kernel settings:

# DO NOT EDIT THIS FILE - CREATE A COPY OF IT FOR CUSTOMIZATION
# minimum frequency to use
MINFREQ=250
# maximum frequency to use
MAXFREQ=750
# list of frequency configurations: each "frequency:volt,dsprate"
FREQS="0:30,90 250:28,180 500:30,360 550:33,400 600:38,430 700:45,430 750:45,430 805:48,430 850:48,500 900:54,500 950:54,500 1000:60,500 1100:72,520 1150:72,520"
SMARTREFLEX_VDD1=1
SMARTREFLEX_VDD2=1
GOVERNOR=ondemand
UP_THRESHOLD=95
SAMPLING_RATE=300000
IGNORE_NICE_LOAD=0
POWERSAVE_BIAS=20