Pieter
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"
- ran into this issue now. (2022-12-30) - local env vars ignored/missing for step: with uses: and with: - Fixed by trying latest act version. brew unlink act brew install...
Hi @pauljorgenson The variable naming does not match with the table headings. The naming and units is not consistent. e.g. Table[Output Power]460w -> power_supply_watts: "460" Table[Input Current]1.05A -> power_supply_input: "1.05A"...