Increase Bluetooth Audio? - Xiaomi Mi 8 Questions & Answers

Hello!
I am using HavocOS and my Xiaomi Airdots pro. Is there a way to increase the Bluetooth volume? Is increasing it with Viper the only way? Especially in Spotify it is very quitly. I have tried to deactivate the max bluetooth volume in the dev settings but with no result.

You have a few options,
You can sift through audio folders that are approximately here : Path : system/vendor/etc/ and then locate mixer_paths_overlay_static.xml and mixer_paths_tavil.xml
Do some trial and error with manually increasing audio values For example : changing <ctl name="HPHL Volume" value="17" /> to <ctl name="HPHL Volume" value="20" />
Another option
Flash the attached files that I found on 4PDA a few months ago
I don't remember who to give credit to because I had trouble re-finding it just now. So if the creator sees this post, PM me with your details and I will edit this post and provide credit.
Edit Credit goes to this person : http://4pda.ru/forum/index.php?showtopic=912822&view=findpost&p=83438213
I have used the mod and it definitely worked for me and should work on any rom.
First a Caveat : Use at your own risk.
Although I have used this mod and as mentioned it does in fact work. If you have an issue, don't blame me.
Although there is an uninstall file : make a Nandroid backup and so if the sound quality isn't ideal for you, and for some reason the uninstaller doesn't work, you can quickly go back without too much hassle.
Enjoy.

Thank You very much, i will try

You can also install Xiaomi eu. It's playing music much much better and louder than official rom.

Alex2017Germany said:
Hello!
I am using HavocOS and my Xiaomi Airdots pro. Is there a way to increase the Bluetooth volume? Is increasing it with Viper the only way? Especially in Spotify it is very quitly. I have tried to deactivate the max bluetooth volume in the dev settings but with no result.
Click to expand...
Click to collapse
You can also use the louder audio flashable zip I made for mi8 in the mods section.
https://forum.xda-developers.com/showpost.php?p=78865714&postcount=1

Agimax said:
You can also use the louder audio flashable zip I made for mi8 in the mods section.
https://forum.xda-developers.com/showpost.php?p=78865714&postcount=1
Click to expand...
Click to collapse
Cool!
I never knew that you made one.
Edit: How much headroom does your audio mod leave? As you probably already know, should be definitely no higher than -3db, this volume is usually loud enough and without compression artifacts or digital noise.
Edit 2 : Nevermind, I see you left the dynamics, Excellent!
I am sure that your mod has better quality than the one I posted. Thanks for your work.

Agimax said:
You can also use the louder audio flashable zip I made for mi8 in the mods section.
https://forum.xda-developers.com/showpost.php?p=78865714&postcount=1
Click to expand...
Click to collapse
Does it work also on HavocOS? Because in the topic stands "[MIUI Global]"
Just asking to be sure.

Alex2017Germany said:
Does it work also on HavocOS? Because in the topic stands "[MIUI Global]"
Just asking to be sure.
Click to expand...
Click to collapse
It should if you are using MIUI firmware / Vendor partition. The audio files are in the Vendor partition and usually are linked to that location from the system/etc directory. The mod goes to both places.

Ich have found the file mixer_paths_tavil.xml in vendor/etc/
There are some sections with "Digital Volume"
<ctl name="RX0 Digital Volume" value="84" />
<ctl name="RX1 Digital Volume" value="84" />
<ctl name="RX2 Digital Volume" value="84" />
<ctl name="RX3 Digital Volume" value="84" />
<ctl name="RX4 Digital Volume" value="84" />
<ctl name="RX5 Digital Volume" value="84" />
<ctl name="RX6 Digital Volume" value="84" />
<ctl name="RX7 Digital Volume" value="84" />
I dont know if i can change it to 90. There are more sections where "Digital Volume" is listed but with diferent values like 81 and so

