Bitcoin Forum
May 14, 2024, 10:06:29 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: HELP!!! Only 1 of 2 GridSeed miners is working with CGMINER  (Read 856 times)
xenonex2003 (OP)
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
May 10, 2014, 11:25:19 PM
 #1

Hi all,

I just got two gridseed miners.

I've installed the drivers and both show up under 'ports' in device manager. One is on COM3 and the other is on COM4.

I am using cgminer to mine with and this is the command line I am using:

minerd.exe --freq=800 --gc3355=COM3 -o stratum+tcp://us-east.multipool.us:7777 -u user.1 -p pass.1
minerd.exe --freq=800 --gc3355=COM4 -o stratum+tcp://us-east.multipool.us:7777 -u user.1 -p pass.1

What is the command line to mine with both miners?

Thanks in advance,

xenonex20013
1715681189
Hero Member
*
Offline Offline

Posts: 1715681189

View Profile Personal Message (Offline)

Ignore
1715681189
Reply with quote  #2

1715681189
Report to moderator
The forum strives to allow free discussion of any ideas. All policies are built around this principle. This doesn't mean you can post garbage, though: posts should actually contain ideas, and these ideas should be argued reasonably.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
sandor111
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500



View Profile WWW
May 10, 2014, 11:52:18 PM
 #2

Hello, did you try cpuminer-gc3355? https://www.dropbox.com/s/ttqa9p851siz8oi/minerd-gc3355.zip

xenonex2003 (OP)
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
May 11, 2014, 03:19:55 AM
 #3

Hi,

Awesome!!!

That did the trick. Both now mining away.

Thank you so much!!!

xenonex2003
xenonex2003 (OP)
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
May 11, 2014, 11:23:31 AM
 #4


I spoke too soon.

I ran the miner and then went out for a couple of hours. When I came back the miners were flashing but the miner values were all 0. Frustrating.

I'm running Win7 64bit Ultimate Edition.

Any ideas???

Thanks,

xenonex2003
sandor111
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500



View Profile WWW
May 11, 2014, 01:47:11 PM
 #5


I spoke too soon.

I ran the miner and then went out for a couple of hours. When I came back the miners were flashing but the miner values were all 0. Frustrating.

I'm running Win7 64bit Ultimate Edition.

Any ideas???

Thanks,

xenonex2003

Could you try the latest binary (same link), and let me know if there is any problems?
If they stop hashing, you could use "--gc3355-timeout=600", this will restart the GC3355 when there is no share activity in 10 minutes.

xenonex2003 (OP)
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
May 12, 2014, 01:16:10 AM
 #6


Well, it was a little more successful this time. After two hours one miner had accepted 1150 shares and continued but the other miner stopped at 764 shares.

I used the zip file you provided on dropbox.

Is my JSON config correct? Please let me know.

{
   "gc3355" : [
      "\\\\.\\COM3",
      "\\\\.\\COM4"
   ],
   "gc3355-freq" : [
      "\\\\.\\COM3:850", "\\\\.\\COM3:875:0", "\\\\.\\COM3:900:3",
      "\\\\.\\COM4:900",
   ],
   "gc3355-autotune" : true,
   "gc3355-timeout=300" : true,
   "pools" : [
      {
         "url" : "mypool:7777",
         "user" : "myusername",
         "pass" : "mypassword"
      },
      {
         "url" : "mypool:7777",
         "user" : "myusername",
         "pass" : "mypassword"
      }
   ],
   "freq" : "850",
   "debug" : true
}

Thanks again for the help.

xenonex2003
gtraah
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250



View Profile
May 12, 2014, 11:57:18 AM
 #7

Hi all,

I just got two gridseed miners.

I've installed the drivers and both show up under 'ports' in device manager. One is on COM3 and the other is on COM4.

I am using cgminer to mine with and this is the command line I am using:

minerd.exe --freq=800 --gc3355=COM3 -o stratum+tcp://us-east.multipool.us:7777 -u user.1 -p pass.1
minerd.exe --freq=800 --gc3355=COM4 -o stratum+tcp://us-east.multipool.us:7777 -u user.1 -p pass.1

What is the command line to mine with both miners?

Thanks in advance,

xenonex20013

thats not cgminer batch thats cpuminer....

Btw I run over 40 G-Seeds with Cgminer with no issue... All of mine are overclocked Voltmodded3 and run each @ 510KH/s

here is my batch

cgminer.exe --scrypt -o stratum+tcp://us.clevermining.com:3333 -u USERNAME -p x --failover-only -o stratum+tcp://sf.clevermining.com:3333 -u USERNAME -p x --failover-only -o stratum+tcp://ny.clevermining.com:3333 -u USERNAME -p x --failover-only -o stratum+tcp://useast.wafflepool.com:3333 -u USERNAME -p x --failover-only -o stratum+tcp://uswest.wafflepool.com:3333 -u USERNAME -p x --failover-only -o stratum+tcp://sea.wafflepool.com:3333 -u USERNAME -p x --gridseed-options=baud=115200,freq=1200,chips=5 --hotplug 5

pause

see how many failovers I have? Smiley All these servers will have to go down for my miners to stop

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!