Re: [PATCH] ALSA: hda/realtek: Fix noise from speakers on Lenovo IdeaPad 3 15IAU7

From: Takashi Iwai
Date: Sun Aug 11 2024 - 04:17:55 EST


On Sat, 10 Aug 2024 17:09:06 +0200,
Parsa Poorshikhian wrote:
>
> Fixes: 70794b9563fe ("ALSA: hda/realtek: Add more codec ID to no shutup pins list")

The Fixes tag should be around Signed-off-by tag.

> Fix noise from speakers connected to AUX port when no sound is playing.
> The problem occurs because the `alc_shutup_pins` function includes
> a 0x10ec0257 vendor ID, which causes noise on Lenovo IdeaPad 3 15IAU7 with
> Realtek ALC257 codec when no sound is playing.
> Removing this vendor ID from the function fixes the bug.
>
> Signed-off-by: Parsa Poorshikhian <parsa.poorsh@xxxxxxxxx>

Applied with a minor modification above. Thanks!


Takashi