Setting up Debian based Linux PC with Fingerprint Authentication
Here’s the complete step-by-step guide including cosmic-greeter setup for fingerprint login on Pop!_OS:_OS
#
Fingerprint Setup on Pop!_OS (Lenovo ThinkPad with COSMIC)
##
sudo apt update && sudo apt install fprintd libpam-fprintd
2.
- Reinstall cosmic-greeter (if needed)
. Ensure the login manager is working:
sudo apt install --reinstall cosmic-greeter
3.
- Enable Fingerprint in PAM
sudo pam-auth-update
Press Space, then Tab →
fprintd-enroll
You can specify a
finger
fprintd-enroll -f right-index-finger
5.
- Reboot
sudo reboot
After reboot:reboot
At login: Swipe instead of typing
For sudo: Run sudo ls and use your
finger
Troubleshooting
sudo pam-auth-update --enable fprintd
BIOS conflict (ThinkPad):
Enter BIOS → Security → Fingerprint → Disable "Predesktop Authentication".