As for the GROUP issue, I think you should not confuse the two udev rules files:
61-libsigrok-plugdev.rules and 61-libsigrok-uaccess.rules Please consult README.devices for further informaiton about the difference between the two scenarios (and files): https://sigrok.org/gitweb/?p=libsigrok.git;a=blob_plain;f=README.device s;hb=HEAD Regards, Guido On Sun, 21/10/2018 at 19.24 +0300, Paul Fertser wrote: > Hello, > > On Sun, Oct 21, 2018 at 06:20:38PM +0200, Guido Trentalancia wrote: > > -ENV{ID_SIGROK}=="1", TAG+="uaccess" > > +ENV{ID_SIGROK}=="1", MODE="0666" > > Why not > > ENV{ID_SIGROK}=="1", MODE="0660", GROUP="plugdev", TAG+="uaccess" > > ? > _______________________________________________ sigrok-devel mailing list sigrok-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sigrok-devel