Hi everyone
I installed OpenSuse Tumbleweed a few days ago (with KDE) on my Dell XPS 13 9360, everything is working flawlessly except the HDMI sound (was working on Win 10).
Sound is working as expected from the laptop speaker or even from the 3,5mm jack, but i’m unable to make it working on the TV speaker.
I did some research about the problem but i didn’t found something for my computer ^^.
Here are some informations about the sound system of the computer
sudo lspci -nn |grep -i audio
00:1f.3 Audio device [0403]: Intel Corporation Sunrise Point-LP HD Audio [8086:9d71] (rev 21)
aplay -l
**** Liste des Périphériques Matériels PLAYBACK ****
carte 0: PCH [HDA Intel PCH], périphérique 0: ALC3246 Analog [ALC3246 Analog]
Sous-périphériques: 0/1
Sous-périphérique #0: subdevice #0
carte 0: PCH [HDA Intel PCH], périphérique 3: HDMI 0 [HDMI 0]
Sous-périphériques: 1/1
Sous-périphérique #0: subdevice #0
carte 0: PCH [HDA Intel PCH], périphérique 7: HDMI 1 [HDMI 1]
Sous-périphériques: 1/1
Sous-périphérique #0: subdevice #0
carte 0: PCH [HDA Intel PCH], périphérique 8: HDMI 2 [HDMI 2]
Sous-périphériques: 1/1
Sous-périphérique #0: subdevice #0
carte 0: PCH [HDA Intel PCH], périphérique 9: HDMI 3 [HDMI 3]
Sous-périphériques: 1/1
Sous-périphérique #0: subdevice #0
carte 0: PCH [HDA Intel PCH], périphérique 10: HDMI 4 [HDMI 4]
Sous-périphériques: 1/1
Sous-périphérique #0: subdevice #0
/usr/sbin/alsa-info.sh
http://www.alsa-project.org/db/?f=380c6c38030cb038fd9b04fc444566d1574a3bc2
In KDE control panel, we can see that there is only “Audio Interne” recognized and nothing else about hdmi…
I tried also :
aplay -D plughw:0,3 /usr/share/sounds/alsa/Front_Right.wav
and the same with plughw:0,7, plughw:0,8
which outputs
Lecture WAVE '/usr/share/sounds/alsa/Front_Right.wav' : Signed 16 bit Little Endian, Fréquence 48000 Hz, Mono
with no sound at all
aplay -D plughw:0,0 /usr/share/sounds/alsa/Front_Right.wav
outputs the same thing but here, there is sound coming from the computer’s speakers.
I have perhaps an idea : On this computer there is no hdmi output, I have an adapter (which i connect on the thunderbolt 3 port), this one gives me Ethernet (working), HDMI (video working, but no sound (sound ok with Win 10), and 2 USB3.0 ports (working as well).
Do you have ideas ?
Many thanks
Have a great day