I can’t get the fingerprint reader to work on my laptop running Fedora 39. I have already tried several things that were recommended to me, but I still can’t get it to work.
When I was going to set up the fingerprint reader for the first time it threw messages like this:
Fingerprint device disconnected.
Failed to request the fingerprint device ElanTech Fingerprint Sensor: Failed to communicate with the fingerprint reader.
Here is what I have done so far:
I checked if the reader was active or not with the following command: systemctl status fprintd.
It gave me the following:
you have to check the ID and see if there is a driver for it.
Check lsusb output and see if it is for example here: https://copr.fedorainfracloud.org/coprs/manciukic/libfprint-tod-goodix/
there are other sources and ongoing attempts to make certain hardware works.
It starts with the USB ID and a google search on that…
good luck!