On Thu, 24 Jul 2025 23:07:56 +0200, edip@medip.dev wrote:
From: Edip Hazuri edip@medip.dev
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@vger.kernel.org Signed-off-by: Edip Hazuri edip@medip.dev
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