Differences between the revision of 20:59, 17 February 2014, created by mtjm, and the revision of 17:09, 20 September 2012
Notice: the text in red has been deleted from the previous revision, the text in green has been added in this revision and the text in gray has not been changed.
differences in the entry: vendor
AuthenTec-Inc.
differences in the entry: model name
AuthenTec Inc. AES2810
differences in the entry: possible other names of the device
differences in the entry: VendorID:ProductID code of the device
08ff:2810
differences in the entry: year of commercialization
not-specified
differences in the entry: interface
USB
differences in the entry: GNU/Linux distribution used for the test
trisquel_5_0 trisquel_6_0
differences in the entry: tested with the following kernel libre
2.6.38-11-generic 3.11.0-15-generic
differences in the entry: does it work with free software?
no yes
differences in the entry: free driver used
aes2550
differences in the entry: Description
lsusb [p]libfprint0 in Trisquel 6.0 is too old to support this device. Build it from upstream git using commands like these:[/p]
[code]sudo aptitude install git
sudo aptitude build-dep libfprint0
git clone git://anongit.freedesktop.org/libfprint/libfprint
cd libfprint
./autogen.sh --prefix=$HOME/.local
make -j3
make install
[/code]
And run fprint_demo: [code]sudo LD_LIBRARY_PATH=$HOME/.local/lib fprint_demo[/code] (or modify the shipped udev rule instead of using sudo). It works.

[p]lsusb:[/p]

[code]Bus 001 Device 003: ID 08ff:2810 AuthenTec, Inc. AES2810[/code]

lsusb -v [p]lsusb -v:[/p]
[code]Bus 001 Device 003: ID 08ff:2810 AuthenTec, Inc. AES2810
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 255 Vendor Specific Class
bDeviceSubClass 255 Vendor Specific Subclass
bDeviceProtocol 255 Vendor Specific Protocol
bMaxPacketSize0 8
idVendor 0x08ff AuthenTec, Inc.
idProduct 0x2810 AES2810
bcdDevice 17.03
iManufacturer 0
iProduct 1
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 32
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xa0
(Bus Powered)
Remote Wakeup
MaxPower 100mA
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 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x02 EP 2 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0008 1x 8 bytes
bInterval 0
[/code]
The contents of this page are in the Public Domain. (see the CC0 page for detailed information). Anyone is free to copy, modify, publish, use, sell, or distribute the text for any purpose, commercial or non-commercial, and by any means.
h-node.org is a hardware database project. It runs the h-source PHP software, commit cdeda15, available under the GNU General Public (GPLv3) License.
JavaScript license information