https://bugs.freedesktop.org/show_bug.cgi?id=93637

--- Comment #27 from Raymond <superquad.vort...@gmail.com> ---
http://git.alsa-project.org/?p=alsa-lib.git;a=blob;f=src/conf/cards/aliases.conf;hb=HEAD

http://git.alsa-project.org/?p=alsa-lib.git;a=blob;f=src/conf/cards/CMI8788.conf;hb=HEAD

You can add pa_alsa_dump(PA_LOG_INFO, u->pcm_handle); when underrun occur 

http://cgit.freedesktop.org/pulseaudio/pulseaudio/tree/src/modules/alsa/alsa-sink.c
 


if (!u->first && !u->after_rewind) 
     if (pa_log_ratelimit(PA_LOG_INFO)) 
          pa_log_info("Underrun!"); }

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
pulseaudio-bugs mailing list
pulseaudio-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs

Reply via email to