Xnext™ WalkMan v1.6.7.2 Update

Search This thread

Xnext™ WalkMan



This modification is made to give the best possible audio experience on Sony Xperia Devices.

Unique features

  • ALSA custom sound control, crosscompiled with Qualcomm Compiler
  • updated opus, vorbis and flac codecs
  • stripped audio effects, for reduced audio processing (and better sound performance)
  • 32bit / 96.0khz (Xperia 1iii / 1ii / 1 / 5 iii / 5 ii / 5)
  • 24bit / 96.0khz (all other devices)
  • everything is logged, you can check what this modification is doing ( /system/usr/share/alsa/debug )
    • execute with a terminal as root:
      • check ( audioflinger dump )
      • test.sh ( place a wave audio file on your internal storage, name it test.wav, then execute the script, this will play your file direct via aplay )
      • you can also use aplay, arecord, alsactl, amixer alsaucm directly, if you are familiar with it ( if you mess something up - its your own fault, but you can ask for help anyway )
  • custom Dolby Atmos configuration
  • audio output power is greatly improved, so be careful with the volume

Devices

ALL SONY Device's with following Platforms / CPU's

  • MSM8996 - Qualcomm Snapdragon 820 (msmthulium)
  • MSM8998 - Qualcomm Snapdragon 835 (tasha)
  • SDM845 - Qualcomm Snapdragon 845 (napali)
  • SM8150 - Qualcomm Snapdragon 855 (msmnile)
  • SM8250 - Qualcomm Snapdragon 865 (kona)
  • SM8350 - Qualcomm Snapdragon 888 (lahaina)

Included:

  • Sony Xperia 1iii
  • Sony Xperia 1ii
  • Sony Xperia 1
  • Sony Xperia 5 iii
  • Sony Xperia 5 ii
  • Sony Xperia 5
  • Sony Xperia XZ Premium
  • Sony Xperia XZ1
  • Sony Xperia XZ2 / XZ2 Compact
  • Sony Xperia XZ3
  • Sony Xperia XZS
  • ......


You need to have magisk. In case you're running into problems, update your magisk.

This modification is designed in a way that you can try to use it with any device. Please post after the first reboot the files in:

/system/usr/share/alsa/debug

With this debug files it is possible for me to improve the support for your device.

Please leave a comment.



Changelog


v1.0.0 alpha

  • 96.0khz / 24bit int up to 384.0khz / 32bit int
  • reduced audio processing
  • increased volume
  • natural, linear sound

v1.0.1 beta

  • Full functional cross compiled alsa interface

v1.1.0 beta

  • 96.0khz / 32bit int
  • better support for Xperia 1 / 5
  • slightly reduced volume for better sound quality

v1.3.1 Release Candidate 1

  • improved code for Xperia 1/5
  • Added support for XZP
  • XZP audio output via headphones set to 24bit / 96khz
  • bug fixes

v1.3.1 Release Candidate 2

  • internal updates
  • bug fixes

v1.3.1 Release Candidate 3

  • Update Dolby Atmos

v1.3.1 Stable Release

  • Update for Android 11
  • Dolby Atmos Update no longer necessary
  • Important changes for functionality under Android 11

v1.3.2 Release Version

  • Multi SDK Support, from 26 - 32
  • Multi Device Support :
  • SM8250 (kona)
  • SM8150 (msmnile)
  • MSM8998 (tasha)
  • MSM8996 (thulium)
  • SDM845 (tuna)
  • Only Sony Devices are officially supported
  • Kona: Dolby Atmos configuration improvements, all libraries updated to aarch64 only

v1.3.3 Release Version

  • CRITICAL BUG FIX, please update as soon as possible

v1.3.4 Non-Release Version

  • Dolby Atmos FIX

v1.3.5 stable

  • Installation optimization
v1.3.6 stable
  • Xperia 1 Mic fix
v1.3.7 stable
  • Bug fixes
