How to Disable BCL - Nexus 5X General

Here is how to disable BCL using various methods
init.d script
Code:
#!/system/bin/sh
sleep 40
echo disable > /sys/devices/soc.0/qcom,bcl.67/mode
kernel
fastboot flash boot nobclbullheadj.img
Download: http://renderserver.net/?dl=14f21584ff2eadceecaea497a2b2ae5b
What is BCL?
BCL polls the battery monitor system for various values such as voltage, current and temperature through the battery. This driver is meant to help prevent possible reboots, but with it removed on several devices we have seen no issues.
The way it prevents reboots is by setting thresholds and when the threshold is passed or tripped, it will throttle or unplug cores, which is detrimental to performance(we have seen it on the OnePlus Two and Nexus 6 so far). With that being said, wouldn't you truly like your device to run at its maximum performance and let the real hotplugging and thermal drivers work properly?

To get it back do you do the same commands except change "disable" to enable?

Will give it a go and report back. Thanks!

stu5797 said:
To get it back do you do the same commands except change "disable" to enable?
Click to expand...
Click to collapse
You can just reboot.

Awesome. Thank you very much!

I just made a kernel that disables BCL by default, it also has root access, not verity checks and no forced encryption.
http://renderserver.net/?dir=devs/DespairFactor/bullhead

DespairFactor said:
I just made a kernel that disables BCL by default, it also has root access, not verity checks and no forced encryption.
http://renderserver.net/?dir=devs/DespairFactor/bullhead
Click to expand...
Click to collapse
Excellent. Flashing now.

I tried flashing the img file that you posted and i get a gray screen that tells me there is a "Crash on the LK!" along with some other info. Any idea what happened or what i may have done wrong?

TheBigOne71 said:
I tried flashing the img file that you posted and i get a gray screen that tells me there is a "Crash on the LK!" along with some other info. Any idea what happened or what i may have done wrong?
Click to expand...
Click to collapse
Did you flash it via fastboot? I did this without issue. Also are you on the mdb80i build?

dbrohrer said:
Did you flash it via fastboot? I did this without issue. Also are you on the mdb80i build?
Click to expand...
Click to collapse
Yeah, i did it via fastboot and I am on the mdb80i build :/

So this would stop the device from throttling charge speeds over 36 and 38 degrees Celsius I'm assuming? Hopefully you don't fry your batteries charging at 3000mA while gaming.

bblzd said:
So this would stop the device from throttling charge speeds over 36 and 38 degrees Celsius I'm assuming? Hopefully you don't fry your batteries charging at 3000mA while gaming.
Click to expand...
Click to collapse
BCL is disabled on stock when charging, but not off charger.

DespairFactor said:
BCL is disabled on stock when charging, but not off charger.
Click to expand...
Click to collapse
Oh so this only affects the device when discharging the battery? Thanks for the info BTW.

bblzd said:
Oh so this only affects the device when discharging the battery? Thanks for the info BTW.
Click to expand...
Click to collapse
If you hangouts me I will tell you about it in more detail
Sent from Nexus 6P in the Despair filled Dark Side

Hey OP, would it be possible to create a boot.img with bcl off only, no root and not the other extras?
Sent from my Nexus 5

If I have root, can I just use a command to disable it under terminal or adb shell?
what would be the command?

DespairFactor said:
BCL is disabled on stock when charging, but not off charger.
Click to expand...
Click to collapse
So this is not a fix for slow charging ( or lack of rapid charge) while screen is on?

ghettopops said:
So this is not a fix for slow charging ( or lack of rapid charge) while screen is on?
Click to expand...
Click to collapse
How the hell would we fix that with no source?
Sent from Nexus 6P in the Despair filled Dark Side

DespairFactor said:
BCL is disabled on stock when charging, but not off charger.
Click to expand...
Click to collapse
DespairFactor said:
How the hell would we fix that with no source?
Sent from Nexus 6P in the Despair filled Dark Side
Click to expand...
Click to collapse
I'm just trying to piece things together man.

The link is unaccessible now. Could you please upload the nobclbullheadj.img again if possible?

Related

Android OS battery drain