Alex2017Germany said:
Ich have found the file mixer_paths_tavil.xml in vendor/etc/
There are some sections with "Digital Volume"
<ctl name="RX0 Digital Volume" value="84" />
<ctl name="RX1 Digital Volume" value="84" />
<ctl name="RX2 Digital Volume" value="84" />
<ctl name="RX3 Digital Volume" value="84" />
<ctl name="RX4 Digital Volume" value="84" />
<ctl name="RX5 Digital Volume" value="84" />
<ctl name="RX6 Digital Volume" value="84" />
<ctl name="RX7 Digital Volume" value="84" />
I dont know if i can change it to 90. There are more sections where "Digital Volume" is listed but with diferent values like 81 and so
Click to expand...
Click to collapse
You can do what you prefer, but i've been modding sound since the first consumer HERO phone. I would not go higher than 87 or 88 on the digital side to help reduce distortion. I also wouldn't turn the amp louder than 19 to 21 (def no more than 24 max).
Rule of thumb for audio:
LINEOUT 1&2 Volume to around 18 or 19
HPHL & HPHR to around 24
ADC1 & ADC2 all to 84
RX0 to RX7 all to 84
DEC0 to DEC8 all to 84
Don't forget to check the other mixer files overlay_dynamic and overlay_static. My mod goes through all of the files tweaks all areas for change.

Related

Volume Boost Mod

For those that have their shiny S6 rooted.. copy this file with any root explorer to System/etc and make sure permissions are set to 0644. It's a noticeable boost. You can go higher but then the distortion starts.
Modded one Link
Stock untouched one Link
PIC
Code:
<path name="gain-media-speaker">
<ctl name="DSP5L Input 1 Volume" value="32" />
<ctl name="DSP5L Input 2 Volume" value="32" />
<ctl name="AIF4TX1 Input 1 Volume" value="32" />
<ctl name="AIF4TX2 Input 1 Volume" value="32" />
</path>
Those are values that I c hanged. Enjoy.
Volume boost S6(SM-g920f)
Thank you so much! Works good
You said it's a file, but this looks more like a script in the link. How do we apply this specifically?
megagodx said:
You said it's a file, but this looks more like a script in the link. How do we apply this specifically?
Click to expand...
Click to collapse
you copy the file. the code is just showing which file was changed.
Sorry man I'm not getting it either. It opens an html. Am i supposed to copy all the lines of code and paste it somewhere?
If you open it with your pc you can download it
guaneet said:
If you open it with your pc you can download it
Click to expand...
Click to collapse
Thank you. I dont use the pc too often so now I have a reason to fire it up. Kind of like an old muscle car. I just drive it once a month on the weekends[emoji12]
I've done some searching but cant seem to find the answer. When I open the permissions and there are 6 boxes, which ones stand for the numbers 0644? I got it working with the same permissions as the stock file but I guess for future reference, what is what?
Edit: Found it.
http://support.hostgator.com/articles/cpanel/how-to-change-permissions-chmod-of-a-file
Here's my question mates, is there any form to apply a volume boost just for the headset gain? i mean, for me the s6 speaker is fine, i dont wanna distorsion it, but i would really like is to boost volume on headset for the music.!
ArturoH4L said:
Here's my question mates, is there any form to apply a volume boost just for the headset gain? i mean, for me the s6 speaker is fine, i dont wanna distorsion it, but i would really like is to boost volume on headset for the music.!
Click to expand...
Click to collapse
http://forum.xda-developers.com/tmobile-galaxy-s6/help/increase-headphone-volume-t3089163
I have updated the file with headset volume boost. Values changed from 32 to 50. Could adjust according to desired max volume. It made a considerable boost to max volume, maybe too much.
Code:
<path name="gain-media-headset">
<ctl name="Noise Gate Switch" value="0" />
<ctl name="HPOUT1L Impedance Volume" value="117" />
<ctl name="HPOUT1R Impedance Volume" value="117" />
<ctl name="HPOUT1L Input 1 Volume" value="50" />
<ctl name="HPOUT1R Input 1 Volume" value="50" />
</path>
vidar808 said:
I have updated the file with headset volume boost. Values changed from 117 to 150. Could adjust according to desired max volume. It made a considerable boost to max volume.
Code:
<path name="gain-media-headset">
<ctl name="Noise Gate Switch" value="0" />
<ctl name="HPOUT1L Impedance Volume" value="150" />
<ctl name="HPOUT1R Impedance Volume" value="150" />
<ctl name="HPOUT1L Input 1 Volume" value="32" />
<ctl name="HPOUT1R Input 1 Volume" value="32" />
</path>
Click to expand...
Click to collapse
Tried flashing it in TWRP, no dice lol. (failure)
megagodx said:
Tried flashing it in TWRP, no dice lol. (failure)
Click to expand...
Click to collapse
Sorry, you need to extract the mixer_path.xml file from the zip and place in phone storage. And move it to "/system/etc/mixer_path.xml" and overwrite the existing.
I used root explorer app to copy the file to /system/etc/
Also, you will need to enable Read/Write for the /etc/ folder. Root explorer makes it easy.
Ty so much mate!
ArturoH4L said:
Ty so much mate!
Click to expand...
Click to collapse
I have a BT headset, can anyone help me to increase the BT Headset volume too?
Thanks!
tjuanma said:
I have a BT headset, can anyone help me to increase the BT Headset volume too?
Thanks!
Click to expand...
Click to collapse
I have added media volume boost to Bluetooth. I don't have a device to test it at the moment. Please try it and let me know if it worked.
Code:
<path name="gain-media-speaker-bt-sco-headset">
<ctl name="DSP5L Input 1 Volume" value="40" />
<ctl name="DSP5L Input 2 Volume" value="40" />
<ctl name="AIF4TX1 Input 1 Volume" value="40" />
<ctl name="AIF4TX2 Input 1 Volume" value="40" />
<ctl name="AIF3TX1 Input 1 Volume" value="40" />
<ctl name="AIF3TX2 Input 1 Volume" value="40" />
</path>
Thank you so much! I will try it in few hours and I will comment
Thanks!
i've found 1 side effect from boosting headphone volume. i boosted mine to 50 and when i turn the volume up in my headphones the device automatically stops the music at a certain volume. i dont know if this is a fail safe thing or if the DAC in my phone is faulty. anyone else's phone doing this? it does this for me using poweramp or the default music player.
Same here. Referring to the post above mine.
freebee269 said:
i've found 1 side effect from boosting headphone volume. i boosted mine to 50 and when i turn the volume up in my headphones the device automatically stops the music at a certain volume. i dont know if this is a fail safe thing or if the DAC in my phone is faulty. anyone else's phone doing this? it does this for me using poweramp or the default music player.
Click to expand...
Click to collapse
You're overloading your DAC..trying to amplify sound outside it's lmits

