Post
Topic
Board Mining (Altcoins)
Re: Help setting up a conf or bat for 2 cards! (R9 290 Tri-X and HD5850)(cg/sgminer)
by
Starscream
on 14/02/2014, 12:24:49 UTC

Code:
"gpu-threads" : "1,2",

What happened was that my R9 290 switched to status OFF, my 5850 didn't run at all, and I got a display driver error.

WTF?!?!?

R9 290 runs with -g 1 and you tried there to run it with 2.

Make it
Code:
"gpu-threads" : "1,1",