Bitcoin Forum
June 25, 2024, 07:56:32 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: cgminer with mixed graphics cards?  (Read 2209 times)
N[e]wBie (OP)
Full Member
***
Offline Offline

Activity: 163
Merit: 100


View Profile
December 14, 2013, 12:40:27 PM
 #1

Hello, I am trying to get this to work but I am not seeing any information on google or a few threads that is helpful; I have just installed, along with my R9 280x, a HD 5970 graphics card. I am only getting one card showing up, GPU 0:. How can I set the settings to make it find the other one? How can I set different settings, but mine the same pool, with both? Thanks!


BTC: 1ESZr887vTZqYtDuwwspn1jBaoRU9jMcv1
HellDiverUK
Hero Member
*****
Offline Offline

Activity: 1246
Merit: 501



View Profile
December 14, 2013, 12:50:34 PM
 #2

What drivers?  What OS?

I think you might struggle to get a legacy card like a HD5xxx working with a new R9.
techstorm2
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
December 14, 2013, 05:49:23 PM
 #3

If youre using windows, try using GPU-Z, this utility will tell you if the 2nd card is seen by the MOBO.

1st place id start.




Dime 7Q3cZtyJemmE8pJsrYgX24mHnkqZX6M6hP
BTC 18vbvovBeM5ZTZqR5ZWAy75EXE7qTNipuo
Mooncoin 2QgyivUMa7Zun6oPdxeE1yry1aNp5hqrDb
LTC Lg3UYGCAe3Tb146PiMqeGNLR7bnjdM447d
Doge DPd1XejW8TabJu5gfjyKnuQYQ9Vzw1anXN
N[e]wBie (OP)
Full Member
***
Offline Offline

Activity: 163
Merit: 100


View Profile
December 15, 2013, 03:51:35 AM
 #4

Thanks, maybe I will try to get it to work with 2x 7950s instead. I am using drivers

Driver Packaging Version   13.25.18-131129a-165578E-ATI
Catalyst Version   13.11
Provider   Advanced Micro Devices, Inc.
2D Driver Version   8.01.01.1360
2D Driver File Path   /REGISTRY/MACHINE/SYSTEM/ControlSet001/Control/CLASS/{4D36E968-E325-11CE-BFC1-08002BE10318}/0002
Direct3D Version   9.14.10.01001
OpenGL Version   6.14.10.12614
AMD Catalyst Control Center Version   2013.1129.1143.20969
AMD Audio Driver Version   7.12.0.7717

I will mess around with them and see if I can get it to show in gpu-z, if not I will just try with some older cards.

BTC: 1ESZr887vTZqYtDuwwspn1jBaoRU9jMcv1
N[e]wBie (OP)
Full Member
***
Offline Offline

Activity: 163
Merit: 100


View Profile
December 15, 2013, 01:15:11 PM
 #5

I've got both cards properly detected in GPU-Z, but I am not able to run cgminer at all now. I don't understand the readme at all, how do I configure it to "look" for two graphics cards? Is there a good tutorial at anywhere on how to use this? Google lead me to find this command which gave the info, referring to -ndevs


C:\btc\cgminer-3.7.2-windows>color 57

C:\btc\cgminer-3.7.2-windows>cgminer.exe -o stratum+tcp://mypool:myport --scr
ypt -u myloginname.1 -p password -d 0 -ndevs -n
 [2013-12-15 20:12:04] CL Platform 0 vendor: Advanced Micro Devices, Inc.

 [2013-12-15 20:12:04] CL Platform 0 name: AMD Accelerated Parallel Processing

 [2013-12-15 20:12:04] CL Platform 0 version: OpenCL 1.2 AMD-APP (1348.4)

 [2013-12-15 20:12:04] Platform 0 devices: 3
 [2013-12-15 20:12:04]  0       Tahiti
 [2013-12-15 20:12:04]  1       Cypress
 [2013-12-15 20:12:04]  2       Cypress
 [2013-12-15 20:12:04] Failed to ADL_Adapter_ID_Get. Error -1

 [2013-12-15 20:12:04] Failed to ADL_Adapter_ID_Get. Error -1

 [2013-12-15 20:12:04] GPU 0 AMD Radeon R9 200 Series hardware monitoring enable
d
 [2013-12-15 20:12:04] GPU 1 AMD Radeon HD 5900 Series hardware monitoring enabl
ed
 [2013-12-15 20:12:04] GPU 2 AMD Radeon HD 5900 Series hardware monitoring enabl
