On Fri, Sep 20, Clemens Ladisch wrote:
Olaf Hering wrote:
Does anyone happen to know if HDMI audio is supposed to work on the Shuttle XS35GS V3L? I have tried an AOC E2260Pwhu monitor and also a Philips 22PFL3805H/12 TV, both show the picture but no sound is played via HDMI.
==> /proc/asound/card0/eld#1.0 <== monitor_present 0 eld_valid 0
==> /proc/asound/card1/eld#0.0 <== monitor_present 0 eld_valid 0
Is this with some monitor present?
Does "aplay -D plughw:0,3 something.wav" or "aplay -D plughw:1,3 something.wav" work?
No audio is played. But aplay triggers this in dmesg:
[ 1755.440152] hda-intel: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj. [ 1807.228455] hda-intel: IRQ timing workaround is activated for card #1. Suggest a bigger bdl_pos_adj.
Olaf