No matter what I do I get this drain. Android os is keeping awake for 4 hrs in 12 hrs of sitting in my car. Apparently instead of dozing it says don't go to sleep instead drain the battery. I'm using amplify and app ops xposed to stop wakelocks even. Running pure nexus. Doesn't matter if its fresh install or not. Any ideas?
root and install better battery stats
Well you clearly have something waking your system. Though too much wakeblocking is just as bad. Perhaps try something else, like greenify. Most likely some rogue app.
steveo17 said:
root and install better battery stats
Click to expand...
Click to collapse
teh roxxorz said:
Well you clearly have something waking your system. Though too much wakeblocking is just as bad. Perhaps try something else, like greenify. Most likely some rogue app.
Click to expand...
Click to collapse
Better battery stats didnt really tell much It seems to only happen if WiFi is on and not connected so I'll try turning it off and see. I pretty much removed everything from amplify last night and turned off WiFi and there was no drain. I'm getting amazing battery life today tho. But no dozing so I'll see tonight I guess.
420SYN said:
Better battery stats didnt really tell much It seems to only happen if WiFi is on and not connected so I'll try turning it off and see. I pretty much removed everything from amplify last night and turned off WiFi and there was no drain. I'm getting amazing battery life today tho. But no dozing so I'll see tonight I guess.
Click to expand...
Click to collapse
If that's the case, you probably have an RX wakelock, and flashing a custom kernel [kylo for example] has that as a simple wakelock toggle you can enable.
Or block it by other means.
teh roxxorz said:
If that's the case, you probably have an RX wakelock, and flashing a custom kernel [kylo for example] has that as a simple wakelock toggle you can enable.
Or block it by other means.
Click to expand...
Click to collapse
Thanks kylo was my next thing to try But I just wrote a tasker profile to automate WiFi on off that should take care of it. If that fails kylo is next. Thanks a bunch
420SYN said:
Thanks kylo was my next thing to try But I just wrote a tasker profile to automate WiFi on off that should take care of it. If that fails kylo is next. Thanks a bunch
Click to expand...
Click to collapse
No problem, also:
Kylo Downloads, since renderserver isn't being updated.
Also also: when in the kernel, there is a bug with all 4 wlan toggles, make sure it shows up as 'disabled' [toggle to the left] to have it enabled.
teh roxxorz said:
No problem, also:
Kylo Downloads, since renderserver isn't being updated.
Also also: when in the kernel, there is a bug with all 4 wlan toggles, make sure it shows up as 'disabled' [toggle to the left] to have it enabled.
Click to expand...
Click to collapse
You mean 3?
stalls said:
You mean 3?
Click to expand...
Click to collapse
Exactly, 4 - 1 = 3...Can't see the clear text?
You know I had this kind of drain yesterday.
https://imgur.com/a/BtOAh
Honestly Android OS is the worst kind of drain because its hard to find a smoking gun. It's just the OS doing something we don't know.. While Facebook had its wakelocks, the thing is Facebook itself is not draining that much. Something else is going on.
teh roxxorz said:
No problem, also:
Kylo Downloads, since renderserver isn't being updated.
Also also: when in the kernel, there is a bug with all 4 wlan toggles, make sure it shows up as 'disabled' [toggle to the left] to have it enabled.
Click to expand...
Click to collapse
Never mind. Link
wasn't working but is now
I have this as my biggest culprit. I wish I could figure it out
Sent from my Nexus 6P using Tapatalk
Smallsmx3 said:
I have this as my biggest culprit. I wish I could figure it out
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
Only advice I have is make sure searching for open WiFi isn't checked, under location make sure the scanning options are unchecked and kylos kernel seems to be helping as suggested in previous posts using the wake lock preventions.
stalls said:
You mean 3?
Click to expand...
Click to collapse
Stupid question but how do you get to those settings for kylo?

CPU Governor Causing random reboots

I have a very odd problem that I can't solve nor diagnose, my device (N9005) keeps rebooting at no expected pattern if I changed CPU governor to anything but interactive or under-voltage.
The problem started about a year or so ago and since then I have tried lots of roms, kernels and batteries if they had something to do with it but I can't understand why the reboot happen.
I can record a cat log if it would show the problem and if someone can help identify the cause of it or if someone already familiar with this problem and solve it would be much better.
I would appreciate any suggestions in order to try and solve the issue.
What happens with stock rom ??
JJEgan said:
What happens with stock rom ??
Click to expand...
Click to collapse
You mean AOSP or TW? since both can be considered stock in different ways xD
Anyway, the behavior is the same on either but the problem started while on Temasek's ROM last year which was and still my main rom.
Samsung stock TW .
Sent from my SM-N930F using XDA-Developers Legacy app
JJEgan said:
Samsung stock TW .
Sent from my SM-N930F using XDA-Developers Legacy app
Click to expand...
Click to collapse
Aha, and same thing happen as mentioned earlier.
tharwat96 said:
Aha, and same thing happen as mentioned earlier.
Click to expand...
Click to collapse
Check your CPU binning (pvs) and read about it. You might find answers.
zlazaar said:
Check your CPU binning (pvs) and read about it. You might find answers.
Click to expand...
Click to collapse
Thank you very much for the suggestion. However, after reading about it which is a very new concept for me so thank you again for that, I understood it affects overclocking speeds and tolerance but I still don't understand what could it mean to my case.
One thing I forgot to mention or implicitly mentioned is that, I used to use conservative or powersave governors and used to undervolt by 25mv till the problem occured.
Also, I think checking device's CPU binning method differs from a device to another (not sure if I'm right) but I tried a command found on OPO's site and it didn't show an actual output but it showed a 1 before the usual command line and I don't know if it means anything but thought of mentioning it anyway.
tharwat96 said:
Thank you very much for the suggestion. However, after reading about it which is a very new concept for me so thank you again for that, I understood it affects overclocking speeds and tolerance but I still don't understand what could it mean to my case.
One thing I forgot to mention or implicitly mentioned is that, I used to use conservative or powersave governors and used to undervolt by 25mv till the problem occured.
Also, I think checking device's CPU binning method differs from a device to another (not sure if I'm right) but I tried a command found on OPO's site and it didn't show an actual output but it showed a 1 before the usual command line and I don't know if it means anything but thought of mentioning it anyway.
Click to expand...
Click to collapse
You can find your soc's pvs by navigating to /sys/devices/system/soc/soc0 then open the file "soc_pvs" with a text viewer.
There will be an integer (from 1 to 6).
1 means best support for undervolt/overclock. And 6 the worst one.
Your phone reboots when you just set different governor (no undervoltage applied) ? And which governor you set ?
zlazaar said:
You can find your soc's pvs by navigating to /sys/devices/system/soc/soc0 then open the file "soc_pvs" with a text viewer.
There will be an integer (from 1 to 6).
1 means best support for undervolt/overclock. And 6 the worst one.
Your phone reboots when you just set different governor (no undervoltage applied) ? And which governor you set ?
Click to expand...
Click to collapse
Thank you very much for your reply.
I just checked and it is actually 1 .
The governor I was trying to set was Yankactive/ondemand.
There's a chance that the problem is actually fixed but I'm still not sure. However, if it's solved the reason would be ridiculous actually but compounded into 2 parts and I'm not sure if one of them it the main cause or both but they are the most recent changes which led to the current stability with no reboots since 2 hours now.
The first part is the SELinux status which was enforcing and had to change it to permissive for any heavy change otherwise it won't work and it kept changing after every reboot so what I did is forcing it to change to permissive on each boot. and it helped a lot but I'm not sure how it affected my situation.
The second part is that I was using PowerNap xposed module and there's a chance that it force stops the android system. I also have no idea how this contribute to solving my problem since the problem existed before even installing xposed.
Anyway, I'm still testing the device to see if it's actually solved.
tharwat96 said:
Thank you very much for your reply.
I just checked and it is actually 1 .
The governor I was trying to set was Yankactive/ondemand.
There's a chance that the problem is actually fixed but I'm still not sure. However, if it's solved the reason would be ridiculous actually but compounded into 2 parts and I'm not sure if one of them it the main cause or both but they are the most recent changes which led to the current stability with no reboots since 2 hours now.
The first part is the SELinux status which was enforcing and had to change it to permissive for any heavy change otherwise it won't work and it kept changing after every reboot so what I did is forcing it to change to permissive on each boot. and it helped a lot but I'm not sure how it affected my situation.
The second part is that I was using PowerNap xposed module and there's a chance that it force stops the android system. I also have no idea how this contribute to solving my problem since the problem existed before even installing xposed.
Anyway, I'm still testing the device to see if it's actually solved.
Click to expand...
Click to collapse
Sorry i did a mistake.
The higher the PVS bin value the better. This means 1 is not good.
I have the value of 1 on my Note 3 and undervolt by 30 with zero problems. Also i change between interactive and performace govs a dozen times a day.
zlazaar said:
Sorry i did a mistake.
The higher the PVS bin value the better. This means 1 is not good.
Click to expand...
Click to collapse
Undervolting aside, shouldn't I be able to change governors no matter the PVS bin value? since it matters the most while overclocking and I'm trying to do the opposite
RaduNastase said:
I have the value of 1 on my Note 3 and undervolt by 30 with zero problems. Also i change between interactive and performace govs a dozen times a day.
Click to expand...
Click to collapse
I used to do too but no clue what happened on newer Android versions. BTW, which ROM and Kernel you are on?
Kernel: CivZ-KK_Xplorer-Rev1.9
Rom: Omega 4.4.2 v24
I am using both Synapse and Kernel Toolkit for CPU/GPU tweaking, as they wok well together (on the other hand Kernel Adiutor conflicts with Synapse).
In case you want to know, the battery goes down 1% every hour or so in idle and about 1% every 3 minutes of using the phone with screen on (browsing, gaming, etc).
RaduNastase said:
Kernel: CivZ-KK_Xplorer-Rev1.9
Rom: Omega 4.4.2 v24
I am using both Synapse and Kernel Toolkit for CPU/GPU tweaking, as they wok well together (on the other hand Kernel Adiutor conflicts with Synapse).
In case you want to know, the battery goes down 1% every hour or so in idle and about 1% every 3 minutes of using the phone with screen on (browsing, gaming, etc).
Click to expand...
Click to collapse
I believe your battery is dead?
tharwat96 said:
I believe your battery is dead?
Click to expand...
Click to collapse
Why do you say that? It's brand new (bought it original from Samsung, a month ago). One of the few new original batteries left in stock. manufactured at the end of 2014.
Only yesterday (@3%) i got 4 hours of gaming in Retroarch emulator (pretty intensive on the CPU), with a total of 4 h and 40 min SOT, with the Note charged to full 21 hours before that. Pretty decent performance imo.
RaduNastase said:
Why do you say that? It's brand new (bought it original from Samsung, a month ago). One of the few new original batteries left in stock. manufactured at the end of 2014.
Only yesterday (@3%) i got 4 hours of gaming in Retroarch emulator (pretty intensive on the CPU), with a total of 4 h and 40 min SOT, with the Note charged to full 21 hours before that. Pretty decent performance imo.
Click to expand...
Click to collapse
O.O I'm terribly sorry I somehow misread your post.
I was confused when I read it since I was actually sticked to SlimKat before switching to nougat because of the battery.
BTW, what is your usual SOT without heavy usage?
tharwat96 said:
O.O I'm terribly sorry I somehow misread your post.
I was confused when I read it since I was actually sticked to SlimKat before switching to nougat because of the battery.
BTW, what is your usual SOT without heavy usage?
Click to expand...
Click to collapse
Well, it depends on how bright the image is. That is if you watch some darker images or pages, it consumes less than white ones.
If i unplug it in the morning (i usually unplug it in the evening), the SOT is a sure 5 hours, with some 5 % left in the evening.
RaduNastase said:
Well, it depends on how bright the image is. That is if you watch some darker images or pages, it consumes less than white ones.
If i unplug it in the morning (i usually unplug it in the evening), the SOT is a sure 5 hours, with some 5 % left in the evening.
Click to expand...
Click to collapse
Aha, now with RR nougat and synergy the consumption is very close to yours.
tharwat96 said:
Aha, now with RR nougat and synergy the consumption is very close to yours.
Click to expand...
Click to collapse
Great Should be even better overall with that deep sleep option that nougat has.
RaduNastase said:
Great Should be even better overall with that deep sleep option that nougat has.
Click to expand...
Click to collapse
When the device doze the battery percentage gets stuck for how long you may leave the device idle, it's pretty impressive

