All our work to make Goodix fingerprint sensors work on Linux. You can communicate with us at the Discord channel Goodix Linux Development
- Make sure you have installed python3.7 or newer.
- Install the modules pyusb, crcmod, (typing_extensions if your python version is below 3.8) with pip3.
- run e.g.
python3 ./run_55a4.py
The libfprint driver development can be found at https://github.com/rootd/libfprint