ComputerForum.com ComputerForum.com  
Go Back   Computer Forum > Computer Hardware > Video Cards and Monitors

Reply
 
LinkBack Thread Tools Display Modes
Old 07-16-2008, 05:36 PM   #1 (permalink)
New Member
 
Join Date: Nov 2007
Location: New Hampshire, U.S.
Posts: 12
Default ATI HD4850 heat problem

Hello everyone,

So, with your guys' advice I built myself a new comp and happened to have purchased a ATI HD 4850 card with it.

Make no mistake, this card kicks major ass. However, it runs EXTREMELY hot and it causes my entire case to get extremely hot.

I saw a similar thread a page back regarding coolers you can buy for your graphics card (this one in particular). However, I wanted to ask if there was anyway that I can NOT buy something and get this thing cooled off.

Apparently there's a way to get the fan to spin faster, but when I followed that route my XML file for CCC did not include fan control settings.

Any suggestions will be lovely
aleosha is offline   Reply With Quote


Old 07-17-2008, 09:39 PM   #2 (permalink)
Bronze Member
 
grk77536's Avatar
 
Join Date: Jun 2008
Location: DP, TX
Posts: 40
Default

Well here are the steps once again in case you need them:

Make a profile in catalyst after turning on Overdrive and make sure clock and memory settings are correct.

For Vista

Then go to the following location and open the following file for editing "C:\Users\Your Windows ID\AppData\Local\ATI\ACE\Your CCC Profile.XML. The xml file will have the same name as the Catalyst Profile you saved. right click and hit edit.

For XP

Then go to the following location and open the following file for editing "C:\Documents and Settings\Your Windows ID\Local Settings\Application Data\ATI\ACE\Your CCC Profile.XML. The xml file will have the same name as the Catalyst Profile you saved. right click and hit edit.

Now go down the page until you see the following lines in the XML file ...

<Feature name="FanSpeedAlgorithm_0">
<Property name="FanSpeedAlgorithm" value="Automatic" />
</Feature>
<Feature name="FanSpeedRPMTarget_0">
<Property name="Want" value="0" />
</Feature>
<Feature name="FanSpeedPercentTarget_0">
<Property name="Want" value="23" />

Change the "Property name="FanSpeedAlgorithm" value=" from "Automatic" to "Manual"

Then change "Property name="Want" value=" from "23" to your desired fan speed.

Save the file then reload the Profile you just edited in the CCC.

You will have to select the profile everytime you re-start the computer.

But, to change fan profiles permanently type C:\Documents and Settings\Your Windows ID\Local Settings\Application Data\ATI\ACE in the run box when you click start. You should see the ACE folder. After clicking on it you will see multiple profiles. Right click the one you created with overdrive enabled. Go to "open with..." and select note pad. The xml files will open in notepad. Scroll down to the fan settings. And follow the above steps to change the fields, and your fan should speed up the next time you go to the CCC and activate your profile again.

The article fails to tell you that you need to open the XML in note pad. It sounds wierd but it works. I OC'd my hd4850 and have the fan speed at 60% and it stays below 55 degrees celcius under load. Hope that helps.
__________________
CPU: AMD phenom quad core@ 2.4ghz
Mobo: geForce 6150m-M2 AMD socket 2+
Ram: 2 gigs Corsair ddr2 800mhz
Graphics: ATI hd4850@ 650/1090/1985mhz
PSU: Tru Power 480 watt
Case: Slickdealz Custom Case
grk77536 is offline   Reply With Quote
Old 07-17-2008, 09:43 PM   #3 (permalink)
Diamond Member
 
just a noob's Avatar
 
Join Date: Feb 2008
Location: shivington, stilwater
Age: 1
Posts: 1,802
Default

couldnt you just download the overclocking software from ati, and turn up the speed from there, more mature drivers are also expected to fix that problem
__________________
celeron 350@500mhz
128mb of sdram
350 watt psu
8mb ati rage pro
20gb 7500 rpm seagate
just a noob is offline   Reply With Quote
Old 07-17-2008, 10:44 PM   #4 (permalink)
Diamond Member
 
skidude's Avatar
 
Join Date: Aug 2005
Location: Orono, Maine
Age: 19
Posts: 4,996
Default

My friend just got one and had the same issue. He found out the fan speed was set only to 22%, and his temps were idling in the mid-70's. He turned up the fan speed to 90% and now he's hovering at an acceptable 42C.

Just go into Catalyst and change the fan settings, like grk said.
__________________
Desktop / Laptop

CPU- TBA / Intel Core 2 Quad Q9550 2.8 GHz
Video- TBA / 2x 8800M GTX SLI
Memory- TBA / 4GB DDR2800
Hard Drives- TBA / 2x 320GB 5400RPM (RAID 0)
Mobo- TBA / Sager NP9262


