View Single Post
Old 04-30-2021, 02:51 PM   #19
j.p.s
Grand Sorcerer
j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.
 
Posts: 5,813
Karma: 103362673
Join Date: Apr 2011
Device: pb360
Quote:
Originally Posted by Barty View Post
BTW, does anyone know if there's a way to determine current battery capacity (jail broken). Recently picked up a used Voyage and I'm curious how much better it has left
Try
Code:
cat /sys/class/power_supply/max77696-battery/charge_full
My 2014 Voyage says 1293, which I assume is mah.

If you don't trust that, charge it as far as it will go and

Code:
cat /sys/class/power_supply/max77696-battery/charge_now

Last edited by j.p.s; 04-30-2021 at 02:53 PM.
j.p.s is online now   Reply With Quote