Jump to content
32 posts in this topic

Recommended Posts

So, I tried to update my mac (as described in my sig) to 10.5.5, stupid me never backed up the PowerManagement, so it went all haywire.

 

I followed a guide from someone on the forum on how to fix it, It got me only so far, now I need your guys help!

 

Basically, when I boot my PC now, I get past the grey apple screen to the part where it changes over to a blue screen, from here, after a few seconds, it changes to a darker shade of blue with a loading icon on it, then back and forth endlessly.

 

Does anyone know what the cause is or any possible solutions? thanks much!

try disabling firewire in the bios. then boot -v -f.

 

Thanks, got me a tiny bit further this time, I got a mouse cursor this time (Only for about 2 seconds but it still counts) and I no longer have the swirly logo.

 

But its still the two blue screens.

Maybe you should try removing any video injector kexts you have installed. Like NVinject, NVkush or whatever you used.

You can achieve this by booting into single user mode (-s at darwin prompt), mounting your root drive (instructions are shown in the terminal when you boot in single user mode) and entering the following:

to make a backup of your extensions files (optional, if you know what you're doing):

mkdir /extensions_backup
cp -R /System/Library/Extensions/ /extensions_backup/

Remove the offending kext file by entering:

rm -R /System/Library/Extensions/your_kext_file.kext

 

Then reboot and enter "-f -v" (without quotes of course) at the darwin boot prompt to force a cache update.

Maybe you should try removing any video injector kexts you have installed. Like NVinject, NVkush or whatever you used.

You can achieve this by booting into single user mode (-s at darwin prompt), mounting your root drive (instructions are shown in the terminal when you boot in single user mode) and entering the following:

to make a backup of your extensions files (optional, if you know what you're doing):

mkdir /extensions_backup
cp -R /System/Library/Extensions/ /extensions_backup/

Remove the offending kext file by entering:

rm -R /System/Library/Extensions/your_kext_file.kext

 

Then reboot and enter "-f -v" (without quotes of course) at the darwin boot prompt to force a cache update.

 

mkdir /extensions_backup
cp -R /System/Library/Extensions/ /extensions_backup/

 

This will make a back up of "ALL" the kext files right?

 

Also, how will I know which video drivers are specifically mine, I built this mac a LONG! time ago and the only thing I remember is what I wrote in my Sig.

 

Video Card: ATI HD2900XT (Sapphire) - NATIT for X2000 Series + HD2900xt pro Patch

 

Thanks for all the help so far guys :)

Could be your decryption kext isn't loading if you use dsmos this could be why. boot -s and at the boot prompt type kextload /system/library/extensions/dsmos.lext if that loads then just type exit and it should now boot into the desktop. There is a script in the update that sets something on first boot that will cause the decryption kext not to load.

Appreciate the help guys, but I can't seem to do anything in Single User mode.

 

I am presented with:

 

Singleuser boot -- fsck not done
Root device is mounted read-only

If you want to make modifications to files:
 /sbin/fsck -fy
 /sbin/mount -uw /

If you wish to boot the system:
 exit

:/ root#

 

And its frozen there :D

 

I know I'm not making this easy but I really do appreciate the help.

Ok, so I got the USB keyboard working and I followed your steps exactly, both of you.

 

Now when I boot my computer I get a black screen, and every 30 odd seconds I see the first 25 pixels on the left side of the screen (from top to bottom) blink.

 

Now what should I do?

Never mind, I fixed that black screen issue "I copied the powermanagement.kext back to my PC a while ago and forgot it in there, removed it and now its find"

 

HOWEVER!!!!

 

I can boot "Using -v -f -x" to a blue screen with a mouse cursor, then changes back to a black screen with something about "Login Window Application Started" then back to the blue screen, and back and forth endlessly.

 

Any ideas ?

Never mind, I fixed that black screen issue "I copied the powermanagement.kext back to my PC a while ago and forgot it in there, removed it and now its find"

 

HOWEVER!!!!

 

I can boot "Using -v -f -x" to a blue screen with a mouse cursor, then changes back to a black screen with something about "Login Window Application Started" then back to the blue screen, and back and forth endlessly.

 

Any ideas ?

×
×
  • Create New...