iafilatov / libfprint

libfrpint driver for a family of Elantech fingerprint sensors
https://cgit.freedesktop.org/libfprint/libfprint/
GNU Lesser General Public License v2.1
152 stars 21 forks source link

Asus UX461UN | Unrecognized device #25

Closed andrzepakula closed 5 years ago

andrzepakula commented 5 years ago

Hey. I successfully installed your program on ubuntu 18.10. Unfortunately, my device is unrecognized on my new Asus UX461UN. I also realized that the lsusb | command grep -i elan does not show my fingerprint reader device info. Here is the thread about it https://ubuntuforums.org/showthread.php?t=2388793 . Unfortunately, I did not find any more information. I can not find any driver. What can you advise me in this situation? Is there a chance that the driver will appear? Best Regards

iafilatov commented 5 years ago

Hi Andrzej, it looks like your fingerprint sensor is connected to SPI bus. libfprint only supports USB devices at the moment so unfortunately this driver won't work for you. Sorry..

andrzepakula commented 5 years ago

Ok, it's hard. Thanks for your response.