
11-27-2009, 05:23 PM
|
|
|
Join Date: Jul 2009
Location: Germany
Posts: 779
|
|
Quote:
Originally Posted by kamess
I reboot, and then I receive a message saying:
"system extension cannot be used:
the system extension "system/lybrary/extensions /NVdarwin.kext" was isntalled improperly and cannot be used. please try reinstalling it, or contact the produt's vendor for an update."
Help please.
I know i'm not installing it right...
|
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:
Originally Posted by kamess
I've installed nvdarwin 3 times, and when I reboot, extensions.mkext is in the disc again. I trashed it , and it's there again =/.D
|
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. 
AMD Phenom II X4 955 - ASRock AM3A770DE - 8GB DDR3-1333 - Radeon HD 5570 1GB passiv - BCM4318 802.11b/g - Snow Leopard Retail
+++
AMD Phenom X3 8450 - ASRock AM2NF6G-VSTA (BIOS L2.39) - 4GB DDR2-800 - Radeon HD 4650 512MB - Snow Leopard Retail (retired) / OpenBSD
|