![]() |
#1
|
|||
|
|||
![]() Hi all,
at first sry for my bad english. I really need to help. I dwnld iDeneb 1.3 10.5.5 and install it. After install i have still message Package 0 didn't install on HPET (look for a lot forums and troubles and can set enable HPET in bios cause i don't have it in BIOS). ASCPI is turned on enabled and speedstep is enabled too. That's all what i can do at the bios. Pls HELP my notebook is http://global.msi.com.tw/index.php?f...p;prod_no=1516 MSI GX701X. What i have to install (means kernel etc.) or set ? THX A LOT FOR HELP. |
#2
|
||||
|
||||
These threads, listed at the bottom, talk about the error message your getting. Most say removing AppleIntelCPUPowerManagement.kext & extension cache fixed their problem. You can try removing these by using the boot-flag -s and then running the following commands:
Code:
fsck -fy mount -uw / rm -R /System/Library/Extensions/AppleIntelCPUPowerManagement.kext rm -R /System/Library/Extensions.mkext rm -R /System/Library/Extensions.kextcache You may not have Extensions.kextcache but this is not a problem. Post # 1 http://forum.insanelymac.com/index.php?showtopic=74394 Post # 2 http://forum.osx86scene.com/viewtopic.php?f=3&t=2216&start=0&st=0&sk=t&sd=a Also shoot us your system specs or add them to your signature. MOBO: Z77MX-QUO-AOS CPU: Core i7 3770K GPU: MSI N760 TF 2GD5/OC Case: Modded MacPro2,1 Memory: 32GB Corsair Vengeance (CMY32GX3M4A1600C9) Wifi: Airport Extreme bcm94321MCA BIOS: HermitCrab Labs H3A.816M Monitor: AOC Q2963Pm 29" WFHD 2560x1080 21:9 Interests: KDE on Apple Darwin, Keeping it real with the command line, Helping those that help themselves |
#3
|
|||
|
|||
ok
MSI GX701X-088cz Intel Core 2 Duo T5750 2,00GHz Nvidia 9600m GT 3 GB RAM 667MHz WD 250HDD I tried your help but... type -s and when i come to /root/"whatever" (means start type in command prompt) the HPET starts call troubles again and don't stop. After this block command prompt and i can't write anything. Just restart. And if i would like to do from TERMINAL at DVD, the "the folder doesn't exist". Understand (sry my bad english). THX a LOT LOT LOT for help |
#4
|
||||
|
||||
Quote:
Code:
cd /Volumes/MacHD/System/Library/ rm -Rf Extensions/AppleIntelCPUPowerManagement.kext rm -Rf Extensions.* <don't forget the period here!> now reboot into your system and it should work normally. (but still boot with "-v" anyways so you can see that your hardware is being recognized and if any more hiccups emerge. 💡 Deploy cloud instances seamlessly on DigitalOcean. Free credits ($100) for InfMac readers. ![]() |