[KERNEL] ~1.42GHz HTC Vision/T-Mobile G2 Overclock Module [OTA 11/03 support]

Search This thread

Bysan

New member
Dec 26, 2010
1
0
HELP Need to understand why my Phone freezes when I try 1.4Ghz. I will run at 1Ghz. Is there a way to try to get it higher that 1 but below 1.4? Please give details on what to do thanks.
 

elracing21

Senior Member
Apr 11, 2009
1,065
120
Bronx
If your using the gscript method simply go into gscript and go to edit the oc file and mess with the value. Only go one digit up per try to make sure you don't get your device stuck.

On a side note I think you should instal CM6.1.1 on your device and use setcpu to change your clock speed. On cm you will be able to reach 1.47ghz almost surely because of the optimizations done to the kernel. Good luck.

HTC Vision S-OFF CM6.1 Stable Oc'd to 1.5ghz on Pershoots Kernel :)
 

tvdang7

Senior Member
Dec 24, 2010
583
29
hi i am new (just got the phone 3 days ago) and i installed some OTA update. Can i still do this mod or should i not. Thanks in advance.

This is the tmobile g2
 

tvdang7

Senior Member
Dec 24, 2010
583
29
ok guys i did it. I used visionary to temp root it. i downloaded all the files. RENAMED the OTA version to vision_oc instead of the long name. The oshiittt file (1.42ghz) is not fully stable so i edited the file to 1.2ghz and it is running fine.Edit the file and change the number that is last in the file to a lower number. RENAME THE OTA VERSION AND IT WILL WORK!!

I can not use setcpu however because it is saying root not detected Not sure why maybe cuz im only temp rooted .
 

demo4o1

Senior Member
Dec 10, 2010
74
0
providence
Do u have setpcu? Also maybe u need to move alot of ur apps to sdcard.I'm also a noob at this but I'm learning fast..
HELP Need to understand why my Phone freezes when I try 1.4Ghz. I will run at 1Ghz. Is there a way to try to get it higher that 1 but below 1.4? Please give details on what to do thanks.



Sent from my HTC Vision using XDA App
 

demo4o1

Senior Member
Dec 10, 2010
74
0
providence
U have to perm-root ur phone nd chose da OTA file not pre-OTA. Then go from there. I learned how to root my G2 thru YouTube (root G2 by blackprince310) very easy steps..
hi i am new (just got the phone 3 days ago) and i installed some OTA update. Can i still do this mod or should i not. Thanks in advance.

This is the tmobile g2



Sent from my HTC Vision using XDA App
 

tvdang7

Senior Member
Dec 24, 2010
583
29
Actually I figurred it out. Was using an older set cpu build.I use blackprince video as well but ran into two problems. 1 couldn't find visionarry but eventually found it then couldn't extract the two. Files on page 3 easy fix download on yourr pc and eextraxt it from there.

Sent from my T-Mobile G2 using XDA App
 

xxMAGIC MANNxx

Senior Member
Jul 20, 2010
106
4
I'm running stock and I downloaded the i 1ghz zip and put it in root of my sd card and flashed it. Not working, should I have put it in my sd card? Would it make a difference?

G2 Rules!
 

wineguy13

Member
Jan 3, 2011
15
0
Okay so I found clockworkmod recovery... u gotta tell a brother bout things like this... freaked out when phone when to red triangle... how long does this last?

Sent from my T-Mobile G2 using XDA App
 

joemm

Senior Member
Okay so I found clockworkmod recovery... u gotta tell a brother bout things like this... freaked out when phone when to red triangle... how long does this last?

Sent from my T-Mobile G2 using XDA App

That means your recovery did not stick, remove the battery, put it back in reboot the phone, go back into Rom Manager and reflash Clockworkmod Recovery again, it may take a few times before it sticks. I had to reflash Clockworkmod recovery a few times before it finally stuck.
 
Last edited:

wineguy13

Member
Jan 3, 2011
15
0
Okay... ran flash 3 times and then boot after each... all time red triangle of death... am I doin something wrong or just keep tryin

Sent from my T-Mobile G2 using XDA App
 

