Rander Wang
Rander Wang
> @RanderWang this PR is really a bit too heavy. Can you remove the 'get_time_info' stuff and just provide a minimal PR with just the support for the .delay? I...
This bug was caused by XRUN with SSP which suddenly doesn't work, then pcm pointer was not updated in host, so ALSA aborted capture with IO error. It is not...
> See again today in https://sof-ci.01.org/softestpr/PR1146/build163/devicetest/index.html?model=MTLP_RVP_NOCODEC&testcase=multiple-pipeline-all > > Didn't spot any xrun. ``` [ 0.428753] dai_comp: dai_common_copy: comp:17 0x150004 dai_zephyr_copy(): nothing to copy [ 0.429720] host_comp: host_get_copy_bytes_normal: comp:11 0xe0004 no...
> There was a mistake in previous PR version with sof-mtl-max98360a-rt5682 PCM IDs. DMIC0 should be 99 (it was 100) and I decided to set DMIC1 PCM ID to 100....
> I just found #8686. @RanderWang is this a duplicate? If yes please close. yes, the same issue in different test case
I will work on this feature based on current state.
@kv2019i In my opinion, this feature is for IPC4 zephyr build, so we need to align with ipc4 spec. We need to build CoreExceptionRecord in debug memory window 2 slot...
> > @RanderWang This feature covers just the IPC. Storing the dump to a telemetry window and reading this kernel requires separate work (much like mtrace, a backend to Zephyr...
update: managed to produce a fw panic with ref fw and Linux kernel can catch ipc msg for fw panic. The kernel will first be developed based on ref fw...