mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-04-28 06:46:42 -04:00
acp: partially revert f76327e076
The Line Out mute seems to break things. See #5246
This commit is contained in:
parent
8bf7ae5e74
commit
82dbfd558f
2 changed files with 0 additions and 19 deletions
|
|
@ -93,12 +93,6 @@ volume = merge
|
||||||
override-map.1 = all
|
override-map.1 = all
|
||||||
override-map.2 = all-left,all-right
|
override-map.2 = all-left,all-right
|
||||||
|
|
||||||
; Keep Line Out disabled in the headphones path so selecting headphones
|
|
||||||
; does not also drive speaker/line outputs on shared controls.
|
|
||||||
[Element Line Out]
|
|
||||||
switch = off
|
|
||||||
volume = off
|
|
||||||
|
|
||||||
; This path is intended to control the first headphones, not
|
; This path is intended to control the first headphones, not
|
||||||
; the second headphones. But it should not hurt if we leave the second
|
; the second headphones. But it should not hurt if we leave the second
|
||||||
; headphone jack enabled nonetheless.
|
; headphone jack enabled nonetheless.
|
||||||
|
|
|
||||||
|
|
@ -113,23 +113,10 @@ override-map.1 = all
|
||||||
override-map.2 = all-left,all-right
|
override-map.2 = all-left,all-right
|
||||||
required-any = any
|
required-any = any
|
||||||
|
|
||||||
[Element Line Out]
|
|
||||||
switch = mute
|
|
||||||
volume = merge
|
|
||||||
override-map.1 = all
|
|
||||||
override-map.2 = all-left,all-right
|
|
||||||
|
|
||||||
[Element Master Mono]
|
[Element Master Mono]
|
||||||
switch = off
|
switch = off
|
||||||
volume = off
|
volume = off
|
||||||
|
|
||||||
; Prefer manual routing decisions by disabling codec auto-mute here.
|
|
||||||
[Element Auto-Mute Mode]
|
|
||||||
enumeration = select
|
|
||||||
|
|
||||||
[Option Auto-Mute Mode:Disabled]
|
|
||||||
name = analog-output-lineout
|
|
||||||
|
|
||||||
[Element Line HP Swap]
|
[Element Line HP Swap]
|
||||||
switch = off
|
switch = off
|
||||||
required-any = any
|
required-any = any
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue