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
ToScA-
on 14/02/2014, 14:12:39 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",



Thanks, I'll try this when I get home.

I run at it 2 when I run it and only it though; and it works fine. So I should switch to 1 gpu-thread when I run it together with another GPU then?