Re: [PATCH RESEND] ALSA: hda/realtek: Add quirk for HP 255 15.6 inch G9 Notebook PC

Takashi Iwai <[email protected]> Wed, 10 Jun 2026 09:26:21 +0200
Newsgroups org.alsa-project.alsa-devel,org.kernel.vger.linux-sound
Message-ID <[email protected]>
On Tue, 09 Jun 2026 22:17:06 +0200,
furstblumier wrote:
> 
> The HP 255 15.6 inch G9 Notebook PC (PCI SSID 103c:8a1b) uses the
> ALC236 codec but lacks an entry in the quirk table, causing the kernel
> to fall back to a null SSID match (103c:0000) and skip the necessary
> fixup. Add a quirk entry using ALC236_FIXUP_HP_MUTE_LED_COEFBIT2,
> matching the HP 255 G8 which uses the same codec and fixup. This fixes
> the mute-button LED and fixes an issue with unplugging and replugging a
> headset jack not being recognized as an audio sink.
> 
> Signed-off-by: Furst Blumier <[email protected]>

Applied to for-next branch now.  Thanks.


Takashi