Jump to content
3 posts in this topic

Recommended Posts

unpacked the tgz, modified the plist, when i load it up in the terminal using kextload iwi2200.kext, i just got "not authentic check ownership and permissions", im a mac newbie and needed somehelp with this issue thank you if u do!

 

The same problem here,i use Property List Editor..

rofl, n00bs. I love you guys (actually i hate seeing threads like this) if you guys actually leanred how to read (yes i mean read the readmes and the forums), you would see, that before you load it, you have to repair permissions

 

type this in terminal

sudo -s

chmod -R 755 <kext here>

chown -R root:wheel <kext here>

 

then you can load the kext

×
×
  • Create New...