Open czhang03 opened 2 weeks ago
I'm seeing this behavior as well on Fedora 41. Baseline install using sudo. Fingerprint reader is showing up in the journal fprintd.service running.
I followed the following commands and things works now: https://community.frame.work/t/solved-fedora-37-fingerprint-not-enrolling/25856/7
I think I just need to run run0 authselect enable-feature with-fingerprint
, but I am not entirely sure if systemctl enable fprintd.service --now
also plays a role.
I did a fresh installation with fedora 41 beta, so I am not sure if this issue is entirely reproducible with a fresh install.
System Setup
I daily run a non-admin account (not in sudoer or wheel group), and a separate admin account. I am trying to register the fingerprint on the non-admin account.
The fingerprint driver is detected and at the latest version
Step to Reproduce
ujust check-local-override
revert all the files that mention fingerprint loginublue-main
, if not already on ublue-mainfprintd-enroll
and can enroll normallyujust check-local-override
notice there are no overrides that mention fingerprint login.Expected behavior
ujust check-local-override
will show a bunch of files that mention fingerprint login, once the fingerprint login is set up. I am not sure if this is changed.Current behavior
fprintd-enroll
and "fingerprint signin" is set to "enabled" in the setting, the login screen still does not show the fingerprint log in functionality (the text "or use your fingerprint reader" do not appear under the password prompt).