DroidForums.net is the original Verizon Android Forum! Registered Users do not see these ads. Please Register - It's Free!
Page 16 of 24 FirstFirst ... 6 14 15 16 17 18 ... LastLast
Results 151 to 160 of 234

Thread: Droid X successfully overclocked

  1. Junior Droid
    dulaney22's Avatar
    Member #
    88539
    Join Date
    Jul 2010
    Posts
    29
    Phone
    Droid X
    These lower voltages aren't stable. They appear to be for a while but when you tax things a but the random reboot occurs. That said, I'm running 1100@34 and the reboots aren't occurring enough to stop.

    Sent from my DROIDX using Tapatalk
  2. mgf
    mgf is offline
    Junior Droid
    mgf's Avatar
    Member #
    32123
    Join Date
    Jan 2010
    Posts
    26
    Phone
    droid
    I usually run in 40 vsel. And that generally is very stable.
    DROID X
    overclocked to 1.2ghz
    waiting for bugless beast
  3. Junior Droid
    dulaney22's Avatar
    Member #
    88539
    Join Date
    Jul 2010
    Posts
    29
    Phone
    Droid X
    Try running Pandora in the background and do some web browsing or open up a game sim while it's still running.
  4. Droid
    Nickdroid86's Avatar
    Member #
    88881
    Join Date
    Jul 2010
    Posts
    50
    Phone
    Motorola Droid
    I can't wait for flashing kernels and an all in one root package. I rooted yesterday and don't feel very confident using cmd prompts to overclock or for any of the other root stuff. All though I've rooted all 3 of my droid phones without a computer (x, d1, eris) but the d1 I used the computer to install the 2.0.1sbf. Anyone wanna help me get my x overclocked? Reason I don't use a computer is I have no internet.
  5. Mean Bro Greene's Avatar
    Member #
    86037
    Join Date
    Jul 2010
    Location
    Conservativetown, TN -_-
    Posts
    54
    Phone
    Voodoo'd Fascinate
    I've had little to no success with overclocking to 1.2ghz. Either it becomes incredibly unstable, freezes, or just reboots. I've tried various vsel settings, but I can't get anything that feels stable. I'm not defeated just yet, going to keep playing with it.
    Samsung Fascinate<--My current obsession
    Voodoo'd, Overclocked, Undervolted, and Debinged
    Quadrant: 1994 Linpack: 9.8
    I also own: Droid Eris, Droid 1, Droid X
  6. Junior Droid
    hazierneglect's Avatar
    Member #
    95111
    Join Date
    Jul 2010
    Posts
    25
    Phone
    Droid X
    Quote Originally Posted by Nickdroid86 View Post
    I can't wait for flashing kernels and an all in one root package. I rooted yesterday and don't feel very confident using cmd prompts to overclock or for any of the other root stuff. All though I've rooted all 3 of my droid phones without a computer (x, d1, eris) but the d1 I used the computer to install the 2.0.1sbf. Anyone wanna help me get my x overclocked? Reason I don't use a computer is I have no internet.
    I'd love to help. Do you have the android-sdk? or do you wish to use only the phone? either way. after you download the two files and extract both to root of sdcard:
    EDIT [The two files:
    http://www.droidforums.net/forum/att...cked-dx-oc.zip
    ]
    (in Terminal Emulator or an adb shell)
    su
    mount -o rw,remount -t ext3 /dev/block/mmcblk1p21 /system
    cp /sdcard/overclock.ko /system/lib/modules
    cp /sdcard/overclock.sh /system/bin

    After this you need to go into the directories and change the permission" (atleast i did)

    cd /system/lib/modules
    chmod 644 overclock.ko
    cd ../../bin
    chmod 755 overclock.sh

    and your done! I keep mine at this and it seems to work
    overclock.sh 1170000 66
    remember to redo it/get rid of it you have to:
    busybox rmmod overclock

    Hope i helped
    Last edited by hazierneglect; 08-14-2010 at 10:36 PM.
  7. Junior Droid
    mirage's Avatar
    Member #
    58567
    Join Date
    Apr 2010
    Posts
    8
    Phone
    Motorola Milestone

    Working on official support in Milestone Overclock app

    Hi all,

    I'm the developer of Milestone Overclock on which the overclock.ko you're using is based.

    First of all I'd like to thank Elkay for his successful hack in porting the original overclock module over to Droid X. Also everyone's testing is very helpful in determining safe values to use. I'd like to incorporate this module into the Milestone Overclock app (I should really rename it by now...). There is an open ticket regarding this on the project's site, your feedback is most welcome:

    Issue 36 - milestone-overclock - Modify Source to Support Droid X. - Project Hosting on Google Code

    It would be very helpful if someone would reboot the phone, load the module through the app and type in Terminal Emulator / adb shell the following command (and then put the result here or screenshot it):

    cat /proc/overclock/*

    Thanks
    Tiago Sousa aka mirage
    Last edited by mirage; 08-17-2010 at 01:31 AM. Reason: cat /proc/overclock/*
  8. Junior Droid
    parm289's Avatar
    Member #
    90185
    Join Date
    Jul 2010
    Posts
    14
    Phone
    Droid X
    I've used overclok.ko and setscaling.sh to undervolt my droid x, following the suggestions over on droidforums. Is there a way to see the current voltage? I couldn't find it looking through setcpu - is there a terminal command i can run? Thanks for your help!

    Sent from my DROIDX
  9. Senior Droid
    hijackerjack's Avatar
    Member #
    75425
    Join Date
    Jun 2010
    Posts
    104
    Phone
    Motorola Droid
    Quote Originally Posted by parm289 View Post
    I've used overclok.ko and setscaling.sh to undervolt my droid x, following the suggestions over on droidforums. Is there a way to see the current voltage? I couldn't find it looking through setcpu - is there a terminal command i can run? Thanks for your help!

    Sent from my DROIDX
    yes. theres a command. type

    #cat /proc/overclock/mpu_opps
  10. Junior Droid
    parm289's Avatar
    Member #
    90185
    Join Date
    Jul 2010
    Posts
    14
    Phone
    Droid X
    Thanks, I actually figured that looking at mpu_opps would give me the values right after I posted.

    On another note, I think an important point to talk about here is the possibility of keeping stock cpu frequency and undervolting to save battery. There's a thread over on DroidXForums about undervolting to 34 vsel while keeping the cpu at stock 1 GHz. This vsel value works great for me, and my battery usage has dropped dramatically. I can link to the thread if you want.

    Sent from my DROIDX
Page 16 of 24 FirstFirst ... 6 14 15 16 17 18 ... LastLast

Ads

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. droid overclocked vs incredible
    By actngrezy in forum Droid Hacks
    Replies: 3
    Last Post: 04-29-2010, 12:44 AM
  2. Overclocked droid temp
    By pyrofreak in forum Droid Hacks
    Replies: 25
    Last Post: 03-29-2010, 08:56 PM
  3. Motorola Droid gets Overclocked.
    By danDroid in forum Android News
    Replies: 47
    Last Post: 02-15-2010, 11:47 AM
  4. Droid overclocked to 600mhz!
    By JhankG in forum Droid Hacks
    Replies: 44
    Last Post: 02-03-2010, 06:39 AM
  5. THIS is the Droid you were looking for - Overclocked
    By sudermatt in forum Android General Discussions
    Replies: 0
    Last Post: 01-28-2010, 01:15 PM

Search tags for this page

droid x overclock

,
droid x overclock kernel
,
droid x overclocking
,
motorola droid x overclock
,
omap 3630 vsel
,
omap3630 vsel default
,

overclock droid x

,
overclock motorola droid x
,
overclock.ko
,
overclocked droid x
,

overclocking droid x

,
overclocking droidx
Click on a term to search our site for related topics.
Find us on Google+