linux icon indicating copy to clipboard operation
linux copied to clipboard

CML: Helios: failed firmware boot in suspend-resume

Open plbossart opened this issue 1 year ago • 1 comments

#/result/planresultdetail/38998?model=CML_HEL_RT5682-ipc3&testcase=check-suspend-resume-50

Test Case URL: https://github.com/thesofproject/sof-test/tree/main/test-case/MODEL=CML_HEL_RT5682-ipc3
cmd: TPLG=/lib/firmware/intel/sof-tplg/sof-cml-rt1011-rt5682.tplg MODEL=CML_HEL_RT5682-ipc3 SOF_TEST_INTERVAL=5 ~/sof-test/test-case/check-suspend-resume.sh -l 50
====================
framework load: ssh  [email protected]  'nohup bash -c "TPLG=/lib/firmware/intel/sof-tplg/sof-cml-rt1011-rt5682.tplg MODEL=CML_HEL_RT5682-ipc3 SOF_TEST_INTERVAL=5 ~/sof-test/test-case/check-suspend-resume.sh -l 50 2>&1 | nc -N 10.54.29.142 50582" >/dev/null &'
====================
framework run: 'netcat -l -k 50582'
====================
Polling 'sof_firmware_boot_complete --since=@1710814678' every 1s for 13s
Command 'sof_firmware_boot_complete --since=@1710814678' timed out after 13s and 14 attempts
2024-03-19 02:18:20 UTC [REMOTE_ERROR] FW is not loaded for 13
2024-03-19 02:18:20 UTC [REMOTE_INFO] Starting func_exit_handler(1)
2024-03-19 02:18:20 UTC [REMOTE_ERROR] Starting func_exit_handler(), exit status=1, FUNCNAME stack:
2024-03-19 02:18:20 UTC [REMOTE_ERROR]  source()  @  /home/ubuntu/sof-test/case-lib/lib.sh
2024-03-19 02:18:20 UTC [REMOTE_ERROR]  main()  @  /home/ubuntu/sof-test/test-case/check-suspend-resume.sh:24
mv: cannot stat '/tmp/sof-test-card.lock': No such file or directory
2024-03-19 02:18:20 UTC [REMOTE_ERROR] ktime=5917 sof-test PID=: lock file /tmp/sof-test-card.lock already removed! Concurrent testing?
2024-03-19 02:18:20 UTC [REMOTE_INFO] Test Result: FAIL!

Not sure if this is a setup issue or a true problem with firmware reload?

plbossart avatar Mar 19 '24 20:03 plbossart

I tried the exact same command

TPLG=/lib/firmware/intel/sof-tplg/sof-cml-rt1011-rt5682.tplg MODEL=CML_HEL_RT5682-ipc3 SOF_TEST_INTERVAL=5 ~/sof-test/test-case/check-suspend-resume.sh -l 50

on the same device jf-cml-hel-rt5682-07.jf.intel.com and I see no problem.

The error itself reminds me of what happens with an older kernel with the updated sof-test, there's a dependency with soundwire_intel.

Could it be a CI issue? @fredoh9 @marc-hb FYI

plbossart avatar Mar 21 '24 20:03 plbossart

closing, no information that this is a repeated issue.

plbossart avatar Aug 12 '24 14:08 plbossart