Open kozross opened 2 years ago
I had the same problem on Fedora 36.
Try disable and enable again open-fprintd-resume
and open-fprintd-suspend
services.
I have the same issue on the Thinkpad Carbon X1 gen6, but this solution does not work for me. Any other tips? fprintd.service unable to start
Update: the trick abobe solved it for me
I have the same issue on the Thinkpad Carbon X1 gen6, too.How did you fix it?
Same problem here with ThinkPad X1 Yoga gen 3.
After resuming from suspend I can still se my device in lsusb: Bus 001 Device 006: ID 06cb:009a Synaptics, Inc. Metallica MIS Touch Fingerprint Reader
However I get this error from open-fprintd-resume service.
Jan 21 18:11:08 NoYoga resume.py[5836]: usb.core.USBError: [Errno 19] No such device (it may have been disconnected)
Jan 21 18:11:08 NoYoga systemd[1]: open-fprintd-resume.service: Main process exited, code=exited, status=1/FAILURE
Jan 21 18:11:08 NoYoga systemd[1]: open-fprintd-resume.service: Failed with result 'exit-code'.
Jan 21 18:11:08 NoYoga systemd[1]: Failed to start Restart devices after resume.
As for workaround you can try this: https://github.com/uunicorn/python-validity/issues/106#issuecomment-1019342483
solutions and explanations that can be tried https://github.com/uunicorn/python-validity/issues/128#issuecomment-2437045697
I've set up
python-validity
according to the instructions for my distro (Arch Linux) and enrolled a fingerprint successfully. This works, but only until I first suspend. Once this happens, upon waking, I can no longer log in via fingerprint scan (the option isn't even offered), and when I check the status offprintd.service
, I get this:Enabling the suspend-related services does not help. I do not have any other
fprintd
-related anything installed: only what was required for the AUR package. I'm using a ThinkPad T580, withpython-validity 0.12-5
according topacman -Qs
. My DE is GNOME.