From ced7e5ccfc29056999be8e1d28f25ad51b040b90 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Wed, 23 Jun 2004 18:09:10 +0000 Subject: [PATCH] James Courtier-Dutton : Fixed SPDIF playback support with the recent change. --- src/conf/cards/AudigyLS.conf | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/src/conf/cards/AudigyLS.conf b/src/conf/cards/AudigyLS.conf index 2ec0b1fe..b08152bb 100644 --- a/src/conf/cards/AudigyLS.conf +++ b/src/conf/cards/AudigyLS.conf @@ -146,21 +146,20 @@ AudigyLS.pcm.iec958.0 { slave.pcm { type hw card $CARD - device 2 + device 3 } hooks.0 { type ctl_elems hook_args [ { - name "IEC958 Output Switch" + name "Analog/Digital Output Jack" lock true preserve true - value 1 + value 0 } { - interface PCM - name "IEC958 Playback PCM Stream" - device 0 + name "IEC958 Playback Default" + index 0 lock true preserve true value [ $AES0 $AES1 $AES2 $AES3 ] -- 2.47.1