From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?T3phbiDDh2HEn2xheWFu?= Subject: Re: Problems with Intel HDA driver Date: Mon, 14 Sep 2009 16:41:10 +0300 Message-ID: <4AAE47F6.60505@pardus.org.tr> References: <4AAE38E6.8010102@pardus.org.tr> <4AAE41D6.1020600@pardus.org.tr> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from lider.pardus.org.tr (lider.uludag.org.tr [193.140.100.216]) by alsa0.perex.cz (Postfix) with ESMTP id DDD832415E for ; Mon, 14 Sep 2009 15:37:02 +0200 (CEST) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Takashi Iwai Cc: alsa-devel@alsa-project.org, =?UTF-8?B?QW5kcml1cyDFoHRpa29uYXM=?= List-Id: alsa-devel@alsa-project.org Takashi Iwai wrote On 14-09-2009 16:23: > I looked through alsa-info output now, and found the culprit. > NID 0x0f is set as a line-out, and currently the driver doesn't > don't do auto-muting for line-out unless a headphone is present. > Changing it to a headphone should fix. Or you can give hp_detect=1 > hint via sysfs and reconfigure. > > Yes! hp_detect=1 worked altogether with passing hp-dv5 model. I'm ready to test any patch you suggest.