- Dec 10, 2016
- 61
- 20
Battery Problems Fix |Deep Sleep Fix & More
DISCLAIMER
I noticed that the HELIO x20 is quite power hungry chip and I created some tweaks to release the real power of battery + fix some bugs that are created by Xiaomi™ itself....
Some examples are:
1. Everyone has noticed that Redmi Pro has big battery drain in deep sleep (standby mode)
2. I dug around XDA MIUI devices forums for other devices and found out that Xiaomi MIUI roms use a service called 'perfservice' to control the CPU and can sometime be a hit and miss, so I did something
DISABLE PERFSERVICE and MY BATTERY LIFE HAS IMPROVED DRAMATICALLY.
What happens when perfservice is disabled is the cpu is controlled by MTK's cpu manager (not sure what it is called) and uses the stock interactive governer (which is good).
Now its fixing time
STEP ONE
this is for Redmi Pro devices only (Redmi Note 4 too)
1.Download 69tweaksone.zip & 69tweakstwo.zip atached below
and flash them through TWRP Recovery.
AWARE
Flash 69TweaksOne first then flash 69TweaksTwo
Description: This will fix 1.deep sleep battery drain + 2.disable perfservice + 3.some other tweaks.
STEP 2
If you only have 1 SIM, it is highly recommended to go into single SIM mode to turn off the second modem service. Edit build.prop existing line from:
persist.radio.multisim.config=dsds to persist.radio.multisim.config=ss
STEP 3
Turn off Developer Options/Memory Optimization and MIUI Optimization. This is a legacy of the mcd service zram configuration that is disabled.
STEP 4
Remove inbuilt virus scanner(s)
Remove GuardProvider.apk and SecurityAdd.apk plus:
Code:
STEP 5
Greenify + Amplify -(Need Xposed )
Install Greenify and Amplify and enable them on Xposed Framework
Take a look at this thread HERE
This thread is just a copy paste from other forums which are
1-Thanks to Jajk
2-Thanks to asusm930
3-Thanks to CosmicDan
that I wanted to post here for our Redmi Pro which is a really good device (it's Redmi's flagship isn't it). Redmi Pro has a good battery life and without modifying and now it will be Super Good .
DISCLAIMER
Code:
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you
I noticed that the HELIO x20 is quite power hungry chip and I created some tweaks to release the real power of battery + fix some bugs that are created by Xiaomi™ itself....
Some examples are:
1. Everyone has noticed that Redmi Pro has big battery drain in deep sleep (standby mode)
2. I dug around XDA MIUI devices forums for other devices and found out that Xiaomi MIUI roms use a service called 'perfservice' to control the CPU and can sometime be a hit and miss, so I did something
DISABLE PERFSERVICE and MY BATTERY LIFE HAS IMPROVED DRAMATICALLY.
What happens when perfservice is disabled is the cpu is controlled by MTK's cpu manager (not sure what it is called) and uses the stock interactive governer (which is good).
Now its fixing time
STEP ONE
this is for Redmi Pro devices only (Redmi Note 4 too)
1.Download 69tweaksone.zip & 69tweakstwo.zip atached below
and flash them through TWRP Recovery.
AWARE
Flash 69TweaksOne first then flash 69TweaksTwo
Description: This will fix 1.deep sleep battery drain + 2.disable perfservice + 3.some other tweaks.
STEP 2
If you only have 1 SIM, it is highly recommended to go into single SIM mode to turn off the second modem service. Edit build.prop existing line from:
persist.radio.multisim.config=dsds to persist.radio.multisim.config=ss
STEP 3
Turn off Developer Options/Memory Optimization and MIUI Optimization. This is a legacy of the mcd service zram configuration that is disabled.
STEP 4
Remove inbuilt virus scanner(s)
Remove GuardProvider.apk and SecurityAdd.apk plus:
Code:
Code:
/system/lib64/libams-1.1.7-m-mfr.so
/system/lib64/libams-1.1.7-mfr.so
/system/lib64/libavast-utils.so
/system/lib64/libavast-vps-interface.so
/system/lib64/libavlasys.so
/system/lib64/libavlm.so
/system/lib64/libavlurl.so
STEP 5
Greenify + Amplify -(Need Xposed )
Install Greenify and Amplify and enable them on Xposed Framework
Take a look at this thread HERE
This thread is just a copy paste from other forums which are
1-Thanks to Jajk
2-Thanks to asusm930
3-Thanks to CosmicDan
that I wanted to post here for our Redmi Pro which is a really good device (it's Redmi's flagship isn't it). Redmi Pro has a good battery life and without modifying and now it will be Super Good .
Attachments
Last edited: