On Thu, 25 Jun 2020 14:31:21 +0200 CeDeROM <[email protected]> wrote: > Hello Jan :-) > > Are you sure you have the correct permissions to read/write /dev/usb* devices?
Yes, I manually gave me access by using chown after plugging the device in. > > Assuming you are already in the operator group: > > ***/etc/devfs.rules: > [localrules=10] > add path 'ugen*' mode 0660 group operator > add path 'usb/*' mode 0660 group operator > add path 'usb' mode 0770 group operator > > ***/etc/rc.conf: > devfs_system_ruleset="localrules" Thank you for these explanations, that will be better than always calling chown manually :-) The problem with resetting the device via libusb still persists, see my other mails. > > > Best regards :-) > Tomek > > -- > CeDeROM, SQ7MHZ, http://www.tomek.cedro.info > Regards, Jan _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "[email protected]"
