after the update the problem occurs. After the system starts, the fingerprint works, but if you put the laptop into sleep mode and exit, then the fingerprint will stop working everywhere.
if I try to write the fprintd-validity command, then it gives an error
Using device /net/reactivated/Fprint/Device/1
ListEnrolledFingers failed: Traceback (most recent call last):
File "/usr/lib/python3.13/site-packages/dbus/service.py", line 712, in _message_cb
retval = candidate_method(self, *args, **keywords)
File "/usr/lib/python-validity/dbus-service", line 92, in ListEnrolledFingers
raise e
File "/usr/lib/python-validity/dbus-service", line 83, in ListEnrolledFingers
usr = self.user2record(user)
File "/usr/lib/python-validity/dbus-service", line 63, in user2record
return db.lookup_user(self.user2identity(user))
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.13/site-packages/validitysensor/db.py", line 163, in lookup_user
stg = self.get_user_storage(name='StgWindsor')
File "/usr/lib/python3.13/site-packages/validitysensor/db.py", line 149, in get_user_storage
return parse_user_storage(tls.cmd(pack('<BHH', 0x4b, dbid, len(name)) + name))
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.13/site-packages/validitysensor/tls.py", line 122, in cmd
rsp = self.app(cmd)
File "/usr/lib/python3.13/site-packages/validitysensor/tls.py", line 152, in app
return self.parse_tls_response(self.usb.cmd(self.make_app_data(b)))
~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.13/site-packages/validitysensor/tls.py", line 351, in parse_tls_response
raise Exception('Unexpected TLS version %d %d' % (mj, mn))
Exception: Unexpected TLS version 4 0
running the open-fprintd-resume and open-fprintd-suspend services does not help
kernel: 6.13.1-arch2-1
fingerprint reader: Bus 001 Device 006: ID 06cb:009a Synaptics, Inc. Metallica MIS Touch Fingerprint Reader
after the update the problem occurs. After the system starts, the fingerprint works, but if you put the laptop into sleep mode and exit, then the fingerprint will stop working everywhere.
if I try to write the fprintd-validity command, then it gives an error
running the open-fprintd-resume and open-fprintd-suspend services does not help
kernel: 6.13.1-arch2-1
fingerprint reader: Bus 001 Device 006: ID 06cb:009a Synaptics, Inc. Metallica MIS Touch Fingerprint Reader