python-validity icon indicating copy to clipboard operation
python-validity copied to clipboard

Validity fingerprint sensor prototype

Results 133 python-validity issues
Sort by recently updated
recently updated
newest added
trafficstars

I installed this package to get my fingerprint sensor working by following a youtube tutorial, since my sensor is not listed as supported in the fprintd website, after installing i...

Hey, I just got a new Lenovo Thinkbook-15 with the following specs as an output from `uname -a` command. `Linux thinkbook-15 5.11.0-41-generic #45~20.04.1-Ubuntu SMP Wed Nov 10 10:20:10 UTC 2021...

Fix for "Fingerprint not working after waking up from suspend" `sudo systemctl enable open-fprintd-resume open-fprintd-suspend` doesn't work on Fedora 36 on Thinkpad T480. Used to be fine before the upgrade...

Hi, as there are many distros out there that don't force you to use systemd, it would be great to have an option to install python-validity on those systems. Is...

Laptop HP EliteBook 1040 G4 ``` # lsusb | grep 138 Bus 001 Device 005: ID 138a:0092 Validity Sensors, Inc. ``` The :0092 was not mentioned in other issues, so...

Hi all, I have had this driver working on Fedora in the past with a few workarounds and I recently did a full reinstall and used the copr repo for...

- Thinkpad T470 - Fedora 36 - ID 138a:0097 Validity Sensors, Inc. - installed python-validity using copr When I run `fprintd-enroll` I get the following error: `Impossible to enroll: GDBus.Error:net.reactivated.Fprint.Error.NoSuchDevice:`...

Hi, I'm trying to get this thing working, but having trouble with it. Device is listed on fprintd devices list, but is not working with python-validity? Is there anything I'm...

I'm trying to see, if it was possible to for this project to support the `06cb:0081`, so I was trying to setup https://github.com/uunicorn/synaWudfBioUsb-sandbox and see if I could find something...