From: Stefan H. <hu...@ma...> - 2002-08-29 18:55:27
|
>Just loaded the Kext by hand using kextload and the direct path > >kextload -c /System/Library/Extensions/WirelessDriver.kext > >and suddenly everthing's fine. >Before the System couldn't find the kext bundle. >Why is that? Kextcache? Seems to be the case. After reboot the extension wasn't loaded automatically. So I deleted the kextcache file using sudo rm /System/Library/Extensions.kextcache and rebooted so that the system rescanned the Extensions folder. Works here. (I guess you could also use kextcache command to rebuild the cache manually) Maybe the installer should have that part added. Thank you all for all the insights into IOReg and a running WLAN driver on my good old Wallstreet (BTW, someone's got a left display hinge for me?)! -Stefan |