Skip to content
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] multiple-pause-resume.sh failed input/output error, mtrace has many xrun in ADLP_SKU0B00_SDCA #7804

Closed
fredoh9 opened this issue Jun 14, 2023 · 2 comments
Labels
bug Something isn't working as expected

Comments

@fredoh9
Copy link
Contributor

fredoh9 commented Jun 14, 2023

Describe the bug

I saw similar issues but not the exactly same. Please duplicate if same issue is raised. This issue happens in ADLP_SKU0B00_SDCA with multiple-pause-resume.sh test.

input/output error in pcm_write()

=== PAUSE ===                                                            
(43/50) pcm'Speaker' cmd'aplay' id'3': Wait for 24 ms before pause

(43/50) pcm'Speaker' cmd'aplay' id'3': Wait for 34 ms before resume
                                                                           
 aplay: pcm_write:2127: write error: Input/output error

There are many xrun errors in mtrace.

[   95.213448] <wrn> dai_comp: comp:1 0x40001 dai_zephyr_multi_endpoint_copy(): nothing to copy
[   95.214416] <err> dma_dw_common: xrun detected
[   95.214426] <err> dma_dw_common: xrun detected
[   95.214460] <wrn> dai_comp: comp:1 0x40001 dai_zephyr_multi_endpoint_copy(): nothing to copy
[   95.215416] <err> dma_dw_common: xrun detected
[   95.215435] <err> dma_dw_common: xrun detected
[   95.215448] <wrn> dai_comp: comp:1 0x40001 dai_zephyr_multi_endpoint_copy(): nothing to copy
[   95.216416] <err> dma_dw_common: xrun detected

To Reproduce
TPLG=/lib/firmware/intel/avs-tplg/sof-adl-rt711-l0-rt1316-l12-rt714-l3.tplg MODEL=ADLP_SKU0B00_SDCA_IPC4ZPH ~/sof-test/test-case/multiple-pause-resume.sh -r 50

Reproduction Rate
1/5

Environment

  1. Branch name and commit hash of the 2 repositories: sof (firmware/topology) and linux (kernel driver).
  1. Name of the topology file
  • Topology: adl-rt711-l0-rt1316-l12-rt714-l3.tplg

Screenshots or console output
adlp_sku0b00_sdw-dmesg.txt
adlp_sku0b00_sdw-mtrace.txt

Intel internal test link:
planresultdetail/27623?model=ADLP_SKU0B00_SDCA_IPC4ZPH&testcase=multiple-pause-resume-50

@fredoh9 fredoh9 added the bug Something isn't working as expected label Jun 14, 2023
@fredoh9
Copy link
Contributor Author

fredoh9 commented Jun 14, 2023

Probably same issue with
#7759
#4672

@fredoh9
Copy link
Contributor Author

fredoh9 commented Jun 14, 2023

duplicate with #7759

@fredoh9 fredoh9 closed this as completed Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as expected
Projects
None yet
Development

No branches or pull requests

1 participant