[alsa-devel] Noise on snd-hda-intel

Raymond Yau superquad.vortex2 at gmail.com
Fri Jun 24 02:46:32 CEST 2011


2011/6/22 Sune Mølgaard <sune at molgaard.org>:

>
> Attached is the generated file.
>
> Best regards,
>
> Sune Mølgaard
>

!!Linux Distribution
!!------------------

Ubuntu 11.04 \n \l DISTRIB_ID=Ubuntu DISTRIB_DESCRIPTION="Ubuntu 11.04"


Is this a clean install of 11.4 or upgrade from previous version of
ubuntu which use "default:2" and create "Digital Capture Volume" ?

since pulseaudio use "front:2" for playback and capture and this won't
create "digital capture volume" control

Do you have any application which use the softvol plugin "PCM Playback Volume" ?

	control.38 {
		iface MIXER
		name 'PCM Playback Volume'
		value.0 248
		value.1 249
		comment {
			access 'read write user'
			type INTEGER
			count 2
			range '0 - 255'
			tlv '0000000100000008ffffec1400000014'
			dbmin -5100
			dbmax 0
			dbvalue.0 -140
			dbvalue.1 -120
		}
	}
	control.39 {
		iface MIXER
		name 'Digital Capture Volume'
		value.0 0
		value.1 0
		comment {
			access 'read write user'
			type INTEGER
			count 2
			range '0 - 120'
			tlv '0000000100000008fffff44800000032'
			dbmin -3000
			dbmax 3000
			dbvalue.0 -3000
			dbvalue.1 -3000
		}


More information about the Alsa-devel mailing list