• Competitor rules

    Please remember that any mention of competitors, hinting at competitors or offering to provide details of competitors will result in an account suspension. The full rules can be found under the 'Terms and Rules' link in the bottom right corner of your screen. Just don't mention competitors in any way, shape or form and you'll be OK.

Prevent GPU from throttling?

Associate
Joined
14 Sep 2011
Posts
1,365
Well basically I've noticed my GPU keeps going to 300Mhz clock + 0.950V

When it's on this it randomly has driver crashes which causes about 10 seconds of inability to do anything

Last night I made a new preset, edited the .xml file so;

<Feature name="CoreClockTarget_0">
<Property name="Want_0" value="77500" />
<Property name="Want_1" value="77500" />
<Property name="Want_2" value="90000" />
</Feature>
<Feature name="CoreVoltageTarget_0">
<Property name="Want_0" value="1100" />
<Property name="Want_1" value="1100" />
<Property name="Want_2" value="1175" />
</Feature>

So it should never go below 1.110V and 775Mhz

It worked fine last night no crashes, now it just crashed I checked CCC, GPU clock 300Mhz VDDC 0.950V

So it's basically ignoring the preset and as a result I'm getting the driver crashes again

Any ideas?
 
Back
Top Bottom