Overclocking Install/FAQs

This is a discussion on Overclocking Install/FAQs within the Hacking Help forums, part of the Droid Hacking category; Seems to be the most popular topic with the most questions... (I'm not a developer, nor did I stay at a holiday inn express last ...

+ Reply to Thread
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 12

Thread: Overclocking Install/FAQs

  1. Master Droid
    52brandon's Avatar
    Member #
    28679
    Join Date
    Jan 2010
    Posts
    774
    Liked
    4 times
    Phone
    motorola droid
    #1

    Lightbulb Overclocking Install/FAQs

    Seems to be the most popular topic with the most questions...
    (I'm not a developer, nor did I stay at a holiday inn express last night. But I have had to do everything I've listed here more times than I care to count and these commands worked for me every time) Hopefully this will help

    What you need:
    -Rooted phone with SPRecovery
    -Overclocked kernel or ROM loaded with overclocked kernel (kernel = boot.img)
    -SetCPU
    -Android SDK configured for ADB shell

    please be familiar with those things before reading any further

    alldroid 1200mhz kernel I use: http://www.mediafire.com/?dlizwymigzl corresponding tiwlan: http://www.mediafire.com/?2zzjaygketmtasmanian droid's kernels& tiwlan are all in this thread: http://alldroid.org/viewtopic.php?f=312&t=2115I honestly can't navigate their site for the life of me, but the sholes kernel is at sholes.info

    Instructions:


    first and foremost, make a backup. Always make a backup



    Install OC kernel
    -download the OC kernel of choice (most can be found on alldroid, with the exception of sholes, who's should be on their site, sholes.info)
    -install OC kernel (the tasmanian_droid's nandroid method is the easiest, just put it in your nandroid file and advanced restore using that file and only check to restore boot) otherwise you need adb shell
    -to install with ADB Shell
    reboot phone into recovery
    mount /system
    mount /sdcard
    -Run the adb command (form PC):
    adb shell /system/bin/flash_image boot /sdcard/TazKern1000m.img (or whatever the file name)
    (where xbin is xbin or bin depending on location of flash_image file on phone)
    unmount /system
    unmount /sdcard
    reboot
    -install SetCPU, can be found on the market

    Configuration
    -open setCPU (give it all SU permissions)
    -select "autodetect" not "droid"
    -set max speed, min speed and profiles (should you choose to)

    now you're officially overclocked





    Common problems:

    No WIFI (you will unfortunately need adb shell to fix)
    -download tiwlan_drv.ko from same location as the kernel
    -place tiwlan file on /sdcard
    -boot into recovery
    -run these commands from PC through ADB shell
    adb shell
    mount /system
    mount /sdcard
    cp /system/lib/modules/tiwlan_drv.ko tiwlan_drv.ko.bak
    cat /sdcard/tiwlan_drv.ko > /system/lib/modules/tiwlan_drv.ko
    chmod 644 /system/lib/modules/tiwlan_drv.ko
    reboot


    Phone is getting hotter:
    -It's working harder that's going to happen
    -you can get Temp Monitor from the market (great program, highly recommended)
    -as far as acceptable temps, the chip is rated to 70C, I hit 110-120F all the time. Do whatever makes
    you comfortable


    Phone freezes and reboots or wont even boot:
    -your phone isn't stable at that speed, lower it or change to a lower kernel
    -if it doesnt even boot, boot into recovery and restore your backup





    I know I'm forgetting stuff, I will add to the list as other problems/solutions arise...
    Last edited by 52brandon; 02-17-2010 at 06:44 PM.
  2. Sponsor
    DF Advertising
    Join Date
    Nov 2008
    Location
    DroidForums.net
     
     
     
     
  3. Droid Sensei
    natediddy1120's Avatar
    Member #
    23380
    Join Date
    Jan 2010
    Location
    ???
    Posts
    3,183
    Phone
    CyanogenMod :-)
    #2
    Dude......that is SO confusing to me, and I've did this without the nandroid files SO many fxcking times it's outrageous.....I can't imagine what that would look like to a newb! lol

  4. Master Droid
    52brandon's Avatar
    Member #
    28679
    Join Date
    Jan 2010
    Posts
    774
    Liked
    4 times
    Phone
    motorola droid
    #3
    damn, really? I tried to break it down step by step... lemme try and pretty it up a little lol

    any better?
    Last edited by 52brandon; 02-17-2010 at 04:49 PM.
  5. Senior Droid
    polack's Avatar
    Member #
    21036
    Join Date
    Dec 2009
    Location
    Wisconsin
    Posts
    113
    Phone
    Droid User
    #4
    You've just made it abundantly clear "i'm screwed". Sorry man but that is insane. I'm just gonna leave my phone alone at this time.
  6. Master Droid
    52brandon's Avatar
    Member #
    28679
    Join Date
    Jan 2010
    Posts
    774
    Liked
    4 times
    Phone
    motorola droid
    #5
    Quote Originally Posted by polack View Post
    You've just made it abundantly clear "i'm screwed". Sorry man but that is insane. I'm just gonna leave my phone alone at this time.
    lol, sorry. It's actually pretty simple if you learn about Android SDK/ADB Shell
  7. Premium Member
    hookbill's Avatar
    Member #
    10332
    Join Date
    Nov 2009
    Location
    N.E. Ohio
    Posts
    19,563
    Liked
    9 times
    Phone
    Droid Bionic
    Premium Member
    #6
    Its as complicated as you want to make it. Iridium it like this:

    1. Downloaded Sholesmod from market (5.00).
    2. Rooted phone with above.
    3. Installed sholesmod.
    4. Downloaded and installed SetCPU from Market.
    5. Use autoselect
    6. Set speed to Min. 500 MHz Max 1.0Ghz
    7. Set up profiles (use common sense)
    8. Set CPU Governor to Performance or Conservative.

    There. That's not so bad, is it?
    Please be respectful. Respect is #1 here at DF Please read our Guidelines of Conduct
  8. Master Droid
    52brandon's Avatar
    Member #
    28679
    Join Date
    Jan 2010
    Posts
    774
    Liked
    4 times
    Phone
    motorola droid
    #7
    Quote Originally Posted by hookbill View Post
    Its as complicated as you want to make it. Iridium it like this:

    1. Downloaded Sholesmod from market (5.00).
    2. Rooted phone with above.
    3. Installed sholesmod.
    4. Downloaded and installed SetCPU from Market.
    5. Use autoselect
    6. Set speed to Min. 500 MHz Max 1.0Ghz
    7. Set up profiles (use common sense)
    8. Set CPU Governor to Performance or Conservative.

    There. That's not so bad, is it?
    lol, easier, but if there's a mistake it's harder to tell them how to fix it...
  9. Master Droid
    beneharris's Avatar
    Member #
    20226
    Join Date
    Dec 2009
    Location
    portland
    Posts
    318
    Phone
    droid
    #8
    it would be easier if you put links to all the files people have to download in the actual post. along with a bit more drawn out instructions. these make it seem like people know what they are doing a bit. if your doing it for noobs, this is probably still a llittle assumptional.

    also, you don't have instructions on how to set up temp monitor to run off hte cpu temp good start though
  10. Super Moderator
    Martin030908's Avatar
    Member #
    248
    Join Date
    Nov 2009
    Posts
    8,836
    Liked
    1 times
    Phone
    Droid Charge
    Premium Member
    #9
    Quote Originally Posted by hookbill View Post
    Its as complicated as you want to make it. Iridium it like this:

    1. Downloaded Sholesmod from market (5.00).
    2. Rooted phone with above.
    3. Installed sholesmod.
    4. Downloaded and installed SetCPU from Market.
    5. Use autoselect
    6. Set speed to Min. 500 MHz Max 1.0Ghz
    7. Set up profiles (use common sense)
    8. Set CPU Governor to Performance or Conservative.

    There. That's not so bad, is it?
    Don't forget 'ondemand' for governor setting. Balance of speed and battery life.
  11. Master Droid
    52brandon's Avatar
    Member #
    28679
    Join Date
    Jan 2010
    Posts
    774
    Liked
    4 times
    Phone
    motorola droid
    #10
    Quote Originally Posted by beneharris View Post
    it would be easier if you put links to all the files people have to download in the actual post. along with a bit more drawn out instructions. these make it seem like people know what they are doing a bit. if your doing it for noobs, this is probably still a llittle assumptional.

    also, you don't have instructions on how to set up temp monitor to run off hte cpu temp good start though
    fair enough. Temp monitor you just open the setting and check processor temp at the bottom...

Sponsors

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Similar Threads

  1. Don't Forget To Look At The FAQs Section
    By New2u in forum New Member Introductions & Site Assistance
    Replies: 9
    Last Post: 01-28-2012, 09:46 PM
  2. FAQs to contribute
    By 640k in forum Pending Submissions / Questions
    Replies: 2
    Last Post: 12-18-2010, 12:37 AM
  3. About Overclocking
    By kristoff125 in forum Hacking Help
    Replies: 6
    Last Post: 02-13-2010, 06:40 PM
  4. Overclocking, but no new ROM
    By alm0614 in forum Droid Hacks
    Replies: 17
    Last Post: 02-03-2010, 12:38 PM
  5. Location of FAQs
    By vaisforlovers in forum New Member Introductions & Site Assistance
    Replies: 1
    Last Post: 12-03-2009, 02:57 PM

Search tags for this page

droid overclock setup
,

droid sholes kernel

,
how to build android kernel sholes
,
overclock motorola sholes kernel
,
sholes droid overclock adb
,

sholes overclock kernel

Click on a term to search our site for related topics.