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 (59)*, x86_64 (41)* | Fedora 40 (0 downloads) |
![]() |
i386 (54)*, x86_64 (53)* | Fedora 41 (64 downloads) |
![]() |
i386 (29)*, x86_64 (71)* | Fedora 42 (60 downloads) |
![]() |
x86_64 (0)* | Fedora 43 (0 downloads) |
![]() |
i386 (114)*, x86_64 (99)* | Fedora rawhide (79 downloads) |
![]() |
x86_64 (20)* | Rhel 9 (89 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable pbo/python-validity
More info about enabling Copr repositories