Re: [PATCH 0/2] Add support for CLSA0101

From: Cameron Berkenpas
Date: Tue Jul 26 2022 - 11:42:38 EST


Hello,

I can confirm this does _not_ work.

More specifically, with these patches, the original behavior still occurs:
1. You get left channel audio from the right speaker only.
2. No sound at all after resuming from sleep.
3. You get sound after resuming from hibernate, but only as described in #1.

If you apply a patch like this: https://paste-bin.xyz/71355

You  get properly working audio until you put the laptop to sleep or hibernate. Upon resuming from either state, you get no audio at all.

On 7/26/22 03:11, Lucas Tanure wrote:
Add Support for the CLSA0101 laptop, an Intel version of CLSA0100.
This patch has been tested using the CLSA0100, ensuring it
doesn't break the sound for it.
We appreciate it if someone with CLSA0101 could verify that this
the patch works for them.

Lucas Tanure (2):
ALSA: hda: cs35l41: Use the CS35L41 HDA internal define
ALSA: hda: cs35l41: Support CLSA0101

sound/pci/hda/cs35l41_hda.c | 67 +++++++++++++++++++++--------------
sound/pci/hda/patch_realtek.c | 12 +++++++
2 files changed, 53 insertions(+), 26 deletions(-)