alsa: Handle 'Digital Mic' as an 'Input Source'
authorDaniel T Chen <crimsun@ubuntu.com>
Wed, 10 Mar 2010 23:14:11 +0000 (18:14 -0500)
committerColin Guthrie <cguthrie@mandriva.org>
Sat, 8 May 2010 13:20:06 +0000 (14:20 +0100)
BugLink: https://launchpad.net/bugs/533877
Some laptops have 'Digital Mic' exposed as an 'Input Source', e.g., Dell
XPS 1330, so handle these, too.

src/modules/alsa/mixer/paths/analog-input.conf.common

index 66c3dda..6c5fae9 100644 (file)
@@ -62,6 +62,10 @@ priority = 5
 [Element Input Source]
 enumeration = select
 
+[Option Input Source:Digital Mic]
+name = input-microphone
+priority = 20
+
 [Option Input Source:Mic]
 name = input-microphone
 priority = 20