Comment 6 for bug 1551041

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

snd_au8820 0000:01:04.0: BUG: , pos = 16386, buffer size = 16384, period size = 1024 snd_au8820 0000:01:04.0: BUG: , pos = 16386, buffer size = 16384, period size = 1024

Any steps to reprodcue these message

https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/tree/sound/pci/au88x0

This mean snd_vortex_pcm_pointer return a value larger than period size
most likely bug in vortex_adbdma_getlinearpos(chip, dma)

Do the error ocurr on other ubuntu version 14.04 or 12.04 live cd?