thecookingsenpai 090ca3fce6 now is nice
2024-01-19 18:04:59 +01:00

49 lines
921 B
Markdown

# Goodix Fingerprint Drivers for Linux (or at least Debian)
## Disclaimer
This repository is intended to preserve the functionalities of the mentioned devices.
Every intellectual property of the software is owned by the authors (Goodix most likely).
## Guide to the Repository
### Install
Please chose one of the paths listed in the next paragraphs.
Quick and dirty TLDR for Debian/Ubuntu:
- See Supported Devices paragraph
- Clone this repo
sudo apt install ./selected.deb
### Precompiled .deb packages
You should (or could) select this if you are on Debian/Ubuntu
### Extracted
Contains both the extracted data folder of the above mentioned packages (useful for experimenting)
### Bare_so_files
I don't know if they are useful but hey, less packaging!
## Supported devices
### 0.0.4
- 27c6:538c
- 27c6:533c
- 27c6:530c
- 27c6:5840
### 0.0.6
- 27c6:550a
## Issues and PR
Are more than welcomed!