Description
Validity fingerprint sensor driver.
Installation Instructions
$ sudo dnf copr enable tigro/python-validity
$ sudo dnf install open-fprintd fprintd-clients fprintd-clients-pam python3-validity
Prepare
$ sudo systemctl start python3-validity.service
$ sudo systemctl start open-fprintd.service
$ sudo systemctl enable open-fprintd-resume.service open-fprintd-suspend.service open-fprintd.service python3-validity.service
Setup fingerprint auth
$ sudo authselect enable-feature with-fingerprint
$ sudo authselect apply-changes
and check
$ sudo authselect current
Profile ID: sssd
Enabled features:
- with-silent-lastlog
- with-fingerprint
Troubleshooting
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 38 | i386 (13)*, x86_64 (16)* | Fedora 38 (0 downloads) |
Fedora 39 | i386 (0)*, x86_64 (0)* | Fedora 39 (24 downloads) |
Fedora 40 | i386 (0)*, x86_64 (0)* | Fedora 40 (23 downloads) |
Fedora 41 | i386 (0)*, x86_64 (0)* | Fedora 41 (6 downloads) |
Fedora rawhide | i386 (13)*, x86_64 (14)* | Fedora rawhide (34 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable faultline/python-validity
More info about enabling Copr repositories