mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-06 13:29:56 -05:00
alsa-mixer: Add internal surround speaker elements
These kcontrol names have started to show up lately, in combination with surround internal speakers. BugLink: https://bugs.launchpad.net/bugs/1236965 Signed-off-by: David Henningsson <david.henningsson@canonical.com>
This commit is contained in:
parent
078dc15944
commit
6dddee4214
3 changed files with 63 additions and 0 deletions
|
|
@ -144,4 +144,20 @@ volume = merge
|
|||
override-map.1 = all-center
|
||||
override-map.2 = all-center,lfe
|
||||
|
||||
[Element Speaker Front]
|
||||
switch = off
|
||||
volume = off
|
||||
|
||||
[Element Speaker Surround]
|
||||
switch = off
|
||||
volume = off
|
||||
|
||||
[Element Speaker Side]
|
||||
switch = off
|
||||
volume = off
|
||||
|
||||
[Element Speaker CLFE]
|
||||
switch = off
|
||||
volume = off
|
||||
|
||||
.include analog-output.conf.common
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue