Our J5 2016 Devices are overheating frequently, which consumed large amount of charge within some hours.
Here some fixation method for solving this problem.
1. NFC ( 1st Enemy ) ( NOOB LEVEL ) (Screenshots 2nd Post )
All of us simply disable the NFC from quick settings but it also run its service in background.
Solution :
Frist go to settings - Connections - NFC and payment
Then ON it if OFF
There you will see Android Beam is ON , So OFF it
Then OFF NFC. { Now NFC Cool Down }
Click to expand...
Click to collapse
2. GPU Throttling ( 2nd Enemy ) ( Advanced ) ( Screenshots 3rd Post)
As much gpu throttling occur, same as the device heated.
Solution :
i. Root & Root explorer
ii. /sys/devices/soc.0/1c00000.qcom,kgsl-3d0/kgsl/kgsl-3d0/min_pwrlevel
iii. Edit min_pwrlevel with text editor.
iv. Change the value of min_pwrlevel to 0 or 1 ( Default Given 2 ) ( Recommended 1 )
v. Save file and Must change permissions to read only.
@Valentyn474 at 4pda
Click to expand...
Click to collapse
NFC
Disabling NFC Fully
Reserved 2
My min_pwrlevel value is 9. Also what happens when we change it to 1? Is it enabling gpu throtling or disabling it?
RaphaelHam said:
My min_pwrlevel value is 9. Also what happens when we change it to 1? Is it enabling gpu throtling or disabling it?
Click to expand...
Click to collapse
Which device you uses ? Is it in nougat or marshmallow.
Also see the value of default_pwrlevel.
J510fn with odyssey rom and dragon v2.1 kernel. Play pubg and mobile legend a lot. So of course i have high battery usage
RaphaelHam said:
J510fn with odyssey rom and dragon v2.1 kernel. Play pubg and mobile legend a lot. So of course i have high battery usage
Click to expand...
Click to collapse
The min_pwrlevel has default read & write permission. I think min_pwrlevel tweaked by the kernel for overclocking which incrementally heated up devices. ( As in the stock the min_pwrlevel is 2 ).
RaphaelHam said:
J510fn with odyssey rom and dragon v2.1 kernel. Play pubg and mobile legend a lot. So of course i have high battery usage
Click to expand...
Click to collapse
But was dragon kernel v2.1 released for J510FN?
However excellent guide @HWDEV
Related
Friends, I got this k3 note with chipset MT6752. I have to modify its thermal configuration.
It is throttling the CPU so early when playing games, so it goes from 1.69Ghz to 1.4Ghz. This causes framedrop.
In snapdragon devices there will be a file /etc/thermal*.conf which is not present in mediatek phones.
Please help on where to change that config, can't seem to find anywhere... I also dont like setting min/max frequency
thanks
dude_creative said:
Friends, I got this k3 note with chipset MT6752. I have to modify its thermal configuration.
It is throttling the CPU so early when playing games, so it goes from 1.69Ghz to 1.4Ghz. This causes framedrop.
In snapdragon devices there will be a file /etc/thermal*.conf which is not present in mediatek phones.
Please help on where to change that config, can't seem to find anywhere... I also dont like setting min/max frequency
thanks
Click to expand...
Click to collapse
Not sure if you can edit it, but it's at /system/etc/.tp/
Also if you edit build.prop so that the ROM reports as a test build rather than user, you can get into the thermal settings in MTK EngineeringMode
HypoTurtle said:
Not sure if you can edit it, but it's at /system/etc/.tp/
Also if you edit build.prop so that the ROM reports as a test build rather than user, you can get into the thermal settings in MTK EngineeringMode
Click to expand...
Click to collapse
Thanks, I changed the build.type=eng and thermal settings are accessible now. I changed to 120deg celcius settings and no throttling anymore at least.
Now games are playable with low settings. I also did GL tools fake GPU Mali T628.
Full HD screen is a double edge sword.
dude_creative said:
Thanks, I changed the build.type=eng and thermal settings are accessible now. I changed to 120deg celcius settings and no throttling anymore at least.
Now games are playable with low settings. I also did GL tools fake GPU Mali T628.
Full HD screen is a double edge sword.
Click to expand...
Click to collapse
Is there a quantitative way to check the throttling? Or is it just experience (qualitative)?
Might as well check mine with/without the temp cap.
HypoTurtle said:
Is there a quantitative way to check the throttling? Or is it just experience (qualitative)?
Might as well check mine with/without the temp cap.
Click to expand...
Click to collapse
CPU spy Plus now shows 1.69Ghz (max) always when I am playing asphalt, earlier it dropped to 1.4ghz after sometime. I reset timers of CPU spy and measured it.
Also found that we can rename the thermal.conf to something else (idea from a coolpad forum), and now no throttling in build type=User mode also .. :good:
I also had to do, in GLTools Fake GPU Mali-T628 works the best with 0.5x texture and Medium inside asphalt 8 .
So much tweaks just to play a game. 1080p gaming is not the league of MT6752 i think .
dude_creative said:
CPU spy Plus now shows 1.69Ghz (max) always when I am playing asphalt, earlier it dropped to 1.4ghz after sometime. I reset timers of CPU spy and measured it.
Also found that we can rename the thermal.conf to something else (idea from a coolpad forum), and now no throttling in build type=User mode also .. :good:
I also had to do, in GLTools Fake GPU Mali-T628 works the best with 0.5x texture and Medium inside asphalt 8 .
So much tweaks just to play a game. 1080p gaming is not the league of MT6752 i think .
Click to expand...
Click to collapse
Yep i have the same issue with my jiayu s3. I can't believe i have this issue since on video reviews on this product the gaming experience was amazing.
Sadly in my hands its not the same, don't know if its a fault with the device i have received or they just give them a better device for reviews.
I might attempt to teardown the device and do a cooling hack.
Okay upon further testing I have found that it works best at setting it to "thermal protection only" within the mtk engineering mode.
No need to set it to 120c and no need to rename the thermal config. Setting it to high 120c was extremely hot while testing it with wwe immortals game.
Now the lag has gone within that game and the temps are quite good. Even scored higher in benchmarks now.
Thermal.conf file not in readable form
dude_creative said:
Thanks, I changed the build.type=eng and thermal settings are accessible now. I changed to 120deg celcius settings and no throttling anymore at least.
Now games are playable with low settings. I also did GL tools fake GPU Mali T628.
Full HD screen is a double edge sword.
Click to expand...
Click to collapse
Thanks,I changed the build.type =eng but thermal.conf file is not in readable format.Could you tell me how did you read from this file ?
shri3415 said:
Thanks,I changed the build.type =eng but thermal.conf file is not in readable format.Could you tell me how did you read from this file ?
Click to expand...
Click to collapse
You have to change above line in the /system/build.prop file .. thermal.conf is still not readable. Only mtk guys will know
dude_creative said:
You have to change above line in the /system/build.prop file .. thermal.conf is still not readable. Only mtk guys will know
Click to expand...
Click to collapse
Hi,
I changed the build.type=eng in /system/build.prop file. But still thermal.conf is not in readable format, it looks like encrypted.
As you mentioned in previous comments, you'r able to change the 120d c settings.
I want to know the thermal cutoff of devices.
Kindly help me to figure out the way to read this file properly. I will be very grateful.
Thanks a lot.
shri3415 said:
Hi,
I changed the build.type=eng in /system/build.prop file. But still thermal.conf is not in readable format, it looks like encrypted.
As you mentioned in previous comments, you'r able to change the 120d c settings.
I want to know the thermal cutoff of devices.
Kindly help me to figure out the way to read this file properly. I will be very grateful.
Thanks a lot.
Click to expand...
Click to collapse
Rename it to theremal.conf.bak , thats enough
Can anyone please tell me how to change the build.type into Eng I found the file system/build.prop in the recovery mod but I can't edit it thanks in advance.
Dors renaming the thermal.conf file or removing it have a damage on the long term ?
on miui 9 change ro.buid.type=eng doesnt unlock the thermal config in mtk engineering, anyone can solve this?
dude_creative said:
CPU spy Plus now shows 1.69Ghz (max) always when I am playing asphalt, earlier it dropped to 1.4ghz after sometime. I reset timers of CPU spy and measured it.
Also found that we can rename the thermal.conf to something else (idea from a coolpad forum), and now no throttling in build type=User mode also .. :good:
I also had to do, in GLTools Fake GPU Mali-T628 works the best with 0.5x texture and Medium inside asphalt 8 .
So much tweaks just to play a game. 1080p gaming is not the league of MT6752 i think .
Click to expand...
Click to collapse
Initially I found this thread
http://en.miui.com/forum.php?mod=viewthread&tid=1136161&page=1#pid18973837
Based on my findings
You could also enable the test build, but when I did this for MT6592 & MT6753 the temps were 15-20 degrees higher than user mode, so not recommended at all
- for MT6753 (android 5.1) there are 4 files
thermal_manager /etc/.tp/thermal.conf >>> 66 degC throttling
thermal_manager /etc/.tp/thermal.off.conf >>> 85 degC throttling
thermal_manager /etc/.tp/.ht120.mtc >>> 117 degC throttling
.thermal_policy_00 did not figure it out, don't care actually
So easiest way is to enable a script in kernel adiutor to run when phone starts and add
su
thermal_manager /etc/.tp/.ht120.mtc
When I tried to rename the thermal.conf, I got 75 degC throttling, so maybe this is linked to .thermal_policy_00 ???
- for MT6592 (android 4.4) there are 3 files, except the .thermal_policy_00
renaming the thermal.conf I managed to get above 85 degC, but also su thermal_manager works
So easiest way for me is kernel adiutor with Init.d with
su
thermal_manager "file-path"
Look here: https://github.com/wszqkzqk/mtk-thermal-config-tool-windows
Disable throttling
Hi, I just delete thermal.conf in system/etc .tp try to copy edited thermal.conf to that folder but couldn't able to do it error showing , unable to create any folder on that directory . someone please help me out. How to regain thermal.conf ..
My mobile is tecno id5a mt6761
---------- Post added at 06:33 PM ---------- Previous post was at 06:19 PM ----------
I just run on terminal su thermal manager/etc/.to/thermal.conf but its showing thermal manager not found , do I need to install thermal manager apk or what may I go wrong?
What Is This??
If you got a good phone, it should have good specs. However, sometimes we do not get the performance we expect from our devices and in most cases it is due to faulty configuration of how hardware resources are used or the way the user uses a device.
We all expect good performance and battery life from the smartphone or tablets device we use. And if you think you are not getting that with the default settings of your device, there are ways to make it perform better in terms of speed, faster response, reduced lag and better battery efficiency. Thanks to the brilliant developer community we have as Android users that there are always some or other solutions to fix such things.
If you experience lag on your phone and think it’s not performing decently, you should give a try to the YoPro-Script mod by ShivaY. The mod targets various issues that usually concern users. It fixes low RAM issue, improves battery performance, reduces lag, adjusts CPU and GPU frequencies to the optimum, and so on. Below is a detailed list of things the script works its magic on:
Prevent Leaked RAM/system memory
Makes performance smoother
Lag fix
Better battery life
Balanced mod (gaming & multitask)
Net optimizer (responsive surfing)
Seeder (increases Entropy to reduce lag)
GPU Rendering (HW 3D force enable)
I/O Database Optimizer (SIO/Deadline : auto set. if there sio, sio will enable..if no, deadline will enable)
Storage Speed/Write Optimizer
CPU Governor Optimizer (Smartass/Hotplug/On-demand: auto set, if there Smartass, martass will enable.. if no, hotplug or on-demand will enable)
Touch responsive
Zipalign at boot (reduce footprint & optimized RAM usage)
Sound noise fixer
More…
Download YoPro-Script
YoPro-Script_v2.6_GB_JB_ICS_KK.Zip
Requirements
YoPro-Script mod has been tested and found working on a range of Android devices including the Nexus 5, Xperia Play, Huawei Honor, Galaxy Note 3 (with CM11), Galaxy Star, etc. The mod works on all Android devices running Gingerbread, Ice Cream Sandwich, Jelly Bean and KitKat. Needless to say, you must have root access and a custom recovery (CWM/TWRP) to flash it. You also need to install the latest BusyBox. And yes, make sure you are not using any other custom scripts already. Another thing, we highly recommend you try it on a custom ROMs with init.d support.
How to Install
Download the mod file in zip from above and copy it to your phone.
Reboot your phone in recovery mode.
Make a nandroid backup first.
Then install the .Zip file and reboot device.
Thanks
Comments Needed...
Good, waiting for review. Hehhe
Unfortunately, u dont support for Nougat as we majority use this ROM.
Sent from my Redmi Note 3 using Tapatalk
febry_valdy said:
Good, waiting for review. Hehhe
Unfortunately, u dont support for Nougat as we majority use this ROM.
Sent from my Redmi Note 3 using Tapatalk
Click to expand...
Click to collapse
heheh i started working with GB,JB,ICE,KK Because many people are using this version of Android , we can not left them behind.and not let them feel sad:angel:
ryt now i am working on LP, MM And Android N and in few days i ll come up for Uper Version of Android.
Thank You for replying :angel::good:
ShivaY said:
heheh i started working with GB,JB,ICE,KK Because many people are using this version of Android , we can not left them behind.and not let them feel sad:angel:
ryt now i am working on LP, MM And Android N and in few days i ll come up for Uper Version of Android.
Thank You for replying :angel::good:
Click to expand...
Click to collapse
Yo man, glad to hear that.
Sent from my Redmi Note 3 Pro using Tapatalk
Hello guys after I tried a lot of ROMs combo kernels roms blabla if any1 want to try its free and trust me u will love it.
The best combo its here super smooth
https://androidfilehost.com/?fid=673368273298984356 RRD by movzx notice the 09-09-2017 build (Nougat)
https://drive.google.com/drive/u/0/folders/1RiBJVEj4Y2aBnGQFwa7fhpDMPJOYOrsb Shadow Kernel 4.7 choose settings for performance-hexa core and apply undervolt and disable f-sync/ choose permissive selinux (if u want any magisk module)
Apply those settings in darkness app for gaming
Turn off arch power
Change both thermals to 80 Celsius
And happy gaming!
Small update: if any1 want vulkan api (cuz some apps support that API ofc) use the guide to enable it vulkan api activator etc
Also I added some photos to check battery usage too it was 4 hour of gaming 1 hour lost as u can compare cuz from one restart I had to do cuz forgot to enable my sound mods on magisk xd
xmixmaster said:
Hello guys after I tried a lot of ROMs combo kernels roms blabla if any1 want to try its free and trust me u will love it.
The best combo its here super smooth
https://androidfilehost.com/?fid=673368273298984356 RRD by movzx notice the 09-09-2017 build (Nougat)
https://drive.google.com/drive/u/0/folders/1RiBJVEj4Y2aBnGQFwa7fhpDMPJOYOrsb Shadow Kernel 4.7 choose settings for performance-hexa core and apply undervolt and disable f-sync/ choose permissive selinux (if u want any magisk module)
Apply those settings in darkness app for gaming
Turn off arch power
Change both thermals to 80 Celsius
And happy gaming!
Click to expand...
Click to collapse
Thanks for the advice. I read somewhere that disabling f-sync causes instability and some issues. If I skip disabling f-sync and leave it as-is and apply all other settings, will it still be fine?
@habitbuilderwarrior yes you can leave it on but here no problems cuz never had a random reboot to loose data etc its up to u
I don't play games, but love performance for daily usage too. Have undervolting improved battery backup during gaming too?
habitbuilderwarrior said:
I don't play games, but love performance for daily usage too. Have undervolting improved battery backup during gaming too?
Click to expand...
Click to collapse
Yea its for daily too no worries just enable the arch power maybe it will help a little
Small update: if any1 want vulkan api (cuz some apps support that API ofc) use the guide to enable it vulkan api activator etc
Also I added some photos to check battery usage too it was 4 hour of gaming 1 hour lost as u can compare cuz from one restart I had to do cuz forgot to enable my sound mods on magisk xd
xmixmaster said:
Small update: if any1 want vulkan api (cuz some apps support that API ofc) use the guide to enable it vulkan api activator etc
Also I added some photos to check battery usage too it was 4 hour of gaming 1 hour lost as u can compare cuz from one restart I had to do cuz forgot to enable my sound mods on magisk xd
Click to expand...
Click to collapse
which oreo rom is the best battery backup one? and which build?
Well this is the same battery usage i get in NOS oreo stock.
Will it work good on 2gb variant ?
pritamdutt said:
Well this is the same battery usage i get in NOS oreo stock.
Click to expand...
Click to collapse
Average usage w.o games its 10-13% per hour depending how old its your battery meanwhile I play rules or survival max settings I get minimal heat and no lags at all and battery consumption its 16-17 per hour
vizal96 said:
Will it work good on 2gb variant ?
Click to expand...
Click to collapse
Propably yes but I think u need to activate adaptive memory killer
xmixmaster said:
Average usage w.o games its 10-13% per hour depending how old its your battery meanwhile I play rules or survival max settings I get minimal heat and no lags at all and battery consumption its 16-17 per hour
Propably yes but I think u need to activate adaptive memory killer
Click to expand...
Click to collapse
How to activate that?
vizal96 said:
How to activate that?
Click to expand...
Click to collapse
Soz for delay work priority.... Darkness app in apo drawer tap on memory and u will see it
This is a simple but powerful mod to improve your User experience on your Poco F1/ any Aderno 630 device.
What this mod does?
*Removes CPU rendering Pathway.
*Gives priority to GPU rendering for better cleaner and faster animation and gaming experience.
*Improves touch.
And much more!
(Of course backup your system just in case)
Installation:
Simply flash the zip via twrp and reboot!
Download attachment below.
Enjoy powerful GPU rendering!
Anyone test it already? How is the different ?
Sent from my POCOPHONE F1 using XDA-Developers Legacy app
what did this mod actualy do? when i opened the cfg file it only contain this string :
0 1 adreno630
There a app called Walt ,but a test kit is required,the only way to test touch latency, anyone keen to try out ?
alldine345 said:
what did this mod actualy do? when i opened the cfg file it only contain this string :
0 1 adreno630
Click to expand...
Click to collapse
This removes the software gfx rendering pathway I.e configured in libGLES_android.so and makes use of gives priority to hardware gfx rendering i.e the GPU u have in some cases software rendering is faster than hardware rendering but since I personally prefer hardware rendering I made this mod so others can use it to to avoid hassle. Simply flash and notice faster better animation in UI and gaming.
Aimara said:
There a app called Walt ,but a test kit is required,the only way to test touch latency, anyone keen to try out ?
Click to expand...
Click to collapse
I don't see any point doing such experiment because you will not notice any latency issue on daily bases expect in high end FPS gaming... If your concerned about the rumours about our device latency I can assure you it'll be fixed with a firmware update idk why Xiaomi is lazy to provide us the fix already!
$hivaM Manav said:
I don't see any point doing such experiment because you will not notice any latency issue on daily bases expect in high end FPS gaming... If your concerned about the rumours about our device latency I can assure you it'll be fixed with a firmware update idk why Xiaomi is lazy to provide us the fix already!
Click to expand...
Click to collapse
Well not for me , for those that keep complaining , i am quite ok with the touch ,be it typing messages on gboard or pubg
$hivaM Manav said:
This removes the software gfx rendering pathway I.e configured in libGLES_android.so and makes use of gives priority to hardware gfx rendering i.e the GPU u have in some cases software rendering is faster than hardware rendering but since I personally prefer hardware rendering I made this mod so others can use it to to avoid hassle. Simply flash and notice faster better animation in UI and gaming.
Click to expand...
Click to collapse
so how do we uninstall once we flashed it?
Even the magisk manager has a downloadable module called GPU turbo boost.. but nothing is happening.. it seems as if it has placebo effect.. just a waste of space.. so your app works differently??? Im currently having issues playing nba 2k18 after some time..
I simply wanted to play it smoothly... With gl tools.. iT says.. 30-50fps.. but never stable..
Having a touch issue and multitouch problem
Somebody says that it's a GPU program fault so that I got multitouch problem in pubg and other fps games.
So does this mod improve my touch issues completely?
mjbad6126 said:
Somebody says that it's a GPU program fault so that I got multitouch problem in pubg and other fps games.
So does this mod improve my touch issues completely?
Click to expand...
Click to collapse
No we will need to wait for a good custom kernel
What effect does this have on the battery. Will my battery drain faster?
That mod is amazing. Everything is so smooth now, unbelievable +.+
Flashed it.... Lets see what happens
Anyone can tell if the keyboard lag typing problem is solved by using this mod?
Nothing happens on mine . I really want my touch screen issue to be fixed . Thanks anyway ts keep on sharing
drakko00 said:
Nothing happens on mine . I really want my touch screen issue to be fixed . Thanks anyway ts keep on sharing
Click to expand...
Click to collapse
Touch screen issues have been fixed in the latest beta rom. Miui 10 8.10.25.
I still have it on xiaomi.eu latest build . Ill give it a try , im desperate now lol
$hivaM Manav said:
This is a simple but powerful mod to improve your User experience on your Poco F1/ any Aderno 630 device.
What this mod does?
*Removes CPU rendering Pathway.
*Gives priority to GPU rendering for better cleaner and faster animation and gaming experience.
*Improves touch.
And much more!
(Of course backup your system just in case)
Installation:
Simply flash the zip via twrp and reboot!
Download attachment below.
Enjoy powerful GPU rendering!
Click to expand...
Click to collapse
Does it works with asus zenfone 5z ???
I flashed it and Google play store and chrome keeps force closing
How do I uninstall?
Many users facing pubg lag on our device....
Final solution us here-
Download below app..
Now u will see all types of setting don't change any thing there just follow my method (check images)
1. game variant- global 0.10/0.11( it will also work when u select 0.10 and u updated to 0.11)
2. Resolution- 1280"720
3. Graphics- smooth
4. fps- low
5. style- classic (your choice)
6. Don't unable shadow
7. Don't unable MSAA
8. Graphics rendering lavel- low(no shadow)
9. Turn of detail mode
10. Colour rendering lavel- default
11. Don't unable light effects
12. Don't unable zero lag+ battery efficiency
13. Don't unable potato graphics
14. Hardware accelerated rendering- open GL 2.0
15. Gpu optimisation- default
16. Turn on memory boost option
17. Turn on safe mode
Apply and run game
App link-
https://modapkdl.io/pub-gfx-tool-apk/?download
Note-
1. When u applied new setting then your control changed automatically go to game setting and set this
2. I always use this advance gfx(since 4 months) i know that some people think about ban then the can play with lag
Sorry for bad english
SS Technical said:
Many users facing pubg lag on our device....
Final solution us here-
Download below app..
Now u will see all types of setting don't change any thing there just follow my method (check images)
1. game variant- global 0.10/0.11( it will also work when u select 0.10 and u updated to 0.11)
2. Resolution- 1280"720
3. Graphics- smooth
4. fps- low
5. style- classic (your choice)
6. Don't unable shadow
7. Don't unable MSAA
8. Graphics rendering lavel- low(no shadow)
9. Turn of detail mode
10. Colour rendering lavel- default
11. Don't unable light effects
12. Don't unable zero lag+ battery efficiency
13. Don't unable potato graphics
14. Hardware accelerated rendering- open GL 2.0
15. Gpu optimisation- default
16. Turn on memory boost option
17. Turn on safe mode
Apply and run game
App link-
https://modapkdl.io/pub-gfx-tool-apk/?download
Note-
1. When u applied new setting then your control changed automatically go to game setting and set this
2. I always use this advance gfx(since 4 months) i know that some people think about ban then the can play with lag
Sorry for bad english
Click to expand...
Click to collapse
I would prefer fps on extreme tho. Barely any lag
balaji gotstacks said:
I would prefer fps on extreme tho. Barely any lag
Click to expand...
Click to collapse
But its some times gives lag
here its look same as extreme
I played this with mobizen screen recording
Also uploaded on YouTube ????
Much better( easier to spot enemy on long distanse without scope) with balanced or hd on extreme fps. Some lags(for 1-2sec) only when changing location fast with vehicle. Also vikendy may lag. Other maps r running smooth
Which rom nd kernal u use
Sent from my Redmi 3S using Tapatalk
isarfb said:
Which rom nd kernal u use
Sent from my Redmi 3S using Tapatalk
Click to expand...
Click to collapse
Dot os havoc is better there no need to change kernel
isarfb said:
Which rom nd kernal u use
Sent from my Redmi 3S using Tapatalk
Click to expand...
Click to collapse
Havoc pie non treble