LinHES Forums http://forum.linhes.org/ |
|
Sound, Optical to Amp http://forum.linhes.org/viewtopic.php?f=2&t=5762 |
Page 1 of 1 |
Author: | coreyt [ Sun Aug 21, 2005 11:17 am ] |
Post subject: | Sound, Optical to Amp |
I'm trying to use the optical output of my Shuttle SN41G (AMD) it has a VIA soundcard built on the motherboard and a optical output on the front of the machine which I want to use for 5.1 (6.1/7.1 if supported) sound to my amplifier. I've tried ALSA:spdif ALSA:default ALSA:digital Alternated with ac3 passthrough and other settings below that with no luck at all. lspci says it's: Code: 0000:00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 50) and the output of aplay -l: Code: **** List of PLAYBACK Hardware Devices **** card 0: V8235 [VIA 8235], device 0: VIA 8235 [VIA 8235] Subdevices: 4/4 Subdevice #0: subdevice #0 Subdevice #1: subdevice #1 Subdevice #2: subdevice #2 Subdevice #3: subdevice #3 card 0: V8235 [VIA 8235], device 1: VIA 8235 [VIA 8235] Subdevices: 1/1 Subdevice #0: subdevice #0 Any help would be appreciated. So far I have no sound from anywhere and I've used alsamixer to unmute everything.[/code] |
Author: | Human [ Thu Sep 08, 2005 11:38 am ] |
Post subject: | |
Do you have anything defined in /etc/asound.conf that mirrors the options you tried? If you tell MythTV to use ALSA:foo, it means there must be a "foo" pcm defined for that card, either as "pcm.foo" or "pcm.!foo" depending on whether or not it overrides a default setting. asound.conf files are very driver- and hardware-dependent. Your first check should be to go to the ALSA website for your particular soundcard and look in the comments for the driver. See if anyone has posted an asound.conf (or .asoundrc - it's the same file type at the user level vs. the system level) for your card. Your second check would be to google for things like "[your chipset] optical S/PDIF alsa" and "[your chipset] optical SPDIF alsa" (It's technically S/PDIF - Sony/Philips Digital Interconnect Format, but often people say SPDIF. You usually have to search on both.) You'll want to choose AC3 passthrough in MythTV, though. That I can tell you for certain. Once you can play any audio (or video with audio) like this: mplayer -ao alsa:device=[your chosen device] -ac hwac3, then you know everything's configured right on the system. Then you can work on tweaking MythTV settings. |
Author: | coreyt [ Thu Sep 08, 2005 3:58 pm ] |
Post subject: | |
I had unmuted IEC958 Analog and that screwed things up.. Muting it made the sound work. |
Author: | tjc [ Thu Sep 08, 2005 9:56 pm ] |
Post subject: | |
It may be worth adding this hint to the HowTo on the Wiki if it isn't already there... |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |