What's new
DroidForums.net | Android Forum & News

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Droid X successfully overclocked

Status
Not open for further replies.
How do i insmod the overclock.ko
I use better terminal emulator i think terminal emulator you can get in it market, im not sure what ur using to enter in all ur other commands but thats what i use. and all you need to do is this
su
insmod /system/lib/modules/overclock.ko
setclock.sh

then exit and you should be good to go.
 
Exec format error is usually a sign of a kernel mismatch for the module you're trying to install. Are you trying to install the one provided on this thread? If you are.. are you somehow running a different kernel (leaked Froyo somehow maybe)?
 
echo 52 > /proc/overclock/max_vsel
echo 1125000 > /proc/overclock/max_rate
echo 1 400000000 28 > /proc/overclock/mpu_opps
echo 2 600000000 33 > /proc/overclock/mpu_opps
echo 3 900000000 43 > /proc/overclock/mpu_opps
echo 4 1125000000 52 > /proc/overclock/mpu_opps
echo 0 1125000 > /proc/overclock/freq_table
echo 1 900000 > /proc/overclock/freq_table
echo 2 600000 > /proc/overclock/freq_table
echo 3 400000 > /proc/overclock/freq_table

1.15 was great but i feel that running 1.125 is smoother while switching between aps and overall performance. give this a try!
 
Got it to work. Ran cmd on win7 setscaled it also. Im sitting stable at 1.2ghz and 34vsel. Gonna run that and see how battery life is. Quandrant showing 1418 with 8.9 MFLOPS. Is the linpack scoregood?
 
Got it to work. Ran cmd on win7 setscaled it also. Im sitting stable at 1.2ghz and 34vsel. Gonna run that and see how battery life is. Quandrant showing 1418 with 8.9 MFLOPS. Is the linpack scoregood?

Its getting there. It could be better. Ive got 1471 this morning @1.2639 Ghz (Ik. Random numbers i inputted when running the script.)
 
a sincere thanks from the Dx community. we get easy use from the fruits of your hard labor. this method was SO simple. Thank you again!

sund0wn
 
error..... hurray?

I only did the simple install, from the first set of directions, none of the others, and have my props set to 2200000 60.

Does any body else get an error after running Quadrant?

"Error
Internal error during benchmark excution."

also another quick question.. if the phone reboots should i increase or decrease my power (or does it have nothing to do with that lol)?
 
I only did the simple install, from the first set of directions, none of the others, and have my props set to 2200000 60.

Does any body else get an error after running Quadrant?

"Error
Internal error during benchmark excution."

also another quick question.. if the phone reboots should i increase or decrease my power (or does it have nothing to do with that lol)?

damn. my phone freezes if i go anywhere over 1150. just tried 1200000 60 and i froze
 
Ok trying out a new scaling.

export PATH=/system/bin/
$ $ su
# insmod /system/lib/modules/overclock.ko
# setscaling.sh
# echo 34 > /proc/overclock/max_vsel
# echo 1150000 > /proc/overclock/max_rate
# echo 1 350000000 21 > /proc/overclock/mpu_opps
# echo 2 700000000 25 > /proc/overclock/mpu_opps
# echo 3 900000000 30 > /proc/overclock/mpu_opps
# echo 4 115000000 34 > /proc/overclock/mpu_opps
# echo 0 1150000 > /proc/overclock/freq_table
# echo 1 9000000 > /proc/overclock/freq_table
# echo 2 7000000 > /proc/overclock/freq_table
# echo 3 3500000 > /proc/overclock/freq_table

Ran 4 quadrants back to back low score being 1099(1st run) and high being 1481. The other two were mid to high 1300s. Also ran 3 linpacks and scored 8.9,9.0 and 9.1 . Going to see how battery life is over the weekend and ill report back.

Also can yu edit just one aspect of the scale like say echo 1 and leave the others alone?
 
Im running 1.1 at 28 mvel this doesn't seem right to me... if the default is 1 ghz at 66 mvel either this processor is way over bolted from vzw or its not really running at 28 mvels...
 
Im running 1.1 at 28 mvel this doesn't seem right to me... if the default is 1 ghz at 66 mvel either this processor is way over bolted from vzw or its not really running at 28 mvels...
i was thinking the same thing. Unless running on such a low voltage wasn't so stable. I don't think moto would put the voltage so high if it wasn't for a reason. Is there a way to check what voltage you are running on?
 
Status
Not open for further replies.
Back
Top