Related
[Q] Installing Faux123 Kernel Pro improves battery backup & better RAM Management?
Hi, Does installing Faux123 Kernel Pro improves battery backup & better RAM Management?
If answer is yes, can anyone please upload Recommended balanced settings of it.
DreamExtractor said:
Hi, Does installing Faux123 Kernel Pro improves battery backup & better RAM Management?
If answer is yes, can anyone please upload Recommended balanced settings of it.
Click to expand...
Click to collapse
The answer is no. RAM management comes from deep inside the source code, so you have to wait until those memory leaks are solved by either Google or less likely, Cyanogen. Android 5.1 is supposed to be better in that regard.
SirRhor said:
The answer is no. RAM management comes from deep inside the source code, so you have to wait until those memory leaks are solved by either Google or less likely, Cyanogen. Android 5.1 is supposed to be better in that regard.
Click to expand...
Click to collapse
Thanks..
Then what is the use of Faux123 Kernel Pro or other Kernel Apps?
And does Xposed with Amplify help better battery backup?
DreamExtractor said:
Thanks..
Then what is the use of Faux123 Kernel Pro or other Kernel Apps?
And does Xposed with Amplify help better battery backup?
Click to expand...
Click to collapse
1. Faux kernel app--
Helps in tweaking the various features of a custom kernel. And with a good enough customization, perfomance and battery life definitely goes up
Pss:*Not applicable on stock kernel*
2. Amplify app
An app which helps in blocking the various wake-locks which could prevent your phone from going into deep sleep and also increased battery consumption
Xposed framework is necessary for its functioning, and Yes, it does help in increasing battery life by blocking the wake-locks
*caution must be taken as tweaking and blocking all the wake-locks and alarms or services without proper knowledge could result in broken functionality and possibly boot-loop*
*same caution must be exercised with the faux-kenel app, or any other kernel tweaking apps, for that matter*
Hope that clears it for you
EDIT: I suggest this thread to clear up your questions regarding battery life on moto g2
http://forum.xda-developers.com/moto-g-2014/general/guide-how-to-best-battery-life-moto-g-t3049970
metalrules321 said:
1. Faux kernel app--
Helps in tweaking the various features of a custom kernel. And with a good enough customization, perfomance and battery life definitely goes up
Pss:*Not applicable on stock kernel*
2. Amplify app
An app which helps in blocking the various wake-locks which could prevent your phone from going into deep sleep and also increased battery consumption
Xposed framework is necessary for its functioning, and Yes, it does help in increasing battery life by blocking the wake-locks
*caution must be taken as tweaking and blocking all the wake-locks and alarms or services without proper knowledge could result in broken functionality and possibly boot-loop*
*same caution must be exercised with the faux-kenel app, or any other kernel tweaking apps, for that matter*
Hope that clears it for you
EDIT: I suggest this thread to clear up your questions regarding battery life on moto g2
http://forum.xda-developers.com/moto-g-2014/general/guide-how-to-best-battery-life-moto-g-t3049970
Click to expand...
Click to collapse
Thanksa lot,
But I've one more doubt, when I installed xposed first from recovery, then installed apk. Then installed Amplify, but there is no call audio either incoming or outgoing. Installed Xposed in both Stock ROM & CM12 but same same problem no call audio.
http://forum.xda-developers.com/moto-g-2014/help/call-audio-installing-xposed-t3070931
Can anyone tell me what is the problem?
DreamExtractor said:
Thanksa lot,
But I've one more doubt, when I installed xposed first from recovery, then installed apk. Then installed Amplify, but there is no call audio either incoming or outgoing. Installed Xposed in both Stock ROM & CM12 but same same problem no call audio.
http://forum.xda-developers.com/moto-g-2014/help/call-audio-installing-xposed-t3070931
Can anyone tell me what is the problem?
Click to expand...
Click to collapse
Do you mean call audio via voip ie whatsapp, viber,hangouts etc.
If yes, there is a buildprop edit that fixes that problem
http://forum.xda-developers.com/moto-g-2014/general/fix-whatsapp-callsand-voip-services-t3064132
Other than that, regular calls are working fine for me
metalrules321 said:
Do you mean call audio via voip ie whatsapp, viber,hangouts etc.
If yes, there is a buildprop edit that fixes that problem
http://forum.xda-developers.com/moto-g-2014/general/fix-whatsapp-callsand-voip-services-t3064132
Other than that, regular calls are working fine for me
Click to expand...
Click to collapse
Regular calls has no audio?
So now i've installed Titan Prime V1.0.3, Installed Xposed via recvovery there is a storage space is running out notification.
Plus there is no regular call audio either incoming or outgoing after installing Xposed.
DreamExtractor said:
Regular calls has no audio?
So now i've installed Titan Prime V1.0.3, Installed Xposed via recvovery there is a storage space is running out notification.
Plus there is no regular call audio either incoming or outgoing after installing Xposed.
Click to expand...
Click to collapse
Thats strange, I never had problems with regular calls
And moreover installing xposed would never mess up calls
Did you install any audio mods such as viper4android?
Well then,
1. Try installing a stock LP, factory reset it and then installing titan over it.
2. Try formatting everything, I mean everything except sd card then installation as stated above
PS; Does audio work in titan prior to installing xposed . ?
metalrules321 said:
Thats strange, I never had problems with regular calls
And moreover installing xposed would never mess up calls
Did you install any audio mods such as viper4android?
Well then,
1. Try installing a stock LP, factory reset it and then installing titan over it.
2. Try formatting everything, I mean everything except sd card then installation as stated above
PS; Does audio work in titan prior to installing xposed . ?
Click to expand...
Click to collapse
Yes, Audio was working before, everytime when i flash xposed from recovery after reboot no call audio in any of the ROMs (Stock, Titan Prime & CM)
DreamExtractor said:
Yes, Audio was working before, everytime when i flash xposed from recovery after reboot no call audio in any of the ROMs (Stock, Titan Prime & CM)
Click to expand...
Click to collapse
Well, considering that xposed for LP is still at an alpha stage, I'd suggest you to wait till a more stable one is released.
Me being on cm12.1 do miss the xposed frameworks too.
Then only way out is to wait for now
Description
Fixes in call low volume mic issues for various Android devices.
Can also fix "Ok Google" detection.
Tested on OnePlus One running both Android 6, 7 & 8 Roms
Note: Originally designed for the OnePlus One but will work for some others. Your mileage will vary.
How it works
Uses the tool "resetprop" to modify the default values found in build.prop to:
Code:
ro.qc.sdk.audio.fluencetype=none
persist.audio.fluence.voicerec=true
persist.audio.fluence.speaker=false
use.voice.path.for.pcm.voip=true
Requirements
Magisk v16.0 or higher
Links
Magisk
Support
Github
Donate
Changelog
v3.2.4
Bump to 3.2.4
v3.2.3
Updated template to v1500
v3.2.2
Updated template to v1400
v3.2.1
Fixed Template & cache bug
v3.1.1
Fixed Magisk Manager download bug. Should be good to download through the manager now.
v3.1
Updated template to v4
Updated to Magisk v13.1
v3
Changed to now use PROPFILE
Updated to Magisk v12.0
v2
Name changed from OnePlus One (bacon) Mic Fix
Updated template to v3
v1
Initial Release
.
Perfect I just use this and modify the build prompt. What exactly is the issue from? Is one mic dead and needs replacing thus using this work around or is it something separate to that?
This is a module for magisk. You need to flash that first before flashing this. If you found this thread somehow but don't know what magisk is, I suggest you read up on magisk first. This module modifies the build.prop so you don't need to, and persists through updates.
I'm not sure what the cause is, but it's the same or similar fix that many OPO owners have used.
I love you, really. This finally fixed my microphone issue on my Nexus 6P!
Will this also work on the oneplus 3 and oneplus 3t? I seem to have this mic issue on both 3 and 3t. Thanks.
Poli169 said:
Will this also work on the oneplus 3 and oneplus 3t? I seem to have this mic issue on both 3 and 3t. Thanks.
Click to expand...
Click to collapse
It's untested but has been reported to work on other phones. There's no harm in trying, if you have issues just remove the module. Let me know if it works.
How does this work? After installing this module I checked the build.prop and it's still the same as before but somehow my mic is now working properly.
alif1994 said:
How does this work? After installing this module I checked the build.prop and it's still the same as before but somehow my mic is now working properly.
Click to expand...
Click to collapse
It doesn't change the build.prop file, only what value is loaded for the props at system startup. More info here: https://forum.xda-developers.com/apps/magisk/magisk-details-dummies-to-developers-t3473486
Didgeridoohan said:
It doesn't change the build.prop file, only what value is loaded for the props at system startup. More info here: https://forum.xda-developers.com/apps/magisk/magisk-details-dummies-to-developers-t3473486
Click to expand...
Click to collapse
Oh that is interesting. So I won't have to modify build.prop everytime I update. Thanks for the explanation.
alif1994 said:
Oh that is interesting. So I won't have to modify build.prop everytime I update. Thanks for the explanation.
Click to expand...
Click to collapse
No worries. That's one of the beautiful selling points of Magisk... If you've clean flashed an update, all you have to do is flash the Magisk zip and your modules and voila! All your mods (build.prop, replacing system sounds, debloating apps, moving apps to system, etc) are already done as soon as you boot up! If you do a dirty update all you probably have to do is flash Magisk again since your modules will still be in /data.
Updated for magisk 11.6
Changed name to Android Mic Fix
Which mic issue does this fix? I have phone/audio issues not sure if its connected.
Can't play audio sometimes as phone audio profile is active, would this fix that?
Sent from my Moto G4 Play using XDA Labs
moshiach101 said:
Which mic issue does this fix? I have phone/audio issues not sure if its connected.
Can't play audio sometimes as phone audio profile is active, would this fix that?
Click to expand...
Click to collapse
This only fixes mic issues, sorry
Hi @Nomelas , I have a OPO.
I've installed the module with Magisk and then I took a look at my build.prop. Nothing seems changed, is it normal?
giocchi27 said:
Hi @Nomelas , I have a OPO.
I've installed the module with Magisk and then I took a look at my build.prop. Nothing seems changed, is it normal?
Click to expand...
Click to collapse
Run getprop command in terminal. Your actual build.prop isn't updated because of the nature of Magisk.
Nomelas said:
Run getprop command in terminal. Your actual build.prop isn't updated because of the nature of Magisk.
Click to expand...
Click to collapse
Ok, with getprop I can see them.
Sorry, it's my first time with Magisk.
Hi, so far I only found "it fixes mic issues". Maybe I'm being selectively blind, but could someone please state which mic issues this fixes?
I'm on HTC one M7 using the last lineage os before it was discontinued for M7, and I do suffer low mic output in calls, and the phone occasionally reboots if I switch speakerphone on during a call (weirdly only when maps is running navigation), but does this have anything to do with those "mic issues"?
Thanks, and please forgive my blindness if it's obvious!
damac said:
Hi, so far I only found "it fixes mic issues". Maybe I'm being selectively blind, but could someone please state which mic issues this fixes?
I'm on HTC one M7 using the last lineage os before it was discontinued for M7, and I do suffer low mic output in calls, and the phone occasionally reboots if I switch speakerphone on during a call (weirdly only when maps is running navigation), but does this have anything to do with those "mic issues"?
Thanks, and please forgive my blindness if it's obvious!
Click to expand...
Click to collapse
yeah, test it out yourself. It fixes the low volume of your mic in calls.
Nomelas said:
yeah, test it out yourself. It fixes the low volume of your mic in calls.
Click to expand...
Click to collapse
I tested, but get instant reboot on initiating a call. Switching the module off in magisk made the phone behave normal again. Anything I can do to help track down the cause?
damac said:
I tested, but get instant reboot on initiating a call. Switching the module off in magisk made the phone behave normal again. Anything I can do to help track down the cause?
Click to expand...
Click to collapse
Unfortunately it's only been tested on a few devices. What device are you using?
EDIT: Nevermind, I see in your previous post: HTC one M7 using the last lineage os.
Ah so, I'm not sure what your issue is. It looks to be that because you would get reboots when switching to speakerphone in calls, this fix will only amplify that effect. Unfortunately I don't think I can be of any help to you. I'm sorry :/
I would suggest checking out the HTM M7 sub-forum for support in this case.
can any one tell me viper4droid is not working in my custom rom resurrection remix 6.0.it is in selinux permissive mode.in viper4droid i tried forcing it but nothing actually happens.I only able to use viper4droid setting but it does not change sound quality or u can say its not working when i off it or not no sound change.
The sound quality change is minimal really. Not even really noticeable. However, when you play with the EQ and other settings, you can notice a difference. I like bass so I boost the bass by as much as 15db and it's awesome. Works great. But I am also not using the rr ROM. I'm using computer Creek's lollipop ROM. Same thing though.
bilalrajput said:
can any one tell me viper4droid is not working in my custom rom resurrection remix 6.0.it is in selinux permissive mode.in viper4droid i tried forcing it but nothing actually happens.I only able to use viper4droid setting but it does not change sound quality or u can say its not working when i off it or not no sound change.
Click to expand...
Click to collapse
To test if it is working, play some music and then go to the viper4android app -> settings menu -> Driver Status. If processing = yes, it's working.
TheSt33v said:
To test if it is working, play some music and then go to the viper4android app -> settings menu -> Driver Status. If processing = yes, it's working.
Click to expand...
Click to collapse
i tried its not working
bilalrajput said:
i tried its not working
Click to expand...
Click to collapse
What app are you using to play music?
Also, there are a couple versions of v4a floating around, and some work better than others. When I was using RR 6.0, I used the ViperAtmos 5.5 Sony Beats Edition from this thread: http://forum.xda-developers.com/android/software/viperaudio-viperatmos-3-8-sq-driver-t3289075
TheSt33v said:
What app are you using to play music?
Also, there are a couple versions of v4a floating around, and some work better than others. When I was using RR 6.0, I used the ViperAtmos 5.5 Sony Beats Edition from this thread: http://forum.xda-developers.com/android/software/viperaudio-viperatmos-3-8-sq-driver-t3289075
Click to expand...
Click to collapse
i tried viper4droid normal version from official website but not work
I saw an update in the Pixel Experience thread by @ApoorvTrikha that shared a flashable zip to fix the volume for phone calls whether in speakerphone mode or using the earpiece. I've created a Magisk Module that looks to fix this. I removed the /bin folder from the original flashable zip because it sent my phone into a bootloop, but the files in /lib and /lib64 seem to fix the volume issue on their own.
I do not know who first created the flashable zip so I could not give proper credit in the module. Lmk and I can at least send thanks here.
Let me know if this works for you! This worked for me while on latest Pixel Experience rom and on Magisk v16.
Instructions: Download and add the zip to Magisk modules.
What exactly does this fix? Does the earpiece only work in speaker mode during calls on custom roms?
prokaryotic cell said:
What exactly does this fix? Does the earpiece only work in speaker mode during calls on custom roms?
Click to expand...
Click to collapse
The volume for many users on custom roms was very low while making a phone call. This issue happened regardless of whether the speakerphone was on or off.
Thanks. It worked for me as well
works perfectly on RR rom
This was fixed in yesterday's release of PIxel Experience but this may work for other roms that haven't fixed this yet.
Will this be good for and for and on rooted stock?
c0080900v said:
Will this be good for and for and on rooted stock?
Click to expand...
Click to collapse
I'm not sure but it's worth a try. Since it's a Magisk module you can easily revert it. Please report back.
Is this compatible with Oreo? I'm on Lineage OS 15.1
Sent from my Moto G5 Plus using XDA Labs
dunderball said:
I saw an update in the Pixel Experience thread by @ApoorvTrikha that shared a flashable zip to fix the volume for phone calls whether in speakerphone mode or using the earpiece. I've created a Magisk Module that looks to fix this. I removed the /bin folder from the original flashable zip because it sent my phone into a bootloop, but the files in /lib and /lib64 seem to fix the volume issue on their own.
I do not know who first created the flashable zip so I could not give proper credit in the module. Lmk and I can at least send thanks here.
Let me know if this works for you! This worked for me while on latest Pixel Experience rom and on Magisk v16.
Instructions: Download and add the zip to Magisk modules.
Click to expand...
Click to collapse
Hello sir , I am on nougat android 7.0 with unlocked bootloader , official twrp recovery , magisk17.1 and xposed. I am facing issue of low volume during the call with earpiece and speaker both. Should i flash this module on stock rom ? How to fix this ? Thanks in advance
shibbu18111997 said:
Hello sir , I am on nougat android 7.0 with unlocked bootloader , official twrp recovery , magisk17.1 and xposed. I am facing issue of low volume during the call with earpiece and speaker both. Should i flash this module on stock rom ? How to fix this ? Thanks in advance
Click to expand...
Click to collapse
I don't know if it will work on stock rom. You can try it but if you end up bootlooping you should find the Magisk uninstaller utility to roll back successfully.
I am using moto g5s devices android oreo 8.1 official rom during call my phone automatically to speaker ? even in android 7.1.1 also same issue.
dunderball said:
I saw an update in the Pixel Experience thread by @ApoorvTrikha that shared a flashable zip to fix the volume for phone calls whether in speakerphone mode or using the earpiece. I've created a Magisk Module that looks to fix this. I removed the /bin folder from the original flashable zip because it sent my phone into a bootloop, but the files in /lib and /lib64 seem to fix the volume issue on their own.
I do not know who first created the flashable zip so I could not give proper credit in the module. Lmk and I can at least send thanks here.
Let me know if this works for you! This worked for me while on latest Pixel Experience rom and on Magisk v16.
Instructions: Download and add the zip to Magisk modules.
Click to expand...
Click to collapse
will it work on android pie crDroid ROM?
Will it work in samsung galaxy note 8 rooted running android pie ????
I can't.
I can't adjust in-call volume.
I recently installed RR rom on my Phone and im having very low sound on my speaker. Its very dull compared to the stock rom and I cant even listen to tap sounds or notifications properly. I tried changing the file mixer_path.xml in vendor/etc folder in root directory and that almost caused me a problem but i fixed that. Please tell me how to fix the low sound ? and should i install a audio mode like Viper4Android or Dolby Atmos? but first tell me how to do it without the mod ? Please help asap. Thank you :fingers-crossed: