alsa-mixer: Set "Front" control to 0 dB on headphone path

I've seen more than one system where the volume control named
"Front" is a part of audio path for headphones. This is somewhat
of a compromise: While we don't merge it into the path, as that
would be regressing machines where "Front" isn't a part of the
audio path, it would still enable sound on these machines.

BugLink: http://bugs.launchpad.net/bugs/804178
Signed-off-by: David Henningsson <david.henningsson@canonical.com>
This commit is contained in:
David Henningsson 2011-07-04 10:12:17 +02:00 committed by Colin Guthrie
parent c7bba2464d
commit 96369919e5
2 changed files with 6 additions and 4 deletions

View file

@ -60,9 +60,10 @@ volume = off
switch = off switch = off
volume = off volume = off
; On some machines Front is actually a part of the Headphone path
[Element Front] [Element Front]
switch = off switch = mute
volume = off volume = zero
[Element Rear] [Element Rear]
switch = off switch = off

View file

@ -63,9 +63,10 @@ volume = off
switch = off switch = off
volume = off volume = off
; On some machines Front is actually a part of the Headphone path
[Element Front] [Element Front]
switch = off switch = mute
volume = off volume = zero
[Element Rear] [Element Rear]
switch = off switch = off