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:
--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.
--hfa-name sets the name for _one_ unless you seperate them with --usb. Since you only have four it's probably easiest to connect one by one and start cgminer four times each time with a different name.