**SOLVED!! SEE BELOW!**I'm running into a few issues getting more than one of these to run at once. I am going through a PC, as opposed to a control board just to note.
To give a better idea of my process I'll go through a short step by step of what I did:
-Connect unit to PC via USB
-Connect unit to power supply
(Green light blinking and fan running at this point)
-Use zadig to install WinUSB drivers.
-Edit cgminer .bat file with pool info
-Run cgminer
(Unit runs and hashes. Both green and red light flashing)
When I only run
one unit connected directly to the PC, everything is "A" o.k.
-If I connect a
second unit to the PC, and attempt to run cgminer I run into an issue like this:
http://imgur.com/CkrYbKK"GSD0: TIMEOUT GetResults took 5078ms but was 999ms"
-If I connect a
third unit to the PC, cgminer just won't run and I receive an error message reporting that cgminer has 'quit unexpectedly' .
-If I try to connect miners via USB hub, the computer will acknowledge only one being connected via audio sound (windows 8 makes a responsive bleeping noise when it recognizes a new USB device connected). Although windows only responds to one unit being connected via hub, they all show up inside device manager and blink green. Once I run cgminer with miners connected to the hub, I get an error message saying that I need to install WinUSB drivers although windows tells me that the driver is already installed.
-If I try to uninstall WinUSB drivers and revert to cpuminer, upon running minerd the unit only continuously puts out get work notifications (no 'yay!!!'s signaling I've accepted a share).
tl;dr - no matter what I try I am only able to get one unit running through direct connection to the PC. I've tried most troubleshooting suggestions..any help would be greatly appreciated!
**SOLUTION**: I was plugging in the usb hub of miners before starting cgminer. The correct method is to let cgminer start and connect to the pool, and then connect the hub of miners. Silly mistake imo, but easy to run into.