Top Liked Posts

  • There are no posts matching your filters.
  • 3
    EDIT: Perma-root is here! This hack was nice, but this hack is nicer: http://xdaforums.com/showthread.php?t=834219

    HTC Vision/T-Mobile G2 Overclock Module

    After two nights of mostly guesswork, I have managed to create an overclocking kernel module for the HTC Vision. The result? I have been able to not only overclock the MSM7x30 in this phone to 1GHz, the stock speed of the higher "binned" but identical 8x55 used in the Desire HD, I have been able to push the processor in my G2 significantly further, up to 1.42GHz! Benchmark scores are very, very high, and the improved CPU performance is in line with what you'd expect from such a high clock frequency. All of this is possible without permanent root (and the ability to flash kernels) because we are using a kernel module and not flashing an actual kernel.

    Binary (OTA 11/03): http://dl.dropbox.com/u/36553/vision_oc-g9ab3677.ko
    Binary (original stock ROM): http://dl.dropbox.com/u/36553/vision_oc.ko
    Source: http://github.com/coolbho3k/vision_oc

    This kernel module is distributed under the terms of the GNU GPLv2.

    Usage
    To use it on a T-Mobile G2 on the stock 2.6.32.17 kernel, copy vision_oc.ko to /data/local and run this command as root:

    insmod /data/local/vision_oc.ko

    This will overclock your phone to the default 1017.6MHz, which is on par with the 8x55. To overclock even higher (or lower), run the following command:

    insmod /data/local/vision_oc.ko pll2_l_val=53

    Where pll2_l_val*19.2 equals the speed (in MHz) that you're overclocking to. For example, 53*19.2 corresponds to 1017.6MHz, while setting pll2_l_val=74 will overclock you to slightly over 1420MHz: insmod /data/local/vision_oc.ko pll2_l_val=74 (this is 1.42GHz - be careful! I ran into freezing issues somewhere between 76 and 80, so I figured 74 was stable for my G2, and I've been running it at that all day. If it freezes try 73, 72, etc. Every phone is unique - your mileage may vary. You may even be able to get higher than me.)

    If you ever want to change the speed of your overclock without rebooting, run the following command:

    rmmod vision_oc.ko

    Then run one of the above commands. It's important to note that using a value of 42 (good number :)) for pll2_l_val will make your phone run at 806.4MHz again. Rebooting the phone will reset your root access and your overclock (of course, you probably already knew this). Voltages can also be tweaked for the highest frequency (to know how to do this, read the README link below).

    If there's ever an OTA or if you flash a custom kernel, you'll need a recompiled version of the kernel module, and with different addresses. Any kernel dev can easily do this using the documentation below.

    To use it on another device (such as an HTC Desire Z, if it runs a different kernel, or even an HTC Desire HD or 8x55 myTouch) running a different kernel, you must re-compile the kernel module from source and refer to the instructions here to modify it (or the installation process) accordingly: http://github.com/coolbho3k/vision_oc/blob/master/README

    If you're going to be overclocking, SetCPU sleep/battery/battery temperature profiles can be tremendously helpful.

    Want to donate? Buy SetCPU from the Android Market, or there's a donate link in my signature.

    Peace!

    Video and screenshots

    visionscrn_1.png
    visionscrn2.png


    visionscrn3.png
    visionscrn_4.png
    1
    I'm dying to take a crack at flashing roms but scared I'm gonna brick my phone...

    hard part's over man, flash away. you can't break it with clockwork installed.
    1
    Yeah bro, flashing roms doesn't brick your phone. Rooting and flashing different radios bricks your phone if you don't follow the instructions to the T.

    Download clockwork recovery off the market and you can download and install roms from their on the go. It's easy and does it for you. After you get comfortable with the whole process you will learn how to download the roms onto the root of your SD card and instal the .zip file from recovery yourself. If you don't understand don't worry you will after flashing a few roms and playing with the new recovery.

    I was in your position before owning this device but now I feel I'm begining to lose the noob feeling lol.

    HTC Vision S-OFF CM6.1 Stable Oc'd to 1.5ghz on Pershoots Kernel :)
    1
    Stop posting in this thread...its obsolete and outdated. If I was a mod Id close it myself.

    Sent from my HTC Vision using XDA App