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
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
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