Using AirPort with the Public Beta - MacRumors
Skip to Content

Using AirPort with the Public Beta

Cloudscout writes "Here's a tidbit gleaned from the Mac Attack forum on the old-school text-based
telnet://atrium.innuendo.com (Atrium BBS) (yes, telnet). It's an imperfect solution to the lack of AirPort support in MacOS X Public Beta, but for those of us who simply can't live without wireless connectivity, it's worth it...

First, log into your machine and start up Terminal.app. Type:


su -


You will need to enter the password you specified for the super-user when you installed the OS. Next, type:


cd /System/Library/Extensions
mkdir Airport.kext
cd Airport.kext


Now you need to cut-and-paste the information below into a text file. First, create the text file called Info-macos.xml using whatever text editor you prefer... for most of you, it will be easiest to use pico. Here's how:


pico Info-macos.xml


Now cut-and-paste this into the editor:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist SYSTEM
"file://localhost/System/Library/DTDs/PropertyList.dtd">
<plist version="0.9">
<dict>
<key>Date</key>
<string>March 17, 2000</string>
<key>Name</key>
<string>com.apple.AirPort</string>
<key>Personality</key>
<dict>
<key>IOClass</key>
<string>AirPortDriver</string>
<key>IONameMatch</key>
<array>
<string>radio</string>
</array>
<key>IOProviderClass</key>
<string>AppleMacIODevice</string>
<key>Name</key>
<string>AppleAirPort</string>
</dict>
<key>Vendor</key>
<string>Apple Computer, Inc.</string>
<key>Version</key>
<string>0.1</string>
</dict>
</plist>


When editing is complete, press [CTRL]+[X] to save. Then reboot your system. When the system comes back up, log back in normally and start the System Peferences app and click on the Network icon. The first time you do this, there may be a relatively long delay in loading the network control panel... have patience. You will now see an additional card called "Ethernet Card 1". This is your AirPort card. You will need to click the Lock icon in order to make changes to your configuration, so do that and then set your AirPort card to DHCP (or give it a static IP address... whatever you need for your network). Unless you're going to try and set your machine up for multi-homing, you probably want to make sure you disable the Built-in Ethernet as well. Finally, reboot your system and if all goes well, you will have a usable AirPort-connected MacOS X system.


I know you're wondering, as I did, how it is selecting the SSID to connect to the right Base Station. I can only speculate that it either has the default SSID stored in the AirPort card from the last time you used it with OS 9, or it just selects the best connection from publicly available networks which means this may not work if you have your Base Station set up for a Private network. This little hack worked for me, so best of luck to the rest of you. "

Related Forum: Networking

Popular Stories

iphone 16e usb c feature

Apple Begins Selling a $419 iPhone

Monday July 6, 2026 6:29 am PDT by
Apple recently added the iPhone 16e to its refurbished store, with U.S. pricing starting as low as $419 for a model with 128GB of storage. Originally released in February 2025, the iPhone 16e is a lower-end device with a 6.1-inch OLED display, an A18 chip with 8GB of RAM for Apple Intelligence support, a single 48-megapixel rear camera, a 12-megapixel front camera, a USB-C port, an Action...
iphone 17 ceramic shield

iPhone 18 With 9GB RAM Still Won't Support Two New iOS 27 Features

Friday July 3, 2026 12:10 pm PDT by
The lower-end iPhone 18 and iPhone 18e will be equipped with 9GB of RAM, up from 8GB in the iPhone 17 and iPhone 17e, according to supply chain analyst Ming-Chi Kuo. In a social media post, Kuo said the 1GB increase in RAM will ensure that Apple Intelligence features continue to run smoothly on the pair of devices. The higher-end iPhone 18 Pro, iPhone 18 Pro Max, and foldable "iPhone Ultra...
iPhone X 2022 Upload

'iPhone Ultra' Likely to 'Repeat the iPhone X Story' With Delayed Launch

Sunday July 5, 2026 10:28 am PDT by
Apple will likely "repeat the iPhone X story" by unveiling its foldable iPhone at the same time as the iPhone 18 Pro and iPhone 18 Pro Max, but starting foldable iPhone pre-orders at a later date, according to analyst Ming-Chi Kuo. Kuo today said manufacturing challenges have limited early production of the foldable iPhone, which will reportedly be named iPhone Ultra. As a result, he...