I just bought a notebook (Asus VivoBook S13 S330FA) to use with Ubuntu (19.10). Everything works splendid except the fingerprint reader. I'm trying to see if there is a chance to make this work somehow, but I cannot figure out what kind of reader I have. Asus support cannot tell me the model for some reason, but they provided me with the Windows drivers:
Fingerprint_DCH_ELAN_Win10_64_VER451300110010.zip
Fingerprint_DCH_Goodix_Win10_64_VER1020900.zip
So it's either Elan, or Goodix. Which one, again, "cannot be known" by ASUS. I figured I should be able to check that with lsusb, but sadly I cannot see it. Am I supposed to see it? This is the output:
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 1d57:fa60 Xenta 2.4G Receiver
Bus 001 Device 003: ID 8087:0aaa Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
How would you start with such a problem? I would appricate any help/pointers.
Tamás
/sys/bus/spi/devices/spi-ELAN7001:00
So I guess the kernel knows about the device. Is there any support for an spi fingerprint reader in Ubuntu? – TBari Feb 17 '20 at 11:51