Re: [PATCH] ALSA: hda/intel: Add Star Lite Mk II/III to power_save_denylist

From: Zhang Heng

Date: Wed Jul 29 2026 - 22:11:52 EST



Is the problem verified with the latest kernel? The report above
looks very old, and it's not sure whether the problem really persists
or not.

In general, the power-save deny-list is a kind of last resort.
Usually the pop noise problem could be resolved in the codec driver
side.

Based on the SSID of the sound card, I have not seen any relevant fix,
so the problem likely still exists in the latest kernel. I agree with
your point, but most current driver fixes address pop noise during
power-on/off or playback; I have not found any similar fix for capture
(recording) pops. It appears that many users default to the `power_save`
workaround – I also previously disabled power-saving mode to mitigate
the issue. For future encounters with similar recording pop noise,
I will try alternative solutions rather than relying solely on
`power_save`.