Closed amontefusco closed 5 years ago
For what concern perseustest strange behavior, it is undoubtedly a bug.
Submit again
sudo make install
and look for any error during the usb config commands. Check even that there is no files left behind with root rights or in any way not writable, especially perseusdata.
Dirk wrote:
the advice to with sudo make install und delete the perseusdata (with wrong permissions) worked like a charm. The errorcode from libusb was just a bit misleading :-)
commit c04fcea24e0bdfd2b77dcb4db482a32af1abee6e
Dirk wrote: The question is regarding a rather odd behavior of the perseustest binary. When I use it as a normal user it crashes at the end when acquiring the test data. The relays are clicking in the beginning and the device is found. When I sudo perseustest, the program runs without any problems. I already tried to adjust the udev rules to 0666 but without any effect. Is this a know problem?