Post
Topic
Board Mining software (miners)
Re: BFGMiner 3.10.0: modular ASIC+FPGA, GBT+Strtm, RPC, Mac/Lnx/W64, AntU1, DRB, HFA
by
rmolby
on 30/01/2014, 00:47:25 UTC
Where you can specific the COM ports. But for this it would be the ttyUSB ports.

I can't just use the 'erupter:all' because I also have a BFL unit and it will not start.

You can specify individual devices as well:

Code:
bfgminer -S erupter:\\.\COM3 -o -u etc

Thanks, hopefully this'll force BFGminer to see the BFL as what ever it sees it as. And the erupters as BEEs. ....really hate that 20% HW error rate.

If you run

Code:
bfgminer -S erupter:all -S all

does it find your your BFL?

I run

Code:
bfgminer -S antminer:all -S erupter:all -S all --set-device antminer:clock=x0981

and it finds my BEs, ANTminers (AMU), and BFL units just fine.

Let us know how it goes.