Fedora 21 with KDE and fingerprint reader
Fedora 21 x64, Lenovo ThinkPad X250, KDE 4.14.6, kernel 3.19.3
As root, I ran authconfig --enablefingerprint --update
and restarted. Then as my user, I ran fprintd-enroll.
If I lock my screen and then press Enter, the fingerprint reader lights up and I can successfully log in with my fingerprint.
However, if I restart my computer, the fingerprint reader never lights up on the initial login screen. If I press Enter, it just says login failed, but swiping the fingerprint doesn't work.
$ grep fprint /etc/pam.d/*
/etc/pam.d/fingerprint-auth:auth sufficient pam_fprintd.so
/etc/pam.d/fingerprint-auth-ac:auth sufficient pam_fprintd.so
/etc/pam.d/system-auth:auth sufficient pam_fprintd.so
/etc/pam.d/system-auth-ac:auth sufficient pam_fprintd.s