[GUIDE] boost headphones volume

hlubepet

Senior Member
Aug 3, 2011
449
133
43
ostrava
jomi.cz
REQUIREMENTS
1.unlocked bootloader
2.root FLASH MAGISK 16.4 ZIP VIA TWRP

HOW TO:
1. INSTALL ANY ROOT EXPLORER (I've used ES FILE EXPLORER)
2. OPEN EXPLORER
3. ENABLE ROOT EXPLORING in left menu
4. NAVIGATE TO:
/odm/etc/audio/hi6403/mixer_volumes_CHARLOTTE_ce.xml
(My case this file, "ce" on the end of filename, means central europe if think), find whats your correct file
5. OPEN FILE for editing
6. Tap edit
7. Find (line 52 ftom the top):
<path name="media-headphone" >
<ctl name="S1 IL PGA GAIN" value="0" />
<ctl name="S1 IR PGA GAIN" value="0" />
</path>
8. CHANGE values For both from 0 to 15 like this:
<path name="media-headphone" >
<ctl name="S1 IL PGA GAIN" value="15" />
<ctl name="S1 IR PGA GAIN" value="15" />
</path>
9. EXIT FILE EDITION/SAVE FILE
10. REBOOT
11. Enjoy high volume for headphones

HOW-TO VIDEO (FX FILE EXPLORER) :
 
Last edited:
  • Like
Reactions: jadaress1

Preyz-z

Member
Jun 17, 2018
6
0
0
REQUIREMENTS
1.unlocked bootloader
2.root

HOW TO:
1. INSTALL ANY ROOT EXPLORER (I've used ES FILE EXPLORER)
2. OPEN EXPLORER
3. ENABLE ROOT EXPLORING in left menu
4. NAVIGATE TO:
/odm/etc/audio/hi6403/mixer_volumes_CHARLOTTE_ce.xml
(My case this file, "ce" on the end of filename, means central europe if think), find whats your correct file
5. OPEN FILE for editing
6. Tap edit
7. Find (line 52 ftom the top):
<path name="media-headphone" >
<ctl name="S1 IL PGA GAIN" value="0" />
<ctl name="S1 IR PGA GAIN" value="0" />
</path>
8. CHANGE values For both from 0 to 15 like this:
<path name="media-headphone" >
<ctl name="S1 IL PGA GAIN" value="15" />
<ctl name="S1 IR PGA GAIN" value="15" />
</path>
9. EXIT FILE EDITION/SAVE FILE
10. REBOOT
11. Enjoy high volume for headphones
I can't edit the file.
 

AndsXDA

Member
May 22, 2017
49
9
0
I have unlocked bootloader and root via Magisk and i can not edit the file with Fx Explorer.

Btw i can edit the File, but i cant saved the file.
Even if i mount to write.

Greetz
 
Last edited:

hugoprh

Senior Member
Dec 3, 2010
384
167
0
I have unlocked bootloader and root via Magisk and i can not edit the file with Fx Explorer.

Btw i can edit the File, but i cant saved the file.
Even if i mount to write.

Greetz
I haven't tried this myself, but have you tried using ES FILE EXPLORER, like the guide says? This file explorer has the option to enable root, like the guide says, this should work, has I've use ES FILE Exp to edit system files before. Just an idea, but again, haven't tried this myself.
 

AndsXDA

Member
May 22, 2017
49
9
0
I haven't tried this myself, but have you tried using ES FILE EXPLORER, like the guide says? This file explorer has the option to enable root, like the guide says, this should work, has I've use ES FILE Exp to edit system files before. Just an idea, but again, haven't tried this myself.

Fx Explorer have allready a root option too.
I dont like the Es Explorer. Its too overload with crap for me.

Other Files like the the build prop i can normaly edit and safe.
 

hlubepet

Senior Member
Aug 3, 2011
449
133
43
ostrava
jomi.cz
Fx file Explorer WORKING, es WORKING. YOU NEED TO BE PROPERLY ROOTED - FLASH MAGISK 16.4 VIA TWRP!
HOW TO VIDE (Fx file Explorer) HERE:
OP updated
 
Last edited:

Horayken

Senior Member
Nov 4, 2010
202
45
58
Marcos Paz
Hello, i have the same problem. made a copy to internal but now i deleted the original and cannot copy the edited one.. i didn't reboot. so the phone still working. any ideas? is rooted with magisk

it seems that the folder is full... 119MB/119MB

As a temporary solution.. I deleted from odm/etc/camera/arcsoft the file that was insidea and get 1.6mb of free space.. that allow me to restore the audio XML file. After that, reboot the phone and still working with the modified volume.. i asume that on the next OTA update all the files will be restored.
 
Last edited: