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

Delta Feature

Delta Game Emulator Now Available From App Store on iPhone

Wednesday April 17, 2024 9:58 am PDT by
Game emulator apps have come and gone since Apple announced App Store support for them on April 5, but now popular game emulator Delta from developer Riley Testut is available for download. Testut is known as the developer behind GBA4iOS, an open-source emulator that was available for a brief time more than a decade ago. GBA4iOS led to Delta, an emulator that has been available outside of...
iPhone 15 Pro Action Button Translate

All iPhone 16 Models to Feature Action Button, But Usefulness Debated

Tuesday April 16, 2024 6:54 am PDT by
Last September, Apple's iPhone 15 Pro models debuted with a new customizable Action button, offering faster access to a handful of functions, as well as the ability to assign Shortcuts. Apple is poised to include the feature on all upcoming iPhone 16 models, so we asked iPhone 15 Pro users what their experience has been with the additional button so far. The Action button replaces the switch ...
Provenance Emulator

PlayStation, GameCube, Wii, and SEGA Emulator for iPhone and Apple TV Coming to App Store

Friday April 19, 2024 8:29 am PDT by
The lead developer of the multi-emulator app Provenance has told iMore that his team is working towards releasing the app on the App Store, but he did not provide a timeframe. Provenance is a frontend for many existing emulators, and it would allow iPhone and Apple TV users to emulate games released for a wide variety of classic game consoles, including the original PlayStation, GameCube, Wii,...
maxresdefault

Hands-On With the New App Store Delta Game Emulator

Wednesday April 17, 2024 12:19 pm PDT by
A decade ago, developer Riley Testut released the GBA4iOS emulator for iOS, and since it was against the rules at the time, Apple put a stop to downloads. Emulators have been a violation of the App Store rules for years, but that changed on April 5 when Apple suddenly reversed course and said that it was allowing retro game emulators on the App Store. Subscribe to the MacRumors YouTube channel ...
iOS NES Emulator Bimmy Feature

NES Emulator for iPhone and iPad Now Available on App Store [Removed]

Tuesday April 16, 2024 11:33 am PDT by
The first approved Nintendo Entertainment System (NES) emulator for the iPhone and iPad was made available on the App Store today following Apple's rule change. The emulator is called Bimmy, and it was developed by Tom Salvo. On the App Store, Bimmy is described as a tool for testing and playing public domain/"homebrew" games created for the NES, but the app allows you to load ROMs for any...