<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:cac2s.spam@gmail.com" title="cac2s <cac2s.spam@gmail.com>"> <span class="fn">cac2s</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTABUG - Connecting usb-dac causes "failed to load module module-udev-detect.c""
href="https://bugs.freedesktop.org/show_bug.cgi?id=68215">bug 68215</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>NOTABUG
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTABUG - Connecting usb-dac causes "failed to load module module-udev-detect.c""
href="https://bugs.freedesktop.org/show_bug.cgi?id=68215#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTABUG - Connecting usb-dac causes "failed to load module module-udev-detect.c""
href="https://bugs.freedesktop.org/show_bug.cgi?id=68215">bug 68215</a>
from <span class="vcard"><a class="email" href="mailto:cac2s.spam@gmail.com" title="cac2s <cac2s.spam@gmail.com>"> <span class="fn">cac2s</span></a>
</span></b>
<pre>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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>