From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hui Wang Subject: Re: Auto mute mode Date: Wed, 17 Feb 2016 21:08:30 +0800 Message-ID: <56C470CE.4020608@canonical.com> References: <6FAB7C47BCF00940BB0999A99BE3547A17A30AE1@RTITMBSV09.realtek.com.tw> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from youngberry.canonical.com (youngberry.canonical.com [91.189.89.112]) by alsa0.perex.cz (Postfix) with ESMTP id EE9C3266162 for ; Wed, 17 Feb 2016 14:08:34 +0100 (CET) In-Reply-To: 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: Takashi Iwai , Kailang Cc: "(alsa-devel@alsa-project.org)" , David Henningsson List-Id: alsa-devel@alsa-project.org Hello Kailang, What machine do you use? I will try to find this machine in Canonical and investigate this issue on the machine. BTW, I did not meet this problem before. Regards, Hui. On 02/17/2016 05:41 PM, Takashi Iwai wrote: > On Wed, 17 Feb 2016 09:31:55 +0100, > Kailang wrote: >> Hi Takashi, >> >> I add the ALC225 for Dell headset mode supported. >> But it has the issue for speaker don't mute when headphone or headset was pluged. > Is alc_update_headset_mode() called when you plug/unplug the headphone > or the headset? If yes, which value is set to new_headset_mode? > >> The issue is occur to Mic in pluged. >> When Mic in is pluged, auto mute mode will change to disable. >> But when plug headphone or headset into jack, auto mute mode still keep on disable. >> So, speaker will have output at the same time. > The same question applies. This is a Dell machine with > ALC255_FIXUP_DELL1_MIC_NO_PRESENCE fix up. The mic pin has no jack > detection but the detection is triggered only by the headset (HP) > pin. All these imply likely that the detection of the headset mode > doesn't work properly. > > I haven't touched with these Dell quirks, but Canonical guys did it. > They should have a better clue. Now Cc'ed. > > > Takashi >