mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-04 13:30:08 -05:00
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 <superquad.vortex2@gmail.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
516569bbba
commit
922ff0da83
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ HDA-Intel.pcm.front.0 {
|
||||||
slave.pcm {
|
slave.pcm {
|
||||||
type hw
|
type hw
|
||||||
card $CARD
|
card $CARD
|
||||||
|
subdevice 0
|
||||||
}
|
}
|
||||||
control {
|
control {
|
||||||
name "PCM Playback Volume"
|
name "PCM Playback Volume"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue