Go Back   Rage3D » Rage3D Discussion Area » ATi Graphics Technology Forum » General ATI Radeon Discussion
Rage3D Subscribe Register FAQ Members List Calendar Mark Forums Read

General ATI Radeon Discussion General discussion for discrete ATI Radeon graphics products. Do not ask for tech support here, instead please use the ATI Radeon Technical Support forum.

Reply
 
Thread Tools Display Modes
Old Jan 29, 2010, 05:01 PM   #1
Advertisement (Guests Only)
Login or Register to remove this ad
narciso
Radeon HD 5970
 
Join Date: Oct 2006
Posts: 813


Default

Quote:
Originally Posted by Reuter View Post
Had this too with my 5970 but disabling ULPS in windows ( a bit of a drastic measure) fixed it for me cause the card is now running on its nominal speed all off the time.
ULPS only prevents the second gpu from shutting down. It doesn't fix the problem. Sooner or later the stripes will attack again.
Best solution so far, for me, was to disable aero.
By the way, here's a good read regarding 2d performance problems in 5xxx cards, http://www.tomshardware.com/reviews/...di,2539-9.html
narciso is offline   Reply With Quote
Old Jan 30, 2010, 04:28 PM   #2
Reuter
Radeon HD 5750
 
Join Date: Dec 2003
Location: Belgium Belgium
Posts: 154


Default

Another method for the 5970 is:

1. Open CCC

2. Unlock and Enable Overdrive if they aren’t already.

3. Go to Options/Profiles/Profiles Manager. Create a new profile. Under composition make sure “ATI Overdrive” is checked. Save and Close, DO NOT ACTIVATE.

4. In windows go to: C:\Users\{yourusername}\AppData\Local\ATI\ACE\Profiles (you will need to have “show hidden files” turned on for this)

5. Open the xml document with the name of the profile you just created (notepad is fine)

6. Change the values of the Clock and Memory speeds to look like this (these specific values are what worked for me and my card, use judgment) EDIT ONLY THE BOLD VALUES.




Feature name="CoreClockTarget_0"

Property name="Want_0" value="40000"

Property name="Want_1" value="60000"

Property name="Want_2" value="85000"

Feature

Feature name="MemoryClockTarget_0"

Property name="Want_0" value="90000"

Property name="Want_1" value="90000"

Property name="Want_2" value="120000"



7. Save and close. Go back to CCC and activate the profile you just created.
This will make the card idle at 400core, 900memory. (2D clocks are the "Want_0" values)

Last edited by Reuter : Jan 30, 2010 at 04:30 PM.
Reuter is offline   Reply With Quote
Old Jan 30, 2010, 05:55 PM   #3
blurter
Radeon HD 5750
 
Join Date: Oct 2008
Location: Australia Australia
Posts: 159


Default

Quote:
Originally Posted by Reuter View Post
Another method for the 5970 is:

1. Open CCC

2. Unlock and Enable Overdrive if they aren’t already.

3. Go to Options/Profiles/Profiles Manager. Create a new profile. Under composition make sure “ATI Overdrive” is checked. Save and Close, DO NOT ACTIVATE.

4. In windows go to: C:\Users\{yourusername}\AppData\Local\ATI\ACE\Profiles (you will need to have “show hidden files” turned on for this)

5. Open the xml document with the name of the profile you just created (notepad is fine)

6. Change the values of the Clock and Memory speeds to look like this (these specific values are what worked for me and my card, use judgment) EDIT ONLY THE BOLD VALUES.




Feature name="CoreClockTarget_0"

Property name="Want_0" value="40000"

Property name="Want_1" value="60000"

Property name="Want_2" value="85000"

Feature

Feature name="MemoryClockTarget_0"

Property name="Want_0" value="90000"

Property name="Want_1" value="90000"

Property name="Want_2" value="120000"



7. Save and close. Go back to CCC and activate the profile you just created.
This will make the card idle at 400core, 900memory. (2D clocks are the "Want_0" values)

Yeah doing this is the only thing that worked with my 5970, I did the following;

</Feature>
<Feature name="CoreClockTarget_0">
<Property name="Want_0" value="55000" />
<Property name="Want_1" value="55000" />
<Property name="Want_2" value="73500" />
</Feature>
<Feature name="MemoryClockTarget_0">
<Property name="Want_0" value="101000" />
<Property name="Want_1" value="101000" />
<Property name="Want_2" value="101000" />
</Feature>
<Feature name="CoreVoltageTarget_0">
<Property name="Want_0" value="1038" />
<Property name="Want_1" value="1038" />
<Property name="Want_2" value="1050" />
</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="Automatic" />
</Feature>
<Feature name="FanSpeedRPMTarget_0">
<Property name="Want" value="960" />
</Feature>
<Feature name="FanSpeedPercentTarget_0">
<Property name="Want" value="20" />
</Feature>
<Feature name="CoreClockTarget_1">
<Property name="Want_0" value="55000" />
<Property name="Want_1" value="55000" />
<Property name="Want_2" value="73500" />
</Feature>
<Feature name="MemoryClockTarget_1">
<Property name="Want_0" value="101000" />
<Property name="Want_1" value="101000" />
<Property name="Want_2" value="101000" />
</Feature>
<Feature name="CoreVoltageTarget_1">
<Property name="Want_0" value="1038" />
<Property name="Want_1" value="1038" />
<Property name="Want_2" value="1050" />
blurter is offline   Reply With Quote
Advertisement (Guests Only)
Login or Register to remove this ad
Old Jan 31, 2010, 12:43 AM   #4
@md_Guy
<strike>out</strike>
 
