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

Trace error: "dma eI2" when doing pause/release #225

Closed
keqiaozhang opened this issue Aug 14, 2018 · 8 comments
Closed

Trace error: "dma eI2" when doing pause/release #225

keqiaozhang opened this issue Aug 14, 2018 · 8 comments
Assignees
Labels
blocked progress blocked by something else, applies to either feature or bug bug Something isn't working as expected BYT Applies to Baytrail platform P3 Low-impact bugs or features verified QA/Bug reporter verifies solution worked. won't fix This will not be worked on atm (e.g. a bug closed for lack of user request, hardware etc)
Milestone

Comments

@keqiaozhang
Copy link
Collaborator

This issue happens on BYT when playback or capture. but it doesn't affect audio. The reproducibility is low < 5%.
rmbox-t.log
rmbox.log

How to reproduce:

  1. aplay -Dhw:0,0 -f dat -c 2 /dev/zero & arecord -D hw:0,0 -f dat -c 2 /dev/null -i
  2. press the space key to do pause/release for capture.
  3. check the rmbox

Error log:
using 19.20MHz timestamp clock
0x0 [15512.024334] delta [] dma eI2
0x10 [15512.024337] delta [0.000002] value 0x0000000000000001
0x20 [2783.935138] delta [
] dma eI2
0x30 [2783.935140] delta [0.000002] value 0x0000000000000002
0x40 [2783.936138] delta [0.000998] dma eI2
0x50 [2783.936140] delta [0.000002] value 0x0000000000000002
0x60 [2783.937138] delta [0.000998] dma eI2
0x70 [2783.937140] delta [0.000002] value 0x0000000000000002

@keqiaozhang keqiaozhang added bug Something isn't working as expected BYT Applies to Baytrail platform labels Aug 14, 2018
@lgirdwood
Copy link
Member

@xiulipan lets also dump the error code if we can. It's probably harmless notification and could be verbose trace level.

@xiulipan
Copy link
Contributor

@lgirdwood
will done. I believe this is because BYT will have three channel enable with only one IRQ handler.
Let me try to enable all SSP on BYT and have a test.

@keqiaozhang keqiaozhang added the P3 Low-impact bugs or features label Aug 17, 2018
@mengdonglin mengdonglin added this to the TBD milestone Aug 31, 2018
@ZhendanYang ZhendanYang added the blocked progress blocked by something else, applies to either feature or bug label Sep 3, 2018
@mengdonglin
Copy link
Collaborator

@ZhendanYang could you check if this issue is still there with new logger?

@ZhendanYang
Copy link

@mengdonglin BYT is in bad health at the moment. I can't check this issue for now. I'll check this issue as soon as BYT become healthy.

@lgirdwood
Copy link
Member

@ZhendanYang I cant find "el2" in the source. Can you re-test with master.

@ZhendanYang
Copy link

Blocked by #443 . And rmbox and logger are both empty.

@tlauda
Copy link
Contributor

tlauda commented Nov 28, 2018

@ZhendanYang Any update?

@xiulipan
Copy link
Contributor

@tlauda
I think we can close this issue. Since no more rmbox is working now.

@mengdonglin mengdonglin added won't fix This will not be worked on atm (e.g. a bug closed for lack of user request, hardware etc) verified QA/Bug reporter verifies solution worked. labels Nov 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked progress blocked by something else, applies to either feature or bug bug Something isn't working as expected BYT Applies to Baytrail platform P3 Low-impact bugs or features verified QA/Bug reporter verifies solution worked. won't fix This will not be worked on atm (e.g. a bug closed for lack of user request, hardware etc)
Projects
None yet
Development

No branches or pull requests

6 participants