Tricky Idle battery drain problem - Moto G Q&A, Help & Troubleshooting

***********************
**** I have been performing controlled experiments to the best of my ability. See below for results. ****
Experiment #1: Isolate if this is due to Wifi
Methodology (one test per night)
1. Keep wifi off. Perform a set usage pattern, then keep phone on sleep all night.
2. Perform the set usage pattern using wifi, then keep phone on sleep all night with wifi turned on.
3. Perform the set usage pattern using wifi, then keep phone on sleep all night with wifi turned off.
Results:
http://forum.xda-developers.com/showpost.php?p=50548879&postcount=27
Experiment #2: Isolate if this is due to GPS/Location Services (Ongoing)
Methodology (one test per night)
1. Keep GPS off. Perform a set usage pattern, then keep phone on sleep all night. [This is identical to the WiFi experiment, so there is no need to replicate this]
2. Perform the set usage pattern using WIFI, then keep phone on sleep all night with GPS turned on.
3. Perform the set usage pattern using GPS, then keep phone on sleep all night with wifi turned off.
Results:
http://forum.xda-developers.com/showpost.php?p=50685378&postcount=69
***********************
So, I've been battling idle drain battery problems for a while now . I was unable to make much progress because I did not have visibility into partial wakelocks on the system . So I did what any inquisitive person would, I rooted my phone. Bye bye warranty.
Now that I have root, I am able to see the partial wakelocks in better battery stats. To my partial surprise , I do not see any substantial partial wakelocks that would explain the significant battery drain at night. I have good cellular signal, and wifi signal where the phone is placed.
Any clues?
Almost 25 percent in 9 hours. Also notice the lack of activity between successive awake blips, and the constant battery drain that occurs between them. Before I even got root and was able to look at the partial wakelocks, I had already suspected that there were no wakelocks going on but yet the battery was draining.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Below are screenshots from the stock battery app showing the top battery drainers and the details of the major ones.
By the way, I would attribute approximately 6 percent of the battery drain due to the screens. I have quite a bit of data that suggests at the brightness levels I was using the screen for those 30 minutes, the drain rate should have been around 12 percent per hour. That still leaves 18 to 20 percent of battery to be accounted for. According to better battery stats, the phone was only awake for around 30 minutes total when the screen was off. And looking at the CPU Lodge, it's clear that those 30 minutes or so were spent in the lowest frequency mode , and that the phone was in deep sleep at all other times.
Attached are the better battery stats logs that shows the partial wakelocks as well. I don't know why the CPU's states are not included in the file but I can assure you I took a look look at it and the 30 or so minutes of awake time were perfectly captured by the 300mhz state.
http://pastebin.com/j685pa5q
Sent from my XT1034 using Tapatalk

I turned airplane mode on, and left location services on. Battery drain was 2.8%/hr (measured over a 5% battery drain interval) with the phone only being awake for 7min 28sec when the screen was off. There were around 5min of NLP wakelocks, and some other miscelaneous ones. I don't think that explains the battery drain fully.
Then, I turned off location services, and the battery drain has been 1.7%/hr (measured over an 8% battery drain interval) with a total awake time of 5 mins, and of that only 1 min of awake time when the screen was off. Very few to no wakelocks.
What is wrong? Why is the battery draining at ~2%/hr with airplane mode on, location services off, and the phone being in deep sleep pretty much the whole time!?

Hey I'm trying to find if there of a pattern with the battery drain and the battery voltage (mv) .I slightly have the felling the battery is a bit wonky . Could you check the battery voltage while charging just before 100% and the voltage when it has fully charged ? .. Try the code *#*#4636#*#*
I feel the my peak battery voltage has dropped significantly over the last 2 weeks.
Sent from my XT1033 using Tapatalk

I have the same problem with mine, no clue what the problem is, I turned off location services and I dont use 3g at all, only wifi while at home or other places sometimes, but the drain persists, still dont know what to do
Sent from my Moto G :3

Try a Cache wipe in recovery - http://forum.xda-developers.com/showthread.php?t=2634361

neu - smurph said:
Try a Cache wipe in recovery - http://forum.xda-developers.com/showthread.php?t=2634361
Click to expand...
Click to collapse
I don't think a cache wipe is the solution. For example, see the updated battery settings screenshot below. The flat line at the end is the result of just rebooting the device (no cache wipe). The battery is no longer draining constantly, even though the same services are activated.

I'm the OP of the thread that I think first reported this issue. Note that I found that the drain is noticeable in airplane mode as you expect there to be almost zero drain, however it still happens when not in airplane mode as well, you just notice it less as the device is doing other stuff which all adds up to battery drain.
I think there is a driver bug, most likely a WiFi driver bug or possibly GPS driver bug. For example maybe GPS is somehow constantly active but the bug manifests itself in such a way that this is not reported to the OS itself which is why you do not see it active in the battery screen .
I had the exact same issue as reported above, no wakelocks over and above the normal amount but the drain was 3% hr or so. A reboot fixed it but it would reoccur when i connected to another WiFi network.
A factory reset fixed it completely until a few weeks ago when I was on the road and used GPS. That night I had the battery drain issue again.
So whether its WiFi or GPS that's the cause I don't know, and why, for me, did it stay fixed for so long. I also can't remember if I had GPS switched on when I first had the issue before the factory reset so makes it harder for me to determine the cause.
The above was all on 4.3. I've now upgraded to 4.4.2.
I think the only way to debug will to be to pull off all the various logs from android, you may even need to turn on various debugging/logs from the OS to capture more logs. I'm pretty sure you wont diagnose from just looking at wakelocks and battery screens.
If you can recreate this problem, and sounds like some of you have it a lot, then you are in a good position to get the logs.
BTW does anyone use the BBC weather app, I noticed this caused a LOT of NLP wakelocks so don't think its related but I did notice on 4.4.2 that it drained battery fast so I uninstalled. There is a thread in xda that I started about it.
A poster above says to clear cache, this is normally pointless as /cache will usually contain nothing except a few empty folders and a couple of log files. Also clearing cache means a reboot which temporarily fixes the issue anyway.

scott_doyland said:
I'm the OP of the thread that I think first reported this issue. Note that I found that the drain is noticeable in airplane mode as you expect there to be almost zero drain, however it still happens when not in airplane mode as well, you just notice it less as the device is doing other stuff which all adds up to battery drain.
I think there is a driver bug, most likely a WiFi driver bug or possibly GPS driver bug. For example maybe GPS is somehow constantly active but the bug manifests itself in such a way that this is not reported to the OS itself which is why you do not see it active in the battery screen .
I had the exact same issue as reported above, no wakelocks over and above the normal amount but the drain was 3% hr or so. A reboot fixed it but it would reoccur when i connected to another WiFi network.
A factory reset fixed it completely until a few weeks ago when I was on the road and used GPS. That night I had the battery drain issue again.
So whether its WiFi or GPS that's the cause I don't know, and why, for me, did it stay fixed for so long. I also can't remember if I had GPS switched on when I first had the issue before the factory reset so makes it harder for me to determine the cause.
The above was all on 4.3. I've now upgraded to 4.4.2.
I think the only way to debug will to be to pull off all the various logs from android, you may even need to turn on various debugging/logs from the OS to capture more logs. I'm pretty sure you wont diagnose from just looking at wakelocks and battery screens.
If you can recreate this problem, and sounds like some of you have it a lot, then you are in a good position to get the logs.
BTW does anyone use the BBC weather app, I noticed this caused a LOT of NLP wakelocks so don't think its related but I did notice on 4.4.2 that it drained battery fast so I uninstalled. There is a thread in xda that I started about it.
A poster above says to clear cache, this is normally pointless as /cache will usually contain nothing except a few empty folders and a couple of log files. Also clearing cache means a reboot which temporarily fixes the issue anyway.
Click to expand...
Click to collapse
Thanks you very much for your reply Scott.
As you can see in my troubleshooting, I eventually turned location services and wifi off, but still measured a considerable battery drain. Do you suppose that once you use wifi, or location services after bootup, the effect may remain afterward even if they are switched off? If so, do you agree that if I turn off location services and wifi, then reboot so that the phone boots up with neither - that should be able to verify your hypothesis?
I'll go ahead and try that for a few days and see how it goes. Will report back.
Others have mentioned something to do with the cellular radio power management, and how rebooting and clearing the cache helps with that (apparently this came from a motorola rep...). I've included a data point in this thread where I merely rebooted without a cache clear and the problem went away. So, perhaps the clearing of the cache really does nothing at all ...
If this is a software issue, why aren't all phone with the same software version effected? How are people getting 6-7 days of standby time consistently? Maybe they never use wifi or location services? Well, I intend to test the wifi/gps hypothesis soon .

google+, google now etc caused me a massive battery drain until i greenified them. now i get a solid 2 days and about ~6 hours screen on time.

twist3d0n3 said:
google+, google now etc caused me a massive battery drain until i greenified them. now i get a solid 2 days and about ~6 hours screen on time.
Click to expand...
Click to collapse
Do you need the donate version to hibernate them?

twist3d0n3 said:
google+, google now etc caused me a massive battery drain until i greenified them. now i get a solid 2 days and about ~6 hours screen on time.
Click to expand...
Click to collapse
So that´s exactly what I did, too. Turns out my Moto G is a battery monster, 2 days with average screen time without any problems.

tictac0566 said:
So that´s exactly what I did, too. Turns out my Moto G is a battery monster, 2 days with average screen time without any problems.
Click to expand...
Click to collapse
This thread is specifically about battery drain caused by something unknown, not an app or wakelock, I think we should try to keep it clean by not cluttering with app related issues as that can then be confusing for people who are reading through the thread. Thanks.
---------- Post added at 11:40 AM ---------- Previous post was at 11:16 AM ----------
if0rg0t said:
Thanks you very much for your reply Scott.
As you can see in my troubleshooting, I eventually turned location services and wifi off, but still measured a considerable battery drain. Do you suppose that once you use wifi, or location services after bootup, the effect may remain afterward even if they are switched off? If so, do you agree that if I turn off location services and wifi, then reboot so that the phone boots up with neither - that should be able to verify your hypothesis?
I'll go ahead and try that for a few days and see how it goes. Will report back.
Others have mentioned something to do with the cellular radio power management, and how rebooting and clearing the cache helps with that (apparently this came from a motorola rep...). I've included a data point in this thread where I merely rebooted without a cache clear and the problem went away. So, perhaps the clearing of the cache really does nothing at all ...
If this is a software issue, why aren't all phone with the same software version effected? How are people getting 6-7 days of standby time consistently? Maybe they never use wifi or location services? Well, I intend to test the wifi/gps hypothesis soon .
Click to expand...
Click to collapse
Well I cant answer all your questions but I will tell you about my test last night. I hardly use GPS at all (and my battery is normal) and last time I did use GPS I had the battery drain as per my post above, so last night I:
1. Drove 15mins from my house.
2. Switched on GPS (high accuracy).
3. Started google maps and drove for 2mins with GPS in use.
4. Shutdown maps app and drove home (GPS still on - ie high accuracy).
5. At home used phone for bit of XDA on wifi for a bit.
6. Switched on airplane mode but location service still on (note airplane mode does NOT switch off GPS), woke up at 02:00AM and noted I had the annoying battery drain - arghhh.
7. Switched off GPS - woke up 2 hrs later and drain still happening.
8. Switch off location altogether - woke up in morning and drain still happening.
9. Rebooted phone and now battery back to normal, Im back on wifi/mobile location (battery saving).
So to me it looks like its maybe related to GPS in some way but whether its purely GPS or a GPS/wigi/location combo I have no idea.
However I have in the past switced on GPS in my house just to play about and havent has the drain, so is it due to a larger change of location when GPS is on (ie 15mins drive from my house) that causes it to go bad.
So annoying, I took a CWM backup before I booted up my phone so I will pull that to my laptop and see if there are any obvious error logs to look at but I doubt it.
Im still leaning towards a driver issue or maybe some component, eg GPS chip, staying alive/awake even when not in use but m sure others have reported they have it with location/GPS off completely. Maybe its even a few different problems.
You said not everyone has the error, but I bet quite a few non-xda people do but do not realise. A lot of people will just charge their phones overnight so wont even realise, during the day they will think ~2% drop per hour is normal. Even if they do notice the drop in airplane mode they probably think thats normal and ignore it.
I think getting Motorola to accept there is an error is going to be almost impossible especially if its hardware related. Also as we have unlocked bootloader I doubt they will even accept a call once they know that.
I think it would be interesting to get a list of phones that are affected, ie model, serial no, location brought, ROM etc. maybe its a certain batch of phones, if we can determine that it would be some help, maybe we could buy one that isnt affected
So to start it off my phone is
XT1032 UK retail brought from Basildon, Essex, UK from phones4u.
Problem happens on 4.3 stock and 4.4.2 stock.
Baseband version is MSM8626BP_1032.340.63.00R.
Im tempted to flash GPE and/or new basenband radio but I bet the same thing happens.
I may see if there is a new GPS driver but no idea how to flash it etc.
Such a shame as this phone is excellent for me otherwise.
Just seen this thread as well, it blames GPS
http://forum.xda-developers.com/showthread.php?t=2607641

if0rg0t said:
Do you need the donate version to hibernate them?
Click to expand...
Click to collapse
if they're system apps, yeah. totally worth it tho cos you can do maps/fb etc too, also you can allow apps that get push messages to still give you notifications whilst greenified.
e: just to note, i have gps (high accuracy) enabled constantly and still manage 2 days.

twist3d0n3 said:
if they're system apps, yeah. totally worth it tho cos you can do maps/fb etc too, also you can allow apps that get push messages to still give you notifications whilst greenified.
e: just to note, i have gps (high accuracy) enabled constantly and still manage 2 days.
Click to expand...
Click to collapse
Maybe you can help test if you don't mind.
1. Use Google maps with high accuracy when you go out for 5mins or so.
2. Once home use phone as normal on WiFi for a bit, just 10mins will be enough.
3. Take note of battery percent.
4. Switch on airplane mode for 2hrs - DO NOT USE PHONE during this time.
5. After 2hrs take note of battery percent.
6. Report the battery percents recorded in this thread.
If you can do this we would be grateful.
Let us know your phone model, where purchased, ROM etc.
Thanks.

