Comment 36 for bug 1551041

Revision history for this message
Raymond (superquad-vortex2) wrote :

You have to recompile alsa driver by adding

if (current_ptr > runtime->buffer_size)
   current_ptr = runtime->buffer_size;