Package Details: libfprint-2-tod1-goodix-v2 0.0.11+2404-8

Git Clone URL: https://aur.archlinux.org/libfprint-2-tod1-goodix-v2.git (read-only, click to copy)
Package Base: libfprint-2-tod1-goodix-v2
Description: Proprietary driver for Goodix fingerprint readers from Ubuntu launchpad
Upstream URL: https://launchpad.net/~libfprint-tod1-group
Licenses: custom
Groups: fprint
Conflicts: libfprint-2-tod1-goodix
Submitter: MLM-stuff
Maintainer: MLM-stuff
Last Packager: MLM-stuff
Votes: 2
Popularity: 0.79
First Submitted: 2025-07-09 06:51 (UTC)
Last Updated: 2025-07-13 14:14 (UTC)

Latest Comments

MLM-stuff commented on 2025-07-13 13:55 (UTC) (edited on 2025-07-13 13:55 (UTC) by MLM-stuff)

Changed it. Thanks for the ref!

Grothesk commented on 2025-07-12 10:52 (UTC) (edited on 2025-07-12 11:51 (UTC) by Grothesk)

Thanks for this v2 version! Only thing that I would change is the udev rule. On arch linux there is usually no plugdev group available, so the 60-libfprint-2-tod1-goodix.rules should use TAG+"uaccess" instead.

# Goodix Fingerprint Sensor
SUBSYSTEM=="usb", ATTRS{idVendor}=="27c6", ATTRS{idProduct}=="550a", ATTRS{dev}=="*", TEST=="power/control", ATTR{power/control}="auto", MODE="0660", TAG+"uaccess"
SUBSYSTEM=="usb", ATTRS{idVendor}=="27c6", ATTRS{idProduct}=="550a", ENV{LIBFPRINT_DRIVER}="Goodix Fingerprint Sensor"

also see https://wiki.archlinux.org/title/Udev Section 4.3