Bitcoin Forum
June 09, 2024, 06:32:17 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: BOUGHT A RIG NOT WORKING AT ALL PLEASE HELP  (Read 468 times)
m4ttyd (OP)
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
February 17, 2014, 01:22:01 PM
 #1

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"
}

ubuntucg
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
February 19, 2014, 04:15:35 PM
 #2

go on ubuntu 12.04 should be alright then,try to use 5th gpu without riser
Starscream
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250



View Profile
February 19, 2014, 05:02:23 PM
 #3

First of all use CGminer 3.7.2 or below, or use SGminer 4.0 and above.
Second, your config will only work for 1 card...

Add commas and values for each card for the following variables:
Example: "intensity" : "20,20,20,20",

"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",

As far as your fifth card goes, it could be a faulty riser or you need to short your pcie as shown here: https://bitcointalk.org/index.php?topic=36061.0
Might be other stuff but I can't think of any right now.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!