Author

Topic: Help with cgminer needed (Read 59 times)

legendary
Activity: 1540
Merit: 1011
FUD Philanthropist™
January 02, 2018, 11:55:53 PM
#2
Post in the mining section here to get help maybe.

ALT = https://bitcointalk.org/index.php?board=160.0
BTC = https://bitcointalk.org/index.php?board=14.0
newbie
Activity: 7
Merit: 0
January 02, 2018, 11:52:03 PM
#1
I am getting error message and this is my config file below: Can someone correct it for me please if I am doing anything wrong. Also here is the command prompt &config file screenshot: "http://tinypic.com/r/2echkw3/9" And also my dxdiag screenshot here "http://tinypic.com/r/2rr14ap/9" and my slushpool screenshot: "http://tinypic.com/r/ebanog/9"  I would really appreciate your help and guidance in advance.


{
"pools" : [
   {
      "url" : "stratum+tcp://east1.sg.stratum.slushpool.com:3333",
      "user" : "chandann",
      "pass" : "password"
   },
        {
      "url" : "stratum+tcp://west1.sg.stratum.slushpool.com:3333",
      "user" : "chandann",
      "pass" : "password"
   },
   
]
,
"intensity" : "13",
"vectors" : "1",
"worksize" : "256",
"kernel" : "scrypt",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"shaders" : "2048,",
"gpu-engine" : "0-0",
"gpu-fan" : "0",
"gpu-memclock" : "0",
"gpu-memdiff" : "0",
"gpu-powertune" : "0",
"gpu-vddc" : "0.000",
"temp-cutoff" : "75",
"temp-overheat" : "85",
"temp-target" : "65",
"api-port" : "4028",
"expiry" : "120",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "2",
"hotplug" : "5",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "60",
"scrypt" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}
Jump to: