metalpwner Posted July 3, 2008 Share Posted July 3, 2008 alright, I have tried deleting appleintelcpupowermanagement.kext but it said it didn't exist, so I don't know what to do, I did the repair disk off the install disk as well. please help. The weird thing is, it keeps mentioning applintelcpupowermanagement when i start with diagnostic messages, like it is still there, I want to try deleting it again, in case i did it wrong, what exactly do I type into the terminal to get it deleted. every step. thanks if this is in the wrong section or there is a sticky for this problem, please lead me to it. ps: I did get it to install and boot properly the first 2 days, but then i awoke to an unpleasant surprise as it wouldnt boot at all. during those first two days, it did crash a few tiems unexpectedly, while booted. also my hardware is: intel q6600 processor evga 8800gt gigabyte p35-ds3l motherboard Link to comment https://www.insanelymac.com/forum/topic/113795-package-0-didnt-get-an-hpet-problem/ Share on other sites More sharing options...
iSkylla Posted July 3, 2008 Share Posted July 3, 2008 Well you obviously haven't deleted it. Make sure all uppercase and lowercase are correct sudo -s rm -r /System/Library/Extensions/AppleIntelCPUPowerManagement.kext rm -r /System/Library/Extensions.mkext rm -r /System/Library/Extensions/Caches/ rm -r //System/Library/Caches/ Reboot Edit--- It's either Caches or Cache, I can't remember and I'm not near my MBP or hack. Link to comment https://www.insanelymac.com/forum/topic/113795-package-0-didnt-get-an-hpet-problem/#findComment-805958 Share on other sites More sharing options...
metalpwner Posted July 3, 2008 Author Share Posted July 3, 2008 it says that sudo is not a valid command Link to comment https://www.insanelymac.com/forum/topic/113795-package-0-didnt-get-an-hpet-problem/#findComment-805988 Share on other sites More sharing options...
iSkylla Posted July 3, 2008 Share Posted July 3, 2008 Then you have bigger problems at hand. Trust me, sudo is a valid command. Link to comment https://www.insanelymac.com/forum/topic/113795-package-0-didnt-get-an-hpet-problem/#findComment-805995 Share on other sites More sharing options...
metalpwner Posted July 3, 2008 Author Share Posted July 3, 2008 maybe it is a corrupt installation, ill reinstall. I heard that using a different kernel could help...maybe I should use netkas? Link to comment https://www.insanelymac.com/forum/topic/113795-package-0-didnt-get-an-hpet-problem/#findComment-806013 Share on other sites More sharing options...
iSkylla Posted July 3, 2008 Share Posted July 3, 2008 Kernel won't make a difference for the problem you're having. Use vanilla if you have the right hardware. CD or C2D chip with a compatible motherboard. Link to comment https://www.insanelymac.com/forum/topic/113795-package-0-didnt-get-an-hpet-problem/#findComment-806022 Share on other sites More sharing options...
gkjk Posted July 3, 2008 Share Posted July 3, 2008 No I don't think it is corrupted.....In Leopard, if you chose not to assign a password to yourself, the sudo command may not work. To fix it, boot from the install disc. After choosing your language, select "Change Password" from the utilities menu bar drop down menu. You might just want to assign a root password....i use "root". Cheers, Glynn Link to comment https://www.insanelymac.com/forum/topic/113795-package-0-didnt-get-an-hpet-problem/#findComment-806080 Share on other sites More sharing options...
metalpwner Posted July 3, 2008 Author Share Posted July 3, 2008 i have a password set, I ended up reinstalling it because I tried everything, it booted, then I used nvinstaller to get my 8800gt to work, and now it won't boot, as it was shutting down it lingered on the background forever, no dock or anything, and I had to manual shutdown, now it wont work at all. ugh, after i entered single user mode i tried to boot it and it said something about an unclean shutdown and needing recovery. how do i "recover" Link to comment https://www.insanelymac.com/forum/topic/113795-package-0-didnt-get-an-hpet-problem/#findComment-806097 Share on other sites More sharing options...
SticMAC™ Posted July 3, 2008 Share Posted July 3, 2008 maybe were asking the wrong questions!! Did you boot from the install DVD when you tried to remove the AppleIntelCPUPowerManagement.kext? If you did just open the Terminal under Utilities, you do not need to use sudo on the install DVD as you are already logged in as Root. go to /Volumes/(your HD name)/System/Library/Extensions by typing: cd /Volumes/MacOSX/System/Library/Extensions (mine is called MacOSX) then type: mv -f AppleIntelCPUPowerManagement.kext AppleIntelCPUPowerManagement.kext.old this will rename it then type cd .. (its cd space ..) this will take you back to the Library type: rm -f Extensions.mkext this will remove Extensions.mkext and create a new one. type: reboot When you boot from your HDD If you booted in -s mode on the HDD you need to follow the instructions on the screen to fcsk and mount the root, don't forget the / at the end to mount the root also follow the same way to the extensions but you do not need to go through volumes to get there. Delete and remove mkext and reboot as above So easy even I can do it! SticMAN Link to comment https://www.insanelymac.com/forum/topic/113795-package-0-didnt-get-an-hpet-problem/#findComment-806100 Share on other sites More sharing options...
metalpwner Posted July 3, 2008 Author Share Posted July 3, 2008 i did what you said, and it is booting up, I typed -v to see the msgs, and now it's kinda frozen, I don't know if it is just taking forever tho. the last thing it said is Jul 3 13:14:18 localhost /usr/sbin/ocspd[65]: starting does that mean it is starting and froze? my keyboard is still lit so at least is didnt kill the usb driver... Link to comment https://www.insanelymac.com/forum/topic/113795-package-0-didnt-get-an-hpet-problem/#findComment-806114 Share on other sites More sharing options...
Recommended Posts