Disable / Turn Off GPU (Device) via SGMiner BAT or CONF file...
Hey folks,
Was wondering if someone could please help me with this, as for whatever reason I'm just having a really dumb moment here! Either that, or it just can't be done!? :S
I have two rigs, both of which have as their primary cards (i.e. GPU 0 / Device 0) cards that I cannot mine on or do not want to mine on. So, how do I tell SGMiner to skip initialising these cards at startup? I understand you can do this from within SGMiner using the [G] menu, however, by the time I can get to there, SGMiner has already realised it can't do anything with GPU 0 and SGMiner has already disabled it! While this is fine if I am starting SGMiner manually, if I want SGMiner to start automatically, it will hang because during startup, SGMiner tries to initialise GPU 0, realises it cannot, then wants someone to hit the enter key so that SGMiner can continue.
So yes, I would like to know how I can achieve disabling / turning off / excluding this GPU 0 from being seen or initialised by SGMiner via my BAT file or my CONF file.
If someone can help, that would be tops 

Thanks folks.
Kind regards,
Dodgy Bob
Comments
Well, after a good nights sleep and coming back to things, I thought about what I was doing last night and first up I just tried switching the 'd' option in my CONF file from 1 to 0 - I remember having come across in CGMiner that the device numbering was back-to-front in it, so thought perhaps that that was what was going on here in SGMiner ... turns out no it wasn't!
The remove-disabled option is needed to prevent cgminer (and clones) from controlling the other devices fans/frequencies. Not having such option can lead to weird behaviour when you run multiple cgminer instances - like fans stopping completely and then ruching at full speed and stopping again.
Though "If I were you" - I'd simply lower the intensity for main display device - this works unless you use HW video decoding and such.
You saved my life mate
Thanks for posting !