Battery drain problem

Guys I'm experiencing massive battery drain in Moto E4 even with nothing in phone only standby draining the juice....battery charging slowly and draining fast...anybody else experiencing this?
Device rooted that's all nothing else like heavy games and all...I'm getting only half a day
method of rooting ?
kartik verma said:
method of rooting ?
Click to expand...
Click to collapse
Yours
Is your reception good?
drganbds said:
Yours
Click to expand...
Click to collapse
LOL
andMego said:
Is your reception good?
Click to expand...
Click to collapse
Yes but draining fast and what about yours guys?
drganbds said:
Yes but draining fast and what about yours guys?
Click to expand...
Click to collapse
This might help a little. Look for these lines in your build.prop:
ro.core_ctl_min_cpu=2
ro.core_ctl_max_cpu=4
Change the value of he first line to 1. It's set to run on 2 cores minimum. If the lines aren't there, try adding at least the first set to 1.
Edit: it actually sounds like you may have a battery problem or another problem with your device. Might want to try to get it replaced.

kernel keeping phone awake?

Recently I started experiencing bad battery drain (13% over night) and I noticed my kernel has been keeping my phone awake. I did a factory reset without restoring a back up and still the same thing.
Can anyone take a look at my screen shot and help me figure out a solution?
innocentone1 said:
Recently I started experiencing bad battery drain (13% over night) and I noticed my kernel has been keeping my phone awake. I did a factory reset without restoring a back up and still the same thing.
Can anyone take a look at my screen shot and help me figure out a solution?
Click to expand...
Click to collapse
Try using CPU spy and check if the drain is due to the phone not going deep sleep ?
majorkid said:
Try using CPU spy and check if the drain is due to the phone not going deep sleep ?
Click to expand...
Click to collapse
It says 99% deepsleep when I ran it. Also I got a notification that this app was made for older android systems. I am assuming it still works correctly?
innocentone1 said:
It says 99% deepsleep when I ran it. Also I got a notification that this app was made for older android systems. I am assuming it still works correctly?
Click to expand...
Click to collapse
Use cpu spy reloaded
innocentone1 said:
It says 99% deepsleep when I ran it. Also I got a notification that this app was made for older android systems. I am assuming it still works correctly?
Click to expand...
Click to collapse
Yeah it works , try updating to latest firmware as they have improved battery drain , you could turn off AOD , put some apps to sleep in the settings that you don't use and optimize battery usage for them. i was told Mobile Data consumes alot of battery , I'm getting 2% drain for the night unless I leave some downloads.
majorkid said:
Yeah it works , try updating to latest firmware as they have improved battery drain , you could turn off AOD , put some apps to sleep in the settings that you don't use and optimize battery usage for them. i was told Mobile Data consumes alot of battery , I'm getting 2% drain for the night unless I leave some downloads.
Click to expand...
Click to collapse
I am on the latest firmware and I have done everything in the original battery optimization guide by corvo who is now gone. I also have tweaked all my settings for max battery and turned off mobile data. Forgot to mention these issues are with all battery saving tweaks in mind.
mtm1401 said:
Use cpu spy reloaded
Click to expand...
Click to collapse
Hmmm still says my deepsleep is fine I haven't really been using my phone. I did notice that my CPU does not idle at 300 while screen is on. I am assuming this is normal.
Uh the screenshots bugged I'll reupload.
Reuploads
innocentone1 said:
Reuploads
Click to expand...
Click to collapse
Strange, guessing you haven't just left the phone untouched for 18 hours!
mtm1401 said:
Strange, guessing you haven't just left the phone untouched for 18 hours!
Click to expand...
Click to collapse
I have not. I have literally no idea why the phone is acting this way. I also don't know why my battery stats are not working on the app.
Also idk if this information will help my phone is a snap dragon 855 US variant.
I might try another factory reset. Could you give me a safe to disable list? Perhaps I could try just disabling little pieces at a time and see what happens. Maybe I uninstalled an important service or something.
For example I completely removed wellbeing from my device. Idk if it is important etc or had a role in certain services.
innocentone1 said:
I have not. I have literally no idea why the phone is acting this way. I also don't know why my battery stats are not working on the app.
Also idk if this information will help my phone is a snap dragon 855 US variant.
I might try another factory reset. Could you give me a safe to disable list? Perhaps I could try just disabling little pieces at a time and see what happens. Maybe I uninstalled an important service or something.
For example I completely removed wellbeing from my device. Idk if it is important etc or had a role in certain services.
Click to expand...
Click to collapse
Sure, I have the exynos so that might explain why cpu spy works for me.
Google battery historian (there is a good reddit sub that explains how to use it) which might help identify some issues
I've attached my disabled list, just be aware that I have a 3rd party tracking app so I wouldn't recommend removing the find my device unless you have an alternative
innocentone1 said:
I have not. I have literally no idea why the phone is acting this way. I also don't know why my battery stats are not working on the app.
Also idk if this information will help my phone is a snap dragon 855 US variant.
I might try another factory reset. Could you give me a safe to disable list? Perhaps I could try just disabling little pieces at a time and see what happens. Maybe I uninstalled an important service or something.
For example I completely removed wellbeing from my device. Idk if it is important etc or had a role in certain services.
Click to expand...
Click to collapse
I've been running test exclusively using mobile network here is my current screen shots .. last charge was at 84%. ref ipa client.View attachment 4766546View attachment 4766547
Sent from my SM-G975U using Tapatalk
innocentone1 said:
I have not. I have literally no idea why the phone is acting this way. I also don't know why my battery stats are not working on the app.
Also idk if this information will help my phone is a snap dragon 855 US variant.
I might try another factory reset. Could you give me a safe to disable list? Perhaps I could try just disabling little pieces at a time and see what happens. Maybe I uninstalled an important service or something.
For example I completely removed wellbeing from my device. Idk if it is important etc or had a role in certain services.
Click to expand...
Click to collapse
Just so you know, CPU Spy and CPU Spy Reloaded don't work correctly on Snapdragi. S10's.
Happened to me using only mobile data also. Gsam showed a higher than average held awake time as well. This current battery cycle has been my worst stat in regards to sot.View attachment 4767231View attachment 4767233
Sent from my SM-G975U using Tapatalk
Limeybastard said:
Happened to me using only mobile data also. Gsam showed a higher than average held awake time as well. This current battery cycle has been my worst stat in regards to sot.View attachment 4767231View attachment 4767233
Sent from my SM-G975U using Tapatalk
Click to expand...
Click to collapse
Hi mate.... also use GSam pro but when i want to grant it with adb shell it freezes. What command did you use for adb shell ? I also sent error report to GSam but no one answers.... sorry for OT...
SM-G975F Exynos
Limeybastard said:
Happened to me using only mobile data also. Gsam showed a higher than average held awake time as well. This current battery cycle has been my worst stat in regards to sot.
Click to expand...
Click to collapse
I'm jealous your SOT shows a max of 7hr 30+ min mine can only get to 5 without dying.
innocentone1 said:
I'm jealous your SOT shows a max of 7hr 30+ min mine can only get to 5 without dying.
Click to expand...
Click to collapse
I got over 10 hours once , the only time I charged to 100% and used to 15%. Second day of purchase. I normally do 80-40 or there abouts.
But we're her to discuss saving battery and wondering why the LTE isn't as efficient perhaps as would it should be.
Sent from my SM-G975U using Tapatalk
---------- Post added at 02:03 PM ---------- Previous post was at 02:02 PM ----------
Xode said:
Hi mate.... also use GSam pro but when i want to grant it with adb shell it freezes. What command did you use for adb shell ? I also sent error report to GSam but no one answers.... sorry for OT...
SM-G975F Exynos
Click to expand...
Click to collapse
I used the command that the app tells me to use. Does gsam work on exynos?
I emailed them two weeks ago, never got a response back.
Sent from my SM-G975U using Tapatalk
Limeybastard said:
[/COLOR]I used the command that the app tells me to use. Does gsam work on exynos?
I emailed them two weeks ago, never got a response back.
Sent from my SM-G975U using Tapatalk
Click to expand...
Click to collapse
So the same command except i had to add an additional "-d" to grant ... looks like exynos has issue with GSam .... thx btw [emoji106]
SM-G975F Exynos

