Bitcoin Forum
September 19, 2024, 11:02:26 PM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Other / Beginners & Help / 7990 can't handle more than intensity 11 on: December 03, 2013, 10:09:17 PM
Hi guys,  Cheesy

I just put a 7990 in my computer for Skrypt mining at it keeps crashing (white screen, striped screen or others) at any intensity above 11 and I am pretty much clueless on what is causing this. Huh

Has anyone had that problem before and maybe knows how to fix it? Any help is very much appreciated.

I am currently running this config:
Code:
{
"url" : "stratum+tcp://[pool]",
"user" : "[user]",
"pass" : "[userpass]",
"intensity" : "11",
"vectors" : "1",
"worksize" : "256",
"kernel" : "scrypt",
"lookup-gap" : "0",
"thread-concurrency" : "8192",
"shaders" : "2048",
"gpu-engine" : "0",
"gpu-fan" : "55-100,45-100",
"gpu-memclock" : "0",
"gpu-memdiff" : "0",
"gpu-powertune" : "-20",
"gpu-vddc" : "1.256,1.100",
"temp-cutoff" : "95",
"temp-overheat" : "88",
"temp-target" : "80",
"api-port" : "4028",
"auto-fan" : true,
"expiry" : "120",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "2",
"hotplug" : "0",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "60",
"scrypt" : true,
"temp-hysteresis" : "5",
"shares" : "0",
"no-submit-stale": true
}
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!