Heya, Ken I'm stuck at this part. CGminer doesn't see the devices on Windows or Linux, just a CD emulation device. I've run WinUSB but it doesn't detect the device automatically and when I force select the device none of the 3 drivers provided causes CGminer to see these devices.
What command line options did you use to start CGminer? And how did you get it to see the devices?
I've got the linux version of CGminer compiled with HashFast support specifically but it still doesn't see the device. It does run Block Erupters and a BFL Jalapeno just fine though.
Reddit told me to find a guy called Bargraphics but I can't seem to find him on IRC right now and you're not responding to our phone calls requsting tech support.
We've got 10s of thousands of dollars of hardware here sitting idle waiting on the VMC compiled CGminer we were promised.
Regards
-Kode
When you open the zadig to install WinUSB it should come up automatically with the HashFast units.
Try plugging just one in to a different USB port (Maybe the port you are using is dead?)
Regardless once you plug in the HashFast Unit and if that unit is powered on it will show up in Zadig, then you just click the button to install WinUSB on it.
Once you installed WinUSB and you open Zadig it won't show anything if you open it up again.
Download latest CGMiner and just use the following to start it
cgminer.exe -o pooladdress -u username -p password -o backuppooladdress -u username -p password --hfa-hash-clock 720 --hfa-fail-drop 5 --hfa-fan 100 --usb HFA:1,BAS:0,BF1:0,ICA:0
pause
That should be your batch file.
Change --usb HFA:1,BAS:0,BF1:0,ICA:0 "HFA:1" to however many units you have. I limit mine to one because I like to configure each one separately.