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

Doesn't start on silverblue due to trying to write to `/usr` which is read only on silverblue

Hi and thanks for all the amazing work on this project. I am running this with the 06cb:009a on Ubuntu 20.04 with Gnome 3.36.3, and while this works as expected,...

I wanted to install this project on my HP-envy-13-x360-ay-Series Laptop since the fingerprint scanner is not working. After downloading the Fedora rpm packages from here: https://github.com/uunicorn/python-validity/issues/54 the command `sudo validity-sensors-firmware`...

After `fprintd-enroll` returns with `list_devices failed` and `systemctl status python3-validity` complains about errors on startup, I used the command below for factory reset `sudo python3 /usr/share/python-validity/playground/factory-reset.py` and the following error...

In `hier(7)` `/usr` is described as: ``` This directory is usually mounted from a separate partition. It should hold only shareable, read-only data, so that it can be mounted by...

Hi, It looks like this is not available for my distro. Does anyone know how to manually install this from this github repo? Thanks

Hi, I'm trying to run python-validity on arch. I am having some issues which I am not able to pinpoint yet, but was trying to stop the service and running...

Hello, Thanks for the nice work on python-validity. I have it installed successfully on manjaro/arch - as I couldn't find pam-auth-update command in arch, I am trying to modify the...

When trying to install on arch, the install fails with the error `cannot find pod2man`. However, if I install pod2man first (`yay pod2man`) the install succeeds. Therefore pod2man should be...

I've been trying to see if I can get 06cb:009b working for a little bit, I've gotten synaWudfBioUsb-sandbox to output something but I'm not sure which blobs go where, or...