maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   General (https://talk.maemo.org/forumdisplay.php?f=7)
-   -   Bought new original N900 battery 1430 mAh (guide how to charge and use) (https://talk.maemo.org/showthread.php?t=75833)

dr_frost_dk 2011-08-18 13:27

Re: Bought new original N900 battery 1430 mAh (guide how to charge and use)
 
No thats Estel area with the module, but for arguments sake with the "reporting" capacity.

here is a lshal | grep battery from mine with the 3000mAh+ battery.

Code:

~ $ lshal | grep battery
  battery.charge_level.capacity_state = 'ok'  (string)
  battery.charge_level.current = 4  (0x4)  (int)
  battery.charge_level.design = 8  (0x8)  (int)
  battery.charge_level.last_full = 0  (0x0)  (int)
  battery.charge_level.percentage = 40  (0x28)  (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 = 7200  (0x1c20)  (int)
  battery.remaining_time.calculate_per_time = false  (bool)
  battery.reporting.current = 496  (0x1f0)  (int)
  battery.reporting.design = 1227  (0x4cb)  (int)
  battery.reporting.last_full = 0  (0x0)  (int)
  battery.reporting.unit = 'mAh'  (string)
  battery.type = 'pda'  (string)
  battery.voltage.current = 3794  (0xed2)  (int)
  battery.voltage.design = 4200  (0x1068)  (int)
  battery.voltage.unit = 'mV'  (string)
  info.capabilities = {'battery'} (string list)
  info.category = 'battery'  (string)

as you can see battery.reporting.design says 1227 but this battery was tested a few weeks ago to 2859mAh (has lost some mAh in the time i have used it)

So again do put anything into the normal reporting system, if you want to test it try Estel's capacity testing module thingy :)

trisha02 2011-08-18 14:48

Re: Bought new original N900 battery 1430 mAh (guide how to charge and use)
 
as you can see battery.reporting.design says 1227 but this battery was tested a few weeks ago to 2859mAh (has lost some mAh in the time i have used it)

how did u get to figure that out..how to find mine?

dr_frost_dk 2011-08-18 15:05

Re: Bought new original N900 battery 1430 mAh (guide how to charge and use)
 
Quote:

Originally Posted by trisha02 (Post 1072427)
as you can see battery.reporting.design says 1227 but this battery was tested a few weeks ago to 2859mAh (has lost some mAh in the time i have used it)

how did u get to figure that out..how to find mine?

WOW!!!!! are you trying to piss people off.....

staying calm.......



goto my thread.

it's in my signature....


.

read post 1 to 3., do it 5 times if you have to.....

.

ask Estel about his module and method of mesuring battery with the N900....

or

read the last 5 pages in my thread.

trisha02 2011-08-18 16:49

Re: Bought new original N900 battery 1430 mAh (guide how to charge and use)
 
why are u getting mad.stay calm.cant i ask something.

my new battery stops charging after 86 percent and shows full.what shud i do.this is my new battery information



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 = 'full' (string)
battery.charge_level.current = 8 (0x8) (int)
battery.charge_level.design = 8 (0x8) (int)
battery.charge_level.last_full = 8 (0x8) (int)
battery.charge_level.percentage = 83 (0x53) (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 = 10800 (0x2a30) (int)
battery.remaining_time.calculate_per_time = false (bool)
battery.reporting.current = 1187 (0x4a3) (int)
battery.reporting.design = 1424 (0x590) (int)
battery.reporting.last_full = 1214 (0x4be) (int)
battery.reporting.unit = 'mAh' (string)
battery.type = 'pda' (string)
battery.voltage.current = 4088 (0xff8) (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 = 1670 (0x686) (int)
battery.charge_level.design = 2056 (0x808) (int)
battery.charge_level.last_full = 1724 (0x6bc) (int)
battery.charge_level.percentage = 97 (0x61) (int)
battery.charge_level.rate = 406 (0x196) (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 = 11040 (0x2b20) (int)
battery.reporting.current = 1670 (0x686) (int)
battery.reporting.design = 2056 (0x808) (int)
battery.reporting.last_full = 1724 (0x6bc) (int)
battery.reporting.rate = 406 (0x196) (int)
battery.reporting.technology = 'Li-ion' (string)
battery.reporting.unit = 'mAh' (string)
battery.technology = 'lithium-ion' (string)
battery.type = 'primary' (string)
battery.voltage.current = 4054 (0xfd6) (int)
info.capabilities = {'battery'} (string list)
info.category = 'battery' (string)
info.udi = '/org/freedesktop/Hal/devices/computer_power_supply_battery_bq27200_0' (string)
~ $

dr_frost_dk 2011-08-18 17:49

Re: Bought new original N900 battery 1430 mAh (guide how to charge and use)
 
Yes you can ask something, but you CAN especially read something!

This forum has been going on for some years, almost all info you would require is here, and all info on battery is covered in my thread, yes i may have to look at some pages, but almost all info is in first 3 posts, and linked to pages in the thread is also there.

AND you have been in my thread several days ago since you have posted there.

trisha02 2011-08-18 17:58

Re: Bought new original N900 battery 1430 mAh (guide how to charge and use)
 
yes..but i read the first three pages.those are about other batteries.but i bought a battery from local market because none of the suppliers cannot supply here.(bangladess) i hav submitted my battery info.plz comment on that.
it stopped charging after 86 percent.and after that it shows fully charged

reinob 2011-08-22 08:57

Re: Bought new original N900 battery 1430 mAh (guide how to charge and use)
 
@trisha02,

Could you try blacklisting the bq27x00_battery module. Otherwise you have two unknowns here.

Before suspecting a problem, it's wise to make your N900 as "stock" as possible, and that includes removing the bq27x00_battery module, which for some *reason* Nokia decided not to put in the stock kernel.


All times are GMT. The time now is 00:54.

vBulletin® Version 3.8.8