From c7ab8e992c4a32a0e73898e103014dbef5b83277 Mon Sep 17 00:00:00 2001 From: With Mask <1167710-real_with_mask@users.noreply.gitlab.freedesktop.org> Date: Sat, 8 Nov 2025 10:30:27 +0000 Subject: [PATCH 1/2] feat: Add support for Synaptics 06cb:0169 --- libfprint/drivers/synaptics/synaptics.c | 1 + 1 file changed, 1 insertion(+) diff --git a/libfprint/drivers/synaptics/synaptics.c b/libfprint/drivers/synaptics/synaptics.c index 8b130937..2c22285c 100644 --- a/libfprint/drivers/synaptics/synaptics.c +++ b/libfprint/drivers/synaptics/synaptics.c @@ -53,6 +53,7 @@ static const FpIdEntry id_table[] = { { .vid = SYNAPTICS_VENDOR_ID, .pid = 0x0129, }, { .vid = SYNAPTICS_VENDOR_ID, .pid = 0x015F, }, { .vid = SYNAPTICS_VENDOR_ID, .pid = 0x0168, }, + { .vid = SYNAPTICS_VENDOR_ID, .pid = 0x0169, }, { .vid = SYNAPTICS_VENDOR_ID, .pid = 0x016C, }, { .vid = SYNAPTICS_VENDOR_ID, .pid = 0x0173, }, { .vid = SYNAPTICS_VENDOR_ID, .pid = 0x0174, }, From 35956799e7d7011c0a44ca65724e074097a2fdd8 Mon Sep 17 00:00:00 2001 From: With Mask <1167710-real_with_mask@users.noreply.gitlab.freedesktop.org> Date: Sat, 8 Nov 2025 20:57:52 +0000 Subject: [PATCH 2/2] Edit autosuspend.hwdb --- data/autosuspend.hwdb | 1 + 1 file changed, 1 insertion(+) diff --git a/data/autosuspend.hwdb b/data/autosuspend.hwdb index b0804b66..09f63768 100644 --- a/data/autosuspend.hwdb +++ b/data/autosuspend.hwdb @@ -264,6 +264,7 @@ usb:v06CBp0126* usb:v06CBp0129* usb:v06CBp015F* usb:v06CBp0168* +usb:v06CBp0169* usb:v06CBp016C* usb:v06CBp0173* usb:v06CBp0174*