<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-2022-jp">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Tanu -</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Thank you for your response.  Please note - I have very little experience with pulseaudio and alsa, except as a user.  When it comes to the configuration, I'm a complete novice and concluded that I made a mistake somewhere by copying these files.</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Yes, I copied the file from user library and it does contain the following lines (16 & 17):</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
   Requires=pulseaudio.socket<br>
   ConditionUser=!root</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Here is a link to the complete pulseaudio.service file:<a href="https://susepaste.org/20298491" title="https://susepaste.org/20298491"> https://susepaste.org/20298491</a><br>
</div>
<div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I gather that the comments preceding those lines hint at the problem I created.<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
For completeness, here is a link to the modified client.conf file: <a href="https://susepaste.org/83477827" title="https://susepaste.org/83477827">
https://susepaste.org/83477827</a><br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
What do you suggest I do here?<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div id="Signature">
<div>
<div id="divtagdefaultwrapper" dir="ltr" style="font-size:12pt; color:#000000; font-family:Calibri,Arial,Helvetica,sans-serif">
<p style="margin-top: 0px; margin-bottom: 0px;">Joel</p>
<p style="margin-top: 0px; margin-bottom: 0px;">973 736 8306<br>
</p>
</div>
</div>
</div>
</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> pulseaudio-discuss <pulseaudio-discuss-bounces@lists.freedesktop.org> on behalf of Tanu Kaskinen <tanuk@iki.fi><br>
<b>Sent:</b> Monday, October 11, 2021 6:03 PM<br>
<b>To:</b> General PulseAudio Discussion <pulseaudio-discuss@lists.freedesktop.org><br>
<b>Subject:</b> Re: [pulseaudio-discuss] Start condition failed - ConditionUser=!root not met</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">On Mon, 2021-10-11 at 15:41 -0400, Joel Miller wrote:<br>
> OS: openSuSE Leap 15.3; KDE plasma desktop<br>
> <br>
> To enable a system instance of pulseaudio, I made the following file <br>
> modifications suggested on the freedesktop.org <br>
> (<a href="https://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/SystemWide/">https://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/SystemWide/</a>)
<br>
> and rudd-o websites <br>
> (<a href="https://rudd-o.com/linux-and-free-software/how-to-make-pulseaudio-run-once-at-boot-for-all-your-users">https://rudd-o.com/linux-and-free-software/how-to-make-pulseaudio-run-once-at-boot-for-all-your-users</a>):<br>
> <br>
> Per freedesktop.org:<br>
>        set autospawn = no in /etc/pulse/client.conf<br>
>        added "root" and "jm" to pulse-access<br>
> <br>
> Per rudd-o:<br>
>        in /etc/systemd/system/pulseaudio.service, modified text for [service] <br>
> and [Install] (see rudd-o)<br>
>        used systemctl to enable, start, and check the status of pulseaudio<br>
> <br>
> The status request yields the following:<br>
> <br>
> linux-6:/etc/systemd/system # systemctl --system status pulseaudio.service<br>
> ● pulseaudio.service - Sound Service<br>
>       Loaded: loaded (/etc/systemd/system/pulseaudio.service; enabled; <br>
> vendor preset: disabled)<br>
>       Active: inactive (dead)<br>
> TriggeredBy: ● pulseaudio.socket<br>
>    Condition: start condition failed at Wed 2021-10-06 12:16:38 EDT; 4s ago<br>
>               └瘢雹─ ConditionUser=!root was not met<br>
> <br>
> * * *<br>
> <br>
> Your suggestions and advice are welcome.<br>
> <br>
> Joel<br>
> 973 736 8306<br>
<br>
Does /etc/systemd/system/pulseaudio.service contain<br>
"ConditionUser=!root"? The systemctl status output looks like it does,<br>
but that doesn't make sense in a system service (and the rudd-o page<br>
doesn't contain that line, so I don't know why you would have that,<br>
unless you copied the user service to the system service, but in your<br>
list of modifications you didn't say that you did so).<br>
<br>
The systemctl output also indicates that pulseaudio.service was<br>
triggered by pulseaudio.socket, so check also that (the system version<br>
of) pulseaudio.socket doesn't contain "ConditionUser=!root". Again,<br>
rudd-o doesn't instruct you to set up a socket activation unit, nor did<br>
you mention doin that in your message, so I don't understand why<br>
pulseaudio.socket would be involved at all.<br>
<br>
-- Tanu<br>
<br>
</div>
</span></font></div>
</body>
</html>