[MOD][PORT][5.0+][v2.0] Xperia Z5 Premium Walkman™ | Modified From androidexpert35

venkat kamesh

Recognized Contributor
Jan 11, 2012
2,235
10,872
0
Tirupati
forum.xda-developers.com
hmm guys

nothing to explain more

this work of port is from @androidexpert35 (Thread)

i had noticed few changes ;)

removed beta tag on sides
small updates with DSEE HX

small typo fix with updater scripts

Have fun guys

Click here to download

Flash it and reboot

And you need some manual work if you can

open system/etc/mixer_path.xml

in that look for this

Code:
<path name="compress-offload-playback transmission-fm">
        <ctl name="INTERNAL_FM_RX Audio Mixer MultiMedia4" value="1" />
    </path>
After that
add these lines and save
Code:
    <path name="high-res-playback-dsee">
        <ctl name="SLIMBUS_0_RX Audio Mixer MultiMedia10" value="1" />
    </path>

    <path name="high-res-playback-dsee speaker">
        <ctl name="QUAT_MI2S_RX Audio Mixer MultiMedia10" value="1" />
    </path>

    <path name="high-res-playback-dsee headphones-hi-res">
        <path name="high-res-playback-dsee" />
    </path>

    <path name="high-res-playback-dsee anc-nc-headphone-hi-res">
        <path name="high-res-playback-dsee" />
    </path>

    <path name="high-res-playback-dsee anc-nce-headphone-hi-res">
        <path name="high-res-playback-dsee" />
    </path>

    <path name="high-res-playback-dsee anc-nc-off-headphone-hi-res">
        <path name="high-res-playback-dsee" />
    </path>

    <path name="high-res-playback-dsee anc-nce-off-headphone-hi-res">
        <path name="high-res-playback-dsee" />
    </path>

    <path name="high-res-playback-dsee anc-nc-headphone-regulation">
        <path name="high-res-playback-dsee" />
    </path>

    <path name="high-res-playback-dsee anc-nc-headphone-hi-res-regulation">
        <path name="high-res-playback-dsee" />
    </path>

    <path name="high-res-playback-dsee anc-nce-headphone-regulation">
        <path name="high-res-playback-dsee" />
    </path>

    <path name="high-res-playback-dsee anc-nce-headphone-hi-res-regulation">
        <path name="high-res-playback-dsee" />
    </path>

    <path name="high-res-playback-dsee anc-nc-off-headphone-hi-res-regulation">
        <path name="high-res-playback-dsee" />
    </path>

    <path name="high-res-playback-dsee anc-nce-off-headphone-hi-res-regulation">
        <path name="high-res-playback-dsee" />
    </path>

    <path name="high-res-playback-dsee headphones-hi-res-regulation">
        <path name="high-res-playback-dsee" />
    </path>

    <path name="high-res-playback-dsee speaker-and-headphones-hi-res">
        <path name="high-res-playback-dsee speaker" />
        <path name="high-res-playback-dsee" />
    </path>

    <path name="high-res-playback-dsee speaker-anc-nc-headphone-hi-res">
        <path name="high-res-playback-dsee speaker" />
        <path name="high-res-playback-dsee" />
    </path>

    <path name="high-res-playback-dsee speaker-anc-nce-headphone-hi-res">
        <path name="high-res-playback-dsee speaker" />
        <path name="high-res-playback-dsee" />
    </path>

    <path name="high-res-playback-dsee speaker-anc-nc-off-headphone-hi-res">
        <path name="high-res-playback-dsee speaker" />
        <path name="high-res-playback-dsee" />
    </path>

    <path name="high-res-playback-dsee speaker-anc-nce-off-headphone-hi-res">
        <path name="high-res-playback-dsee speaker" />
        <path name="high-res-playback-dsee" />
    </path>

    <path name="high-res-playback-dsee speaker-ring-anc-nc-headphone-hi-res">
        <path name="high-res-playback-dsee speaker" />
        <path name="high-res-playback-dsee" />
    </path>

    <path name="high-res-playback-dsee speaker-ring-anc-nce-headphone-hi-res">
        <path name="high-res-playback-dsee speaker" />
        <path name="high-res-playback-dsee" />
    </path>

    <path name="high-res-playback-dsee speaker-ring-anc-nc-off-headphone-hi-res">
        <path name="high-res-playback-dsee speaker" />
        <path name="high-res-playback-dsee" />
    </path>

    <path name="high-res-playback-dsee speaker-ring-anc-nce-off-headphone-hi-res">
        <path name="high-res-playback-dsee speaker" />
        <path name="high-res-playback-dsee" />
    </path>
Done enjoy ( worked with xperia devices... not tested on other devices )
 

CAE_

Senior Member
Nov 20, 2015
65
6
0
Karlsruhe
I just flashed the mod on my Xperia Z1, and the result was...well, disasterous. Now my phone is completely silenced, unable to make any sound at all. Even the beep when changing volume was gone.
 

thipok17

Senior Member
Mar 9, 2014
87
15
0
17
Trang
I just flashed the mod on my Xperia Z1, and the result was...well, disasterous. Now my phone is completely silenced, unable to make any sound at all. Even the beep when changing volume was gone.
U need to see audio.conf in etc folder (and in vendor folder)
 

Tusy

Member
Nov 3, 2017
18
0
0
Works on HTC M7 latest stock firmware. There was no system/etc/mixer_path.xml file so i created one, seems like it works too. The only question is. Do the bluetooth LDAC and aptX HD come with it?