Advanced interactive governor tweaks - Xiaomi Redmi Note 4 [Mediatek] ROMs, Kernels, Reco

Hi guys,
I'm starting this thread as a means for anyone interested in discussing the possibility and feasibility of tuning the MTK Helio X20 through advanced configuration options available via the use of the interactive governor settings and to share the results & profiles.
This thread here https://forum.xda-developers.com/oneplus-3/how-to/advanced-interactive-governor-tweaks-t3476589
has successfully produced a variety of interactive governor profiles applicable to the snapdragon 820 used in the oneplus 3 which have resulted in significant gains in both responsiveness and battery efficiency and ultimately lead users closer to the never-quite-enough Holy grail of MORE SOT without sacrificing performance in the process [emoji57]
This has motivated me to try and work on adapting this approach to the Helio X20.
In the past I have tried to play with the variables in hopes of making my then-device - the htc one m7 - both more responsive and more battery efficient, but in the end I wasn't successful in achieving any significant gains. Back then I started a thread in hopes of a community driven effort - which I am once again trying to initiate.
I may have limited knowledge and understanding about governor settings, but I am nevertheless willing to try and learn. For anyone interested in exploring the options - let's get this started!
Sent from my Redmi Note 4 using Tapatalk

Deleted

longnt2007 said:
I've tried that AKT on my RMN4, result very good but you must disable MTK perfservice first (by set ro.mtk_perfservice_support=0 in build.prop) and manually set frequency table to your Helio X20.
Tested with my favorite game Clash Royale, default governor active 3-4 mid-core when playing game, project Z.h.a.n.a balanced (for battery) active only 2 low-core and GhostPepper (for performance) active only 2 mid-core. Antutu give 81k score with Z.h.a.n.a and 87k with GhostPepper.
Click to expand...
Click to collapse
Sounds good to me! Would you be able to provide steps/files to do this please?

longnt2007 said:
I've tried that AKT on my RMN4, result very good but you must disable MTK perfservice first (by set ro.mtk_perfservice_support=0 in build.prop) and manually set frequency table to your Helio X20.
Tested with my favorite game Clash Royale, default governor active 3-4 mid-core when playing game, project Z.h.a.n.a balanced (for battery) active only 2 low-core and GhostPepper (for performance) active only 2 mid-core. Antutu give 81k score with Z.h.a.n.a and 87k with GhostPepper.
Click to expand...
Click to collapse
How did you set your frequency table? I've downloaded AKT_Profiles_v1.2.zip but haven't applied it yet.
Sent from my Redmi Note 4 using Tapatalk

longnt2007 said:
I've tried that AKT on my RMN4, result very good but you must disable MTK perfservice first (by set ro.mtk_perfservice_support=0 in build.prop) and manually set frequency table to your Helio X20.
Tested with my favorite game Clash Royale, default governor active 3-4 mid-core when playing game, project Z.h.a.n.a balanced (for battery) active only 2 low-core and GhostPepper (for performance) active only 2 mid-core. Antutu give 81k score with Z.h.a.n.a and 87k with GhostPepper.
Click to expand...
Click to collapse
Can you please post a guide for how you did this? I'm very interested as I play a lot of Clash Royale on my RN4 MTK and it drains battery so fast even if the game isn't that demanding graphically.

Deleted

longnt2007 said:
Download akt.zip and extract to /system/bin, set correct permissions to 755 or like attached image. Open Terminal Emulator, enter su (to get root) then enter aktb (battery friendly profile based on project zhana) or aktp (performance profile based on GhostPepper). You can also copy this profile to /system/etc/init.d to get profile automatically activate when device boot up.
To check profile active or not, install PerfMon then run game Clash Royale, battery profile will only active two low cores at 1.1Ghz and increase battery a lot without any laggin but if you play any 3D games like H.I.T or DW Unleased, you should active performance profile/
Click to expand...
Click to collapse
Is it still necessary to disable mtk perfservice when following these steps? Do you have a recommendation for root Explorer & terminal emulator app?
Sent from my Redmi Note 4 using Tapatalk

antimatter.web said:
Is it still necessary to disable mtk perfservice when following these steps? Do you have a recommendation for root Explorer & terminal emulator app?
Sent from my Redmi Note 4 using Tapatalk
Click to expand...
Click to collapse
I've said in previous post that you must disable mtk perfservice first, otherwise perfservice will control your cores instead cpu governor. And you already answered yourself when asking about app for Root Explorer and Terminal Emulator

longnt2007 said:
I've said in previous post that you must disable mtk perfservice first, otherwise perfservice will control your cores instead cpu governor. And you already answered yourself when asking about app for Root Explorer and Terminal Emulator
Click to expand...
Click to collapse
Thanks [emoji106] I didn't actually know that much, even if it sounded obvious. I have downloaded ex kernel manager and given it root. Not sure if mi Explorer doesn't show root directories, but I can't find build.prop to edit perfservice or system/bin to extract akt.zip to. So I'll be probably download es file Explorer and see if that shows root directories for me to do the editing/extracting
Sent from my Redmi Note 4 using Tapatalk

longnt2007 said:
I've said in previous post that you must disable mtk perfservice first, otherwise perfservice will control your cores instead cpu governor. And you already answered yourself when asking about app for Root Explorer and Terminal Emulator
Click to expand...
Click to collapse
So I downloaded ez file manager. Made a copy of build.prop and saved to my download folder. Edited build.prop in system to set perservice to 0. Wasn't able to extract AKT_Profiles_v1.2.zip to system/bin because it wouldn't show the directory through extractor tool, so I copied it to system/bin and then extracted the file in system/bin and afterwards deleted the copied zip file. How do I set the correct permissions?
longnt2007 said:
I've said in previous post that you must disable mtk perfservice first, otherwise perfservice will control your cores instead cpu governor. And you already answered yourself when asking about app for Root Explorer and Terminal Emulator
Click to expand...
Click to collapse
Sent from my Redmi Note 4 using Tapatalk

antimatter.web said:
So I downloaded ez file manager. Made a copy of build.prop and saved to my download folder. Edited build.prop in system to set perservice to 0. Wasn't able to extract AKT_Profiles_v1.2.zip to system/bin because it wouldn't show the directory through extractor tool, so I copied it to system/bin and then extracted the file in system/bin and afterwards deleted the copied zip file. How do I set the correct permissions?
Sent from my Redmi Note 4 using Tapatalk
Click to expand...
Click to collapse
Oh, and after extracting I ended up with a folder called AKT_PROFILES_V1.2 in system/bin - is that and if yes, which file should I give permissions to and how do I do that?
Sent from my Redmi Note 4 using Tapatalk

