diff --git a/src/conf/cards/AudigyLS.conf b/src/conf/cards/AudigyLS.conf index b08152bb..4e571c14 100644 --- a/src/conf/cards/AudigyLS.conf +++ b/src/conf/cards/AudigyLS.conf @@ -23,7 +23,7 @@ AudigyLS.pcm.rear.0 { } type hw card $CARD - device 3 + device 1 } @@ -35,7 +35,7 @@ AudigyLS.pcm.center_lfe.0 { } type hw card $CARD - device 1 + device 2 } @@ -146,11 +146,18 @@ AudigyLS.pcm.iec958.0 { slave.pcm { type hw card $CARD - device 3 + device 0 } hooks.0 { type ctl_elems hook_args [ + { + name "PCM Front Volume" + index 0 + lock true + preserve true + value [ 207 207 ] # Puts 0x30303030 in the Volume register. 0xff - 0x30 = 0xcf = 207 + } { name "Analog/Digital Output Jack" lock true @@ -159,7 +166,7 @@ AudigyLS.pcm.iec958.0 { } { name "IEC958 Playback Default" - index 0 + index 1 lock true preserve true value [ $AES0 $AES1 $AES2 $AES3 ]