[pulseaudio-tickets] [Bug 68215] Connecting usb-dac causes "failed to load module module-udev-detect.c"
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Aug 17 07:32:59 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=68215
cac2s <cac2s.spam at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |NOTABUG
--- Comment #2 from cac2s <cac2s.spam at gmail.com> ---
Thank you so much! Thanks to your request, I found the cause of malfunction:
default command line for system-wide mode is
/usr/bin/pulseaudio --system --disallow-exit --disallow-module-loading=1
--daemonize --log-target=syslog --high-priority
pay attention to the "disallow-module-loading=1"
This parameter is defined in /etc/default/pulseaudio (debian based dist) and it
takes precedence over parameter "allow-module-loading" in
/etc/pulse/daemon.conf
So when I changed "allow-module-loading" to "yes", it did not give the expected
result.
Thank you once more.
--
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/20130817/ba031b27/attachment.html>
More information about the pulseaudio-bugs
mailing list