Jump to content

Natit


someguy360
 Share

2 posts in this topic

Recommended Posts

Hi all

 

I have a FX5500 and I want to get it running under OSX86

 

I have the Natit.kext

 

But i have no idea where to put it or what to do with it.

 

 

Any help would be great

 

 

Thanks

Someguy

Link to comment
Share on other sites

move it to /System/Library/Extensions, then use terminal to do this:

 

sudo -s

<enter your password>

chown -R root:wheel /System/Library/Extensions/Natit.kext

chmod -R 755 /System/Library/Extensions/Natit.kext

rm /System/Library/Extensions.mkext

rm /System/Library/Extensions.kextcache

 

Then reboot, and it should work

Link to comment
Share on other sites

 Share

×
×
  • Create New...