The solution is pretty simple, and clears up another well-known problem as well: 100% usage of one core at all times:
1) Boot the VM using the 10.5 Retail DVD and launch Terminal
2) Delete the offending kext:
rm -rf /System/Library/Extensions/AppleIntelCPUPowerManagement.kext3) Reboot and enjoy!
The post that tipped me off to this solution also suggested installing a dummy kext, however I could not locate a 10.5.8 compatible NullCPUPowerManagement.kext. I skipped that and have not noticed any ill effects.
0 comments:
Post a Comment