[Q] Sound 14.5.A.0.242 low

have this version of lollipop on it.
C6903_Customized HK Lollipop + Recovery + root + RIC.zip
only the speaker volume is very low .....
is there already a MOD,s for it ????
pimpelchef
not yet... Hope we get one soon.........
Try with this.I made it by myself. Be careful with the volume level. I use viper 4 android to set the eq in a level that don't produce distortion or harm the speaker.
https://mega.co.nz/#!7Zd0UTaS!XGEpPV3LX2qu5uka-ze5PhieeyZoiTkRLwJEaKdFmbM
Sorry. I forgot to mention.place the file on System/etc. Make a back-up before replace.and rename the older mixer paths file extension in case something goes wrong.
Cheers
Sent from my C6903 using XDA Free mobile app
pimpelchef said:
have this version of lollipop on it.
C6903_Customized HK Lollipop + Recovery + root + RIC.zip
only the speaker volume is very low .....
is there already a MOD,s for it ????
pimpelchef
Click to expand...
Click to collapse
yes... me too...any pro fix tks
Horayken said:
Try with this.I made it by myself. Be careful with the volume level. I use viper 4 android to set the eq in a level that don't produce distortion or harm the speaker.
Sorry. I forgot to mention.place the file on System/etc. Make a back-up before replace.and rename the older mixer paths file extension in case something goes wrong.
Cheers
Sent from my C6903 using XDA Free mobile app
Click to expand...
Click to collapse
Does it works for headphones? May I change file permissions?
Thanks!
Check this out: http://forum.xda-developers.com/crossdevice-dev/sony/audiomod-dreamonmusic-g-plux-v11z-t2900697
Work like knife in butter
All z3 sound goody thanks for the tip
pimpelchef said:
have this version of lollipop on it.
C6903_Customized HK Lollipop + Recovery + root + RIC.zip
only the speaker volume is very low .....
is there already a MOD,s for it ????
pimpelchef
Click to expand...
Click to collapse
Method
-Use any root explorer and go to
system/ etc/ mixer_paths.xml and edit.
-search for <path name="speaker"> then edit <ctl name=RX7 Digital Volume" value = "83" />
change 83 to 89 or any digit below 93 (just to be on the safer side)
-tha same way for headseat
-search:
<path name="headphones">
<ctl name="RX1 Digital Volume" value="82" /> (max 93)
<!--66 % of 124 (rounded) register: 0x2BF-->
<ctl name="RX2 Digital Volume" value="82" /> (max 93)
and this:
<path name="speaker-and-headphones">
<ctl name="RX1 Digital Volume" value="64" /> (max 93)
<ctl name="RX2 Digital Volume" value="64" /> (max 93)
In my case works well with the value of 100, any value above maximum recommended is at your own risk.
vicmam said:
Method
-Use any root explorer and go to
system/ etc/ mixer_paths.xml and edit.
-search for <path name="speaker"> then edit <ctl name=RX7 Digital Volume" value = "83" />
change 83 to 89 or any digit below 93 (just to be on the safer side)
-tha same way for headseat
-search:
<path name="headphones">
<ctl name="RX1 Digital Volume" value="82" /> (max 93)
<!--66 % of 124 (rounded) register: 0x2BF-->
<ctl name="RX2 Digital Volume" value="82" /> (max 93)
and this:
<path name="speaker-and-headphones">
<ctl name="RX1 Digital Volume" value="64" /> (max 93)
<ctl name="RX2 Digital Volume" value="64" /> (max 93)
In my case works well with the value of 100, any value above maximum recommended is at your own risk.
Click to expand...
Click to collapse
Thanks for share, working on my c6903
Try this, it was made by me. Just have to remplace the file with the one on the tread and it gives more volume on headphones and speaker. Hope it helps.
http://forum.xda-developers.com/xpe...-headphone-t3091292/post60331824#post60331824

