focaltech-systems / drivers-input-touchscreen-FTS_driver

FocalTech ft5x06 TouchScreen driver
32 stars 29 forks source link

2808:9338 FT9201Fingerprint.̚ support? #7

Open Foxy6670 opened 1 year ago

Foxy6670 commented 1 year ago

I recently got a Gateway laptop with this fingerprint sensor installed. Worked fine with Windows, but as far as I'm aware, there are no drivers for this device on Linux. Here's the output of lsusb: Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 003 Device 003: ID 0bda:c820 Realtek Semiconductor Corp. 802.11ac NIC Bus 003 Device 004: ID 2808:9338 Focal-systems.Corp FT9201Fingerprint.̚ Bus 003 Device 002: ID 05e3:0608 Genesys Logic, Inc. Hub Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 003: ID 0edc:5830 HRY USB Camera Bus 001 Device 002: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub A Linux driver for this device would be appreciated, thank you.

DocMAX commented 9 months ago

+1

susseralsdu commented 9 months ago

I can probably help you, my basm cryptodata laptop has this implemented in a modified ubuntu

DocMAX commented 9 months ago

yeah please help, thank you.

simptive commented 8 months ago

Have same device for my PC and wanted to get it work on Ubuntu. It's still in unsupported devices on libfprint https://gitlab.freedesktop.org/libfprint/wiki/-/wikis/Unsupported-Devices BTW here's an emerging effort for this device: https://github.com/banianitc/ft9201-fingerprint-driver

luciajv commented 2 months ago

hello! I have the same laptop with the same sensor, is there any update on it? did something work for you?

simptive commented 2 months ago

hello! I have the same laptop with the same sensor, is there any update on it? did something work for you?

You can use following repo: https://github.com/banianitc/ft9201-fingerprint-driver Remember to disable secure boot otherwise that 3rd party driver might not load.