<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"><<a href="mailto:adeffs.mythtv@gmail.com" target="_blank">adeffs.mythtv@gmail.com</a>></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 <<a href="mailto:icicimov@gmail.com">icicimov@gmail.com</a>> wrote:<br>
><br>
> On 16/12/2012 11:50 AM, "Steven Adeff" <<a href="mailto:adeffs.mythtv@gmail.com">adeffs.mythtv@gmail.com</a>> wrote:<br>
>><br>
>> On one of my mythtv frontend machines, I'd been able to ssh in and run<br>
>> mplayer or the Spotify app to listen to streaming music. A few days<br>
>> ago after a dist-upgrade I am no longer able to get sound to work from<br>
>> outside MythTV.<br>
>><br>
> And you are not the only one. Clean install of 12.04 no problem, upgrade to<br>
> 12.04 and no sound in the desktop or any other up but mythtv. It is because<br>
> mythtv handles the sound devices much better than the other apps which use<br>
> the system default one.<br>
> It has something to do with the pulseaudio in 12.04. Install pavucontrol and<br>
> try to set the default device to spdif from there.<br>
> By the way there was already a same thread here so searching for it might<br>
> help.<br>
<br>
<br>
</div>your search-fu is obviously better than mine, I couldn'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><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 "spdif"
}<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 'dmix" plugin so you can use the device simultaneously from more than one app. Don'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'm not use pulse, I have it disabled. I've been using just ALSA on it's own.<br>
the weird thing is that mplayer, even when specifying the specific<br>
device looks like it's playing and happy but no sound "comes out", and<br>
all my mixer volume controls are at "100".<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>