Page 1 of 1

Fingerprint Reader At Boot

Posted: Sat Mar 04, 2017 5:34 am
by LavaChild
Hello!

I'm aware support for the fingerprint reader on an X200s is not good under Linux. None the less, I'd still like to use that functionality - I was hoping I could use it instead of a BIOS password (i.e., at boot, before operating system therefore hopefully operating system independent). Is this possible? If so, how would one go about configuring it without access to a Windows installation? Thank you!

Re: Fingerprint Reader At Boot

Posted: Sat Mar 04, 2017 5:42 am
by RealBlackStuff

Re: Fingerprint Reader At Boot

Posted: Thu Mar 09, 2017 3:12 am
by Temetka
I keep a text doc on my home NAS which contains all my setup/config notes for linux that I use. I knew I had something in there related to the fingerprint reader. There might be other ways to accomplish it, but I've used this method on my T410 and X301
To enable the fingerprint reader on most Thinkpads go here:
http://fcns.eu/2012/04/29/fingerprint-reader/

You can follow these steps to install the fingerprint reader application, and hopefully in your case it will work straight away.



1. Add this PPA to your sources:

sudo add-apt-repository ppa:fingerprint/fingerprint-gui
sudo apt-get update

2. Install the packages:

sudo apt-get install libbsapi policykit-1-fingerprint-gui fingerprint-gui

3. Log out of your session and log back in (the new session defaults need to be picked up). Just be aware that for some people it didn’t work so they had to reboot.

4. You can now start the application either by launching it from System > Preferences, or through a terminal:
andrei@nayu:~$ fingerprint-gui