Still cant get mine to work properly.
In windows 7, i can get only ONE running in cgminer(various versions) no matter how i do, its always the last i plug in that gets used. Also tried plugging the USB hub in with all switched on, still only uses one.
After running for less then an hour, on Windows, the keyboard becomes unresponsible.
Havnt bin able to get Raspberry Pi with cgminer 3.10.0 to find them. Just says No Devices Detected, no matter what i do. Tried several guides for it, and a number of systems(MinePeon, RaspBian) but none of them detects it. Also tried BFGminer in minepeon, with same result.
Got a 7 port USB 2.0 hub, with external power supply, noname. The AC adapter that came with it only provided 1amp, so i made a molex cable for my computer so it would get more amps that way. Also cut the red wire in the USB, just to check if that would help, either on the raspberry, or the keyboard that becomes unrespnsible. But it didnt.
The guide i used for RaspBian Cgminer
$ sudo apt-get update
$ sudo apt-get install build-essential git pkg-config libtool libcurl4-openssl-dev libncurses5-dev libudev-dev autoconf automake
$ git clone
https://github.com/ckolivas/cgminer.git$ cd cgminer
$ ./autogen.sh
$ ./configure --enable-bitfury
$ make
$ sudo make install
Then i use ./cgminer and fill in the pool and worker specs.
Any help on this will be great, and if anyone solves this so it works, will get a reward(BTC).
Going out to buy a better hub now, to see if that helps.