QUOTE(toda6866 @ Jun 2 2009, 08:40 AM)
i followed the Techpowerup guide n i jz tried again yst; I loaded my previous bios into RBE, nvr change a single setting, try flashing it....then it says bad checksum cant flash somthing liddat....
even if i acquire my own bios n reflash oso same error msg came out, so i knew i shudnt proceed or i'll end up bricking it (again)
i see.... well, try this if u dun mind
1. overclock using ati overdrive
2. go to profile manager and save the profile
3. go to C:\Users\<username>\AppData\Local\ATI\ACE\Profiles if ure using vista, xp go to C:\Documents and Settings\<username>\AppData\Local\ATI\ACE\Profiles if not mistaken
4. open the .xml file using notepad
u should see something like this:
<Profile>
<Caste name="Graphics">
<Groups>
<Group name="Overdrive5">
<Feature name="TimeUnlocked" />
<Feature name="OverclockEnabled">
<Property name="OverclockEnabledProperty" value="True" />
</Feature>
<Feature name="CoreClockTarget_0">
<Property name="Want_0" value="50000" />
<Property name="Want_1" value="50000" />
<Property name="Want_2" value="72500" />
</Feature>
<Feature name="MemoryClockTarget_0">
<Property name="Want_0" value="100400" />
<Property name="Want_1" value="100400" />
<Property name="Want_2" value="102400" />
</Feature>
<Feature name="CoreVoltageTarget_0">
<Property name="Want_0" value="1046" />
<Property name="Want_1" value="1046" />
<Property name="Want_2" value="1123" />
</Feature>
<Feature name="MemoryVoltageTarget_0">
<Property name="Want_0" value="0" />
<Property name="Want_1" value="0" />
<Property name="Want_2" value="0" />
</Feature>
<Feature name="FanSpeedProtocol_0">
<Property name="FanSpeedProtocolProperty" value="Percent" />
</Feature>
<Feature name="FanSpeedAlgorithm_0">
<Property name="FanSpeedAlgorithm" value="Manual" />
</Feature>
<Feature name="FanSpeedRPMTarget_0">
<Property name="Want" value="0" />
</Feature>
<Feature name="FanSpeedPercentTarget_0">
<Property name="Want" value="100" />
</Feature>
</Group>
</Groups>
<Adapter name="PCI_VEN_1002&DEV_9442&SUBSYS_026A1043&REV_00_4&39043ADE&0&0008A">
<Aspect name="Overdrive5" />
</Adapter>
</Caste>
</Profile>
<Property name="Want_0" value="50000" />
<Property name="Want_1" value="50000" />
<Property name="Want_2" value="72500" /> <----- edit your desired core clock here... 72500 = 725.00MHz
<Property name="Want_0" value="100400" />
<Property name="Want_1" value="100400" />
<Property name="Want_2" value="102400" /> <-------- edit your desired mem clock here, just like how u edit core clock
<Property name="Want_0" value="1046" />
<Property name="Want_1" value="1046" />
<Property name="Want_2" value="1123" /> <--------- this is the core clock voltage that you should edit. 1123 refers to 1.123v, same goes to mem clock.... be reminded, it is recommended to keep it at 1.2v or below, since ure not doing pencil mod

...
do it at your own risk