Sound level is too low in lollipop

Even when I get to the last volume, high volume is not kitkat as follows. What should I do?
Vatron11 said:
Even when I get to the last volume, high volume is not kitkat as follows. What should I do?
Click to expand...
Click to collapse
Method
-Use any root explorer and go to
system/ etc/ mixer_paths.xml and edit.
-search for <path name="speaker"> then edit <ctl name=RX7 Digital Volume" value = "83" />
change 83 to 89 or any digit below 93 (just to be on the safer side)
-tha same way for headseat
-search:
<path name="headphones">
<ctl name="RX1 Digital Volume" value="82" /> (max 93)
<!--66 % of 124 (rounded) register: 0x2BF-->
<ctl name="RX2 Digital Volume" value="82" /> (max 93)
and this:
<path name="speaker-and-headphones">
<ctl name="RX1 Digital Volume" value="64" /> (max 93)
<ctl name="RX2 Digital Volume" value="64" /> (max 93)
In my case works well with the value of 100, any value above maximum recommended is at your own risk.
Will this affect the Bluetooth volume also?
foc-us2k said:
Will this affect the Bluetooth volume also?
Click to expand...
Click to collapse
In my case yes, should apply remember to make a backup file in case you have to restore

(How To / MOD) Microphone Gain Increase on All S5 Variants + Mod *Update 02/11/16

