summaryrefslogtreecommitdiffstats
path: root/src/modules/alsa/mixer/paths
diff options
context:
space:
mode:
authorDaniel T Chen <crimsun@ubuntu.com>2010-11-25 09:54:07 -0500
committerColin Guthrie <cguthrie@mandriva.org>2010-11-25 15:14:54 +0000
commit148a90e48226877c72206a929bad09cdf04664b1 (patch)
tree5311d2bc63aadd4a9c954966097201605ffc47a1 /src/modules/alsa/mixer/paths
parentc2c11603a18260b5dc2af647e0c9eb23b9e04949 (diff)
Handle 'Internal Mic 1' as an 'Input Source'
BugLink: https://launchpad.net/bugs/680810 Some laptops have 'Internal Mic 1' exposed as an 'Input Source', e.g., Dell XPSM 1530, so handle these, too. Signed-off-by: Daniel T Chen <crimsun@ubuntu.com>
Diffstat (limited to 'src/modules/alsa/mixer/paths')
-rw-r--r--src/modules/alsa/mixer/paths/analog-input.conf.common4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/modules/alsa/mixer/paths/analog-input.conf.common b/src/modules/alsa/mixer/paths/analog-input.conf.common
index 5e73ae69..0b2cfd94 100644
--- a/src/modules/alsa/mixer/paths/analog-input.conf.common
+++ b/src/modules/alsa/mixer/paths/analog-input.conf.common
@@ -94,6 +94,10 @@ priority = 19
name = input-microphone
priority = 19
+[Option Input Source:Internal Mic 1]
+name = input-microphone
+priority = 19
+
[Option Input Source:Line]
name = input-linein
priority = 18