i_am...me Posted October 13, 2007 Share Posted October 13, 2007 If you are have the problem where your wireless is detected as a "Built in Ethernet" here is a simple fix. Open Network profiler and figure out what en# your wireless card is, for example mine is en0 and my ethernet is en1. Now open a terminal and type: sudo nano /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist Scroll down to your en# and where it says: <key>IOInterfaceUnit</key> <string>0</string> Change the zero to a one. press Ctrl+x, then Y and then Return(enter) Now type sudo reboot in the terminal and your computer will reboot with the airport detected as an airport! Link to comment https://www.insanelymac.com/forum/topic/66282-fixhow-to-make-airport-be-recognized-as-airport/ Share on other sites More sharing options...
Recommended Posts