2024-07-08 13:40:30 UTC [REMOTE_INFO] ===== Testing: (Round: 1/1) (PCM: HDMI1 [hw:0,5]) (Loop: 1/1) =====
2024-07-08 13:40:30 UTC [REMOTE_COMMAND] aplay -Dhw:0,5 -r 48000 -c 2 -f S16_LE -d 10 /dev/zero -v -q
aplay: set_params:1416: Unable to install hw params:
The gpu_bind should be disabled in sof-dev kernel, so not sure why HDMI playback is attempted.
As this is seen in PR testing marking as P1.
Some interaction with recently merged kernel and FW PRs has caused a high rate failure to occur in PR testing:
https://sof-ci.01.org/sofpr/PR9116/build6350/devicetest/index.html
The gpu_bind should be disabled in sof-dev kernel, so not sure why HDMI playback is attempted.
Related PRs merged recently:
As this is seen in PR testing marking as P1.