I have a minor problem here that maybe someone knows how to fix up. I'm still using 2.6.1 on Linux with 3x 5830 cards.
Any ideas?
Set an intensity
That's odd. I have intensity 8 set in the conf file.
"intensity" : "8,8",
"gpu-engine" : "1000,1000",
"gpu-fan" : "40-85,40-85,40-85",
"gpu-memclock" : "250,250",
"gpu-powertune" : "0,0",
"gpu-vddc" : "1.161,1.161",
"temp-cutoff" : "95,95,95",
"temp-overheat" : "85,85,85",
"temp-target" : "72,72,72",
But you're right of course. Manually setting intensity 8 after starting made the paused thread go live again.
I do have a script that uses the API to alter settings on GPU #2 after startup because it will crash on startup if I put the
same settings in the conf file. See conf file has missing arguments for #2. For some reason maybe that API tweaking is causing GPU #0 to think it's intensity is dynamic...? Or not. IDK.