diff --git a/src/conf/cards/SB-XFi.conf b/src/conf/cards/SB-XFi.conf index f819731f..38d0027f 100644 --- a/src/conf/cards/SB-XFi.conf +++ b/src/conf/cards/SB-XFi.conf @@ -24,6 +24,7 @@ SB-XFi.pcm.rear.0 { type hw card $CARD device 1 + hint.device 1 } @@ -36,6 +37,7 @@ SB-XFi.pcm.center_lfe.0 { type hw card $CARD device 2 + hint.device 2 } @@ -48,6 +50,7 @@ SB-XFi.pcm.side.0 { type hw card $CARD device 3 + hint.device 3 } @@ -101,10 +104,5 @@ SB-XFi.pcm.iec958.0 { ] } } - capture.pcm { - type hw - card $CARD - device 4 - } hint.device 4 }