[Volume Boost] Soundmod - Xperia T2 Ultra Dual [Kitkat]

abhishek666

Member
Oct 19, 2014
5
0
0
It worked for android 4.4.3 perfectly. But recently Sony rolled out 5.0 Lollipop update for Xperia T2 Ultra dual...
I've rooted it. Should I apply the same files you have posted for 5.0 too? Will they work?
If not, please, I request you to make a soundmod for 5.0 too! It worked pretty awesome on 4.4.3 :p
Thanks in advance.
 

Chena_22

Senior Member
May 18, 2013
428
91
0
Yogyakarta
It worked for android 4.4.3 perfectly. But recently Sony rolled out 5.0 Lollipop update for Xperia T2 Ultra dual...
I've rooted it. Should I apply the same files you have posted for 5.0 too? Will they work?
If not, please, I request you to make a soundmod for 5.0 too! It worked pretty awesome on 4.4.3 :p
Thanks in advance.
Read the post above yours, it works on lolipop dude
 

fbarcenas

Senior Member
Mar 22, 2011
460
121
73
New Brunswick
I followed the instructions with xplore file manager even changing the permissions and it doesn't seem to make much of a difference. I have a D5306. Supposedly everything for the D5303 would work with this phone.
Any ideas?
 

abhishek666

Member
Oct 19, 2014
5
0
0
I followed the instructions with xplore file manager even changing the permissions and it doesn't seem to make much of a difference. I have a D5306. Supposedly everything for the D5303 would work with this phone.
Any ideas?
It says "Soundmod - Xperia T2 Ultra Dual ". And your phone is the single sim variant. I think it won't work. :(
and the dual sim variant is D5322
 
Last edited:

fbarcenas

Senior Member
Mar 22, 2011
460
121
73
New Brunswick
It says "Soundmod - Xperia T2 Ultra Dual ". And your phone is the single sim variant. I think it won't work. :(
and the dual sim variant is D5322
I know what it says, I'm just being a little bit more scientific about it.
The mixer_paths_stock.xml came from CM11 Tianchi from the Free Xperia Project. The other mixer_paths.xml came from this thread. As you can clearly see they are nearly identical except for the values. I'm beginning to understand that none of these values affect the phone, not even the stock values. Obviously there are other variables at play that I have yet to discover. I'm hoping that someone more familiar with the phone might point me in the right direction.
Code:
diff mixer_paths_stock.xml mixer_paths.xml 
27,30c27,30
<     <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="RX1 Digital Volume" value="88" />
>     <ctl name="RX2 Digital Volume" value="88" />
>     <ctl name="RX3 Digital Volume" value="88" />
>     <ctl name="RX4 Digital Volume" value="88" />
799c799
<         <ctl name="RX1 Digital Volume" value="84" />
---
>         <ctl name="RX1 Digital Volume" value="88" />
824c824
<         <ctl name="RX1 Digital Volume" value="81" />
---
>         <ctl name="RX1 Digital Volume" value="85" />
856,857c856,857
<         <ctl name="RX1 Digital Volume" value="84" />
<         <ctl name="RX2 Digital Volume" value="84" />
---
>         <ctl name="RX1 Digital Volume" value="92" />
>         <ctl name="RX2 Digital Volume" value="92" />
934,935c934,935
<         <ctl name="RX1 Digital Volume" value="84" />
<         <ctl name="RX2 Digital Volume" value="84" />
---
>         <ctl name="RX1 Digital Volume" value="92" />
>         <ctl name="RX2 Digital Volume" value="92" />
938c938
<         <ctl name="RX4 Digital Volume" value="88" />
---
>         <ctl name="RX4 Digital Volume" value="92" />
1235,1236c1235,1236
<         <ctl name="RX1 Digital Volume" value="84" />
<         <ctl name="RX2 Digital Volume" value="84" />
---
>         <ctl name="RX1 Digital Volume" value="92" />
>         <ctl name="RX2 Digital Volume" value="92" />