Post
Topic
Board Mining support
Re: Bitmain AntMiner U1 Tips & Tricks
by
Xbits
on 17/01/2014, 08:12:30 UTC
Can anyone help me I've search all over and cannot find a solution. BFGMiner will not detect any of my devices. None of the -S flags I've tried have worked. Using this:
Code:
--set-device antminer:clock=x0981
I get an unexpected command line error. I've unplugged and replugged all devices. I can't figure it out.
just use  old command: --bmsc-freq 0781

I don't think that command works with BFG

It does in fact work with BFG I am actually running bfg using a config file I have the line
Code:
"set-device" : [
"antiminer:clock=x0981"
],
which does in fact allow bfgminer to run and my antminer run like this. this was a 2 hour run since I had needed to restart my computer for another program
http://puu.sh/6nNaL.png

I'm using the latest release but yet it won't detect any of my BEs or U1s. I've tried every config file I could find, all the flags for calling out erupters or ants gives me: "unexcpected extra commandline arguments". Even with
Code:
-S all
it says no devices detected. I have cgminer running them in 4 separate instances, just so I can have them on the same machine. I'd love to have one miner to run them all... and less HW errors as well.