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


it worked! | 13 comments | Create New Account
Click here to return to the 'it worked!' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
it worked!
Authored by: thewolf on Apr 15, '03 04:51:01AM

It worked, thanks.

But I had to issue the command two times, since the first try didn't work:

---
sudo kextunload -b com.apple.iokit.AppleAirPort2
unload id com.apple.iokit.AppleAirPort2 failed (result code 0xdc004002)

sudo kextunload -b com.apple.iokit.AppleAirPort2
unload id com.apple.iokit.AppleAirPort2 succeeded (any personalities also unloaded)
---

Any idea?

Also, how do I reload the airport driver?

Thanks.



[ Reply to This | # ]
To reload -- and have you had any problems? [Was: it worked!]
Authored by: don4r on Apr 15, '03 03:11:04PM
To reload: sudo kextload /System/Library/ Extensions/AppleAirPort2.kext

However, I have had very bad luck doing this.. To the tune of system lockups, hangs on reload of the kext, failure to suspend and resume... Anyone else seen this?

[ Reply to This | # ]