View Single Post
 
Old 05-04-2009, 10:02 PM
SaCleoCheater's Avatar
SaCleoCheater SaCleoCheater is offline
 
Join Date: Apr 2009
Location: Earth
Posts: 187
I would recommend Andy's kernel. Never had any problems using the Combo update in Apple Software update with his kernel

you could also run the following in Terminal while running the Combo update:

Code:
while sleep 1; do rm -Rf /System/Library/Extensions/AppleIntelCPUPowerManagement.kext; done
Reply With Quote