jup, some (believe it was 12.3) drivers are known for bugged idle clock. so they wont clock down.
BTW! Something you have to try.
"C:UsersHaldiAppDataLocalATIACE"
Profiles.xml
There at the end you'll find
Code:
<Groups>
<Group name="Overdrive5">
<Feature name="TimeUnlocked" />
<Feature name="OverclockEnabled">
<Property name="OverclockEnabledProperty" value="False" />
</Feature>
<Feature name="AutoTuneSupport" />
<Feature name="CoreClockTarget_PCI_VEN_1002&DEV_6798&SUBSYS_32111682&REV_00_4&11D5388E&0&0018A">
<Property name="Want_0" value="30000" />
<Property name="Want_1" value="100000" />
</Feature>
<Feature name="PowerControl_PCI_VEN_1002&DEV_6798&SUBSYS_32111682&REV_00_4&11D5388E&0&0018A">
<Property name="Want" value="0" />
</Feature>
<Feature name="MemoryClockTarget_PCI_VEN_1002&DEV_6798&SUBSYS_32111682&REV_00_4&11D5388E&0&0018A">
<Property name="Want_0" value="15000" />
<Property name="Want_1" value="142500" />
</Feature>
<Feature name="CoreVoltageTarget_PCI_VEN_1002&DEV_6798&SUBSYS_32111682&REV_00_4&11D5388E&0&0018A">
<Property name="Want_0" value="850" />
<Property name="Want_1" value="1170" />
</Feature>
<Feature name="MemoryVoltageTarget_PCI_VEN_1002&DEV_6798&SUBSYS_32111682&REV_00_4&11D5388E&0&0018A">
<Property name="Want_0" value="0" />
<Property name="Want_1" value="0" />
</Feature>
<Feature name="FanSpeedProtocol_PCI_VEN_1002&DEV_6798&SUBSYS_32111682&REV_00_4&11D5388E&0&0018A">
<Property name="FanSpeedProtocolProperty" value="Percent" />
</Feature>
<Feature name="FanSpeedAlgorithm_PCI_VEN_1002&DEV_6798&SUBSYS_32111682&REV_00_4&11D5388E&0&0018A">
<Property name="FanSpeedAlgorithm" value="Automatic" />
</Feature>
<Feature name="FanSpeedRPMTarget_PCI_VEN_1002&DEV_6798&SUBSYS_32111682&REV_00_4&11D5388E&0&0018A">
<Property name="Want" value="1180" />
</Feature>
<Feature name="FanSpeedPercentTarget_PCI_VEN_1002&DEV_6798&SUBSYS_32111682&REV_00_4&11D5388E&0&0018A">
<Property name="Want" value="50" />
</Feature>
<Feature name="CoreClockTarget_PCI_VEN_1002&DEV_6798&SUBSYS_32111682&REV_00_4&B16BFE2&0&0010A">
<Property name="Want_0" value="30000" />
<Property name="Want_1" value="100000" />
</Feature>
<Feature name="PowerControl_PCI_VEN_1002&DEV_6798&SUBSYS_32111682&REV_00_4&B16BFE2&0&0010A">
<Property name="Want" value="0" />
</Feature>
<Feature name="MemoryClockTarget_PCI_VEN_1002&DEV_6798&SUBSYS_32111682&REV_00_4&B16BFE2&0&0010A">
<Property name="Want_0" value="15000" />
<Property name="Want_1" value="142500" />
</Feature>
<Feature name="CoreVoltageTarget_PCI_VEN_1002&DEV_6798&SUBSYS_32111682&REV_00_4&B16BFE2&0&0010A">
<Property name="Want_0" value="850" />
<Property name="Want_1" value="1170" />
</Feature>
<Feature name="MemoryVoltageTarget_PCI_VEN_1002&DEV_6798&SUBSYS_32111682&REV_00_4&B16BFE2&0&0010A">
<Property name="Want_0" value="0" />
<Property name="Want_1" value="0" />
</Feature>
<Feature name="FanSpeedProtocol_PCI_VEN_1002&DEV_6798&SUBSYS_32111682&REV_00_4&B16BFE2&0&0010A">
<Property name="FanSpeedProtocolProperty" value="Percent" />
</Feature>
<Feature name="FanSpeedAlgorithm_PCI_VEN_1002&DEV_6798&SUBSYS_32111682&REV_00_4&B16BFE2&0&0010A">
<Property name="FanSpeedAlgorithm" value="Automatic" />
</Feature>
<Feature name="FanSpeedRPMTarget_PCI_VEN_1002&DEV_6798&SUBSYS_32111682&REV_00_4&B16BFE2&0&0010A">
<Property name="Want" value="0" />
</Feature>
<Feature name="FanSpeedPercentTarget_PCI_VEN_1002&DEV_6798&SUBSYS_32111682&REV_00_4&B16BFE2&0&0010A">
<Property name="Want" value="50" />
</Feature>
</Group>
</Groups>
Want 0 is idle clock ! Try set that to Normal clock speed.