When I install the AUR (en) - libfprint-2-tod1-goodix package with aur on arch linux based distros, my fingerprint sensor works. But when I install this driver on debian based distros, my fingerprint sensor does not work. Has anyone been able to get this driver to work after installing it?
1 Like
Have you installed libusb which is a dependency;
A few months ago, I found an incredible guide for enabling and installing the goodix fingerprint driver on Debian-based distros (be sure to check the most recent comments, which are mine): Install experimental driver for the goodix 55b4 fingerprint sensor on Ubuntu · GitHub
Note this is for model 55b4. Check with sudo lsusb | grep Goodix
and see the text after the ID
part. If it says 27c6:55b4
, that is the model id (second part is product id, which may differ.)