Description
Validity fingerprint sensor driver.
Installation Instructions
$ sudo dnf copr enable pbo/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
If fprintd-enroll
fails with error Impossible to enroll: GDBus.Error:net.reactivated.Fprint.Error.NoSuchDevice
, then follow instructions from this comment: python-validity issue #103.
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 |
---|---|---|
![]() |
i386 (40)*, x86_64 (68)* | Fedora 39 (0 downloads) |
![]() |
i386 (20)*, x86_64 (23)* | Fedora 40 (45 downloads) |
![]() |
i386 (19)*, x86_64 (34)* | Fedora 41 (35 downloads) |
![]() |
i386 (8)*, x86_64 (11)* | Fedora 42 (7 downloads) |
![]() |
i386 (62)*, x86_64 (70)* | Fedora rawhide (54 downloads) |
![]() |
x86_64 (12)* | Rhel 9 (55 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable pbo/python-validity
More info about enabling Copr repositories