Open default-student opened 4 months ago
add them for screen unlock and sudo like this: https://unix.stackexchange.com/questions/655203/how-do-i-implement-fprintd-into-login-in-kubuntu sudo apt install -y fprintd libpam-fprintd sudo pam-auth-update
sorry for the messy write up, but i think it should be documented
do note that there are further issues on linux with finderprints. kubuntu with sddm cant login when having the fingerprint activated using pam-auth-update. check https://askubuntu.com/questions/1307437/can-not-login-to-sddm-using-fingerprint-on-kubuntu-20-10
Dual boot windows
install https://github.com/uunicorn/python-validity/issues/129#issuecomment-1152999628 according to the comment boot into windows enroll in windows boot into linux check that sudo systemctl status python3-validity.service throws no error
uninstall sudo apt remove open-fprintd fprintd-clients python3-validity install sudo apt install libfprint-2-tod-vfs0090 (on jammy modify sudo nano /etc/apt/sources.list.d/3v1n0-ubuntu-libfprint-vfs0090-jammy.list replace jammy with focal) sudo apt install fprintd check service sudo systemctl start fprintd.service sudo systemctl status fprintd.service
check in system settings or with fprintd-enroll
other things to check fprintd-list