Description

Fingerprint Driver for 27c6:550a Goodix Fingerprint reader.

Tested on:

  • Lenovo Thinkpad E14 Gen 5
  • Lenovo Thinkbook 15 Gen 5

Installation Instructions

Fedora Workstation

sudo dnf copr enable antiderivative/libfprint-tod-goodix-0.0.9 sudo dnf install libfprint-tod-goodix sudo systemctl restart fprintd

Fedora Silverblue

sudo curl -o /etc/yum.repos.d/_copr:copr.fedorainfracloud.org:antiderivative:libfprint-tod-goodix-0.0.9.repo https://copr.fedorainfracloud.org/coprs/antiderivative/libfprint-tod-goodix-0.0.9/repo/fedora-$(rpm -E %fedora)/antiderivative-libfprint-tod-goodix-0.0.9-fedora-$(rpm -E %fedora).repo sudo rpm-ostree override replace --experimental --freeze --from repo=copr:copr.fedorainfracloud.org:antiderivative:libfprint-tod-goodix-0.0.9 libfprint-tod --reboot sudo rpm-ostree override remove libfprint --reboot sudo rpm-ostree install libfprint-tod-goodix --reboot

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
Fedora 38 x86_64 (38)* Fedora 38 (0 downloads)
Fedora 39 x86_64 (520)* Fedora 39 (213 downloads)
Fedora 40 x86_64 (492)* Fedora 40 (326 downloads)

* Total number of downloaded packages.


Quick Enable

#> dnf copr enable antiderivative/libfprint-tod-goodix-0.0.9
More info about enabling Copr repositories

Other Actions