Difference between revisions of "How to enable the integrated fingerprint reader"
m (moved How to enable the fingerprint reader to How to enable the integrated fingerprint reader: Parallelism) |
|||
Line 4: | Line 4: | ||
* [[How to enable integrated fingerprint reader with fprint|fprint]] | * [[How to enable integrated fingerprint reader with fprint|fprint]] | ||
* [[How to enable integrated fingerprint reader with ThinkFinger|ThinkFinger]] | * [[How to enable integrated fingerprint reader with ThinkFinger|ThinkFinger]] | ||
+ | |||
+ | ===fprint=== | ||
+ | For some time various projects provided support for various readers. That work mostly been unified under the [http://reactivated.net/fprint/wiki/Main_Page fprint] library, and thus libfprint and libpam-fprint (which provides authentication via PAM) are the best way to go, and in the meantime included by default in most Linux distributions. However, it seems that lately this project has stalled, and no support for newer chips has emerged for some time. | ||
+ | ===Thinkfinger=== | ||
+ | Alternatively, the original Thinkfinger project is at http://thinkfinger.sourceforge.net. It only provides support for the 1st generation reader, and has not been updated since 2007; see the [[How to enable the integrated fingerprint reader with ThinkFinger]] for detailed instructions. It is also in Debian Lenny. This integrates seamlessly with PAM and doesn't produce a tacky graphical prompt. | ||
+ | |||
+ | {{HINT|If you've followed the instructions and "tf-tool --verify" works, but nothing else does, make sure that the "uinput" module is loaded.}} | ||
+ | |||
+ | ===Fingerprint GUI=== | ||
+ | Feb 2011: The following works as smoothly on Ubuntu and T410s: https://launchpad.net/~fingerprint/+archive/fingerprint-gui |
Revision as of 16:56, 5 August 2011
Ways to enable the integrated fingerprint reader on ThinkPads:
fprint
For some time various projects provided support for various readers. That work mostly been unified under the fprint library, and thus libfprint and libpam-fprint (which provides authentication via PAM) are the best way to go, and in the meantime included by default in most Linux distributions. However, it seems that lately this project has stalled, and no support for newer chips has emerged for some time.
Thinkfinger
Alternatively, the original Thinkfinger project is at http://thinkfinger.sourceforge.net. It only provides support for the 1st generation reader, and has not been updated since 2007; see the How to enable the integrated fingerprint reader with ThinkFinger for detailed instructions. It is also in Debian Lenny. This integrates seamlessly with PAM and doesn't produce a tacky graphical prompt.
Fingerprint GUI
Feb 2011: The following works as smoothly on Ubuntu and T410s: https://launchpad.net/~fingerprint/+archive/fingerprint-gui