Dual Speaker Mod (G935T)

qwewqa

Senior Member
Apr 10, 2016
240
97
0
Features:
  • Activates the front facing (handset) speaker during media playback, enhancing audio quality.
Installation:
  1. Have your phone on and plugged in to your computer. (It should be running G935TUVU4APIA, I haven't tested in other versions. Root needed.)
  2. Download and extract the attached zip (Do this on a computer)
  3. Run install.bat (Windows)
Restoring Previous Mixer Paths:
  1. Same as above but run restore.bat instead of install.bat (The install script creates a backup)
More Information:

To Adjust Handset Volume:

Find the below lines:
Code:
    <path name="spk-mono">
        <ctl name="PRI_MI2S SampleRate" value="KHZ_48" />
        <ctl name="SLIM_0_RX SampleRate" value="KHZ_48" />
        <ctl name="One Stop Mode" value="Mono Left" />
        <ctl name="SLIM_0_RX Channels" value="One" />
        <ctl name="SLIM RX0 MUX" value="AIF3_PB" />
        <ctl name="RX INT0_1 MIX1 INP0" value="RX0" />
        <ctl name="CLASS_H_DSM MUX" value="DSM_HPHL_RX0" />
        <ctl name="HPHL DAC Switch" value="1" />
        <ctl name="EAR PA Gain" value="POS_6_DB" />
        <ctl name="RX0 Digital Volume" value="[B]93[/B]" />
    </path>

    <path name="spk-mono-44.1">
        <ctl name="PRI_MI2S SampleRate" value="KHZ_44P1" />
        <ctl name="SLIM_0_RX SampleRate" value="KHZ_44P1" />
        <ctl name="One Stop Mode" value="Mono Left" />
        <ctl name="SLIM_0_RX Channels" value="One" />
        <ctl name="SLIM RX0 MUX" value="AIF3_PB" />
        <ctl name="RX INT0_1 MIX1 INP0" value="RX0" />
        <ctl name="CLASS_H_DSM MUX" value="DSM_HPHL_RX0" />
        <ctl name="HPHL DAC Switch" value="1" />
        <ctl name="EAR PA Gain" value="POS_6_DB" />
        <ctl name="RX0 Mix Digital Volume" value="[B]93[/B]" />
    </path>
And change the bold numbers. (I would recommend values between 90 and 95)

Disclaimer: I am not responsible if your phone breaks.
@zubi182 has a thread here for the international versions. This mod is based off of the verizon betas
 

Attachments

Last edited:

CaptainMorgan

Senior Member
Apr 25, 2008
410
298
0
Phoenix, AZ
Just installed onto the latest Echoe ROM 1.5 with mixed results. It plays out of both speakers when playing the boot animation sound, and then system sounds (lock screen, notifications, ringtone, etc) play through both, but nothing else seems to work.
 

Binary100100

Retired Forum Moderator
Apr 6, 2008
6,474
1,647
0
Detroit, Mi
Just installed onto the latest Echoe ROM 1.5 with mixed results. It plays out of both speakers when playing the boot animation sound, and then system sounds (lock screen, notifications, ringtone, etc) play through both, but nothing else seems to work.
Hmm. I'm using Echoe 1.4.1 and videos work but not from Youtube or music apps. But it does work... somewhat.
 

qwewqa

Senior Member
Apr 10, 2016
240
97
0
Just installed onto the latest Echoe ROM 1.5 with mixed results. It plays out of both speakers when playing the boot animation sound, and then system sounds (lock screen, notifications, ringtone, etc) play through both, but nothing else seems to work.
Hmm. I'm using Echoe 1.4.1 and videos work but not from Youtube or music apps. But it does work... somewhat.
It works for all audio for me. I'm running stock, but I don't think using a custom rom would be the problem. Could you try rebooting and not using the phone for five minutes first, that has been a problem occasional for me. I'm somewhat busy during the week, so I'll try to fix some things over the weekend.
(ps: VLC may work for music.)
 
Last edited:

KillerClaw321

Senior Member
Jan 4, 2015
367
69
28
Features:
  • Activates the front facing (handset) speaker during media playback, enhancing audio quality.
Installation:
  1. Have your phone on and plugged in to your computer. (It should be running G935TUVU4APIA, I haven't tested in other versions. Root needed.)
  2. Download and extract the attached zip (Do this on a computer)
  3. Run install.bat (Windows)
Restoring Previous Mixer Paths:
  1. Same as above but run restore.bat instead of install.bat (The install script creates a backup)
More Information:

To Adjust Handset Volume:

Find the below lines:
Code:
    <path name="spk-mono">
        <ctl name="PRI_MI2S SampleRate" value="KHZ_48" />
        <ctl name="SLIM_0_RX SampleRate" value="KHZ_48" />
        <ctl name="One Stop Mode" value="Mono Left" />
        <ctl name="SLIM_0_RX Channels" value="One" />
        <ctl name="SLIM RX0 MUX" value="AIF3_PB" />
        <ctl name="RX INT0_1 MIX1 INP0" value="RX0" />
        <ctl name="CLASS_H_DSM MUX" value="DSM_HPHL_RX0" />
        <ctl name="HPHL DAC Switch" value="1" />
        <ctl name="EAR PA Gain" value="POS_6_DB" />
        <ctl name="RX0 Digital Volume" value="[B]93[/B]" />
    </path>

    <path name="spk-mono-44.1">
        <ctl name="PRI_MI2S SampleRate" value="KHZ_44P1" />
        <ctl name="SLIM_0_RX SampleRate" value="KHZ_44P1" />
        <ctl name="One Stop Mode" value="Mono Left" />
        <ctl name="SLIM_0_RX Channels" value="One" />
        <ctl name="SLIM RX0 MUX" value="AIF3_PB" />
        <ctl name="RX INT0_1 MIX1 INP0" value="RX0" />
        <ctl name="CLASS_H_DSM MUX" value="DSM_HPHL_RX0" />
        <ctl name="HPHL DAC Switch" value="1" />
        <ctl name="EAR PA Gain" value="POS_6_DB" />
        <ctl name="RX0 Mix Digital Volume" value="[B]93[/B]" />
    </path>
And change the bold numbers. (I would recommend values between 90 and 95)

Disclaimer: I am not responsible if your phone breaks.
@zubi182 has a thread here for the international versions. This mod is based off of the verizon betas
Would this technically work on the flat S7?
 

ezwalker63

Senior Member
Mar 28, 2011
210
65
0
You could try it, it should work, but I can't test
Unfortunately, it didn't work. I'm running the Echoe ROM and the sound is only playing through the bottom speaker. I was really hoping it would work since there is hardly any development on the AT&T side....

EZ