Jump to content
7 posts in this topic

Recommended Posts

How to edit the NVidia.kext file for 6600GT ????

 

 

Device 0140 6600GT

+

Vendor 10de nVidia

 

=0x014010de

 

Edit where several ????????????? Look.........

 

NV.jpg

 

Thank ......................

 

拜託一下有看懂中文的朋友嗎 :(

 

NVidia.kext 這個文件要修改哪幾個地方 要用什麼東西改

 

THX....

 

:gun::D

Just replace something like 0x031010de with 0x014010de. It doesn't really matter, or you could add yours to the front of the list, etc.

You're posting in some character set that just comes across as ???, just so you know. Post in utf-8 or some latin one, please (at least I'm assuming this board supports utf-8).

 

Also, that kext doesn't do anything, it wont give acceleration, etc., so not really much of a point.

  • 2 weeks later...

I know nothing about nvidia graphics card.

But I think I know how to edit kext files.

 

1. Copy the kext file to anywhere else out of the system directory.

For example, copy it to the desktop.

2. Open the kext file with any text editor and modify it.

Here you need to know the knowledge about nvidia hardware.

3. Copy the modified kext file to its original location.

Here you may need root passowrd.

4. Change attribute and owner for the kext file.

In the Terminal, go to the directory where your kext file locates,

type the following commands:

chmod 777 NVidia.kext

chown root:wheel NVidia.kext

 

Then your task is completed, just try to reboot.

 

兄弟,来问问题之前练练英文先。这样一个问题解决了可以让更多的人受益。

×
×
  • Create New...