Add This File: /etc/udev/rules.d/50-fingerprint.rules With this content :
SUBSYSTEM !="usb_device", ACTION !="add", GOTO="fingerprint_rules_end"
SYSFS{idVendor} =="138a", SYSFS{idProduct} =="0018", SYMLINK+="fingerprint"
MODE="0666", OWNER="nobody", GROUP="fingerprint"
LABEL="fingerprint_rules_end"
Add a group fingerprint and add your user to the new group.
And Taddaaa it will work!
Add This File: /etc/udev/ rules.d/ 50-fingerprint. rules
With this content :
SUBSYSTEM !="usb_device", ACTION !="add", GOTO="fingerpri nt_rules_ end"
SYSFS{idVendor} =="138a", SYSFS{idProduct} =="0018", SYMLINK+ ="fingerprint"
MODE="0666", OWNER="nobody", GROUP="fingerprint"
LABEL=" fingerprint_ rules_end"
Add a group fingerprint and add your user to the new group.
And Taddaaa it will work!