v1.4 stable
  • reworked support for MSM8996, MSM8998
  • Multiple bug fixes
  • No sound fix Xperia XZ

v1.6 beta

  • Support for Xperia 1iii , Platform SM8350
  • Updated Kona (Xperia 1ii) support

v1.6.1 beta

  • Dolby Atmos Bug Fix for the Xperia 1iii
  • Improved ALSA Support for the Xperia 1iii
v1.6.7.1 stable
  • Xperia 1iii speaker volume fixed
  • Xperia XZ2 Compact fixed
  • Compatibility upgrade throughout all devices
  • Webview fixed

v1.6.7.2 stable
  • Fixed missing debug folder
  • SDM845 reworked
v1.7 currently under development
  • Support vor Xperia 1 iv / 5 iv

Installation

  • Flash via Magisk, reboot, enjoy
  • check /system/usr/share/alsa/debug for logs



Downloads


Stable

v1.6.7.2





Disclaimer
This Software is provided "AS IS" and any express or implied warranties, including, but not limited to, the Implied warranties of merchantability , fitness for a particular purpose and non-infringement are disclaimed.
 
Last edited:
Latest version does work on xz1 compact? Thanks
  • msm8996 - Qualcomm Snapdragon 820
  • msm8998 - Qualcomm Snapdragon 835
  • sdm845 - Qualcomm Snapdragon 845
  • sm8150 - Qualcomm Snapdragon 855
  • sm8250 - Qualcomm Snapdragon 865
Above you can find a list of all supported platforms / cpu's.

You're device uses the Qualcomm Snapdragon 835, so short answer: It's supported, like I promised 😉

Have a nice day 😊
 

