Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Wireless drive downloads and compatability' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Wireless drive downloads and compatability
Authored by: dross on Aug 22, '02 02:49:32PM

WirelessDriver is compatible with Jaguar we just don't have an installer with it, here is a method that was posted to the support lists by Rob McKeever (the guy who does the driver development) to make the driver work.

1) "sudo chmod -R ugo-w /System/Library/Extensions/WirelessDriver.kext"
2) "sudo chown -R root.wheel /System/Library/Extensions/WirelessDriver.kext"
3) Modify /System/Library/Extensions/WirelessDriver.kext/Contents/Info.plist", removing the 2 line entry for IOKitDebug on lines 33 and 34 (it's not needed except during development and was incorrectly typed as a string when it should have been an integer)
4) run "sudo touch /System/Library/Extensions"


This needs to be run as an Administrator. We should be getting out an installer with these fixes and more features soon.

-- Dave



[ Reply to This | # ]