I'll check the links, for the moment I've just set it up in a decent size gaming case and want to get it working 100% first but will probably look at adding more GPU's later. I'm a bit stuck on the config file at the moment though as I can put in the pool and user details manually and cgminer connects but I can't get it to start with the config file as it tells me I need to add a pool, I copied the details from Multipool and used the settings others have put up for the r9 290 but it won't start?
My config is below and as far as I can tell it all correct yet cgminer fails when trying to us it?
{
"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 }