I got it working on my Thinkpad X395 by following this: P43s - Working fingerprint reader on Linux : thinkpad
First, uninstall older version of fwupd
:
sudo apt-get remove fwupd
Then, install 1.4.1 version of fwupd
in Ubunutu Software manager.
Then download firmware and config files from here:
- LVFS: Prometheus Fingerprint Reader
- LVFS: Prometheus Fingerprint Reader Configuration
Install them with:
fwupdmgr install 3b5102b3430329a10a3636b4a594fc3dd2bfdc09-Synaptics-Prometheus-10.02.3110269.cab
fwupdmgr install cbe7b45a2591e9d149e00cd4bbf0ccbe5bb95da7-Synaptics-Prometheus_Config-0021.cab
The second file was an older version in my case, so you might not need to install it.
Then, try again in Settings→User→Fingerprint Login.
No supported devices found
on fwupdmgr install – vozman Aug 04 '20 at 12:50