[ROM STABLE] Stock Gingerbread Android 2.3.3 Build GPA15

This is a discussion on [ROM STABLE] Stock Gingerbread Android 2.3.3 Build GPA15 within the Bugless forums, part of the Custom Roms category; Originally Posted by zoomy942 Originally Posted by sbenson Originally Posted by zoomy942 use adb shell or terminal on the phone echo "ondemand" > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor Will ...

+ Reply to Thread
Page 11 of 31 FirstFirst ... 9 10 11 12 13 21 ... LastLast
Results 101 to 110 of 302

Thread: [ROM STABLE] Stock Gingerbread Android 2.3.3 Build GPA15

  1. Beta Team
    sbenson's Avatar
    Member #
    162628
    Join Date
    Jan 2011
    Location
    Virginia/DC Metro Area
    Posts
    2,041
    Liked
    411 times
    Phone
    The GALAXY NEXUS
    Quote Originally Posted by zoomy942 View Post
    Quote Originally Posted by sbenson View Post
    Quote Originally Posted by zoomy942 View Post

    use adb shell or terminal on the phone


    echo "ondemand" > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
    Will this persist on a reboot? I was think of adding this to Pete's install-recovery.sh file. Would that work as well?
    I just figured it out this morning. Not sure if it would persist on a reboot, but we can find out.

    I also changed this..

    echo "125000" > /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq

    That way i get maximum battery life.
    With your low end set to 125000, beware of missing text messages.
  2. Master Droid
    zoomy942's Avatar
    Member #
    176004
    Join Date
    Mar 2011
    Posts
    301
    Phone
    RAZR2
    Quote Originally Posted by sbenson View Post
    Quote Originally Posted by zoomy942 View Post
    Quote Originally Posted by sbenson View Post

    Will this persist on a reboot? I was think of adding this to Pete's install-recovery.sh file. Would that work as well?
    I just figured it out this morning. Not sure if it would persist on a reboot, but we can find out.

    I also changed this..

    echo "125000" > /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq

    That way i get maximum battery life.
    With your low end set to 125000, beware of missing text messages.
    that's what I've been hearing, but so far so good.

    If youg et it running in a script, let me know. I'd be interested in testing it with you.
  3. Beta Team
    sbenson's Avatar
    Member #
    162628
    Join Date
    Jan 2011
    Location
    Virginia/DC Metro Area
    Posts
    2,041
    Liked
    411 times
    Phone
    The GALAXY NEXUS
    Quote Originally Posted by zoomy942 View Post
    Quote Originally Posted by sbenson View Post
    When using the AutoOverClock script, is there a way to change the governor? When this is flashed, it defaults to interactive. I was wondering if there is an easy way to switch this to on-demand for example, without the need of setCPU or another similar app?
    use adb shell or terminal on the phone


    echo "ondemand" > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
    Ok, yeah, so this works. I added this:

    echo "ondemand" > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor

    I put this at the end of the install-recovery.sh file. A quick reboot and then typed cpuinfo in terminal and verified that I'm running ondemand now. Seems good so far. I'll see if performance/battery is acceptable.
  4. Master Droid
    zoomy942's Avatar
    Member #
    176004
    Join Date
    Mar 2011
    Posts
    301
    Phone
    RAZR2
    Can you paste your entire script file? I'm going to do this too.

    PZ
  5. Beta Team
    sbenson's Avatar
    Member #
    162628
    Join Date
    Jan 2011
    Location
    Virginia/DC Metro Area
    Posts
    2,041
    Liked
    411 times
    Phone
    The GALAXY NEXUS
    Quote Originally Posted by zoomy942 View Post
    Can you paste your entire script file? I'm going to do this too.

    PZ
    Sure, here it is:

    Code:
    #!/system/bin/sh
    
    
    busybox cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq > 
    /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq
    echo "ondemand" > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
    If you've run Pete's overclock script already, you'll find it located here: /etc/install-recovery.sh. I used root explorer to modify the script, saved it and then rebooted. Good to go.
  6. Master Droid
    xsylus's Avatar
    Member #
    14658
    Join Date
    Dec 2009
    Location
    Tucson, AZ, USA, Earth
    Posts
    622
    Liked
    16 times
    Twitter
    XSYLUS_DEV
    Phone
    Droid-1 • Droid-4 • Cricket
    Well I had to hard reboot my phone again today. Any word on a GPA16 release?

    Sent from my Droid using Tapatalk
    “Innovation is not the product of logical thought..." ~Albert Einstein
    _________________________
  7. rivera82falcon's Avatar
    Member #
    92151
    Join Date
    Jul 2010
    Location
    NJ
    Posts
    90
    Twitter
    Anti-Twitter
    Phone
    Motorola Droid
    Been busy and missed this download so thank you! Upgrading now to stable edition once finished downloading.

    Sent from my Droid using DroidForums
  8. Junior Droid
    motodroid118's Avatar
    Member #
    196514
    Join Date
    May 2011
    Posts
    24
    Phone
    Droid 1
    i tried gpa 15 and the video recording isnt fixed yet. The play back of the camcorder is still jumpy. Any one else having this problem? Its much better than before but not 100% fixed.
  9. Master Droid
    buellboy9's Avatar
    Member #
    53378
    Join Date
    Mar 2010
    Posts
    370
    Liked
    1 times
    Phone
    Motorola Droid
    Quote Originally Posted by Durania View Post
    Has anyone had random force close issues with the stock Map app?
    Constantly... but it's not unique to GPA15.
  10. Master Droid
    buellboy9's Avatar
    Member #
    53378
    Join Date
    Mar 2010
    Posts
    370
    Liked
    1 times
    Phone
    Motorola Droid
    Well, just experienced the "Non-stop ringing on phone call" bug I've seen mentioned earlier. I answered the phone, but it continued ringing. I couldn't hear the party on the other end, though he could hear me and my screaming phone just fine. Had to pull the battery to force reboot. NOT good.

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. Replies: 349
    Last Post: 05-15-2011, 08:45 AM
  2. Outdated, do not use.
    By peteralfonso in forum Bugless
    Replies: 1416
    Last Post: 05-14-2011, 10:30 AM
  3. Replies: 273
    Last Post: 04-11-2011, 10:18 AM
  4. Replies: 310
    Last Post: 03-21-2011, 04:48 PM
  5. Replies: 272
    Last Post: 03-12-2011, 07:36 PM

Search tags for this page

android 2.3.3 rom

,

atrix stock gingerbread

,
atrix stock gingerbread rom
,
gingerbread stock rom
,

gpa15 rom

,

gpa15deodexed

,
gpa15deodexed download
,

gpa15deodexed.zip

,

gpa15deodexed.zip download

,
stable atrix rom
,
stock gingerbread atrix
,
stock gingerbread for atrix
,

stock gingerbread rom

,
stock gingerbread rom atrix
,

stock gingerbread rom for atrix

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