ed
 [2013-12-15 20:12:04] 3 GPU devices max detected
 [2013-12-15 20:12:04] USB all: found 6 devices - listing known devices

 [2013-12-15 20:12:04] No known USB devices

C:\btc\cgminer-3.7.2-windows>pause
Press any key to continue . . .

So, I have only one 5900 in there, seems like its detecting two (as well as GPU-z?). How do I set this up, so I can choose settings for each card i ndividually? I assume its not optimal to use

-I 13 -g 2 -w 256 --lookup-gap 2 --thread-concurrency 8192 --gpu-engine 1000 --gpu-memclock 1500 --temp-target 70 --auto-fan --gpu-powertune 20

for both of these cards? I tried to run this and I got instant artifacts and had to manually power down. Help is appreciated : )

BTC: 1ESZr887vTZqYtDuwwspn1jBaoRU9jMcv1
techstorm2
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
December 15, 2013, 02:08:49 PM
 #6

I've got both cards properly detected in GPU-Z, but I am not able to run cgminer at all now. I don't understand the readme at all, how do I configure it to "look" for two graphics cards? Is there a good tutorial at anywhere on how to use this? Google lead me to find this command which gave the info, referring to -ndevs


C:\btc\cgminer-3.7.2-windows>color 57

C:\btc\cgminer-3.7.2-windows>cgminer.exe -o stratum+tcp://mypool:myport --scr
ypt -u myloginname.1 -p password -d 0 -ndevs -n
 [2013-12-15 20:12:04] CL Platform 0 vendor: Advanced Micro Devices, Inc.

 [2013-12-15 20:12:04] CL Platform 0 name: AMD Accelerated Parallel Processing

 [2013-12-15 20:12:04] CL Platform 0 version: OpenCL 1.2 AMD-APP (1348.4)

 [2013-12-15 20:12:04] Platform 0 devices: 3
 [2013-12-15 20:12:04]  0       Tahiti
 [2013-12-15 20:12:04]  1       Cypress
 [2013-12-15 20:12:04]  2       Cypress
 [2013-12-15 20:12:04] Failed to ADL_Adapter_ID_Get. Error -1

 [2013-12-15 20:12:04] Failed to ADL_Adapter_ID_Get. Error -1

 [2013-12-15 20:12:04] GPU 0 AMD Radeon R9 200 Series hardware monitoring enable
d
 [2013-12-15 20:12:04] GPU 1 AMD Radeon HD 5900 Series hardware monitoring enabl
ed
 [2013-12-15 20:12:04] GPU 2 AMD Radeon HD 5900 Series hardware monitoring enabl
ed
 [2013-12-15 20:12:04] 3 GPU devices max detected
 [2013-12-15 20:12:04] USB all: found 6 devices - listing known devices

 [2013-12-15 20:12:04] No known USB devices

C:\btc\cgminer-3.7.2-windows>pause
Press any key to continue . . .

So, I have only one 5900 in there, seems like its detecting two (as well as GPU-z?). How do I set this up, so I can choose settings for each card i ndividually? I assume its not optimal to use

-I 13 -g 2 -w 256 --lookup-gap 2 --thread-concurrency 8192 --gpu-engine 1000 --gpu-memclock 1500 --temp-target 70 --auto-fan --gpu-powertune 20

for both of these cards? I tried to run this and I got instant artifacts and had to manually power down. Help is appreciated : )


I used to have issues when i tried using cgminer on its own but since ive moved to guiminer-scrypt, which used cgminer in the background ive never had an issue, I could never understand why this was the case but hey! if its not broke, dont fix it.

If you try downloading guiminer-script you should find it much easier.



Dime 7Q3cZtyJemmE8pJsrYgX24mHnkqZX6M6hP
BTC 18vbvovBeM5ZTZqR5ZWAy75EXE7qTNipuo
Mooncoin 2QgyivUMa7Zun6oPdxeE1yry1aNp5hqrDb
LTC Lg3UYGCAe3Tb146PiMqeGNLR7bnjdM447d
Doge DPd1XejW8TabJu5gfjyKnuQYQ9Vzw1anXN
N[e]wBie (OP)
Full Member
***
Offline Offline

Activity: 163
Merit: 100


View Profile
December 15, 2013, 03:18:58 PM
 #7

thanks I will give it a try!  Shocked

BTC: 1ESZr887vTZqYtDuwwspn1jBaoRU9jMcv1
Pages: [1]
  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!