Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
5139565
Topic
463825
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
Quote from: ToScA- on February 13, 2014, 07:38:36 PM
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",