RaghavRao
RaghavRao
"Reverse engineering of Validity/Synaptics **138a:0090, 138a:0094, 138a:0097, 06cb:0081, 06cb:009a** fingerprint readers protocol" 06cb:00bb is out of scope for this project, you will most likely not receive much support for out...
Also here with X1 Yoga 3rd Gen. Is this project still active? On Mon, Dec 10, 2018, 15:20 Federico Reghenzani wrote: > This affects also Thinkpad L480. > > Let...
Where did you find this? I've been searching for one. I would like one On Fri, Nov 1, 2019, 13:33 kangear wrote: > I have 009a fingerprint, any hacker need...
Sorry the permission error is a problem with uni-curses. I added it in line 96 of `__init__.py` of unicurses: ``` for p in paths: if os.path.exists(p): try: for file in...
I can help with the testing by sending you screenshots of each build. I could automate it On Tue, May 7, 2019, 12:44 Eliver L. wrote: > Sadly for now...
you can also do: ``` pip install vext pip install vext.gi ```
Amazing work, thank you @veitw
Hi, I am using this on Fedora 32 with no issues. I git cloned this repo and https://github.com/uunicorn/open-fprintd repo, did `sudo pip install .` then copied over the files from...
On Fedora: $ cd ~ $ git clone https://github.com/uunicorn/python-validity/ $ cd python-validity $ sudo cp debian/python3-validity.service /etc/systemd/system/ $ sudo cp debian/python3-validity.udev /etc/udev/rules.d/10-validity.rules $ sudo cp dbus_service/io.github.uunicorn.Fprint.conf /usr/share/dbus-1/system.d/io.github.uunicorn.Fprint.conf $ sudo cp...
Would the best option be requiring password for fingerprint enroll?