Re: [PATCH v3] ALSA: hda/realtek: Add mute LED quirk for HP 250 G8 (0x85f3)
Takashi Iwai <[email protected]>
| Newsgroups | org.kernel.vger.linux-sound |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 12 Aug 2026 21:28:32 +0200, Bramwel Barack wrote: > > The HP 250 G8 Laptop PC (subsystem 103c:85f3) using the Realtek ALC236 > codec requires a specific quirk to enable the mute button LED. > Currently, the audio mutes in software, but the physical indicator > light remains unlit. > > Adding a quirk entry to the alc236_fixup_tbl with the > ALC236_FIXUP_HP_MUTE_LED_COEFBIT2 fixup correctly maps the > LED to the mute state via COEF index 0x07. > > Signed-off-by: Bramwel Barack <[email protected]> Applied to for-next branch. Thanks. Takashi