This is a module for the stock kernel that enables color control (RGB, Saturation, Hue, Contrast and Value).
This is the KCAL advanced color control driver by @savoca, but I've modified it to compile as a module so it can be used on the stock kernel.
This works with stock kernel on 1.32, 1.40, 2.7 and 3.35 (Marshmallow) bases
If you want it to load automatically, you need to be rooted with SuperSU
If you want to thank me, use my app, EX Kernel Manager. It has full control of everything, including advanced color control and the ability to save and load color profiles.
Download:
Stock kernel perf-g9fb087d (3.35 base - Marshmallow)
https://www.androidfilehost.com/?fid=24369303960689724
Stock kernel perf-ga10e09f (2.7 base)
https://www.androidfilehost.com/?fid=24052804347765919
Stock kernel g4ee4c46 (1.40 base)
https://www.androidfilehost.com/?fid=23991606952613459
Stock kernel ga24f2d5 (1.32 base)
https://www.androidfilehost.com/?fid=23991606952601064
Source code:
https://github.com/flar2/ElementalX-m9/tree/kcal_module
XDA:DevDB Information
Color Control Module, Kernel for the HTC One (M9)
Contributors
flar2
Kernel Special Features:
Version Information
Status: Testing
Created 2015-05-10
Last Updated 2016-01-20
Value and Contrast seem to be not working correctly with apps, let me see what I can do.
flar2 said:
Value and Contrast seem to be not working correctly with apps, let me see what I can do.
Click to expand...
Click to collapse
They don't stick, but the value seems like working correctly.
I'm using original app BTW.
Update!
v2 fixes the problem with value and contrast. As far as I can tell, it works flawlessly now.
How do i install this? Do i need to root?
Karl-Johan said:
How do i install this? Do i need to root?
Click to expand...
Click to collapse
Flash in recovery. Root is required
Can you ghow us your settings?
Sent from my HTC One M9 using XDA Free mobile app
shino82 said:
Can you ghow us your settings?
Sent from my HTC One M9 using XDA Free mobile app
Click to expand...
Click to collapse
Something like this, but all screens and users are different.
Big thanks @flar2 for sharing your work.
I am no M9 user but compiled this module for my device (togari) against my Kernel Source and it worked just fine, thanks for this, i would have never came on the idea to built kcal as a loadable module.
Tommy-Geenexus said:
Big thanks @flar2 for sharing your work.
I am no M9 user but compiled this module for my device (togari) against my Kernel Source and it worked just fine, thanks for this, i would have never came on the idea to built kcal as a loadable module.
Click to expand...
Click to collapse
Yup, this should work for almost every Qualcomm device
When I set and save the settings with your kernel manager, it boota with different setting @flat2
I paid for your app.
ahrion said:
When I set and save the settings with your kernel manager, it boota with different setting @flat2
I paid for your app.
Click to expand...
Click to collapse
I just tried it and it works fine.
Are you clicking the apply on boot switch?
Is the module loading automatically at boot?
Do you have other apps interfering?
Edit: DELETED WRONG THREAD
I have rooted my phone and flashed TWRP and this kcal_mod but I don't know how it works. What do I do next?
Instructions in 1st post would be great. I have no clue how this works.
Change settings as follows
R. 140
G. 135
B. 150
Sat. 42
Value. 134
Contrast 130
Hue 16
This is a good guideline
Karl-Johan said:
I have rooted my phone and flashed TWRP and this kcal_mod but I don't know how it works. What do I do next?
Instructions in 1st post would be great. I have no clue how this works.
Click to expand...
Click to collapse
you need an app to alter the values.
use that: https://play.google.com/store/apps/details?id=flar2.exkernelmanager
or that http://downloads.codefi.re/savoca/kcal
j to the 4n said:
you need an app to alter the values.
use that: https://play.google.com/store/apps/details?id=flar2.exkernelmanager
or that http://downloads.codefi.re/savoca/kcal
Click to expand...
Click to collapse
How do I know if the zip installed correctly? I tried both of the apps you link to, cant find any settings in EX Kernel Manager and Color Control says "KCAL support not found!".
I'm running stock kernel by the way. Installed the Kcal_mod in TWRP thorugh Install option and then selected zip and installed, no error showed up.
Karl-Johan said:
How do I know if the zip installed correctly? I tried both of the apps you link to, cant find any settings in EX Kernel Manager and Color Control says "KCAL support not found!".
I'm running stock kernel by the way. Installed the Kcal_mod in TWRP thorugh Install option and then selected zip and installed, no error showed up.
Click to expand...
Click to collapse
It sounds like the module is not compatible with your kernel. It only works with the exact kernel version specified in the OP.
Here's what you can do:
1. Do a nandroid backup of /system and /boot.
2. Download this stock kernel (from the leedroid thread): http://www.leedroid.co.uk/Stock-M9-Kernel.zip
3. Re-install the color module and it should be working
I'm 99% sure the stock kernel I linked will work for you, if not, restore the backup. That's why I suggested making the back up in step 1.
flar2 said:
It sounds like the module is not compatible with your kernel. It only works with the exact kernel version specified in the OP.
Here's what you can do:
1. Do a nandroid backup of /system and /boot.
2. Download this stock kernel (from the leedroid thread): http://www.leedroid.co.uk/Stock-M9-Kernel.zip
3. Re-install the color module and it should be working
I'm 99% sure the stock kernel I linked will work for you, if not, restore the backup. That's why I suggested making the back up in step 1.
Click to expand...
Click to collapse
Trying to backup system partition but it keeps failing right at the beginning. Boot partition worked fine.
Karl-Johan said:
Trying to backup system partition but it keeps failing right at the beginning. Boot partition worked fine.
Click to expand...
Click to collapse
Got to the TWRP thread and see if they can help you get the system backup. It's important to back up /system because that is where the kernel modules are located. They must match the running kernel. At the very least, you would have to backup /system/lib/modules and the boot partition.
Related
Hello,
i finally got my Nexus 5 today and first thing I did was unlocking the bootloader, installed TWRP custom recovery, flashed CM11-nightly and Franco Kernel (r31).
Next thing I usually do is to uninstall some apps with Titanium Backup (Pro). But I can't uninstall any system apps (e. g. Browser.apk). Titanium says "successful" but after refreshing the application list, the app is still there.
Does anyone have an idea what is going wrong here? Is it a problem with CM11's superuser or with Titanium Backup?
Thanks.
Cloonix said:
Hello,
i finally got my Nexus 5 today and first thing I did was unlocking the bootloader, installed TWRP custom recovery, flashed CM11-nightly and Franco Kernel (r31).
Next thing I usually do is to uninstall some apps with Titanium Backup (Pro). But I can't uninstall any system apps (e. g. Browser.apk). Titanium says "successful" but after refreshing the application list, the app is still there.
Does anyone have an idea what is going wrong here? Is it a problem with CM11's superuser or with Titanium Backup?
Thanks.
Click to expand...
Click to collapse
What happens if you delete the file with a file manager and reboot?
Aerowinder said:
What happens if you delete the file with a file manager and reboot?
Click to expand...
Click to collapse
I used Solid Explorer as a file manager and tried to delete /system/app/Browser.apk. The root-confirmation (CM11 superuser) pops up, asks for superuser (i grant) and Solid Explorer deletes the file without error. But the file is still there (without reboot).
Issue with superuser?
Edit: Stop... I noticed /system is mounted as read-only.
I tried to analyze the problem... and the only conclusion is, that my superuser is not working. Also Super SU ist not working. I also flashed Omni ROM instead of CM11 with no success. I used an older version of TWRP without success. Does anybody has an idea?
Edit: Before with Stock ROM and Super SU it was working.
I don't know why I'm the only person with this issue... But I solved it with the following steps:
1. Flash CM11 (nightly)
2. Start the OS
3. Reboot to recovery and wipe cache/dalvik
4. Install "Super SU"
5. Start the OS
Titanium Backup is asking for root rights. Other apps also didn't get root in CM11. Whenever I install a new CM11 nightly root rights for TB are gone and I have to do the same steps again.
But why no one else has this problem? I googled like crazy. Is it CM11 or me?
Me to, cm11 for a850L build on crdroid nexus4
Cloonix said:
I don't know why I'm the only person with this issue... But I solved it with the following steps:
1. Flash CM11 (nightly)
2. Start the OS
3. Reboot to recovery and wipe cache/dalvik
4. Install "Super SU"
5. Start the OS
Titanium Backup is asking for root rights. Other apps also didn't get root in CM11. Whenever I install a new CM11 nightly root rights for TB are gone and I have to do the same steps again.
But why no one else has this problem? I googled like crazy. Is it CM11 or me?
Click to expand...
Click to collapse
Did you leave out Franco kernel this time?
This is the fix for your issue:
http://forum.xda-developers.com/showthread.php?t=2592456
es0tericcha0s said:
This is the fix for your issue:
http://forum.xda-developers.com/showthread.php?t=2592456
Click to expand...
Click to collapse
Thanks a lot!
Changing selinux to "permissive" did solve all my problems. I also had issues with other applications.
How can I change the selinux mode directly in the CM11-Zip? Under Redhat/CentOS is a configuration file unter /etc/selinux. In CM11 I can't find something similar.
And how it comes that this issue is not well-known? I think there are more 4.4 KK / CM11 users with problems.
Aerowinder said:
Did you leave out Franco kernel this time?
Click to expand...
Click to collapse
No I flashed Franco after CM.
Cloonix said:
Thanks a lot!
Changing selinux to "permissive" did solve all my problems. I also had issues with other applications.
How can I change the selinux mode directly in the CM11-Zip? Under Redhat/CentOS is a configuration file unter /etc/selinux. In CM11 I can't find something similar.
And how it comes that this issue is not well-known? I think there are more 4.4 KK / CM11 users with problems.
No I flashed Franco after CM.
Click to expand...
Click to collapse
No problem. I know that problem was starting to annoy me. Got the idea from playing with a new Note 3. The newer Samsung 4.3 roms are like that too. If you don't change to Permissive then Xposed and other mods won't work either.
I guess it's possible that it's just something strange with certain CM11 and Franco kernel combos?
es0tericcha0s said:
I guess it's possible that it's just something strange with certain CM11 and Franco kernel combos?
Click to expand...
Click to collapse
Even without Franco (which was my first guess) CM11 (my root) behaves that way.
I will look for a method to set selinux to permissive directly in the ZIP of CM11 and will update this post.
Cloonix said:
Even without Franco (which was my first guess) CM11 (my root) behaves that way.
I will look for a method to set selinux to permissive directly in the ZIP of CM11 and will update this post.
Click to expand...
Click to collapse
I'd imagine adding something like this in: http://forum.xda-developers.com/showpost.php?p=48006307&postcount=65 would do the trick, though I have not had that issue in awhile. I switch roms often.
es0tericcha0s said:
I'd imagine adding something like this in: http://forum.xda-developers.com/showpost.php?p=48006307&postcount=65 would do the trick, though I have not had that issue in awhile. I switch roms often.
Click to expand...
Click to collapse
I tried this. And it was successfully changing selinux to permissive with every reboot. But doing this I noticed that even permissive doesn't solve the problem. CM11 built-in superuser just don't work for me. Only "Super SU" by Chainfire works well. And permissive solves a few other problems besides TiBa.
Personally I've always eventually had issues with Superuser unmounting the system as rw causing issues with apps like Titanium. Had it happen many many times on my old phone as well as the Nexus 5 across multiple ROMs. I just stick with SuperSU now.
Haven't had too many issues with that part it seems, but glad you narrowed down the problems.
I find this issue sometimes on varous flashes of CM 11 on different devices.
I use ROM toolbox fo manage apps, and sometimes it just wont delete. The solution is strange: I install adaway - somehow, that "unlocks" something that lets you delete apps. You can uninstall adaway once you have run it!
Galaxy Nexus
I'm replying just to help out anyone who has this issue, but doesn't have a Nexus 5. I was trying to find a fix for me and my Galaxy Nexus running the latest Paranoid Android beta 4.4.2 because I kept having this same problem.. It wouldn't uninstall... and I would only keep getting directed to this specific post. So....
I tried the 'selinux' fix first, and that alone would not do a thing...
I then tried installing the 'Wanam Xposed' app and it worked perfectly.
Just change selinux to permissive and make sure both selinux and Wanam have SU access and then try to uninstall via Titanium... or whatever method you usually use.
Hope it's okay for me to post here. Thanks for the help, everyone!
es0tericcha0s said:
No problem. I know that problem was starting to annoy me. Got the idea from playing with a new Note 3. The newer Samsung 4.3 roms are like that too. If you don't change to Permissive then Xposed and other mods won't work either.
I guess it's possible that it's just something strange with certain CM11 and Franco kernel combos?
Click to expand...
Click to collapse
Hi,
unfortunately the SElinuxModeChanger seems not to work for me (Samsung Galaxy S2, CM 11 m6) and I do not really get how I should install Supersu (the first described solution). I guess I should not just install it from the play store - right? But were do I get an installable zip-file to install it from the CWM?
Or is there anything else that might be wrong in my system - so that I do not need to install supersu at all?
regards
Daniel
daniu said:
Hi,
unfortunately the SElinuxModeChanger seems not to work for me (Samsung Galaxy S2, CM 11 m6) and I do not really get how I should install Supersu (the first described solution). I guess I should not just install it from the play store - right? But were do I get an installable zip-file to install it from the CWM?
Or is there anything else that might be wrong in my system - so that I do not need to install supersu at all?
regards
Daniel
Click to expand...
Click to collapse
If you are already using CM11, then yes, you can install SuperSu from the Play Store. Once you do and open the app, it will prompt you to update the SuperUser binary. You should be able to do the "normal" method, and then once that updates, reboot, then try the SELinux app again and then everything should start to work like you would expect. If the normal method doesn't work, then you can let it download the newest zip for you if you choose the CWM/TWRP method, and then boot to recovery and install the zip it downloads for you.
SeEsAw12 said:
I'm replying just to help out anyone who has this issue, but doesn't have a Nexus 5. I was trying to find a fix for me and my Galaxy Nexus running the latest Paranoid Android beta 4.4.2 because I kept having this same problem.. It wouldn't uninstall... and I would only keep getting directed to this specific post. So....
I tried the 'selinux' fix first, and that alone would not do a thing...
I then tried installing the 'Wanam Xposed' app and it worked perfectly.
Just change selinux to permissive and make sure both selinux and Wanam have SU access and then try to uninstall via Titanium... or whatever method you usually use.
Hope it's okay for me to post here. Thanks for the help, everyone!
Click to expand...
Click to collapse
No clue why, but this worked for me. Permissive didn't do it (was already permissive using CM 11 for tf201) and AdAway didn't do it. Didn't matter that Wanam Xposed is for Samsung devices, once given root to this app, Titanium got its head out of its rump.
UPD: So, if i uninstall Wanam Xposed then TB sticks its head back up its rump. Whatever giving root to that app does, its fixing usage issues with TB.
How to set the settings like cpu frequency after installing elementalx kernel?
I installed the elementalx by using TWRP recovery in my nexus 5 (android 5.0.1), but how to set the settings like set the CPU frequency and enable double tap to wake up? Should I install some apps?
If I want to update later, should I install the origin kernel?
Thank you!!!
xcs1234 said:
How to set the settings like cpu frequency after installing elementalx kernel?
I installed the elementalx by using TWRP recovery in my nexus 5 (android 5.0.1), but how to set the settings like set the CPU frequency and enable double tap to wake up? Should I install some apps?
Click to expand...
Click to collapse
From ElementalX thread:
The config file is located at /etc/elementalx.conf. You can edit this file to change kernel settings. Whatever is set in this file will take effect when the device is booted (unless other scripts or apps interfere!)
Read OP for more details.
xcs1234 said:
If I want to update later, should I install the origin kernel?
Thank you!!!
Click to expand...
Click to collapse
Nope
xcs1234 said:
How to set the settings like cpu frequency after installing elementalx kernel?
I installed the elementalx by using TWRP recovery in my nexus 5 (android 5.0.1), but how to set the settings like set the CPU frequency and enable double tap to wake up? Should I install some apps?
If I want to update later, should I install the origin kernel?
Thank you!!!
Click to expand...
Click to collapse
I've been using ElementalX for some time. There's an app in the play store specifically for ElementalX kernel.
I always installed the kernel with default settings in AROMA installer since the app lets you tune all the values anyway
experience7 said:
I've been using ElementalX for some time. There's an app in the play store specifically for ElementalX kernel.
I always installed the kernel with default settings in AROMA installer since the app lets you tune all the values anyway
Click to expand...
Click to collapse
what's the name of that app?
ElementalX kernel
Here's the Play Store link: https://play.google.com/store/apps/details?id=flar2.elementalxkernel
Primokorn said:
From ElementalX thread:
The config file is located at /etc/elementalx.conf. You can edit this file to change kernel settings. Whatever is set in this file will take effect when the device is booted (unless other scripts or apps interfere!)
Read OP for more details.
Nope
Click to expand...
Click to collapse
If I want to install another kernel, can I just install it in the recovery(using the install button in the recovery mode)? Should I clean the present kernel, then install another kernel in the recovery?
There are recommendations that you should dirty flash the original ROM (which then overwrites your current kernel with the stock one). If you're on stock Android (Vanilla), fastboot flash the boot.img from the appropriate factory image. Then use your recovery to install zip > choose your kernel zip.
I've always used the 'easy method' by just dirty-flashing the kernel I want to try. Worked fine all the time [emoji14]
As a few days frustration and zillion tries are behind me let me explain proper instalation of this sound engine. Just to notice that you DON'T need permissive kernel for that because I installed it on my stock German ROM and now works in French Orange ROM G935FXXU1APBF as well !
INSTALLATION PROCEDURE ON CLEAN STOCK ROM :
At first...
You need to DELETE not to freeze sound alive and adapt sound.
In build.prop find the lines or add them as follows ;
Ipa.decode=false
tunnel.decode=false
lpa.use-stagefright=false.
.
1.You need to root your SM-G935F device with newest SuperSU by ChainFire located here.So, download and flash TWRP recovery from here and flash SuperSU.Wipe dalvik,wipe cache, then Restart your device.
2.From Playstore download and install latest STERICSON BUSYBOX. Install busybox in default su/xbin and give root permission.Restart your device again.
3. Download from official page Viper4android version 2.4.0.1 from HERE
4. Using Root explorer copy Viper4Android in folder PRIV-APP and give it permission 0644 rw-r--r-- (see attached image)
5.Restart your device
6. Open V4A and install driver when it asks...don't exit app or DON'T TOUCH anything else, just Restart your device.
7. Open V4A and go to Settings - UI Setting - Expert Mode
8. In some occasions V4A will ask for new driver installation...Install again and restart device.
9. Use your V4A wisely !
IMPORTAINT NOTIFICATION !
If you previously messed up with V4A or rooting,I recommend fresh ROM installation from scratch.
If V4A constantly offers to install driver, it means you did not properly rooted your device !
VIPER4ANDROID IS NOT WORKING ON STOCK PLAYER !
That's all.If you didn't read post carefuly, there is no any support else, because it is not needed.
Followed your guide, didn't ask to install a new driver after step 8 and viper is not working any suggestions?
Bernard23 said:
Followed your guide, didn't ask to install a new driver after step 8 and viper is not working any suggestions?
Click to expand...
Click to collapse
In some cases it doesn't ask for another driver installation after entering expert mode.Did you try another player?
If you don't used it on clean rom then it could be anything.
I've not needed to do half of this.
riso123 said:
I've not needed to do half of this.
Click to expand...
Click to collapse
How come ?
BusyBox Location is Su/xbin or System/xbin ?
JazonX said:
BusyBox Location is Su/xbin or System/xbin ?
Click to expand...
Click to collapse
Did you read thread ? I mentioned above that busybox is in /su/xbin/
tin2404 said:
Did you read thread ? I mentioned above that busybox is in /su/xbin/
Click to expand...
Click to collapse
I read and hence the question, because usually since MM - Busybox is installed to System/xbin by default.
Nevermind, Gonna try that as well now. Thanks!
ViPER4Android_FX_A4_6.0.1_New.zip
set through TWRP checked S7 Edge 935FD
barbik said:
ViPER4Android_FX_A4_6.0.1_New.zip
set through TWRP checked S7 Edge 935FD
Click to expand...
Click to collapse
dude that's zip work flawlessly :good:
tin2404 said:
How come ?
Click to expand...
Click to collapse
Because I simply download the latest APK and install it as a normal app rather than copy across and setting permissions.
I then download and flash the ZIP from the below site:
http://androiding.how/how-to-fix-viper4android-selinux-policy-issues-on-lollipop/
After that I installed the driver, rebooted and all was good.
I was the first\one of the first, to flash v4a on our device.
I've already created a tutorial thread for this in the guide section. People might find it easier, no need to make adjustments to build.prop for example, it's automatic.
http://forum.xda-developers.com/s7-edge/how-to/guide-viper4android-enforcing-stock-t3337148
Beefheart said:
I've already created a tutorial thread for this in the guide section. People might find it easier, no need to make adjustments to build.prop for example, it's automatic.
http://forum.xda-developers.com/s7-edge/how-to/guide-viper4android-enforcing-stock-t3337148
Click to expand...
Click to collapse
Exactly what I was thinking...
Beefheart said:
I've already created a tutorial thread for this in the guide section. People might find it easier, no need to make adjustments to build.prop for example, it's automatic.
http://forum.xda-developers.com/s7-edge/how-to/guide-viper4android-enforcing-stock-t3337148
Click to expand...
Click to collapse
Amazing recommendation on the flat icons xposed module. Loving the custom status bar icons [emoji106]
Sent from my SM-G935W8 using Tapatalk
barbik said:
ViPER4Android_FX_A4_6.0.1_New.zip
set through TWRP checked S7 Edge 935FD
Click to expand...
Click to collapse
Thank you so much for this barbik!
I've literally spent the best part of a day trying to get this to work. Followed various guides posted here but only your link applied V4A system wide rather than just for GoneMAD.
If anyone else is having issues, uninstall the driver and the app, reboot into twrp and flash this zip instead.
Thanks again you saved me a few grey hairs!
SirBarnz said:
Thank you so much for this barbik!
I've literally spent the best part of a day trying to get this to work. Followed various guides posted here but only your link applied V4A system wide rather than just for GoneMAD.
If anyone else is having issues, uninstall the driver and the app, reboot into twrp and flash this zip instead.
Thanks again you saved me a few grey hairs!
Click to expand...
Click to collapse
I agree, that zip helped me as well after a few failed attempts Now it works perfectly and Spotify sound amazing!
barbik said:
ViPER4Android_FX_A4_6.0.1_New.zip
set through TWRP checked S7 Edge 935FD
Click to expand...
Click to collapse
Hi, flashed, works! Super! Thanks. One question: what is that clock??? app inside zip for? Is it necessary? That's strange surprise... It's located in system/app/com.cyanogenmod.lockclock-1, please explain. Thank you.
N4 powered by Echoe™
FRM300 said:
Hi, flashed, works! Super! Thanks. One question: what is that clock??? app inside zip for? Is it necessary? That's strange surprise... It's located in system/app/com.cyanogenmod.lockclock-1, please explain. Thank you.
N4 powered by Echoe™
Click to expand...
Click to collapse
+1
What's that Clock APK ?
JazonX said:
+1
What's that Clock APK ?
Click to expand...
Click to collapse
his is a clock widget ... they are not needed, they can be removed
Mine works perfectly fine with just freezing those two Samsung apps...
Sent from my SM-G935F using Tapatalk
Hey guys,
I'm into the Android from the very beginning and I would love to get rid of a problem which is driving me crazy for some time
I was trying to flash the Viper driver to get the great sound quality again. I'm now on the latest nougat.
Already unlocked the bootloader, rooted it and flashed the TWRP. Saw an thread about how to install it properly on the Honor8 and I did everything correct in my opinion.
I have the 1.26.2-meefik busybox now installed in system/xbin path (which seems to be working correctly overall) and otherwise everything seems working good except that when I try to open the Viper it says that I don't have root OR that i have to install the driver, and after pressing yes my phone just reboots and does the very same thing as previously.
Am I missing something?
Feel free to ask something more if you need.
I had this same situation, just kept installing the driver, reboot, repeat, making no progress... I finally got mine to work thank goodness! Are you remembering to use a root file Explorer and go to /vendor/etc and rename the file named audio_effects.config to audio_effects.config.bak after flashing but before installing V4A? That was my main problem. And you have to be sure to do it on a clean setup, so if you've already installed V4A you need to clean out and start again. Also u need a kernel auditor to set selinux to permissive upon boot. These two steps are key...
Sent from my HUAWEI FRD-L04 using XDA Labs
Have same problem but this fix BigBrad75 gave didn't work.
Isn't that what I suggested? Not being a smarta**, but seriously wondering if I have got a step messed up or backwards or something...? Cause it gave me tons of trouble till I finally got lucky and it actually took
Sent from my HUAWEI FRD-L04 using XDA Labs
Rommco05 said:
I got same problem, solutions for my was:
1. install BusyBox by Meefik ( Google play)
2. install Kernel Adiutor ( https://github.com/yoinx/kernel_adiutor/raw/master/download/app/app-release.apk ) ( Kernel Adiutor from Google play dont work)
3. opem BusyBox tap Install
4. open Kernel Adiutor and go to Misc Controls, change Current SELinux Status: Permissive (after reboot SELinux stay premissive :good
5. flash Viper4 via TWRP
6. go to folder: root/vendor/etc and rename file from audio_effects.conf to audio_effects.conf.bak
7. open Viper4
8. Install driver (thats can take 1-3 min)
9. reboot - done
Click to expand...
Click to collapse
Hi Rommco05,
there are different versions of V4A floating around. Which Version of Viper4Android did you use? Download from where?
Greets....
Rommco05 said:
Hi, Honor 8/Theme,Apps,Modes/https://forum.xda-developers.com/honor-8/themes/viper4android-2-5-0-5-installation-t3468389
Click to expand...
Click to collapse
Thanks, worked for me just as you described. I'm on L09C432B389 BTW, if anybody is interested...
Thanks
Hello guys. I make my phone rooted yesterday and i really want to improve my phone, make it change(some fingerpring and etc) and really want better battery.
Can you please help me guys?
I just can tell what i used and satisfied:
Magisk and TWRP you use already.
Viper4Audio for better audio quality if you have good headset
I changed the Kernel to Kirisakura or Arter97 (still testing which is better)
For the look i use Renovate ICE v14 (on telegram channel)
And for bloatware i use xXx No Limit v12 (and in the prop file i manually choose what i need or not / Viper4Audio and Youtube Vanced included), but you can find 2 other scripts if you need just de-bloatware (dont remember the names but you can find here), and for anti-ad i use Energizer Pro (faster than ADFly)
warezxts said:
I just can tell what i used and satisfied:
Magisk and TWRP you use already.
Viper4Audio for better audio quality if you have good headset
I changed the Kernel to Kirisakura or Arter97 (still testing which is better)
For the look i use Renovate ICE v14 (on telegram channel)
And for bloatware i use xXx No Limit v12 (and in the prop file i manually choose what i need or not / Viper4Audio and Youtube Vanced included), but you can find 2 other scripts if you need just de-bloatware (dont remember the names but you can find here), and for anti-ad i use Energizer Pro (faster than ADFly)
Click to expand...
Click to collapse
First of all thanks for the comment.
Ive got viperFX, this is good version?
What is bloatware if i can ask?
With Renovate you can costumise what you want? Can you send me download link please?
About adblock, i searched for it in magisk but found something else, Energised protection. Its the same or should i download something else?
One more thing. I want app systemizer to delete administrator apps but i cant download it. I also cant download xposed and etc... Why?
ViperFX is good, the newest version is 2.7 but if you have 2.5 is the same good just 2.7 is better view (material theme)
Bloatware is what you want to remove. Its come with pre-installed app with your phone (ROM), for example facebook already installed by default.
xXx No limit ROM, have a custom file called build.prop. its a text file, if you want to install, you have to install via Magisk (can be remove anytime), and you can modify the build.prop before.
What you need, what you dont need. and put the xXx ROM file and the build.prop file in the xXx directory of your internal card. Dont worry, its not a "real" rom, it will leave your OxygenOS, just add/remove extras. Same way working the Renovate. Install via Magisk, can be removed anytime. Magisk is mostly for optical tuning, like change the font or color of statusbar etc. You can see both's features in the link.
https://forum.xda-developers.com/on...agisk-rom-xxx-nolimits-7-0-speed-ram-t3933927
https://forum.xda-developers.com/on...vate-ice-oxygenos-tweaks-stables-svn-t3934356
For NoLimit have newer version you can find it in OP8 topic, and RenovateIce have newer also, you can find in their Telegram channel.
this is the AD Blocker: https://energized.pro/ - you need a terminal emulator like Termux from google play.
the most popular script is Blu but the most blocked AD site is in Xtreme (slower of course but still fast). This can be download from Magisk repository (yes, energised protection)
About better battery, change the kernel to Kernel to Arter97 (https://forum.xda-developers.com/oneplus-7/oneplus-7-7-pro-7t-7t-pro-cross-device-kernel-development/arter97-kernel-oneplus-7-t3952578) from TWRP (it will recognise you have magisk, so nothing to do after install).
I want app systemizer to delete administrator apps but i cant download it. I also cant download xposed and etc... Why?
You can find MANY apps need root for delete system apps, but i recommend to use script, because you can recover if you make mistake.
For me the XPosed had problem (Actually the Riru -both - YAHFA and Sandhook) on my phone. So i cant tell.
I hope i could helped you.
warezxts said:
About better battery, change the kernel to Kernel to Arter97 (https://forum.xda-developers.com/on...evelopment/arter97-kernel-oneplus-7-t3952578) from TWRP (it will recognise you have magisk, so nothing to do after install).
.
Click to expand...
Click to collapse
You really helped me.
About the kernel, what version should i download? I see there 2 options.
Im adding screen shot.
About install it, i just need to download it, move to folder and then install by twrp?
maor23 said:
You really helped me.
About the kernel, what version should i download? I see there 2 options.
Im adding screen shot.
About install it, i just need to download it, move to folder and then install by twrp?
Click to expand...
Click to collapse
I cant see the screenshot, but i think the two version is android 9 (Pie) or android 10 (Q). Choose which one is your OOS version.
Yes, just go to TWRP and install, thats all. You can check in settings/about after if you changed or not.
warezxts said:
I cant see the screenshot, but i think the two version is android 9 (Pie) or android 10 (Q). Choose which one is your OOS version.
Yes, just go to TWRP and install, thats all. You can check in settings/about after if you changed or not.
Click to expand...
Click to collapse
Thank you my friend. How should i costumize the kernel for better battery performance?
warezxts said:
I cant see the screenshot, but i think the two version is android 9 (Pie) or android 10 (Q). Choose which one is your OOS version.
Yes, just go to TWRP and install, thats all. You can check in settings/about after if you changed or not.
Click to expand...
Click to collapse
i really need your help.
i flashed it with twrp and then i cant reboot. its only reboot to bootloader.
what can i do?
maor23 said:
Thank you my friend. How should i customize the kernel for better battery performance?
Click to expand...
Click to collapse
you can customize with https://play.google.com/store/apps/details?id=com.franco.kernel&hl=en_US but no necessary, already good
maor23 said:
i really need your help.
i flashed it with twrp and then i cant reboot. its only reboot to bootloader.
what can i do?
Click to expand...
Click to collapse
No panic
You have android 9 or 10? which one did you flash?
If unsuccessful, try with
https://forum.xda-developers.com/on...oss-device-kernel-development/kernel-t4002781
and there is script for the settings to FKM,
or you can try
https://forum.xda-developers.com/on.../kernel-kirisakura-1-0-0-op7-pro-aka-t3933916
You using OOS, right? which version?
warezxts said:
you can customize with https://play.google.com/store/apps/details?id=com.franco.kernel&hl=en_US but no necessary, already good
You have android 9 or 10? which one did you flash?
If unsuccessful, try with
https://forum.xda-developers.com/on...oss-device-kernel-development/kernel-t4002781
and there is script for the settings to FKM, or try
https://forum.xda-developers.com/on.../kernel-kirisakura-1-0-0-op7-pro-aka-t3933916
You using OOS, right? which version?
Click to expand...
Click to collapse
i've got android 10, oos 10.0.7
i downloaded what i needed(58v) but now im stuck.
god, please help me
maor23 said:
i've got android 10, oos 10.0.7
i downloaded what i needed(58v) but now im stuck.
god, please help me
Click to expand...
Click to collapse
You stuck after the kernel flash? was it successfull?
just try another one,but choose NOT custom kernel, choose OOS related. And wipe Dalvik cahe after, then reboot
---------- Post added at 09:06 AM ---------- Previous post was at 09:04 AM ----------
try this: https://androidfilehost.com/?fid=8889791610682942786
Are you Verizon or on T-Mobile version?
warezxts said:
You stuck after the kernel flash? was it successfull?
just try another one,but choose NOT custom kernel, choose OOS related. And wipe Dalvik cahe after, then reboot
---------- Post added at 09:06 AM ---------- Previous post was at 09:04 AM ----------
try this: https://androidfilehost.com/?fid=8889791610682942786
Are you Verizon or on T-Mobile version?
Click to expand...
Click to collapse
im not t-mobile.
i succeed to fix my phone bootloop.
i stucked after kernel flash yes.