Jump to content

[APP] Fast Dormancy Manager


Recommended Posts

Posted (edited)

A simple small app that will let you enable or disable fast dormancy.

Battery life is better for me when disable.

-You must have root

-Tested on JB only

-FD will be enable again after a reboot

post-644887-0-78078800-1357235902_thumb.

APK in the zip file

If you try please report here your results about battery life.

If you want a good app to monitor battery usage in both case, i suggest this one :

http://forum.xda-dev...d.php?t=1179809

If you want to do it manually :

To enable : echo 2 > /sys/power/fast_dormancy

To disable : echo 0 > /sys/power/fast_dormancy

v1.1 :

--Fix FC when fast_dormancy entry may not have good rights setted.

Edited by vache
Guest davidevinavil
Posted (edited)

Still FC :/

http://pastebin.com/UQ48ZfDN

Tried with yor kernel and still FC

Don't know if it's important but I'm using supersu instead of superuser

Tried with adb and got this


root@android:/ # echo 0 >/sys/power/fast_formancy

sh: can't create /sys/power/fast_formancy: No such file or directory

You must type

echo 0 > /sys/power/fast_dormancy

or

echo 2 > /sys/power/fast_dormancy

Edited by davidevinavil
Posted (edited)

Still FC :/

http://pastebin.com/UQ48ZfDN

Tried with yor kernel and still FC

Don't know if it's important but I'm using supersu instead of superuser

Tried with adb and got this


root@android:/ # echo 0 >/sys/power/fast_formancy

sh: can't create /sys/power/fast_formancy: No such file or directory

You must type

echo 0 > /sys/power/fast_dormancy

or

echo 2 > /sys/power/fast_dormancy

Typo mistake when writing OP.

Looking at the FC.

Edit : Are you sure that you update to 1.1 ? cause downloads count is still at 0.

Edited by vache
Guest davidevinavil
Posted (edited)

OK v1.1 is working but you have to put a space from echo 0 > and /sys/.... ;)

Edited by davidevinavil
Guest Deonix
Posted

I red about what fast dormancy is. I don't know if orange RO uses it. Of course i can check but i did not root it yet. If i don't use 3g all the time is this usefull? I just enablw data and 3G use it for what i need then i disable data and move to 2G.

Guest ian00009
Posted

If you try please report here your results about battery life.

Ahhhh, battery life MUCH worse the FD disabled. 7 AM to 4 PM normally down to about 55% today down to 35%.

unistalled

Ian

Posted

Thanks Vache!

It would be a good idea to list the effect by operator. I'll try on my side to see the result.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.