"In These Lowly Halls / No Moon Will Beam, No Sun Will Shine / In These Narrow Rooms / No Tears Are Seen, No Laughter Heard" --- Insomnium ---
skidude is offline   Reply With Quote
Old 07-20-2008, 11:30 AM   #5 (permalink)
Diamond Member
 
Join Date: Oct 2007
Location: Australia
Age: 16
Posts: 1,181
Default

Quote:
Originally Posted by grk77536 View Post
Well here are the steps once again in case you need them:

Make a profile in catalyst after turning on Overdrive and make sure clock and memory settings are correct.

For Vista

Then go to the following location and open the following file for editing "C:\Users\Your Windows ID\AppData\Local\ATI\ACE\Your CCC Profile.XML. The xml file will have the same name as the Catalyst Profile you saved. right click and hit edit.

For XP

Then go to the following location and open the following file for editing "C:\Documents and Settings\Your Windows ID\Local Settings\Application Data\ATI\ACE\Your CCC Profile.XML. The xml file will have the same name as the Catalyst Profile you saved. right click and hit edit.

Now go down the page until you see the following lines in the XML file ...

<Feature name="FanSpeedAlgorithm_0">
<Property name="FanSpeedAlgorithm" value="Automatic" />
</Feature>
<Feature name="FanSpeedRPMTarget_0">
<Property name="Want" value="0" />
</Feature>
<Feature name="FanSpeedPercentTarget_0">
<Property name="Want" value="23" />

Change the "Property name="FanSpeedAlgorithm" value=" from "Automatic" to "Manual"

Then change "Property name="Want" value=" from "23" to your desired fan speed.

Save the file then reload the Profile you just edited in the CCC.

You will have to select the profile everytime you re-start the computer.

But, to change fan profiles permanently type C:\Documents and Settings\Your Windows ID\Local Settings\Application Data\ATI\ACE in the run box when you click start. You should see the ACE folder. After clicking on it you will see multiple profiles. Right click the one you created with overdrive enabled. Go to "open with..." and select note pad. The xml files will open in notepad. Scroll down to the fan settings. And follow the above steps to change the fields, and your fan should speed up the next time you go to the CCC and activate your profile again.

The article fails to tell you that you need to open the XML in note pad. It sounds wierd but it works. I OC'd my hd4850 and have the fan speed at 60% and it stays below 55 degrees celcius under load. Hope that helps.
yea that is how i got the temps down on a 4850 i put in a build for someone i put it to 40% an got temps to 40 idel.
the new beta river tuner i think can change the fan speed of a 4850 an 70
__________________
(1) GA-MA770-DS3 - AMD 6000+ @3.33GHz - WD SE16 2x500G - ASUS 9800GTX+ @820 - 2036 - 2350 - Apacer 2x2G DDR 800 @953MHz - Thermaltake Soprano RS100 full tower - Coolmaster extrema power duo 650W - 3DMARK06 12256

(2) GA-81945P-G-RH - Pentium D 945 (3.4GHz) had it @4.42 GHz - SATA 3.0G 1x250G 2x500G - ASUS 3850 - 3G DDR 533 - Topower 750W - 50''(127CM) 1080P 1920x1080 plasma - 3DMARK06 7250.
reddevil6 is offline   Reply With Quote


Old 07-20-2008, 01:50 PM   #6 (permalink)
New Member
 
Join Date: Nov 2007
Location: New Hampshire, U.S.
Posts: 12
Default

Indeed, I tried to do that before but with no luck, as my CCC profiles for some reason did not include the fan settings in the XML file. Adding them didn't work either.

I fixed it using RivaTuner. Thanks for the help anyways guys
aleosha is offline   Reply With Quote
Old 07-20-2008, 04:45 PM   #7 (permalink)
Silver Member
 
Join Date: Feb 2008
Posts: 141
Default

riva tuner, done!
mr_choung is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with my new ATI x1600 Advent Video Cards and Monitors 9 08-03-2006 03:37 AM
500 GHz with no heat problem Camper CPUs and Overclocking 10 06-22-2006 03:07 AM
Heat problem jdoglike CPUs and Overclocking 8 06-21-2006 07:33 AM
ATI AIW 9800 Pro startup problem DarkBridge Video Cards and Monitors 1 01-29-2006 02:25 AM
Cpu Heat Problem hbcao2004 CPUs and Overclocking 7 12-23-2004 02:41 AM

All times are GMT +1. The time now is 07:02 PM.


Powered by: vBulletin Version 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
Copyright © 2002-2008 Computer Forum and Web Design Forum