I'm currently running the latest updates of 10.6.8 on an AMD Opteron 180. I have a BCM4306 PCI wifi card that I have proven to work flawlessly in Linux.
Anyways, when I first installed mac, I didn't have a wifi card and did not intend to add one, so I uninstalled Airport. I'm now working on something (mac compatible, but multi-platform) that depends on a wifi adapter. So, I reinstalled Airport, I used the BCM43xx enabler, I installed the IO80211family.kext, and another network related kext, yet Airport and the Network utility still don't detect my wifi card. It is detectable by lspci | grep Network, and I also tried the "Simple Broadcom Wireless Tutorial" which didn't help (and BTW, is outdated and uses incorrect commands. I knew what it meant when it was wrong).
Is there something I'm missing? Any suggestions?
4 replies to this topic
#1
Posted 09 May 2012 - 12:40 AM
#2
Posted 12 May 2012 - 01:01 AM
nobody can point me in any helpful direction?
#3
Posted 26 May 2012 - 04:29 AM
Screen shot 2012-05-26 at 12.25.54 AM.png 56.63K
22 downloads
#4
Posted 26 May 2012 - 08:30 AM
Edit device id of the your card here: /System/Library/Extensions/IO80211Family.kext/Contents/PlugIns/AirPortBrcm4331.kext/Contents/Info.plist
<string>AirPort_Brcm4331</string>
<key>IOMatchCategory</key>
<string>IODefaultMatchCategory</string>
<key>IONameMatch</key>
<array>
<string>pci14e4,4331</string> change this
<string>pci14e4,4353</string>
<string>pci14e4,432b</string>
<string>AirPort_Brcm4331</string>
<key>IOMatchCategory</key>
<string>IODefaultMatchCategory</string>
<key>IONameMatch</key>
<array>
<string>pci14e4,4331</string> change this
<string>pci14e4,4353</string>
<string>pci14e4,432b</string>
#5
Posted 27 May 2012 - 03:07 AM
When you say "change this", change it to what? It was already set to that. I was, however, missing the next couple lines. I added them and rebooted and got a notification there was a network change but nothing happened. Are you sure that null configd thing doesn't have anything to do with this?
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users



Sign In
Create Account








