My university network uses WPA2 Enterprise security for its wireless. I followed their directions and everytime I try to connect, I get the error:
/System/Library/PrivateFrameworks/Apple80211.framework/Resources/airport: Error: start8021XLegacyAPI() failed
I looked at the configuration, and its exactly the same as my Albook which works fine.
I am wondering if it has to do with the macbooks hardware and osx? It connects to my router at my apartment fine, and that uses wep128.
It connects occasionally but most of the time it fails.
Here is output from the console log showing it failing a couple times and then connecting:
n 14 17:08:57 -computer kernel[0]: 11D beacon causing regdomain change to CC 840
Jan 14 17:08:57 -computer kernel[0]: en1: 802.11d country code set to 'US'.
Jan 14 17:08:57 -computer kernel[0]: en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 36 40 44 48 52 56 60 64 149 153 157 161 165
Jan 14 17:09:00 -computer eapolclient[195]: en1 START
Jan 14 17:09:09 -computer eapolclient[195]: en1 STOP
Jan 14 17:09:09 -computer /System/Library/PrivateFrameworks/Apple80211.framework/Resources/airport: Error: start8021XLegacyAPI() failed
Jan 14 17:10:52 -computer eapolclient[206]: en1 START
Jan 14 17:11:00 -computer eapolclient[206]: en1 STOP
Jan 14 17:11:00 -computer /System/Library/PrivateFrameworks/Apple80211.framework/Resources/airport: Error: start8021XLegacyAPI() failed
Jan 14 17:11:02 -computer eapolclient[208]: en1 START
Jan 14 17:11:23 -computer launchd: Server 0 in bootstrap 1103 uid 0: "/usr/sbin/lookupd"[67]: exited abnormally: Hangup
Jan 14 17:11:23 -computer configd[36]: executing /System/Library/SystemConfiguration/Kicker.bundle/Contents/Resources/enable-network
Jan 14 17:11:23 -computer configd[36]: posting notification com.apple.system.config.network_change
Jan 14 17:11:23 -computer lookupd[211]: lookupd (version 369.6) starting - Sun Jan 14 17:11:23 2007
Jan 14 17:11:23 -computer configd[36]: setting hostname to "XXXXXX.wifi.wpi.edu"
Jan 14 17:11:28 -computer configd[36]: target=enable-network: disabled
The machine already came with 10.4.8 so I didn't install that. I have also tried creating a new admin user and that failed too.
Any ideas?