Bitcoin Forum
July 07, 2024, 04:35:47 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Trouble disabling One of Three GPU's (cgminer)  (Read 767 times)
gamechange (OP)
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
May 27, 2013, 03:07:35 AM
Last edit: May 27, 2013, 03:24:22 AM by gamechange
 #1

Hey Folks, long time lurker and huge fan of this amazing forum Cool

I have 3x 7970s, one HIS IceQ and 2x gigabyte Windforce models. Because the HIS needs such different setting to get a good hashrate, it needs a totally separate miner with its own config. Up until now I have been using a BAT file with the command  [ -d 1 d 2 ] and it works perfectly to disable card 0.

However, I would love to get CGwatcher working, which requires all the config be done by cgminer.conf

I have been trying for hours to figure out the syntax to disable gpu 0 and enable only gpu 1 and 2, but none work. I saw some advice to place two lines, for example: "device" : "1",
                                                                                                                                                                                                                                             'device" : "2",
but this method only enables one card of the three! Any ideas?



Edit: It is similar to this post: https://bitcointalk.org/index.php?topic=172999. , its getting getting ckolivas' command to work that is the difficulty..
gamechange (OP)
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
June 01, 2013, 04:23:04 PM
 #2

Bump, any thoughts on this folks>?

I'm happy to send a few LTC to anyone who can solve it!
milone
Sr. Member
****
Offline Offline

Activity: 434
Merit: 251


CGWatcher & CGRemote


View Profile WWW
June 03, 2013, 04:23:34 AM
 #3

In CGWatcher you can set cgminer options using a config file or arguments or both. As of cgminer 3.1.1, you could not enable more than one device at a time using the config file. Instead you have to use arguments (-d 0 -d 1) if you wanted to enable devices 0 and 1 for example. This is why the "device" option was taken out of the Config File Editor in 1.1.5, because it doesn't work for more than one device so I didn't want to cause confusion by leaving it in. Instead you just have to set these options as arguments.

So in CGWatcher you can edit your profile to either:

a) point to the .bat file instead of the miner's .exe file as the miner path. To do this, change the filter in the bottom right corner of the dialog from Miner executable to Batch or Command file... or something like that.

b) point to the miner's .exe file as the miner path and set -d 0 -d 1 in the profile's arguments. You can still use a config file or arguments for other options, but enabling specific devices has to be done in arguments.

CGWatcher, a GUI/monitor for CGMiner & BFGMiner: http://www.cgwatcher.com
CGRemote, a remote mining dashboard for all of your miners: http://www.minerremote.com
BTC: 12TAYjmSrdDHLNpmix2MG6y3R868SMM7Fx    LTC: LM6Un6hZvPzLBggJWiAVG6E6w2GfaHukXY
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!