mh0rst / turionpowercontrol

Automatically exported from code.google.com/p/turionpowercontrol
9 stars 4 forks source link

Boost states dont works with Bulldozer #21

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The enable disable boost states dont works with Bulldozer.
I need to use the program PSCheck from AMD to handle the boost states.

Original issue reported on code.google.com by arfg...@gmail.com on 6 Apr 2014 at 6:40

GoogleCodeExporter commented 9 years ago
when i said Bulldozer, i wanted to said the 8150 processor 8-core Bulldozer 
family processor.

Thx in advance

Original comment by arfg...@gmail.com on 7 Apr 2014 at 12:46

GoogleCodeExporter commented 9 years ago
Thanks for the report.

Unfortunately, I don't have an FX CPU I can test with so I'll need a bit of your
help.

Can you tell me what command lines were you using and what results you've got?
Also, which version of TPC are you using?

Boost manipulation works fine on Opteron 15h CPUs here so I think we can get it
working on the FX series as well.

Original comment by kszy...@gmail.com on 20 Jun 2014 at 12:48

GoogleCodeExporter commented 9 years ago
ok, the bulldozer processor comes with two bosst states. By default the first 
is switched automatically when a core reach the pstate 0. Then i have tried to 
enable an disable boost states without success. Also i wanted to see a way to 
change the boost state 1 by the 0.

 - Boost state 0 = 4200 Mhz
 - Boost state 1 = 3900 Mhz (used by default by the cpu if we use an adaptive mode)

thx in advance

Original comment by arfg...@gmail.com on 11 Jul 2014 at 1:03

GoogleCodeExporter commented 9 years ago
Can you show me exact tpc command lines you used to enable/disable p-states?

Also, can you elaborate a bit on this comment, please?
"Also i wanted to see a way to change the boost state 1 by the 0."
I'm not sure what you have in mind...

Thank you :)

Original comment by kszy...@gmail.com on 12 Jul 2014 at 5:09

GoogleCodeExporter commented 9 years ago
ok, i have used the follow commands to try to enable and disable the two boots 
states that have the bulldozer.

turionpowercontrol -boostenable
turionpowercontrol -boostdisable

The bulldozer has two boost states defined on it by default:

- b0 = 4200 Mhz
- b1 = 3900 Mhz

If i set an adaptive power scheme, i can see how the processor switches 
automatically to boost state 1 when a core pstate reach the pstate 0, that is 
3600 Mhz.

So i expected to be able to disable the boost states, and to change to the 
boost state 0. In fact i did it with the use of AMD program PSCheck. But at the 
moment TPC, for some reasson and with these commands, doesnt works.

greetings

Original comment by arfg...@gmail.com on 12 Jul 2014 at 7:37

GoogleCodeExporter commented 9 years ago
My experience shows that forcing HW P-state 0 (SW P-state Pb0) does not work on
Family 15h CPUs (though I only played with server CPUs).

Can you tell me exact sequence of commands (step-by-step) in the PSCheck utility
that works with your 8150 chip? (with few screenshots)

Also, after you perform the procedure with PSCheck, can you run 
TurionPowerControl.r184 -CM for 60 seconds and then take a screenshot of that 
as well?

Original comment by kszy...@gmail.com on 27 Oct 2014 at 2:08

GoogleCodeExporter commented 9 years ago

Original comment by kszy...@gmail.com on 21 Nov 2014 at 9:29