Senior Member - OP
Thanks Meter 2134
Posts: 3,953
Join Date: Sep 2010
Location: Maricopa, Arizona
|
Juwe11's Ram Script
I found this ram script here on XDA yesterday and after I had it all set up and after rebooting this thing is flying, This script should work on all ROMs, I cannot guarantee that it will but feel free to try it.
http://forum.xda-developers.com/show....php?t=1111145
I had to side load this but there is a flashable zip that you can download and install from sdcard in CWM Recovery.
The script requires init support in the kernel to work. If you are running OpenZio 2.1+ you already have it. This script needs to be located in /system/etc/init.d/ to run. Since I side loaded it I had to make a init.d folder since it did not already exist in this rom. You can either use Root Explorer to make a new folder, adb shell or terminal emulator to "cd /system/etc/" then "mkdir init.d"
Next, put the script in the new directory. Change permissions to 0777 or rwxrwxrwx
"cat /sdcard/S97ramscript > /system/etc/init.d/S97ramscript"
"chmod 0777 /system/etc/init.d/S97ramscript"
Next, reboot your phone and give it about a minute to start all processes and services. Then enjoy a faster phone. And you can use this with AutoKiller which is included with OpenZio ROM, a few tweaks to the script and I'm sure we can scrap AutoKiller all together. I personally think my phone is now faster than a fresh install of OpenZio ROM.
Sent from my Kyocera Zio M6000 using XDA Premium App
Samsung Galaxy S II Epic 4G Touch
Running whatever ROM looks good at the time
|