Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: huangwenhui <huangwenhuia@uniontech.com>
To: "Takashi Iwai" <tiwai@suse.de>
Cc: alsa-devel <alsa-devel@alsa-project.org>,
	kailang <kailang@realtek.com>,
	tanureal <tanureal@opensource.cirrus.com>,
	"jeremy.szu" <jeremy.szu@canonical.com>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	tiwai <tiwai@suse.com>, wse <wse@tuxedocomputers.com>,
	"hui.wang" <hui.wang@canonical.com>, sami <sami@loone.fi>,
	cam <cam@neo-zeon.de>
Subject: Re: [PATCH] ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc671
Date: Fri, 11 Mar 2022 09:20:42 +0800	[thread overview]
Message-ID: <tencent_080B040F1CE2D7D83D6FD0C8@qq.com> (raw)

Hi&nbsp; Takashi,


if adjusting the mixer element or replugging the headset, the headphone would be unmuted.
But most users hope that the default state is unmuted.
Should this unconditional unmute be required?


Thanks.


------------------ Original ------------------
From: &nbsp;"Takashi Iwai"<tiwai@suse.de&gt;;
Date: &nbsp;Thu, Mar 10, 2022 10:03 PM
To: &nbsp;"黄文辉"<huangwenhuia@uniontech.com&gt;; 
Cc: &nbsp;"perex"<perex@perex.cz&gt;; "tiwai"<tiwai@suse.com&gt;; "jeremy.szu"<jeremy.szu@canonical.com&gt;; "hui.wang"<hui.wang@canonical.com&gt;; "wse"<wse@tuxedocomputers.com&gt;; "cam"<cam@neo-zeon.de&gt;; "kailang"<kailang@realtek.com&gt;; "tanureal"<tanureal@opensource.cirrus.com&gt;; "sami"<sami@loone.fi&gt;; "alsa-devel"<alsa-devel@alsa-project.org&gt;; "linux-kernel"<linux-kernel@vger.kernel.org&gt;; 
Subject: &nbsp;Re: [PATCH] ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc671

&nbsp;

On Thu, 10 Mar 2022 14:58:36 +0100,
huangwenhui wrote:
&gt; 
&gt; Hi&nbsp; Takashi,
&gt; 
&gt; Thank you for your reply.
&gt; 
&gt; When booting with plugged headset, the headphone will be muted.

The muted state is the default behavior.&nbsp; Wouldn't it be unmuted if
you adjust the corresponding mixer element?


Takashi

&gt; 
&gt; Thanks.
&gt;&nbsp; 
&gt; ------------------ Original ------------------
&gt; From:&nbsp; "Takashi Iwai"<tiwai@suse.de&gt;;
&gt; Date:&nbsp; Thu, Mar 10, 2022 09:29 PM
&gt; To:&nbsp; "huangwenhui"<huangwenhuia@uniontech.com&gt;;
&gt; Cc:&nbsp; "perex"<perex@perex.cz&gt;; "tiwai"<tiwai@suse.com&gt;; "jeremy.szu"
&gt; <jeremy.szu@canonical.com&gt;; "hui.wang"<hui.wang@canonical.com&gt;; "wse"
&gt; <wse@tuxedocomputers.com&gt;; "cam"<cam@neo-zeon.de&gt;; "kailang"
&gt; <kailang@realtek.com&gt;; "tanureal"<tanureal@opensource.cirrus.com&gt;; "sami"
&gt; <sami@loone.fi&gt;; "alsa-devel"<alsa-devel@alsa-project.org&gt;; "linux-kernel"
&gt; <linux-kernel@vger.kernel.org&gt;;
&gt; Subject:&nbsp; Re: [PATCH] ALSA: hda/realtek - Fix headset mic problem for a HP
&gt; machine with alc671
&gt;&nbsp; 
&gt; On Thu, 10 Mar 2022 14:03:01 +0100,
&gt; huangwenhui wrote:
&gt; &gt;
&gt; &gt; On a HP 288 Pro G8, the front Mic could not be detected.
&gt; &gt;
&gt; &gt; Signed-off-by: huangwenhui <huangwenhuia@uniontech.com&gt;
&gt; 
&gt; Thanks for the patch.&nbsp; Most of the changes look OK, but one thing I
&gt; still don't get:
&gt; 
&gt; &gt; + case HDA_FIXUP_ACT_INIT:
&gt; &gt; + alc_write_coef_idx(codec, 0x19, 0xa054);
&gt; &gt; + msleep(80);
&gt; &gt; + snd_hda_codec_write(codec, hp_pin, 0,
&gt; &gt; + &nbsp; &nbsp; AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE);
&gt; 
&gt; Why this unconditional unmute is required for fixing the mic problem?
&gt; 
&gt; Takashi
&gt; 
&gt;

             reply	other threads:[~2022-03-14  7:02 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-11  1:20 huangwenhui [this message]
2022-03-11  8:30 ` [PATCH] ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc671 Takashi Iwai
2022-03-11  8:51   ` huangwenhui
  -- strict thread matches above, loose matches on Subject: below --
2022-07-12  9:22 Meng Tang
2022-07-12  9:31 ` Takashi Iwai
2022-03-11  9:38 huangwenhui
2022-03-11 16:05 ` Takashi Iwai
2022-03-10 13:03 huangwenhui
2022-03-10 13:29 ` Takashi Iwai
2022-03-10 13:58   ` 黄文辉
2022-03-10 14:02     ` Takashi Iwai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=tencent_080B040F1CE2D7D83D6FD0C8@qq.com \
    --to=huangwenhuia@uniontech.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=cam@neo-zeon.de \
    --cc=hui.wang@canonical.com \
    --cc=jeremy.szu@canonical.com \
    --cc=kailang@realtek.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sami@loone.fi \
    --cc=tanureal@opensource.cirrus.com \
    --cc=tiwai@suse.com \
    --cc=tiwai@suse.de \
    --cc=wse@tuxedocomputers.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox