mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2026-03-29 07:57:59 -04:00
Remove duplicate surround entries.
Try to remove duplicate surround entries to fix crashes with certain apps.
This commit is contained in:
parent
27c7927842
commit
f2856e08dc
1 changed files with 9 additions and 0 deletions
|
|
@ -315,6 +315,15 @@ pcm.surround41 cards.pcm.surround41
|
||||||
pcm.surround50 cards.pcm.surround50
|
pcm.surround50 cards.pcm.surround50
|
||||||
pcm.surround51 cards.pcm.surround51
|
pcm.surround51 cards.pcm.surround51
|
||||||
pcm.surround71 cards.pcm.surround71
|
pcm.surround71 cards.pcm.surround71
|
||||||
|
|
||||||
|
# Remove duplicate surround entries
|
||||||
|
defaults.pcm.!surround21 0
|
||||||
|
defaults.pcm.!surround40 0
|
||||||
|
defaults.pcm.!surround41 0
|
||||||
|
defaults.pcm.!surround50 0
|
||||||
|
defaults.pcm.!surround51 0
|
||||||
|
defaults.pcm.!surround71 0
|
||||||
|
|
||||||
pcm.iec958 cards.pcm.iec958
|
pcm.iec958 cards.pcm.iec958
|
||||||
pcm.spdif iec958
|
pcm.spdif iec958
|
||||||
pcm.hdmi cards.pcm.hdmi
|
pcm.hdmi cards.pcm.hdmi
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue