Jump to content

[Fix+How To] Make Airport be recognized as Airport


i_am...me
 Share

1 post in this topic

Recommended Posts

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
Share on other sites

 Share

×
×
  • Create New...