Open madenvel opened 3 months ago
The firmware errors above are gone but distortion still happens.
I've open an issue but now have doubts as that could be a hardware issue (there are a few similar reports on Lenovo website).
@craigcabrey do you have time to try the test code on the laptop to see if you have the issue?
I can try this weekend, you are referring to the sample repro program linked on that issue?
For what it's worth, I have also encountered this issue, though much less frequently in latest kernels (anecdotal, I know).
Randomly sounds start being very distorted until alsa device is re-initialized. Looks like it easy to reproduce in a "stress" test that runs snd_pcm_prepare / snd_pcm_start / snd_pcm_drain in some loop, less often happens when used normally.
Did not get to the bottom of that but feels like a race condition between some init / de-init procedures that need to be sync'ed.