I’m using Debian Trixie and I’ve discovered I have a fingerprint reader which is working after installing fprintd ! $fprintd-enroll is working
The GUI User configuration is working too (I can add a fingerprint)…
I can’t unlock my session with it, either at startup or on the lock screen (after a sleep).
There is no file /etc/pam.d/kde*
If I don’t put any password and then type Enter, nothing happens with my fingerprint.
The solution is running ”sudo pam-auth-update --enable fprintd“ (without the “) in the terminal app sadly looks like the gui set up process doesnt enable it automatically