<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Nov 8, 2013, at 3:11 PM, Colin Mackay wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr"><div>Pulseaudio is installed with most of the major Linux distros, if I am not mistaken.&nbsp; It allows thigns like plugging in USB headsets and having the sound redirected.&nbsp; I have pulse running on my two Myth frontends without issue.<br>
<br></div>How is your Myth box connected to your TV for sound?&nbsp; HDMI?<br></div></blockquote><div><br></div><div><br></div><div>Yes</div><div><br></div><div><br></div><br><blockquote type="cite"><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Nov 8, 2013 at 4:03 PM, Leif Pihl <span dir="ltr">&lt;<a href="mailto:leif@pihl.us" target="_blank">leif@pihl.us</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><br>
On Nov 8, 2013, at 2:55 PM, Joseph Fry wrote:<br>
<br>
&gt;&gt; At a command prompt:<br>
&gt;&gt;<br>
&gt;&gt; ps -A | grep pulseaudio<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Is the you typed above, between the "-A" and the "grep" the pipe symbol?<br>
&gt;&gt; (i.e.: shift-"\" on most US keyboards.)<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; I typed it with the "pipe" symbol, and here is the result:<br>
&gt;&gt;<br>
&gt;&gt; "2128 ? &nbsp; &nbsp; &nbsp;00:00:00 &nbsp;pulseaudio"<br>
&gt;&gt;<br>
&gt;&gt; note that the "pulseaudio" is in red.<br>
&gt;&gt;<br>
&gt;&gt; What does this mean?<br>
&gt;&gt;<br>
&gt;<br>
&gt; Yes that is a pipe... it allows you to pass the output of one command<br>
&gt; to another command. &nbsp;Here you piped the output of the "ps" (process<br>
&gt; status) command to grep (GNU Regular Expression Parser , or something<br>
&gt; like that) that allows you to only see the lines of output your<br>
&gt; interested in. &nbsp;You could have just used the "ps" command and found<br>
&gt; the line you wanted manually... but that's tedious.<br>
&gt;<br>
&gt; The output is telling you that Pulse Audio is running with PID<br>
&gt; (process ID) 2128, is not currently active on any CPU's (the ?), and<br>
&gt; has used 0 seconds of CPU time. &nbsp;&lt;at least thats the way I interpet<br>
&gt; the output of PS... I may be a little off.<br>
<br>
<br>
</div>*** &nbsp;OK, so what do I do next to solve the no-audio problem?<br>
<br>
(BTW, _HOW_ did this get installed this time, when it wasn't last time?)<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
</div></div></blockquote></div><br></div>
_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>http://www.mythtv.org/mailman/listinfo/mythtv-users<br></blockquote></div><br></body></html>