Top Liked Posts

  • There are no posts matching your filters.
  • 7

    Xnext™ WalkMan



    This modification is made to give the best possible audio experience on Sony Xperia Devices.

    Unique features

    • ALSA custom sound control, crosscompiled with Qualcomm Compiler
    • updated opus, vorbis and flac codecs
    • stripped audio effects, for reduced audio processing (and better sound performance)
    • 32bit / 96.0khz (Xperia 1iii / 1ii / 1 / 5 iii / 5 ii / 5)
    • 24bit / 96.0khz (all other devices)
    • everything is logged, you can check what this modification is doing ( /system/usr/share/alsa/debug )
      • execute with a terminal as root:
        • check ( audioflinger dump )
        • test.sh ( place a wave audio file on your internal storage, name it test.wav, then execute the script, this will play your file direct via aplay )
        • you can also use aplay, arecord, alsactl, amixer alsaucm directly, if you are familiar with it ( if you mess something up - its your own fault, but you can ask for help anyway )
    • custom Dolby Atmos configuration
    • audio output power is greatly improved, so be careful with the volume

    Devices

    ALL SONY Device's with following Platforms / CPU's

    • MSM8996 - Qualcomm Snapdragon 820 (msmthulium)
    • MSM8998 - Qualcomm Snapdragon 835 (tasha)
    • SDM845 - Qualcomm Snapdragon 845 (napali)
    • SM8150 - Qualcomm Snapdragon 855 (msmnile)
    • SM8250 - Qualcomm Snapdragon 865 (kona)
    • SM8350 - Qualcomm Snapdragon 888 (lahaina)

    Included:

    • Sony Xperia 1iii
    • Sony Xperia 1ii
    • Sony Xperia 1
    • Sony Xperia 5 iii
    • Sony Xperia 5 ii
    • Sony Xperia 5
    • Sony Xperia XZ Premium
    • Sony Xperia XZ1
    • Sony Xperia XZ2 / XZ2 Compact
    • Sony Xperia XZ3
    • Sony Xperia XZS
    • ......


    You need to have magisk. In case you're running into problems, update your magisk.

    This modification is designed in a way that you can try to use it with any device. Please post after the first reboot the files in:

    /system/usr/share/alsa/debug

    With this debug files it is possible for me to improve the support for your device.

    Please leave a comment.



    Changelog


    v1.0.0 alpha

    • 96.0khz / 24bit int up to 384.0khz / 32bit int
    • reduced audio processing
    • increased volume
    • natural, linear sound

    v1.0.1 beta

    • Full functional cross compiled alsa interface

    v1.1.0 beta

    • 96.0khz / 32bit int
    • better support for Xperia 1 / 5
    • slightly reduced volume for better sound quality

    v1.3.1 Release Candidate 1

    • improved code for Xperia 1/5
    • Added support for XZP
    • XZP audio output via headphones set to 24bit / 96khz
    • bug fixes

    v1.3.1 Release Candidate 2

    • internal updates
    • bug fixes

    v1.3.1 Release Candidate 3

    • Update Dolby Atmos

    v1.3.1 Stable Release

    • Update for Android 11
    • Dolby Atmos Update no longer necessary
    • Important changes for functionality under Android 11

    v1.3.2 Release Version

    • Multi SDK Support, from 26 - 32
    • Multi Device Support :
    • SM8250 (kona)
    • SM8150 (msmnile)
    • MSM8998 (tasha)
    • MSM8996 (thulium)
    • SDM845 (tuna)
    • Only Sony Devices are officially supported
    • Kona: Dolby Atmos configuration improvements, all libraries updated to aarch64 only

    v1.3.3 Release Version

    • CRITICAL BUG FIX, please update as soon as possible

    v1.3.4 Non-Release Version

    • Dolby Atmos FIX

    v1.3.5 stable

    • Installation optimization
    v1.3.6 stable
    • Xperia 1 Mic fix
    v1.3.7 stable
    • Bug fixes
    v1.4 stable
    • reworked support for MSM8996, MSM8998
    • Multiple bug fixes
    • No sound fix Xperia XZ

    v1.6 beta

    • Support for Xperia 1iii , Platform SM8350
    • Updated Kona (Xperia 1ii) support

    v1.6.1 beta

    • Dolby Atmos Bug Fix for the Xperia 1iii
    • Improved ALSA Support for the Xperia 1iii
    v1.6.7.1 stable
    • Xperia 1iii speaker volume fixed
    • Xperia XZ2 Compact fixed
    • Compatibility upgrade throughout all devices
    • Webview fixed

    v1.6.7.2 stable
    • Fixed missing debug folder
    • SDM845 reworked
    v1.7 currently under development
    • Support vor Xperia 1 iv / 5 iv

    Installation

    • Flash via Magisk, reboot, enjoy
    • check /system/usr/share/alsa/debug for logs



    Downloads


    Stable

    v1.6.7.2





    Disclaimer
    This Software is provided "AS IS" and any express or implied warranties, including, but not limited to, the Implied warranties of merchantability , fitness for a particular purpose and non-infringement are disclaimed.
    2
    The Xperia XZ uses MSM8996 Qualcomm Snapdragon 820.
    So it is supported. If you encounter any bugs, please report them back, so so I can fix them.
    Works very nice on XZ. Have no any problem. Thanks for your work. (y)😎
    2
    Does it work on XZ ?

    The Xperia XZ uses MSM8996 Qualcomm Snapdragon 820.
    So it is supported. If you encounter any bugs, please report them back, so so I can fix them.
    2
    V1.3.8 fixed nothing bro.. Again mic problwm on xperia 1 A11 please fix it @peter.schwake@gmail.com the last v1.3.6 what you send on telegram is all good.
    2
    Latest version does work on xz1 compact? Thanks
    • msm8996 - Qualcomm Snapdragon 820
    • msm8998 - Qualcomm Snapdragon 835
    • sdm845 - Qualcomm Snapdragon 845
    • sm8150 - Qualcomm Snapdragon 855
    • sm8250 - Qualcomm Snapdragon 865
    Above you can find a list of all supported platforms / cpu's.

    You're device uses the Qualcomm Snapdragon 835, so short answer: It's supported, like I promised 😉

    Have a nice day 😊