Hi,
Following this MotoG thread for some time I have to admit that my MotoG also has the same issue from time to time.
This is the reason now that I joined XDA because this issue is a real pain.
Having my MotoG for three weeks now I had to restart it four or five times to get rid of the excessive battery drain.
My MotoG (XT1032) is bought in the Netherlands, unlocked, rooted, CWM and stock ROM.
I did remove some Motorola apps and disabled some.
Because of the last remarks that it seems to be GPS related, I want to let you know that it also happened to me without using the GPS.
Yesterday it happened at school, at first the drain was not present but suddenly it started.
In the between the two situation I only checked my mail through Wifi and checked some news.
My MotoG has Wifi always on, bluetooth off, GPS off.
There must be something more than just GPS which causes this drain.
Hopefully we can find the root cause soon.

Mickeyvdb said:
Hi,
Following this MotoG thread for some time I have to admit that my MotoG also has the same issue from time to time.
This is the reason now that I joined XDA because this issue is a real pain.
Having my MotoG for three weeks now I had to restart it four or five times to get rid of the excessive battery drain.
My MotoG (XT1032) is bought in the Netherlands, unlocked, rooted, CWM and stock ROM.
I did remove some Motorola apps and disabled some.
Because of the last remarks that it seems to be GPS related, I want to let you know that it also happened to me without using the GPS.
Yesterday it happened at school, at first the drain was not present but suddenly it started.
In the between the two situation I only checked my mail through Wifi and checked some news.
My MotoG has Wifi always on, bluetooth off, GPS off.
There must be something more than just GPS which causes this drain.
Hopefully we can find the root cause soon.
Click to expand...
Click to collapse
Thanks for your reply, have you confirmed this drain happens when in airplane mode as well and that no wakelocks occur, no unusual statistics in battery screen etc. I ask as some people say they have the issue but then say they have greenified an app etc to stop it which basically means they dont have the issue at all. Im not saying I dont believe you, far from it, I just want to confirm its exactly the same issue as a few of us are seeing. Next time can you NOT reboot but leave phone in airplane mode for a few hours and DONT use it at all, then see if battery has gone down by 2-3% per hour.
Thanks.

Have not used airplane mode to check it, but will sure do this when it happens next time.
What I observed in battery stats was a high percentage of android-os.
I have not used greenify so far.
Sent from my GT-P3110 using xda app-developers app

Mickeyvdb said:
Have not used airplane mode to check it, but will sure do this when it happens next time.
What I observed in battery stats was a high percentage of android-os.
I have not used greenify so far.
Sent from my GT-P3110 using xda app-developers app
Click to expand...
Click to collapse
Doesn't sound like the same issue if android OS shows high in battery stats. That sounds more like a wakelock issue of some kind which still means you may get drain in airplane mode but for a different reason.
This thread is specifically for the problem of ALL battery stats looking normal, so android OS doesn't show up as high.
I think your best get is to root and install 'wakelock detector' app and you will probably see some high wakelock for android OS.

Thanks for your post on the Motorola forums Scott. It was well written, and to the point. I hope this issue gets the attention it deserves. I'll be reporting in the next few days with my experiments.

scott_doyland said:
Doesn't sound like the same issue if android OS shows high in battery stats. That sounds more like a wakelock issue of some kind which still means you may get drain in airplane mode but for a different reason.
This thread is specifically for the problem of ALL battery stats looking normal, so android OS doesn't show up as high.
I think your best get is to root and install 'wakelock detector' app and you will probably see some high wakelock for android OS.
Click to expand...
Click to collapse
Sorry to post this wrong condition.
I had the impression that I was suffering the same problem.
Will have a look with a 'wakelock detector' to see if I can tackle the high android-os consumption since I rooted my device already.
Although the issue seems different I will have a good look this morning since I have to use the GPS.
Will keep you informed if I notice something weird.

Related

[Q] Battery draining and high CPU load when idle

