not sure if this has been posted, but continuity activation tool that works with El Capitan: https://github.com/sysfloat/Continuity-Activation-Tool/tree/beta
Verifying Wi-Fi hardware... OK
Verifying Bluetooth version... /Users/mstewart/Downloads/Continuity-Activation-Tool-master/Continuity Activation Tool.app/Contents/Resources/contitool.sh: line 357: [: 6
6: integer expression expected
NOT OK. Your hardware doesn't support Bluetooth 4.0, necessary for Continuity Current LMP Version=6
6, expected 6. Aborting.
Press any key to go back to the main menu...
That's what I've been getting. I know the internal BT card works. Which CAT do I need to use? I grabbed one from one of the links but when I right click "get info" it says the app is v2.0. I've been trying to find v2.1 beta.Just downloaded the gold master for El Capitan and tried to run the Continuity Tool in my post above and no go. Any ideas?
Code:Verifying Wi-Fi hardware... OK Verifying Bluetooth version... /Users/mstewart/Downloads/Continuity-Activation-Tool-master/Continuity Activation Tool.app/Contents/Resources/contitool.sh: line 357: [: 6 6: integer expression expected NOT OK. Your hardware doesn't support Bluetooth 4.0, necessary for Continuity Current LMP Version=6 6, expected 6. Aborting. Press any key to go back to the main menu...
So should I replace the cloudd before using CAT or after?Mine works fine following my updated findings:
https://forums.macrumors.com/posts/21839711/
the download link here: https://github.com/sysfloat/Continuity-Activation-Tool/tree/betayou need 2.0.1 i dont think there is a 2.1 beta.
Cloudpaird is not modified during the CAT proccess so you can do it before or after. I changed mine after if that matters, but make sure you SIP is off when you try to move the file or SIP will not allow it to modify the system directory.
Did you take it to an Apple Store or an authorized service center?PUBLIC SERVICE ANNOUNCEMENT:
If you've replaced your network card in your MacBook as prescribed all over this thread...
REMOVE it and put in the old card if you have to give your computer to Apple for a repair!
I have a 15" MacBook Pro (early 2011) that I put the new card in. Unfortunately it ended up blowing the video card and the motherboard needed to be replaced. So I took it into the Apple Store, saw a genius and they told me it would be repaired for free under the extended warranty that Apple had put on the defective video cards. Unfortunately, their diagnostic software said the wifi card was "bad", so they took out my newer card and replaced it with the old edition! I'm going to try to call them and see if they'll send me a replacement card since I didn't authorize that repair...but I'm not holding my breath. Probably picking up a new one on eBay.
Maybe my mistake will help someone else out. I ALMOST put the older card back in...but thought it wouldn't be a big deal. Apparently it was!
Next time take it to a service center. They won't check for the card.Apple Store...
PUBLIC SERVICE ANNOUNCEMENT:
If you've replaced your network card in your MacBook as prescribed all over this thread...
REMOVE it and put in the old card if you have to give your computer to Apple for a repair!
I have a 15" MacBook Pro (early 2011) that I put the new card in. Unfortunately it ended up blowing the video card and the motherboard needed to be replaced. So I took it into the Apple Store, saw a genius and they told me it would be repaired for free under the extended warranty that Apple had put on the defective video cards. Unfortunately, their diagnostic software said the wifi card was "bad", so they took out my newer card and replaced it with the old edition! I'm going to try to call them and see if they'll send me a replacement card since I didn't authorize that repair...but I'm not holding my breath. Probably picking up a new one on eBay.
Maybe my mistake will help someone else out. I ALMOST put the older card back in...but thought it wouldn't be a big deal. Apparently it was!
Can anybody tell me if I install the card:
Does the system recognise the card at all without running the activation tool? Is the tool only required for handoff or for the card to be recognised at all?
If it is recognised, but I can't use handoff should it continue to work as a bluetooth 3.0 with future versions of OSX?
Thanks
Thanks for your help SideStepSociety
I'm now looking for some more advice.
I've installed the new wireless card. Wifi it working no problem.
However when I try to connect my phone via Bluetooth it's not working. I've run the continuity tool - that didn't help - now I've it back to see if that would do it. No cookie.
When I try to pair my iPhone they see each other - they pair, then disconnect straight away. If I try to reconnect my iPhone says
Connection Unsuccessful
LAPTOP NAME is not supposed.
The only option i have is to forget the device.
I can however connect to it as a personal hotspot?!
I've tried with other iPhone to eliminate that and the problem persists. Does anybody have any ideas?
Thanks in advance
Thanks guys, finally I know how to do it right. Below is my steps:-
1) open Terminal type sudo nvram boot-args="kext-dev-mode=1"
2) reboot your MBP
3) your wifi will not be working at this moment, replace the file IO80211Family.kext in Go>Computer>System>Library>Extension
4) open Terminal type as below:-
sudo chown -R root:wheel /System/Library/Extensions/IO80211Family.kext
sudo chmod -R 644 /System/Library/Extensions/IO80211Family.kext
sudo kextcache -system-prelinked-kernel
sudo kextcache -system-caches
5) now reboot your MBP again.
6) now you will see System Preferences>General> will have handoff enable option
7) open Terminal type kextstat | grep AirPort
Now you will see
kextstat | grep AirPort
130 0 0xffffff7f82c62000 0x5df000 0x5df000 com.apple.driver.AirPort.Brcm4360 (900.14.2) <129 47 46 12 7 6 5 4 3 1>
133 0 0xffffff7f83241000 0x1f3000 0x1f3000 com.apple.driver.AirPort.Brcm4331 (800.20.24) <129 46 12 7 5 4 3 1>
You're DONE Cheers.