<br><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Dec 16, 2012 at 12:40 PM, Steven Adeff <span dir="ltr">&lt;<a href="mailto:adeffs.mythtv@gmail.com" target="_blank">adeffs.mythtv@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="im">On Sat, Dec 15, 2012 at 8:26 PM, Igor Cicimov &lt;<a href="mailto:icicimov@gmail.com">icicimov@gmail.com</a>&gt; wrote:<br>

&gt;<br>
&gt; On 16/12/2012 11:50 AM, &quot;Steven Adeff&quot; &lt;<a href="mailto:adeffs.mythtv@gmail.com">adeffs.mythtv@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; On one of my mythtv frontend machines, I&#39;d been able to ssh in and run<br>
&gt;&gt; mplayer or the Spotify app to listen to streaming music. A few days<br>
&gt;&gt; ago after a dist-upgrade I am no longer able to get sound to work from<br>
&gt;&gt; outside MythTV.<br>
&gt;&gt;<br>
&gt; And you are not the only one. Clean install of 12.04 no problem, upgrade to<br>
&gt; 12.04 and no sound in the desktop or any other up but mythtv. It is because<br>
&gt; mythtv handles the sound devices much better than the other apps which use<br>
&gt; the system default one.<br>
&gt; It has something to do with the pulseaudio in 12.04. Install pavucontrol and<br>
&gt; try to set the default device to spdif from there.<br>
&gt; By the way there was already a same thread here so searching for it might<br>
&gt; help.<br>
<br>
<br>
</div>your search-fu is obviously better than mine, I couldn&#39;t find anything.<br></blockquote><div><br>Not really I just remember that particular thread since I posted on it too. I found it in my mailbox&gt;<br><br><a href="http://www.mythtv.org/pipermail/mythtv-users/2012-September/339915.html">http://www.mythtv.org/pipermail/mythtv-users/2012-September/339915.html</a><br>
<br>So the <font>solution</font> was to create ~/.asoundrc file as follows<br><br><pre>pcm.!default {
type plug
slave.pcm &quot;spdif&quot;
}<br><br><font face="arial,helvetica,sans-serif"></font><br></pre> If this gives you sound then work your way to set the default device using &#39;dmix&quot; plugin so you can use the device simultaneously from more than one app. Don&#39;t forget to restart/reload ALSA when changing the .asoundrc file or reboot.<br>
<br><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
this was a clean 12.04 install, but after an update it stopped<br>
working, so it worked fine for a few months, until an update earlier<br>
this week.<br>
I&#39;m not use pulse, I have it disabled. I&#39;ve been using just ALSA on it&#39;s own.<br>
the weird thing is that mplayer, even when specifying the specific<br>
device looks like it&#39;s playing and happy but no sound &quot;comes out&quot;, and<br>
all my mixer volume controls are at &quot;100&quot;.<br>
<div class=""><div class="h5"><br>
--<br>
Steve<br>
<a href="http://www.mythtv.org/wiki/User:Steveadeff" target="_blank">http://www.mythtv.org/wiki/User:Steveadeff</a><br>
Before you ask, read the FAQ!<br>
<a href="http://www.mythtv.org/wiki/Frequently_Asked_Questions" target="_blank">http://www.mythtv.org/wiki/Frequently_Asked_Questions</a><br>
then search the Wiki, and this list,<br>
<a href="http://www.gossamer-threads.com/lists/mythtv/" target="_blank">http://www.gossamer-threads.com/lists/mythtv/</a><br>
Mailinglist etiquette - <a href="http://www.mythtv.org/wiki/Mailing_List_etiquette" target="_blank">http://www.mythtv.org/wiki/Mailing_List_etiquette</a><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>