Post
Topic
Board Mining software (miners)
Re: CGMINER ASIC FPGA GPU overc monit fanspd RPC linux/win/osx/mip/r-pi 3.2.2
by
os2sam
on 20/06/2013, 01:42:00 UTC
"--temp-cutoff" doesn't work for me, my GPU keeps on hashing even above the allowed target temperature.
Code:
cgminer -o pool-de.50btc.com:8332 -u [username] -p [password]  -o http://mint.bitminter.com:8332 -u [username] -p [password] -I 9 --temp-cutoff 70
pause
http://abload.de/img/tempcutoffgcjnu.png

Anybody got an idea?

I don't remember but don't you need --auto-gpu for that?
Interesting. But what if I don't want cgminer to mess with my GPU clock speed? I just want it to stop if the temp gets too high. Is there a way to achieve that?

Well at least enable auto fan and set your target temp below your cutoff temp.  Right now your cutoff temp is 70C and you left the target set to the default of 75C.  You may want to set an overheat temp in between somewhere too.  But --auto-fan is what enables the fan temp control.

Just curious, why do you want to cut off your GPU at such a low temp?
Sam