-
Notifications
You must be signed in to change notification settings - Fork 324
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG][TGL]"ASoC: trigger FE cmd: 1 failed: -110" display after boot up system. #2492
Comments
We have still issue with proper setup TGL and SDW
there is still errors from SDW:
full dmesg after boot OS: Who can debug it due to reproduce issue from topic ? |
Thanks @RanderWang for bring up SDW on my machine. We have no repro on the newest FW top: I have also checked with disabled option in make menuconfig during FW building: |
Issue still can be reproduced on my side with master (commit: 0996f79)+sof-dev (commit:ac3abc5) |
@sinahuang Could you check FW build with disabled option in make menuconfig during FW building: |
Verified this issue with latest FW (commit:30492d73) and sof-dev(commit:ac3abc5), issue can't be reproduced. |
@sinahuang @lbetlej @emilchudzik Spurious DMIC overrun interrupt led to infinite IRQ handler triggering. With 30492d7 we are now clearing the bit. I think issue can be closed. |
Describe the bug"
ASoC: trigger FE cmd: 1 failed: -110" display after boot up system, and then system can be freezed.
To Reproduce
1.Install FW and Kernel ;
2.Boot up system.
Reproduction Rate
5/5
Expected behavior
System boot up successfully and work normally.
Impact
"ASoC: trigger FE cmd: 1 failed: -110" display after boot up system and system can be freezed.
sof_error_trace
Test recipe
Kernel:https://github.com/thesofproject/linux/commits/topic/sof-dev commit:ac3abc5
FW: https://github.com/thesofproject/sof/commits/master commit: 0c7514e
Tplg: Same with FW branch, sof-tgl-rt711-i2s-rt1308.tplg
Platform:TGL-U RVP with codec ALC711 in SDW mode and RT1308 in I2S mode
dmesg666.log
sof_error_trace6.log
sof_trace6.log
The text was updated successfully, but these errors were encountered: