Author

Topic: cgminer with mixed graphics cards? (Read 2216 times)

full member
Activity: 163
Merit: 100
December 15, 2013, 10:18:58 AM
#7
thanks I will give it a try!  Shocked
full member
Activity: 196
Merit: 100
December 15, 2013, 09:08:49 AM
#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.


full member
Activity: 163
Merit: 100
December 15, 2013, 08:15:11 AM
#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 : )
full member
Activity: 163
Merit: 100
December 14, 2013, 10:51:35 PM
#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.
full member
Activity: 196
Merit: 100
December 14, 2013, 12: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.



hero member
Activity: 1246
Merit: 501
December 14, 2013, 07:50:34 AM
#2
What drivers?  What OS?

I think you might struggle to get a legacy card like a HD5xxx working with a new R9.
full member
Activity: 163
Merit: 100
December 14, 2013, 07:40:27 AM
#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!

Jump to: