Hey all, back again with a new present! I guess my hiatus didn't last that long.
This time I present to you a script that will in theory (and so far for me, in reality) save us some battery without having to risk our hardware with undervolting! I present to you...
CPU Sleeper
What is it?
Its a fairly simple script that will put CPU 1 OFFLINE when the screen turns off. Once the screen comes back on, it will allow CPU 1 back ONLINE.
How does it work?
Since we have dual core CPUs, we have a CPU 0 and a CPU 1, core 1 and core 2, while the screen is off we really only need to have 1 core active, this script will make sure CPU 1 shuts off while the screen is off, then resumes normal usage when the screen comes back on.
Who do we thank for this awesome script?
eugene373 is the one that released this for the T989 (the phone I use) and I thought, hey, with our crappy battery life, we could use this! So, I asked his permission to repost it over here for us, and he was great with his reply, be sure to stop by and give him a thanks!
Here is his original release thread.
WARNING! READ THIS!
This script relies on init.d OR script manager! CM9, for some reason, tends to run this at the exact same time it runs some other script (I forget atm which) and it will clash, causing no boot! CM9 users MUST use the script manager version install! Flex Reaper appears to work fine with it as init.d. I strongly urge you to use the script manager version of this, NOT the flashable version. Always make a nandroid backup before modifying the system, including this!
Instructions
Available in 2 versions, script only version which you can place wherever you want and run however you want, or a CWM/TWRP flashable zip that will place the file for you in /system/etc/init.d and set permissions.
Version 1: Flashable
Same as any of my flashable releases, I did most of the work for you!
Make a full backup
Download to external SD card
Install from SD card
Pick the cpu sleeper zip file
it'll be almost instant
reboot
Shouldn't be any need to clear caches or anything like that.
Version 2: Script only
This can be run in 2 ways, via init.d support, or via script manager. Both are pretty similar, and can be done a number of ways, however this is the basis of how.
Init.d supported kernel:
Make a backup!
Download the script file, making sure no extensions get added onto the file. Copy the file to /system/etc/init.d and set the permissions to the following:
XOX
XOX
XOX
Once done, reboot the system, and it will take effect when your system is finished rebooting.
Script Manager
This method is probably the better method, and should work with any kernel/ROM. Download the script file, making sure no file extensions get added, and copy it to /system/etc. Set the file permissions to:
XOX
XOX
XOX
Once done, load up script manager, select browse as root (if it isn't already set from the crossix mod method in the guide) then browse to /system/etc and select the script file S98cpu_sleep, then select ROOT and BOOT options. After this is set, reboot system.
What do I do if I can't boot after using this?
You made that backup, right? Ok, then here is what you do.
Hold the power button until the tablet powers off
Press and hold the volume down button, next to the screen lock switch
Press and hold Power (while holding volume down)
Once the recover kernel message comes up, release the buttons
In CWM go to advanced, mounts, mount system, then format system
In TWRP, go to wipe, then wipe system
In CWM go to restore, advanced restore, restore ONLY system
In TWRP select restore, then uncheck all so ONLY system is checked
After restoring system, wipe cache and dalvik cache, then reboot system.
System should boot normally.
Downloads
Available in 2 versions, script only version which you can place wherever you want and run however you want, or a CWM/TWRP flashable zip that will place the file for you in /system/etc/init.d and set permissions.
CPU Sleeper Flashable zip
CPU Sleeper script only
Nice do u think this can help me with my sleep of death? Im having that bug ... its not that bad but i guess if this would help me with that
Enviado desde mi A100 usando XDA Premium HD app
So that's where Eugene went. He was a godsend when he was developing for the vibrant. His stuff is always top notch. Will try this out and let you know.
Sent from my A100 using Tapatalk 2
Deshabilitado said:
Nice do u think this can help me with my sleep of death? Im having that bug ... its not that bad but i guess if this would help me with that
Enviado desde mi A100 usando XDA Premium HD app
Click to expand...
Click to collapse
Honestly I don't know, I've never had SoD on my Acer so I didn't even know it was much of a problem. You could try it, but I don't think it'll do much to help that issue. For me I've found turning off wifi when I plug it in for the night helps with SoD issues on my other devices. And in developer options check keep awake. That usually helps.
Tapatalked from my Galaxy S II.
illego said:
So that's where Eugene went. He was a godsend when he was developing for the vibrant. His stuff is always top notch. Will try this out and let you know.
Sent from my A100 using Tapatalk 2
Click to expand...
Click to collapse
Yeah he's been hammering out kernels for us since we got ICS and source on the 11th, busting ass and making some awesome kernels!
Edit: I mean he's been there longer then that, just he's been working on kernels lately lol
Tapatalked from my Galaxy S II.
pio_masaki said:
And in developer options check keep awake. That usually helps.
Tapatalked from my Galaxy S II.
Click to expand...
Click to collapse
Where i found that, setting-> then what?
Deshabilitado said:
Where i found that, setting-> then what?
Click to expand...
Click to collapse
Settings, all the way at the bottom by about tablet, developer options, then third down, stay awake.
Tapatalked from my Galaxy S II.
pio_masaki said:
Settings, all the way at the bottom by about tablet, developer options, then third down, stay awake.
Tapatalked from my Galaxy S II.
Click to expand...
Click to collapse
Thank you man u really rocks! I hope u still with us helping noobs like me
Sent from my GT-S5670 using xda premium
Deshabilitado said:
Thank you man u really rocks! I hope u still with us helping noobs like me
Sent from my GT-S5670 using xda premium
Click to expand...
Click to collapse
Lol I'm just not taking on anymore projects, I'll still be around the forum
Tapatalked from my Galaxy S II.
The install method true CWM gives me:
E: Error in /sdcard/clockworkmod/CPU_Sleeper-A100.zip (status 0)
Installation aborted.
gertjanad said:
The install method true CWM gives me:
E: Error in /sdcard/clockworkmod/CPU_Sleeper-A100.zip (status 0)
Installation aborted.
Click to expand...
Click to collapse
No clue what that means. I'll check it out maybe I missed something.
Tapatalked from my Galaxy S II.
pio_masaki said:
No clue what that means. I'll check it out maybe I missed something.
Tapatalked from my Galaxy S II.
Click to expand...
Click to collapse
That error is usually caused by a bad download.
Thanks for that, never seen it or heard of it before. Either way I'm going to go back over it and double check, and add a /system/etc version for use with script manager. Same basic flash, just not in init.d. While I'm at it, I'm thinking of making a flasher for SU, for those having issues with SU and busybox.
I've got it installed using script manager. How do I know it's running/working?
Try: busybox ps l |grep nameofscript
You will need busybox and grep binaries in your rom, neither are provided with stock but both should be if you are using cm9/10.
Sent from my A100 using xda premium
Original ICS ROM is not supporting init.d, right?
gertjanad said:
The install method true CWM gives me:
E: Error in /sdcard/clockworkmod/CPU_Sleeper-A100.zip (status 0)
Installation aborted.
Click to expand...
Click to collapse
I got that error, too! Redownloaded to check.
Since "flashable zip that will place the file for you in /system/etc/init.d and set permissions" it has to be that way on original ICS ROM (not supporting init.d), right?
Re: [Script]CPU Sleeper A100
SGH-i200 said:
I got that error, too! Redownloaded to check.
Since "flashable zip that will place the file for you in /system/etc/init.d and set permissions" it has to be that way on original ICS ROM (not supporting init.d), right?
Click to expand...
Click to collapse
No, that just means it puts the file there and sets the permissions, it doesn't need anything to be there first. Why would it already need to be there?
If stock ICS doesn't support init.d then this won't magically make it work, you'll need a new kernel.
Sent from my HTC DNA
pio_masaki said:
CPU Sleeper
Click to expand...
Click to collapse
Reason for editing the OP - discontinued (I guess)?
mixednuts said:
Reason for editing the OP - discontinued (I guess)?
Click to expand...
Click to collapse
Yeah I missed this one when I was marking them before. I no longer actively support the a100 as of a few days ago. I'll still respond and over some support on my past projects, just won't update anything.
Sent from my Nexus 7 - JBSourcery 4.5
pio_masaki said:
Yeah I missed this one when I was marking them before. I no longer actively support the a100 as of a few days ago. I'll still respond and over some support on my past projects, just won't update anything.
Click to expand...
Click to collapse
Not much you can do without physcially having an a100
Plus, I'm sure the Nexus 7 is much more fun!
Related
If you are on 3.1 still like I am, I bet you are getting extremely frustrated when the Update notification keeps popping up (Where is that damn never ask me again button??!!)
Well here is the fix! I do not take responsibility if this breaks your xoom, computer, or your face
First try deleting the zip file out of your /cache/ folder (did not work for me)
Then try replacing your build.prop file with the following
***Please note this has been only tested on Tiamat 1.1 rom running Android 3.1****
Instructions:<
ADB:
Extract build.prop to your ADB folder
ADB Remount (should say successful)
ADB push build.prop system/
ADB Reboot
Using Root Explorer, make system writable
move build.prop and replace exisiting
Reboot.
Why dont you want to update?
Sent from my MZ601 using XDA App
iccy said:
Why dont you want to update?
Sent from my MZ601 using XDA App
Click to expand...
Click to collapse
because the update offers nothing that I don't already have on my rooted and heavily modified version of 3.1.
It takes to long for me to get everything set up just the way I like it, so until an update actually gives us anything worth while, I'm content staying "back" at 3.1, with all the bells& whistles. I can read & write to my sd,overclock, undervolt, read & write to external drives, etc.
What am I missing from 3.2?
-Killed my Swype installation, which was a deal-breaker for me.
I just removed the zip from cache, said instal update then hit cancel when it failed to reboot and haven't had it since
Thanks!
Sent from my Xoom using xda premium
Psychokitty said:
because the update offers nothing that I don't already have on my rooted and heavily modified version of 3.1.
It takes to long for me to get everything set up just the way I like it, so until an update actually gives us anything worth while, I'm content staying "back" at 3.1, with all the bells& whistles. I can read & write to my sd,overclock, undervolt, read & write to external drives, etc.
What am I missing from 3.2?
Click to expand...
Click to collapse
Your right there fella,
Sent from my R800i using xda premium
dopediculous said:
I just removed the zip from cache, said instal update then hit cancel when it failed to reboot and haven't had it since
Thanks!
Sent from my Xoom using xda premium
Click to expand...
Click to collapse
Where does it cache to?
EDIT - nevermind.. duh.. the cache...
For those wanting to stop the OTA nag, I've found that Solarnz's fix (modpack 3) for the Moray ROM works on the stock ROM as well.
help, i use Root Explorer and rename my build.prop to build.propo, and copy you build.prop in to 3.2 xoom system, after reboot allway stay in the honeycomb logo.... is their anyway to change back my build.propo to build.prop?? thanks~
mhz1000a said:
help, i use Root Explorer and rename my build.prop to build.propo, and copy you build.prop in to 3.2 xoom system, after reboot allway stay in the honeycomb logo.... is their anyway to change back my build.propo to build.prop?? thanks~
Click to expand...
Click to collapse
The file I posted was only for 3.1 Android systems. I would recommend restoring from a Nandroid backup, but if you do not have one you will need to jump on IRC so one of our genius's can assist you on restoring your original files.
I already applied this and I think it works.. Thank you very much...
This mod will backup your apps and auto update the backup on your sdcard at every boot.
Backup apps and data
Flash zip
Open terminal and type su
Then type bak
Follow onscreen instructions
After you do a restore you must reboot or do a hot restart before the apps will show in the menu.
Before installing a new rom just reboot one time to update your backup or do it manually with the script, then after you install your new rom flash this again and restore.
This uses init.d
Now it syncs files instead of using 7zip using rsync. Thanks to dodava for the info and download of rsync it's a much more efficient way to do it.
It also syncs data and settings now but some settings cannot be restored so it excludes those. It keeps your system settings but not accounts like google you have to make those again if you change roms. It does keep app data for installed apps.
Backups are located at /sdcard/appsbak
Please post question/comments/problems here.
If you use this in your rom please leave the creds in the files, Thank You.
Will NOT work with aosp roms sorry...
Awesome, will give it a shot. Thanks!
I tested this for the MT4G before the release, it works great just follow the instructions listed.
Just In Case:
In Terminal Emu type: ( SU # bak )then follow instructions.
It's fixed now...
smokin1337 said:
It's fixed now...
Click to expand...
Click to collapse
Tried a bunch of times to get it to work with AOSP but it's just not happening, Tested and working perfect with Sense.
smokin1337 said:
This mod will backup your apps and auto update the backup on your sdcard at every boot.
It backs up and restores backups.
To use simply open a terminal and type su followed by bak.
You will be at the main menu option 1 will make a backup of /data/app once you do this one time every time you reboot it will update the backup adding new files, deleting removed apps, and updating apps.
After you do a restore you must reboot or do a hot restart before the apps will show in the menu.
Before installing a new rom just reboot one time to update you backup or do it manually with the script, then after you install your new rom flash this again and restore.
This uses init.d
Please post question/comments/problems here.
If you use this in your rom please leave the creds in the files, Thank You.
Will NOT work with aosp roms sorry...
Click to expand...
Click to collapse
Thanks for the upload. Do you flash this zip first?
stlouie65 said:
Thanks for the upload. Do you flash this zip first?
Click to expand...
Click to collapse
I'm not sure what you mean but yea you flash the zip then open a terminal and type su then type bak it starts the script you will see a menu.
smokin1337 said:
I'm not sure what you mean but yea you flash the zip then open a terminal and type su then type bak it starts the script you will see a menu.
Click to expand...
Click to collapse
That's what I was asking, didn't want to assume to flash in recovery before launching in terminal. The install method was not clarified in the OP.
stlouie65 said:
That's what I was asking, didn't want to assume to flash in recovery before launching in terminal. The install method was not clarified in the OP.
Click to expand...
Click to collapse
Its cool, i clarified in the op. sorry bout that.
smokin1337 said:
Its cool, i clarified in the op. sorry bout that.
Click to expand...
Click to collapse
No worries... Thanks for the app, working like a charm on MIUIUS-1.9.23
Wow! This mod sounds amazing! I'm actually overcome with feelings of giddiness
Does this bad boy also backup/restore app data and settings? (ie. password logins)
Nice work, i flashes it flawlessly
Sent from my HTC Glacier using XDA Premium App
PuffDaddy_d said:
Wow! This mod sounds amazing! I'm actually overcome with feelings of giddiness
Does this bad boy also backup/restore app data and settings? (ie. password logins)
Click to expand...
Click to collapse
Not yet, this actually took some time to get this working on the MT4G from the Evo 3D do to the fact he doesn't have the phone but there will be more added in the near future. This does a great job at updating the zip for newer versions of apps installed and clears what you delete apon reboot, the good thing about it is holding on to what you actually use without fear of losing apps say something happens with the device.
Good job
Sent From My
HTC Virtuous Unity v2.37
Unity v9 Kernel
Honey HD Theme
The Best Combo!
I will be adding apps data and account info to it. Just have to do some testing, and make sure it all works properly. I will be switching to rsync as well instead of 7zip. Right now i can backup all of the data in /data/data which has all your settings and app data may be good enough to restore i'll try and see.
smokin1337 said:
I will be adding apps data and account info to it. Just have to do some testing, and make sure it all works properly. I will be switching to rsync as well instead of 7zip. Right now i can backup all of the data in /data/data which has all your settings and app data may be good enough to restore i'll try and see.
Click to expand...
Click to collapse
I'm flashing a different Sense ROM in a few minutes, give me about a half and I'll get my end going for you.
( I'm gonna see if I can get WIFI fixed for this particular ROM in the mean time. )
smokin1337 said:
I will be adding apps data and account info to it. Just have to do some testing, and make sure it all works properly. I will be switching to rsync as well instead of 7zip. Right now i can backup all of the data in /data/data which has all your settings and app data may be good enough to restore i'll try and see.
Click to expand...
Click to collapse
Sounds great, can't wait to test it out
smokin1337 said:
I will be adding apps data and account info to it. Just have to do some testing, and make sure it all works properly. I will be switching to rsync as well instead of 7zip. Right now i can backup all of the data in /data/data which has all your settings and app data may be good enough to restore i'll try and see.
Click to expand...
Click to collapse
Very impressive! Thank you for working so hard for this community.
Sent from my myTouch_4G_Slide using XDA App
Now it will backup apps and data/settings see op.
Just tried out the backup and it seems to work great, real easy to use. Haven't tried to restore yet but I'm sure that'll work just as good.
Sent from my HTC Glacier using XDA App
Hopefully just a quick and dirty question. I used esfile's note editor to edit the wifi scan interval on my build prop and it somehow caused AOKP to fail to boot. I fixed the issue and am running fine now, but can anyone recommend a safe way to edit the build prop while actually on Android?
I've used Rom Toolbox Pro to change my scan frequency without any issue. I have not tried on AOKP though.
Sent on HyDrA using Tapatalk
killaphatboy said:
I've used Rom Toolbox Pro to change my scan frequency without any issue. I have not tried on AOKP though.
Sent on HyDrA using Tapatalk
Click to expand...
Click to collapse
I'm sure that it had something to do with the editor I was using. In the past, I would copy to internal, edit on PC, then push back to system. Esfile probably muffed up the formatting because when I rebooted, I got constant black screen after Samsung logo. A quick Odin of EL29 with cwm and a reflash of AOKP and all is well. But, I'd still like to be able to manually edit build prop on the device.
I was under the belief that ROM toolbox was a no no on the e4gt, especially ICS.
ROM toolbox mostly ok. ROM manager not ok
Sent from my SPH-D710 using xda premium
As stated above it ROM Manager that will not work with this phone on GB or ICS. Using it to load CWM on your phone can brick your phone. Rom Toolbox hasn't bricked a phone to my knowledge. It has caused bootloops when changing boot animation and fonts through it on ICS though. I haven't had any issues with changing build props on ICS though, but again I have not tried it on AOKP/AOSP/CM9 ROMs.
Sent on HyDrA using Tapatalk
ROM toolbox worked well, thank you. Also, I guess the best benefit from this thread is clarification between ROM toolbox and ROM manager. Much appreciated!
Can anyone enlighten me as to why ROM Toolbox is the only thing that seems to work? I to have tried the ES File Explorer method, which worked perfect on my Evo 3D, but on E4GT it sticks at Samsung boot screen. I then booted into recovery, did adb pull, edited file on PC, and adb push back to phone. After rebooting I checked build.prop and it did not reflect the changes, just default settings (and yes I made sure to save the changes before pushing).
I unfortunately have only had the phone a week and it was shipped with FF18, so not sure what behavior was like before update. Pre-ICS, were you able to make manual edits to build.prop without issues?
Did you try wiki rootzbox? But unfortunately it's a paid app. You can ask first about your device compatibility from the dev before you buy it. Afterall it's created by Aokp rom dev.
Sent from my GT-I9100G running on codeworkx's CM10
I went ahead and got ROM Toolbox and it did work, I'm just curious as to why it works but a manual edit does not.
I believe es file inserts hidden stuff.
sent from my BAD A$$ Epic touch
patrao_n said:
I believe es file inserts hidden stuff.
sent from my BAD A$$ Epic touch
Click to expand...
Click to collapse
Perhaps, but like I said it worked on my 3d so why not here? And also curious why the adb push method fails.
reckless_t said:
Perhaps, but like I said it worked on my 3d so why not here? And also curious why the adb push method fails.
Click to expand...
Click to collapse
Are you remounting system as rw first?
Sent from my SAMSUNG-SGH-I717 using xda premium
chris41g said:
Are you remounting system as rw first?
Sent from my SAMSUNG-SGH-I717 using xda premium
Click to expand...
Click to collapse
Think i may have forgot it the first time, which may be why I booted back in with default values. But then again it did say adb push was completed. The second time i tried adb and made sure to remount first it resulted in stuck at boot again. Since ROM toolbox worked it's not a big deal anymore, but curiosity is still eating at me...
Script Version!
Code:
This time I present to you a script that will in theory (and so far for me, in reality) save us some battery without having to risk our hardware with undervolting! I present to you...
[B]CPU Sleeper[/B]
[QUOTE]Honestly the Script can be made to work with any Dual Core / Quad Core! The Only Problem is you need to be Rooted!
~ Currently the issue with CM9, is that the boot becomes incomplete while in init.d folder without Modification to the sysinit..
~ however, with any rooted device you can download the script & continue to use it via a script manager app on every boot.
~ With the Script Manager App, this script virtually can run on any Multi-Processor CPU
Hope that clears things Up,
~~Eugene[/QUOTE]
[U]What is it?[/U]
Its a fairly simple script that will put CPU 1 OFFLINE when the screen turns off. Once the screen comes back on, it will allow CPU 1 back ONLINE.
[U]How does it work?[/U]
Since we have dual core CPUs, we have a CPU 0 and a CPU 1, core 1 and core 2, while the screen is off we really only need to have 1 core active, this script will make sure CPU 1 shuts off while the screen is off, then resumes normal usage when the screen comes back on.
[B][COLOR="red"]WARNING! READ THIS![/COLOR][/B]
This script relies on init.d OR script manager! CM9, for some reason, tends to run this at the exact same time it runs some other script (I forget atm which) and it will clash, causing no boot! CM9 users MUST use the script manager version install! Flex Reaper appears to work fine with it as init.d. I strongly urge you to use the script manager version of this, NOT the flashable version. Always make a nandroid backup before modifying the system, including this!
[U][COLOR="Red"]Instructions[/COLOR][/U]
Available in 2 versions, script only version which you can place wherever you want and run however you want, or a CWM/TWRP flashable zip that will place the file for you in /system/etc/init.d and set permissions.
[I]Version 1: Flashable[/I]
Same as any of my flashable releases, I did most of the work for you!
Make a full backup
Download to external SD card
Install from SD card
Pick the cpu sleeper zip file
it'll be almost instant
reboot
Shouldn't be any need to clear caches or anything like that.
[I]Version 2: Script only[/I]
This can be run in 2 ways, via init.d support, or via script manager. Both are pretty similar, and can be done a number of ways, however this is the basis of how.
[U]Init.d supported kernel:[/U]
Make a backup!
Download the script file, making sure no extensions get added onto the file. Copy the file to /system/etc/init.d and set the permissions to the following:
XOX
XOX
XOX
Once done, reboot the system, and it will take effect when your system is finished rebooting.
[U]Script Manager[/U]
This method is probably the better method, and should work with any kernel/ROM. Download the script file, making sure no file extensions get added, and copy it to /system/etc. Set the file permissions to:
XOX
XOX
XOX
Once done, load up script manager, select browse as root (if it isn't already set from the crossix mod method in the guide) then browse to /system/etc and select the script file S98cpu_sleep, then select ROOT and BOOT options. After this is set, reboot system.
[U]What do I do if I can't boot after using this?[/U]
You made that backup, right? Ok, then here is what you do.
Hold the power button until the tablet powers off
Press and hold the volume down button, next to the screen lock switch
Press and hold Power (while holding volume down)
Once the recover kernel message comes up, release the buttons
In CWM go to advanced, mounts, mount system, then format system
In TWRP, go to wipe, then wipe system
In CWM go to restore, advanced restore, restore ONLY system
In TWRP select restore, then uncheck all so ONLY system is checked
After restoring system, wipe cache and dalvik cache, then reboot system.
System should boot normally.
[B]Downloads[/B]
Available in 2 versions, script only version which you can place wherever you want and run however you want, or a CWM/TWRP flashable zip that will place the file for you in /system/etc/init.d and set permissions.
Dual Core:
Download: [COLOR="Red"]Script Only - Recommend Install via Script Manager App[/COLOR]
[URL="http://d-h.st/N1N"]CPU Sleeper script only[/URL]
Quad Core:
Download: [COLOR="Red"]Script Only - Recommend Install via Script Manager App[/COLOR]
[url=http://www66.zippyshare.com/v/9249467/file.html]cpusleep[/url]
Thanks to [COLOR="DarkGreen"]pio_masaki[/COLOR] for rewriting the OP
App Version:
Code:
[B]CPU Sleeper[/B]
~Free to all Memebers
~ Must Be Rooted to use App
[B][COLOR="Blue"]What is it?[/COLOR][/B]
Its a fairly simple App that will put CPU 1/2/3 OFFLINE when the screen turns off. Once the screen comes back on, it will allow CPU 1/2/3 back ONLINE.
[B][COLOR="Blue"]How does it work?[/COLOR][/B]
Since we have Dual & Quad core CPUs, we have a CPU 0 and a CPU 1/2/3, core 0/1/2/3, while the screen is off we really only need to have 1 core active "CPU0", this App will make sure CPU 1/2/3 shuts off while the screen is off, then resumes normal usage when the screen comes back on.
[B][COLOR="Blue"]Compatibility?[/COLOR][/B]
Works with any Dual Core & Quad Core Devices!
~ICS
~Gingerbread
[B][COLOR="Blue"]Battery Saving?[/COLOR][/B]
Battery savings all depends on Usage & idle times.
[U][COLOR="Red"]Instructions[/COLOR][/U]
download the App, install & either manually run it, or set to run every boot-up
[B]Downloads[/B]
[url=http://www20.zippyshare.com/v/85067559/file.html]CPU Sleep.apk[/url]
Credits:
Handlerexploit for the creation of the App.
As a begging dev myself, I appreciate your work. Keep on keeping on.
Not sure why previous thread was closed, as no reason was given, but the flashable works FINE on my phone. I had no issues whatsoever. If everyone were to follow the instructions listed they would see that they are advised to make a backup IN CASE something does go wrong and it won't boot. Major props for this man. Just curious, but I noticed that after flashing this it seems that when the screen is off the phone downclocks to 384k KHz. I do have a profile on SETCPU for when screen is off to downclock to 594k KHz. I'm assuming that this script is what is downclocking this below the minimum i had set in SETCPU?
klarthur said:
Not sure why previous thread was closed, as no reason was given, but the flashable works FINE on my phone. I had no issues whatsoever. If everyone were to follow the instructions listed they would see that they are advised to make a backup IN CASE something does go wrong and it won't boot. Major props for this man. Just curious, but I noticed that after flashing this it seems that when the screen is off the phone downclocks to 384k KHz. I do have a profile on SETCPU for when screen is off to downclock to 594k KHz. I'm assuming that this script is what is downclocking this below the minimum i had set in SETCPU?
Click to expand...
Click to collapse
I want the flash able zip any way you can send me the link. I'm glad to see some traction with the sprint s3
thanks in advance
Sent from my SPH-L710 using xda app-developers app
edisepic said:
I want the flash able zip any way you can send me the link. I'm glad to see some traction with the sprint s3
thanks in advance
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
I would need permission from the OP to send it I believe, since he took it down from the OP :/ If the OP doesn't mind i'd be happy to
klarthur said:
I would need permission from the OP to send it I believe, since he took it down from the OP :/ If the OP doesn't mind i'd be happy to
Click to expand...
Click to collapse
Just make sure it works due to people just flashing before checking it works...
This is what got the OP Removed due to people failing to Read & understanding Logic..
eugene373 said:
Just make sure it works due to people just flashing before checking it works...
This is what got the OP Removed due to people failing to Read & understanding Logic..
Click to expand...
Click to collapse
It worked fine for me but I made a backup before flashing it to be safe, as stated in the OP. Thank you!
---------- Post added at 03:27 AM ---------- Previous post was at 03:23 AM ----------
edisepic said:
I want the flash able zip any way you can send me the link. I'm glad to see some traction with the sprint s3
thanks in advance
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
PM sent!
I would also like the cwm zip!
Sent from my SPH-L710 using xda premium
lballer69 said:
I would also like the cwm zip!
Sent from my SPH-L710 using xda premium
Click to expand...
Click to collapse
PM sent!
wiped cache and dalvik and flashed and had no boot issues.
Sent from my SPH-L710 using xda app-developers app
lballer69 said:
I would also like the cwm zip!
Sent from my SPH-L710 using xda premium
Click to expand...
Click to collapse
+1 please!
Sent from my SPH-L710 using xda app-developers app
thearch1tect said:
+1 please!
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
Look in the Market tomorrow for CPU Sleep
Why is this snake oil thread still here?
nabbed said:
Why is this snake oil thread still here?
Click to expand...
Click to collapse
It's a legitimate mod, if you hate it so much why not just leave it and go about your business? No need to fight over a matter of opinion... Seriously.
Sent from my SPH-L710 using xda premium
Trying this on a SGS2 dual core with AOKP . Pushed to init.d and it booted fine. Will let ya know what differences I see. Thanks for the work on this. The principle behind it makes sense. Hopefully it works as it should. Thanks again.
nabbed said:
Why is this snake oil thread still here?
Click to expand...
Click to collapse
Because it does work. It's not a Placebo effect & it does save battery...
There has been countless Number of People that has Confirmed this on the Atrix2 / SGS2 / Sensation / SGS3 and One X is currently being test as well..
~Eugene
eugene373 said:
Because it does work. It's not a Placebo effect & it does save battery...
There has been countless Number of People that has Confirmed this on the Atrix2 / SGS2 / Sensation / SGS3 and One X is currently being test as well..
~Eugene
Click to expand...
Click to collapse
Could you please PM me the cwm flashable version. I am constantly testing and flashing my phone and it would really make my life easier then pushing with Root Explorer each time. I would like to test this on a few different setups so I can tell my peeps if it works or not. Great job by the way.
scarmon25 said:
Could you please PM me the cwm flashable version. I am constantly testing and flashing my phone and it would really make my life easier then pushing with Root Explorer each time. I would like to test this on a few different setups so I can tell my peeps if it works or not. Great job by the way.
Click to expand...
Click to collapse
Just download the app
It's posted on the OP.
eugene373 said:
Just download the app
It's posted on the OP.
Click to expand...
Click to collapse
Are you referring to script manager? I went through the OP a couple of times and that's the only mention of an app I see. I could use that method but I still have to paste it into system/etc. Not trying to be difficult just want to make sure I'm jot going blind.
Edit. NM. I see it now
Thanks for reposting the apk and not punishing all of us:good:
I am running Note Cards 1.1 and I get an OTA update notification every few minutes and it is driving me nuts! Does anybody know how to disable update notifications on the Galaxy Note II?
Anybody?
Why does a custom ROM not remove this? Just goes to show that a little bit of knowledge about developing can be dangerous and a stock ROM with build.prop tweaks shouldn't even be posted...
That said, delete /system/etc/security/otacerts.zip and reboot.
Sent from my SPH-L900 using Tapatalk 2
On the gs3 we just ran the update as it wouldnt go through, then reboot the phone as it would take you to recovery. after that it wouldnt prompt you any more.
-viperboy- said:
Why does a custom ROM not remove this? Just goes to show that a little bit of knowledge about developing can be dangerous and a stock ROM with build.prop tweaks shouldn't even be posted...
That said, delete /system/etc/security/otacerts.zip and reboot.
Sent from my SPH-L900 using Tapatalk 2
Click to expand...
Click to collapse
Did this and still receive the notification.
Sent from my SPH-L900 using xda premium
mrcrptguy said:
Did this and still receive the notification.
Sent from my SPH-L900 using xda premium
Click to expand...
Click to collapse
Then wipe /cache and see if that helps. That's where the OTA downloads too.
Sent from my SPH-L900 using Tapatalk 2
Still didn't work?
Sent from my SPH-L900 using xda premium
oRAirwolf said:
I am running Note Cards 1.1 and I get an OTA update notification every few minutes and it is driving me nuts! Does anybody know how to disable update notifications on the Galaxy Note II?
Click to expand...
Click to collapse
mrcrptguy said:
Still didn't work?
Sent from my SPH-L900 using xda premium
Click to expand...
Click to collapse
Its simple root your device and you are done.you will not get ota notification as ota is disabled when device is rooted.
And even this doesn't works then root device,download app called link2sd or Rom toolbox and freeze software update app.it will work for sure.
Droidlover123 said:
Its simple root your device and you are done.you will not get ota notification as ota is disabled when device is rooted.
And even this doesn't works then root device,download app called link2sd or Rom toolbox and freeze software update app.it will work for sure.
Click to expand...
Click to collapse
Lol, I'm certainly rooted and still get the notification. I have also frozen the update app and still continue to receive the notifications on a regular basis.
Sent from my SPH-L900 using xda premium
Delete the file viperboy said, and delete the update file in /cache (if it's there). Then accept the update...the reboot timer will start but nothing will happen. Press the home button and never look back. Worked for me.
ffolkes said:
Delete the file viperboy said, and delete the update file in /cache (if it's there). Then accept the update...the reboot timer will start but nothing will happen. Press the home button and never look back. Worked for me.
Click to expand...
Click to collapse
Thank you! Followed this to the letter and finally got rid of that pesky OTA to MA7. I like my rooted LJC and do not want to update yet.
Thank you Viper boy. Solved my issue.
Sent from my Mackified Galaxy Note II using XDA Premium.
ffolkes said:
Delete the file viperboy said, and delete the update file in /cache (if it's there). Then accept the update...the reboot timer will start but nothing will happen. Press the home button and never look back. Worked for me.
Click to expand...
Click to collapse
Got an update the other day, this method worked like a charm thanks guys :good:
-viperboy- said:
Why does a custom ROM not remove this? Just goes to show that a little bit of knowledge about developing can be dangerous and a stock ROM with build.prop tweaks shouldn't even be posted...
That said, delete /system/etc/security/otacerts.zip and reboot.
Sent from my SPH-L900 using Tapatalk 2
Click to expand...
Click to collapse
I feel like an idiot but reading/googling hasn't helped me figure out how to actually find this folder to delete that file. Is this something you find on the phone itself or with the rom zip pre-flash. My file manager doesn't have any folders named system, etc, or security
chilipeppers314 said:
I feel like an idiot but reading/googling hasn't helped me figure out how to actually find this folder to delete that file. Is this something you find on the phone itself or with the rom zip pre-flash. My file manager doesn't have any folders named system, etc, or security
Click to expand...
Click to collapse
First off you need a file manager that allows root access, make sure you allow those folders to be accessed "in the settings menu of that manager." It is a file from your device if you are getting the notification.
ffolkes said:
Delete the file viperboy said, and delete the update file in /cache (if it's there). Then accept the update...the reboot timer will start but nothing will happen. Press the home button and never look back. Worked for me.
Click to expand...
Click to collapse
aah, this worked prefect, though, am looking forward to being up to date with Samsung along with the tweaks from ForceROM :thumbup:
Sent from my SPH-L720 using Tapatalk 2
I deleted OTAcerts.zip, cleared my cache, and rebooted. I still have that damned update notification. If I try to run it it just says "no firmware". I'm running the stock ROM with Perseus kernal. I am on AT&T, I'm not sure if that would account for the difference or not.
I just received the update and nothing has happened. I no longer getting update notification
ffolkes said:
Delete the file viperboy said, and delete the update file in /cache (if it's there). Then accept the update...the reboot timer will start but nothing will happen. Press the home button and never look back. Worked for me.
Click to expand...
Click to collapse
-viperboy- said:
Why does a custom ROM not remove this? Just goes to show that a little bit of knowledge about developing can be dangerous and a stock ROM with build.prop tweaks shouldn't even be posted...
That said, delete /system/etc/security/otacerts.zip and reboot.
Sent from my SPH-L900 using Tapatalk 2
Click to expand...
Click to collapse
Much thanks to you both!!! :thumbup:
Sent from my SPH-L900 using Tapatalk 2
definitely disabled
Update for a sure way without deleting files rooted device.
use a folder explorer like Root Explorer:
[QRCODE]https://play.google.com/store/apps/details?id=com.speedsoftware.rootexplorer&hl=en[/QRCODE]
Navigate to:
/system/app: change fwupgrade.apk to fwupgrade.old and keychain.pak to keychain.old
/system/etc/security: change otacerts.zip to otacerts.old
Now reboot to recovery mode and wipe cache. Reboot system to GUI. If update appears, accept install. Countdown will appear but nothing will be installed.
The update notification will no longer appear. :good: