* [PATCH] Fix AC3 output on alsa-lib ca0106.conf
@ 2005-03-19 17:45 James Courtier-Dutton
2005-03-21 19:55 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: James Courtier-Dutton @ 2005-03-19 17:45 UTC (permalink / raw)
To: alsa-devel
[-- Attachment #1: Type: text/plain, Size: 134 bytes --]
Hi,
This fixes AC3 SPDIF output. It now correctly turns SPDIF OUT on when
using the iec958 device.
Sign off: James Courtier-Dutton
[-- Attachment #2: alsa-lib-ca0106-spdif-fix.diff.txt --]
[-- Type: text/plain, Size: 510 bytes --]
Index: alsa-lib/src/conf/cards/CA0106.conf
===================================================================
RCS file: /cvsroot/alsa/alsa-lib/src/conf/cards/CA0106.conf,v
retrieving revision 1.1
diff -u -r1.1 CA0106.conf
--- alsa-lib/src/conf/cards/CA0106.conf 6 Dec 2004 15:28:06 -0000 1.1
+++ alsa-lib/src/conf/cards/CA0106.conf 19 Mar 2005 17:43:42 -0000
@@ -162,7 +162,7 @@
name "SPDIF Out"
lock true
preserve true
- value 0
+ value 1
}
{
name "IEC958 Playback Default"
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-03-21 19:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-19 17:45 [PATCH] Fix AC3 output on alsa-lib ca0106.conf James Courtier-Dutton
2005-03-21 19:55 ` Takashi Iwai
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.