1: Open Terminal (Hard Drive icon -> Applications -> Utilities)
2: type this ->
sudo su
3: then this ->
cd /System/Library/Extensions
4: then ->
cd /System/Library/Extensions/IO80211Family.kext/Contents/PlugIns/AppleAirPortBrcm4311.kext/Contents/
5: then
nano -w Info.plist
6: Ok then scroll down until you see:
<key>IONameMatch</key>
<array>
<string>pci14e4,4328</string>
<string>pci14e4,4329</string>
<string>pci14e4,432a</string>
<string>pci14e4,4311</string>
<string>pci14e4,4312</string>
<string>pci14e4,4313</string>
<string>pci14e4,4319</string>
<string>pci14e4,431a</string>
7: before <string>pci14e4,4319</string> add this: <string>pci14e4,4318</string> (change the 4318 to your ID, Mines is 4318 because i have Dell Wireless 1370)
8: then Control X, then Y then hit Enter
9: then Do:
sudo reboot
10: then you should see a Blank Baseball Feild Icon (airport icon) on the finder bar
11: Open up Terminal then type ->
sudo su
12: Then ->
cd /Library/Preferences/SystemConfiguration/
13: Then ->
nano -w /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist
14: You should See this
<key>BSD Name</key>
<string>en0</string>
<key>IOBuiltin</key>
<false/>
<key>IOInterfaceType</key>
<integer>6</integer>
<key>IOInterfaceUnit</key>
<integer>0</integer>
<key>IOLocation</key>
<string></string>
<key>IOMACAddress</key>
<data>
15: change that to this:
<key>BSD Name</key>
<string>en1</string>
<key>IOBuiltin</key>
<false/>
<key>IOInterfaceType</key>
<integer>6</integer>
<key>IOInterfaceUnit</key>
<integer>1</integer>
<key>IOLocation</key>
<string></string>
<key>IOMACAddress</key>
<data>
16: then Ctrl-X -> Y -> Enter
17: Then
sudo reboot
18: After Reboot, Click the Airport Icon on the finder bar and click 'Network Preferences' It'll Say
Has Found the following Port
'Airport'
19: Click Ok then click the drop down box that has Show: next to it then click 'Airport' then click Apply Now and then, Click the Airport icon then select your Network and then Your Done
Congrats, You have Wireless in 10.4.8



Sign In
Create Account









