Bitcoin Forum
May 26, 2024, 04:51:59 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Problem with 2 x 7850s on same motherboard  (Read 684 times)
Smithers (OP)
Newbie
*
Offline Offline

Activity: 19
Merit: 0



View Profile
July 10, 2013, 08:33:39 PM
 #1

Hi, hoping someone can help a newbie with a little problem:

I've got 2 x Gigabyte 7850 's connected to an Asrock Extreme3 motherboard and I'm using cgminer.

One of the GPUs is working fine at over 300k/hs but the other one only gives around 45k/hs.

After a bit of googling and reading through a few threads on here, I was thinking I need to change the cgminer config file. But even after reading the readme files I'm not sure what I should be changing or even if it's the config at all.

Any help or advice would be much appreciated. And apologies in advance if I'm just being stupid and missing something obvious  Smiley

Config:

Quote
{
"pools" : [
   {
      "url" : "http://url1:8332",
      "user" : "user1",
      "pass" : "pass1"
   },
   {
      "url" : "http://url2:8344",
      "user" : "user2",
      "pass" : "pass2"
   },
   {
      "url" : "http://url3:8332",
      "user" : "user3",
      "pass" : "pass3"
   }
],

"intensity" : "d,9,9,9",
"gpu-engine" : "0-985,0-950,0-960,0-1000",
"gpu-fan" : "0-85,0-85,0-85,0-85",
"gpu-memclock" : "860,825,835,875",
"gpu-powertune" : "20,20,20,20",
"temp-cutoff" : "95,95,95,95",
"temp-overheat" : "85,85,85,85",
"temp-target" : "75,75,75,75",

"auto-fan" : true,
"auto-gpu" : true,
"expiry" : "120",
"failover-only" : true,
"gpu-threads" : "2",
"log" : "5",
"queue" : "1",
"scan-time" : "60",
"temp-hysteresis" : "3",

"kernel-path" : "/usr/local/bin"
}


I've got cgminer pointed at:

Quote
cgminer.exe -o stratum+tcp://stratum.bitcoin.cz:3333 -u ### -p ### -I 12

cgminer:

http://s20.postimg.org/rf3zvucqh/cgminer.jpg
Zanatos666
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250


Sometimes man, just sometimes.....


View Profile
July 11, 2013, 03:33:08 PM
 #2

Ive seen that config file before, its just a sample one.  First off, you dont need all those extra spots because you only have 2 video cards, this config is for 4 cards.  So, I would suggest 1) Change your config file to only be for two cards (ex for gpu-engine, it should be "0-985,0-985",   Do that for all the other lines as well.  And 2) Your intensity for GPU 0 is "d".  That may be the cause of it.  Change that to be "9" like the other settings, save, restart CGMIner, and see what happens.

Squiggly letters, written really fast, with a couple of dots for good measure.
zackclark70
Legendary
*
Offline Offline

Activity: 868
Merit: 1000

ADT developer


View Profile
July 11, 2013, 03:35:00 PM
 #3

boot up the rig then swap the monitor to the other card and it should work  Smiley

c789
Hero Member
*****
Offline Offline

Activity: 850
Merit: 1000



View Profile
July 11, 2013, 10:42:25 PM
 #4

I had a similar problem, but fortunately the solution was simple. I had to start mining with a monitor plugged into one of the cards, or I had to use a dummy plug (in only one of the cards).  hth

Comparison of Privacy-Centric Coins: https://moneroforcash.com/monero-vs-dash-vs-zcash-vs-bitcoinmixers.php also includes Verge and Pivx
zackclark70
Legendary
*
Offline Offline

Activity: 868
Merit: 1000

ADT developer


View Profile
July 11, 2013, 11:55:57 PM
 #5

I had a similar problem, but fortunately the solution was simple. I had to start mining with a monitor plugged into one of the cards, or I had to use a dummy plug (in only one of the cards).  hth

what I said works the same  Smiley

Smithers (OP)
Newbie
*
Offline Offline

Activity: 19
Merit: 0



View Profile
July 12, 2013, 08:29:21 AM
 #6

Thanks for the replies guys.

Tried plugging the monitor into the other card and got the same problem except this time it was with the other card (the one doing 300+ started going at 45 and vice versa) so maybe a dummy plug might be a worth a try.

Started to play with the settings in the config file but got no change to the performance of either card. Going to have more of a play around with the config after work tonight. Will update with results (or none results).
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!