View Single Post
 
Old 10-28-2008, 04:06 PM
nfoav8or's Avatar
nfoav8or nfoav8or is offline
 
Join Date: Jan 2008
Location: WA, USA
Posts: 933
boot with "-f -s" then when it starts in single user mode type:
Code:
/sbin/fsck -fy
/sbin/mount -uw /
chmod -R 755 /System/Library/Extensions/
chown -R root:wheel /System/Library/Extensions/
rm -Rf /System/Library/Extensions.mkext
reboot
this will cause your machine to reboot and now it will force load the Extensions folder and recreate your Extensions.mkext file automatically.

I have seen AGP graphics working out there, but I'll have to do some more digging to remember where I can get the files from for you.