mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Fix rear/center_lfe subdevice mismatch
This commit is contained in:
parent
e3f57ccc90
commit
b088e1294b
1 changed files with 2 additions and 2 deletions
|
|
@ -23,7 +23,7 @@ Aureon71.pcm.rear.0 {
|
|||
type hw
|
||||
card $CARD
|
||||
device 2
|
||||
subdevice 1
|
||||
subdevice 0
|
||||
}
|
||||
|
||||
<confdir:pcm/center_lfe.conf>
|
||||
|
|
@ -36,7 +36,7 @@ Aureon71.pcm.center_lfe.0 {
|
|||
type hw
|
||||
card $CARD
|
||||
device 2
|
||||
subdevice 0
|
||||
subdevice 1
|
||||
}
|
||||
|
||||
<confdir:pcm/side.conf>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue