|
|
||||
Re: [TESTING] SCBS: Improved battery meter system
is it possible to remap the call button to be the home button on your roofts.img file? or can i use this fix 3 times to get a good battery model and put the F22 rootfs to have remapping capabilities?
BTW, thanks for awesome work! thank you |
|
||||
Re: [TESTING] SCBS: Improved battery meter system
Quote:
![]() @iiinycboi, do you know Linux? If so, you can mount jonpry's rootfs.img under Linux (Ubuntu, Fedora, etc), and copy the navipad.kl from F22's rootfs over as Nate suggested. If not, you can try this:
__________________
WinMo: Jan.3.2011 VINdows Neodium (2.37 WV radio) OC'ed to 710Mhz
Neopeek Android: Huawei Midnight Cherry Pie v3 650Mhz XDAndroid 2nd Setup: FRX06 03.25.11 OC'ed to 650Mhz ![]() Last edited by ndno; 04-18-2011 at 02:44 PM. |
This post has been thanked 1 times. |
|
||||
Re: [TESTING] SCBS: Improved battery meter system
Quote:
Did i do something incorrectly? or is there a fix to this I am using a RHOD400 on BLAZN 2.2.2 Thanks |
|
||||
Re: [TESTING] SCBS: Improved battery meter system
I solved my problem of scbs blowing up logcat by starting scbs as a service...
I created a shell script called scbs.sh and placed it in /bin Code:
#!/bin/sh scbsargs=`cat /sdcard/scbsargs.conf` if [ ! "$scbsargs" == "" ] ; then if [ ! -f /dev/scbs0 ] ; then dev=$(cat /sys/class/scbs/0/dev | sed -e "s/:/ /g") mknod /dev/scbs0 c $dev fi scbs $scbsargs fi Code:
-d -co /sdcard/scbs.conf -lf /dev/null Code:
service scbs /bin/scbs.sh oneshot
__________________
"Whenever you want information on the 'net, don't ask a question; just post a wrong answer." -- Cancer Omega
|
|
||||
Loving this kernel with the SCBS feature. My battery meter is so stable; no crazy percentage jumps or dips, especially when I decide to use data a lot, just very steady discharging percentage. Going swap out my new battery (seller said it's OEM but it sucks, more like a cheap generic) with my old one and redo the model again. My old battery is still very good.
By the way, no crashes, SODs, or reboots to WinMo; been running without shutting down Frx06 for over 30 hrs straight with a 3 or 4 charge/discharge cycles. Only con is the slow panel wake; sometimes I have to wait over 5 seconds before it wakes up. Sent from my FRX06-ized TP2 using Tapatalk Last edited by ndno; 04-08-2011 at 11:31 PM. |
|
||||
Re: [TESTING] SCBS: Improved battery meter system
Boominsvx,
Cb and Sl look low to me. I have seen lower Cb though. Maybe your battery is old and on the fritz. Maybe you did not discharge/charge the phone far enough? Anyways if it works then it works. The model isn't weird enough to cause the nuclear effect or anything. Sometimes we get like negative Cb, so it will charge when unplugged and discharge when plugged in. ![]()
__________________
|
This post has been thanked 1 times. |
|
||||
Re: [TESTING] SCBS: Improved battery meter system
I'll give it a good run tomorrow with a full discharge.recharge cycle and see if I just got a short log. Testing to many things I guess. You're right though. This battery is about a year and a half old at least. I can try my other one sunday and compare. Will let you know.
|
|
||||
Wow, this kernel is so amazingly accurate in terms of the battery meter. I know you said the winmo meter is not really accurate but every time I boot back to winmo, the percentage is just within 2 percentage points if not dead on. I switched back to my old battery and after 3 charge/discharge cycles, here are my new values:
cc=0.192870918 cb=128.659464784 rc=0.766339117 re=0.132407606 vf=1.103000000 cf=0.312500000 lr=0.000001000 sl=9.651638728 se=0.007000000 However, there is one issue with this kernel: I can't get the wifi to work; it keeps saying error. When I switched back to using the 4/4 wiltist2 kernel posted by arrrghhh, wifi works fine. Can I use the wifi module from that kernel with this kernel? Other than that, this kernel is solid. Sent from my FRX06-ized TP2 using Tapatalk |
![]() |
|
Tags |
battery, tp2 |
Thread Tools | |
Display Modes | |
|
|