View Single Post
 
Old 11-27-2009, 10:04 PM
kamess kamess is offline
Puma
 
Join Date: Nov 2009
Posts: 20
OK. Do the following on Terminal:
Code:
sudo -s
# It will ask for your password
chown -R root:wheel /System/Library/Extensions/nvdarwin.kext
chmod -R 755 /System/Library/Extensions/nvdarwin.kext
This should fix it.

[/quote]
Well, i've done this and that error never appeared again.

Quote:
Originally Posted by Imkantus View Post
That's the way it should be, it's the Extensions Chache, so the reason to delete it is to have it recreated on next to boot to have changes applied to it.
Thanks for this.



BUT, I don't know if this is working. My screen resolution stays the same(1024*768) and I am not able to change it in system preferences (dock) because 1024x768 is the only one that appears in the list.

Once again I need your help

One thing... when I start my computer, it says "VESA 14Mb Nvidia"... If this worked, shouldn't it say "Nvidia 9200GS" or something?


Thanks Imkantus!
Reply With Quote