Jump to content
6 posts in this topic

Recommended Posts

INSTALLED THE macvidia drivers and i have tryed to remove the files via prompt and i cant get the command right, its saying read only file

??

i am typing

rm -f nvidia.kext in the corrected dir

help me uninstall please :D

newbie

:D

you need root permission to delete the files.

 

boot with -x flag (safe mode) and see if you can reach the finder this way, then manually delete the files (easy way)

 

or boot with -s flag (single user mode) then you need to have the filesystem mounted as read/write.

correct command to delete package should be rm -r nvidia.kext (-r is for recursive delete as a package is basically a folder with several items) You need to identify all the kext installed by macvidia, I don't know which one it is using as I don't use macvidia since there is now TITAN/NATIT patches to use GeForce 5/6/7 as real core image cards...

you need root permission to delete the files.

 

boot with -x flag (safe mode) and see if you can reach the finder this way, then manually delete the files (easy way)

 

or boot with -s flag (single user mode) then you need to have the filesystem mounted as read/write.

correct command to delete package should be rm -r nvidia.kext (-r is for recursive delete as a package is basically a folder with several items) You need to identify all the kext installed by macvidia, I don't know which one it is using as I don't use macvidia since there is now TITAN/NATIT patches to use GeForce 5/6/7 as real core image cards...

 

all works good deleting but the files re-appeared after rebbot still on system, do i have to move original file in extension folder

×
×
  • Create New...