Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: Beaucoupnice on April 18, 2014, 09:57:46 AM



Title: Combined GPU and Gridseed Setup - PC and CGMiner
Post by: Beaucoupnice on April 18, 2014, 09:57:46 AM
Hi All,

I got my first gridseed last week and have it all hooked up to my PC but can't get it detected.

I'm running Windows 7 PC with CGMiner version 3.7.2.

I would ideally like to run a single bat file that gets both of my gpus (7970 and 7950) and my gridseed mining. Can this be done? or does the gridseed need to be run separately?

I've run zadig and assigned WINUSB (v6.1.7600.16385) to the usb drive for the gridseed. But when I run the bat file I get "No devices detected" and "waiting for USB hotplug devices ". I've tried unplugging the USB and replugging it in.

My bat file to try to get the gridseed running alone is

cgminer --scrypt -o stratum+tcp://stratum.<mining pool>:<mining pool port> -u <Mining Name>.<miner> -p <miner password>
--gridseed-options=baud=115200,freq=750,chips=5 --hotplug 5 --usb :1 pause


Thanks in advance.

Moz


Title: Re: Combined GPU and Gridseed Setup - PC and CGMiner
Post by: spiderdk on April 20, 2014, 06:14:13 AM
I also need to know how to do it. Virtual machine would work..?