Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Add fprintd-pam to base system image #66

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

sgallag-insta
Copy link
Collaborator

When the screen is locked/unlocked, I see errors in the logs related to fprintd:

PAM unable to dlopen(/lib64/security/pam_fprintd.so): /lib64/security/pam_fprintd.so: cannot open shared object file: No such file or directory
PAM adding faulty module: /lib64/security/pam_fprintd.so

Seems like it's related to this bug thread, which has been marked as "not a bug".

There are a couple of fixes, either to run:
sudo authselect disable-feature with-fingerprint

or you can install the fprintd-pam package. While I don't have a fingerprint reader myself, that seems like something that would make sense to work OOTB. Also it looks like ublue includes it in their main install too.

@RoyalOughtness RoyalOughtness merged commit f4e432d into wayblueorg:live Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants