mirror of
				https://github.com/alsa-project/alsa-lib.git
				synced 2025-11-03 09:01:52 -05:00 
			
		
		
		
	HDA-Intel.conf - Fix low mic volume due to pulseaudio using "front" device for playback and capture
Signed-off-by: Raymond Yau <superquad.vortex2@gmail.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
		
							parent
							
								
									16f716eadd
								
							
						
					
					
						commit
						6bb36928b1
					
				
					 1 changed files with 13 additions and 6 deletions
				
			
		| 
						 | 
				
			
			@ -9,13 +9,20 @@ HDA-Intel.pcm.front.0 {
 | 
			
		|||
	@args.CARD {
 | 
			
		||||
		type string
 | 
			
		||||
	}
 | 
			
		||||
	type softvol
 | 
			
		||||
	slave.pcm {
 | 
			
		||||
		type hw
 | 
			
		||||
		card $CARD
 | 
			
		||||
	type asym
 | 
			
		||||
	playback.pcm {
 | 
			
		||||
		type softvol
 | 
			
		||||
		slave.pcm {
 | 
			
		||||
			type hw
 | 
			
		||||
			card $CARD
 | 
			
		||||
		}
 | 
			
		||||
		control {
 | 
			
		||||
			name "PCM Playback Volume"
 | 
			
		||||
			card $CARD
 | 
			
		||||
		}
 | 
			
		||||
	}
 | 
			
		||||
	control {
 | 
			
		||||
		name "PCM Playback Volume"
 | 
			
		||||
	capture.pcm {
 | 
			
		||||
		type hw
 | 
			
		||||
		card $CARD
 | 
			
		||||
	}
 | 
			
		||||
}	
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue