Authentec Fingerprint Scanners - Full Specifications (AES2810 & AES2550)
Last year, I wrote about how Authentec wouldn't support their fingerprint readers on Linux. I've been chatting to the good folk at Authentec, and they've agreed to release the specification documents!
So if you want to code up an interface for the AES2810 or AES2550 you can!
A word of note, the best way to get the latest version of these documents is to register for the Authentec Developer Program. You then need to drop the team a note asking to get access to these specific documents - devportal AT authentec.com
That way you will get informed when there is a new release of other sensor's specs or updates.
So, here are the documents :-)
NB, I specifically asked the development team about sharing these files. They said:
Since we have released the documents without requiring any NDA or other such agreement signing we can't prevent you from sharing them.
Norman says:
Now all I need is someone who can code a driver for these devices...
anarsoul says:
I've received aes2550 scanner from AuthenTec few days ago and now working on aes2550/aes2810 driver for libfprint. Just wait a bit 😉
Terence Eden says:
Great news! Do you have a website or GitHub account?
anarsoul says:
https://github.com/anarsoul
Xavier Mendez says:
Great! I'll see if I can colaborate with you to get this done. 🙂
anarsoul says:
Just pushed first working (for me) version into aes2550 branch. Driver should work for both AES2550 and AES2810 devices
Attila Oláh says:
Awesome to hear that. I've starred the repo — let me see if I can help with some testing maybe.
Seegal Galguntijak says:
This seems to be a fork of the libfprint driver lib. Will your adaptation of the drivers be submitted into the official libfprint project as well?
Xavier Mendez says:
Of course.
szerencl says:
Very nice to see this! I can also help with testing the AES2810. Finally there is a chance to get the fingerprint reader working on Thinkpad T/R/X?00 series...
mikij1 says:
I have a X301... please, make the testing!
Luvk1 says:
I have an x200 tablet and have been checking the github often. Thanks for the effort and I would be interested to be a beta tester, too.
Stas says:
That is great!!! How are things going? I am looking forward to test the driver or maybe there is something else I can help with?
anarsoul says:
It would be nice if you can test driver, it's in my github repo git://github.com/anarsoul/libfprint.git, branch aes2550-v2
Stas says:
Great news, I saw an update on github 🙂 I will test the driver on my X200t on Monday. The usb reports 08ff:2810 AuthenTec, Inc. AES2810.
Stas says:
I tested the driver and made opened issue on github.
St says:
For anyone interested, the fingerprint readers on Thinkpad models R400, R500, T400, T500, W500, W700, W700ds, X200, X200s, X200 Tablet, X301 now have working drivers in Linux!
mikij1 says:
fantastic!
banym says:
Very nice. Is there a documentation and a link to use the driver?
Xavier Mendez says:
It's being developed at https://github.com/anarsoul/libfprint Feel free to test. It works for some people, but it definitively needs some fixes before it goes mainstream. Thank @anarsoul for it!
anarsoul says:
Actually, it was merged into libfprint a while ago, so don't use my repo for testing, use http://cgit.freedesktop.org/libfprint/libfprint/
Xavier Mendez says:
Great news! So it'll probably get into the distros' repository soon, if it isn't already... 🙂
anarsoul says:
Only if distro pulls changes from git, because there was no libfprint releases since driver was merged.
szerencl says:
I have a working PKGBUILD for Arch Linux, but not complete enough for AUR and it's based on anarsoul repo. But if someone's intrested, I'll gladly post it.
Xavier Mendez says:
Whoa, it works perfectly now! Only UDev rules missing. I'll file an issue.
VeNoMouS says:
Anyone know where you can purchase a AES2550 online from???
anarsoul says:
Don't know about AES2550, but you can purchase Eikon Mini (apparently it's AES2660). It's available on Amazon and supported by my aes2660 driver for libfprint 🙂
Seegal Galguntijak says:
Thank you all so much for doing this! But how can I use my 2810 in a current Ubuntu/Linux Mint, based on 12.04 or 12.10? Has this Authentec driver made it into the current repository version of libfprint? Or is there a PPA with the new version? Maybe at least a .deb-File to download and install? Further how-to instructions would be appreciated!
anarsoul says:
Use fprint ppa: https://launchpad.net/~fingerprint/+archive/fprint
Steven O. says:
Hello Terence
Thank you for contacting Authentec and releasing the documents. Scribd seems to be rather hostile against free reuse nowadays. Would it be possible to provide a direct link to the PDFs or upload them somewhere else to preserve them for future generations (e.g. on https://archive.org)?
@edent says:
As per Aunthentec's comments - you are free to rehost them elsewhere.
Steven O. says:
Thanks, I can't download them from Scribd without a subscription. Can you provide a direct link (e.g. by using a file hoster or here on this blog)?
@edent says:
I've now adjusted the permissions so they can be downloaded without a subscription. Feel free to rehost them elsewhere. Thanks for letting me know.
Steven O. says:
Thank you, unfortunately Scribd still requires me to signup and pay for a subscription. Can you host them on your blog (temporarily)?
@edent says:
Done.
Steven O. says:
Thank you!