Hi all
Is this a battery problem or software ?
Im on dr kental rom
blackbravo said:
Hi all
Is this a battery problem or software ?
Im on dr kental rom
Click to expand...
Click to collapse
use khongloi kernel
Have u installed the latest firmware update for December ?
Actually December Firmware for my mobile is pushed by my operator only last week (On Feb 18). Post that am facing same issue. Battery is draining faster.
Usually overnight battery usage of this mobile will be only 2 - 3% but after the update it drains 15% even when idle. Am trying to check with the support
[email protected] said:
Have u installed the latest firmware update for December ?
Actually December Firmware for my mobile is pushed by my operator only last week (On Feb 18). Post that am facing same issue. Battery is draining faster.
Usually overnight battery usage of this mobile will be only 2 - 3% but after the update it drains 15% even when idle. Am trying to check with the support
Click to expand...
Click to collapse
Yes is the last one... But this is a complete fall of battery ...
Install kernel auditor and change governors to conservative or battery saver. And or shut some cores off/lower max frequency. If on nougat grab background restrictions app here on xda and kil apps that run when minimized or not opened. If you really want to go in depth grab xposed and install amplify and busybox and boot manager. You need root. If you don't have that I suggest magisk. I used to always go super user but the modules in magisk are very useful. In fact it can install xposed for you. Greenify may also help
godkingofcanada said:
Install kernel auditor and change governors to conservative or battery saver. And or shut some cores off/lower max frequency. If on nougat grab background restrictions app here on xda and kil apps that run when minimized or not opened. If you really want to go in depth grab xposed and install amplify and busybox and boot manager. You need root. If you don't have that I suggest magisk. I used to always go super user but the modules in magisk are very useful. In fact it can install xposed for you. Greenify may also help
Click to expand...
Click to collapse
i dont have conservative , just shows me userspace interactive or performance
godkingofcanada said:
Install kernel auditor and change governors to conservative or battery saver. And or shut some cores off/lower max frequency. If on nougat grab background restrictions app here on xda and kil apps that run when minimized or not opened. If you really want to go in depth grab xposed and install amplify and busybox and boot manager. You need root. If you don't have that I suggest magisk. I used to always go super user but the modules in magisk are very useful. In fact it can install xposed for you. Greenify may also help
Click to expand...
Click to collapse
i've also not rooted my device yet but really the latest update sucks. I don think any app is consuming batter because Samsung's Default Device Maintenance or Battery Usage will show such apps. I can see only Android default process is consuming more. Let me try Greenify else i may need to go for some custom roms..
Help me some custom rom with very good Battery Life with S-Pen features
Related
https://www.ptcrb.com/vendor/complete/view_complete_request_guest.cfm?modelid=23227
10.5.1.A.0.283 ECO Aug 25, 2014
Hope it gets released soon enough.. Maybe Android 4.4.4? App2SD?
great news¡¡
thansk for the info
its 4.4.4 ...sep 10
Can't bear the Kitkat update going nuts with battery drain woes and Google Play services going wrong.
Downgrading to Jelly Bean for time being.
I hope they give a good rom this time
So we can expect the update to start rolling out within a month atleast ?
As usual this update will reach India lastly. Expecting this update on Jan,2015.:highfive:
Othaaxxx said:
As usual this update will reach India lastly. Expecting this update on Jan,2015.:highfive:
Click to expand...
Click to collapse
lets see coz indian version is update to R2D regions
September 22nd
Source
But again, maybe, like last time.. the updates will come for Z and ZL first. And then for ZR and the Tablet Z.
Edit:
Guys! It's official
Source
Tommylee567 said:
Can't bear the Kitkat update going nuts with battery drain woes and Google Play services going wrong.
Downgrading to Jelly Bean for time being.
I hope they give a good rom this time
Click to expand...
Click to collapse
From what info they have given, the new 10.5.1.A.0283 doesnt seem to address this particular issue.
However, we already know Xposed framework + wakelock terminator can make this battery drain issue go away.
Thats from this
http://forum.xda-developers.com/attachment.php?attachmentid=2918869&stc=1&d=1409451553
to this
http://forum.xda-developers.com/attachment.php?attachmentid=2918870&stc=1&d=1409451553
gspbeetle said:
From what info they have given, the new 10.5.1.A.0283 doesnt seem to address this particular issue.
However, we already know Xposed framework + wakelock terminator can make this battery drain issue go away.
Thats from this
http://forum.xda-developers.com/attachment.php?attachmentid=2918869&stc=1&d=1409451553
to this
http://forum.xda-developers.com/attachment.php?attachmentid=2918870&stc=1&d=1409451553
Click to expand...
Click to collapse
WOW that's impressive. So does it work on JB 4.3? I have downgraded to .569 sw. There is no smoothness in KK as it is in JB.
Thanks for the info bro
Tommylee567 said:
WOW that's impressive. So does it work on JB 4.3? I have downgraded to .569 sw. There is no smoothness in KK as it is in JB.
Thanks for the info bro
Click to expand...
Click to collapse
It was the guys with Nexus found the solution, I forgot who was the originator, but it is somewhere here in XDA.
But yes, it works on 4.3. In fact you can do more in 4.3 than 4.4, due to interfaces such as app_ops and battery_stats were hidden to "protect user data".
( https://code.google.com/p/android/issues/detail?id=61975#c129 )
Those stories have already been discussed here in XDA, so I guess I should stop here.
If it is the issue of google play service drain more battery than Andriod OS when idle, which kept your device "awake" while screen is off.
http://forum.xda-developers.com/attachment.php?attachmentid=2919373&stc=1&d=1409491302
xposed framework can be downloaded here:
http://repo.xposed.info/module/de.robv.android.xposed.installer
wakelock terminator is in google play:
https://play.google.com/store/apps/details?id=in.andro.wlt&hl=en
settings:
http://forum.xda-developers.com/attachment.php?attachmentid=2919305&stc=1&d=1409485715
Other wakelocks can be disabled by "per app hacking", which is an optional module found in the xposed framework.
You may also want to disable "Location Reporting" and "Location History" in
Settings -> Location -> Google location settings
If you want to read more, you can search "NlpWakeLock", don't quote me, i just post what I gathered from the internet.
gspbeetle said:
It was the guys with Nexus found the solution, I forgot who was the originator, but it is somewhere here in XDA.
But yes, it works on 4.3. In fact you can do more in 4.3 than 4.4, due to interfaces such as app_ops and battery_stats were hidden to "protect user data".
( https://code.google.com/p/android/issues/detail?id=61975#c129 )
Those stories have already been discussed here in XDA, so I guess I should stop here.
If it is the issue of google play service drain more battery than Andriod OS when idle, which kept your device "awake" while screen is off.
http://forum.xda-developers.com/attachment.php?attachmentid=2919373&stc=1&d=1409491302
xposed framework can be downloaded here:
http://repo.xposed.info/module/de.robv.android.xposed.installer
wakelock terminator is in google play:
https://play.google.com/store/apps/details?id=in.andro.wlt&hl=en
settings:
http://forum.xda-developers.com/attachment.php?attachmentid=2919305&stc=1&d=1409485715
Other wakelocks can be disabled by "per app hacking", which is an optional module found in the xposed framework.
You may also want to disable "Location Reporting" and "Location History" in
Settings -> Location -> Google location settings
If you want to read more, you can search "NlpWakeLock", don't quote me, i just post what I gathered from the internet.
Click to expand...
Click to collapse
Thanks bro for the info. I will check out the free ones. I tried Wake Lock terminator but can't get it done with the free version for time being
Using NlpWakeLock for Xposed.
Thanks a lot for the info:highfive: :good:
Tommylee567 said:
Thanks bro for the info. I will check out the free ones. I tried Wake Lock terminator but can't get it done with the free version for time being
Using NlpWakeLock for Xposed.
Thanks a lot for the info:highfive: :good:
Click to expand...
Click to collapse
Try this: http://forum.xda-developers.com/xposed/modules/xposed-appopsxposed-appops-4-3-t2564865
It's works very good. But don't forget to enable hack on appops settings
Anton111111 said:
Try this: http://forum.xda-developers.com/xposed/modules/xposed-appopsxposed-appops-4-3-t2564865
It's works very good. But don't forget to enable hack on appops settings
Click to expand...
Click to collapse
Thanks bro, what should I enable in hacks settings?
Is it the Wakelock Fix?
Tommylee567 said:
Thanks bro, what should I enable in hacks settings?
Is it the Wakelock Fix?
Click to expand...
Click to collapse
Yep, you must enable wakelock fix. And turn off Keep Awake for google play service. Then reboot phone.
Anton111111 said:
Yep, you must enable wakelock fix. And turn off Keep Awake for google play service. Then reboot phone.
Click to expand...
Click to collapse
Ok Done!
Thanks!
Will see if it does anything for the battery life
I am not a heavy user so i am wondering why it keeps going down like that
download now
waiting for the dwnload to finish, 10.5.1.A.0.283
dashu31 said:
waiting for the dwnload to finish, 10.5.1.A.0.283
Click to expand...
Click to collapse
i got the notification for update, but it is failing to install.
Device is rooted, on stock rom with SU, Busybox, Xposed and Xprivacy installed.
Me too got the OTA update of about 132 mb but installation failed. I am on rooted 230 firmware with locked bootloader.
Sent from my C5502 using XDA Premium 4 mobile app
halfbloodmutant said:
Me too got the OTA update of about 132 mb but installation failed. I am on rooted 230 firmware with locked bootloader.
Sent from my C5502 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Use PCC or SUS. take backup
[Q] Installing Faux123 Kernel Pro improves battery backup & better RAM Management?
Hi, Does installing Faux123 Kernel Pro improves battery backup & better RAM Management?
If answer is yes, can anyone please upload Recommended balanced settings of it.
DreamExtractor said:
Hi, Does installing Faux123 Kernel Pro improves battery backup & better RAM Management?
If answer is yes, can anyone please upload Recommended balanced settings of it.
Click to expand...
Click to collapse
The answer is no. RAM management comes from deep inside the source code, so you have to wait until those memory leaks are solved by either Google or less likely, Cyanogen. Android 5.1 is supposed to be better in that regard.
SirRhor said:
The answer is no. RAM management comes from deep inside the source code, so you have to wait until those memory leaks are solved by either Google or less likely, Cyanogen. Android 5.1 is supposed to be better in that regard.
Click to expand...
Click to collapse
Thanks..
Then what is the use of Faux123 Kernel Pro or other Kernel Apps?
And does Xposed with Amplify help better battery backup?
DreamExtractor said:
Thanks..
Then what is the use of Faux123 Kernel Pro or other Kernel Apps?
And does Xposed with Amplify help better battery backup?
Click to expand...
Click to collapse
1. Faux kernel app--
Helps in tweaking the various features of a custom kernel. And with a good enough customization, perfomance and battery life definitely goes up
Pss:*Not applicable on stock kernel*
2. Amplify app
An app which helps in blocking the various wake-locks which could prevent your phone from going into deep sleep and also increased battery consumption
Xposed framework is necessary for its functioning, and Yes, it does help in increasing battery life by blocking the wake-locks
*caution must be taken as tweaking and blocking all the wake-locks and alarms or services without proper knowledge could result in broken functionality and possibly boot-loop*
*same caution must be exercised with the faux-kenel app, or any other kernel tweaking apps, for that matter*
Hope that clears it for you
EDIT: I suggest this thread to clear up your questions regarding battery life on moto g2
http://forum.xda-developers.com/moto-g-2014/general/guide-how-to-best-battery-life-moto-g-t3049970
metalrules321 said:
1. Faux kernel app--
Helps in tweaking the various features of a custom kernel. And with a good enough customization, perfomance and battery life definitely goes up
Pss:*Not applicable on stock kernel*
2. Amplify app
An app which helps in blocking the various wake-locks which could prevent your phone from going into deep sleep and also increased battery consumption
Xposed framework is necessary for its functioning, and Yes, it does help in increasing battery life by blocking the wake-locks
*caution must be taken as tweaking and blocking all the wake-locks and alarms or services without proper knowledge could result in broken functionality and possibly boot-loop*
*same caution must be exercised with the faux-kenel app, or any other kernel tweaking apps, for that matter*
Hope that clears it for you
EDIT: I suggest this thread to clear up your questions regarding battery life on moto g2
http://forum.xda-developers.com/moto-g-2014/general/guide-how-to-best-battery-life-moto-g-t3049970
Click to expand...
Click to collapse
Thanksa lot,
But I've one more doubt, when I installed xposed first from recovery, then installed apk. Then installed Amplify, but there is no call audio either incoming or outgoing. Installed Xposed in both Stock ROM & CM12 but same same problem no call audio.
http://forum.xda-developers.com/moto-g-2014/help/call-audio-installing-xposed-t3070931
Can anyone tell me what is the problem?
DreamExtractor said:
Thanksa lot,
But I've one more doubt, when I installed xposed first from recovery, then installed apk. Then installed Amplify, but there is no call audio either incoming or outgoing. Installed Xposed in both Stock ROM & CM12 but same same problem no call audio.
http://forum.xda-developers.com/moto-g-2014/help/call-audio-installing-xposed-t3070931
Can anyone tell me what is the problem?
Click to expand...
Click to collapse
Do you mean call audio via voip ie whatsapp, viber,hangouts etc.
If yes, there is a buildprop edit that fixes that problem
http://forum.xda-developers.com/moto-g-2014/general/fix-whatsapp-callsand-voip-services-t3064132
Other than that, regular calls are working fine for me
metalrules321 said:
Do you mean call audio via voip ie whatsapp, viber,hangouts etc.
If yes, there is a buildprop edit that fixes that problem
http://forum.xda-developers.com/moto-g-2014/general/fix-whatsapp-callsand-voip-services-t3064132
Other than that, regular calls are working fine for me
Click to expand...
Click to collapse
Regular calls has no audio?
So now i've installed Titan Prime V1.0.3, Installed Xposed via recvovery there is a storage space is running out notification.
Plus there is no regular call audio either incoming or outgoing after installing Xposed.
DreamExtractor said:
Regular calls has no audio?
So now i've installed Titan Prime V1.0.3, Installed Xposed via recvovery there is a storage space is running out notification.
Plus there is no regular call audio either incoming or outgoing after installing Xposed.
Click to expand...
Click to collapse
Thats strange, I never had problems with regular calls
And moreover installing xposed would never mess up calls
Did you install any audio mods such as viper4android?
Well then,
1. Try installing a stock LP, factory reset it and then installing titan over it.
2. Try formatting everything, I mean everything except sd card then installation as stated above
PS; Does audio work in titan prior to installing xposed . ?
metalrules321 said:
Thats strange, I never had problems with regular calls
And moreover installing xposed would never mess up calls
Did you install any audio mods such as viper4android?
Well then,
1. Try installing a stock LP, factory reset it and then installing titan over it.
2. Try formatting everything, I mean everything except sd card then installation as stated above
PS; Does audio work in titan prior to installing xposed . ?
Click to expand...
Click to collapse
Yes, Audio was working before, everytime when i flash xposed from recovery after reboot no call audio in any of the ROMs (Stock, Titan Prime & CM)
DreamExtractor said:
Yes, Audio was working before, everytime when i flash xposed from recovery after reboot no call audio in any of the ROMs (Stock, Titan Prime & CM)
Click to expand...
Click to collapse
Well, considering that xposed for LP is still at an alpha stage, I'd suggest you to wait till a more stable one is released.
Me being on cm12.1 do miss the xposed frameworks too.
Then only way out is to wait for now
Very bad.
I use greenify.
Why? Change rom?
saarxee said:
Why?
Click to expand...
Click to collapse
How are we supposed to know what's draining your battery? Install BetterBatteryStats and look there.
Also provide more info: what kernel is installed, if you're using any social apps, if you're rooted and so on.
BBS working without root?
No root.
stock kernel...
I have instagram and facebook but only on the last time I have this issue.
Just reporting that the app wakeblock works perfectly on the op7p running 9.5.8 with magisk root.
https://play.google.com/store/apps/details?id=com.giovannibozzano.wakeblock
After installing the app, you can launch it and grant permissions.
Then install the core using the magisk mode.
That will create a magisk zip in your root directory/wakeblock folder.
Go ahead and install that zip using the magisk manager then reboot.
After the reboot, your device may hang on the bootloader unlocked screen for a while. Just force reboot it using the buttons. This is what happened to me but after the forced reboot, it was fine.
Everything should be good to go. Now you can use better battery stats to see which Wakelocks keep drain the most battery and then block them with WakeBlock!
App crashes instantly when choosing the Magisk module mode for me
Yea i went into twrp, go to your root directory or "sdcard" Found folder "wakeblock" and flashed from there.....didnt use magisk at all
Lol custom kernels like ex and the ex kernel manager let you block any wakelock. Some of the apps people use for this type of thing are seriously questionable. I don't touch them with a 39 and a half foot pole
Eric214 said:
Lol custom kernels like ex and the ex kernel manager let you block any wakelock. Some of the apps people use for this type of thing are seriously questionable. I don't touch them with a 39 and a half foot pole
Click to expand...
Click to collapse
You should live your life more
It's too short, mate
Lol I love my life just fine, but why keep adding apps that do stuff natively? Even greenify uses more resources and battery then it saves more times then not. People wonder why they have crappy battery life
Eric214 said:
Lol custom kernels like ex and the ex kernel manager let you block any wakelock. Some of the apps people use for this type of thing are seriously questionable. I don't touch them with a 39 and a half foot pole
Click to expand...
Click to collapse
The thing with wakeblock is that it doesn't entirely block wakelock, it blocks them for a number of seconds like amplify which is more effective than entirely blocking a wakelock.
---------- Post added at 04:36 PM ---------- Previous post was at 04:34 PM ----------
yandreev3 said:
Just reporting that the app wakeblock works perfectly on the op7p running 9.5.8 with magisk root.
https://play.google.com/store/apps/details?id=com.giovannibozzano.wakeblock
After installing the app, you can launch it and grant permissions.
Then install the core using the magisk mode.
That will create a magisk zip in your root directory/wakeblock folder.
Go ahead and install that zip using the magisk manager then reboot.
After the reboot, your device may hang on the bootloader unlocked screen for a while. Just force reboot it using the buttons. This is what happened to me but after the forced reboot, it was fine.
Everything should be good to go. Now you can use better battery stats to see which Wakelocks keep drain the most battery and then block them with WakeBlock!
Click to expand...
Click to collapse
how are you getting it work, it just force closes when patching or creating the manual zip.
harpin14789 said:
The thing with wakeblock is that it doesn't entirely block wakelock, it blocks them for a number of seconds like amplify which is more effective than entirely blocking a wakelock.
---------- Post added at 04:36 PM ---------- Previous post was at 04:34 PM ----------
how are you getting it work, it just force closes when patching or creating the manual zip.
Click to expand...
Click to collapse
0.4.2 wakeblock version.
Oos 9.5.8
Stock recovery and stock kernel.
Magisk 19.3
Not sure why it's not working for you. You can try my magisk module but no promises it will work. Also I don't recommend trying it on any version of Oos besides 9.5.8 international non 5g.
And some of us don't want to run the custom kernel or the kernel manager app. I personally do not like the existing kernel manager apps.
Also SOT before this was about 7ish hours with 1%/h standby drain. No issues with battery. It's just fun to tinker and block useless Wakelocks plus it's an option for those that really like to mess with their phones and not just apply a theme here and there. But all the more power to you if you think that it's useless or dangerous!
harpin14789 said:
The thing with wakeblock is that it doesn't entirely block wakelock, it blocks them for a number of seconds like amplify which is more effective than entirely blocking a wakelock.
---------- Post added at 04:36 PM ---------- Previous post was at 04:34 PM ----------
how are you getting it work, it just force closes when patching or creating the manual zip.
Click to expand...
Click to collapse
Well any wakelock that was running for 30 minutes to over an hour when I block the wakelock, no longer runs period. This is using the EXKM. So, works for me and not for a few seconds
Would you recommend to use that
I did a measurement with BBS and got 0.6% drain without root or special kernels. Stock with just a few ADB tweaks. Location and wifi on.
Sent from my GM1913 using Tapatalk
swejuggalo said:
I did a measurement with BBS and got 0.6% drain without root or special kernels. Stock with just a few ADB tweaks. Location and wifi on.
Sent from my GM1913 using Tapatalk
Click to expand...
Click to collapse
What were the tweaks?
harpin14789 said:
What were the tweaks?
Click to expand...
Click to collapse
Easiest to paste a link [emoji846] See post 682 or 683 depending on using the community app or a browser...
https://forums.oneplus.com/threads/oneplus-7-pro-battery-heating-feedback-thread.1031989/
Sent from my GM1913 using Tapatalk
undecided , all i know about miuiMix is that it is based on Xiaomi.eu , comes rooted and removed cleaner app ? and thats it they called it miuimix?
anyone that has it installed or tried them both can you share your experience
i am abit concerned about the root on MiuiMixand the banking app but i heard from someone that you can hide it with magisk
mite_jan said:
undecided , all i know about XiaomiMix is that it is based on Xiaomi.eu , comes rooted with magisk installed , and maybe further some other system apps have been removed which i have no idea which ones
anyone that has it installed or tried them both can you share your experience
i am abit concerned about the root on MiuiMixand the banking app but i heard from someone that you can hide it with magisk
Click to expand...
Click to collapse
What you said is correct.
I am using latest MiMix build for Note 10 Pro Max and it is absolutely smooth and stable. You can use banking apps without any issues by hiding magisk and banking apps.
Not sure about gaming since I don't play games.
Cheers!
ZainBilq said:
What you said is correct.
I am using latest MiMix build for Note 10 Pro Max and it is absolutely smooth and stable. You can use banking apps without any issues by hiding magisk and banking apps.
Not sure about gaming since I don't play games.
Cheers!
Click to expand...
Click to collapse
can you check which system apps were removed , how many percent battery drain do you have over night , and screen on time on full charge
themes should not work on caller and messaging app correct ?
mite_jan said:
can you check which system apps were removed , how many percent battery drain do you have over night , and screen on time on full charge
themes should not work on caller and messaging app correct ?
Click to expand...
Click to collapse
Seriously? Do I need to remember or check which systems apps were removed? I don't care.
Battery drain overnight is 1% or even 0% sometimes when wifi and mobile data is off.
Did not check screenon time.
Themes seemed to work on Caller Screen. Not sure about Messaging app, but it depends on Themes you applied.
If you want to flash, then do it and check yourself in detail. Otherwise, leave it.
Cheers!
cheers i will go with the xiaomi.eu , sounds ridiculous to steal their work with just putting root and deleting an app or two and call it a different name , thanks for the reply
mite_jan said:
cheers i will go with the xiaomi.eu , sounds ridiculous to steal their work with just putting root and deleting an app or two and call it a different name , thanks for the reply
Click to expand...
Click to collapse
It's not the same. Xiaomi.EU is just MIUI ROM with removed bloatware and latest features added from chinese version of the ROM.
OneOS and MiuiMix take this Xiaomi.EU rom and tweak it a little further by adding some of the other custom rom features and some apps that you most likely will use since you unlocked your phone (Magisk, Substatum...)
OneOS and MiuiMix are basicaly tunned up versions of XiaomiEU