From 922ff0da833e726054df2fc87abdc201fbc5e21b Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Mon, 9 May 2011 14:11:22 +0200 Subject: [PATCH] Specficy subdevice 0 for front/surround* of HDA-Intel.conf The subdevice 0 is used for multi-channel outputs. This fixes the detection of multi-channel devices of VIA codecs by PulseAudio. Reported-by: Raymond Yau Signed-off-by: Takashi Iwai --- src/conf/cards/HDA-Intel.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/src/conf/cards/HDA-Intel.conf b/src/conf/cards/HDA-Intel.conf index bc82dbfc..d4f2667e 100644 --- a/src/conf/cards/HDA-Intel.conf +++ b/src/conf/cards/HDA-Intel.conf @@ -15,6 +15,7 @@ HDA-Intel.pcm.front.0 { slave.pcm { type hw card $CARD + subdevice 0 } control { name "PCM Playback Volume" -- 2.47.1