-
Notifications
You must be signed in to change notification settings - Fork 140
Description
Describe the bug
" error at snd_soc_dai_startup on intel-hdmi-hifi1: -16" occured if boot up system with DP connected. And then terminal will be stuck all the time when input any command in terminal. All pipeline can't start to work.
Note: Error not seen if boot up only with HDMI connected. Log as below:
dmesg-hdmi.log
To Reproduce
1.Boot up system with DP connected.
2.Check dmesg.
Reproduce rate
5/5
Expected result
System should work normally and no error info in dmesg.
Actual result
" error at snd_soc_dai_startup on intel-hdmi-hifi1: -16" occured if boot up system with DP connected.
Dmesg:
[ 8.471326] sof-audio-pci 0000:00:1f.3: pcm: stream dir 0, posn mailbox offset is 790908
[ 8.471354] snd_hda_codec_hdmi ehdaudio0D2: HDMI: hinfo 000000002fa213bb not registered
[ 8.471640] snd_hda_codec_hdmi ehdaudio0D2: hda_codec_setup_stream: NID=0x5, stream=0x2, channel=0, format=0x31
[ 8.472152] snd_hda_codec_hdmi ehdaudio0D2: ASoC: error at snd_soc_dai_startup on intel-hdmi-hifi1: -16
[ 8.472159] snd_hda_codec_hdmi ehdaudio0D2: ASoC: can't open DAI intel-hdmi-hifi1: -16
[ 8.955581] sof-audio-pci 0000:00:1f.3: ipc rx: 0x90020000: GLB_TRACE_MSG
[ 8.955605] sof-audio-pci 0000:00:1f.3: ipc rx done: 0x90020000: GLB_TRACE_MSG
[ 9.046317] r8169 0000:01:00.0 enp1s0: Link is Up - 100Mbps/Full - flow control off
[ 9.046335] IPv6: ADDRCONF(NETDEV_CHANGE): enp1s0: link becomes ready
[ 9.455539] sof-audio-pci 0000:00:1f.3: ipc rx: 0x90020000: GLB_TRACE_MSG
[ 9.455567] sof-audio-pci 0000:00:1f.3: ipc rx done: 0x90020000: GLB_TRACE_MSG
[ 13.107963] rfkill: input handler disabled
Test recipe
Kernel:https://github.com/thesofproject/linux/commits/topic/sof-dev commit: b0c0ab3
FW: https://github.com/thesofproject/sof/commits/master commit: 145d9aa
Tplg: sof-hda-generic-4ch.tplg
Platform:JSL-RVP with ALC700 in HDA mode
dmesg.log
sof_trace.log