View Single Post
 
Old 06-21-2008, 11:50 AM
Puttabong's Avatar
Puttabong Puttabong is offline
 
Join Date: Jan 2008
Location: South Korea
Posts: 933
Hi Nicoleef,
Try this:

Open the Terminal and type:
Code:
sudo nano /System/Library/Extensions/NVinject.kext/Contents/Info.plist
Search for this lines:
Code:
<key>IOProbeScore</key>
<integer>6000</integer>
Change 6000 to 0, save the file with CTRL + O, exit with CTRL + X
Reboot
Reply With Quote