Results 41 comments of Nate Woolls

I think this should do it: `bfgminer -S bfl:/dev/cu.usbserial-4321DEADBEEF -d bfl@/dev/cu.usbserial-4321DEADBEEF` The `-S` argument tells BFGMiner which devices to scan/probe for miners and which types of devices to scan for....

What if the underlying program first moved a file from location A to B, then from B to C. With this suggestion how would `maybe` know to return success for...

I'm sure it's solvable - it just seems the underlying mechanism used doesn't take this into account and the implementation would grow complex in order to solve this use case....

I was able to confirm that this issue does not exist w/ AutoWrapper 4.5 by taking the above documented sample and making the following changes: Edit the `.csproj`: ```xml ```...

Maybe try running brew update? ``` brew update ``` There's definitely a formula for hidapi: https://github.com/Homebrew/homebrew/blob/master/Library/Formula/hidapi.rb

Try brew install m4

Please try without specifying --HEAD You are compiling directly from the latest bfgminer source code when you use that argument. That may be including something that does not yet compile,...

@KU7PDX I cannot seem to reproduce this. If this issue is still occurring, can you send the contents of your `%appdata%\MultiMiner` folder to me via email - nwoolls at gmail.com.

@KU7PDX additionally you may want to disable Windows Defender or any other antivirus while mining software is being installed.