Mono audio when playing audio using Airplay

Hi,

I have a problem that audio via Airplay is played mono (using left channel audio). If I play the same audio file using mpd, everything works fine (plays in stereo).

Some info:

  1. My hardware consists of a Raspberry Pi 2 with a DAC connected via I2S. I use ‘Hifiberry’ as I2S driver.
  2. I’ve installed Volumio1.55PI.img
  3. aplay listing:
    root@volumio:~# aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: sndrpihifiberry [snd_rpi_hifiberry_dac], device 0: HifiBerry DAC HiFi pcm5102a-hifi-0 []
    Subdevices: 0/1
    Subdevice #0: subdevice #0
    root@volumio:~# aplay -L
    null
    Discard all samples (playback) or generate zero samples (capture)
    default:CARD=sndrpihifiberry
    snd_rpi_hifiberry_dac,
    Default Audio Device
    sysdefault:CARD=sndrpihifiberry
    snd_rpi_hifiberry_dac,
    Default Audio Device
    front:CARD=sndrpihifiberry
    snd_rpi_hifiberry_dac,
    Default Audio Device
    dmix:CARD=sndrpihifiberry,DEV=0
    snd_rpi_hifiberry_dac,
    Direct sample mixing device
    dsnoop:CARD=sndrpihifiberry,DEV=0
    snd_rpi_hifiberry_dac,
    Direct sample snooping device
    hw:CARD=sndrpihifiberry,DEV=0
    snd_rpi_hifiberry_dac,
    Direct hardware device without any conversions
    plughw:CARD=sndrpihifiberry,DEV=0
    snd_rpi_hifiberry_dac,
    Hardware device with all software conversions

I’ve created two audio files for testing; audio_left.mp3 and audio_right.mp3. Playing directly from the command line gives the same problem:

  1. mplayer audio_left.mp3 --> audio on both speakers
  2. mplayer audio_right.mp3 --> no audio on speaker

I’ve been looking at this whole day but I’m … stuck :frowning:

Could anyone please give me a hint (or even better; the answer) on how to solve/analyse this problem?!

Thanx in advance!,

Umberto

I have the same issue with current versions of volumio and Suptronics X5000s. I have multiple of these setups all with the same issue, L channel audio to both channels.

Has anyone solved this problem?
I have X5000 and also only the left channel works

volumio@volumio:~$ amixer
Simple mixer control ‘PCM’,0
Capabilities: pvolume pvolume-joined pswitch pswitch-joined
Playback channels: Mono
Limits: Playback -10239 - 400
Mono: Playback 400 [100%] [4.00dB] [on]

I never got any help on this issue. Still unresolved