Mi 9T overheating

Hallo there,
I own redmi mi 9T a few weeks now, I'm rooted and have magisk on it.
Problem is overheating, 3 times now, my phone is reaching almost 40 degrease Celsius.
After reboot everything is normal again.
Does anybody know what's the reason of it?
Greetings
Gregor250385 said:
Hallo there,
I own redmi mi 9T a few weeks now, I'm rooted and have magisk on it.
Problem is overheating, 3 times now, my phone is reaching almost 40 degrease Celsius.
After reboot everything is normal again.
Does anybody know what's the reason of it?
Greetings
Click to expand...
Click to collapse
What do you do when it happens ? I only reach 40c when I'm playing intensive games or live streaming outdoor
sh3nd0 said:
What do you do when it happens ? I only reach 40c when I'm playing intensive games or live streaming outdoor
Click to expand...
Click to collapse
I reboot the phone and everything is normal again.
It happens spontaneously, i don't play any games on my 9T
Gregor250385 said:
I reboot the phone and everything is normal again.
It happens spontaneously, i don't play any games on my 9T
Click to expand...
Click to collapse
Check your battery stats if what is causing it, try uninstalling or freezing the app that has the most CPU usage and test it again.
sh3nd0 said:
Check your battery stats if what is causing it, try uninstalling or freezing the app that has the most CPU usage and test it again.
Click to expand...
Click to collapse
Thanks, I'm already doing that. Nothing suspicious to be found
Gregor250385 said:
Thanks, I'm already doing that. Nothing suspicious to be found
Click to expand...
Click to collapse
If you still having the problem, I think it's better to return it to the manufacturer or the store and ask for a replacement
Today I received my mi 9t.
When I loaded it with 40% at 90% turned off. Phone was ver hot.
I use powerbank with QC 3.0 I use standard case .
I wait about 20 minutes and turn on phone.
What do You think about that?
Does it can be fixed by software or it is fail of engenering and it is hardware problem?
Gregor250385 said:
Thanks, I'm already doing that. Nothing suspicious to be found
Click to expand...
Click to collapse
I have right now 38 and the phone feels hot... I tried to restart it but with no effect... Also, the cpu stays almost all the time at 100%, what can I do to reduce this? Thanks!
robi10101298 said:
I have right now 38 and the phone feels hot... I tried to restart it but with no effect... Also, the cpu stays almost all the time at 100%, what can I do to reduce this? Thanks!
Click to expand...
Click to collapse
I have really no idea
Restart did the trick for me
Gregor250385 said:
I have really no idea
Restart did the trick for me
Click to expand...
Click to collapse
I hope it's only a bug...
robi10101298 said:
I hope it's only a bug...
Click to expand...
Click to collapse
I think you're good
Gregor250385 said:
I think you're good
Click to expand...
Click to collapse
Did you have this average cpu activity?
op, you're using stock or custom rom?
robi10101298 said:
Did you have this average cpu activity?
Click to expand...
Click to collapse
Yes, pretty much
Dev Dezigns said:
op, you're using stock or custom rom?
Click to expand...
Click to collapse
Stock EEA rom
Dev Dezigns said:
op, you're using stock or custom rom?
Click to expand...
Click to collapse
Stock Global
I'm on global, never had any overheating issues
i have the same problem, overheat, the battery is drained super fast, and with a reboot all come to normal, any fix found??
maxionline said:
i have the same problem, overheat, the battery is drained super fast, and with a reboot all come to normal, any fix found??
Click to expand...
Click to collapse
What does the battery usage in setting says? Which HW or APP drains the most?
sterver1 said:
What does the battery usage in setting says? Which HW or APP drains the most?
Click to expand...
Click to collapse
in hardware says "stand by" radio
and in app says "android"... generic stuff
i am in stock rom, and almost no apps insalled

Categories

Resources