I got the Broadcom BCM94360CD with V3 pcie adapter card via eBay. It all seems to work ok but HotSpot & Airdrop work fine for a day then stop, now it seems to have stopped working completely, currently trying to enable again but commands aren’t working.
I've checked the Mac Pro model number is correct & running the same commands that worked last time as listed back in this thread.
Code:
sudo /usr/libexec/PlistBuddy -c "Set:Mac-F221BEC8:ContinuitySupport true" "/System/Library/Frameworks/IOBluetooth.framework/Versions/A/Resources/SystemParameters.plist"
Code:
sudo -E perl -pi -e "s/\Mac-00BE6ED71E35EB86/\Mac-F221BEC8\0\0\0\0\0\0\0\0/" /System/Library/Extensions/IO80211Family.kext/Contents/PlugIns/AirPortBrcm4360.kext/Contents/MacOS/AirPortBrcm4360
Now you only need to delete the kext cache:
Enter this in Terminal:
Code:
cd /System/Library/Extensions/
Code:
sudo touch .
I'm beginning to wonder if the card is dodgy. But Blue tooth and Wifi are working fine, the new antenna sorted out intermittent trackpad issue.
Bluetooth Low Energy Supported: Yes
Handoff Supported: No
Instant Hot Spot Supported: No
Manufacturer: Broadcom
Transport: USB
Chipset: 20702B0
Firmware Version: v150 c9316
Bluetooth Power: On
Discoverable: Off
Connectable: Yes
Auto Seek Pointing: On
Remote wake: Off
Vendor ID: 0x05AC
Product ID: 0x828B
HCI Version: 4.0 (0x6)
HCI Revision: 0x2464
LMP Version: 4.0 (0x6)
LMP Subversion: 0x4196
Device Type (Major): Computer
Device Type (Complete): Mac Desktop
Composite Class Of Device: 0x380104
Device Class (Major): 0x01
Device Class (Minor): 0x01
Service Class: 0x1C0
Auto Seek Keyboard: On
Wifi
en2:
Card Type: AirPort Extreme (0x14E4, 0xF4)
Firmware Version: Broadcom BCM43xx 1.0 (5.106.98.102.31)
MAC Address: ------
Locale: FCC
Country Code: X0
Supported PHY Modes: 802.11 a/b/g/n
Supported Channels: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 36, 40, 44, 48, 52, 56, 60, 64, 100, 104, 108, 112, 116, 120, 124, 128, 132, 136, 140, 149, 153, 157, 161, 165
Wake On Wireless: Supported
AirDrop: Supported
Status: Connected
Appreciate any help..