<div>I'm not at home so I can't send you my exact config files, but I know my asoundrc looks your original one:</div>
<div> </div>
<div> pcm.via82xx {<br> type hw<br> card 0<br> }<br><br> ctl.via82xx {<br> type hw<br> card 0<br> }</div>
<div> </div>
<div>These lines are in my modprobe.conf:</div>
<div> </div>
<div>alias snd-card-0 snd-via82xx<br>install snd-via82xx /sbin/modprobe --ignore-install snd-via82xx && /usr/sbin/alsactl restore >/dev/null 2>&1 || :<br>remove snd-via82xx { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-via82xx
</div>
<div> </div>
<div>There were some settings on the MythTV general setup screen. I can't remember them off the top of my head, but I'll post them when I get home.</div>
<div> </div>
<div>You probably have already seen this, but in alsamixer there are three items labeled something like IEC958. The first one needs to be checked, the second one (IEC958 Output I believe) should be unchecked and the one with a slider should be all the way down. I believe I turned all four of those DXS sliders up.
</div>
<div> </div>
<div>My audio setting in xine is set to Passthrough.</div>
<div> </div>
<div>--</div>
<div>Brian<br><br> </div>
<div><span class="gmail_quote">On 1/13/06, <b class="gmail_sendername">Joacim J</b> <<a href="mailto:jocke4news@gmail.com">jocke4news@gmail.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Yes, I did that for a minute ago and they appeared fine but still the<br>terrible sound.<br>Do you have any idea?
<br><br>I also saw that tey are named "VIA DXS" not DMX :-)<br><br>On 1/13/06, Brian Donaldson <<a href="mailto:brian.donaldson@gmail.com">brian.donaldson@gmail.com</a>> wrote:<br>> I was also missing the DMX controls (yes, four of them) until I installed
<br>> the latest version of alsa. I'm running Fedora so I did the following:<br>><br>> # yum install alsa-kmdl-$KVER --KVER is the output of uname -r<br>> # yum install alsa-driver<br>><br>> The four DMX controls showed up in alsamixer after this install.
<br>><br>> --<br>> Brian<br>><br>> On 1/13/06, Joacim J <<a href="mailto:jocke4news@gmail.com">jocke4news@gmail.com</a>> wrote:<br>> ><br>> > On 1/13/06, Joacim J <<a href="mailto:jocke4news@gmail.com">
jocke4news@gmail.com</a>> wrote:<br>> > > It's 5.1 and it should be the center that doesn't receive any signal.<br>> > > Using Xine and have "Pass through" configured in Xine. Even if it<br>
> > > would be an old DVD with stereo sound the speach should go to the<br>> > > front speakers, instead.<br>> > ><br>> > > I am at work right now but will test it some more when I soon arrive
<br>> > > home (it's friday 5.00 PM in sweden). Ok, since it's friday 13:th<br>> > > today the machine will probably not even boot ;-)<br>> > ><br>> > > // Joacim<br>> > ><br>> > >
<br>> > > On 1/13/06, Steve Adeff <<a href="mailto:adeffs@gmail.com">adeffs@gmail.com</a>> wrote:<br>> > > > On Friday 13 January 2006 04:19, Joacim J wrote:<br>> > > > > On 1/12/06, Steve Adeff <
<a href="mailto:adeffs@gmail.com">adeffs@gmail.com</a>> wrote:<br>> > > > > > > ><br>> <a href="http://www.mythtv.org/wiki/index.php/Asoundrc_alc850">http://www.mythtv.org/wiki/index.php/Asoundrc_alc850
</a><br>> > > > ><br>> > > > > I have put the configuration file in the mythtv home, disabled the<br>> > > > > Sound System for mythtv user in FC4 by Control Center -> Sound &
<br>> > > > > Multimedia and uncheck the box and rebooted.<br>> > > > ><br>> > > > > When testing it with the famous DVD "Winnie the Poo" (to keep my<br>> > > > > 2-years son happy) there was played music and such but no speach. I
<br>> > > > > have experienced this some other time in the past but can not<br>> remember<br>> > > > > the solution.<br>> > > > ><br>> > > > > Why does this happen and what should I do?
<br>> > > > ><br>> > > > > --<br>> > > > > Regards<br>> > > > > Joacim<br>> > > ><br>> > > > Is the DVD stereo or 5.1? It sounds like its
5.1 but your receiver<br>> isn't<br>> > > > picking up the center channel (where speach is usually placed). Why I<br>> can't<br>> > > > understand, since the asoundrc should (As it does with me) just pass
<br>> the<br>> > > > audio stream from the dvd to your receiver. What are you using to<br>> playback<br>> > > > the DVD? I wonder if the software is doing something to the audio<br>> stream...
<br>> > > ><br>> > > > --<br>> > > > Steve<br>> ><br>> > I have now looked things up a bit. I have S/PDIF (coaxial) connected<br>> > to my Harman/Kardon AVR-65, 5.1 receiver. Using Xine as player.
<br>> ><br>> > When configuring Xine's audio as "Surround 5.1" I looses the speach<br>> > (center), all other sound works fine. Switching Xine's config to "Pass<br>> > through" I get a heavy cracking sound and no normal sound. Since I
<br>> > want a pure digital signal to my receiver I think I should use "Pass<br>> > Through", or?<br>> ><br>> > One other thing I can see is that in alsamixer I don't have any DMX<br>> > controls. I have had them (4 of them I think) in a previous
<br>> > installation. Shouldn't they be here?<br>> ><br>> > What can be wrong?<br>> ><br>> > Some configuration output:<br>> > [root@htpc ~]# more /etc/modprobe.conf<br>> > alias eth0 sk98lin
<br>> > alias scsi_hostadapter sata_via<br>> > alias scsi_hostadapter1 sata_promise<br>> ><br>> > alias snd-card-0 snd-via82xx<br>> > install snd-via82xx /sbin/modprobe --ignore-install snd-via82xx &&
<br>> /usr/sbin/als<br>> > actl restore >/dev/null 2>&1 || :<br>> > remove snd-via82xx { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; };<br>> /sbin/mod<br>> > probe -r --ignore-remove snd-via82xx
<br>> ><br>> > #alias snd-card-0 snd-via82xx<br>> > #options snd-card-0 index=0<br>> > #options snd-via82xx index=0<br>> > #remove snd-via82xx { /usr/sbin/alsactl store 0 >/dev/null 2>&1 || : ; };
<br>> /sbin/<br>> > modprobe -r --ignore-remove snd-via82xx<br>> ><br>> > alias char-major-81 cx8800<br>> > alias usb-controller ehci-hcd<br>> > alias usb-controller1 uhci-hcd<br>> > alias ieee1394-controller ohci1394
<br>> > # nvidia kernel module<br>> > alias char-major-195 nvidia-1_0-8178<br>> > alias nvidia nvidia-1_0-8178<br>> ><br>> > alias char-major-61 lirc_gpio<br>> > [root@htpc ~]#<br>> >
<br>> -----------------------------------------------------------------------------------------<br>> > [root@htpc ~]# more /home/mythtv/.asoundrc<br>> > # Override the default output used by ALSA.<br>> > # If you do not override the default, your default
<br>> > # device is identical to the (unmixed) analog device<br>> > # shown below. If you prefer mixed and/or digital<br>> > # output, uncomment the appropriate four lines below<br>> > # (only one
slave.pcm line).<br>> > pcm.!default {<br>> > type plug<br>> > ## Uncomment the following to use mixed analog by default<br>> > # slave.pcm "dmix-analog"<br>> > ## Uncomment the following to use unmixed digital by default
<br>> > slave.pcm "digital"<br>> > # slave.pcm "digital-hw"<br>> > ## Uncomment the following to use mixed digital by default<br>> > # slave.pcm "dmix-digital"<br>> > }
<br>> ><br>> > # Alias for analog output on the nForce2 (hw:0,0)<br>> > # - This is identical to the device named "default"--which<br>> > # always exists and refers to hw:0,0 (unless overridden)
<br>> > # - Therefore, we can specify "hw:0,0", "default", or "analog"<br>> > # to access analog output on the nForce2<br>> > pcm.analog {<br>> > type plug<br>> >
slave.pcm "analog-hw"<br>> > }<br>> ><br>> > # Control device (mixer, etc.) for the nForce2 card<br>> > ctl.analog {<br>> > type hw<br>> > card 0<br>> > }<br>> ><br>
> > # Alias for (rate-converted) mixed analog output on the<br>> > # nForce2 (hw:0,0)<br>> > # - This will accept audio input--regardless of rate--and<br>> > # convert to the rate required for the dmix plugin
<br>> > # (in this case 48000Hz)<br>> > pcm.mixed-analog {<br>> > type plug<br>> > slave.pcm "dmix-analog"<br>> > }<br>> ><br>> > # Control device (mixer, etc.) for the nForce2 card
<br>> > ctl.mixed-analog {<br>> > type hw<br>> > card 0<br>> > }<br>> ><br>> > # Alias for (rate-converted) digital (S/PDIF) output on the<br>> > # nForce2 (hw:0,2)<br>> > # - This will accept audio input--regardless of rate--and
<br>> > # convert to the rate required for the S/PDIF hardware<br>> > # (in this case 48000Hz)<br>> > pcm.digital {<br>> > type plug<br>> > slave.pcm "digital-hw"<br>> > }<br>
> ><br>> > # Control device (mixer, etc.) for the nForce2 card<br>> > ctl.digital {<br>> > type hw<br>> > card 0<br>> > }<br>> ><br>> > # Alias for mixed (rate-converted) digital (S/PDIF) output on the
<br>> > # nForce2 (hw:0,2)<br>> > # - This will accept audio input--regardless of rate--and<br>> > # convert to the rate required for the S/PDIF hardware<br>> > # (in this case 48000Hz)<br>> >
pcm.mixed-digital {<br>> > type plug<br>> > slave.pcm "dmix-digital"<br>> > }<br>> ><br>> > # Control device (mixer, etc.) for the nForce2 card<br>> > ctl.mixed-digital {<br>> > type hw
<br>> > card 0<br>> > }<br>> ><br>> > # The following devices are not useful by themselves. They<br>> > # require specific rates, channels, and formats. Therefore,<br>> > # you probably do not want to use them directly. Instead use
<br>> > # of of the devices defined above.<br>> ><br>> > # Alias for analog output on the nForce2 (hw:0,0)<br>> > # Do not use this directly--it requires specific rate,<br>> > # channels, and format
<br>> > pcm.analog-hw {<br>> > type hw<br>> > card 0<br>> > # The default value for device is 0, so no need to specify<br>> > }<br>> ><br>> > # Control device (mixer, etc.) for the nForce2 card
<br>> > ctl.analog-hw {<br>> > type hw<br>> > card 0<br>> > }<br>> ><br>> > # Alias for digital (S/PDIF) output on the nForce2 (hw:0,2)<br>> > # Do not use this directly--it requires specific rate,
<br>> > # channels, and format<br>> > pcm.digital-hw {<br>> > type hw<br>> > card 0<br>> > device 2<br>> > }<br>> ><br>> > # Control device (mixer, etc.) for the nForce2 card
<br>> > ctl.digital-hw {<br>> > type hw<br>> > card 0<br>> > }<br>> ><br>> > # Direct software mixing plugin for analog output on<br>> > # the nForce2 (hw:0,0)<br>> > # Do not use this directly--it requires specific rate,
<br>> > # channels, and format<br>> > pcm.dmix-analog {<br>> > type dmix<br>> > ipc_key 1234<br>> > slave {<br>> > pcm "analog-hw"<br>> > period_time 0<br>> > period_size 1024
<br>> > buffer_size 4096<br>> > rate 48000<br>> > }<br>> > }<br>> ><br>> > # Control device (mixer, etc.) for the nForce2 card<br>> > ctl.dmix-analog {<br>> > type hw<br>
> > card 0<br>> > }<br>> ><br>> > # Direct software mixing plugin for digital (S/PDIF) output<br>> > # on the nForce2 (hw:0,2)<br>> > # Do not use this directly--it requires specific rate,
<br>> > # channels, and format<br>> > pcm.dmix-digital {<br>> > type dmix<br>> > ipc_key 1235<br>> > slave {<br>> > pcm "digital-hw"<br>> > period_time 0<br>> > period_size 1024
<br>> > buffer_size 4096<br>> > rate 48000<br>> > }<br>> > }<br>> ><br>> > # Control device (mixer, etc.) for the nForce2 card<br>> > ctl.dmix-digital {<br>> > type hw
<br>> > card 0<br>> > }<br>> > [root@htpc ~]#<br>> ><br>> ><br>> > --<br>> > Regards<br>> > Joacim<br>> > _______________________________________________<br>> > mythtv-users mailing list
<br>> > <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>> > <a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a>
<br>> ><br>><br>><br>> _______________________________________________<br>> mythtv-users mailing list<br>> <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>> <a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>><br>><br>><br><br><br>--<br>Regards<br>Joacim<br>_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">
mythtv-users@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br></blockquote></div><br>