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 17 Pro Blue Feature Tighter Crop

iPhone 17 Pro Launching in Three Months With These 12 New Features

Saturday June 14, 2025 5:45 pm PDT by
The iPhone 17 Pro and iPhone 17 Pro Max are three months away, and there are plenty of rumors about the devices. Below, we recap key changes rumored for the iPhone 17 Pro models as of June 2025:Aluminum frame: iPhone 17 Pro models are rumored to have an aluminum frame, whereas the iPhone 15 Pro and iPhone 16 Pro models have a titanium frame, and the iPhone X through iPhone 14 Pro have a...
apple watch ultra 2 new black

Apple Watch Ultra 3 Finally Coming After Two-Year Hiatus

Monday June 16, 2025 8:45 am PDT by
Apple will finally deliver the Apple Watch Ultra 3 sometime this year, according to analyst Jeff Pu of GF Securities Hong Kong (via @jukanlosreve). The analyst expects both the Apple Watch Series 11 and Apple Watch Ultra 3 to arrive this year (likely alongside the new iPhone 17 lineup, if previous launches are anything to go by), according to his latest product roadmap shared with...
Logitech Logo Feature

Logitech Announces Two New Accessories for WWDC

Friday June 13, 2025 7:22 am PDT by
Alongside WWDC this week, Logitech announced notable new accessories for the iPad and Apple Vision Pro. The Logitech Muse is a spatially-tracked stylus developed for use with the Apple Vision Pro. Introduced during the WWDC 2025 keynote address, Muse is intended to support the next generation of spatial computing workflows enabled by visionOS 26. The device incorporates six degrees of...
iPadOS 26 App Windowing

Apple Explains Why iPads Don't Just Run macOS

Friday June 13, 2025 7:46 am PDT by
iPadOS 26 allows iPads to function much more like Macs, with a new app windowing system, a swipe-down menu bar at the top of the screen, and more. However, Apple has stopped short of allowing iPads to run macOS, and it has now explained why. In an interview this week with Swiss tech journalist Rafael Zeier, Apple's software engineering chief Craig Federighi said that iPadOS 26's new Mac-like ...
iphone 16 pro models 1

17 Reasons to Wait for the iPhone 17

Thursday June 12, 2025 8:58 am PDT by
Apple's iPhone development roadmap runs several years into the future and the company is continually working with suppliers on several successive iPhone models simultaneously, which is why we often get rumored features months ahead of launch. The iPhone 17 series is no different, and we already have a good idea of what to expect from Apple's 2025 smartphone lineup. If you skipped the iPhone...
terminal macos tahoe

Apple's Terminal App Gets Colorful Redesign in macOS Tahoe

Monday June 16, 2025 4:12 am PDT by
Apple's Terminal app is getting a visual refresh in macOS Tahoe, and it's the first notable design update since the command-line tool debuted. The updated Terminal will support 24-bit color and Powerline fonts, according to Apple's State of the Platforms presentation at WWDC25. The app will also adopt the new Liquid Glass aesthetic with redesigned themes that align with macOS 26's broader...
iOS 26 Feature

Apple Seeds Revised iOS 26 Developer Beta to Fix Battery Issue

Friday June 13, 2025 10:15 am PDT by
Apple today provided developers with a revised version of the first iOS 26 beta for testing purposes. The update is only available for the iPhone 15 and iPhone 16 models, so if you're running iOS 26 on an iPhone 14 or earlier, you won't see the revised beta. Registered developers can download the new beta software through the Settings app on each device. The revised beta addresses an...
apple watch ultra snow

6 Features Coming to the Apple Watch Ultra 3

Tuesday February 25, 2025 9:00 am PST by
The Apple Watch Ultra 3 is expected to launch later this year, arriving two years after the previous model with a series of improvements. While no noticeable design changes are expected for the third generation since the company tends to stick with the same Apple Watch design through three generations before changing it, there are a series of internal upgrades on the way. By the time the ...