Re: [PATCH] ALSA: hda/realtek - Fix mute LED for HP Victus 16-r1xxx

From: Takashi Iwai
Date: Fri Jul 25 2025 - 03:13:53 EST


On Thu, 24 Jul 2025 23:07:56 +0200,
edip@xxxxxxxxx wrote:
>
> From: Edip Hazuri <edip@xxxxxxxxx>
>
> The mute led on this laptop is using ALC245 but requires a quirk to work
> This patch enables the existing quirk for the device.
>
> Tested on Victus 16-r1xxx Laptop. The LED behaviour works
> as intended.
>
> Cc: <stable@xxxxxxxxxxxxxxx>
> Signed-off-by: Edip Hazuri <edip@xxxxxxxxx>

The HD-audio code was relocated and split to different files recently
(for 6.17 kernel), e.g. this Realtek codec is now located in
sound/hda/codecs/realtek/alc269.c.

As I already closed the changes for 6.16 and it'll be put for
6.17-rc1, could you rebase on for-next branch of sound.git tree and
resubmit?


thanks,

Takashi