280x Main card slower then Slave card
-
yeah ill give that a shot and see tonight :)
-
I can tell you that my primary card gets lower KHs than my secondary but only by about 5…not 100. You seem like you know enough about computers, so my first recommendation would be to stop using GUIminer and run cgminer instead. This will give you much more control over the speeds of your cards and depending on the version you may not see this problem happen. The older 3.1 version seems to work great for almost anyone I would give that a shot.
Go here
[url=http://forum.feathercoin.com/index.php/topic,5418.0.html]http://forum.feathercoin.com/index.php/topic,5418.0.html[/url]
and read that and use the template. It may help diagnose the problem faster. -
trying CGminer now, how do i choose which card to run and which to not?
thanks
-
-d 0 thats the first card. -d 1 thats the second.
[url=https://github.com/ckolivas/cgminer]https://github.com/ckolivas/cgminer[/url]
link for a full list of commands
-
[quote name=“LoadingError” post=“39867” timestamp=“1386216787”]
trying CGminer now, how do i choose which card to run and which to not?thanks
[/quote]-d X
replace x with the card number, [b]sometimes they are reported in a different order than expected[/b]. If that happens cgminer will still display which cards are inactive and active. Use that to figure out which is the one you don’t want. -
double oops
-
can you please paste what you .bat looks like, and then i will understand easy, thanks :D
-
[code]cgminer --scrypt -o stratum+tcp://stratum.pool.com:port -u angloblaxon.1 -p hahaha -d 0 --intensity 13 --shaders 2048 --lookup-gap 2 --worksize 256 -g 2[/code]
basic .bat please update to your cards settings.
-
icic thanks, i was using the " " with it … my bad
-
thats if you have a config file to go along with it. In that case you point to the config file with the .bat
then you alter the config file. Im guessing you tried to copy some settings from the other thread i made? in that case thats a config file setup without my pool info at the top
example
[code]setx GPU_MAX_ALLOC_PERCENT 100
cgminer --config C:\cgminerConfig.conf[/code]
-
man great help
with what u just cut and pasted me
i was getting 600 & 670 now both at 760 @@ !!!
how come you make yours at 720? better roi on power and heat?
-
havent found the right blend for that specific card yet. I also undervolted it a little.
oh yea. make sure you are not getting any hardware errors either. hashrates lie if your HW is more than 0
-
what is HW stand for?
-
hardware errors. if you have a number > 0 add --thread-concurrency 8192 and see what happens
-
following up with yesterday, GCminer is doing the same as gui :( main card is still slower at around 600 and the other card is running at 670
don’t know why i try switch and it’s still the same :(
-
anyone got anymore ideas?
-
Did you ever disable crossfire?
-
no, but i will try tonight:D