To support Synaptics fp device

Bug #1962277 reported by Andy Chi
12
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OEM Priority Project
Fix Released
Critical
Andy Chi
libfprint (Ubuntu)
Fix Released
Medium
Unassigned
Focal
Fix Released
High
Andy Chi
Impish
Fix Released
High
Andy Chi
Jammy
Fix Released
Medium
Unassigned

Bug Description

https://gitlab.freedesktop.org/libfprint/libfprint/-/commit/4d5e2775b23a65b6b7b41eb98fa5b2c68a805f33
https://gitlab.freedesktop.org/libfprint/libfprint/-/commit/128d809227bbef1d3bd8e7c7e1f9b68a335db252
https://gitlab.freedesktop.org/libfprint/libfprint/-/commit/3fb8860dc487568518d69e9074135041296d1e75
This ID is included in upstream.

[Impact]

 * Devices have synaptics fingerprint component will get
   supported.

 * Supported list.
   [06cb:0100]
   [06cb:00f0]
   [06cb:0103]
   [06cb:0123]
   [06cb:0126]
   [06cb:0129]

[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 only impact will be more synaptics devices get supported.
 * 0xE7 is removed by Synaptics, so the user who is using this device will not be supported.

Andy Chi (andch)
tags: added: oem-priority originate-from-1955453 stella
tags: added: originate-from-1955954
tags: added: originate-from-1958205
Changed in oem-priority:
status: New → Confirmed
importance: Undecided → High
assignee: nobody → Andy Chi (andch)
Revision history for this message
Andy Chi (andch) wrote :

Upload debdiff for focal

Revision history for this message
Andy Chi (andch) wrote :

upload debdiff for impish

Mathew Hodson (mhodson)
Changed in libfprint (Ubuntu):
importance: Undecided → Medium
Andy Chi (andch)
Changed in oem-priority:
importance: High → Critical
Andy Chi (andch)
tags: added: amd originate-from-1961609
Changed in libfprint (Ubuntu Jammy):
status: New → Fix Released
Mathew Hodson (mhodson)
Changed in libfprint (Ubuntu Focal):
importance: Undecided → Medium
Changed in libfprint (Ubuntu Impish):
importance: Undecided → Medium
Andy Chi (andch)
tags: added: originate-from-1945466
Revision history for this message
Sebastien Bacher (seb128) wrote :

Thanks Andy, uploaded to focal and impish now

Changed in libfprint (Ubuntu Focal):
assignee: nobody → Andy Chi (andch)
Changed in libfprint (Ubuntu Impish):
importance: Medium → High
Changed in libfprint (Ubuntu Focal):
importance: Medium → High
Changed in libfprint (Ubuntu Impish):
assignee: nobody → Andy Chi (andch)
Changed in libfprint (Ubuntu Focal):
status: New → Fix Committed
Changed in libfprint (Ubuntu Impish):
status: New → Fix Committed
Revision history for this message
Chris Halse Rogers (raof) wrote :

Why does this remove PID 0xE7: synaptics-add-new-PID-0x100-and-remove-PID-0xE7

It seems that this is removing some device support. Why?

Revision history for this message
Andy Chi (andch) wrote :

Hello @raof,
0xE7 is removed by Synaptics, I'm not sure why they stop supporting 0xE7 in the upstream. The version in Jammy include this commit as well.

commit 3fb8860dc487568518d69e9074135041296d1e75
Author: Aris Lin <email address hidden>
Date: Thu Mar 18 18:29:10 2021 +0800

    synaptics: add new PID 0x100 and remove PID 0xE7

Andy Chi (andch)
description: updated
description: updated
Revision history for this message
Łukasz Zemczak (sil2100) wrote : Please test proposed package

Hello Andy, or anyone else affected,

Accepted libfprint into impish-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/libfprint/1:1.90.7+git20210222+tod1-0ubuntu4~21.10.3 in a few hours, and then in the -proposed repository.

Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, what testing has been performed on the package and change the tag from verification-needed-impish to verification-done-impish. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed-impish. In either case, without details of your testing we will not be able to proceed.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance for helping!

N.B. The updated package will be released to -updates after the bug(s) fixed by this package have been verified and the package has been in -proposed for a minimum of 7 days.

tags: added: verification-needed verification-needed-impish
tags: added: verification-needed-focal
Revision history for this message
Łukasz Zemczak (sil2100) wrote :

Hello Andy, or anyone else affected,

Accepted libfprint into focal-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/libfprint/1:1.90.2+tod1-0ubuntu1~20.04.7 in a few hours, and then in the -proposed repository.

Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, what testing has been performed on the package and change the tag from verification-needed-focal to verification-done-focal. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed-focal. In either case, without details of your testing we will not be able to proceed.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance for helping!

N.B. The updated package will be released to -updates after the bug(s) fixed by this package have been verified and the package has been in -proposed for a minimum of 7 days.

Revision history for this message
Łukasz Zemczak (sil2100) wrote :

Hey Andy! I accepted the SRUs, but thinking about the removal of 0xE7 a bit more... maybe we could consider leaving it for focal? What implications would it have?

Revision history for this message
Andy Chi (andch) wrote :

Hi @sil2100,
I'm not sure the real reason why <email address hidden> remove this ID. We can keep this ID for focal, but user will lost support when they upgrade to Jammy.

Revision history for this message
Andy Chi (andch) wrote :

Hi @sil2100,
confirmed with Synaptics, they suggest to remove this ID because there’s no correct sensor cofig data in libfprint. So I'll keep removing it.

tags: added: verification-done-impish
removed: verification-needed-impish
tags: added: verification-done-focal verification-needed-impish
removed: verification-done-impish verification-needed-focal
Revision history for this message
Andy Chi (andch) wrote :

Enabled proposed on focal and install libfprint-2-2 to 1:1.90.2+tod1-0ubuntu1~20.04.7

[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

Test passed.

Revision history for this message
Andy Chi (andch) wrote :

Enabled proposed on impish and install 1:1.90.7+git20210222+tod1-0ubuntu4~21.10.3

[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

Test passed.

tags: added: verification-done verification-done-impish
removed: verification-needed verification-needed-impish
Revision history for this message
Brian Murray (brian-murray) wrote : Update Released

The verification of the Stable Release Update for libfprint has completed successfully and the package is now being released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regressions.

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package libfprint - 1:1.90.2+tod1-0ubuntu1~20.04.7

---------------
libfprint (1:1.90.2+tod1-0ubuntu1~20.04.7) focal; urgency=medium

  * debian/patches: Add support for new synaptics ID. (LP: #1962277)

 -- Andy Chi <email address hidden> Tue, 22 Feb 2022 19:29:31 +0800

Changed in libfprint (Ubuntu Focal):
status: Fix Committed → Fix Released
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package libfprint - 1:1.90.7+git20210222+tod1-0ubuntu4~21.10.3

---------------
libfprint (1:1.90.7+git20210222+tod1-0ubuntu4~21.10.3) impish; urgency=medium

  * debian/patches: Add support for new synaptics ID. (LP: #1962277)

 -- Andy Chi <email address hidden> Fri, 25 Feb 2022 13:44:51 +0800

Changed in libfprint (Ubuntu Impish):
status: Fix Committed → Fix Released
Changed in oem-priority:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.