Re: [PATCH v2] ALSA: hda/conexant: Add pin config quirk for Lenovo IdeaPad Slim 5 16AKP10
Takashi Iwai <[email protected]> Wed, 17 Jun 2026 11:05:07 +0200
| Newsgroups | org.alsa-project.alsa-devel,org.kernel.vger.linux-sound |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 16 Jun 2026 19:32:57 +0200, Galen Hassen wrote: > > The Lenovo IdeaPad Slim 5 16AKP10 (PCI SSID 17aa:38b6) uses the > Conexant SN6140 codec. The internal microphone is on pin 0x1a but > the BIOS configures it with pin default 0x95a60120, which includes > a jack detection bit that causes the kernel to treat it as an > unplugged external mic rather than a fixed internal mic. > > Add a pin config quirk that overrides pin 0x1a to 0x95a60130, > setting the connectivity bits to indicate a fixed/always-connected > device. This allows the internal microphone to be correctly > identified and used. > > Signed-off-by: Galen Hassen <[email protected]> Applied now. Thanks. Takashi