Re: [PATCH] ALSA: hda/realtek - Fix mute LED for HP Victus 16-r1xxx
From: Edip Hazuri
Date: Fri Jul 25 2025 - 10:38:36 EST
On Friday, July 25, 2025 10:13:38 AM GMT+03:00 Takashi Iwai wrote:
> 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
Hi
I'll rebase and resubmit it as soon as possible
Thank you