InfiniteMac OSx86

InfiniteMac OSx86 (http://infinitemac.com/forum.php)
-   10.X (http://infinitemac.com/forumdisplay.php?f=36)
-   -   CPUdisabler.kext (http://infinitemac.com/showthread.php?t=1591)

Ianxxx 11-12-2008 12:14 PM

CPUdisabler.kext
 
Anyone know about this? Where I can get it for a start etc. etc.

milanca 11-12-2008 02:33 PM

Used to disable Intel CPU power management.

Ianxxx 11-12-2008 03:24 PM

Quote:

Originally Posted by milanca (Post 18133)
Used to disable Intel CPU power management.

I sort of figured that much.
Where can I download it?

milanca 11-12-2008 03:36 PM

i thought you have seen your PM inbox ;-)

Ianxxx 11-12-2008 04:26 PM

Quote:

Originally Posted by milanca (Post 18135)
i thought you have seen your PM inbox ;-)

Thanks :-)

ng.alvin 12-04-2008 12:37 PM

can someone PM me the link?

gipo 12-04-2008 10:55 PM

which is the utility of this kext?

jazZbaR 12-04-2008 11:32 PM

i´ve installed the CPUdisabler.kext but after updating to 10.5.5 i have the AppleIntelCPUPowermangement.kext in the extensions-folder. is that normal? i delete this manually as the updating process.

LawlessPPC 12-05-2008 01:53 AM

yeah it just disables apples kext making it safer to update

EncryptedSoul 12-05-2008 02:19 AM

If you have Intel, why not just use DSDT.aml? It seem's to be the newest "work-around" instead of a disabler kext.

The reason AppleIntelCPUPowerManagement.kext stop's hack's from booting is because it look's for HPET features in the processor.(which most board's don't support)

Using DSDT.aml assign's an IRQ to the processor for HPET.

Doing this allow's AppleIntelCPUPowerManagement.kext to load and run natively, so you can do away with disabler's and successfully run Apple Update's.

*** As a side note, DSDT.aml also fixes a supposed bug in AppleRTC.kext.... A kext that will also give trouble to hack's in 10.5.6... Personally, I think by the time Apple releases 10.5.6, the bug issue won't exist, so RTC won't be an issue. Just an assumption....