[Bug 744310] Re: [138a:0005] fingerprint Validity VFS301 reader not recognized

2012-01-05 Thread carlosv
** Changed in: fingerprint-gui Status: New = In Progress ** Changed in: libfprint (Ubuntu) Status: Confirmed = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/744310 Title:

[Bug 744310] Re: [138a:0005] fingerprint Validity VFS301 reader not recognized

2012-01-05 Thread carlosv
Hi Andrej! IT WORKS Amazing! Great job! Thanks for the effort! I compiled and installed. fprint_demo GUI. So if anybody wants to give it a shot here is what I did: I have Ubuntu 11.10 64bit I have installed fprint_demo from repositories. Now download fprint:

Re: [Bug 744310] Re: [138a:0005] fingerprint Validity VFS301 reader not recognized

2012-01-05 Thread Lopan
Yes! Congratulations! I've implemented authentication with PAM( http://www.reactivated.net/fprint/wiki/Pam_fprint) and it worked perfectly! / etc / pam.d / login auth required pam_securetty.so auth required pam_env.so auth sufficient pam_fprint.so auth sufficient pam_unix.so nullok

[Bug 744310] Re: [138a:0005] fingerprint Validity VFS301 reader not recognized

2011-12-30 Thread Andrej Krutak
Good new everyone! :-) The libfprint driver can now be integrated into libfprint and seems to work (see the mentioned web for recent patches etc.) - I was able to compile and use the examples provided with libfprint (and the fingerprints matched when expected). However it could take while until

[Bug 744310] Re: [138a:0005] fingerprint Validity VFS301 reader not recognized

2011-12-18 Thread PauLoX
Now, I compile correctly and get image of fingeprint. I hope we'll have soon a libfprint driver for vfs300/1 Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/744310 Title: [138a:0005]

[Bug 744310] Re: [138a:0005] fingerprint Validity VFS301 reader not recognized

2011-12-17 Thread carlosv
Hi there the problem has been just fixed. Andrej is working on it. Thanks. The driver works! Lets hope soon will be full developed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/744310 Title:

[Bug 744310] Re: [138a:0005] fingerprint Validity VFS301 reader not recognized

2011-12-16 Thread carlosv
I have the same Ubuntu 11.10 64bit. Maybe it needs to be developed for 64bit as well. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/744310 Title: [138a:0005] fingerprint Validity VFS301 reader not

[Bug 744310] Re: [138a:0005] fingerprint Validity VFS301 reader not recognized

2011-12-15 Thread carlosv
@Lopan, thank you for your answer. I muss say that I cannot compile it. (just for the record I am not a programmer). So when I compile it i get: collect2: ld returned 1 exit status make: *** [cli] Error 1 I have installed the packages libusb1-0, make and g++. It supposed to compile it without

Re: [Bug 744310] Re: [138a:0005] fingerprint Validity VFS301 reader not recognized

2011-12-15 Thread Lopan
@carlosv, Please, send the last 100 lines before the compile error. 2011/12/15 carlosv 744...@bugs.launchpad.net @Lopan, thank you for your answer. I muss say that I cannot compile it. (just for the record I am not a programmer). So when I compile it i get: collect2: ld returned 1 exit

[Bug 744310] Re: [138a:0005] fingerprint Validity VFS301 reader not recognized

