Hi guys,
Sorry if this sounds a bit noobish, but I can't find the answer anywhere. My problem is this: I can run cgminer on my rig (headless) no problem, but I get a "devices don't match/multiple monitors/ run gpu map" error when I start it, and I'm unable to change/apply any settings apart from intensity, even if I put them in my config file it won't load them. Also, by the time I start to read the above error message it's gone! so I never get a chance to read it entirely. This is also true when I start cgminer with the -n flag, it briefly flashes the result on screen before disappearing, not giving me a chance to read the result. If I add the "pause" command it scrolls past the results and asks me to press any key to continue. I've tried using the logfile.txt command but it's blank.
Is there any way to keep the cgminer window open long enough for me to read it? It's strange, as the very first time I set cgminer up it worked a treat, but after a reboot it's never been the same. I'm quite new to this game, and very new to cgminer, so any help/advice would be greatly appreciated.
Specs & stuff:
WIN7 64bit
11.12 drivers
2.1 SDK (I'm told these are the best to use?)
HD5970 in top slot
HD5870 in second & third slot
Config:
,
"intensity" : "7,7,7,7",
"vectors" : "2,2,2,2",
"auto-fan" : true,
"worksize" : "128,128,128,128",
"kernel" : "phatk,phatk,phatk,phatk",
"lookup-gap" : "0,0,0,0",
"thread-concurrency" : "0,0,0,0",
"shaders" : "0,0,0,0",
"gpu-engine" : "940,940,820,820",
"gpu-fan" : "50-100,50-100,50-100,50-100",
"gpu-memclock" : "300,300,300,300",
"gpu-memdiff" : "0,0,0,0",
"gpu-powertune" : "0,0,0,0",
"gpu-vddc" : "0.000,0.000,0.000,0.000",
"temp-cutoff" : "95,95,95,95",
"temp-overheat" : "90,90,90,90",
"temp-target" : "85,85,85,85",
"api-port" : "4028",
"expiry" : "120",
"gpu-dyninterval" : "7",
"gpu-platform" : "1",
"gpu-threads" : "2",
"log" : "5",
"queue" : "1",
"scan-time" : "60",
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}
Thanks in advance someone.......