[Rom] Simplex-V1.3 | Ics4.04 |10/1/2012 | The Revival!
#1321
Posted 02 October 2012 - 09:48 AM
#1322
Posted 02 October 2012 - 10:57 AM
wow, just shows how little I know. Thanks for finding the problem, I felt like I knew what I was doing and would like to apologize for any issues I created. I'll use the script you posted and go from there. On a good note,the excellent battery life I was getting was just your ROM and nothing to do with me.OK I've got good news and bad news for you. I know why the script isn't running properly. You're missing a couple of very important lines. I'll post what the script should look like below, but I will tell you unfortunately I don't beleive you've been running this yourself. Without loading the proper kernel module theres no way to control via the script. I modified it as needed and ran your script through both ROMtoolbox and Smanager(script manager). Both result in hard lockup and eventual reboot. My gut feeling is your voltages are extremely low.
WARNING: The following script tested on my personal device causes hard lockup. DO NOT SET TO RUN ON BOOT!!!
as always its your device and no body can be held responsible for what you decide to do!
________________________________________
insmod /system/lib/modules/symsearch.ko
insmod /system/lib/modules/cpu_control.ko
echo 0 300 960> /proc/cpu_control/tweak_cpu
echo 1 600 990 > /proc/cpu_control/tweak_cpu
echo 2 800 1010 > /proc/cpu_control/tweak_cpu
echo 3 1000 1070 > /proc/cpu_control/tweak_cpu
echo 4 1300 1280> /proc/cpu_control/tweak_cpu
_________________________________________
its awesome you're digging and experimenting.. but I'd start with a "stock" script and move from there. I personally have scripts that are running 1400+ but they are randomly unstable. Which is why I released the rom with the cpu scripts that it has. They are stable for most devices.
Sent from my DROID RAZR using Tapatalk 2
#1323
Posted 02 October 2012 - 10:58 AM
#1324
Posted 02 October 2012 - 11:19 AM
wow, just shows how little I know. Thanks for finding the problem, I felt like I knew what I was doing and would like to apologize for any issues I created. I'll use the script you posted and go from there. On a good note,the excellent battery life I was getting was just your ROM and nothing to do with me.
Sent from my DROID RAZR using Tapatalk 2
Lol. You didn't cause any issues. It wouldn't run remember! Haha jk.. had it close. As i said i would start with one of the scripts with the rom and move forward from there. After setting a clock speed via settings you can find the script in init.d
Sent from my DROID RAZR using Tapatalk 2
#1325
Posted 02 October 2012 - 11:20 AM
what does the stock signal cluster mod look like? Just wondering...Do we need to wipe anything to flash it?
It separates the signal strength from the 4g/3g icons.. just as moto had it to begin with.
Sent from my DROID RAZR using Tapatalk 2
#1326
Posted 02 October 2012 - 11:28 AM
Sent from my DROID RAZR using Tapatalk 2
#1327
Posted 02 October 2012 - 11:29 AM
Anyone getting lower Quadrant scores with CPU sleep app. Compared to not having it
Sent from my DROID RAZR using Tapatalk 2
Remember quadrant scores are never reliable. You can't base much off of them. Its very inconsistent
#1328
Posted 02 October 2012 - 11:31 AM
Remember quadrant scores are never reliable. You can't base much off of them. Its very inconsistent
My scores were higher without app. Maybe the app has an impact.
Sent from my DROID RAZR using Tapatalk 2
#1329
Posted 02 October 2012 - 11:54 AM
GoBears
#1330
Posted 02 October 2012 - 12:10 PM
Awesome job again EmericanX. This is my new favorite rom since....Simplex 1.2! One question though. Would it be possible to make a flashable zip with Motos status/signal bar? I really dislike the tiny ICS 3g/4g symbols. If not, thats cool. I was just wondering. Thanks again for a super rom.
GoBears
Check the second post... ;-) its already available
Sent from my DROID RAZR using Tapatalk 2
#1331
Posted 02 October 2012 - 12:17 PM
#1332
Posted 02 October 2012 - 12:29 PM
trik,i had that problem way back using artic,so i quit using cpu sleepAnyone getting lower Quadrant scores with CPU sleep app. Compared to not having it
Sent from my DROID RAZR using Tapatalk 2
#1333
Posted 02 October 2012 - 12:31 PM
#1334
Posted 02 October 2012 - 12:35 PM
It won't have anything to do with framework. Its more likely the use of the AOSP calendar vs the blur calendar. If you have the stock files available you could swap the 2 calendar related apks out for blur to see if it makes a difference. App cache and data would need wiped in system settings for the calendar after the swap though
Sent from my DROID RAZR using Tapatalk 2
#1335
Posted 02 October 2012 - 12:45 PM
My guess just on a whim here.
It won't have anything to do with framework. Its more likely the use of the AOSP calendar vs the blur calendar. If you have the stock files available you could swap the 2 calendar related apks out for blur to see if it makes a difference. App cache and data would need wiped in system settings for the calendar after the swap though
Sent from my DROID RAZR using Tapatalk 2
Makes sense. I'll try it and report back
#1336
Posted 02 October 2012 - 12:46 PM
X,just noticed-i wanted signal cluster,but when i flashed it lost my simple batt mod,any way to have both?
Im guessing you want a different battery icon with the signal cluster mod? I haven't put them together yet. But if you wanted to do it yourself it woulf be easy. Take the SystemUI from the signal cluster and the battery mod that you prefer. Use 7zip to open both. Then just transfer the battery images from one apk to the other. You can decompile the apk just as it were a zip to pin point the file names if needed. After the images are swapped you can...
Adb remount
Adb push NewSystemUI.apk /system/app/SystemUI.apk
Adb reboot
If for some reason you startup without status bar... just push the unmodified SystemUI back. If that does in fact happen.. move the modified apk to you sdcard and use Zip Signer from the play store to sign your modified apk. Then you could just use a root explorer to copy and paste the new SystemUI... which ever way you go... make sure it directly overwrites the current SystemUI.apk... meaning remove Signed or anything else that may be added during the process.
I will be updating all mods appropriately in due time though.
Sent from my DROID RAZR using Tapatalk 2
#1337
Posted 02 October 2012 - 12:51 PM
Check the second post... ;-) its already available
Sent from my DROID RAZR using Tapatalk 2
Seriously bro, you kick a$$! I have no idea how I missed that but thanks again lol!
- EmericanX likes this
#1338
Posted 02 October 2012 - 12:56 PM
- EmericanX likes this
#1339
Posted 02 October 2012 - 01:08 PM
Seriously bro, you kick a$$! I have no idea how I missed that but thanks again lol!
I will be doing all of the battery option with the Aosp and Stock signal clusters btw.
#1340
Posted 02 October 2012 - 01:09 PM
haha,i'm not a dev,just a zip flasher,i'll wait for you,don't want to mess up great work-ThanksIm guessing you want a different battery icon with the signal cluster mod? I haven't put them together yet. But if you wanted to do it yourself it woulf be easy. Take the SystemUI from the signal cluster and the battery mod that you prefer. Use 7zip to open both. Then just transfer the battery images from one apk to the other. You can decompile the apk just as it were a zip to pin point the file names if needed. After the images are swapped you can...
Adb remount
Adb push NewSystemUI.apk /system/app/SystemUI.apk
Adb reboot
If for some reason you startup without status bar... just push the unmodified SystemUI back. If that does in fact happen.. move the modified apk to you sdcard and use Zip Signer from the play store to sign your modified apk. Then you could just use a root explorer to copy and paste the new SystemUI... which ever way you go... make sure it directly overwrites the current SystemUI.apk... meaning remove Signed or anything else that may be added during the process.
I will be updating all mods appropriately in due time though.
Sent from my DROID RAZR using Tapatalk 2
Also tagged with one or more of these keywords: ics, roms, deodexed, init.d, modded
3 user(s) are reading this topic
0 members, 3 guests, 0 anonymous users