** Changed in: oem-priority Status: Fix Committed => Fix Released
-- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libfprint in Ubuntu. https://bugs.launchpad.net/bugs/2058202 Title: Support Goodix MoC fingerprint[27C6:659A] Status in OEM Priority Project: Fix Released Status in libfprint package in Ubuntu: Fix Released Status in libfprint source package in Jammy: Fix Released Bug description: [Impact] The Goodix finger print device [27c6:659a] cannot work on jammy. usb device: name = 3-6:1.0 path = /devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.0 modalias = "usb:v27C6p659Ad0100dcEFdsc00dp00icFFisc00ip00in00" bInterfaceNumber = 0 bInterfaceClass = 255 bInterfaceSubClass = 0 bInterfaceProtocol = 0 if: 3-6:1.0 @ /devices/pci0000:00/0000:00:14.0/usb3/3-6 bDeviceClass = 239 bDeviceSubClass = 0 bDeviceProtocol = 0 idVendor = 0x27c6 idProduct = 0x659a manufacturer = "Goodix Technology Co., Ltd." product = "Goodix USB2.0 MISC" serial = "UID97D3EDA0_XXXX_MOC_B0" bcdDevice = 0100 speed = "12" It has been supported in https://fprint.freedesktop.org/supported- devices.html, we just need backport below patch for it. commit 489332c07da4092adf75e28d86e1c9dad744af7a Author: yangdi <yan...@goodix.com> Date: Tue Jul 19 11:37:09 2022 +0800 goodixmoc: add PID 0x659A [Steps to reproduce] Boot up the system, try to use the finger print related function. [Expected result] The FPR should work [Actual result] The FPR doesn't work [Failure rate] 100% [Additional information] Ubuntu: 22.04 kernel-version: 6.5.0-1014-oem libfprint-2-2: 1:1.94.3+tod1-0ubuntu2~22.04.07 [Test Plan] * Find a machine with this fingerprint device * Launch `settings` and enable `Fingerprint Login` * Enroll finger and then logout * Login system with enrolled finger [Where problems could occur] * The patch just add new ids to id_table. Should not affect previous supported device. To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/2058202/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp