USB reset fails when using a LimeSDR Mini on FreeBSD
CeDeROM
CeDeROM at tlen.pl
Thu Jun 25 12:31:44 UTC 2020
Hello Jan :-)
Are you sure you have the correct permissions to read/write /dev/usb* devices?
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"
Best regards :-)
Tomek
--
CeDeROM, SQ7MHZ, http://www.tomek.cedro.info
More information about the freebsd-usb
mailing list