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 13/02/2014, 19:38:36 UTC
maybe you should lower th and int first for test for both cards mode

Hi, thanks for the quick reply. I will try this.

It is weird though. Separately, I can run the cards fine (when one of them is disabled btw!). In HD5850's case, however, I use this .bat rather than a .conf:

Code:
set GPU_MAX_ALLOC_PERCENT 100
set GPU_USE_SYNC_OBJECTS 1sgminer.exe -o stratum+tcp://usde.pooligans.com:3331 -u user.worker -p pass -I 19 -g 1 -w 256 --thread-concurrency 5824

And it works. How would this look as a.conf?



gpu threads should be one on the 5850, mine will not run with 2 threads.


Thanks, I tried this at once.

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?!?!?