Make Fingerprint Reader Work Again in Linux/Ubuntu 24.04

Make Fingerprint Reader Work Again

Are you struggling to get your fingerprint reader working on your Linux/Ubuntu 24.04 system? Look no further! In this comprehensive guide, we will walk you through the steps to resolve the issue and get your fingerprint reader up and running in no time.

Step 1: Update Your BIOS

Before we dive into the software-related fixes, it’s essential to ensure that your system’s BIOS is up-to-date. An outdated BIOS can cause compatibility issues with your fingerprint reader, leading to malfunction. To update your BIOS, follow these steps:

  1. Restart your system and press the key to enter the BIOS setup (usually F2, F12, or Del).
  2. Navigate to the “Advanced” or “Settings” tab and look for the “BIOS Update” or “Firmware Update” option.
  3. Follow the on-screen instructions to update your BIOS to the latest version.

Step 2: Install libssl1.1

The next step is to install the libssl1.1 package, which is required for the fingerprint reader to function correctly. To install libssl1.1, run the following command in your terminal:

sudo apt-get install libssl1.1

Make sure you have the latest version of libssl1.1 installed (1.1.1f-1ubuntu2.22 or later).

Step 3: Download and Install the Fingerprint Reader Driver

To get your fingerprint reader working, you’ll need to download and install the correct driver. For this, we recommend using the libfprint-2-tod1-broadcom driver, which is compatible with Ubuntu 24.04.

To download the driver, visit the following URL: http://dell.archive.canonical.com/updates/pool/public/libf/libfprint-2-tod1-broadcom/

Look for the libfprint-2-tod1-broadcom_5.8.012.0-0ubuntu1~oem2_amd64.deb file and download it to your system.

Once the download is complete, install the driver using the following command:

sudo dpkg -i libfprint-2-tod1-broadcom_5.8.012.0-0ubuntu1~oem2_amd64.deb

Step 4: Configure the Fingerprint Reader

After installing the driver, you’ll need to configure the fingerprint reader to work with your system. To do this, follow these steps:

  1. Go to Settings > System > Users.
  2. Click on the Fingerprint tab.
  3. Select the Fingerprint Reader option and follow the on-screen instructions to enroll your fingerprints.

That’s it! Your fingerprint reader should now be working correctly, and you should be able to use it to log in to your system.

Troubleshooting Tips

If you encounter any issues during the installation or configuration process, here are some troubleshooting tips to help you resolve them:

  • Make sure your BIOS is up-to-date, as an outdated BIOS can cause compatibility issues with your fingerprint reader.
  • Ensure that you have the latest version of libssl1.1 installed (1.1.1f-1ubuntu2.22 or later).
  • If you’re using a different version of the fingerprint reader driver, try uninstalling it and reinstalling the libfprint-2-tod1-broadcom driver.
  • If you’re still experiencing issues, try resetting your fingerprint reader by deleting the /etc/fprint directory and restarting your system.

Conclusion

In this comprehensive guide, we’ve walked you through the steps to get your fingerprint reader working on your Linux/Ubuntu 24.04 system. By following these steps, you should be able to resolve any issues and get your fingerprint reader up and running in no time. Remember to keep your BIOS and software up-to-date to ensure compatibility and optimal performance. Happy troubleshooting!

Addressing the Secure Boot Issue in Dell and Other PC Manufacturers

Scroll to Top