Join Date: Mar 2001
Posts: 2,043


Default ATI man ups about grey screen issue.. FINALLY !!

http://www.tomshardware.com/news/ATI...5870,9549.html

Quote:
AMD has confirmed that a previously reported issue of grey lines or screens with certain Radeon HD 5000 GPUs affects both the 5700 and 5800 series.
__________________
Fermi Paradox*: "The apparent size and age of G300 die suggests that many technologically advanced GPUs ought to exist.
However, this hypothesis seems inconsistent with the lack of observational evidence to support it."
@md_Guy is offline   Reply With Quote
Old Jan 31, 2010, 06:54 AM   #5
Boogle
Radeon HD 5670
 
Join Date: Jun 2007
Posts: 65


Default

Quote:
Originally Posted by narciso View Post
ULPS only prevents the second gpu from shutting down. It doesn't fix the problem. Sooner or later the stripes will attack again.
Best solution so far, for me, was to disable aero.
By the way, here's a good read regarding 2d performance problems in 5xxx cards, http://www.tomshardware.com/reviews/...di,2539-9.html
That's a very interesting article there!

I've since re-formatted, and the drivers are being remarkably well-behaved. Switching between eyefinity and normal is a simple profile change that now works - and I've had no grey screens!
Boogle is offline   Reply With Quote
Old Feb 5, 2010, 12:00 PM   #6
caveman-jim
Rage3D Technical Writer
 
Join Date: Oct 2003
Posts: 33,124


Default

Hotfix coming today for those affected. Watch Terry 'Catalyst Maker' Makedon's Twitter feed to see it the instant it posts up!

download link

Last edited by caveman-jim : Feb 5, 2010 at 12:09 PM.
caveman-jim is offline   Reply With Quote
Old Feb 5, 2010, 02:07 PM   #7
Boogle
Radeon HD 5670
 
Join Date: Jun 2007
Posts: 65


Default

Does this include the Mass Effect 2 AA hotfix as well?
Boogle is offline   Reply With Quote
Old Feb 5, 2010, 02:12 PM   #8
caveman-jim
Rage3D Technical Writer
 
Join Date: Oct 2003
Posts: 33,124


Default

Yes, it does.
caveman-jim is offline   Reply With Quote
Old Feb 7, 2010, 01:52 PM   #9
Black_dog
Radeon HD 5750
 
Join Date: Aug 2005
Location: Toronto
Posts: 158


Default

I think I found a temporary solution to the greyscreen for Leaft for dead2. This may work out for other games as well. I was constantly getting the greyscreen at the hard rain level. I turned down the default video settings for my HD5770 (aa/af/etc) in the video options and it didnt crash last night.

You may want to try this solution for other games until ATI/AMD get it fixed right.
__________________
System Specs:
MB: Asus M4A78Pro~ RAM: 3 GB (Muskin) ~HD: 500 GB WD ~ VC: ATi HD5770

Black_dog is offline   Reply With Quote
Old Feb 7, 2010, 02:07 PM   #10
Quexos
Radeon HD 5750
 
Join Date: Jan 2007
Posts: 103


Default

For what it's worth...

I have only owned my Gigabyte 5770 for about 3 days now and this is what I have found about gray/black screen/colored band freezing/crashing.

If I install Windows 7 all fresh and clean, then install the ATI CAT 9.12 or 10.1 drivers all seems fine. If I go to the Overdrive section and let it "auto tune", it never finishes and I stop it and restore defaults. From then on I get crashing, artifacts, can not play a DVD without crash, etc.

The clocks show default, but it is completely unstable. I do not overclock but did want to see what over drive would recommend just out of curiosity. So, in short, once I tinker with over drive in any way, my install is ruined. I think the over drive thing is just totally borked!

EDIT: After more time playing around with it, it still crashes without ever touching the Overdrive stuff, totally at random in 2d mode, forget this post.

Last edited by Quexos : Feb 7, 2010 at 09:43 PM.
Quexos is offline   Reply With Quote
Old Feb 7, 2010, 03:48 PM   #11
dnottis
Rage3D Veteran
 
Join Date: Dec 2000
Location: New York
Posts: 1,325


Default

Quote:
Originally Posted by Boogle View Post
Does this include the Mass Effect 2 AA hotfix as well?
Spyre found out, it does.
dnottis is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 07:04 AM.



Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
All trademarks used are properties of their respective owners. Copyright ©1998-2010 Rage3D.com