[pulseaudio-tickets] [Bug 94165] Soundblaster (hw:0) is not seen by PA, works in Yast

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Feb 18 01:39:12 UTC 2016


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

--- Comment #19 from Raymond <superquad.vortex2 at gmail.com> ---
     busy = is_card_busy(path_get_card_id(d->path)); 
-    pa_log_debug("%s is busy: %s", d->path, pa_yes_no(busy)); 
+    pa_log_info("%s is busy: %s", d->path, pa_yes_no(busy)); 

    if (!busy) {

The busy status should be info instead of debug since it skip the busy card but
repport found 3 cards

D: [pulseaudio] module-udev-detect.c:
/devices/pci0000:00/0000:00:14.4/0000:02:06.0/sound/card0 is busy: yes 
I: [pulseaudio] module-udev-detect.c: Found 3 cards.

-- 
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: <https://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20160218/6d9adbad/attachment.html>


More information about the pulseaudio-bugs mailing list