Re: [PATCH] ALSA: hda/realtek: Add quirk for TongFang PHxTxX1

From: Takashi Iwai
Date: Wed Oct 06 2021 - 10:26:41 EST


On Wed, 06 Oct 2021 16:25:13 +0200,
Werner Sembach wrote:
>
> Am 06.10.21 um 16:10 schrieb Takashi Iwai:
>
> > On Wed, 06 Oct 2021 15:04:15 +0200,
> > Werner Sembach wrote:
> >> This applies a SND_PCI_QUIRK(...) to the TongFang PHxTxX1 barebone. This
> >> fixes the issue of the internal Microphone not working after booting
> >> another OS.
> >>
> >> When booting a certain another OS this barebone keeps some coeff settings
> >> even after a cold shutdown. These coeffs prevent the microphone detection
> >> from working in Linux, making the Laptop think that there is always an
> >> external microphone plugged-in and therefore preventing the use of the
> >> internal one.
> >>
> >> The relevant indexes and values where gathered by naively diff-ing and
> >> reading a working and a non-working coeff dump.
> >>
> >> Signed-off-by: Werner Sembach <wse@xxxxxxxxxxxxxxxxxxx>
> > Thanks, applied.
> >
> >
> > Takashi
>
> Thanks for being quick as always ^^
>
> I forgot to add cc: stable to the patch. Whats the best practie to do that after the patch has already been applied?
>
> Just send it again mit with cc: stable?

Don't worry, I already added it :)


Takashi