Well everybody, as it has been asked many times now so i bring you the guide to increase the ""Microphone Gain"" on lollipop.
You will need to make some changes to the mixer_paths.xml content located in system/etc.
Open in Notepad++ or editor of choice and search for <path name="rec-main-mic">.
See below for what to edit,be careful not to adjust more than the value stated.
Save and set permissions to 644 or rw-r-r then reboot.
<!-- ================================================================>
<!-- Recording Scenario -->
<path name="rec-main-mic">
<path name="main-mic" />
<ctl name="DEC2 Volume" value="95" /> <------------- Increase Value to 106
</path>
<path name="rec-sub-mic">
<path name="sub-mic" />
<ctl name="DEC4 Volume" value="94" /> <------------- Increase Value to 106
</path>
<path name="rec-headset-mic">
<path name="ear-mic" />
<ctl name="ADC2 Volume" value="14" />
<ctl name="DEC5 Volume" value="72" /> <------------- Increase Value to 106
</path>
<path name="rec-stereo-mic">
<ctl name="Main Mic Delay" value="4" />
<path name="sub-main-mic" />
<ctl name="DEC2 Volume" value="95" /> <------------- Increase Value to 106
<ctl name="DEC4 Volume" value="94" /> <------------- Increase Value to 106
</path>
<path name="rec-high-gain-main-mic">
<path name="main-mic" />
<ctl name="DEC2 Volume" value="87" /> <------------- Increase Value to 106
</path>
<path name="rec-high-gain-sub-mic">
<path name="sub-mic" />
<ctl name="DEC4 Volume" value="87" /> <------------- Increase Value to 106
</path>
<path name="rec-high-gain-headset-mic">
<path name="ear-mic" />
<ctl name="ADC2 Volume" value="14" />
<ctl name="DEC5 Volume" value="84" /> <------------- Increase Value to 106
</path>
<path name="rec-high-gain-stereo-mic">
<path name="sub-3rd-mic" />
<ctl name="DEC2 Volume" value="87" /> <------------- Increase Value to 106
<ctl name="DEC4 Volume" value="87" /> <------------- Increase Value to 106
</path>
<path name="rec-NS-mic-interview">
<ctl name="ES705 TX1 Enable" value="1" />
<path name="main-sub-mic" />
<ctl name="DEC2 Volume" value="87" />
<ctl name="DEC4 Volume" value="87" />
<ctl name="ES705-AP Tx Channels" value="One" />
<ctl name="Internal Route Config" value="7" />
</path>
<path name="rec-NS-mic-conversation">
<ctl name="ES705 TX1 Enable" value="1" />
<path name="main-sub-mic" />
<ctl name="DEC2 Volume" value="87" />
<ctl name="DEC4 Volume" value="87" />
<ctl name="ES705-AP Tx Channels" value="One" />
<ctl name="Internal Route Config" value="8" />
</path>
<path name="rec-NS-mic-conference">
<path name="main-sub-mic" />
<ctl name="DEC2 Volume" value="87" />
<ctl name="DEC4 Volume" value="87" />
</path>
<!-- end of Recording Scenario -->
You "WILL" have to reflash the mod after each ROM update
Hope this helps :good:
Downloads:
Attached At Bottom Of Post
Versions Explained:
10.x version is just a standard up-scaled mic and speaker gain..
11.x Same as 10.x but uses the internal speaker as well as loud speaker for sound playback
Credits to: @byte9 @stalli0nUK @langeveld024 @oetzi83
thejester123 said:
Credits to: @byte9
Click to expand...
Click to collapse
Ideally CM would take it serious and patch in upstream but they stand by "we use the same values as Samsung" which clearly is broken if ANY testing had been done.
Most people don't even catch the gain issue as the volume stands out a lot more. For me the fix comes with the xml and long term will probably be with a new phone.
Moto X Pure or Note 5 incoming.
Can you also make a file for better (very) loud recordings?
Can you also edit, that in normal recording volume its like on stock?
phoberus said:
Can you also make a file for better (very) loud recordings?
Can you also edit, that in normal recording volume its like on stock?
Click to expand...
Click to collapse
I will upload a "Stock" version but if you backup your original before flashing the zip then you can always reverse the changes . The recording mic gain is pretty loud in my mod, you can increase it more but I do not recommend this at all.
thejester123 said:
I will upload a "Stock" version but if you backup your original before flashing the zip then you can always reverse the changes . The recording mic gain is pretty loud in my mod, you can increase it more but I do not recommend this at all.
Click to expand...
Click to collapse
Sorry, I think I writed it a little bit wrong.
I mean a zip to record in loud places, not loud audiofiles. For example, at a concert
But the mic volume on phonecalls and peaceful surroundings should like stock, is this possible?
Okay, I tried the modified file for one day and it is a bit too loud for me. When I was driving and you had driving sound in the background while recording a voice message in WhatsApp it sounds very distorted.. When it is quiet around you it is very good. Is there anything I can do against this? Maybe lower the values a bit? So if I lower it do I have to lower all values?
The microphone is definitely not as good as my galaxy S2's microphone, that has a superb audio quality.. I guess Samsung makes savings on microphone quality or it is limited by settings..
I don't know if it would be helpful to send you the xml File of my S2 to compare the values. There I had installed CM11 and sound was great
Regards
Sent from my GT-I9100 using german Tapatalk 4
j1gga84 said:
Okay, I tried the modified file for one day and it is a bit too loud for me. When I was driving and you had driving sound in the background while recording a voice message in WhatsApp it sounds very distorted.. When it is quiet around you it is very good. Is there anything I can do against this? Maybe lower the values a bit? So if I lower it do I have to lower all values?
The microphone is definitely not as good as my galaxy S2's microphone, that has a superb audio quality.. I guess Samsung makes savings on microphone quality or it is limited by settings..
I don't know if it would be helpful to send you the xml File of my S2 to compare the values. There I had installed CM11 and sound was great
Regards
Sent from my GT-I9100 using german Tapatalk 4
Click to expand...
Click to collapse
You can send it and I will compare the two files, I will take a look at lowering the values and see where we can improve the quality , thanks for the feedback..
phoberus said:
Sorry, I think I writed it a little bit wrong.
I mean a zip to record in loud places, not loud audiofiles. For example, at a concert
But the mic volume on phonecalls and peaceful surroundings should like stock, is this possible?
Click to expand...
Click to collapse
The mod does not affect the mic during phone calls, that remains untouched. I am looking into making it a little more audible in loud environments.
http://d-h.st/zQOs <-- Right I have given this one a test round my screaming kids and there is minimal if an distortion when making whatsapp voice messages @j1gga84 . Will update OP later on today...
thejester123 said:
You can send it and I will compare the two files, I will take a look at lowering the values and see where we can improve the quality , thanks for the feedback..
Click to expand...
Click to collapse
Many thanks, I will send you the file after work today evening
regards
thejester123 said:
The mod does not affect the mic during phone calls, that remains untouched. I am looking into making it a little more audible in loud environments.
Click to expand...
Click to collapse
Just to clarify.......This mod does not change ANYTHING for your average phone call conversation. Correct?
Stupifier said:
Just to clarify.......This mod does not change ANYTHING for your average phone call conversation. Correct?
Click to expand...
Click to collapse
Yes that is correct
I can't wait to try this... Thanks!
thejester123 said:
You can send it and I will compare the two files, I will take a look at lowering the values and see where we can improve the quality , thanks for the feedback..
Click to expand...
Click to collapse
Damn I am on Android 4.4.4 (SlimSaber, a derivate of SlimKat) on my old Galaxy S2 and there I cannot find that file..
Do you know if it is maybe somewhere else under KitKat?
EDIT:
Okay I checked the new file, it is better but still a bit scratched in the peaks. What did you changed compared to the first file? I would also say, that the voice is a bit deeper than on my Galaxy S2 but I think that is not settings related but hardware
regards
j1gga84 said:
Damn I am on Android 4.4.4 (SlimSaber, a derivate of SlimKat) on my old Galaxy S2 and there I cannot find that file..
Do you know if it is maybe somewhere else under KitKat?
EDIT:
Okay I checked the new file, it is better but still a bit scratched in the peaks. What did you changed compared to the first file? I would also say, that the voice is a bit deeper than on my Galaxy S2 but I think that is not settings related but hardware
regards
Click to expand...
Click to collapse
I dropped the "rec-high-gain" areas by 10 that was all so perhaps a little more fine tuning and we will have this bad boy perfect . Thanks for your testing,feedback and patience...
Noob Question
deleted
thejester123 said:
I dropped the "rec-high-gain" areas by 10 that was all so perhaps a little more fine tuning and we will have this bad boy perfect . Thanks for your testing,feedback and patience...
Click to expand...
Click to collapse
Good morning,
many thanks again for your work
I checked it again while driving today. It is better than with the first file but still a bit distorted in the peaks.
Volume is good but quality is still a bit "scratched"
I could also record a sound file in whatsapp and send it to you via Mail if you need it for further improvement
If everything is ok I will share your thread in german android-hilfe forum and translate it to german
Btw. I found a very little error in the opener: "Back to Sock Zip" - I think you mean Stock Zip
regards
That is not a problem at all @j1gga84. Haha, minor spelling errors darn it, I have a new file to upload when I get to my laptop
is increasing the gain better for a quiet environment or a loud compared to stock?
phoberus said:
is increasing the gain better for a quiet environment or a loud compared to stock?
Click to expand...
Click to collapse
I would say for a quiet environment because microphone gets more sensitive, in a lound environment it gets distorted but thejester123 is still optimizing the file and the one you can download right now is much better than the first one from yesterday :good:
regards

