Contribute
Register

Issues with AppleIntelCPUPowerManagement.kext

Status
Not open for further replies.
Joined
Mar 16, 2011
Messages
38
Motherboard
Gigabyte Z77MX-D3H
CPU
i7-3770
Graphics
GTX 970
Hi Folks !
I managed to pass through the installier, but on reboot with unibeast into Mountain Lion the System Stücks at
The AppleIntelCpuPowerManagement ! Something with timed out !!!
Any ideas ?
My System is:
I5 2500k Sandy
Gigabyte ga-z77mx-d3h
EVGA GTX 570 Hd sc
Nothing Special Else

Cheers Jazzman1969
 
The AppleIntelCpuPowerManagement ! Something with timed out !!!

That is a fairly common error and doesn't really affect anything.

I bet that if you look several lines above that, you will see a line that says: DSMOS has arrived.

This means that the operating system has essentially booted but your graphics card is blocking moving on to the Desktop.

Try the following boot flags:

-v GraphicsEnabler=Yes PCIRootUID=0
-v -x GraphicsEnabler=No PCIRootUID=0
 
Thank you soo much rlf156!
PCIRootUID=0 fixed my problem. Now I can boot and shall fix the plist.
Thanks!
 
I have same issue, here I put my verbose.

what I did that cause my headache now:
-I delete some kext, but I don't remember which ones
-I installed DSDTFree using Multibeast
-I installed Realtek81xx driver using Multibeast

What I have done:
-I've booted on verbose (here verbose picture)
verbose.jpg
-I've booted on verbose whit all this flags options:
1- DSDT=sodOff -v
2- DSDT=sodOff PCIBootUID=0 UseKernelsCache=No -v
3- DSDT=sodOff PCIBootUID=0 UseKernelsCache=No GraphicsEnabler=No -v
4- -v -x GraphicsEnabler=Yes npci=0x2000
-Ive changed /Extra/org.chameleon.Boot.plist (attached picture too):
nano.jpg
1- <key>Kernel Flags</key>
<string>darkwake=0</string>
2- <key>Kernel Flags</key>
<string></string>
3- <key>SystemId</key>
<string>*UUID genereted from http://www.famkruithof.net/uuid/uuidgen*</string>
-I've remove and backup some kext:
1- AppleIntelCPUPowerManagement.kext
2- NullCPUPowerManagement.kext
3- RealtekRTL8111.kext
4- RealtekRTL81xx.kext
My hardware is:
ASUS P5B
RTL8111B/8168B
My hackintosh OS is:
Mountain Lion 10.8.2

My last try was
this flag -v
put back to Extensions/ AppleIntelCPUPowerManagement.kext
still RESULT::::
Waiting for DSMOS

last screenshot

last.jpg

Please I really need Help I have google a lot tryng to fix this mess.
I have read that expert only need my verbose stopped screen, but I put all these information to explain my problem, please help
 
Status
Not open for further replies.
Back
Top