
4 Sep
2008
4 Sep
'08
6:04 p.m.
If I understand it correctly, when ALSA detects an underrun during playback, it throttles the driver by sending pause and resume commands.
It turns out that our hardware doesn't really like this. We're looking at various solutions, but one proposal would be to keep the hardware running during a pause, but just have it play silence instead. That is, ALSA keeps feeding silence data during an underrun recovery.
Is there an easy way to do this in ALSA? Is there another driver that does this?
--
Timur Tabi
Linux kernel developer at Freescale