Does System Profiler show a YES YES YES or a YES NO NO?
Bluetooth Low Energy Supported: Yes
Continuity Supported: Yes
AirDrop Supported: Yes
Airdrop works only with older macs, no option to change. This might be a software block of sorts.
Does System Profiler show a YES YES YES or a YES NO NO?
I have been trying to decipher what is going on:
https://forums.macrumors.com/threads/1750024/
I'm pretty sure that Airdrop requires a newer WiFi card of the 94360 family. But I have been trying to find out if Continuity and Handoff work with BT 4.0 but without AC.
I need to get iOS 8 on something newer than my 4S, but I have been trying to get folks to post in that thread to figure out where and for what we need BT 4.0 or WiFi AC or both
I have continuity working on my early 2011 MBP to SMS. I finally got this working today.
Bluetooth Low Energy Supported: Yes
Manufacturer: Broadcom
Transport: USB
Chipset: 20702A3
Firmware Version: v142 c5696
en1:
Card Type: AirPort Extreme (0x14E4, 0xF5)
Firmware Version: Broadcom BCM43xx 1.0 (5.106.98.100.24)
$ kextstat | grep AirPort
49 0 0xffffff7f81773000 0x5df000 0x5df000 com.apple.driver.AirPort.Brcm4360 (900.14.2) <48 47 46 12 7 6 5 4 3 1>
53 0 0xffffff7f81dc4000 0x1f3000 0x1f3000 com.apple.driver.AirPort.Brcm4331 (800.20.24) <48 46 12 7 5 4 3 1>
Installed DP3 and have the new card from os-store.com installed.
Now Handoff is gone. Not mentioned in System Profiler and the option to turn on/off in System Preferences -> General is gone...
Thank's Apple...
Installed DP3 and have the new card from os-store.com installed.
Now Handoff is gone. Not mentioned in System Profiler and the option to turn on/off in System Preferences -> General is gone...
Thank's Apple...
Code:Bluetooth Low Energy Supported: Yes Manufacturer: Broadcom Transport: USB Chipset: 20702A3 Firmware Version: v142 c5696
Code:en1: Card Type: AirPort Extreme (0x14E4, 0xF5) Firmware Version: Broadcom BCM43xx 1.0 (5.106.98.100.24)
Code:$ kextstat | grep AirPort 49 0 0xffffff7f81773000 0x5df000 0x5df000 com.apple.driver.AirPort.Brcm4360 (900.14.2) <48 47 46 12 7 6 5 4 3 1> 53 0 0xffffff7f81dc4000 0x1f3000 0x1f3000 com.apple.driver.AirPort.Brcm4331 (800.20.24) <48 46 12 7 5 4 3 1>
After a reboot i noticed that the com.apple.driver.AirPort.Brcm4360 no longer displays in the kextstat command.
After a reboot i noticed that the com.apple.driver.AirPort.Brcm4360 no longer displays in the kextstat command.
Same for me.
On 10.9, it also just displays the Brcm4331.
Funny thing: I just checked my work MBPR (Late 2012) under Mavericks, it also just shows Brcm4331 (Seems like identical AirPort/Bluetooth chipset combination as MBP Mid 2012). Would that mean, that even the first-gen Retina MBPs won't be able to use Handoff? (I'm not able to install 10.10 here so I can't check it out).
This would really be a bad move by Apple...
//Edit
https://forums.macrumors.com/posts/19330544/ seems to confirm that it is working on Mid 2012 devices. So it's probably just Apple checking the device and excluding devices which would have sufficient technical requirements.
The MacBook Pro Mid 2012 (non-retina) has a Bluetooth 4 chipset.
sudo nvram boot-args="kext-dev-mode=1"
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
Can someone please try this IO80211family.kext?
http://d-h.st/2eZ
I have no way to test this because I don't have the new card. Remember to back up your original IO80211family.kext first...
First enable loading of unsigned kexts:
Unzip the kext, copy it into /System/Library/Extensions and make sure it replaces the original.Code:sudo nvram boot-args="kext-dev-mode=1
Then set permissions:
Code:sudo chown -R root:wheel /System/Library/Extensions/IO80211Family.kext
Clear the kext cache:Code:sudo chmod -R 644 /System/Library/Extensions/IO80211Family.kext
Code:sudo kextcache -system-prelinked-kernel
Code:sudo kextcache -system-caches
I don't want to share what I changed right now, but if you look in the 4360 kext it's pretty obvious... If you want to know just PM me. I'm just thinking Apple is likely keeping an eye on this thread so I don't want to share it yet, especially if it works.
Let me know if this works! Note that if you don't add kext-dev-mode=1 it will refuse to even attempt loading the kext and you will have no Wi-Fi, and if you don't clear kext caches it will still use the original kext. So make sure you do both of those steps!
So i am confused on wether or not I can get handoff....do i need a new card or can the 4.0 bluetooth USB work? or can i do this code and it will work?
Mine is a early MBP 2011, with a card from a mid 2012. With the file above it works. It does require BTLE 4 to function.
Usb options not sure about, was more focused on internal solutions.
Where did you find the card? can you link? how hard is it to install and set the file?
Osstore on eBay is who I got it from. Once get home should be able to find link, if they still have them. A post on the forum here might of cleaned them out.
As long as you are tech savy as far as hardware upgrades, it's easy. Think all of about 10 minutes to do.
I can't find the link. It seems all the ones linked are the same ones that are in the MBP. I have a late 2011 does that matter?