Fredrik Wendt
2007-03-11 13:51:46 UTC
Hi.
I'm trying to get the fingerprint reader to work on my Lenovo ThinkPad
Z61t (9443-4GG), and I'm happy to provide any dumps, test performed, etc
needed in order to help you improve this software. I'm really not very
comfortable with programming in C (I jumped right onto the Java track
and I'm sort of stuck there), hence I can't help you very much that way.
What I've done so far is to confirm that the hardware have the same
identifier (lsusb) as thinkfinger claims to work with.
ID 0483:2016 SGS Thomson Microelectronics Fingerprint Reader
I've followed the instructions on
http://www.thinkwiki.org/wiki/How_to_enable_the_fingerprint_reader_with_ThinkFinger but I'm stuck on `tf-tool --acquire`.
The output I get when running with --verbose is:
Running in verbose mode.
* Mode: acquire
* Biometric identification record file: '/tmp/test.bir'
Initializing... done.
tf-tool: TF_STATE_SWIPE_0 (2)
Please swipe your finger (successful swipes 0/3, failed swipes: 0)...tf-tool: TF_STATE_SWIPE_FAILED (6)
Please swipe your finger (successful swipes 0/3, failed swipes: 1)...tf-tool: TF_STATE_SWIPE_0 (2)
Please swipe your finger (successful swipes 0/3, failed swipes: 1)...tf-tool: TF_STATE_SWIPE_FAILED (6)
Please swipe your finger (successful swipes 0/3, failed swipes: 2)...tf-tool: TF_STATE_SWIPE_0 (2)
Please swipe your finger (successful swipes 0/3, failed swipes: 2)...tf-tool: TF_STATE_SWIPE_FAILED (6)
Please swipe your finger (successful swipes 0/3, failed swipes: 3)...tf-tool: TF_STATE_SWIPE_0 (2)
Please swipe your finger (successful swipes 0/3, failed swipes: 3)...tf-tool: TF_STATE_SWIPE_FAILED (6)
Please swipe your finger (successful swipes 0/3, failed swipes: 4)...tf-tool: TF_STATE_SWIPE_0 (2)
Please swipe your finger (successful swipes 0/3, failed swipes: 4)...
I also downloaded the 2.2.3pre-tar ball from the link in
http://article.gmane.org/gmane.linux.drivers.thinkfinger/150/ but that
gives the exact same result - except for my first run where I actually
got 3/4 perfect readings! (Yes, it worked _once_. The second time when I
was trying to --verify the fingerprint, it just went back to do nothing
but fail the swipes.)
I'm checking out the svn version right now, but also have to take my kid
to his swimming class. Anything else I should try, like rebooting
between each run to see if the hardware isn't "reset" properly after
each run?
Thanks for your efforts so far.
Thanks in advance for your help.
/
Fredrik Wendt
I'm trying to get the fingerprint reader to work on my Lenovo ThinkPad
Z61t (9443-4GG), and I'm happy to provide any dumps, test performed, etc
needed in order to help you improve this software. I'm really not very
comfortable with programming in C (I jumped right onto the Java track
and I'm sort of stuck there), hence I can't help you very much that way.
What I've done so far is to confirm that the hardware have the same
identifier (lsusb) as thinkfinger claims to work with.
ID 0483:2016 SGS Thomson Microelectronics Fingerprint Reader
I've followed the instructions on
http://www.thinkwiki.org/wiki/How_to_enable_the_fingerprint_reader_with_ThinkFinger but I'm stuck on `tf-tool --acquire`.
The output I get when running with --verbose is:
Running in verbose mode.
* Mode: acquire
* Biometric identification record file: '/tmp/test.bir'
Initializing... done.
tf-tool: TF_STATE_SWIPE_0 (2)
Please swipe your finger (successful swipes 0/3, failed swipes: 0)...tf-tool: TF_STATE_SWIPE_FAILED (6)
Please swipe your finger (successful swipes 0/3, failed swipes: 1)...tf-tool: TF_STATE_SWIPE_0 (2)
Please swipe your finger (successful swipes 0/3, failed swipes: 1)...tf-tool: TF_STATE_SWIPE_FAILED (6)
Please swipe your finger (successful swipes 0/3, failed swipes: 2)...tf-tool: TF_STATE_SWIPE_0 (2)
Please swipe your finger (successful swipes 0/3, failed swipes: 2)...tf-tool: TF_STATE_SWIPE_FAILED (6)
Please swipe your finger (successful swipes 0/3, failed swipes: 3)...tf-tool: TF_STATE_SWIPE_0 (2)
Please swipe your finger (successful swipes 0/3, failed swipes: 3)...tf-tool: TF_STATE_SWIPE_FAILED (6)
Please swipe your finger (successful swipes 0/3, failed swipes: 4)...tf-tool: TF_STATE_SWIPE_0 (2)
Please swipe your finger (successful swipes 0/3, failed swipes: 4)...
I also downloaded the 2.2.3pre-tar ball from the link in
http://article.gmane.org/gmane.linux.drivers.thinkfinger/150/ but that
gives the exact same result - except for my first run where I actually
got 3/4 perfect readings! (Yes, it worked _once_. The second time when I
was trying to --verify the fingerprint, it just went back to do nothing
but fail the swipes.)
I'm checking out the svn version right now, but also have to take my kid
to his swimming class. Anything else I should try, like rebooting
between each run to see if the hardware isn't "reset" properly after
each run?
Thanks for your efforts so far.
Thanks in advance for your help.
/
Fredrik Wendt