I'm trying to use libfprint with UareU 4000B DigitalPersona fingerprint readers running in a Ubuntu 16.04
I'm able to use fprint_demo and img_capture program to get a new image, but the image is encrypted. Based on the libfprint documentation, it's supposed the driver be able to decrypt the image. Is it necessary do any extra configuration ? Might I be missing something ? -------------------------------------------- kleysonr@mfalcon:~/Documents$ apt list --installed | grep libfp libfprint-dev/xenial,now 1:0.6.0-2 amd64 [installed] libfprint0/xenial,now 1:0.6.0-2 amd64 [installed] -------------------------------------------- kleysonr@mfalcon:~/Documents$ lsusb Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 003: ID 03f0:1198 Hewlett-Packard HID-compliant mouse Bus 001 Device 002: ID 03f0:324a Hewlett-Packard Bus 001 Device 033: ID 05ba:000a DigitalPersona, Inc. Fingerprint Reader Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub -------------------------------------------- kleysonr@mfalcon:~/Documents$ lsusb -v -d 05ba:000a Bus 001 Device 033: ID 05ba:000a DigitalPersona, Inc. Fingerprint Reader Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 64 idVendor 0x05ba DigitalPersona, Inc. idProduct 0x000a Fingerprint Reader bcdDevice 1.00 iManufacturer 1 DigitalPersona, Inc. iProduct 2 U.are.U® 4000B Fingerprint Reader iSerial 3 {712282CA-EECD-0140-AF47-762BB09B944B} bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 32 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0x80 (Bus Powered) MaxPower 260mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 2 bInterfaceClass 255 Vendor Specific Class bInterfaceSubClass 255 Vendor Specific Subclass bInterfaceProtocol 255 Vendor Specific Protocol iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0040 1x 64 bytes bInterval 8 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x82 EP 2 IN bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0040 1x 64 bytes bInterval 0 Device Status: 0x0000 (Bus Powered) ? Best Regards.
_______________________________________________ fprint mailing list fprint@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/fprint