Based on this solution for the S3 : http://forum.xda-developers.com/showthread.php?t=1722136
Seems it doesn't fit with the S2, after reboot, same message coming again everytime I plug my headset and increase the volume. As proposed I've added the "default_gain.conf" file to system/etc, tried it like that and also edited with value set to 100 (headset vol).
Anyone please can tell me what file(s) to modify/add in order to get this fixed ? Or any other solution.
Many thanks
Related
i now there is software volume limit for 2 reasons
first - when i tried diffrent rom version, the top sound level eas much higher
second- i copy one of the original ringtone to Pc and edit his voice level -- now i can hear my wallaby ringtone from miles
Thanx
all audio files have their own vol lvl
Dear XDA,
Please help me figure out an issue. I have noticed a problem with custom ROMs running 4.0.4 and 4.1.1/4.1.2, ROMs such as Resurrection Remix, Omega, Rootbox etc on my GTI900 Galaxy S2: the volume adjust sound is ugly and old. Upon checking the /system/media/audio/ui folder, I have found a file named VolumeIncremental.ogg which sounds completely different than the standard Android volume adjust sound. However it is not used when turning the volume up or down. Actually, I couldn't find the volume increment sound that's currently being used in /audio/ui! Where the hell is it stored?!
I've tried decompiling the Settings.apk and SystemUI.apk, thinking that I could find the string that specifies which sound to use for volume up/down, but to no avail. That has led me to discovering and having a look at Settings.db in /data/data/com.android.providers.settings/databases/. The only thing that I found using Sqlite3explorer was an entry with ID 45, name volume_adjust_sounds_enabled and value 1. Other values were along the lines of low_battery_sound with value /system/media/audio/ui/LowBattery.ogg to give you an idea of what I was looking for.
Where could this volume increment sound be changed from? Perhaps a new entry in Settings.db with something along the lines of volume_adjust_sound and the value /system/media/audio/ui/VolumeIncremental.ogg? Or perhaps decompiling an apk which holds the default values for ringtone path, alarm, notification and hopefully volume up/down sounds?
Edit: Perhaps build.prop may have the answer? Maybe something along the lines of ro.config.volume_adjust_sound=derp.ogg?
If someone could clarify this for me, that'd be ideal!
Thank you in advance.
Regards,
Trafiq
Hello,
I have a rooted z2 and I would like to know which values to modify in the mixer_paths.xml file in order to boost the in-call volume, could you please help with this ?
Things that I already did:
- make sure that volume is already at its max during call
- try music app and noticed loud and clear sound so the speakers are fine
- tried several apps to boost volume to no avail
I have attached the file, please feel free to suggest which lines to edit
Hi,
Does anybody here have the knowledge of editing mixerpath.xml for inceasing in-call volume and mic gain and increasing call CLARITY ???
I see that there are multiple mixerpath xmls in system/vendor/etc and also there are multiple "volumes" default value for all is 84.
I wen ahead and cahnged all 84 to 92 but i think thats not how it works.,
Some value is for top mic sensivity for noise cancellation and one is for real bottom mic sensitivity and one if for speaker voilume and one for earpiece volume.
If somebody with the knowledge can be kind enough to let me know what values are what?
TIA
I am months same question to this, a unique way to get and change the custom kernel that has the volume control configurable via the application kernel manager. I wanted to do the same manually in the file mixer xml as well, but it seems that nobody got it, or hides how to do it.
Hello
I found way to increase volume from jack on A21s u need AOSP from Wer99, or other ROM with root, and method to edit files in /vendor/ directory like Solid Explorer app.
Maybe this way works only on European devices, because USA versions have not limited max volume by statutes.
File to edit is mixer_gains in /vendor/etc. You need to find section <gain-media-handset> and edit "DAC Gain" value, i set it to "150 150",
and <gain-media-headset> value "DAC Gain", i set it to "150 150" too.
On my phone volume from jack on headphones is much louder and enough for me, maybe with other values it can be louder.