Giter Club home page Giter Club logo

fprintd-tod's Introduction

What is this ?

This is a repack of Ubuntu's delivered package for Goodix Fingerprint USB reader so it can be used on any AMD64 machine. It should work with VID:27c6 and PID:533c. The initial package does not provide source code for the reader, so this is currently a black box. Hopefully, one day, fprint developers will sort this out.

Installation

Fetch the repository files and save them in /opt/fprintd-goodix/ (mandatory, or change the path in the service file)

Then you'll have to disable the system genuine fprintd service via sudo systemctl disable fprintd && sudo systemctl stop fprintd

Then you'll have to symlink the service for it to be usable in systemd: sudo ln -sf /opt/fprintd-goodix/fprintd-tod.service /etc/systemd/system/fprintd-tod.service

And enable it (if not done yet): sudo systemctl enable fprintd-tod && sudo systemctl start fprintd-tod

Check if it's working: sudo systemctl status fprintd-tod

It should returns something like this:

● fprintd-tod.service - Fprintd DBUS daemon
     Loaded: loaded (/opt/fprintd-goodix/fprintd-tod.service; enabled; vendor preset: disabled)
     Active: active (running) since Mon 2020-11-09 14:49:57 CET; 1h 55min ago
   Main PID: 3337 (fprintd)
      Tasks: 6 (limit: 38203)
     Memory: 24.6M
     CGroup: /system.slice/fprintd-tod.service
             └─3337 /opt/fprintd-goodix/fprintd -t

nov. 09 14:49:57 Kapital systemd[1]: Started Fprintd DBUS daemon.

Then try to enroll your fingerprint: fprintd-enroll

It should detect the device and tell you that it captured your fingerprint.

fprintd-tod's People

Contributors

x-ryl669 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

fprintd-tod's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.