I have no sound over HDMI in my Xubuntu. (sound goes always from my laptop speakers)
I have checked some soultions already but none of them work for me.
This is my alsamixer settings:
https://www.dropbox.com/s/6a5ab6splh...mixer.png?dl=0
All is unmuted and I guess S/PDIF is HDMI ?
This is output of aplay so I assume that HDMI is 0,1 but it still gives no sound.
Code:
# aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC663 Analog [ALC663 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 1: ALC663 Digital [ALC663 Digital]
Subdevices: 0/1
Subdevice #0: subdevice #0
# aplay -D plughw:0,1 /usr/share/sounds/alsa/Front_Center.wav
Playing WAVE '/usr/share/sounds/alsa/Front_Center.wav' : Signed 16 bit Little Endian, Rate 48000 Hz, Mono
What else can I do ?