From: Takashi Iwai <tiwai@suse.de>
To: fætalize <faetalize@proton.me>
Cc: Takashi Iwai <tiwai@suse.de>,
"linux-sound@vger.kernel.org" <linux-sound@vger.kernel.org>,
"trivial@kernel.org" <trivial@kernel.org>,
"perex@perex.cz" <perex@perex.cz>
Subject: Re: [PATCH v2] ALSA: hda/realtek - ALC236 fix volume mute & mic mute LED on some HP models
Date: Mon, 11 Mar 2024 17:36:08 +0100 [thread overview]
Message-ID: <87il1sraiv.wl-tiwai@suse.de> (raw)
In-Reply-To: <Cr7YybgkHCTDgDNzWyiSSkh_2jepJZ755gwCbKBKVOF2n_69m9TAEpb4Hikk-iEtQPxED0Zs0pdEYcwbI0a7qQdxPhiL2Fr3xkS7ta5jojo=@proton.me>
On Mon, 11 Mar 2024 17:29:21 +0100,
fætalize wrote:
>
> Some HP laptops have received revisions that altered their board IDs
> and therefore the current patches/quirks do not apply to them.
> Specifically, for my Probook 440 G8, I have a board ID of 8a74.
> It is necessary to add a line for that specific model.
>
> Signed-off-by: Valentine Altair faetalize@pm.me
> ---
> V1 -> V2: No changes.
Now it looks much better. However,
- Please use the same From matching with your Signed-off-by line.
- The submitted patch itself isn't applicable cleanly. Likely due to
your mailer setup that breaks tabs and spaces. Fix the setup.
At best, test by yourself before the submission.
thanks,
Takashi
> --- linux-6.8/sound/pci/hda/patch_realtek.c.orig 2024-03-11 11:59:02.989267710 +0000
> +++ linux-6.8/sound/pci/hda/patch_realtek.c 2024-03-11 11:54:16.764227013 +0000
> @@ -9890,6 +9890,7 @@ static const struct snd_pci_quirk alc269
> SND_PCI_QUIRK(0x103c, 0x87b7, "HP Laptop 14-fq0xxx", ALC236_FIXUP_HP_MUTE_LED_COEFBIT2),
> SND_PCI_QUIRK(0x103c, 0x87c8, "HP", ALC287_FIXUP_HP_GPIO_LED),
> SND_PCI_QUIRK(0x103c, 0x87e5, "HP ProBook 440 G8 Notebook PC", ALC236_FIXUP_HP_GPIO_LED),
> + SND_PCI_QUIRK(0x103c, 0x8a74, "HP ProBook 440 G8 Notebook PC q", ALC236_FIXUP_HP_GPIO_LED),
> SND_PCI_QUIRK(0x103c, 0x87e7, "HP ProBook 450 G8 Notebook PC", ALC236_FIXUP_HP_GPIO_LED),
> SND_PCI_QUIRK(0x103c, 0x87f1, "HP ProBook 630 G8 Notebook PC", ALC236_FIXUP_HP_GPIO_LED),
> SND_PCI_QUIRK(0x103c, 0x87f2, "HP ProBook 640 G8 Notebook PC", ALC236_FIXUP_HP_GPIO_LED),
prev parent reply other threads:[~2024-03-11 16:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-11 16:29 [PATCH v2] ALSA: hda/realtek - ALC236 fix volume mute & mic mute LED on some HP models fætalize
2024-03-11 16:36 ` Takashi Iwai [this message]
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=87il1sraiv.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=faetalize@proton.me \
--cc=linux-sound@vger.kernel.org \
--cc=perex@perex.cz \
--cc=trivial@kernel.org \
/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