linux icon indicating copy to clipboard operation
linux copied to clipboard

WHL_UPEXT_HDA has an error at snd_soc_dai_startup on intel-hdmi-hifi3: -16

Open fredoh9 opened this issue 2 years ago • 3 comments

  • Kernel Branch: topic/sof-dev
  • Kernel Commit: [54494c4753c8]
  • SOF Branch: stable-v2.2
  • SOF Commit: 85a4c4ba72f3

Same error happened twice in this month with multiple-pipeline.sh. For Each failure has different device. Tried to reproduce the problem with same build and same device, not easy to reproduce.

Test command to reproduce: TPLG=/lib/firmware/intel/sof-tplg/sof-hda-generic-4ch.tplg MODEL=WHL_UPEXT_HDA ~/sof-test/test-case/multiple-pipeline.sh -f p -c 20 -l 50

aplay: main:831: audio open error: Device or resource busy
[ 4111.484701] kernel: snd_sof:ipc3_log_header: sof-audio-pci-intel-cnl 0000:00:1f.3: ipc tx: 0x60010000: GLB_STREAM_MSG: PCM_PARAMS
[ 4111.484995] kernel: snd_sof_intel_hda_common:hda_set_stream_data_offset: sof-audio-pci-intel-cnl 0000:00:1f.3: pcm: stream dir 0, posn mailbox offset is 790680
[ 4111.485084] kernel: snd_hda_codec_hdmi ehdaudio0D2: ASoC: error at snd_soc_dai_startup on intel-hdmi-hifi3: -16
[ 4111.485241] kernel:  iDisp3: ASoC: error at __soc_pcm_open on iDisp3: -16
[ 4111.485246] kernel:  HDMI3: ASoC: error at dpcm_be_dai_startup on HDMI3: -16
[ 4111.485251] kernel:  HDMI3: ASoC: error at dpcm_fe_dai_startup on HDMI3: -16

dmesg: whl_upext_hda_hdmi_error_dmesg.txt

Intel internal test link: planresultdetail/20654?model=WHL_UPEXT_HDA&testcase=multiple-pipeline-all-50 planresultdetail/20251?model=WHL_UPEXT_HDA&testcase=multiple-pipeline-all-50

fredoh9 avatar Feb 10 '23 23:02 fredoh9

Every WHL_UPEXT_HDA has a dummy HDMI dongle. but it shows DP-1 is connected. both case are same.

$ sudo grep -i connected /sys/kernel/debug/dri/0/i915_display_info
[CONNECTOR:95:DP-1]: status: connected
[CONNECTOR:107:DP-2]: status: disconnected
[CONNECTOR:114:DP-3]: status: disconnected
[CONNECTOR:120:HDMI-A-1]: status: disconnected

fredoh9 avatar Feb 10 '23 23:02 fredoh9

@fredoh9 is this issue still reproduced?

plbossart avatar Apr 17 '23 23:04 plbossart

@fredoh9 is this issue still reproduced?

Yes, see more recent duplicate #4861. As 4861 has a lot more details, we can probably close this one?

marc-hb avatar Mar 30 '24 23:03 marc-hb