2011-12-15 Thread carlosv
@Lopan, thank you again for your fast answer. So here it is: carlos@Linux:~/Desktop/VFS301/cli$ sudo make [sudo] password for carlos: gcc -ggdb `pkg-config --cflags libusb-1.0` `pkg-config --libs libusb-1.0` -o cli proto.c cli.c /tmp/cchqESW9.o: In function `usb_init':

Re: [Bug 744310] Re: [138a:0005] fingerprint Validity VFS301 reader not recognized

2011-12-15 Thread Sérgio Faria
carlosv, I still didn't have time to install this but you probably also need libusb-1.0-0-dev 2011/12/15 carlosv 744...@bugs.launchpad.net: @Lopan, thank you again for your fast answer. So here it is: carlos@Linux:~/Desktop/VFS301/cli$ sudo make [sudo] password for carlos: gcc -ggdb

[Bug 744310] Re: [138a:0005] fingerprint Validity VFS301 reader not recognized

2011-12-15 Thread carlosv
@Sérgio Thanks for the tip, but the libusb-1.0-0-dev I have it installed already. Cheers. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/744310 Title: [138a:0005] fingerprint Validity VFS301 reader

[Bug 744310] Re: [138a:0005] fingerprint Validity VFS301 reader not recognized

2011-12-15 Thread PauLoX
I've the same problem of carlosv. I've ubuntu 11.10 64bit. The issue is related to 64bit infrastructure ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/744310 Title: [138a:0005] fingerprint

[Bug 744310] Re: [138a:0005] fingerprint Validity VFS301 reader not recognized

2011-11-16 Thread carlosv
@Lopan Could please tell us the instructions how did installed and tried the driver? I would like to give it a try. Thanks -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/744310 Title: [138a:0005]

[Bug 744310] Re: [138a:0005] fingerprint Validity VFS301 reader not recognized

2011-11-16 Thread Lopan
@carlosv Just change the proto.c line (135) from: dev-devh = libusb_open_device_with_vid_pid(NULL, 0x138a, 0x0005); to: dev-devh = libusb_open_device_with_vid_pid(NULL, 0x138a, 0x0008); Compile (command make) and run the proto (./proto). All steps like a root. -- You received

[Bug 744310] Re: [138a:0005] fingerprint Validity VFS301 reader not recognized

2011-11-07 Thread Elizeu Soares
ID 138a:0005 Validity Sensors, Inc. VFS301 Fingerprint Reader No devices found! (finguerprint GUI). My notebook is HP Pavilion dm4-1075br. Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/744310

[Bug 744310] Re: [138a:0005] fingerprint Validity VFS301 reader not recognized

2011-11-06 Thread Andrej Krutak
I've started developing a driver at https://github.com/andree182/vfs301 . I am able to get some fingerprint from it - but the code still needs some love and integration to libfprint is yet to be done (after it works correctly from console). -- You received this bug notification because you are a

[Bug 744310] Re: [138a:0005] fingerprint Validity VFS301 reader not recognized

2011-11-06 Thread carlosv
Good news. Thanks Andrej! something that we could start working on and hopefully will become driver for the device. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/744310 Title: [138a:0005]

Re: [Bug 744310] Re: [138a:0005] fingerprint Validity VFS301 reader not recognized

2011-11-06 Thread Lopan
Work very fine with VSF300! (Bus 001 Device 004: ID 138a:0008 Validity Sensors, Inc. VFS300 Fingeprint Reader) just change the proto.c line (135) from: dev-devh = libusb_open_device_with_vid_pid(NULL, 0x138a, 0x0005); to: dev-devh = libusb_open_device_with_vid_pid(NULL, 0x138a,

[Bug 744310] Re: [138a:0005] fingerprint Validity VFS301 reader not recognized

2011-05-25 Thread carlosv
Bug added to the libfprint traking https://bugs.freedesktop.org/show_bug.cgi?id=37574 ** Also affects: fingerprint-gui Importance: Undecided Status: New ** Bug watch added: freedesktop.org Bugzilla #37574 http://bugs.freedesktop.org/show_bug.cgi?id=37574 -- You received this bug

[Bug 744310] Re: [138a:0005] fingerprint Validity VFS301 reader not recognized

2011-05-05 Thread carlosv
Hi!. I just got another email from Validity Inc. Here is what I got: SLED 11 SP1 is available this year for VFS451 VFS471 on certain HP notebooks. We're working on our own Linux driver for SLED, Ubuntu Fedora and we plan to make it available by April next year. It will support VFS301,

[Bug 744310] Re: [138a:0005] fingerprint Validity VFS301 reader not recognized

2011-05-01 Thread carlosv
Hi! The fprint dev are working on the driver it basically seems that the patch for the VFS101 (138a:001) just works on the VFS101 and VFS201. On the debug file when you try the driver on the VFS301 it gives errors that we don't know jet what could it be. The driver (or patch) for the VFS101

[Bug 744310] Re: [138a:0005] fingerprint Validity VFS301 reader not recognized

2011-04-30 Thread Nick Smith
I just built with the patch, I only found one line where I modified 0001 to 0005, is there anything else I need to do? It didn't work, but I've heard people say that sudo make install put things in the wrong directories, how do I place them in the proper ones? Thanks! -- You received this bug

[Bug 744310] Re: [138a:0005] fingerprint Validity VFS301 reader not recognized

2011-04-19 Thread PauLoX
Someone have tried to use the patch submitted for Bug #285089 and replace the id 138a:0001 (VFS101) with the id 138a:0008 (VFS300) ? I think it can work ! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 744310] Re: [138a:0005] fingerprint Validity VFS301 reader not recognized

2011-04-19 Thread carlosv
I tried to change the id 138a:0001 (VFS101) to 138a:0008 (VFS301). It just get recognised by the fprint_demo, but when you tried to enrol my fingerprints, it just doesn't read it at all. You should try if it works on the VFS300 and let us know. I got an Email from the support of Validity Inc.

[Bug 744310] Re: [138a:0005] fingerprint Validity VFS301 reader not recognized

2011-04-19 Thread carlosv
sorry I wanted to say: change the id 138a:0001 (VFS101) to 138a:0005 (VFS301)!!! not 138a:0008. Sorry my mistake -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/744310 Title: [138a:0005] fingerprint

[Bug 744310] Re: [138a:0005] fingerprint Validity VFS301 reader not recognized

2011-04-18 Thread JasonStokes
same on HP Pavillion dv6-3025dx -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/744310 Title: [138a:0005] fingerprint Validity VFS301 reader not recognized -- ubuntu-bugs mailing list

[Bug 744310] Re: [138a:0005] fingerprint Validity VFS301 reader not recognized

2011-04-06 Thread carlosv
Hi there, It is a bit confusing. It is not really clear if a solution or a patch for a Fingerprint reader from Validity would work in another one. The patch for VFS101, up to now it didn't work in another Validity fingerprint reader. So it is hard to say if there would be in future a driver

Re: [Bug 744310] Re: [138a:0005] fingerprint Validity VFS301 reader not recognized

2011-04-06 Thread Oier Mees
The patch didn't work for me. 2011/4/6 carlosv 744...@bugs.launchpad.net Hi there, It is a bit confusing. It is not really clear if a solution or a patch for a Fingerprint reader from Validity would work in another one. The patch for VFS101, up to now it didn't work in another Validity

[Bug 744310] Re: [138a:0005] fingerprint Validity VFS301 reader not recognized

2011-04-05 Thread Oier Mees
Confirmed on dell vostro 3500, is Validity Sensors, Inc. VFS300 Fingeprint Reader Is the VFS300 on the dell vostro and the VFS301 originally reported the same? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 744310] Re: [138A:0005] fingerprint Validity VFS301 reader not recognized

2011-04-04 Thread carlosv
** Summary changed: - [138A:0001] fingerprint Validity VFS301 reader not recognized + [138A:0005] fingerprint Validity VFS301 reader not recognized ** Summary changed: - [138A:0005] fingerprint Validity VFS301 reader not recognized + [138a:0005] fingerprint Validity VFS301 reader not