Pieter

Results 13 comments of Pieter

Found this searching for a Linux make, error's BridgeManager.cpp:(.text+0xxxx): undefined reference to `libusb_xxxxxx' Solution was to edit ~/git/Heimdall/build [master|…1] 17:45 $ gvim heimdall/CMakeFiles/heimdall.dir/link.txt and add a flag -lusb-1.0 to the...

I got a similar issue. Tried the branch in #174 Was still able to trigger traceback now and then. ``` git clone https://github.com/rayzr522/drill.git Cloning into 'drill'... ..loyment/benchmark-drill [main|…1] ❯❯❯ mv...

I was able to work around the panic by adding a timeout of 3 sec, with "--timeout 3"