4 x 290X problem
#10
(03-27-2014, 10:42 PM)davejcb Wrote: I actually have "od6config --autofix --adapter 0,1,2 --set core=1100,mem=1375", writing from memory.

What's wrong with that syntax? Combining the autofix with the set in one line? Any chance od6config could have screwed something up?

well first you don't need to specify --adapter unless you only want to set a specific adapter. it defaults to all adapters.

but i have no idea how od6config will behave when passing both --autofix + other set params. that's not a use case i tested, as it's not one i would have ever expected, and i wouldn't be surprised if it indeed screws something up. either you use --autofix, or you use --set. it's one or the other, or neither, but not both.

and one more thing... 290X is not stable at 1100 Mhz unless you overvolt it. especially with overclocking the memory as well. and i certainly wouldn't recommend going with such an aggressive overclock right out of the gate when you're already having stability problems.

how about trying something more sane?
Code:
od6config --set core=1000,mem=1250,fan=80,power=50

or better yet, just
Code:
od6config --autofix


Messages In This Thread
4 x 290X problem - by davejcb - 03-26-2014, 10:16 PM
RE: 4 x 290X problem - by undeath - 03-27-2014, 01:57 AM
RE: 4 x 290X problem - by davejcb - 03-27-2014, 08:49 PM
RE: 4 x 290X problem - by davejcb - 03-27-2014, 09:44 PM
RE: 4 x 290X problem - by epixoip - 03-27-2014, 10:17 PM
RE: 4 x 290X problem - by davejcb - 03-27-2014, 10:42 PM
RE: 4 x 290X problem - by epixoip - 03-27-2014, 11:29 PM
RE: 4 x 290X problem - by Milzo - 03-27-2014, 11:11 PM
RE: 4 x 290X problem - by davejcb - 03-27-2014, 11:18 PM
RE: 4 x 290X problem - by Milzo - 03-27-2014, 11:25 PM
RE: 4 x 290X problem - by davejcb - 03-28-2014, 12:23 AM
RE: 4 x 290X problem - by davejcb - 03-28-2014, 05:27 PM