USB reset fails when using a LimeSDR Mini on FreeBSD

Jan Behrens jbe-mlist at magnetkern.de
Thu Jun 25 18:08:51 UTC 2020


On Thu, 25 Jun 2020 14:31:21 +0200
CeDeROM <CeDeROM at tlen.pl> 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



More information about the freebsd-usb mailing list