Bitcoin Forum
July 07, 2024, 12:39:12 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2]  All
  Print  
Author Topic: Cannot run 7950 and 280x together??? :(  (Read 2458 times)
Calhil
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
December 28, 2013, 11:36:42 PM
 #21

You can just have a separate config for each card type and specify the devices you want to use with it. Check the --device option in cgminer. I run 7950 and 280x in the same rig with no problems.

BLC & SKC node: addnode=192.3.171.213
BLC: BcaLHiLk74XXSZdebHQY8b3CaoEBLaPtoV
ibrahim11 (OP)
Hero Member
*****
Offline Offline

Activity: 777
Merit: 500


View Profile
December 28, 2013, 11:38:26 PM
 #22

I've got those 2 in a rig right now (both are MSI though) and it's working just fine.

Like the previous poster said you do need 2 separate batch files for the best results because of the threads flag (g-).

good luck!

If i were to sell my 7950 and buy another 280x, should I buy the Sapphire Toxic 280x, MSI 280x or the Generic AMD 280x


You can just have a separate config for each card type and specify the devices you want to use with it. Check the --device option in cgminer. I run 7950 and 280x in the same rig with no problems.

Seriously???
ibrahim11 (OP)
Hero Member
*****
Offline Offline

Activity: 777
Merit: 500


View Profile
December 28, 2013, 11:46:13 PM
 #23

You can just have a separate config for each card type and specify the devices you want to use with it. Check the --device option in cgminer. I run 7950 and 280x in the same rig with no problems.

Is this true?
Jaerky
Full Member
***
Offline Offline

Activity: 187
Merit: 100


View Profile
December 28, 2013, 11:58:34 PM
 #24

Remember that crossfire runs with cards of the same lineup ie 7850, 7870 etc

Since the 280x are technically rebranded older cards, you might be able to get away with it but best bet is to call up AMD or email then and ask them.
Prelektro
Sr. Member
****
Offline Offline

Activity: 281
Merit: 250



View Profile
December 29, 2013, 12:07:31 AM
 #25

They work together without a problem. I had sapphire 7950 and powercolor r9 280x. I choose -g 1 and hash values were 600 khash/s for 7950 and 660 khash/s for 280x. 600 is pretty normal for 7950 but 660 is not very good for r9 280x (normally 280x can get 700 khash out of box and with oc can easily get around 750 khash) You won't get best performance from both cards but still it's not that bad.

ibrahim11 (OP)
Hero Member
*****
Offline Offline

Activity: 777
Merit: 500


View Profile
December 29, 2013, 12:30:31 AM
 #26

Just bought the mobo and 2x 2gb G.skill ripjaws ram Cheesy

Is XFX 850w PSU any good?

I'm still thinking whether to sell the 7950 and buy another MSI 280x or not

How many K/Hashes will the 7950 get if the gpu thread is on 2?

Can't i just run 2 instances of cgminer and set one -g 1 and the other -g 2?
ibrahim11 (OP)
Hero Member
*****
Offline Offline

Activity: 777
Merit: 500


View Profile
December 29, 2013, 02:49:55 PM
 #27

Any other suggestions?
Moheta
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
December 29, 2013, 03:49:07 PM
 #28

You can just have a separate config for each card type and specify the devices you want to use with it. Check the --device option in cgminer. I run 7950 and 280x in the same rig with no problems.

Or make two workers at your pool and create two batch files like the following (assuming your cards are named 0 and 1):
Code:
cgminer --scrypt -o stratum+tcp://yourpool.com:port -u you.worker1 -p x -d 0 --remove-disabled
Code:
cgminer --scrypt -o stratum+tcp://yourpool.com:port -u you.worker2 -p x -d 1 --remove-disabled

Of course you can tweak and add your settings but this should get them running.  You'll have 2 instances of cgminer with settings customized for each card.
Maximusprime
Full Member
***
Offline Offline

Activity: 151
Merit: 100


View Profile
January 25, 2014, 07:23:36 PM
 #29

I found this thread because I am having the same issues, if anyone can help please pm me. The devices command is having no affect on and its getting frustrating.
Pages: « 1 [2]  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!