linux icon indicating copy to clipboard operation
linux copied to clipboard

[IPC4][cavs reference firmware] pause resume process non-zero exit status on TGLU_RVP_NOCODEC and TGLU_UP_HDA

Open XiaoyunWu6666 opened this issue 3 years ago • 4 comments

description TGLU_RVP_NOCODEC and TGLU_UP_HDA had non-zero exit status of pause resume PID after 50 rounds of pause release in inner daily 123013 after running 50/50 rounds of testcase multiple-pause-resume-50

XiaoyunWu6666 avatar May 05 '22 14:05 XiaoyunWu6666

another two model that run sof IPC4 fw has similar situation of pause-release-process-exit-status-non-zero.

However they did show some dmesg error , see bug https://github.com/thesofproject/sof/issues/5778 in inner daily result 12303 on model TGLU_UP_HDA in testcase multiple-pause-resume-50 ipc timed out when MOD_INIT_INSTANCE and failed to create module gain.4.1

XiaoyunWu6666 avatar May 05 '22 15:05 XiaoyunWu6666

in inner daily 12695 , on TGLU_RVP_NOCODEC , GLB SET PIPELINE STATE ipc timed out when pause resume in 47/50 round

[ 3169.585112] kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: ipc4 set pipeline 9 state 4
[ 3169.585120] kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: ipc tx      : 0x13090004|0x0: GLB_SET_PIPELINE_STATE
[ 3169.585720] kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: ipc tx reply: 0x33000000|0x0: GLB_SET_PIPELINE_STATE
[ 3169.585819] kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: ipc tx done : 0x13090004|0x0: GLB_SET_PIPELINE_STATE
[ 3169.585828] kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: ipc4 set pipeline 10 state 4
[ 3169.585835] kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: ipc tx      : 0x130a0004|0x0: GLB_SET_PIPELINE_STATE
[ 3169.586527] kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: ipc tx reply: 0x33000000|0x0: GLB_SET_PIPELINE_STATE
[ 3169.586588] kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: ipc tx done : 0x130a0004|0x0: GLB_SET_PIPELINE_STATE
[ 3170.186532] kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: ipc4 set pipeline 12 state 3
[ 3170.186547] kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: ipc tx      : 0x130c0003|0x0: GLB_SET_PIPELINE_STATE
[ 3170.194482] kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: ipc4 set pipeline 10 state 3
[ 3170.694123] kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: ipc timed out for 0x130c0003|0x0
[ 3170.694147] kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at soc_dai_trigger on SSP2 Pin: -110
[ 3170.694158] kernel:  Port2: ASoC: dpcm_be_dai_trigger() failed at NoCodec-2 (-110)
[ 3170.694165] kernel:  Port2: ASoC: trigger FE cmd: 3 failed: -110
[ 3170.694175] kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: pcm: trigger stream 2 dir 1 cmd 4
[ 3170.694195] kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: FW Poll Status: reg[0xa0]=0x2024001e successful
[ 3170.694230] kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: ipc tx      : 0x130a0003|0x0: GLB_SET_PIPELINE_STATE
[ 3170.694316] kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: pcm: trigger stream 2 dir 1 cmd 3
[ 3170.694321] kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: ipc4 set pipeline 11 state 3
[ 3171.198102] kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: ipc timed out for 0x130a0003|0x0
[ 3171.198125] kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at soc_dai_trigger on SSP1 Pin: -110
[ 3171.198136] kernel:  Port1: ASoC: dpcm_be_dai_trigger() failed at NoCodec-1 (-110)
[ 3171.198156] kernel:  Port1: ASoC: trigger FE cmd: 3 failed: -110

XiaoyunWu6666 avatar May 19 '22 06:05 XiaoyunWu6666

Not SOF FW issue.

lgirdwood avatar Aug 10 '22 08:08 lgirdwood

re-opened to check if this still happens with cSOF

plbossart avatar Aug 26 '22 09:08 plbossart