Author

Topic: cgminer conf help please (Read 652 times)

QNX
newbie
Activity: 58
Merit: 0
February 01, 2014, 11:57:23 AM
#4
{
"pools" : [
   {
      "url" : "stratum+tcp://stratum1.dogechain.info:3333",
      "user" : "miner1",
      "pass" : "jo8"
   }
],

+++++ not -----
newbie
Activity: 16
Merit: 0
February 01, 2014, 11:40:40 AM
#3
{
"pools" : [
{
"url" : "stratum-tcp://doge-us.poolerino.com:3333",
"user" : "x.x",
"pass" : "x"
}

],

"scrypt" : true,
"auto-fan" : true,
"gpu-threads" : "2",
"gpu-engine" : "1080",
"gpu-fan" : "100",
"gpu-memclock" : "1498",
"gpu-powertune" : "20",
"gpu-vddc" : "1.100",
"intensity" : "13",
"temp-target" : "80",
"temp-overheat" : "90",
"temp-cutoff" : "95",
"vectors" : "1",
"worksize" : "256",
"lookup-gap" : "2",
"shaders" : "2048",
"thread-concurrency" : "8192"
}
QNX
newbie
Activity: 58
Merit: 0
February 01, 2014, 11:13:26 AM
#2
show the whole conf
newbie
Activity: 16
Merit: 0
February 01, 2014, 11:06:11 AM
#1
hello.  Im trying to get my mining rig up and running but running into some issues w/ cgminer conf.  I can get cgminer running w/ a bat file, but I want to use the conf and running into an issue with the url.  I am using "url" : "stratum-tcp://doge-us.poolerino.com:3333", but in the cmd window it comes up "url" : http://stratum-tcp://doge-us.poolerino.com:3333 and says it cant access the server.  Is there a way to stop it from adding the http://?  I am on cgminer 3.7.2 for windows.
Jump to: