[PATCH] Linux Laptop ACP6x microphone "quirk list" addition

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Hi,

The following patch aims to enable the use of the built in microphone for the Lenovo Ideapad Slim 5 Gen 10 (AMD). Currently the inbuilt microphone of the laptop is not usable with a “stock” kernel and kernel manipulation is necessary to use it. This patch adds the correct model in the list of models under sound/soc/amd/yc/acp6x-mach.c

Signed-off-by: Louison Fourmoy <louison.fourmoy@xxxxxxxxx <mailto:louison.fourmoy@xxxxxxxxx>>

Patch :

--- linux/sound/soc/amd/yc/acp6x-mach.c.orig 2025-01-05 23:37:36.927778168 +0100
+++ linux/sound/soc/amd/yc/acp6x-mach.c 2025-01-05 23:38:28.066418534 +0100
@@ -304,6 +304,13 @@ static const struct dmi_system_id yc_acp

             DMI_MATCH(DMI_PRODUCT_NAME, “83AS”),
         }
     },
+         {
+             .driver_data = &acp6x_card,
+             .matches = {
+                     DMI_MATCH(DMI_BOARD_VENDOR, “LENOVO”),
+                     DMI_MATCH(DMI_PRODUCT_NAME, “83J3”),
+             }
+         },
     {
.driver_data = &acp6x_card,
.matches = {





[Index of Archives]     [Pulseaudio]     [Linux Audio Users]     [ALSA Devel]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux