Re: next-0519 on thinkpad x60: sound related? window manager crash

From: Takashi Iwai
Date: Sun Jun 14 2020 - 05:54:26 EST


On Sat, 13 Jun 2020 18:25:22 +0200,
Alex Xu (Hello71) wrote:
>
> Excerpts from Takashi Iwai's message of June 11, 2020 1:11 pm:
> > Thanks, so something still missing in the mmap handling, I guess.
> >
> > I've worked on two different branches for potential fixes of your
> > problems. Could you test topic/dma-fix and topic/dma-fix2 branches?
> > git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
> > Just pull one of them onto Linus' git HEAD.
> >
> > I guess we'll go with David's new patch, but still it's interesting
> > whether my changes do anything good actually.
> >
> >
> > Takashi
> >
>
> On torvalds 623f6dc593, topic/dma-fix causes sound to be output as
> alternating half-second bursts of noise and a few seconds of silence.
> topic/dma-fix2 appears to work properly.

OK, thanks for the feedback! Just to make sure, you're using
PulseAudio, right?
If so, it was still something wrong about mmap, and the secondary
method (the fallback to the continuous page) looks like a safer
approach in the end.

I suppose that David's fix will be merged sooner or later. Meanwhile
I'll work on the change in the sound driver side to make things a bit
more robust. They don't conflict and both good applicable.


thanks,

Takashi