Post
Topic
Board Hardware
Re: The Habanero - 650GH/s - OOS
by
Beaflag VonRathburg
on 01/02/2015, 02:49:44 UTC
I'm way behind on the learning curve on these, but... I a few of these boards that I'm in the process of getting setup. I'm attempting to launch four from the same cgminer instance, but am having syntax problems with my command line and naming the units.

Example:
Code:
--hfa-name left,midleft --hfa-options left:420@780,midleft:437@770
Launches both devices, but names one mid,left and the second left. The name discrepancy does not pass the commanded core and voltage settings.

Searching, I found:
--hfa-name     Set a unique name for a single hashfast device specified with --usb or the first device found

I'd like to get these to constantly have the same physical habanero be device X at restart withe the same name, core, and voltage settings. Any help would be greatly appreciated.