[pulseaudio-tickets] [Bug 93651] pulseaudio has long startup time when nvidia hdmi/dp sound is enabled

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jan 11 01:53:37 PST 2016


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

--- Comment #16 from Raymond <superquad.vortex2 at gmail.com> ---
cat /proc/asound/card0/pcm0p/sub0/status


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20160111/2b2bc6ff/attachment-0001.html>


More information about the pulseaudio-bugs mailing list