Hi, sorry for being stupid What do I put if I dont want to touch a rather finicky GPU?
Like 5850/5830/5770 with 5830 being faulty 750,???,900 core, 250,???,250 memory 100,???,100 fan?
I cannot touch any of those without a forced restart. Setting defaults does not work either. Auto gpu/fan restarts as well.
The card works okay with no modification on any kernel/vectors/aggression setting, the only thing is, I cannot overclock the stable cards on the same machine. Or can i (without afterburner's/etc's manual set up)?
TIA.
Just don't give it any gpu parameters and it won't try to set anything. Or if you want to disable all the gpu monitoring entirely, start it with --no-adl
Thank you for a prompt reply.
What i meant is that i need to OC/UC the other two cards through the .bat/autostart without touching the faulty one. (i can only restart, it is difficult for me to manage it remotely with afterburner/etc. on my current soft, and i visit only weekly/less often).
I had tried x, ,x and x,,x and x,stock,x for memory/core and both of those make the faulty card restart (GPU1).
It works fine with no arguments for core/memory as well as with settings from afterburner for GPU0/GPU2. (I had connected the fan from the mobo to eliminate it, so it does not matter now).
Unfortunately the other cards have to be managed otherwise they are causing restarts.
TIA.
I can think of 3 "solutions" to your cannot be managed/must be managed card combo. So here goes in increasing order of difficulty.
1. Get rid the faulty card. Maybe replace it with something that still works.
2. run 2 instances of CGMiner; one with "-d 1" and the other with "-d 0 -d 2 --auto-fan --auto-gpu --your-other-options"
3. Adjust the bios defaults on your cards so they default to what you want them to run at. Don't specify any GPU or fan speeds when you start CGMiner so they all run at their modified defaults and let the driver control the fans.
Good luck.