So, I've got parcel with scanner in August, but unfortunately had no spare time for hacking, I only coded driver stub and read datasheet from AuthenTec.
So, in September/October I've spent few (5-6?) nights hacking on this driver, and finally got it working on my AES2550. Image quality is much better then on my AES2501. Driver lacks crypto features for AES2810 and external flash support for both devices. Anyway, libfprint has no external flash API yet, so there's some space for hacking :)
As usual, code is on my github page, branch aes2550-v2. Some testing is appreciated :)
P.S. Thanks to AuthenTec for opened specs and provided hardware! AuthenTec rocks!
Update: driver was merged into upstream, so you can use upstream libfprint repo

7 comments:
Thank you! (aes2810 on HP 2530p)
Thanks for this work. I'm a newb, using Ubuntu 12.10, and I'm unable to install following the INSTALL info.
I installed libtools and some other stuff it needed.
Now it says it needs NSS (CRYPTO). I can't figure out what needs to be installed for this. Any pointers?
Nevermind, I followed your link and ended up with an Ubuntu PPA that got it for me.
Thanks for the driver!
In a quick test I passed with 30+ minutia, but failed with 17. Are the specs for this key requirement available?
Scott, it's not about minutia count, there's match score, >=40 means match. But AFAIK you can see it only in debug logs (if libfprint was compiled with debug logs), it's not exported to users.
Thanks! It seems it would be nice to have some control over this value (High, Med, Low) for permitting auth in a setting somewhere. I have no idea how that would be implemented or if possible/wise.
Thank you!
aes2810 , HP elitebook 6930p
Post a Comment