[pulseaudio-tickets] [Bug 86262] severe underruns with usb audio, works with pa 3.0 - buffer setup seems wrong
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Nov 14 19:01:48 PST 2014
https://bugs.freedesktop.org/show_bug.cgi?id=86262
--- Comment #4 from Raymond <superquad.vortex2 at gmail.com> ---
underrun occur because requested length 20ms is less than fragment time 24.99ms
timer scheduling require two hardware feateures
report granularity in dma brust and disable period wakeup
I: [pulseaudio] alsa-sink.c: Using 4.0 fragments of size 4408 bytes (24.99ms),
buffer size is 17632 bytes (99.95ms)
I: [pulseaudio] protocol-native.c: Requested tlength=20.00 ms, minreq=4.99 ms
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20141115/a41c8184/attachment.html>
More information about the pulseaudio-bugs
mailing list