Ubuntu Linux Configure Fingerprint reader on ThinkPad/Dell/Toshiba Laptops

Ubuntu Linux Configure Fingerprint reader on ThinkPad/Dell/Toshiba Laptops

To configure a fingerprint reader on a ThinkPad, Dell, or Toshiba laptop running Ubuntu Linux, you can follow these steps:

  1. Install the required packages by running the following command:
sudo apt-get install libfprint0 fprint-demo
Source‮w:‬ww.lautturi.com

This will install the libfprint0 and fprint-demo packages, which provide support for fingerprint scanners on Ubuntu Linux.

  1. Connect the fingerprint reader to the laptop. If the fingerprint reader is built into the laptop, it should be automatically detected by the system.

  2. Run the fprintd-enroll command to enroll your fingerprints with the fingerprint reader. Follow the prompts to enroll one or more fingerprints.

  3. Once you have enrolled your fingerprints, you can use the fprintd-verify command to test the fingerprint reader. Follow the prompts to verify your enrolled fingerprints.

  4. If the fingerprint reader is working correctly, you can set it up to be used for login and other authentication purposes. To do this, you can use the gnome-control-center utility to configure the fingerprint reader. Open the gnome-control-center and go to the "Users" section. From there, you can add your fingerprints to your user account and set up the fingerprint reader for login and other authentication purposes.

Keep in mind that the above steps are just a basic guide for configuring a fingerprint reader on Ubuntu Linux. The specific steps and options may vary depending on your laptop model and the fingerprint reader that you are using.

For more information on configuring fingerprint readers on Ubuntu Linux, you can refer to the documentation for the libfprint0 and fprint-demo packages, or consult the documentation for your laptop or fingerprint reader.

Created Time:2017-10-30 14:27:25  Author:lautturi