mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-11-03 09:01:50 -05:00 
			
		
		
		
	alsa-mixer: recognize the "Speaker Jack" control
This control has been seen in the wild: https://lists.freedesktop.org/archives/pulseaudio-discuss/2017-August/028595.html (The pastebin link in that mail might not work anymore, but the paste just shows that there's a Speaker Jack control).
This commit is contained in:
		
							parent
							
								
									64b259c2c9
								
							
						
					
					
						commit
						248a77c7fd
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
					@ -56,6 +56,9 @@ state.unplugged = unknown
 | 
				
			||||||
state.plugged = no
 | 
					state.plugged = no
 | 
				
			||||||
state.unplugged = unknown
 | 
					state.unplugged = unknown
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					[Jack Speaker]
 | 
				
			||||||
 | 
					required-any = any
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[Jack Speaker Phantom]
 | 
					[Jack Speaker Phantom]
 | 
				
			||||||
required-any = any
 | 
					required-any = any
 | 
				
			||||||
state.plugged = unknown
 | 
					state.plugged = unknown
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue