PowerBomb
Android Enthusiast
So I was trying to follow the method I found at Rootzwiki. The second I enter in the last command line in Terminal, my phone reboots. Am I doing something wrong, or is this just telling me that the internals of my specific Bionic do not like being overclocked?
opptimizer - The OPPtimizer Projekt by FreeWELL/tekahuna - Google Project Hosting
1. Go to the site.
2. Read the main page.
3. Go to downloads.
4. Download proper package for your device.
5. Extract and copy symsearch.ko and opptimizer.ko to /system/lib/modules
6. Open up a terminal:
$ su
# insmod /system/lib/modules/symsearch.ko
# insmod /system/lib/modules/opptimizer.ko
# echo 1122000000 > /proc/opptimizer
// for 0.2-beta modules with voltage control, replace the last line with the following:
# echo 1122000000 1388000 > /proc/opptimizer
1. Go to the site.
2. Read the main page.
3. Go to downloads.
4. Download proper package for your device.
5. Extract and copy symsearch.ko and opptimizer.ko to /system/lib/modules
6. Open up a terminal:
$ su
# insmod /system/lib/modules/symsearch.ko
# insmod /system/lib/modules/opptimizer.ko
# echo 1122000000 > /proc/opptimizer
// for 0.2-beta modules with voltage control, replace the last line with the following:
# echo 1122000000 1388000 > /proc/opptimizer