need mixer_paths.xml file please

would someone please dump the file for me from the latest STOCK rom, so i may provide the community with my native volume mod for the g6 family
thank you
Here ya go. I am on Stock but I am on OPW27.113-89 which is one behind the latest I believe. The latest is just a security patch though so I doubt this file changed any.
should be good enough, thank you!
hp420 said:
would someone please dump the file for me from the latest STOCK rom, so i may provide the community with my native volume mod for the g6 family
thank you
Click to expand...
Click to collapse
Were you able to accomplish this? I have a Moto E4 that I was able to edit mixer_paths.xml to increase volume. I have found the same file in my Moto G6, however, all the values I used to edit the E4 are not present in the G6. WTF!
Anyone got a clue?
Thanks!
I'm curious on the outcome to. Device volume is just a bit quieted then I like when using Bluetooth ear buds.
Sent from my Moto G6 Plus using Tapatalk
In addition to editing the mixer_paths.xml, it would be nice to add more volume steps. In xposed I have tried both Volume Steps+ and the volume mod in Gravity Box without any luck. I have also edited the build prop with:
ro.config.vc_call_vol_steps=50
ro.config.media_vol_steps=50
Volume steps are added for media, but nothing for calls or alarms.
Any advice?
Below is a copy & paste from Notepad++. It is a search of "Digital Volume" within mixer_paths.xml. These are, I believe, the values that need to be edited/tweaked. Per this thread, the default value is 128, and the max is 199. I don't know where the poster got that info but 199 seems very high. If it is accurate information, then it's going to take a lot of trial and error to increase the volume to a safe/respectable level.
Based on these results/values, does anyone know what value(s) to use? It appears cut and dry which section is for Headphones and Speaker, but there are multiple speaker sections so I am a bit confused. I will likely experiment when I have time but until then hopefully someone can share more info.
Thanks!
Line 23: <ctl name="IN1L Digital Volume" value="128" />
Line 24: <ctl name="IN1R Digital Volume" value="128" />
Line 25: <ctl name="IN2L Digital Volume" value="128" />
Line 26: <ctl name="IN2R Digital Volume" value="128" />
For headphones
Line 720: <ctl name="OUT1 Digital Volume" id="0" value="114" />
Line 721: <ctl name="OUT1 Digital Volume" id="1" value="114" />
For line / headphones
Line 728: <ctl name="OUT1 Digital Volume" id="0" value="128" />
Line 729: <ctl name="OUT1 Digital Volume" id="1" value="128" />
For headset Mic
Line 735: <ctl name="IN1R Digital Volume" value="128" />
For voice-headphones
Line 779: <ctl name="OUT1 Digital Volume" id="0" value="128" />
Line 780: <ctl name="OUT1 Digital Volume" id="1" value="128" />
For speaker-and-headphones
Line 801: <ctl name="OUT1 Digital Volume" id="0" value="109" />
Line 802: <ctl name="OUT1 Digital Volume" id="1" value="109" />
For speaker-and-line
Line 810: <ctl name="OUT1 Digital Volume" id="0" value="128" />
Line 811: <ctl name="OUT1 Digital Volume" id="1" value="128" />
For voice-tty-full-headset-mic
Line 946: <ctl name="IN1R Digital Volume" value="128" />
I have tweaked the above values of 109, 114, & 128. I made them all 134, and again 142. Unfortunately, I have not noticed any difference in the volume. Either I have chosen to modify the wrong values, or there is another file hidden somewhere that needs to be modded.
I am really hoping someone else can help with this mod.

Categories

Resources