The Following User Says Thank You to zimon For This Useful Post: | ||
|
2011-10-08
, 16:55
|
Posts: 915 |
Thanked: 57 times |
Joined on Jun 2011
|
#1022
|
|
2011-10-08
, 17:55
|
Posts: 1,341 |
Thanked: 708 times |
Joined on Feb 2010
|
#1023
|
Nokia-N900:~# bq27200.sh
-sh: bq27200.sh: Permission denied
Nokia-N900:~# chmod +x /usr/bin/bq27200.sh
Nokia-N900:~# bq27200.sh
Need ./i2cget
Nokia-N900:~#
|
2011-10-08
, 18:52
|
Posts: 915 |
Thanked: 57 times |
Joined on Jun 2011
|
#1024
|
|
2011-10-08
, 19:33
|
Posts: 1,341 |
Thanked: 708 times |
Joined on Feb 2010
|
#1025
|
Nokia-N900:~# chmod +x /usr/bin/bq27200.sh
Nokia-N900:~# bq27200.sh
Need ./i2cget
Nokia-N900:~# which i2cget
/usr/sbin/i2cget
The Following 2 Users Say Thank You to zimon For This Useful Post: | ||
|
2011-10-09
, 00:38
|
Posts: 915 |
Thanked: 57 times |
Joined on Jun 2011
|
#1026
|
Now, before you run bq27200.sh script, go to /usr/sbin/
# cd /usr/sbin/
# bq27200.sh
Run those two command lines when your battery is fully loaded and you detach it from the charger.
Use your phone normally until battery starts to get almost empty.
Then run following commands again in xterminal window and leave it running.
# cd /usr/sbin
# bq27200.sh 10
Use your phone normally until battery goes fully empty and the device shuts down. You can connect the charger after the phone has shut down.
Now when you boot your device back up, you can see the true measured capacity of your battery by running:
# cd /usr/sbin/
# bq27200.sh
(One reason why it is this "complicated" is because bq27200.sh script has a bug; hardcoding i2cget path.)
|
2011-10-09
, 05:45
|
Posts: 1,341 |
Thanked: 708 times |
Joined on Feb 2010
|
#1027
|
just letting u kno. i searched thru file box in usr/sbin.there was no such file as bq27200. should i copy the bq27200 file from usr/bin to usr/sbin and then execute the commands?
and one more question.what is the advantage of doing this?
The Following User Says Thank You to zimon For This Useful Post: | ||
|
2011-10-09
, 05:59
|
Posts: 915 |
Thanked: 57 times |
Joined on Jun 2011
|
#1028
|
|
2011-10-09
, 06:06
|
Posts: 1,341 |
Thanked: 708 times |
Joined on Feb 2010
|
#1029
|
|
2011-10-09
, 08:01
|
Posts: 915 |
Thanked: 57 times |
Joined on Jun 2011
|
#1030
|
Tags |
battery, battery test, best battery, good bad ugly, modding, mugen battery, scud battery, tool got banned, yasirrfc |
|
Would save from lots of questions and noise.
Last edited by zimon; 2011-10-08 at 17:53.