Contribute
Register

Stuck at 1600MHz no matter what :(

Status
Not open for further replies.
Joined
Feb 9, 2011
Messages
39
Motherboard
OSX 10.7.3
CPU
i7 2500k
Graphics
2x580GTX
Mac
  1. 0
Classic Mac
  1. 0
Mobile Phone
  1. 0
Ok, I'm really desperate here.

My config:

i7 2600k
Asus P8P67 Pro Rev1.0 (patched Bios 2103)
2x GTX580

I did a clean 10.7.4 install with unibeast, made a custom DSDT (the one from the database gives me KP), installed Multibeast 4.5.1, selected necessary kexts and the i5/7 OC SSDT

I reinstalled like 10 times already, trying different settings. I never had anything else than x16.0 multiplier STUCK all the time and 5550 in geekbench.

How do I have to set my CPU multipliers in BIOS?

Also, wake from sleep is not working, despite patched bios. I also cannot get ALC892 audio working, despite custom DSDT made with the guide from this site.



Help me someone :(
 
mmhardky said:
Ok, I'm really desperate here.

My config:

i7 2600k
Asus P8P67 Pro Rev1.0 (patched Bios 2103)
2x GTX580

I did a clean 10.7.4 install with unibeast, made a custom DSDT (the one from the database gives me KP), installed Multibeast 4.5.1, selected necessary kexts and the i5/7 OC SSDT

I reinstalled like 10 times already, trying different settings. I never had anything else than x16.0 multiplier STUCK all the time and 5550 in geekbench.

How do I have to set my CPU multipliers in BIOS?

Also, wake from sleep is not working, despite patched bios. I also cannot get ALC892 audio working, despite custom DSDT made with the guide from this site.



Help me someone :(

I couldn't get Speed-stepping to work on my Asus board unless I copied the relevant Pstates to my DSDT.
There is something different about Asus boards. Extracted SSDT's look completely different and I'm not skilled enough to edit and make it work . . . so I used the universal SSDT from MultiBeast 4.5.1
Try it first with Standard (Non over clocked) SSDT from Multibeast - copy PStates to Scope PR section of DSDT.

Copy this:
Code:
Package (0x06)
            {
                0x0F3C, 
                Zero, 
                0x0A, 
                0x0A, 
                0x2700, 
                0x2700
            }, 
            Package (0x06)
            {
                0x0ED8, 
                Zero, 
                0x0A, 
                0x0A, 
                0x2600, 
                0x2600
            }, 
            Package (0x06)
            {
                0x0E74, 
                Zero, 
                0x0A, 
                0x0A, 
                0x2500, 
                0x2500
            }, 
            Package (0x06)
            {
                0x0E10, 
                Zero, 
                0x0A, 
                0x0A, 
                0x2400, 
                0x2400
            }, 
            Package (0x06)
            {
                0x0DAC, 
                Zero, 
                0x0A, 
                0x0A, 
                0x2300, 
                0x2300
            }, 
            Package (0x06)
            {
                0x0D48, 
                Zero, 
                0x0A, 
                0x0A, 
                0x2200, 
                0x2200
            }, 
            Package (0x06)
            {
                0x0CE4, 
                Zero, 
                0x0A, 
                0x0A, 
                0x2100, 
                0x2100
            }, 
            Package (0x06)
            {
                0x0C80, 
                Zero, 
                0x0A, 
                0x0A, 
                0x2000, 
                0x2000
            }, 
            Package (0x06)
            {
                0x0C1C, 
                Zero, 
                0x0A, 
                0x0A, 
                0x1F00, 
                0x1F00
            }, 
            Package (0x06)
            {
                0x0BB8, 
                Zero, 
                0x0A, 
                0x0A, 
                0x1E00, 
                0x1E00
            }, 
            Package (0x06)
            {
                0x0B54, 
                Zero, 
                0x0A, 
                0x0A, 
                0x1D00, 
                0x1D00
            }, 
            Package (0x06)
            {
                0x0AF0, 
                Zero, 
                0x0A, 
                0x0A, 
                0x1C00, 
                0x1C00
            }, 
            Package (0x06)
            {
                0x0A8C, 
                Zero, 
                0x0A, 
                0x0A, 
                0x1B00, 
                0x1B00
            }, 
            Package (0x06)
            {
                0x0A28, 
                Zero, 
                0x0A, 
                0x0A, 
                0x1A00, 
                0x1A00
            }, 
            Package (0x06)
            {
                0x09C4, 
                Zero, 
                0x0A, 
                0x0A, 
                0x1900, 
                0x1900
            }, 
            Package (0x06)
            {
                0x0960, 
                Zero, 
                0x0A, 
                0x0A, 
                0x1800, 
                0x1800
            }, 
            Package (0x06)
            {
                0x08FC, 
                Zero, 
                0x0A, 
                0x0A, 
                0x1700, 
                0x1700
            }, 
            Package (0x06)
            {
                0x0898, 
                Zero, 
                0x0A, 
                0x0A, 
                0x1600, 
                0x1600
            }, 
            Package (0x06)
            {
                0x0834, 
                Zero, 
                0x0A, 
                0x0A, 
                0x1500, 
                0x1500
            }, 
            Package (0x06)
            {
                0x07D0, 
                Zero, 
                0x0A, 
                0x0A, 
                0x1400, 
                0x1400
            }, 
            Package (0x06)
            {
                0x076C, 
                Zero, 
                0x0A, 
                0x0A, 
                0x1300, 
                0x1300
            }, 
            Package (0x06)
            {
                0x0708, 
                Zero, 
                0x0A, 
                0x0A, 
                0x1200, 
                0x1200
            }, 
            Package (0x06)
            {
                0x06A4, 
                Zero, 
                0x0A, 
                0x0A, 
                0x1100, 
                0x1100
            }, 
            Package (0x06)
            {
                0x0640, 
                Zero, 
                0x0A, 
                0x0A, 
                0x1000, 
                0x1000
            }

And paste/replace it into your DSDT Scope /_PR section
You have to change:
Code:
Name (APSS, Package (0x10) to -----> Name (APSS, Package (0x18)
So that the number of Pstates match.


BIOS settings:
EIST Enabled
Turbo Enabled
By Per Core - Cannot Adjust in OS (Auto)

Hope that helps.
 
Ok, I'll give it a try. I don't want to be stuck with 10.7.3... :(
 
This works on my P8H67-M L board... Thank You!!!
 
Works on my P8P67 Pro :cool:

For i5-2500k it is:

Code:
Package (0x06)
            {
                0x0ED8, 
                Zero, 
                0x0A, 
                0x0A, 
                0x2600, 
                0x2600
            }, 
            Package (0x06)
            {
                0x0E74, 
                Zero, 
                0x0A, 
                0x0A, 
                0x2500, 
                0x2500
            }, 
            Package (0x06)
            {
                0x0E10, 
                Zero, 
                0x0A, 
                0x0A, 
                0x2400, 
                0x2400
            }, 
            Package (0x06)
            {
                0x0DAC, 
                Zero, 
                0x0A, 
                0x0A, 
                0x2300, 
                0x2300
            }, 
            Package (0x06)
            {
                0x0D48, 
                Zero, 
                0x0A, 
                0x0A, 
                0x2200, 
                0x2200
            }, 
            Package (0x06)
            {
                0x0CE4, 
                Zero, 
                0x0A, 
                0x0A, 
                0x2100, 
                0x2100
            }, 
            Package (0x06)
            {
                0x0C80, 
                Zero, 
                0x0A, 
                0x0A, 
                0x2000, 
                0x2000
            }, 
            Package (0x06)
            {
                0x0C1C, 
                Zero, 
                0x0A, 
                0x0A, 
                0x1F00, 
                0x1F00
            }, 
            Package (0x06)
            {
                0x0BB8, 
                Zero, 
                0x0A, 
                0x0A, 
                0x1E00, 
                0x1E00
            }, 
            Package (0x06)
            {
                0x0B54, 
                Zero, 
                0x0A, 
                0x0A, 
                0x1D00, 
                0x1D00
            }, 
            Package (0x06)
            {
                0x0AF0, 
                Zero, 
                0x0A, 
                0x0A, 
                0x1C00, 
                0x1C00
            }, 
            Package (0x06)
            {
                0x0A8C, 
                Zero, 
                0x0A, 
                0x0A, 
                0x1B00, 
                0x1B00
            }, 
            Package (0x06)
            {
                0x0A28, 
                Zero, 
                0x0A, 
                0x0A, 
                0x1A00, 
                0x1A00
            }, 
            Package (0x06)
            {
                0x09C4, 
                Zero, 
                0x0A, 
                0x0A, 
                0x1900, 
                0x1900
            }, 
            Package (0x06)
            {
                0x0960, 
                Zero, 
                0x0A, 
                0x0A, 
                0x1800, 
                0x1800
            }, 
            Package (0x06)
            {
                0x08FC, 
                Zero, 
                0x0A, 
                0x0A, 
                0x1700, 
                0x1700
            }, 
            Package (0x06)
            {
                0x0898, 
                Zero, 
                0x0A, 
                0x0A, 
                0x1600, 
                0x1600
            }, 
            Package (0x06)
            {
                0x0834, 
                Zero, 
                0x0A, 
                0x0A, 
                0x1500, 
                0x1500
            }, 
            Package (0x06)
            {
                0x07D0, 
                Zero, 
                0x0A, 
                0x0A, 
                0x1400, 
                0x1400
            }, 
            Package (0x06)
            {
                0x076C, 
                Zero, 
                0x0A, 
                0x0A, 
                0x1300, 
                0x1300
            }, 
            Package (0x06)
            {
                0x0708, 
                Zero, 
                0x0A, 
                0x0A, 
                0x1200, 
                0x1200
            }, 
            Package (0x06)
            {
                0x06A4, 
                Zero, 
                0x0A, 
                0x0A, 
                0x1100, 
                0x1100
            }, 
            Package (0x06)
            {
                0x0640, 
                Zero, 
                0x0A, 
                0x0A, 
                0x1000, 
                0x1000
            }

And this has changed too:

Code:
Name (APSS, Package (0x10) to -----> Name (APSS, Package (0x17)
 
also worked on my P8P67 with i5-2500k....Thank you
 
it didn't work for me... :(
it worked good for some time and since yesterday it isn't working anymore :O
how could this be? :(
 
i reinstalled mac today and still got the same problem :(
any help for me? :(
 
Thanks, fellas.

The DSDT posted above worked for my i5-2500K on MSI PH67S-C43 motherboard.

I wish I understood what the code in this DSDT meant or how it worked. If anyone has any links for documentation, I would love to look at it.

Thanks, and more thanks!
 
Status
Not open for further replies.
Back
Top