Jump to content
5 posts in this topic

Recommended Posts

Does anyone know where to download a kext installer? I can't find one online ANYWHERE. Also, could y'all please recommend some kexts to fix my audio and wifi? I have a dell inspiron e1505 with HD sigmatel audio and an integrated wifi card (broadcom, I think) Thanks a lot!

Link to comment
https://www.insanelymac.com/forum/topic/82773-okay-so-i-installed-kalyway/
Share on other sites

how to install a kext:

 

cp -R /path/to/kext/newKext.kext /System/Library/Extensions

 

rm -rf Extensions.mkext

 

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

 

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

 

right?

 

use the search engine in my sig, and search the model of your network/audio stuff. You need more than just "sigmatel", you need a model number.

×
×
  • Create New...