longnt2007 said:
Download akt.zip and extract to /system/bin, set correct permissions to 755 or like attached image. Open Terminal Emulator, enter su (to get root) then enter aktb (battery friendly profile based on project zhana) or aktp (performance profile based on GhostPepper). You can also copy this profile to /system/etc/init.d to get profile automatically activate when device boot up.
To check profile active or not, install PerfMon then run game Clash Royale, battery profile will only active two low cores at 1.1Ghz and increase battery a lot without any laggin but if you play any 3D games like H.I.T or DW Unleased, you should active performance profile/
Click to expand...
Click to collapse
I managed to set permissions as required
{
"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"
}
However terminal emulator gives error command not found
http://cloud.tapatalk.com/s/58d945e...7-03-27-19-02-34-783_jackpal.androidterm.png?
Sent from my Redmi Note 4 using Tapatalk

Deleted

longnt2007 said:
I think you download and extract wrong file, akt_profiles_v1.2.zip is orginal AKT profile for Snapdragon 820 while I've attached my modified akt.zip for Helio X20 in my previous post.
If you do correctly, it should have two files called aktb and aktp in /system/bin/ (while you extract files to /system/bin/AKT_Profiles_v1.2/system/bin ??? )
I think this is too hard for your knowledge if you don't understand about system folder and path in android firmware
Click to expand...
Click to collapse
I appreciate your help. But I won't do so at the expense of you belittling me. Everybody starts somewhere and depends on help from others to learn. If you don't want to help then don't, but if you do then do so without belittling others for their perceived lack of knowledge [emoji106]
Sent from my Redmi Note 4 using Tapatalk

longnt2007 said:
Deleted
Click to expand...
Click to collapse
Oh, so you deleted your comments & the file? Thanks for trying, I guess [emoji15]
Sent from my Redmi Note 4 using Tapatalk

antimatter.web said:
Oh, so you deleted your comments & the file? Thanks for trying, I guess [emoji15]
Sent from my Redmi Note 4 using Tapatalk
Click to expand...
Click to collapse
I'm sorry if I was belittled you, dealing with clients in my work place make my stressful enough so I don't want to make anymore stress when I come home, most my clients doesn't even read any readme then ask why everything not work as intended, that's really same situation in this post and make I decided to deleted all my comments.

longnt2007 said:
I'm sorry if I was belittled you, dealing with clients in my work place make my stressful enough so I don't want to make anymore stress when I come home, most my clients doesn't even read any readme then ask why everything not work as intended, that's really same situation in this post and make I decided to deleted all my comments.
Click to expand...
Click to collapse
I don't see why you had to delete the knowledge you shared and the file that you created to achieve that, but if that's what you needed to be less stressed then so be it.
Just remember this is a forum of users and developers with varying skill levels but one common interest: mobile technology and customisation.
Sent from my Redmi Note 4 using Tapatalk

Alright.let's get back to the original topic.and get this thing fully working xD

Are these tweaks still downloadable anywhere? Are they on a github page, perhaps?

If you guys want to make a profile directly for your Helio, look for the voltage per frequency in the kernel sources.
Use the frequency and voltage values to calculate according to the original guide: https://forum.xda-developers.com/nexus-5x/general/guide-advanced-interactive-governor-t3269557
Look for the Hawktail profile in the post, adjust and apply your own CPU values then you can create either a init.d or input the values directly using any app that adjusts CPU values (I use Kernel Adiutor Mod for this)

Related

[GUIDE] Play Hearthstone on any Rooted Android device!

This guide is outdated!
{
"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"
}
This guide will help you get Hearthstone running on your Rooted Android device!​
Note: I have a Samsung Galaxy S2 Plus, with 1 GB of RAM, Broadcom GPU, 1,2Ghz Dual Core CPU, and with the settings below, it runs with about 25-30 FPS.
Requirements:
-Rooted Android device with minimum 1GB RAM(I don't think it's possible running it with less than that, but I haven't tested) - Follow Link
-Xposed Framework - Follow Link
-App Settings - Xposed Module - Follow Link
-Latest version of GLTools - Follow Link
-Brain.exe version 2.0
GLTools is a highly experimental program! I am not taking any responsibility if it causes any problem to your device!
Xposed is also risky for use on certain devices! I am not taking any responsibility if it causes any problem to your device!
Follow the steps:
Make sure your device is rooted. You can do that, by clicking on the link from the "Requirements" section
Install Xposed Framework from the "Requirements" section. I won't go into detail, but you should already know how to use it, if not, search for a tutorial somewhere.
Install App Settings xposed module from the "Requirements" section. Also not going into detail. Go to next step after you have it activated.
Download Hearthstone: APK and OBB files
Install Hearthstone and place the 2 .obb files in
Code:
/sdcard/Android/obb/com.blizzard.wtcg.hearthstone
If there is no folder, create it.
Open App settings xposed module, scroll down to Hearthstone, check the box which says "xlarge res" and save it.
Hearthstone now should run just fine. Have fun!
In case you have framerate issues like I did(mine was running with 5 fps at first), follow these steps too.
I would like to add a note here. These adjustments differ from device to device, but in general, it should make the game run much smoother.
Install GLTools from the "Requirements" section and open it.
Search for Hearthstone
Check the first checkbox, which will enable the graphical modifications for the game.
Enable the following settings:
Code:
[U]Anti-aliasing[/U] - Disable (force);
[U]Force 16-bit rendering[/U] - Checked;
[U]Optimize GLSL shaders[/U] - Checked;
[U]Enable texture decompression[/U] - All;
[U]Downscale textures[/U] - 0.5x(won't really affect the appearance of the game, but it will make it run much smoother)
[U]Use FPS Counter[/U] - Onscreen(this is optional, but I enabled it so I can see how much FPS I have)
[U]Simple MapBuffer emulation[/U] - Checked;
With these settings, I got Hearthstone from 4-5 FPS up to 15-20 FPS, which is indeed great, and the best of all, now it's playable!
Have fun and have a wonderful day!
Nice! Work here on note 4
Enviado do meu SM-N910F através de Tapatalk
There's also this great guide on how to modify the APK in order to run it without root or Xposed! I tested and it's working on my Nexus 4 running Lollipop.
http://www.reddit.com/r/hearthstone/comments/2phc0e/guide_how_to_hearthstone_for_your_phone_no_root/
Here it is.
megazz said:
There's also this great guide on how to modify the APK in order to run it without root or Xposed! I tested and it's working on my Nexus 4 running Lollipop.
http://www.reddit.com/r/hearthstone/comments/2phc0e/guide_how_to_hearthstone_for_your_phone_no_root/
Click to expand...
Click to collapse
Found this version here: http://goo.gl/ah8tbu
All files you need are included.
Works fine on my Note 2.
I have a question:
- Does my Tablet needs to be Rooted in order to open GLTools and lower the fr? I kind of want a smoother game on my Nexus 7 2012 but I wasn't really on the mood of rooting (will do If theres no other choice)
No way to have this running on a 512 ram android tablet ?
Would love to play this on my old kindle fire (first gen).
its says folder link not supported when downloading obb folder from mega link.
Sent from my GT-N7100 using XDA Free mobile app
khankk42 said:
its says folder link not supported when downloading obb folder from mega link.
Sent from my GT-N7100 using XDA Free mobile app
Click to expand...
Click to collapse
Try downloading it on your PC, then transfer all the files to your device. The Mega app still does not support(for some strange reason) mega folders. These can only be downloaded on your PC...
therethere said:
No way to have this running on a 512 ram android tablet ?
Would love to play this on my old kindle fire (first gen).
Click to expand...
Click to collapse
I have not tested it on a device with 512MB ram. The official requirements are 1GB, but if you lower the graphics with GLtools, it might work even on 512MB ram. Try it out
RavenEffect said:
I have a question:
- Does my Tablet needs to be Rooted in order to open GLTools and lower the fr? I kind of want a smoother game on my Nexus 7 2012 but I wasn't really on the mood of rooting (will do If theres no other choice)
Click to expand...
Click to collapse
Yes, GLTools needs root sadly, but it is capable of "black magic"! It even allows you to run even Tegra games on your device.
SethPDA said:
Try downloading it on your PC, then transfer all the files to your device. The Mega app still does not support(for some strange reason) mega folders. These can only be downloaded on your PC...
I have not tested it on a device with 512MB ram. The official requirements are 1GB, but if you lower the graphics with GLtools, it might work even on 512MB ram. Try it out
Yes, GLTools needs root sadly, but it is capable of "black magic"! It even allows you to run even Tegra games on your device.
Click to expand...
Click to collapse
I was messing around with GLtools to try to put hearthstone running on my 512mb ram android tablet, but i dont have any idea what i have to change to set it up... can you give me some tips?
LG G3
Hey guys ive followed all the steps but when the game loads i get a screen telling me "Sorry hearthstone currently only runs on Android Tablets 6" or larger." any ideas?
therethere said:
I was messing around with GLtools to try to put hearthstone running on my 512mb ram android tablet, but i dont have any idea what i have to change to set it up... can you give me some tips?
Click to expand...
Click to collapse
Just follow the GLTOOLS part of my tutorial in the first post, and tell me if it was working or not.
zroxasz said:
Hey guys ive followed all the steps but when the game loads i get a screen telling me "Sorry hearthstone currently only runs on Android Tablets 6" or larger." any ideas?
Click to expand...
Click to collapse
Step 6.
Open App settings xposed module, scroll down to Hearthstone, check the box which says "xlarge res" and save it.
This is the thing that controls it, so you can run it on your phone.
i make all that stuff, but when he started and i try to log with my heartstone acc or press setting icon the game crash down why ?
Hello, Which android versions are supported?
Hearthstone runs pretty well on my Nexus 6. I might try GLTools to see if it makes a difference but it's probably not worth it. Curiosity though...lol
Dzong said:
i make all that stuff, but when he started and i try to log with my heartstone acc or press setting icon the game crash down why ?
Click to expand...
Click to collapse
I don't know. Does your device have 1GB ram? Maybe there are some other issues. Unfortunately, without a crash log, I cannot help you.
En Enu Elan Elua said:
Hello, Which android versions are supported?
Click to expand...
Click to collapse
Android 4.0+, including 5.0
jeffreii said:
Hearthstone runs pretty well on my Nexus 6. I might try GLTools to see if it makes a difference but it's probably not worth it. Curiosity though...lol
Click to expand...
Click to collapse
Yeah well, the Nexus 6 is a great device itself, if it runs well without GLTools. You can try however just changing ONLY the "Downscale textures to 0.5" option. That makes visually no difference on a small screen like 6"(only on a 10" tablet), and the game should run pretty much just like on a PC.
You claim this works on any rooted Android device, even mentioning Android 5.0 specifically. But you're using Xposed framework which, as of this writing, does not run on Android 5.0+. What am I missing?
denshigomi said:
You claim this works on any rooted Android device, even mentioning Android 5.0 specifically. But you're using Xposed framework which, as of this writing, does not run on Android 5.0+. What am I missing?
Click to expand...
Click to collapse
There is a modded version of Hearthstone which doesn't need the Xposed module. My tutorial is for Android versions 4.0-4.4, but GLTools with modded Hearthstone, is working on 5.0 too.
Sorry if I created some misunderstanding.
Trouble
SethPDA said:
Just follow the GLTOOLS part of my tutorial in the first post, and tell me if it was working or not.
Click to expand...
Click to collapse
Hey Seth,
I followed your tutorial for Gltools. Problem is when I open it up after installing the .apk, and after I check the 3 boxes, it says "library building failed". It does this when I press either "install" or "install using recovery" buttons.
I have a galaxy tab 3, 10.1, kitkat 4.4.2 and rooted with TWRP.
I haven't been able to find any info on this error on any other forum. Appreciate the tutorial as well.
Hi. As far as I know, GL Tools does not support x86 processors.

[DISCONTINUED][GUIDE][HOW-TO]how to fix lag in MM ROMS

Hey guys,
So today, as we know most of MM6.0.1 ROMs (cm13,RR,etc...) And there issue is that there system UI gets laging and lagger until the system UI restarts and same process repeat
So this guide is here to fix this issue
But first :-
Thanks to @webernard for discovering most of the lag fix, rest where discovered by me
Anyways let's start
what apps you will need?
1.kernel auditor (or any kernel managing apps but kernel auditor is recommended)
on some cm13-based ROMs (like RR) kernel auditor is installed by default so if you are running a cm13-based ROM and have kernel auditor installed by default then you can ignore this
2.busybox installer (because kernel auditor works better with busybox, and also xbooster may require busybox)
3.root booster (this app is 100% more OP than clean master)
4.Xbooster(a RAM booster)
(The following apps are optional)
5.greenify
6.amplify (REQUIRES XPOSED!!!)
7.an "system ui restarter" app
8.gamebooster3
Before we start
Make sure you have root access
if you are on cm13-based ROM then you can safely ignore this because in cm-based ROMs we use superSU instead of cmSU
but If you are on cm13 then you must do the following to get root :-
1.go to setting>about phone>press on build number until its says "you're now a developer!" (Ignore this if you already have enabled developer options)
2.now go to developer options>enable root by going to "root access" and make it "apps only" or "apps and ADB"
DONE!
And busybox Installed
how to install busy box :-
1.download and open the busy box installer (that we said earlier)
2.HIT THAT INSTALL BUTTON(don't wait smart install,JUST DO IT)
(Optional)3.REBOOT!!!
NOTICE!!! :-
For RR and CM, you are going to need a special kernel
For more info go to here
For MOKEE, you don't need this guide because its not lagging at all (and that's great), but you are completely free to try out the extra steps[emoji4]
now let's start
1.open kernel auditor and grant its root permission
2.now do in the following in
*CPU:
{
"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"
}
*CPU Voltage: (RR WITH SPECIAL KERNEL ONLY!!) Press on global offset and :-
*Entropy:
*I/O scheduler:
And finally
*Low Memory Killer: (if your are using themes)
And make sure in all you made them "apply on boot"
After you are done doing the following
REBOOT!!
3.now, open root booster,
grant it's root access and active the "speed" mode
After you actived the mode, it may ask you to reboot so REBOOT!! (or restart system ui, but rebooting is recommended)
4.open Xbooster(and grant its root access)
now you have 2 options to active
multitasking and gaming, now you going to active depending in your usage
Example: if you are doing some serious gaming or benchmarking the the gaming mode is your choice
If you are running more than 5 apps then, multitasking mode is for you
And also enable the "kill system apps" for more RAM
now after you are done after with all the important steps, now we will do the optional steps (you can ignore it if you want)
1.using greenify(for more RAM and battery life)
1.open greenify and grant its root permission
2.selected ALL apps except themes
3.let greenify to its thing and have a "hibranite now" widget and try to hibreanoite every 15-30 minutes
DONE!
II.blocking 2 battery drainer and RAM eating wakelocks(same reason as greenify's ↑↑↑↑↑↑)
If you are using cm-based ROM then check for "wakelock blocker" feature in them(RR has ) otherwise, USE XPOSED FOR AMPLIFY!!!!
Note:-
If you are going to use amplify then those 2 annoying wakelocks are blocked by default
1.Go to your cm-based ROM setting >wakelocks blocker if it has
2.and turn it on
3.now block those 2 wakelocks:-
*NlpCollocterWakelock
*NlpWakelock
DONE!
III.restart system ui (if you are using themes)
Note:-
The is why I said you are going to need a system ui restarter app, if you using a cm-based ROM (like RR, AICP)make sure they have that "restart system ui" feature
You need to restart your system ui every time you apply a theme because if any further changes happen to the system ui (like apply another theme)
Then restarting system ui is a MUST!!!
Anyways, you are also going to restart the system UI if whenever you reel the Device is lagging, that's all why you need a system UI restarter
IV.changing system animations
this the easiest extra step you can do
1.go to settings>about phone
2.Tap on the build number many times until you will get a toast saying "you are now a developer!"
3.now go back to settings and you will find "developer settings"
4.tap on it and scroll until you see this :-
5.Now, set it as the settings on the picture above
6.Done!
And finally
V.for hardcore gaming
1.Go to Xbooster and set it to "gaming mode"
2.now open Gamebooster 3 and you have 3 modes :-
The "no boost" disable any mode active
The "high boost" boosts your device to a impovered experience
The "ultra boost" is just like "high boost" but improves the gaming experience ALOT(but it will require in app credits)
now this should fix the lag in all MM ROMS
This was tested on :-
RR5.6.2,.3,.4
Octos oct-MM
Cm13
AICP V11.0
VRToxin 3.0
Hopefully this will fix the lag in all MM ROMS
make sure to leave a thanks [emoji106] if this worked for you [emoji4]
I have done it but after the final reboot I got a bootloop, but clearing cache and dalvik solved that.
Sent from my GT-I9505 using Tapatalk
jamboss said:
I have done it but after the final reboot I got a bootloop, but clearing cache and dalvik solved that.
Sent from my GT-I9505 using Tapatalk
Click to expand...
Click to collapse
How????
Surely you have done something wrong or something else which caused the reboot
but at least you figured out to fix your problem[emoji3]
Sent from my GT-I9505 using Tapatalk
I can honestly say this has reduced a lot of lag from my system, at first no but after a few reboots {activatingmodules} I can feel the difference. Excellent guide.
Sent from my GT-I9505 using Tapatalk
GUIDE UPDATED
Sent from my GT-I9505 using Tapatalk
Nice mate, I will follow the progress
Subscribed.
Sent from my Nexus 5X using Tapatalk
Most definitely worked!!! I've never seen resurrection ROM fly so fast! I followed each step except I increased the read ahead for phone memory and external storage to 2048kb. It's also showing a increase in speeds on my external SD with these settings, saying I use a 8Gb class 4 SD lol I'm very satisfied
---------- Post added at 04:48 AM ---------- Previous post was at 04:42 AM ----------
I got sort of stuck in between speed and battery balancing in root booster tho. Im a junky for speed but its always nice to have great battery life on the s4 lol. I hope one day you figure out how to increase both some what equally! Great job btw
Osmoso said:
I got sort of stuck in between speed and battery balancing in root booster tho. Im a junky for speed but its always nice to have great battery life on the s4 lol. I hope one day you figure out how to increase both some what equally! Great job btw
Click to expand...
Click to collapse
Don't worry, the speed mode saves the battery by 10% unlike the default, if you want some more balance then consider buying the "extreme stability" mode, increases speed and saves battery up to 20% and of course stability up to 100%(so your phone becomes very stable), hopefully that will help you [emoji4]
Sent from my GT-I9505 using Tapatalk
vbajs said:
Don't worry, the speed mode saves the battery by 10% unlike the default, if you want some more balance then consider buying the "extreme stability" mode, increases speed and saves battery up to 20% and of course stability up to 100%(so your phone becomes very stable), hopefully that will help you [emoji4]
Sent from my GT-I9505 using Tapatalk
Click to expand...
Click to collapse
Actually so far I think these settings are great as is. After using for the day my phone has been on go! Playing YouTube videos, music and games like NFS most wanted. I started at 90% around 6 am this morning and now I'm just hitting 66%! That's awesome. It got me through my day when I usually had to charge every 2-3 hours
Anyone know if asop for the s4 has this lag problem as well? Thanks!
Fantastic
Hey guys,
So today, as we know most of MM6.0.1 ROMs (cm13,RR,etc...) And there issue is that there system UI gets laging and lagger until the system UI restarts and same process repeat
So this guide is here to fix this issue
Fixing the lag and following your exelent guide defenitely did work for me. My Lockscreen drove me bonkers. You unbonkered me. Thank you very much. Also thanks to webernard
10neke
Happy user of Resurrection Remix v5.6.2 6.0.1 :good:
---------- Post added at 12:04 PM ---------- Previous post was at 11:51 AM ----------
[
Hi guys,
I have a question for you. I have do everything, and the smartphone now work really fast. I have just a problem with the installation of Xposed: when i try to install the framework, xposed say to me that it's not compatible with my Android SDK or my architectures. I have download Xposed from the original creator's page. What have i done wrong?
MikeDjagon95 said:
Hi guys,
I have a question for you. I have do everything, and the smartphone now work really fast. I have just a problem with the installation of Xposed: when i try to install the framework, xposed say to me that it's not compatible with my Android SDK or my architectures. I have download Xposed from the original creator's page. What have i done wrong?
Click to expand...
Click to collapse
I believe so,
I really don't know what it the cause,
Maybe you are flashing an unofficial Xposed installer?
Sent from my GT-I9505 using Tapatalk
Does anyone know how to download marshmallow pure without cm
Sent from my Moto G 2014 using Tapatalk
Kamvik said:
Does anyone know how to download marshmallow pure without cm
Sent from my Moto G 2014 using Tapatalk
Click to expand...
Click to collapse
I believe you mean AOSP?
Sent from my GT-I9505 using Tapatalk
Yes
Sent from my Moto G 2014 using Tapatalk
---------- Post added at 04:57 PM ---------- Previous post was at 04:56 PM ----------
For moto g 2
Sent from my Moto G 2014 using Tapatalk
Kamvik said:
Yes
Sent from my Moto G 2014 using Tapatalk
---------- Post added at 04:57 PM ---------- Previous post was at 04:56 PM ----------
For moto g 2
Sent from my Moto G 2014 using Tapatalk
Click to expand...
Click to collapse
For MOTO g2!!
Sorry, I can't help you with that, also this is the galaxy s4 sub-froum so you are in the wrong place, what you need to go is the moto g2 sub-froums
So look for your device's sub-froum in the sub-froum list and STICK WITH IT!! to avoid problems like flashing a ROM made for an another device or opening a ROM thread in the wrong sub-froum
Sent from my GT-I9505 using Tapatalk
GUIDE UPDATED
Sent from my GT-I9505 using Tapatalk
MikeDjagon95 said:
Hi guys,
I have a question for you. I have do everything, and the smartphone now work really fast. I have just a problem with the installation of Xposed: when i try to install the framework, xposed say to me that it's not compatible with my Android SDK or my architectures. I have download Xposed from the original creator's page. What have i done wrong?
Click to expand...
Click to collapse
You downloaded the wrong Xposed for your Android version... Just download the right version & it will work
wow ! this actually works ! the notification drawer is smoother now and even the recents menu is faster ! I wonder if it can really improve even the touchwiz roms .

[Guide] Battery Problems Fix |Deep Sleep Fix & More

Battery Problems Fix |Deep Sleep Fix & More
DISCLAIMER
Code:
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you
I noticed that the HELIO x20 is quite power hungry chip and I created some tweaks to release the real power of battery + fix some bugs that are created by Xiaomi™ itself....
Some examples are:
1. Everyone has noticed that Redmi Pro has big battery drain in deep sleep (standby mode)
2. I dug around XDA MIUI devices forums for other devices and found out that Xiaomi MIUI roms use a service called 'perfservice' to control the CPU and can sometime be a hit and miss, so I did something
DISABLE PERFSERVICE and MY BATTERY LIFE HAS IMPROVED DRAMATICALLY.
What happens when perfservice is disabled is the cpu is controlled by MTK's cpu manager (not sure what it is called) and uses the stock interactive governer (which is good).
Now its fixing time
STEP ONE
this is for Redmi Pro devices only (Redmi Note 4 too)
1.Download View attachment 69TweaksOne.zip & View attachment 69TweaksTwo.zip
and flash them through TWRP Recovery.
AWARE
Flash 69TweaksOne first then flash 69TweaksTwo
Description: This will fix 1.deep sleep battery drain + 2.disable perfservice + 3.some other tweaks.
STEP 2
If you only have 1 SIM, it is highly recommended to go into single SIM mode to turn off the second modem service. Edit build.prop existing line from:
persist.radio.multisim.config=dsds to persist.radio.multisim.config=ss
STEP 3
Turn off Developer Options/Memory Optimization and MIUI Optimization. This is a legacy of the mcd service zram configuration that is disabled.
STEP 4
Remove inbuilt virus scanner(s)
Remove GuardProvider.apk and SecurityAdd.apk plus:
Code:
Code:
/system/lib64/libams-1.1.7-m-mfr.so
/system/lib64/libams-1.1.7-mfr.so
/system/lib64/libavast-utils.so
/system/lib64/libavast-vps-interface.so
/system/lib64/libavlasys.so
/system/lib64/libavlm.so
/system/lib64/libavlurl.so
STEP 5
Greenify + Amplify -(Need Xposed )
Install Greenify and Amplify and enable them on Xposed Framework
Take a look at this thread HERE
This thread is just a copy paste from other forums which are
1-Thanks to Jajk
2-Thanks to asusm930
3-Thanks to CosmicDan
that I wanted to post here for our Redmi Pro which is a really good device (it's Redmi's flagship isn't it). Redmi Pro has a good battery life and without modifying and now it will be Super Good .
SCREENSHOTS
{
"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"
}
Hit THANKS button for me please​
Very nice, thnx.
kremmit said:
Very nice, thnx.
Click to expand...
Click to collapse
???
Delete the Whetstone.apk and it's libs
Code:
libwhetstone_jni.so
libwhetstone_sdk.so
Click to expand...
Click to collapse
Do i delete them from lib and lib64?
Deleting from both it crashes battery saver at next boot.
kremmit said:
Do i delete them from lib and lib64?
Deleting from both it crashes battery saver at next boot.
Click to expand...
Click to collapse
1.on Lib section
2.what?
kristi6.9 said:
1.on Lib section
2.what?
Click to expand...
Click to collapse
so delete from lib folder, ok.
if you delete from lib and lib64 folder the battery saver will crash after you reboot the phone.
kremmit said:
so delete from lib folder, ok.
if you delete from lib and lib64 folder the battery saver will crash after you reboot the phone.
Click to expand...
Click to collapse
Ok , I have deleted only the lib ones not lib64.
Can You give me instructions how to complete this guide this is first time ever doing this, I have knowledge to do this. But please explain me proces will I edit some text script files or what?
reny123 said:
Can You give me instructions how to complete this guide this is first time ever doing this, I have knowledge to do this. But please explain me proces will I edit some text script files or what?
Click to expand...
Click to collapse
I have explained as good as I can if you cant understand it please make some searches on Google
Hi
can you explain how to do step 4?
just delete these files? or should I run some script? or maybe uninstall these apps using lucky patcher?
on step 5 can you provide direct link for XPOSED that works on XAIOMI REDMI PRO, I saw there version for Galaxy only.
Thanks
Shlomi
Why is removing whetstone not on the list anymore?
remove miui sistem and you will se awsome battery life
mr-blue001 said:
Hi
can you explain how to do step 4?
just delete these files? or should I run some script? or maybe uninstall these apps using lucky patcher?
on step 5 can you provide direct link for XPOSED that works on XAIOMI REDMI PRO, I saw there version for Galaxy only.
Thanks
Shlomi
Click to expand...
Click to collapse
just delete them..........
for xposed I will make a thread soon
kremmit said:
Why is removing whetstone not on the list anymore?
Click to expand...
Click to collapse
it is not that needed
criszz said:
remove miui sistem and you will se awsome battery life
Click to expand...
Click to collapse
have you tested it......or any bugs
Thanks but didn't understand if steps after zips flash are mandatory or optional...
epiteto said:
Thanks but didn't understand if steps after zips flash are mandatory or optional...
Click to expand...
Click to collapse
it depends ......example ( step 2 should be used only if you use one sim)
kristi6.9 said:
just delete them..........
for xposed I will make a thread soon[/QUO
Thanks
I'm waiting for this post.
Click to expand...
Click to collapse
kristi6.9 said:
it depends ......example ( step 2 should be used only if you use one sim)
Click to expand...
Click to collapse
Done it even if after step one the battery life was better . So modified build.prop
Step three done but reverted because of FC of settings when tried to go to settings/battery/ battery usage ( globe rom xiaomi .eu based).
Other steps not performed at the moment. Great results, it seems my battery can get empty in 150% of previous time and usage !!
Many thanks for this.
epiteto said:
Done it even if after step one the battery life was better . So modified build.prop
Step three done but reverted because of FC of settings when tried to go to settings/battery/ battery usage ( globe rom xiaomi .eu based).
Other steps not performed at the moment. Great results, it seems my battery can get empty in 150% of previous time and usage !!
Many thanks for this.
Click to expand...
Click to collapse
??

[LATEST][2.4.17] S7 EDGE SETUP + ROOT + PERFORMANCE UNDER 4APL4 FIRMWARE#purotijuana

Hola a todos XDA,
I'm very grateful with all developers and members of XDA because I have learnt of all the possible ways to modify, work through, and customize almost any other device. Unfortunately, there have been many guides and posts in how to fully take advantage of the Samsung Galaxy S7 Edge under T-Mobile variant but somehow many of those guides don't seem to notice any improvement on either battery life/usage, RAM optimization, and or stability.
The purpose of this GUIDE goes for all of those users that own an S7 EDGE (SM-935T T-Mobile). Besides the main thread made by @psouza4 on how to root, install xposed, and debloat... I want to provide you with the ACTUAL way to setup our device so that we can achieve a successful ROOT, XPOSED, and Performance.
{
"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"
}
Based on many, MANY experiences I've had and performed with this device... If I am allowed, I am going to provide you with the most stable, smooth, top-performance, long-lasting battery, non-heat temperature, and non-lag experience that combined with many modifications and settings I've tried for a couple of months that WILL FINALLY MAKE YOUR PHONE AS STABLE AS IT HAS NEVER BEEN ACHIEVED.
*** NOTICE: ANY FILES, ZIP's, AND WORK DEVELOPMENT USED IN THIS GUIDE BELONG TO THEIR RESPECTIVE DEVS. I AM NOT A DEVELOPER NOR I DON'T CLAIM TO BE, THE HARD WORK AND GREAT MINDS ARE THE ONLY ONES THAT GET CREDIT FOR. I AM JUST PROVIDING TO THE COMMUNITY A WORK-AROUND FOCUSED ON SETTINGS, AND AS WELL AS THE ORDER OF STEPS THAT NEED TO BE DONE TO FULLY ACHIEVE A STABLE, TOP-NOTCH STAGE DEVICE***
###NOTE TO MODERATORS: IF YOU FEEL THAT THIS CONTRIBUTION IS NOT HELPFUL, PLEASE FEEL FREE TO TAKE IT DOWN. I AM JUST PROVIDING THE COMMUNITY A BETTER WAY TO WORK ON THIS FUNCTION-LIMITED DEVICE WITH INSIGHT FROM THEIR ORIGINAL DEVELOPERS###
Thanks List:
@Mastajeff
@Chainfire
@psouza4
@wanam
@YashdSaraf
INDEX
1. Flash SM-G935U Stock Firmware through ODIN [With CP from G935T*APK1]
2. Settings Customization BEFORE ROOT
3. Device Setup [Post-Root]
4. Suggested Applications for Installation
5. Application Setup.
************************************************************************************​
1. Flash SM-G935U Stock Firmware through ODIN [With CP from G935T*APK1]
Follow the guide provided by @psouza4 here https://forum.xda-developers.com/verizon-galaxy-s7/how-to/how-to-notes-root-install-xposed-unroot-t3411039
Firmware: SM-G9355U [TMO] #4APL4 @ https://forum.xda-developers.com/tmobile-s7-edge/how-to/stock-official-sm-g935us-g935uueu4apl4-t3535408
2. Settings Customization BEFORE ROOT
This is what I believe is the MOST IMPORTANT STEP BEFORE DOING ANY WORK TO YOUR DEVICE.
All the features mentioned below ARE FOUND IN SETTINGS!
More Connection Settings > Nearby device scanner [OFF]
Sounds and vibration ->Touch sounds [OFF] ; Screen lock sounds [OFF]
Display > Display scaling [Smaller] ; Screen timeout [15 seconds]
*Also Always On Display [OFF]*
Edge screen > Panel & Feeds [OFF]
Advanced features >Pop-up view & Palm swipe to capture [OFF]
*Direct call & Easy mute [OFF]*
Direct share [OFF]
Lock screen and security > Info and app shortcuts > Dual clock & App shortcuts [OFF]
*Other security settings > Make password visible & Security policy updates [OFF]
Battery > Percentage on status bar [OFF]
About device > Build number (Tap ~8 times) > Enables Developer options
Developer options > OEM Unlock & USB Debugging [ENABLED]
*Windows, Transition & Animator scales [CHANGE TO 0.5x or 0]
3. JUST BEFORE POWERING DOWN YOUR DEVICE, MAKE SURE YOU INSTALL YOUR NORMAL APPS & ROOT APPS BEFORE FLASHING THE ENG_BOOT.
*you can follow @psouza4 guide referred above*
3. Device Setup [Post-Root]
- Open SuperSU > Settings > Enable su during boot & Mount namespace separation [ON]
- I suggest using Titanium Backup to freeze, uninstall and/or clear data/wipe cache. I will provide a list below [ATTACHMENT]
- Use FlashFire to flash the ZIP provided at the end. I modified the updater-script to fully debloat not only user apps but system packages without any issues, overheating, malfunctions. [ATTACHMENT]
- Instead of installing BusyBox Pro by @Stericson, go ahead and FLASH the BusyBox v1.26.zip using FlashFire. Thanks to @YashdSaraf https://www.androidfilehost.com/?fid=385035244224411078
*IF YOU WISH TO INSTALL XPOSED FRAMEWORK, FLASH THE XPOSED V87.1 VERSION [LATEST] using the same xposed_alpha4. Thanks to @wanam https://www.androidfilehost.com/?w=files&flid=37508
4. Suggested Applications for Installation
FlashFire
Greenify
Nova Launcher
SD Maid
Kernel Adiutor
Solid Explorer
Xposed Installer
L-Speed
5. Setup for Kernel & Greenify
Screenshots ATTACHED below as well. THERE IS NO NEED FOR AMPLIFY, ADVANCED TASK MANAGER, BOOT MANAGER & NONE OF THAT, TRUST ME!
Any suggestions, issues, recommendations, questions and comments...PLEASE DON'T HESITATE IN DOING SO!
Cuidado con el CHAPO!
Nice gonna check this out shortly
Sent from my SM-G935T using XDA-Developers Legacy app
MorePAIN said:
Nice gonna check this out shortly
Click to expand...
Click to collapse
I will appreciate you checking it out and letting me know if you had issues. In regards to the debloater, I tested it out myself once again and still come up with the same state.
If you have any concerns, dont hesitate asking.
Still running. Like I said there is no need for tweaks, build.prop, GovTuner, and none of that BS.
Simple stuff.
Sorry for double posting.
Battery stats
Well maybe this guide people will read instead of the others even though nothing changed but....doubt it get ready for the ?'s lol
Sent from my SM-G935T using XDA-Developers Legacy app
anrchy666 said:
Well maybe this guide people will read instead of the others even though nothing changed but....doubt it get ready for the ?'s lol
Sent from my SM-G935T using XDA-Developers Legacy app
Click to expand...
Click to collapse
What's up anrchy666,
Indeed I hope people check this post out and try this method. If you take a close look there is a slight change in regards to step procedures of what to perform BEFORE and AFTER rooting. The actual change itself is included within the debloater.zip I attached below. This script includes many system apps that PERSONALLY are bloat as well.
People go into installing sEFIx, Amplify, Power Nap & BusyBox. But certainly flashing BusyBox instead, using L-Speed, Kernel Adiutor & Titanium Backup will pretty much do the WHOLE MODIFICATION THAT THIS DEVICES NEEDS FOR ALMOST PERFECT USE!
I would suggest you to try this way or test it IF YOU ARE WILLING TO, but it is just for those of us who are striving to obtain a stable root procedure.
Thanks for the feedback and I am more than willing to help anybody out there.
This will trip knox, correct?
So where is step 6?
Little Nugget said:
This will trip knox, correct?
Click to expand...
Click to collapse
No it does not
Sent from my SM-G935T using XDA-Developers Legacy app
Little Nugget said:
This will trip knox, correct?
Click to expand...
Click to collapse
Nope
Sent from my SM-G935U using XDA Premium HD app
purotijuana said:
What's up anrchy666,
Indeed I hope people check this post out and try this method. If you take a close look there is a slight change in regards to step procedures of what to perform BEFORE and AFTER rooting. The actual change itself is included within the debloater.zip I attached below. This script includes many system apps that PERSONALLY are bloat as well.
People go into installing sEFIx, Amplify, Power Nap & BusyBox. But certainly flashing BusyBox instead, using L-Speed, Kernel Adiutor & Titanium Backup will pretty much do the WHOLE MODIFICATION THAT THIS DEVICES NEEDS FOR ALMOST PERFECT USE!
I would suggest you to try this way or test it IF YOU ARE WILLING TO, but it is just for those of us who are striving to obtain a stable root procedure.
Thanks for the feedback and I am more than willing to help anybody out there.
Click to expand...
Click to collapse
I would but been enjoying nougat to much and personally if a new phone drops im jumping this root is just a tease lol.
Sent from my SM-G935T using XDA-Developers Legacy app
@purotijuana que tal va esto? hay drenaje de bateria? hay lag? de antemano gracias mi amigo
How is this going? Is there drainage from the battery? There is lag In advance thanks my friend
I didn't expect these settings on kernel adiutor to help much but wow such a big difference instead of just doing that interactive cpu governor
nitroevo said:
I didn't expect these settings on kernel adiutor to help much but wow such a big difference instead of just doing that interactive cpu governor
Click to expand...
Click to collapse
How's it going, friend? How is the battery going? Is there lag?
Willls said:
How's it going, friend? How is the battery going? Is there lag?
Click to expand...
Click to collapse
So far seems a bit improved following his settings. I'm not sure of his lspeed settings tho.
nitroevo said:
So far seems a bit improved following his settings. I'm not sure of his lspeed settings tho.
Click to expand...
Click to collapse
How many hours of use screen do you have? Do not you have a delay in the system or something?
Willls said:
How many hours of use screen do you have? Do not you have a delay in the system or something?
Click to expand...
Click to collapse
I haven't tested it on a full charge yet so not sure. And like every now n then it's tolerable. Not like stock tho of course
nitroevo said:
I haven't tested it on a full charge yet so not sure. And like every now n then it's tolerable. Not like stock tho of course
Click to expand...
Click to collapse
I am still in stock PK1. And I'm seriously considering whether to do this tutorial! Do you recommend me your friend?
Little Nugget said:
This will trip knox, correct?
Click to expand...
Click to collapse
Negative, does not trip KNOX!

Morpho Profiles/Thermals - Snapdragon 820/821/845/625

{
"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"
}
What is Morpho Profiles?
Morpho is a Spectrum mod that apply ultra battery, battery, balanced, performance and gaming profiles based on the developer/community use and increase performance and charging speed under heavy heat by disabling some thermal files.
How it works?
Each profile changes cpu frequencies, cpu governors, cpu boosts, cpu powersaving features, gpu frequencies, gpu governors, gpu boosts, thermal configs, low memory killer configs, virtual memory configs, entropy configs, wakelocks configs. google services configs, fsync configs and more!
What devices are supported?
Snapdragon 820/821/845/625 devices.
What roms/kernels are supported?
Any. Miui or some high customized roms can show some problems, report it on the group.
It's for EAS or HMP?
Both. The zip is the same.
What I need to get Morpho working?
Root and permissive SElinux.
How I'll know if Morpho is working?
Look at the cpu/gpu frequencies, entropy, thermals or other values on Kernel Adiutor, EX Kernel Manager or another kernel manager. For charging speed use Ampere and for CPU throttling use CPU Throttling Test.
How to install?
Flash on TWRP and install the apk.
How to uninstall?
Reflash your ROM on TWRP.
How to update?
You can get updates HERE. Just dirty flash the update on TWRP (zip) or install over the latest app (apk).
How can I report bugs?
Just tell your problem, device, rom and kernel. If anything else is necessary we will let you know.
For support join HERE.
I want Morpho for my device/SoC!
Two options:
1- Consider making a donation! I can make it by myself but it would cost much of my time.
2- Ask some developer to maintain Morpho for your SoC. Tell him to talk with me.
Can I use Morpho in my language?
Submit your language HERE or HERE.
Do you like my work? Consider making a donation!
CLICK HERE
Screenshots:
Nice, dev! Excited to test. But I'm also too scared so how do I uninstall it if I need to?
gamaalves said:
Nice, dev! Excited to test. But I'm also too scared so how do I uninstall it if I need to?
Click to expand...
Click to collapse
Where is file for nougat?
Sdsahu101 said:
Where is file for nougat?
Click to expand...
Click to collapse
Really?
In the "where can I download?" section. According to your ROM's kernel.
gamaalves said:
Really?
In the "where can I download?" section. According to your ROM's kernel.
Click to expand...
Click to collapse
Because i don't know the type of my kernel.
Sdsahu101 said:
Because i don't know the type of my kernel.
Click to expand...
Click to collapse
You can see it on settings > system > about phone > Android version
In case of doubts, look for the topic dedicated to your custom ROM here in XDA. ROM developers always specify. Example the AEX dev, as per the attached screenshot.
[Attempt failed to delete comment, just ignore the attachment.]
Hey, dev. I'm trying to test but I need to know how to uninstall if necessary. It's just what's missing so I can start using the mod. If you can give me an answer, I appreciate it.
gamaalves said:
[Attempt failed to delete comment, just ignore the attachment.]
Hey, dev. I'm trying to test but I need to know how to uninstall if necessary. It's just what's missing so I can start using the mod. If you can give me an answer, I appreciate it.
Click to expand...
Click to collapse
Try this
ojosehenrick said:
Try this
Click to expand...
Click to collapse
Valeu! Thanks!
Damn, dev! It's been less than 24 hours since I started using your mod and in less than 2 hours I've seen the difference!
I just started using Android 9 just because in my previous attempts I had not found any custom ROMs that gave me more than 4 hours of SoT. I was about to go back to Android Oreo until I see your topic here and damn! You are the man!
Soon on the first day of use I was able to reach 6 hours of SoT without any effort using the battery profile. I watched a 1h15 movie via streaming, I used WhatsApp, YouTube, Opera browser for about 40min, I played a 32min PUBG Mobile match when I only had 23% battery (only to end the first cycle soon) and in the end I still had 9%. I don't have even words for you.
Good work, man! The mod is awesome!
Anxious waiting for possible updates. I'm on your Telegram channel so when u need someone to test, I'm in.
Whats the difrence between HMP and EAS versions.?
sharunvx said:
Whats the difrence between HMP and EAS versions.?
Click to expand...
Click to collapse
For hmp and eas kernels, respectively.
Snapdragon 821 is now supported
HMP & EAS in the same zip!
FREQUENTLY ASKED QUESTIONS:
What is Morpho?
Morpho is a Spectrum mod that apply battery, balanced, performance and gaming profiles based on the developer/community use.
What is Chrysalis Thermals?
Chrysalis is a magisk module that increases performance and charging speed by disabling/adjusting some thermal files.
What devices are supported?
Snapdragon 820/821 devices.
What roms/kernels are supported?
Any. Miui or some high customized roms can show some problems, report it on the group.
It's for EAS or HMP?
Both. The zip is the same.
What I need to get Morpho working?
Root and permissive SElinux.
How can I change my SElinux?
Use SElinux modules on magisk
How I'll know if Morpho is working?
Look at the cpu/gpu frequencies, entropy or other values on Kernel Adiutor, EX Kernel Manager or another kernel manager.
How I'll know if Chrysalis is working?
You'll only see difference on charging or high loading activities (like heavy games). The performance/charging speed will not decrease even at high temps.
Is Chrysalis safe?
Yes. Chrysalis only disables the software throttling, the hardware will continue to keep your device safe.
How to update?
Just dirty flash on TWRP (Morpho) or magisk (Chrysalis).
How can I report bugs?
Just tell your problem, device, rom and kernel. If anything else is necessary we will let you know.
Can I use Morpho in my language?
Submit your language HERE
On latest 2002 version morpho always set shedutil goverornor for me.. Any suggest ?
Wysłane z mojego LG-H870 przy użyciu Tapatalka
motshek said:
On latest 2002 version morpho always set shedutil goverornor for me.. Any suggest ?
Click to expand...
Click to collapse
Probally your kernel doesn't support ondemand mor interactive, so morpho will use schedutil. Join our group and share your problem or try to update on our channel.
ojosehenrick said:
Try this
Click to expand...
Click to collapse
Does this uninstaller works,someone can confirm? No need to reflash rom?
Predatorhaze said:
Does this uninstaller works,someone can confirm? No need to reflash rom?
Click to expand...
Click to collapse
It doesn't work, it's deprecated.
ojosehenrick said:
It doesn't work, it's deprecated.
Click to expand...
Click to collapse
thanks.then i will dirty flash the rom if something is wrong.The selinux changer for magisk for change permissive is enough for morpho to work on stock oreo(8.0) kernel?
Thanks @op ..its working magically..wow amazing ..using ultra battery .8hrs idle no drop with my battery..using op6t rom w/ shadow kernel...ilove this thermal..and i set it to boot..highly recommended

Categories

Resources