Fix Battery Drain and Deep Sleep Issue – (Galaxy S6 and S6 Edge)

By
Advertisement
If you’ve tought of purchasing a Samsung galaxy S6 or S6 edge, or you have one, researches must have told you about the ‘battery drain and deep sleep issue’, this is what most users of this devices complain about, though this problem exists only on some devices that have been rooted using Auto-Root method or installed TWRP custom recovery. Are you scared of finding yourself in this situation? Never mind this I’ll take you on a tutorial that will help you escape this :)
  • It’s Easy: How To Locate your Missing Android Device with Google Search

Is My Device Affected By This Issue?

You wanna know if your device is affected by this issue? download and install “3C CPU Manager” you can do that here. In the first tab (CPU), you can check “Up time” VS the actual “Sleep time”, if you have “0” sleep time that’s mean your device is affected by deep sleep issue.
Chill, I’ll write on two methods for how to fix battery drain and deep sleep issue on your Samsung galaxy S6 and galaxy S6 edge. Let’s Proceed

First Method: (For Those Who Do/Don’t Have Custom Recovery Installed On Their Devices)

Requirements:
If you have the above requirements, then you are good to go, just follow the process below.
1. Install Android terminal emulator App on your device.
2. Open Terminal Emulator and type: su
3. Grant permissions.
4. After that copy/paste the following lines:
mount -o rw,remount /system /system
mkdir /system/su.d
chmod 0700 /system/su.d
echo “#!/tmp-mksh/tmp-mksh” > /system/su.d/000000deepsleep
echo “echo ‘temporary none’ > /sys/class/scsi_disk/0:0:0:1/cache_type” >> /system/su.d/000000deepsleep
echo “echo ‘temporary none’ > /sys/class/scsi_disk/0:0:0:2/cache_type” >> /system/su.d/000000deepsleep
chmod 0700 /system/su.d/000000deepsleep
reboot
5. Hit enter or reboot manually your device to apply the fix

Second Method: (For Those Who Have Custom Recovery Installed On Thier Device)

Requirements:
  • Samsung galaxy S6/S6 edge.
  • “Galaxy S6 deep sleep fix flashable zip” (Download Here)
If you have the above requirements, then you are good to go, just follow the process below.
1. Download “UPDATE-S6-DeepSleepFix.zip” file to your device storage (ex: download folder).
2. Reboot into recovery mode.
3. On the main screen, press Install option.
4. Navigate and select the downloaded zip file step1.
5. Swipe to confirm flashing the file.
6. At the end, Hit Reboot System.
Congratulations, you have successfully fixed battery drain and deep sleep issue on your Samsung galaxy S6 and galaxy S6 edge.
Once you are done drop your testimonies…

0 comments:

Post a Comment