mfwit Posted January 27, 2007 Share Posted January 27, 2007 I am trying to setup my wired network adapter on my laptop. The adapter is the Broadcom 440x and when I try to kextload it I get an error that says, can't add kernel extension (not a bunde). Anyone know a fix for this? Link to comment https://www.insanelymac.com/forum/topic/40056-kextload-problem/ Share on other sites More sharing options...
goodoporn Posted January 27, 2007 Share Posted January 27, 2007 download kext from here copy to extensions folder in terminal sudo -s cd /System/Library/Extensions rm Extensions.mkext Extensions.kextcache chown -R root:wheel *.kext kextcache -k /System/Library/Extensions repair permissions from disk utility reboot Link to comment https://www.insanelymac.com/forum/topic/40056-kextload-problem/#findComment-286141 Share on other sites More sharing options...
mfwit Posted January 27, 2007 Author Share Posted January 27, 2007 (edited) download kext from here copy to extensions folder in terminal sudo -s cd /System/Library/Extensions rm Extensions.mkext Extensions.kextcache chown -R root:wheel *.kext kextcache -k /System/Library/Extensions repair permissions from disk utility reboot I followed your instructions they worked without any errors but my network adapter is still not working. Thanks for your help. Edited January 27, 2007 by mfwit Link to comment https://www.insanelymac.com/forum/topic/40056-kextload-problem/#findComment-286305 Share on other sites More sharing options...
Recommended Posts