fprint_vfs5011
fprint_vfs5011 copied to clipboard
How to install lib on arch?
Hi, I'm using ArchLinux x64 with KDE. So what I did is successfully installed driver
wget https://github.com/ars3niy/fprint_vfs5011/archive/master.zip unzip ./master.zip cd ./fprint_vfs5011-master ./autogen.sh > http://pastebin.com/nvdwTmkZ ./configure > http://pastebin.com/jub3Z85f sudo make install > http://pastebin.com/hy7Wt0W7
The only tool I found for a fingerprint reader is https://wiki.archlinux.org/index.php/Fingerprint-gui
this fp-gui tries to recv from fprintd, but fprintd doesn't find any finger print readers, it falls down with "No devices in use, exit" in~15 seconds after start
Same, Same, Same (Same system: Arch x64, Same DE: KDE, Same problem)
I moved all filles from /usr/local/lib installed by make install" to /usr/lib , Ir worked for me. check ldd fprintd