I want to use my 7970 machines for mining on ltc since they are useless now on btc for that i have a small usb devices running fine on cgminer
So i wanted to run another instance of cgminer pure solo mining with litecoin
But whatever i do it simply does not start
the weirdest of all is when i take the old reaper it runs ok and found a block
my conf in use :
{
"pools" : [
{
"name: : "Local",
"url" : "192.168.178.12:9337",
"user" : "[USER].[WORKER]",
"pass" : "[PASS]"
},
{
"name: : "Coinotron",
"url" : "coinotron.com:3334",
"user" : "[USER].[WORKER]",
"pass" : "[PASS]"
},
{
"url" : "newlc.ozco.in:9332",
"user" : "[USER].[WORKER]",
"pass" : "[PASS]"
}
],
"intensity" : "18",
"vectors" : "1",
"worksize" : "256",
"lookup-gap" : "2",
"thread-concurrency" : "21712",
"shaders" : "2048",
"gpu-engine" : "800-1000",
"gpu-fan" : "40-100",
"gpu-memclock" : "1200",
"gpu-powertune" : "10",
"gpu-vddc" : "1.100",
"temp-cutoff" : "95",
"temp-overheat" : "90",
"temp-target" : "75",
"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"
}
the error i get after start cgminer :
[2013-07-16 23:36:02] Probing for an alive pool
[2013-07-16 23:36:02] Network difficulty changed to 0 (769.9kh/s)
[2013-07-16 23:36:02] No suitable long-poll found for
http://192.168.178.12:9337then it crashes or when i use the command for run it from command line it instant crash