olarila.com

Mac OS X x86 - Hackintosh
It is currently 19 Jun 2013, 11:52

All times are UTC [ DST ]




Post new topic Reply to topic  [ 123 posts ]  Go to page 1, 2, 3, 4, 5 ... 13  Next
Author Message
 Post subject: AICPMPatch
PostPosted: 19 Feb 2012, 21:52 
User avatar
iGenius

Joined: 26 Aug 2011, 23:53
Posts: 3761
Script para modificar a AppleIntelCPUPowerManagement para sistemas Sandy Bridge.

Download: AICPMPatch.zip

Escrito por el coniglio.

Baseado em
http://www.insanelymac.com/forum/index. ... pic=258611

Agradecimentos a flAked e dmazar.


Como usar:

No terminal
Code:
cd ~/Downloads/AICPMPatch


Procurar wrmsr (sem modificar)
Code:
perl AICPMPatch.pl /System/Library/Extensions/AppleIntelCPUPowerManagement.kext/Contents/MacOS/AppleIntelCPUPowerManagement


Modificar
Code:
sudo perl AICPMPatch.pl /System/Library/Extensions/AppleIntelCPUPowerManagement.kext/Contents/MacOS/AppleIntelCPUPowerManagement --patch


Como resolver o "P-State Stepper Error 18" viewtopic.php?f=9&t=1003&start=60#p13534

_________________
ASUS N53Jq • CPU: Intel Core i7-740QM 1.73GHz • RAM: 6,0GB • HD: 500GB • GPU: GeForce GT 425M 1GB 1920x1080 • OS: OS X 10.8.4 • Linux Mint 15 • Windows 8


Top
 Profile  
 
 Post subject: Re: AICPMPatch
PostPosted: 21 Feb 2012, 15:01 
Noob

Joined: 29 Jul 2011, 22:27
Posts: 9
Could you please explain very easily how to use it?


Top
 Profile  
 
 Post subject: Re: AICPMPatch
PostPosted: 21 Feb 2012, 16:22 
User avatar
iGenius

Joined: 26 Aug 2011, 23:53
Posts: 3761
kissandtell wrote:
Could you please explain very easily how to use it?


Download and unzip the attachment in Downloads folder.

Open terminal and run
Code:
cd ~/Downloads/AICPMPatch


To list wrmsr (without patching)
Code:
perl AICPMPatch.pl /System/Library/Extensions/AppleIntelCPUPowerManagement.kext/Contents/MacOS/AppleIntelCPUPowerManagement


To list and patch wrmsr
Code:
sudo perl AICPMPatch.pl /System/Library/Extensions/AppleIntelCPUPowerManagement.kext/Contents/MacOS/AppleIntelCPUPowerManagement --patch

_________________
ASUS N53Jq • CPU: Intel Core i7-740QM 1.73GHz • RAM: 6,0GB • HD: 500GB • GPU: GeForce GT 425M 1GB 1920x1080 • OS: OS X 10.8.4 • Linux Mint 15 • Windows 8


Top
 Profile  
 
 Post subject: Re: AICPMPatch
PostPosted: 21 Feb 2012, 20:29 
GeekInTraining

Joined: 20 May 2011, 02:22
Posts: 31
Fiz o procedimento e funcionou perfeitamente com meu i5, Mobo DP55WB, agora não uso mais o NullCPUPowerManagement.kext.
E notei que o boot ficou muito mais rápido com meu SSD 120G, antes bootava em 19 segundos agora boota em 13 segundos.
O resultado é este agora...
Based on code by mercurysquad, superhai (C)2008
User defined TjMax=0
AppleACPICPU: ProcessorId=0 LocalApicId=0 Enabled
AppleACPICPU: ProcessorId=1 LocalApicId=2 Enabled
AppleACPICPU: ProcessorId=2 LocalApicId=4 Enabled
AppleACPICPU: ProcessorId=3 LocalApicId=6 Enabled
AppleACPICPU: ProcessorId=4 LocalApicId=0 Disabled
AppleACPICPU: ProcessorId=5 LocalApicId=0 Disabled
AppleACPICPU: ProcessorId=6 LocalApicId=0 Disabled
AppleACPICPU: ProcessorId=7 LocalApicId=0 Disabled

