Giter Club home page Giter Club logo

Comments (8)

Kostanos avatar Kostanos commented on July 27, 2024 2

In my case I just got this:

$ ./prototype 
Prototype version 15
Found device 06cb:0081
Support would be available soon

from validity90.

Alexiades avatar Alexiades commented on July 27, 2024 1

Hi shokuz,

Yes, I have already test it.
First I recommend you to create a folder to leave the project there.
mkdir protoFingerTest

There do a git clone of the project:
git clone https://github.com/nmikhailov/Validity90.git

Then in the prototype folder run the follow command:
cd prototype
make

Next give permission to the folder where the program is going to make the test of your FingerPrint files:
sudo chmod a+rwx /dev/bus/usb/<your path>:
For example in my computer it was "sudo chmod a+rwx /dev/bus/usb/001/005"

Finally go to the prototype folder and run the prototype program and save the information in a log.txt to share it with nmikhailov. I shared it opening a new issue.

./prototype

I hope is clear for you, any question ask me.

cheers!

from validity90.

thebigfootsdad avatar thebigfootsdad commented on July 27, 2024 1

Hi shokuz,

Yes, I have already test it.
First I recommend you to create a folder to leave the project there.
mkdir protoFingerTest

There do a git clone of the project:
git clone https://github.com/nmikhailov/Validity90.git

Then in the prototype folder run the follow command:
cd prototype
make

Next give permission to the folder where the program is going to make the test of your FingerPrint files:
sudo chmod a+rwx /dev/bus/usb/<your path>:
For example in my computer it was "sudo chmod a+rwx /dev/bus/usb/001/005"

Finally go to the prototype folder and run the prototype program and save the information in a log.txt to share it with nmikhailov. I shared it opening a new issue.

./prototype

I hope is clear for you, any question ask me.

cheers!

When in the 'Prototype' folder, I used make in the terminal but got this result:

Package nss was not found in the pkg-config search path.
Perhaps you should add the directory containing `nss.pc'
to the PKG_CONFIG_PATH environment variable
No package 'nss' found
Package openssl was not found in the pkg-config search path.
Perhaps you should add the directory containing `openssl.pc'
to the PKG_CONFIG_PATH environment variable
No package 'openssl' found
Package libusb-1.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libusb-1.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libusb-1.0' found
Package libpng was not found in the pkg-config search path.
Perhaps you should add the directory containing `libpng.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libpng' found
Package glib-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `glib-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'glib-2.0' found
cc -c -Wall -g -DG_LOG_DOMAIN=\"Validity90\"  validity90/utils.c -o validity90/utils.o
validity90/utils.c:23:10: fatal error: gcrypt.h: No such file or directory
 #include <gcrypt.h>
          ^~~~~~~~~~
compilation terminated.
make: *** [Makefile:28: validity90/utils.o] Error 1

Do you know what the issue might be or how I could resolve it?

from validity90.

 avatar commented on July 27, 2024

install the dependencies specified in readme.md in prototype directory.

from validity90.

lesGrandsBras avatar lesGrandsBras commented on July 27, 2024

Hi!

For example in my computer it was "sudo chmod a+rwx /dev/bus/usb/001/005"
How do I know what path I have to give?

Thank you very much!

from validity90.

linux019 avatar linux019 commented on July 27, 2024

Hi @nmikhailov I have the same issues, any luck to add support of 06cb:0081?

from validity90.

raaz2053 avatar raaz2053 commented on July 27, 2024

Prototype version 15
Found device 06cb:0081
Support would be available soon
:(

from validity90.

rahmatov avatar rahmatov commented on July 27, 2024

Hi @nmikhailov , any news about support of 06cb:0081?

from validity90.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.