Hi everyone here
I got a concern about my TF101 Tablet.
When I switch my Tablet screen off and set the WiFi as turn off when screen off, my battery still drains extremely fast. From the pic you can see, my battery is running out from full to 10% in only 1day and 6 hours without any use. My GPS and bluetooth are also turned off in this period. From the pic you can also see my CPU load is over 30% at most of the time.
From the second pic, I can see the process "System" uses the CPU very hard
Can some one figure it out and I will appriciate it very much!
Here I have to bump...
wm2001wm2001 said:
Hi everyone here
I got a concern about my TF101 Tablet.
When I switch my Tablet screen off and set the WiFi as turn off when screen off, my battery still drains extremely fast. From the pic you can see, my battery is running out from full to 10% in only 1day and 6 hours without any use. My GPS and bluetooth are also turned off in this period. From the pic you can also see my CPU load is over 30% at most of the time.
From the second pic, I can see the process "System" uses the CPU very hard
Can some one figure it out and I will appriciate it very much!
Click to expand...
Click to collapse
I am seeing the exact same problem, not sure what the cause is either. I read somewhere about "wakelocks" where some app will try to keep the CPU awake when you try to go into standby and it results in high system usage.
Thank you for this thread, I am also having this problem. I think the problem for me may be because of Google Maps.
Basically, I'm running some tests now. I had massive battery drain overnight while I slept. The tablet would go from 90% down to 50% in an 10 hour period (4%/hr). It didn't matter if it was docked or not docked. I was running Google Maps v5.8.0 and saw some people post that the new version is eating up the battery. So I removed the updates for Google Maps and tried again.
Now I'm running v5.6.1 of Google Maps and the battery went from 100% to 42% in a 17 hour period with absolutely no use (3.5%/hr). I checked battery usage, and Google Maps is at the top and it's taking up 41% of what was used. That's ridiculous.
So now I'm going to install the latest Google Maps and see if this helps at all. I've also attached some screen shots of my latest tests.
Other details:
Wi-Fi is set to sleep when the screen turns off.
MobileDock Battery saving mode is checked.
Use location for Google Search is unchecked.
I did another test last night after having updated Google Maps to v5.9.0 (latest). I got the same results. Google Maps is eating through my battery when the tablet should be sleeping.
Here's the results:
The tablet was undocked, and fully charged.
I didn't touch the tablet for 15 hours.
The battery went from 100% to 55% in 15 hours = 3%/hr drain.
Google Maps was largest user of battery at 75%!!
I also did a reboot after I updated Google Maps to v5.9.0.
WTH is going on here?! Anyone have any ideas??
ScubaSteveo said:
I did another test last night after having updated Google Maps to v5.9.0 (latest). I got the same results. Google Maps is eating through my battery when the tablet should be sleeping.
Here's the results:
The tablet was undocked, and fully charged.
I didn't touch the tablet for 15 hours.
The battery went from 100% to 55% in 15 hours = 3%/hr drain.
Google Maps was largest user of battery at 75%!!
I also did a reboot after I updated Google Maps to v5.9.0.
WTH is going on here?! Anyone have any ideas??
Click to expand...
Click to collapse
Try turning off all location services (WIFI/GPS) and see if the problem goes away. I did something similar and the sleep mode CPU utilization dropped back to 1% or so. I haven't yet enabled the settings one by one to see which one cis causing the issue.
wilkster said:
Try turning off all location services (WIFI/GPS) and see if the problem goes away. I did something similar and the sleep mode CPU utilization dropped back to 1% or so. I haven't yet enabled the settings one by one to see which one cis causing the issue.
Click to expand...
Click to collapse
You are correct. I am able to turn the Airplane mode on and see virtually no battery drain at night. But this is rather annoying to have to turn on airplane mode every time you are done using the tablet and turn it back off whenever you want to use the tablet.
The best option would be to locate the source of this issue and fix that. Tonight I'll be testing Google Latitude turned off to see if this fixes anything.
As a test I turned back on location services (GPS/Google) but unchecked the use WiFi for location and found the problem went away overnight. Only a few % CPU use. Not quite as good as leaving in Airplane mode but close. Lost about 2-3% CPU over 7 hours. WiFi use setting is to disable with screen turned off.
So after my test last night, I still had massive battery drain.
I turned off Latitude as best I could last night and still same result. Google Maps is chewing up my battery like no other: from 100% to 52% in 15 hours with zero usage by me. Anyone have any other ideas? Any other apps that might be causing this?
ScubaSteveo said:
So after my test last night, I still had massive battery drain.
I turned off Latitude as best I could last night and still same result. Google Maps is chewing up my battery like no other: from 100% to 52% in 15 hours with zero usage by me. Anyone have any other ideas? Any other apps that might be causing this?
Click to expand...
Click to collapse
I had previously logged out of latitude and saw the same high drain result as you, so don't think it is that. When I disabled the WiFi location the drain stopped (leaving gps on). I agree it may be Google maps related since it uses the WiFi location services (since maps uses that service to locate the tablet along with gps).
I have a similar issue, but my problem is not with Google Maps. Instead, the main battery drain is "Android System." I usually leave my Transformer on standby 24/7 and used to only have to charge once a week. This problem appeared out of the blue a few days ago.
Google mail is the only thing on auto-sync, and this setting has never caused any issues in the past. Thus, I'm not sure why Android System is now suddenly waking up at random when asleep. You can see in the plot that System constantly requires 30% CPU usage once it happens, until I actually turn the device back on.
In addition, my wi-fi sleep policy is set to turn off when the screen is off. Recently, it seems it is always on, even when the device is asleep.
EDIT: The graphs from the OP suggest that our issue might be related, but the problem appears to manifest much more frequently for the OP. Crossing my fingers that next week's update somehow fixes this problem.
LagginTimes said:
I have a similar issue, but my problem is not with Google Maps. Instead, the main battery drain is "Android System." I usually leave my Transformer on standby 24/7 and used to only have to charge once a week. This problem appeared out of the blue a few days ago.
Google mail is the only thing on auto-sync, and this setting has never caused any issues in the past. Thus, I'm not sure why Android System is now suddenly waking up at random when asleep. You can see in the plot that System constantly requires 30% CPU usage once it happens, until I actually turn the device back on.
In addition, my wi-fi sleep policy is set to turn off when the screen is off. Recently, it seems it is always on, even when the device is asleep.
EDIT: The graphs from the OP suggest that our issue might be related, but the problem appears to manifest much more frequently for the OP. Crossing my fingers that next week's update somehow fixes this problem.
Click to expand...
Click to collapse
The system process was the same issue on my system as well (didn't show up as google maps). I confirmed that turning off the "Use Wireless Networks" under Location and Security stopped the constant 30% cpu usage when in standby.
After freezing Maps, which is the biggest culprit for me....i noticed, System Process' was way high now.
28%
After doing some searching.... came up with this
http://forum.xda-developers.com/showpost.php?p=16828183&postcount=605
At least for my case.
Google Maps battery drain Solved!
For me, I figured out the issue was Latitude.
I was getting bad battery drain overnight and Google Maps was the largest user by far. I finally signed out of Latitude completely. Battery drain dropped to around 2% (total) overnight! This is acceptable!
As it turns out, Latitude wakes up my device while it should be sleeping in order to update my location and therefore draining massive battery overnight. I'm going to post this as a bug with Latitude/Google Maps because this is causing waaaay too much battery drain.
So it looks like I won't be able to leave Latitude signed in. Once I'm done using it, I will have to sign out of Latitude. This way I can leave Wi-Fi on and set to turn off when the screen turns off. Thereby I get really good battery life again.
On a side note, my phone has the same behaviour, but I never noticed it because I'm usually charging my phone at night. So Latitude...basically...sucks (battery).

Something is killing my battery - please advice

Hi guys,
since a few weeks it's the same sh*t with every Omni-Nightly and franco.Kernel.
Everything is working fine for 1-2 day.
But then the cpu usage increases (i don't see any reason) and won't go back to idle again.
I tried several cpu monitor apps but none is showing me which app is causing this issue.
Please help.
And please don't blame facebook.
My cpu behaves the same way even no facebook app is installed.
If you need further information please tell me.
Thanks a lot for your help!
go to the main phone settings, location, now press google location reporting.. turn off location reporting and location history. your location will still work without these. no go back to the location option, and turn the mode to battery saving.
simms22 said:
go to the main phone settings, location, now press google location reporting.. turn off location reporting and location history. your location will still work without these. no go back to the location option, and turn the mode to battery saving.
Click to expand...
Click to collapse
i've got this issue since 1 or 2 weeks.
i can say for sure that it's not any location services fault.
leAndroid91 said:
i've got this issue since 1 or 2 weeks.
i can say for sure that it's not any location services fault.
Click to expand...
Click to collapse
i see google play services showed up on your battery stats. normally, you wont even see it there, but you are at 71% and so far its taking 6%. its not the location services per se, they work fine with those options disabled. but it is a well known battery drainer.
simms22 said:
i see google play services showed up on your battery stats. normally, you wont even see it there, but you are at 71% and so far its taking 6%. its not the location services per se, they work fine with those options disabled. but it is a well known battery drainer.
Click to expand...
Click to collapse
you're right that those services are draining the battery, but in an acceptable way.
when i don't have the isse with the increased cpu usage i've 4-5 hours sot @ 12 hours overall uptime.
so i guess in general everything is working fine on my device.
but i don't know what and why is causing the high cpu usage :crying:
I'm no good at understanding BBS stats, but what is daemonsu?
There seems to be something keeping your phone awake and attributing its drain to "Android OS" which could be many things, including Widgets.
Sent from my Nexus 5 using Tapatalk
I could help, but prefer gsam screenshots. Unfamiliar with BBS.
Also, for starters....and please trust me here...just turn location services completely off for one charge cycle and see what happens. Also, Google settings app....go into android device manager and uncheck both options.
See how your full charge goes like that. If its still bad...its an app doing the damage, or a very weak signal.
Try it, and it will narrow down the problem. ?
Sent from my N5, N7, Moto X, G Tab 3 or S2.....
Option 1. go back to 100% stock Rom see if it behaves the same
option 2. hard reset your phone and check battery usage with no apps installed
option 3. put your phone on airplane mode and see if battery still drains the same way using wifi. Usually if I have bad reception my battery will drain like crazy. My personal experience using my Nexus 5 I can't tell how much my battery is going to last day by day sometimes I get over 12hrs other days I'm lucky if I get 8hrs.

Battery life considerably worse after update to 9.0

OTA update to 9.0 available a couple of days ago so I let it install. Since then, I've seen considerably quicker draining of the battery, with my usage of the phone being much the same as before. For example, when I went to sleep last night the battery was at 64%, and there were no apps running according to a swipe up from Home, but when I woke this morning, battery was down to 2%. I normally charge once a day, and previously the battery was hardly ever below 50% after 24 hours - I'm a pretty light user.
As an aside, with 9.0 there no longer appears to be possible under battery usage information in Settings to see the percentage of battery that has been used by the various apps and processes.
NickJHP said:
OTA update to 9.0 available a couple of days ago so I let it install. Since then, I've seen considerably quicker draining of the battery, with my usage of the phone being much the same as before. For example, when I went to sleep last night the battery was at 64%, and there were no apps running according to a swipe up from Home, but when I woke this morning, battery was down to 2%. I normally charge once a day, and previously the battery was hardly ever below 50% after 24 hours - I'm a pretty light user.
As an aside, with 9.0 there no longer appears to be possible under battery usage information in Settings to see the percentage of battery that has been used by the various apps and processes.
Click to expand...
Click to collapse
Click the three dots in the top right and choose battery usage.
As for battery life, mine has improved greatly on Android P
NickJHP said:
OTA update to 9.0 available a couple of days ago so I let it install. Since then, I've seen considerably quicker draining of the battery, with my usage of the phone being much the same as before. For example, when I went to sleep last night the battery was at 64%, and there were no apps running according to a swipe up from Home, but when I woke this morning, battery was down to 2%. I normally charge once a day, and previously the battery was hardly ever below 50% after 24 hours - I'm a pretty light user.
As an aside, with 9.0 there no longer appears to be possible under battery usage information in Settings to see the percentage of battery that has been used by the various apps and processes.
Click to expand...
Click to collapse
Ok here. 62% drop over night doing nothing suggests you have a rogue app in there. I'm assuming you have ok cellular coverage and nothing has changed there by coincidence. I would reboot and force close every app you have that's not essential overnight and try again. Swipe up from home and clearing those apps doesn't force close the apps. Greenify is an app that (in manual mode) will make it easy to select as many apps as you want and force close the lot of them. If that improves the situation you can then begin to work out which app(s) might be doing bad stuff whilst you sleep...
Battery on my P2 has significantly improved with Pie even if I didn't have any major problem with 8.1 either. Overnight drain 3-4%. After regular use after a full day I easily exceed 5h SOT. Everything stock with just Greenify in non root mode. I couldn't be happier, best Android release so far for me.
NickJHP said:
OTA update to 9.0 available a couple of days ago so I let it install. Since then, I've seen considerably quicker draining of the battery, with my usage of the phone being much the same as before. For example, when I went to sleep last night the battery was at 64%, and there were no apps running according to a swipe up from Home, but when I woke this morning, battery was down to 2%. I normally charge once a day, and previously the battery was hardly ever below 50% after 24 hours - I'm a pretty light user.
As an aside, with 9.0 there no longer appears to be possible under battery usage information in Settings to see the percentage of battery that has been used by the various apps and processes.
Click to expand...
Click to collapse
I've had my p2 installed with PIE for about 2 days now. I suggest giving it a week (which is what I'm doing) and then getting a full overview of how my battery is performing. Usually, after any major OS updates, being that apps are trying to utilize your resources and a new version of Android would try to allocate and learn your usage (in this case battery), you'd get a much better definitive idea of your overall performance.
I also think that since its now available, turn on Adaptive Battery mode. After a day of upgrading the OS, Adaptive battery at my 26 hr mark of upgrade said that one of my apps was taking in a lot of resources to be used in the background (ES File Explorer). I made AB to stop ES from taking battery resources.
So in conclusion, if it a week and then you'll be able to get a better overall understanding of whether your battery REALLY has gotten worse or better.
Hope this helps!
Interestingly, my battery was dropping really quickly too after the update to DP3, I switched off Adaptive Battery and it fixed the issue completely.
I tried it again with Android Pie and the issue resumed, so I turned it back off. Maybe try this too?
---------- Post added at 02:53 PM ---------- Previous post was at 02:53 PM ----------
Interestingly, my battery was dropping really quickly too after the update to DP3, I switched off Adaptive Battery and it fixed the issue completely.
I tried it again with Android Pie and the issue resumed, so I turned it back off. Maybe try this too?
Exact same problem here after updating. Even tried a factory reset in case it was an updating issue. Same problem. My battery is currently at 43% 4 hours after a full charge. And I've barely used it. This is really poor.
No new apps installed.
My Oreo battery life was great. I'll try shutting off adaptive battery as suggested - but seems a real shame if one of the flagship battery saving features is doing the total opposite on Google's current flagship phone!
Doesn't seem to be a massively common issue so not sure if a likelihood of a patch either
Just a quick update - Google play services has now become the biggest drain on my battery, just as it was before I factory reset after the first install...
Anyone else had the same?
gbmasterdoctor said:
Interestingly, my battery was dropping really quickly too after the update to DP3, I switched off Adaptive Battery and it fixed the issue completely.
I tried it again with Android Pie and the issue resumed, so I turned it back off. Maybe try this too?
---------- Post added at 02:53 PM ---------- Previous post was at 02:53 PM ----------
Interestingly, my battery was dropping really quickly too after the update to DP3, I switched off Adaptive Battery and it fixed the issue completely.
I tried it again with Android Pie and the issue resumed, so I turned it back off. Maybe try this too?
Click to expand...
Click to collapse
I had the same issue and did the same thing... until dp3 and my battery usage was terrible again even with adaptive battery turned off. I ended up turning it on again and after about a week my battery usage was back where it was before. So there doesn't seem to be a magic bullet here. FWIW app usage offered no insight as to what was causing the drain in the first place.
MaxNXS said:
Battery on my P2 has significantly improved with Pie
Click to expand...
Click to collapse
THIS.
I got like 8+ hours of SOT.... no mobile network though, all day wifi use only.
I have this issue. Dropped about 40% over night. I found that turning wifi off stopped the drain completely. I did not have this problem with Oreo at all so it's not the networks im connecting to. Weird thing is this did not happen when I first installed Pie. This started happening about 3 days into installing. Also, I put it in safe mode and saw the same drain with wifi on vs off.
Hi guys,
I seem to have fixed my terrible battery life!
The below might be worth a try if you're still suffering from it.
I noticed in GSAM that RCSphone was the front runner in battery drain so did a little research and found this site.
SOLUTION: Turn off app preview messages (settings / google / app preview messages). Apparently its only function is to allow Allo messages to be received without the app. To me, totally pointless as i don't know - nor have ever met - a single person who uses it.
I've gone from draining 8-10% an hour (screen off) to around 2.5%/hour and from 1hr 35 total SOT to 3hrs 39 minutes with 32% left (and an hour of that was Google maps navigating, so a proper work out for the phone).
Do give it a try and let me know if it works for you.
Although there's room for improvement (idle 2.5%/h seems high to me!) and it's ludicrous that I should have spent several hours finding a fix for this on 100% stock android, I'm very happy to have a usable battery life back again...
Adam.
UPDATE: Seems like in the night I lost 40% again. Idle drain climbed it's way up to 5.6% in the night. Still an improvement from where it was before, but not quite as good as it first appeared...
WibblyW said:
Ok here. 62% drop over night doing nothing suggests you have a rogue app in there. I'm assuming you have ok cellular coverage and nothing has changed there by coincidence. I would reboot and force close every app you have that's not essential overnight and try again. Swipe up from home and clearing those apps doesn't force close the apps. Greenify is an app that (in manual mode) will make it easy to select as many apps as you want and force close the lot of them. If that improves the situation you can then begin to work out which app(s) might be doing bad stuff whilst you sleep...
Click to expand...
Click to collapse
@Burkules I drop 0.4 - 0.7%/hr over night with Bluetooth off/Wifi on/strong cellular signal. Much the same as it was with Oreo. Not quite sure why's there's such a big range (almost 2x) but either way it's ok for me. Did you try the technique above?
WibblyW said:
@Burkules I drop 0.4 - 0.7%/hr over night with Bluetooth off/Wifi on/strong cellular signal. Much the same as it was with Oreo. Not quite sure why's there's such a big range (almost 2x) but either way it's ok for me. Did you try the technique above?
Click to expand...
Click to collapse
Cheers for getting back on this.
I left it on safe mode the other night and it still drained absurdly fast, which suggests to me it's a google system drain rather than rogue app, but will try again with app preview now switched off. Likewise will try greenify again and report back.
Burkules said:
Cheers for getting back on this.
I left it on safe mode the other night and it still drained absurdly fast, which suggests to me it's a google system drain rather than rogue app, but will try again with app preview now switched off. Likewise will try greenify again and report back.
Click to expand...
Click to collapse
Likewise maybe app preview set to off will help me even more. If I recall correctly rogue apps can cause some google system apps to wake up, but perhaps not in safe mode...
WibblyW said:
Likewise maybe app preview set to off will help me even more. If I recall correctly rogue apps can cause some google system apps to wake up, but perhaps not in safe mode...
Click to expand...
Click to collapse
So, switched off adaptive battery again (i'd enabled it after my short-lived miracle recovery the other day) and now I'm down to 4%/hour. Which is better but still really high for idling! Cleared cache and data in Google play services for good measure too as it still comes up super high on the list of battery drainers.
Booting into safe mode now to check the drain without adaptive there and will report back...
UPDATE: Exactly the same drain in safe mode. This is a straight up google problem....
Burkules said:
So, switched off adaptive battery again (i'd enabled it after my short-lived miracle recovery the other day) and now I'm down to 4%/hour. Which is better but still really high for idling! Cleared cache and data in Google play services for good measure too as it still comes up super high on the list of battery drainers.
Booting into safe mode now to check the drain without adaptive there and will report back...
UPDATE: Exactly the same drain in safe mode. This is a straight up google problem....
Click to expand...
Click to collapse
Have you tried to force close every app you've downloaded too?
WibblyW said:
Have you tried to force close every app you've downloaded too?
Click to expand...
Click to collapse
Haven't tried this - but if the battery drain is the same in safe mode (with only google/system apps running) I can't see how it will make a difference. Ill be in rehearsal for several hours today so will force close everything and will then be leaving my phone idling for a few hours anyway.
I signup up to the google play services beta yesterday, and google play services no longer appears as one of the top battery users... but the battery drain is the same and the numbers given in *all* battery apps (Gsam/accubattery/system) don't add up to anything close to the actual % drain. System battery displays 15% of usage (with 'full device usage' on show) when the battery is quite evidently at 48% from full charge. Total cluster****. So pissed off I updated.
Have you seen any improvement in yours with any of these workarounds?
Burkules said:
Haven't tried this - but if the battery drain is the same in safe mode (with only google/system apps running) I can't see how it will make a difference. Ill be in rehearsal for several hours today so will force close everything and will then be leaving my phone idling for a few hours anyway.
I signup up to the google play services beta yesterday, and google play services no longer appears as one of the top battery users... but the battery drain is the same and the numbers given in *all* battery apps (Gsam/accubattery/system) don't add up to anything close to the actual % drain. System battery displays 15% of usage (with 'full device usage' on show) when the battery is quite evidently at 48% from full charge. Total cluster****. So pissed off I updated.
Have you seen any improvement in yours with any of these workarounds?
Click to expand...
Click to collapse
Nothing to lose by trying. And as I said, Greenify makes it easy/quick to do. Force closing is almost as good as uninstalling those apps as the vast majority of installed apps won't restart or run in background until you use them for the first time again. In my experience, quiescent battery consumption (e.g. noticed over night):
Is vastly affected negatively by poor cellular signal strength. Marginal coverage can really drain the battery fast.
Gradually gets worse between reboots
Can be improved (once it degrades) if you force close all the apps you've installed, and swipe away the background apps just before you go to bed!
If quiescent consumption suddenly rises I can normally fix it by force closing all the apps (not being sure which was the one gone rogue/suddenly misbehaving)
At night I generally have excellent cellular coverage, good WiFi, and Bluetooth is off. NFC is always off
I don't enable sync on 2 of the 3 Gmail accounts I have configured
I disable notifications from any apps I don't actually need them from
Quiescent battery consumption is between, say, 0.4% and, 0.7%/hr at home, around 2 to 3%/hr when out and about which I put down to all background data being driven over 4G instead of Wifi, and variable cellular coverage
I've not noticed quiescent battery consumption change between Oreo and Pie, but this may be because I keep force closing apps at night and not giving adaptive battery (which I have on) a chance to have the same effect intelligently
Turning off app preview messages has made no practical different for me
I'm completely stock (stock launcher, not rooted, etc.)
If you can't fix it, at least a factory reset as the next experiment has the option to restore *most* of what was there before (so long as you have had the backup setting enabled). But because not everything is restored it's still a pain. And if that doesn't work it's another factory reset and test and then restore everything manually and gradually :-S. But I think you already tried that?
Burkules said:
Hi guys,
I seem to have fixed my terrible battery life!
The below might be worth a try if you're still suffering from it.
I noticed in GSAM that RCSphone was the front runner in battery drain so did a little research and found this site.
SOLUTION: Turn off app preview messages (settings / google / app preview messages). Apparently its only function is to allow Allo messages to be received without the app. To me, totally pointless as i don't know - nor have ever met - a single person who uses it.
Thanks, just tried that as well and my battery has stayed resolutely at 68% on idle beside me for the last few hours, previously it had gone from 100% down to 69% in about 4 hours whilst similarly doing nothing.
Click to expand...
Click to collapse

New phone with no apps added, phone disabled, screen off, drains far too much battery

Hi
I've got a brand new PH-1 and haven't yet had time to set it up properly, only started it up, let it update software and used for an hour or so before testing the idle battery drain.
I haven't installed any apps or changed any settings other than to disable the google app (to prevent it listening for or responding to "ok google"). I tried out the 360 camera, signed in to gmail and browsed a few websites, before charging back to full and restarting the phone before this test anyway.
But leaving it idle with the screen off and with phone network disabled (there's not even a SIM inserted), only wifi on with good signal, it lost 65% battery in under 22 hours. Screen on time was less than five minutes.
Is this a hardware issue I should RMA, or is it considered normal? If this is normal and there's no easy fix, I'll probably end up having to return the phone anyway for a refund, because if it can't even last a day and half in idle there's no way it would last a reasonable amount of time with normal usage.
Any ideas?
Thanks
Since there isn't a sim card installed, try going to airplane mode and then turning WIFI on.
I am getting about 1.2% drain with cell network and wifi enabled along with all my standard apps installed.
On a typical day with 1-2h SOT, I usually have 60-70% battery left at midnight. I'd try to reset the phone, and then testing again - occasionally a system update will end up doing something funny
I left it overnight with airplane mode on, so even wifi was off, and it's a little better but not by much. Screen on time was one minute.
With airplane mode on, screen off, no dodgy apps, the phone really shouldn't be doing anything to drain battery.
I'll try a full factory reset and see what happens.
Just to follow up, a full factory reset seems to have fixed the issue. Even after doing the same things I had done before (connected to wifi, updated, logged in to gmail, etc) the battery now drains at a much more sensible rate.
Very strange that a factory reset made a difference since it was new from the factory when I had the issue, but I guess something strange happened in the update like dsip suggested.
Thanks for the help!
nickwp said:
Just to follow up, a full factory reset seems to have fixed the issue. Even after doing the same things I had done before (connected to wifi, updated, logged in to gmail, etc) the battery now drains at a much more sensible rate.
Very strange that a factory reset made a difference since it was new from the factory when I had the issue, but I guess something strange happened in the update like dsip suggested.
Thanks for the help!
Click to expand...
Click to collapse
That's ? percent normal behavior. Anytime you flash a ROM (new phone =new ROM) you need to wait a bare minimum of a charge cycle (more like three in my experience) before you get the slightest idea what your actual battery drain is going to look like. think of it like breaking in the engine on a new car.
Sent from my mata using XDA Labs

Battery Drain in deep sleep always 2-5% per hour. WIFI related

I've been googling this issue for 3 months now. The battery drain while the phone is asleep is outrageous from day 1 of owning it. Most nights Accubattery shows a loss of 2 to 5% per hour while screen is off, and usually like 93% of the screen off time is in deep sleep. The drain should be 0.5% at most.
I confirmed that battery saving mode cures the issue. I have now confirmed that simply turning off wifi cures the issue. I'm practically certain that Wifi is the cause. BUT WHY?
I have tried flashing the NoLimits xXx Magisk mod, and have tried other custom ROMs and this issue persists. I have even completely reflashed back to stock using the unbrick procedure with the MSMDownloadTool.exe. We can rule out all possible custom tweaks. This phone is stock and it's doing this.
I've tried a variety of settings people have mentioned like turning off printer service, and a couple settings in Dev Options like App Wifi Multi Broadcast Filter. I've enabled the same filter on my router. No luck.
My router is a Linksys EA7300. What can I do besides replace my router? Its a powerful router but is very locked down, settings wise, with no custom firmwares like WRT. I'm pretty much stuck with it. It has no advanced options to dig through...
Edit: Well I swapped routers entirely and I can already tell this is draining just as fast when connected to it. Its just the Wifi driver entirely to blame.
Here's last night.
https://i.imgur.com/gHNoyzv.jpg
https://i.imgur.com/OahPtJq.jpg
Mozgus said:
I've been googling this issue for 2 months now. The battery drain while the phone is asleep is outrageous from day 1 of owning it. Most nights Accubattery shows a loss of 2 to 5% per hour while screen is off, and usually like 93% of the screen off time is in deep sleep. The drain should be 0.5% at most.
I confirmed that battery saving mode cures the issue. I have now confirmed that simply turning off wifi cures the issue. I'm practically certain that Wifi is the cause. BUT WHY?
I have tried flashing the NoLimits xXx Magisk mod, and have tried other custom ROMs and this issue persists. I have even completely reflashed back to stock using the unbrick procedure with the MSMDownloadTool.exe. We can rule out all possible custom tweaks. This phone is stock and it's doing this.
I've tried a variety of settings people have mentioned like turning off printer service, and a couple settings in Dev Options like App Wifi Multi Broadcast Filter. I've enabled the same filter on my router. No luck.
My router is a Linksys EA7300. What can I do besides replace my router? Its a powerful router but is very locked down, settings wise, with no custom firmwares like WRT. I'm pretty much stuck with it. It has no advanced options to dig through...
Click to expand...
Click to collapse
Check if wifi and bluetooth scanning is on under location settings. If so, disable them at once
avid_droid said:
Do you have Google pay? I was on 10.3.1 and had Google pay activated so location history was always on to have it work. That totally killed my battery, I'm talking insane amounts of drain. I'm back to TMobile 10.0.2 and turned that off and have most of my apps optimized. Also I installed GMS doze through magisk and I'm getting decent battery life. My WiFi is on 24/7,data always enabled, allow location to some apps while using and everything is fine.
Click to expand...
Click to collapse
I never use Google Pay and I always disable that app. I cant even use it if I wanted because it requires a secured lockscreen, which I dont want. Do I need to do more than just disable the app? Also the NoLimits xXx Magisk mod included that GMS doze function and that didnt cure the issue.
amirage said:
Check if wifi and bluetooth scanning is on under location settings. If so, disable them at once
Click to expand...
Click to collapse
Those are always off. I see no use for them to be on. GPS always works fine without them.
Mozgus said:
I never use Google Pay and I always disable that app. I cant even use it if I wanted because it requires a secured lockscreen, which I dont want. Do I need to do more than just disable the app? Also the NoLimits xXx Magisk mod included that GMS doze function and that didnt cure the issue.
Those are always off. I see no use for them to be on. GPS always works fine without them.
Click to expand...
Click to collapse
If you are rooted, I'd suggest downloading betterbatterystats app. This would show the exact app that's the culprit.
amirage said:
If you are rooted, I'd suggest downloading betterbatterystats app. This would show the exact app that's the culprit.
Click to expand...
Click to collapse
Already did that for a couple nights. It did not. No apps were guilty of anything, just like every other battery monitor said. App usages were like 1 or 2% and in no way added up to 40% loss overnight.
Mozgus said:
Already did that for a couple nights. It did not. No apps were guilty of anything, just like every other battery monitor said. App usages were like 1 or 2% and in no way added up to 40% loss overnight.
Click to expand...
Click to collapse
Did you check partial wakelocks/ kernel wakelocks section in the app? It may not always be an app that may cause this...it could be a sensor or so. If everything is normal, I'd suggest installing a custom kernel of your choice and check for drains over 3 days..
amirage said:
Did you check partial wakelocks/ kernel wakelocks section in the app? It may not always be an app that may cause this...it could be a sensor or so. If everything is normal, I'd suggest installing a custom kernel of your choice and check for drains over 3 days..
Click to expand...
Click to collapse
Yes at the time I looked at every line of data it gave. Some wakelock entries had 400-1000 instances in 8 hours of sleeping, but I was googling them as keywords and was finding absolutely nothing useful. As usual, I was the only human being on earth with a technical issue. I always seem to be patient zero for this kind of crap.
I guess I need to wipe my phone yet again, abandon stock and abandon bootloader lock. That will take my whole weekend up again. I just want a damn device I paid $550 to actually work.
I truly miss my first android. Ran 2.0. Flashing roms was easy. Everything just worked.
Edit: I completely switched routers and the result is the same after an hour. 5% drained in an hour literally just doing nothing.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Mozgus said:
Yes at the time I looked at every line of data it gave. Some wakelock entries had 400-1000 instances in 8 hours of sleeping, but I was googling them as keywords and was finding absolutely nothing useful. As usual, I was the only human being on earth with a technical issue. I always seem to be patient zero for this kind of crap.
I guess I need to wipe my phone yet again, abandon stock and abandon bootloader lock. That will take my whole weekend up again. I just want a damn device I paid $550 to actually work.
I truly miss my first android. Ran 2.0. Flashing roms was easy. Everything just worked.
Edit: I completely switched routers and the result is the same after an hour. 5% drained in an hour literally just doing nothing.
Click to expand...
Click to collapse
Dude Flash 9.5.13 for the time being! And See What Happens!
What OOS Version are you on?
aaryan45 said:
Dude Flash 9.5.13 for the time being! And See What Happens!
Click to expand...
Click to collapse
Any indication that this would be worth doing? I dunno about downgrading firmware. Can that also be done by just flashing with MSMDownloadTool?
Hirs_E_Fruit said:
What OOS Version are you on?
Click to expand...
Click to collapse
10.3.1. Newest Global/US
I added pictures to show what I am talking about. Here's last night.
https://i.imgur.com/gHNoyzv.jpg
https://i.imgur.com/OahPtJq.jpg
Mozgus said:
Yes at the time I looked at every line of data it gave. Some wakelock entries had 400-1000 instances in 8 hours of sleeping, but I was googling them as keywords and was finding absolutely nothing useful. As usual, I was the only human being on earth with a technical issue. I always seem to be patient zero for this kind of crap.
I guess I need to wipe my phone yet again, abandon stock and abandon bootloader lock. That will take my whole weekend up again. I just want a damn device I paid $550 to actually work.
I truly miss my first android. Ran 2.0. Flashing roms was easy. Everything just worked.
Edit: I completely switched routers and the result is the same after an hour. 5% drained in an hour literally just doing nothing.
Click to expand...
Click to collapse
It seems there's some sensor that's running rogue in your phone which is why your settings is the top draining app. Are you rooted? If aren't, I'd suggest rooting and then installing betterbatterystats (https://play.google.com/store/apps/details?id=com.asksven.betterbatterystats) and checking what app/ setting is screwing with your battery. For all you know, you may have a broken sensor/ hardware. If so, the best solution is to RMA your device
---------- Post added at 07:05 AM ---------- Previous post was at 07:02 AM ----------
Mozgus said:
Any indication that this would be worth doing? I dunno about downgrading firmware. Can that also be done by just flashing with MSMDownloadTool?
10.3.1. Newest Global/US
I added pictures to show what I am talking about. Here's last night.
https://i.imgur.com/gHNoyzv.jpg
https://i.imgur.com/OahPtJq.jpg
Click to expand...
Click to collapse
Can you stop VoWifi? I feel this is the issue
Mozgus said:
Any indication that this would be worth doing? I dunno about downgrading firmware. Can that also be done by just flashing with MSMDownloadTool?
10.3.1. Newest Global/US
I added pictures to show what I am talking about. Here's last night.
https://i.imgur.com/gHNoyzv.jpg
https://i.imgur.com/OahPtJq.jpg
Click to expand...
Click to collapse
I went back from the 10.3.1/10.0.4 Update because of to much drain and heating and it is so much better now with the 10.3.0/10.0.3 Update
Hirs_E_Fruit said:
I went back from the 10.3.1/10.0.4 Update because of to much drain and heating and it is so much better now with the 10.3.0/10.0.3 Update
Click to expand...
Click to collapse
Um, I've had this issue from day one of owning the phone on Android 9.0. So that answers that. I will not be downgrading.
amirage said:
Can you stop VoWifi? I feel this is the issue
Click to expand...
Click to collapse
Ok...I will try turning off voice over wifi. I cant imagine how that would be a drain when I'm not making calls while I sleep though...
Edit: Tried it. Still drained 2% per hour, which is about the best I've ever gotten with wifi on, so it probably didnt have an impact. I tend to have 1 night or so a week where it decides to drain 2%/h instead of 4%/h. This was likely another one of those nights.
Do you use Tasker?
In my case the Tasker's location triggered profile, caused the battery drain.
eyalsa said:
Do you use Tasker?
In my case the Tasker's location triggered profile, caused the battery drain.
Click to expand...
Click to collapse
I've never used Tasker. Also I have gone through all permissions for all apps and made sure nothing has access to such things that arent absolutely needed.
OnePlus support got back to me and had me try Safe Mode. Didn't know this existed. Hold your power button then hold Power Off selection until a safe mode popup shows. So I did that, turned off airplane mode, turned on wifi. Let it sit and it would seem it drained only 1% over 3 hours, which is great, so I am stumped once again. I wonder if there is some setting in my google account that is the culprit here. Maybe I should reset the phone again, get past the setup pages, but NOT log into a google account, and see how the battery does on wifi then.
Mozgus said:
OnePlus support got back to me and had me try Safe Mode. Didn't know this existed. Hold your power button then hold Power Off selection until a safe mode popup shows. So I did that, turned off airplane mode, turned on wifi. Let it sit and it would seem it drained only 1% over 3 hours, which is great, so I am stumped once again. I wonder if there is some setting in my google account that is the culprit here. Maybe I should reset the phone again, get past the setup pages, but NOT log into a google account, and see how the battery does on wifi then.
Click to expand...
Click to collapse
If it's something to do with your google account, you should google play services as the top draining app. I really think you need to betterbatterystats (BBS) to really see what's screwing with your battery. AccubatteryPro doesn't really give as detailed picture as BBS.
Mozgus said:
I've been googling this issue for 3 months now. The battery drain while the phone is asleep is outrageous from day 1 of owning it. Most nights Accubattery shows a loss of 2 to 5% per hour while screen is off, and usually like 93% of the screen off time is in deep sleep. The drain should be 0.5% at most.
I confirmed that battery saving mode cures the issue. I have now confirmed that simply turning off wifi cures the issue. I'm practically certain that Wifi is the cause. BUT WHY?
I have tried flashing the NoLimits xXx Magisk mod, and have tried other custom ROMs and this issue persists. I have even completely reflashed back to stock using the unbrick procedure with the MSMDownloadTool.exe. We can rule out all possible custom tweaks. This phone is stock and it's doing this.
I've tried a variety of settings people have mentioned like turning off printer service, and a couple settings in Dev Options like App Wifi Multi Broadcast Filter. I've enabled the same filter on my router. No luck.
My router is a Linksys EA7300. What can I do besides replace my router? Its a powerful router but is very locked down, settings wise, with no custom firmwares like WRT. I'm pretty much stuck with it. It has no advanced options to dig through...
Edit: Well I swapped routers entirely and I can already tell this is draining just as fast when connected to it. Its just the Wifi driver entirely to blame.
Here's last night.
https://i.imgur.com/gHNoyzv.jpg
https://i.imgur.com/OahPtJq.jpg
Click to expand...
Click to collapse
I have the exact issue I have tried all the things you have and what had been suggested and more but nothing seems to work
Take a look at this, after this tip my idle drain got a major improvement.just remember to restart after you apply the tip.Read the whole thread.
https://www.reddit.com/r/oneplus/co...with/?utm_medium=android_app&utm_source=share
reza6d said:
Take a look at this, after this tip my idle drain got a major improvement.just remember to restart after you apply the tip.Read the whole thread.
https://www.reddit.com/r/oneplus/co...with/?utm_medium=android_app&utm_source=share
Click to expand...
Click to collapse
Tried that weeks ago. Also enabled the same setting on my router itself. No difference.

Categories

Resources