Bitcoin Forum
July 07, 2024, 04:56:50 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Check my multipool config file  (Read 676 times)
dmckiwi (OP)
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
January 20, 2014, 09:31:01 AM
 #1

Hey Guys

I've just put together a miner and have everything pretty much sorted but my config file doesn't work. If I launch cgminer with no config file I can manually put in the different pool addresses and get it running but I can't with my config file, I've tried removing everything but the pool details and username/password and even that doesn't work, from what I can see I've copied in a file based on R9 290's in fine an edited it correctly but still no luck. Any suggestions would be appreciated as not sure what I've done wrong.

I'm running 3.7.2 of cgminer and my config file is,

{
"pools" : [
{
"url" : "http://pool1.us.multipool.us:7777", "user" : "XXXXX.1",
"pass" : "x"
}
],
“intensity” : “20′′,
“vectors” : “1′′,
“worksize” : “256′′,
“lookup-gap” : “2′′, “thread-concurrency” : “32765′′, “gpu-engine” : “1000′′,
“gpu-fan” : “40-100′′, “gpu-memclock” : “1350′′, “gpu-powertune” : “20′′, “temp-cutoff” : “99′′, “temp-overheat” : “95′′, “temp-target” : “90′′,
“api-port” : “4028′′, “expiry” : “120′′, “failover-only” : true, “gpu-threads” : “1′′,
“log” : “5′′,
“queue” : “1′′, “scan-time” : “60′′, “temp-hysteresis” : “3′′,
“scrypt” : true,
“kernel” : “scrypt”, “kernel-path” : “/usr/local/bin” }
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!