You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: