mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-11-03 09:01:50 -05:00 
			
		
		
		
	alsa: Handle 'Digital Mic' as an 'Input Source'
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.
This commit is contained in:
		
							parent
							
								
									87fdbb544b
								
							
						
					
					
						commit
						f7b262763a
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -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
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue