Go Back   Rage3D » Rage3D Discussion Area » Archived Discussions » AMD Fusion, Integrated and Mobility Support
Rage3D Subscribe Register FAQ Members List Calendar

AMD Fusion, Integrated and Mobility Support Discussion and technical support forum for AMD integrated and mobility graphics platforms including Accelerated Processing Units, Netbooks, Ultra Portables, Notebooks, HTPC and SFF.

 
 
Thread Tools Display Modes
Old Dec 7, 2004, 01:01 PM   #1
Advertisement (Guests Only)

Login or Register to remove this ad
poml
Newbie
 
Join Date: Dec 2004
Posts: 4
poml is still being judged by the masses


Default Powerplay w/ AC-Adaptor?

Hey guys,

I have a small question. I have an IBM Laptop with Mobility Radeon 9000. Powerplay works fine in battery mode.

But there is no option to switch it on when plugged to A/C? Is this difficult to switch on? Can I patch something?

I would be very happy for any answer!

Have a nice evening!

Philipp
poml is offline  
Old Dec 7, 2004, 03:36 PM   #2
mad
:mad:
 
Join Date: Mar 2003
Location: Austria Austria
Posts: 4,026
mad is not someone to be trifled withmad is not someone to be trifled withmad is not someone to be trifled withmad is not someone to be trifled withmad is not someone to be trifled withmad is not someone to be trifled withmad is not someone to be trifled withmad is not someone to be trifled with


Default

with powerplay i have 3 options:
plugged in, high battery, low battery
i can set all 3 independently to either save energy or to highest performance...

using a mobility radeon 9000 too...
perhaps it's a problem with your drivers... which one are you using?
you might want to check this thread on how to install the latest catalyst drivers...

__________________

"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs and the universe trying to produce bigger and better idiots. So far, the universe is winning."

Richard Cook
mad is offline  
Old Dec 7, 2004, 04:01 PM   #3
poml
Newbie
 
Join Date: Dec 2004
Posts: 4
poml is still being judged by the masses


Default

I'm using the latest ATI drivers provided by IBM. They work fine, apart from that. My Powerplay tab looks like this:



Sorry for the German.

I could for example use the Omega drivers, but I prefer to use the original ones.

Is it very difficult to just switch on powerplay manually while on A/C?

Thanks for your answer, M_A_D!

Phil
poml is offline  
Advertisement (Guests Only)
Login or Register to remove this ad
Old Dec 7, 2004, 04:24 PM   #4
mad
:mad:
 
Join Date: Mar 2003
Location: Austria Austria
Posts: 4,026
mad is not someone to be trifled withmad is not someone to be trifled withmad is not someone to be trifled withmad is not someone to be trifled withmad is not someone to be trifled withmad is not someone to be trifled withmad is not someone to be trifled withmad is not someone to be trifled with


Default

Quote:
Originally Posted by poml
Sorry for the German.
no problem... i am austrian so i know german pretty well

Quote:
Is it very difficult to just switch on powerplay manually while on A/C?
I don't know of a way how to do that...
so easiest way would be to upgrade your display drivers... otherwise i guess you'll have to live with it...
__________________

"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs and the universe trying to produce bigger and better idiots. So far, the universe is winning."

Richard Cook
mad is offline  
Old Dec 7, 2004, 08:28 PM   #5
rinthos
Radeon R700
 
Join Date: Jul 2003
Posts: 713
rinthos is still being judged by the masses


Default

Here's the scoop on powerplay. Drivers get info from the video bios. Based upon the info received, the drivers will allow or disallow powerplay, or different powerplay options.
Thus you may not be able to use powerplay, or you may not get all the options. It depends upon 2 things. 1: Video bios (hardware support) 2: Video drivers used.

Good luck.
---
rinthos is offline  
Old Dec 7, 2004, 09:37 PM   #6
alperuzi
Mobility Radeon 9600
 
Join Date: Oct 2003
Posts: 240
alperuzi is still being judged by the masses


Default

This is potentially dangerous because you will be messing with the registry!

run regedit

do a search for USEOLDPOWERPLAY

you will encounter a bunch of entries because whenever you install a new driver a new set of entries is created (unless some tool cleans them for you) the dword entries will be like USEOLDPOWERPLAYINTERFACE and USEOLDPOWERPLAYPROPERTYPAGE

set the values of all of them to 0
restart

May be a good idea to take a system restore backup beforehand
__________________
I been busier than a one legged man on an ass kicking contest!
alperuzi is offline  
Old Dec 8, 2004, 09:28 AM   #7
poml
Newbie
 
Join Date: Dec 2004
Posts: 4
poml is still being judged by the masses


Default

Yes, that was it. Where did you have that from, alperuzi?

I did slightly different, because I did not want to mess with registry.

I took the latest IBM-ATI driver, I already had installed and changed the
...\DRIVER\2KXP_INF\CX_17699.INF File. In the [ati2mtag_M9_SoftwareDeviceSettings] section I changed

HKR,, DALRULE_USEOLDPOWERPLAYPROPERTYPAGE, %REG_DWORD%, 1

to

HKR,, DALRULE_USEOLDPOWERPLAYPROPERTYPAGE, %REG_DWORD%, 0

just as you suggested. Then I re-installed the driver with the new registry setting. Works just perfect!

Thanks very much for that.

2 questions remain:
1 How did you know?
2 Is there a trick to search for a phrase in regedit? It only finds complete Strings, e.g. if you search for Powerplay it does not find oldpowerplay...

Thanks again!

Philipp
poml is offline  
Old Dec 8, 2004, 06:07 PM   #8
alperuzi
Mobility Radeon 9600
 
Join Date: Oct 2003
Posts: 240
alperuzi is still being judged by the masses


Default

No problem!

Actually the way you did it is the right way
I always did changes to the drivers that way too, not a good idea to mess with the registry too much.
I knew this because it happened to me too with the old, very old, Gericom drivers.
I've been messing with ati drivers for some time now because powerplay didn't used to work at all with the default inf settings, it used to mess up the screen after sleep or after 2 minutes of lowering the frequencies. Luckily those have all been solved either by ATI or mostly by better modders like patje's.
oh and if I search for powerplay in the registry, it finds all of the ones I mentioned, maybe you ticked "Match whole string only"?

Last edited by alperuzi : Dec 8, 2004 at 06:09 PM.
alperuzi is offline  
Old Dec 9, 2004, 04:15 PM   #9
poml
Newbie
 
Join Date: Dec 2004
Posts: 4
poml is still being judged by the masses


Default

Yes, that was it again! For some reason I did not see that checkbox... Sometimes there are too many trees to see the forest... :-)

Thanks!

Ph
poml is offline  
Old Jan 8, 2005, 10:59 AM   #10
master_5
Newbie
 
Join Date: Jan 2005
Posts: 5
master_5 is still being judged by the masses


Default

Hello,

I got the same problem and tried the solutions above. But I can still not adjust the performance when the laptop is plugged to AC.
I already tried the modded catalyst drivers and the newest IBM ones, no change.



Any idea.

thanks

master_5
master_5 is offline  
Old Jan 9, 2005, 08:18 AM   #11
alperuzi
Mobility Radeon 9600
 
Join Date: Oct 2003
Posts: 240
alperuzi is still being judged by the masses


Default

that is very odd and makes no sense.

I know of a couple of different powerplay screens but this one is just strange. Maybe the AC option is cut off the screen or something.

The older versions didn't have the high battery/low battery option but they always had the ac option...
__________________
I been busier than a one legged man on an ass kicking contest!
alperuzi is offline  
Old Jan 9, 2005, 09:19 AM   #12
master_5
Newbie
 
Join Date: Jan 2005
Posts: 5
master_5 is still being judged by the masses


Default

That´s a screenshot with another driver, but the problem is the same.
master_5 is offline  
Old Jan 10, 2005, 03:43 AM   #13
master_5
Newbie
 
Join Date: Jan 2005
Posts: 5
master_5 is still being judged by the masses


Default

Hello,

problem solved. I installed the omega drivers version 2.5.90 and now I can also activate powerplay with AC. The fan is no longer working, great.


master_5
master_5 is offline  
Old Jan 12, 2005, 06:19 AM   #14
Darrell262
Radeon R100
 
Join Date: Jul 2001
Posts: 26
Darrell262 is still being judged by the masses


Default

I've got a Toshiba Satellite p30 and I am using the stock drivers, (rad 9700pro 128mb) I don't see any power play, Using the cat 4.12's I also dont see any power play stuff anywhere..
Darrell262 is offline  
Old Jan 22, 2005, 11:17 PM   #15
MethandRed
Newbie
 
Join Date: Jan 2005
Posts: 7
MethandRed is still being judged by the masses


Default

Hello, I have a Compaq Presario R3000 series notebook (mob rad 9000 igp /w stock drivers) and I dont see the power play feature anywhere. Is there a way i can get this feature? It looks like im having the same problem as the guy above. I went to Ati's site and it says that my card does support PowerPlay.
MethandRed is offline  
Old Jan 26, 2005, 11:48 AM   #16
master_5
Newbie
 
Join Date: Jan 2005
Posts: 5
master_5 is still being judged by the masses


Default

Hallo,


have you tried the hints above with the registry? In combination with the omega drivers it worked for me.


master_5
master_5 is offline  
Old Jan 27, 2005, 07:49 PM   #17
MethandRed
Newbie
 
Join Date: Jan 2005
Posts: 7
MethandRed is still being judged by the masses


Default

Quote:
Originally Posted by master_5
Hallo,


have you tried the hints above with the registry? In combination with the omega drivers it worked for me.


master_5
My registry values are at 0 (above it said to change from 1 to 0 and restart). Well, both of those values are at 0. I tried the .inf thing stated above but it was also set to 0
MethandRed is offline  
Old Jan 28, 2005, 03:00 PM   #18
master_5
Newbie
 
Join Date: Jan 2005
Posts: 5
master_5 is still being judged by the masses


Default

Hey,


did you also try the newest omega drivers?

Otherwise I don´t know

master_5
master_5 is offline  
Old Jan 28, 2005, 09:10 PM   #19
MethandRed
Newbie
 
Join Date: Jan 2005
Posts: 7
MethandRed is still being judged by the masses


Default

Quote:
Originally Posted by master_5
Hey,


did you also try the newest omega drivers?

Otherwise I don´t know

master_5
Yes, i have. They give me the best performance on my mobile card.
MethandRed is offline  
Old Jan 29, 2005, 01:57 AM   #20
mad
:mad:
 
Join Date: Mar 2003
Location: Austria Austria
Posts: 4,026
mad is not someone to be trifled withmad is not someone to be trifled withmad is not someone to be trifled withmad is not someone to be trifled withmad is not someone to be trifled withmad is not someone to be trifled withmad is not someone to be trifled withmad is not someone to be trifled with


Default

Quote:
Originally Posted by MethandRed
Hello, I have a Compaq Presario R3000 series notebook (mob rad 9000 igp /w stock drivers) and I dont see the power play feature anywhere. Is there a way i can get this feature? It looks like im having the same problem as the guy above. I went to Ati's site and it says that my card does support PowerPlay.
if you don't get a powerplay-tab at all it is highly likely that powerplay is disabled in the bios...
you would need to ask compaq for an updated bios which enables powerplay...
__________________

"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs and the universe trying to produce bigger and better idiots. So far, the universe is winning."

Richard Cook
mad is offline  
Old Jan 12, 2006, 08:00 PM   #21
sama98b
Radeon R700
 
Join Date: Sep 2003
Location: Canada Toronto
Posts: 720
sama98b is still being judged by the masses


Default

Quote:
Originally Posted by alperuzi
This is potentially dangerous because you will be messing with the registry!

run regedit

do a search for USEOLDPOWERPLAY

you will encounter a bunch of entries because whenever you install a new driver a new set of entries is created (unless some tool cleans them for you) the dword entries will be like USEOLDPOWERPLAYINTERFACE and USEOLDPOWERPLAYPROPERTYPAGE

set the values of all of them to 0
restart

May be a good idea to take a system restore backup beforehand
Looked on that to get powerplay working, but in registry already set to 0 by the install.
Any more ideas?
m9700 supports pp, a2k is overclocked by asus already so they messed in bios.
What util can display the gpu/mem MHz ?
__________________
- Asus G51J-A1
- C2D/8gb/250gts .. spare parts game desktop
- ASRock Ion 330 .. 24/7 til it burns
- Asus EEE 1005pe .. inet everywhere
- Acer K11 projector 62", Lg 24", Samsung 15", 2xWD MB. 2Tb,
WD green 2x 1.5/2Tb, WD 5x500Gb, tt docking, ..
Razer Mamba/copperhead/lachesis/exactmat/vespula,
wacom bamboo pen ..
sama98b is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
DVI to VGA Adaptor Meusa AMD Radeon Discussion and Support 0 Sep 21, 2003 10:20 AM
DVI/VGA Adaptor Rich_Fray Radeon Technical Support 2 Aug 23, 2003 09:57 AM
DVI to VGA Adaptor Meusa Radeon Technical Support 1 Jun 8, 2003 07:25 AM
Where to buy VGA adaptor grantalope AMD Radeon Discussion and Support 2 May 17, 2003 12:29 AM
should I buy DVI-I to VGA adaptor? TMP Radeon Technical Support 2 Aug 28, 2002 11:14 AM


All times are GMT -5. The time now is 09:06 PM.



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