Post
Topic
Board Mining (Altcoins)
Topic OP
BOUGHT A RIG NOT WORKING AT ALL PLEASE HELP
by
m4ttyd
on 17/02/2014, 13:22:01 UTC
bought a £3000 rig

5 x sapphire r9290x
Gigabyte x79 up4 MB and all parts to suit
8GB ram
64 SSD
2 x 1000w Corsair PSU

Running windows 8.1pro

It wont recognise the 5th card for a start (tried entering BIOS and disabling audio but no luck, not sure if I did it right)

Secondly, tried to run 4 cards on cg miner with this config below, all I get is "stratum from pool 0 detected new block", my hash rate is on MH not KH and I while its mining its not mining, if you know what I mean.

I really need someone to team viewer my settings and help me out and im wiling to compensate

Best Matt

{
"pools" : [
{
"url" : "stratum+tcp://us.clevermining.com:3333 -u",
"user" : "133wWUryHUizKnCtRvnqPUbz1TfLBcVebb",
"pass" : "anything"
}
],
 
"intensity" : "20",
"worksize" : "256",
"lookup-gap" : "2",
"thread-concurrency" : "33810",

"gpu-engine" : "896",
"gpu-fan" : "40-100",
"gpu-memclock" : "1450",
"gpu-memdiff" : "0",
"gpu-powertune" : "50",
"gpu-dyninternal" : "7",
"gpu-threads" : "1",

"temp-cutoff" : "99",
"temp-overheat" : "95",
"temp-target" : "90",

"api-mcast-port" : "4028",
"api-port" : "4028",
"api-listen" : true,
"api-allow" : "W:10.197.0.0/24",
"auto-fan" : true,

"expiry" : "120",
"failover-only" : true,
 
"hotplug" : "5",
"no-pool-disable" : true,
"log" : "5",
"queue" : "1",
"scan-time" : "60",
"temp-hysteresis" : "3",

"shares" : "0",
"scrypt" : true,
"kernel" : "scrypt",
"kernel-path" : "/usr/local/bin"
}