From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: A tweak to the intel codec to get rid of the hiss. Date: Mon, 11 Apr 2016 15:51:20 +0200 Message-ID: References: <4565539.erS6kNQS3B@cam-puter> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx2.suse.de (mx2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id A47AE2604D6 for ; Mon, 11 Apr 2016 15:51:22 +0200 (CEST) In-Reply-To: <4565539.erS6kNQS3B@cam-puter> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Cyrille Dunant Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org On Fri, 08 Apr 2016 14:02:37 +0200, Cyrille Dunant wrote: > > I apologise for the noise on the list, but I noted that on a number of HDA > card, the default produces a small static noise, and I tracked it down to some > channels which I believe ought to be muted. > > Attached is the output of alsa-info.sh, and the diff from the python hda tweak > tool. > > This helped both for my laptop and desktop (both HDA cards, different models). The recent kernel already provides "Loopback Mixing" enum control, and this should reduce the noise on codecs like yours. Give it a try. Takashi