I purchased an eBay kit to upgrade Bluetooth at 4.2:
Into their instructions, they say to execute the following commands:
They say the purpose of these commands is add your Mac to the "whitelist at the OS", because cMP do not officially support continuity, handoff.
Next they want me to run:
I had no idea I have to execute all these commands, do you find this normal?
Genuine Apple WiFi 802.11ac & Bluetooth 4.2 Upgrade Kit Adapter *Mac Pro 4,1/5,1 | eBay
Or WiFi ac + BT 4.0 kit for your 4,1/5,1 with lower price, go here . you can go here.
www.ebay.com
Into their instructions, they say to execute the following commands:
Code:
csrutil disable
sudo mount -uw /
sudo /usr/libexec/PlistBuddy -c "Set:Mac-F221BEC8:ContinuitySupport true" "/System/Library/Frameworks/IOBluetooth.framework/Versions/A/Resources/SystemParameters.plist"
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
They say the purpose of these commands is add your Mac to the "whitelist at the OS", because cMP do not officially support continuity, handoff.
Next they want me to run:
Code:
sudo touch /Library/Extensions
sudo kextcache -i /
I had no idea I have to execute all these commands, do you find this normal?