Jump to content
6 posts in this topic

Recommended Posts

I've tried changing the card but still no difference

tried adding my device ID in to info.plist but it didn't work

tried the bcm43xx_enabler.sh but still failed

 

It always shows a blank triangle at the top and when i hover my pointer over it, it shows no airport card installed but it works when i try it in windows

 

So any help would be great

 

Edit: I saw that this card would not work with 10.6.6 and above is that true? cause i'm running 10.6.8

OK i've fixed it

i'm on 10.6.7 now and wifi works great

First follow these steps

- Open Terminal

 

- sudo su

 

- /Applications/TextEdit.app/Contents/MacOS/TextEdit /System/Library/Extensions/IO80211Family.kext/Contents/PlugIns/AppleAirPortBrcm4311.kext/Contents/Info.plist

 

- Add <string>pci14e4,4315</string> under <key>IONameMatch</key><array>

 

- Save and Close TextEdit

 

- If you see the wireless icon, or empty baseball field icon on top on your toolbar, you are almost there!

 

- Open Terminal again

 

- sudo su

 

- /Applications/TextEdit.app/Contents/MacOS/TextEdit /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist

 

- Change <string>en0</string> to <string>en1</string> AND Change <integer>0</integer> to <integer>1</integer>

 

- Save and Close. Reboot

 

- install kext utility if haven't done so

 

- download this http://www.mediafire.com/?t9tod57amrajv7i

 

- install the kext

 

-reboot

 

-VOILA! YOU ARE DONE

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...