[Bug 790183] Re: [138a:0011] Fingerprint reader Validity Sensors not recognized

2013-02-23 Thread Pavel Zastavnyi
Hi all I've faced with next defect: https://bugs.launchpad.net/ubuntu/+source/fprint-demo/+bug/850232 But I've found a workaround: 1. Add to /etc/rc.local file next commamnd: :~$ chgrp -R plugdev /dev/bus/usb/ 2. Add your user to plugdev group by executing next command :~$ sudo usermod -a -G p

[Bug 850232] Re: fprint_demo does not have access to the device

2013-02-23 Thread Pavel Zastavnyi
This defect has a workaround. 1. Add to /etc/rc.local file next commamnd: chgrp -R plugdev /dev/bus/usb/ 2. Add your user to plugdev group by executing next command: sudo usermod -a -G plugdev $USER -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 790183] Re: [138a:0011] Fingerprint reader Validity Sensors not recognized

2013-02-22 Thread Pavel Zastavnyi
Hi All. It's realy easy to install this library. 1. Install al needed packages: (list may be changed) :~$ sudo apt-get install libperl-dev libgtk2.0-dev libusb-1.0-0-dev libnss3-dev 2. Download full source tree archive: https://github.com/ars3niy/fprint_vfs5011/archive/master.zi: :~$ wget http