Haha yeah too late. 😛 I probably have to reinstall Leopard now.
Thanks a ton for the help man. I'm not at home right now so you're a life saver. 🙂
Yeah... I'm not having great luck so far. Some posts on the Apple boards aren't looking to hopeful either...
And I just had to go and try it... lol...
[edits below]
I'm back to a working state... but I tried so many things I wonder which it was that has "fixed" it.
I too completely lost my airport card... [more edits below]
On my new MacBook Pro this is what I did... (now this is using the included install DVD which is 10.5.5, you might have to use the 10.5.5 combo updater or something similar... maybe at the least this will give someone a direction to head in)
sudo rm /Library/Preferences/SystemConfiguration/com.apple.airport.preferences.plist
sudo rm /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist
sudo rm /Library/Preferences/SystemConfiguration/com.apple.network.identification.plist
cd /System/Library/Extensions
sudo rm -rf AppleAirPort.kext
sudo rm -rf IO80211Family.kext
sudo rm -rf IONetworkingFamily.kext
I don't know if the below is the right path as I copy the whole DVD to a partition on my laptop HD for these very reasons
😉 So check to make sure it's right...
sudo cp -R /Volumes/Mac\ OS\ X\ Install\ DVD/System/Library/Extensions/AppleAirPort.kext ./
sudo cp -R /Volumes/Mac\ OS\ X\ Install\ DVD/System/Library/Extensions/IO80211Family.kext ./
sudo cp -R /Volumes/Mac\ OS\ X\ Install\ DVD/System/Library/Extensions/IONetworkingFamily.kext ./
cd /System/Library
sudo rm Extensions.mkext
and reboot...
I had also removed the airport from the network preferences, and then re-added it. Some of this I did from the Mac OS X Install DVD, so you might have to try that as well. I really wish I had better instructions and a better idea of what fixed it, but, this is the best I can do...
Well, it's working for me anyhow... best of luck!