From d711caa38cbe60d7776142cff0cc4aa551b89187 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sat, 31 Oct 2009 03:10:00 +0100 Subject: alsa: cover Headphone2 mixer element As seen on some drivers: https://bugzilla.redhat.com/show_bug.cgi?id=498612 --- src/modules/alsa/mixer/paths/analog-output-headphones.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/modules/alsa/mixer/paths/analog-output-headphones.conf') diff --git a/src/modules/alsa/mixer/paths/analog-output-headphones.conf b/src/modules/alsa/mixer/paths/analog-output-headphones.conf index 61d2e297..6e79a786 100644 --- a/src/modules/alsa/mixer/paths/analog-output-headphones.conf +++ b/src/modules/alsa/mixer/paths/analog-output-headphones.conf @@ -44,6 +44,10 @@ volume = merge override-map.1 = all override-map.2 = all-left,all-right +[Element Headphone2] +switch = off +volume = off + [Element Speaker] switch = off volume = off -- cgit