Jump to content
6 posts in this topic

Recommended Posts

Place the kext file in /System/Library/Extensions

Open terminal and type

sudo -s

<type your password>

cd /System/Library/Extensions

chown -R root:wheel IOUSBFamily.kext

rm -f /System/Library/Extensions.mkext

rm -f /System/Library/Extensions.kextcache

kextcache -e -z -a i386

kextcache -k /System/Library/Extensions -z -a i386

 

now reboot and you should have working USB there is also a VIA audio kext somewhere on here to get your onboard audio working

 

jrsdead

×
×
  • Create New...