View Single Post
 
Old 12-20-2008, 12:48 AM
lanceomni's Avatar
lanceomni lanceomni is offline
 
Join Date: Nov 2008
Location: Florida, US
Posts: 521
Nfoav8or: Ive been saving it for a top of the search results situation. Sorry Alphaman I am just being an ass.

Likewise here are the instructions that I linked to just so that we have all the information in one place.

1. Remove all video related kexts (nvkush, nvinject...)
2. Copy NVinject.kext to /System/Library/Extensions
3. In Terminal write:
Code:
sudo chmod -R 755 /System/Library/Extensions/NVinject.kext
4. Copied NVinject.kext to /System/Library/Extensions
5. Enter your admin password when prompted
6. In Terminal write:
Code:
sudo chown -R root:wheel /System/Library/Extensions/NVinject.kext
sudo rm -R /System/Library/Extensions.kextcache
sudo rm -R /System/Library/Extensions.mkext
7. Restart using the boot flags:
Code:
-v -f -F
-v Verbose
-f Ignore extensions cache
-F Ignore com.apple.boot.plist settings

If use any other boot flags add them to number 7.

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
Reply With Quote