Post
Topic
Board Mining support
Re: Antminer u2 Easy Setup Guide
by
BoogieMan82
on 11/04/2014, 02:32:35 UTC
where do you place the anu freq?
Code:
cgminer.exe --Anu-Freq:250 -o stratum+tcp://sha-256.megamultipool.com:5000 -u mikerbiker6.1 -p x --icarus-options 115200:1:1
this is my config file, I am trying to make it run at 2gh/s but when i run it, it pops up and immediatelly disappears.


*Update, now it is working, I am using this now:
Code:
cgminer.exe -o stratum+tcp://sha-256.megamultipool.com:5000 -u mikerbiker6.1 -p x --icarus-timing=short --anu-freq 250

Spot on, --anu-freq can go basically before or after the pool/username/pw info.