mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-06 13:29:56 -05:00
alsa-mixer: Turn off the IEC958 element for analog outputs
This is needed for the Creative Audigy CA0106 to work. Also makes sure that the LED for optical out is shut down in analog modes on MacBooks (these share a port for analog and digital output). Bug: https://bugs.freedesktop.org/show_bug.cgi?id=44741
This commit is contained in:
parent
c6e6d682ed
commit
42ebc01ee9
1 changed files with 3 additions and 0 deletions
|
|
@ -129,6 +129,9 @@ priority = 0
|
|||
name = output-bass-boost-off
|
||||
priority = 10
|
||||
|
||||
[Element IEC958]
|
||||
switch = off
|
||||
|
||||
[Element IEC958 Optical Raw]
|
||||
switch = off
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue