Handle 'Internal Mic 1' as an 'Input Source'
authorDaniel T Chen <crimsun@ubuntu.com>
Thu, 25 Nov 2010 14:54:07 +0000 (09:54 -0500)
committerColin Guthrie <cguthrie@mandriva.org>
Thu, 25 Nov 2010 15:14:54 +0000 (15:14 +0000)
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>
src/modules/alsa/mixer/paths/analog-input.conf.common

index 5e73ae6..0b2cfd9 100644 (file)
@@ -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