Axel Mammes escribió: > I did not try changing the USB ID in the fprint libraries to see if > another Authentec driver would also support this sensor. I am having > trouble compiling the code on my Fedora 8 x86 machine, so I was not > able to try it. If someone could help me compiling this on Fedora than > I could try it myself. > > On 2/20/08, *Axel Mammes* <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > Hi, I have a LifeView FingerId fingerprint reader which uses the > Authentec AF-S2 sensor. USB Device ID is 08FF:AFE4. I installed it > on WinXP and I ran a usbsnoop capture on it. This is the first > Authentec sensor and it is very widespread. Maybe it is not too > difficult to support. I am attaching the log and the fingerprint > that was captured during the log session. I am sorry but I do not > know how to implement the driver, otherwise I would do it myself. > > Axel > Hi Axel! I'm just guessing, but you probably don't have devheaders of libusb, glib or magick, necessary to compile libfprint.
Try to install them first, they are likely to be called libusb-dev, glib-dev and magick-dev, or sort of (I don't use Fedora myself, that's why I can't assure that). Good luck! Dererk -- [EMAIL PROTECTED]: ~$ grep -ir 'power in your hands' /proc/ /proc/version: Debian GNUine Perception BOFH excuse #359 YOU HAVE AN I/O ERROR -> Incompetent Operator error. _______________________________________________ fprint mailing list [email protected] http://lists.reactivated.net/mailman/listinfo/fprint
