<div>Could it have something to do with this line in my modprobe.conf?</div>
<div>&nbsp;</div>
<div>remove snd-via82xx { /usr/sbin/alsactl store &gt;/dev/null 2&gt;&amp;1 || : ; }; /sbin/modprobe -r --ignore-remove snd-via82xx<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 1/8/06, <b class="gmail_sendername">Brian Donaldson</b> &lt;<a href="mailto:brian.donaldson@gmail.com">brian.donaldson@gmail.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>I'm running MythTV 0.18.1 with a PVR-250.&nbsp; I'm using the motherboard's via82xx audio chipset with spdif out to my receiver.&nbsp; I just built the MythTV box today and everything was working fine.&nbsp; I'm using Xine for MythVideo and MythDVD.&nbsp; Both of those play audio and video just fine.&nbsp; However, after about and hour of use LiveTV and MythMusic just stopped playing audio for no apparent reason.&nbsp; I double-checked the audio settings in the setup menu.&nbsp; I think these are right: 
</div>
<div>&nbsp;</div>
<div>Audio output device = /dev/dsp<br>enable ac3 to spdif passthrough = unchecked<br>mixer device=/dev/mixer<br>mixer controls = pcm</div>
<div>&nbsp;</div>
<div>I did notice one thing that changed, but I don't know how it happened and unfortunately changing it back didn't fix the problem.&nbsp; On this sound card there is a slider in alsamixer labeled &quot;IEC958 Playback AC97-SPSA&quot; that needs to be at zero to enable spdif output.&nbsp; I had set it to zero previously, but some how it was set to 100%.&nbsp; I turned it back down, but still no audio from LiveTV or MythMusic.&nbsp; MythVideo and MythDVD through Xine still work just fine.&nbsp; I tryed playing a file with&nbsp;aplay and there was no sound with it either.&nbsp; My asound and 
modprobe.conf files are below.&nbsp; I don't know what else to check.&nbsp; Has anyone seen this before?&nbsp; </div>
<div>
<p>[root@localhost mythtv]# cat /home/mythtv/.asoundrc<br>pcm.via82xx {<br>type hw<br>card 0<br>}</p>
<p>ctl.via82xx {<br>type hw<br>card 0<br>}<br>[root@localhost mythtv]# cat /etc/modprobe.conf<br>alias char-major-61 lirc_i2c<br>alias eth0 via-rhine<br>alias snd-card-0 snd-via82xx<br>install snd-via82xx /sbin/modprobe --ignore-install snd-via82xx &amp;&amp; /usr/sbin/alsactl restore &gt;/dev/null 2&gt;&amp;1 || : 
<br>remove snd-via82xx { /usr/sbin/alsactl store &gt;/dev/null 2&gt;&amp;1 || : ; }; /sbin/modprobe -r --ignore-remove snd-via82xx<br>options snd-card-0 index=0<br>options snd-via82xx index=0<br>#remove snd-via82xx { /usr/sbin/alsactl store 0 &gt;/dev/null 2&gt;&amp;1 || : ; }; /sbin/modprobe -r --ignore-remove snd-via82xx 
<br>alias usb-controller ehci-hcd<br>alias usb-controller1 uhci-hcd<br># nvidia kernel module<br>alias char-major-195 nvidia-1_0-7667<br>alias nvidia nvidia-1_0-7667<br># ivtv modules setup<br>alias char-major-81 ivtv<br>
alias char-major-81-0 ivtv<br>alias tveeprom tveeprom-ivtv<br>alias msp3400 msp3400-ivtv<br>install lirc_i2c /sbin/modprobe ivtv; /sbin/modprobe --ignore-install lirc_i2c</p>
<p>Thanks,</p>
<p>Brian<br></p></div></blockquote></div><br>