Obrigado.


Top
 Profile  
 
 Post subject: Re: AICPMPatch
PostPosted: 27 Feb 2012, 22:42 
User avatar
Geek

Joined: 08 Jul 2011, 18:13
Posts: 123
Cassio sorry what is this?
What to serve?

To list wrmsr without patching

Code:
perl AICPMPatch.pl /System/Library/Extensions/AppleIntelCPUPowerManagement.kext/Contents/MacOS/AppleIntelCPUPowerManagement

_________________
Asus P8z68 Deluxe -I7 2700K@4,8- 16 Gb DDR corsair Vengeance 1600 Cl9 - Two SSD Ocz Vertex 3- Zotac 470Gtx AMP


Top
 Profile  
 
 Post subject: Re: AICPMPatch
PostPosted: 27 Feb 2012, 22:59 
User avatar
iGenius

Joined: 26 Aug 2011, 23:53
Posts: 3761
As it says, to list offsets that need patching, but don't actually patch them, just list.

_________________
ASUS N53Jq • CPU: Intel Core i7-740QM 1.73GHz • RAM: 6,0GB • HD: 500GB • GPU: GeForce GT 425M 1GB 1920x1080 • OS: OS X 10.8.4 • Linux Mint 15 • Windows 8


Top
 Profile  
 
 Post subject: Re: AICPMPatch
PostPosted: 27 Feb 2012, 23:38 
User avatar
Geek

Joined: 08 Jul 2011, 18:13
Posts: 123
This script is good for lion and snow ...work for 10.7.3 and 10.6.8 ?

_________________
Asus P8z68 Deluxe -I7 2700K@4,8- 16 Gb DDR corsair Vengeance 1600 Cl9 - Two SSD Ocz Vertex 3- Zotac 470Gtx AMP


Top
 Profile  
 
 Post subject: Re: AICPMPatch
PostPosted: 28 Feb 2012, 00:01 
User avatar
iGenius

Joined: 26 Aug 2011, 23:53
Posts: 3761
Yes, it should work for any version.

_________________
ASUS N53Jq • CPU: Intel Core i7-740QM 1.73GHz • RAM: 6,0GB • HD: 500GB • GPU: GeForce GT 425M 1GB 1920x1080 • OS: OS X 10.8.4 • Linux Mint 15 • Windows 8


Top
 Profile  
 
 Post subject: Re: AICPMPatch
PostPosted: 28 Feb 2012, 08:03 
User avatar
Geek

Joined: 08 Jul 2011, 18:13
Posts: 123
Cassio wrote:
Yes, it should work for any version.



Thanks for patch i use only this?
Code:
sudo perl AICPMPatch.pl /System/Library/Extensions/AppleIntelCPUPowerManagement.kext/Contents/MacOS/AppleIntelCPUPowerManagement --patch

_________________
Asus P8z68 Deluxe -I7 2700K@4,8- 16 Gb DDR corsair Vengeance 1600 Cl9 - Two SSD Ocz Vertex 3- Zotac 470Gtx AMP


Top
 Profile  
 
 Post subject: Re: AICPMPatch
PostPosted: 28 Feb 2012, 12:47 
User avatar
iGenius

Joined: 26 Aug 2011, 23:53
Posts: 3761
Yes.

_________________
ASUS N53Jq • CPU: Intel Core i7-740QM 1.73GHz • RAM: 6,0GB • HD: 500GB • GPU: GeForce GT 425M 1GB 1920x1080 • OS: OS X 10.8.4 • Linux Mint 15 • Windows 8


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 123 posts ]  Go to page 1, 2, 3, 4, 5 ... 13  Next

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group