3v1n0 / libfprint

Library for fingerprint readers
GNU Lesser General Public License v2.1
392 stars 48 forks source link

Cannot enroll finger print nor enable in pam-auth-update #44

Open gvsa123 opened 2 years ago

gvsa123 commented 2 years ago

I'm having issues enrolling and enabling finger prints.

System: NAME="Pop!_OS" VERSION="22.04 LTS" ID=pop ID_LIKE="ubuntu debian" PRETTY_NAME="Pop!_OS 22.04 LTS" VERSION_ID="22.04"

I get this error when registering:

Found device <DEVICE ID 138a:0090 on Bus 001 Address 009> Opening device 0x90 Traceback (most recent call last): File "/snap/validity-sensors-tools/65/vfs-tools/validity-sensors-tools.py", line 380, in vfs_tools.enroll(finger=args.finger_id) File "/snap/validity-sensors-tools/65/vfs-tools/validity-sensors-tools.py", line 270, in enroll raise Exception('Enroll not supported yet for device {}'.format( Exception: Enroll not supported yet for device 0x90

Everything was working in 21.xx

Kernel: 5.19.0-76051900-generic

Hardware: Thinkpad P50

Fingerprint Reader: Bus 001 Device 009: ID 138a:0090 Validity Sensors, Inc. VFS7500 Touch Fingerprint Sensor

Following the entire process in the outline works, led tests and everything.