Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

hyperskier96

macrumors newbie
Sep 15, 2014
27
0
when i searched Mac- i didn't get anything at all

alright, i found the "Mac-" i was looking for, changed the number to the one in terminal, followed the directions.But when i go to system report, Handoff: NO, Instant Hotspot: NO, BTLE 4: YES. There still isn't a hotspot enable option in settings.

I have : PB4 on a Macbook 13 in early 2011 model, with the 4CAX chip installed.
 

UncleSchnitty

macrumors 6502a
Oct 26, 2007
851
14
could someone post the instructions please! to manny don't know which one to do and kex links aren't working thanks

1. Download 0xED from here:

http://www.suavetech.com/0xed/

2. Download KextDrop here:

http://www.cindori.org/software/kextdrop/

3. Go To folder: /System/Library/Extensions

4. right click on IO80211Family.kext, select COPY

5. Go to your desktop

6. Right click on PASTE

7. Go to Terminal, and type: (exactly as below)

ioreg -l | grep "board-id" | awk -F\" '{print $4}'

8. Your result should look like : Mac-94245A3940C91C80, (yours might be different.) Don't close terminal yet

9. Go To your Desktop Right Click on IO80211Family.kext, Choose SHOW PACKAGE CONTENTS

10. Open CONTENTS: PLUGINS:, then Right Click on AirPortBrcm4360.kext, and choose SHOW PACKAGE CONTENTS

11. OPEN CONTENTS: MAC OS:, then Right Click on AirPortBrcm4360, and choose OPEN WITH: OTHER: 0XED

12. Press CMD F, search for "Mac-" (without the quotes).

13. Look at the first result, for example, it might be "Mac-C3EC7CD22292981F"

14. Go back to the FIND box, in the FIND box enter that first "Mac-" number that you found.

15. In the REPLACE box, enter the number you got in Terminal, (remember you left it open.)

16. Click REPLACE

17. Click SAVE (the red circle button)

18. Go Back to Terminal, and type: (exactly like below)

sudo nvram boot-args="kext-dev-mode=1"

19. Open KextDrop, and Drag and drop the IO80211Family.kext that you modified into the window.

20. Click INSTALL

21. Reboot

22. Go to > SYSTEM PREFERENCE> GENERAL, at the bottom click ENABLE HANDOFF
 

rob3r7o

macrumors member
Sep 12, 2014
30
3
Hi, i have installed a BCM94331PCIEBT4CAX in my MBP mid 2010 (I have replaced airport card, backed and flat cable) and work well in Mavericks. I have installed latest public beta of Yosemite and hack the kext but in system report i have:
Low energy supported YES
Handoff supported NO
Instant hotspot supported NO

I think the strange is that command ioreg -l | grep "board-id" | awk -F\" '{print $4}' give very short result like "Mac-F22586C8".

Some ideas?

hello,
are whole days that I do all kinds of tests.
Macbook pro mid 2010 BCM94331PCIEBT4CAX
Mac-F22586C8
I tried F22586C800000000, 00000000F22586C8 without result.

Only with yosemite beta 2 I can find button handoff in system preferences / general
and 3 YES in bluetooth. But, unfortunately, airdrop does not work.

I think there is something else to do.

I read in the hackintosh community that there is a bootloader called CLOVER, which can trick the mac and make believe to have the 4360 card installed.
Unfortunately it's all too complicated for me.

I am doing tests on an external hard drive
 

Lem3ssie

macrumors regular
Aug 19, 2014
123
1
hello,
are whole days that I do all kinds of tests.
Macbook pro mid 2010 BCM94331PCIEBT4CAX
Mac-F22586C8
I tried F22586C800000000, 00000000F22586C8 without result.

Only with yosemite beta 2 I can find button handoff in system preferences / general
and 3 YES in bluetooth. But, unfortunately, airdrop does not work.

I think there is something else to do.

I read in the hackintosh community that there is a bootloader called CLOVER, which can trick the mac and make believe to have the 4360 card installed.
Unfortunately it's all too complicated for me.

I am doing tests on an external hard drive


Don't replace another board id, just add yours with its exact code : Mac-F22586C8, and save.

----------

I can't anything to work wifi or Bluetooth on the new card could someone help me please

We need a lot more explanations to get a chance to help you.
 

ZeRoLiMiT

macrumors 6502a
Jun 6, 2010
845
89
Southern California
same here
It worked before DP5 on my 13'' Macbook Pro 2011 early

anyone have dp5? all the ones on here links are dead! thanks

----------

Don't replace another board id, just add yours with its exact code : Mac-F22586C8, and save.

----------



We need a lot more explanations to get a chance to help you.

got it working except I need DP5

wifi and bluetooth are working
 

asriznet

macrumors regular
Dec 21, 2013
241
0
Singapore
Any issues with OS X 10.10 PB4? Continuity stopped working for me, handoff and outgoing phone calls OK.

- Cannot receive cellular calls on mac
- Cannot send out normal text using mac

15" Macbook Pro Early 2011

Asris-MBP:~ MrAZ$ kextstat | grep AirPort
49 0 0xffffff7f8184d000 0x5d7000 0x5d7000 com.apple.driver.AirPort.Brcm4360 (900.19.8) <48 47 46 12 7 6 5 4 3 1>
 

ZeRoLiMiT

macrumors 6502a
Jun 6, 2010
845
89
Southern California
what didn't work ? downloading ? is the file someway corrupted ? EX-PLA-NA-TIONS dude.

Dp5 didn't work, 6 or 7

Wifi and Bluetooth work but nothing else

Specs.....................

Apple Bluetooth Software Version: 4.3.0f9 14854
Hardware, Features, and Settings:
Name: Miguel’s MacBook Pro
Address: 20-C9-D0-C0-F9-20
Bluetooth Low Energy Supported: Yes
Handoff Supported: No
Instant Hotspot Supported: No
Manufacturer: Broadcom
Transport: USB
Chipset: 20702A3
Firmware Version: v147 c5799
Bluetooth Power: On
Discoverable: On
Connectable: Yes
Auto Seek Pointing: On
Remote wake: On
-----------------------------------------------------------------
 

zoff

macrumors newbie
Jan 1, 2010
23
0
Thanks uncle! Quick and easy!


1. Download 0xED from here:

http://www.suavetech.com/0xed/

2. Download KextDrop here:

http://www.cindori.org/software/kextdrop/

3. Go To folder: /System/Library/Extensions

4. right click on IO80211Family.kext, select COPY

5. Go to your desktop

6. Right click on PASTE

7. Go to Terminal, and type: (exactly as below)

ioreg -l | grep "board-id" | awk -F\" '{print $4}'

8. Your result should look like : Mac-94245A3940C91C80, (yours might be different.) Don't close terminal yet

9. Go To your Desktop Right Click on IO80211Family.kext, Choose SHOW PACKAGE CONTENTS

10. Open CONTENTS: PLUGINS:, then Right Click on AirPortBrcm4360.kext, and choose SHOW PACKAGE CONTENTS

11. OPEN CONTENTS: MAC OS:, then Right Click on AirPortBrcm4360, and choose OPEN WITH: OTHER: 0XED

12. Press CMD F, search for "Mac-" (without the quotes).

13. Look at the first result, for example, it might be "Mac-C3EC7CD22292981F"

14. Go back to the FIND box, in the FIND box enter that first "Mac-" number that you found.

15. In the REPLACE box, enter the number you got in Terminal, (remember you left it open.)

16. Click REPLACE

17. Click SAVE (the red circle button)

18. Go Back to Terminal, and type: (exactly like below)

sudo nvram boot-args="kext-dev-mode=1"

19. Open KextDrop, and Drag and drop the IO80211Family.kext that you modified into the window.

20. Click INSTALL

21. Reboot

22. Go to > SYSTEM PREFERENCE> GENERAL, at the bottom click ENABLE HANDOFF
 

UncleSchnitty

macrumors 6502a
Oct 26, 2007
851
14
Any news for MBA mid 2011? :(
User: dokterdok and I have been pming and he said last night that he figured out how to make it work. He said he was able to remove the 2011 MBA from the "blacklist" however I haven't heard back from him how he did it yet. He did say he would post his findings here once he wrote them up. So basically I'm patiently waiting to hear his findings.
 

venom466

macrumors member
Aug 4, 2014
40
2
Italy
User: dokterdok and I have been pming and he said last night that he figured out how to make it work. He said he was able to remove the 2011 MBA from the "blacklist" however I haven't heard back from him how he did it yet. He did say he would post his findings here once he wrote them up. So basically I'm patiently waiting to hear his findings.
Great! Hope that everything will work well.
So.. fingers crossed and... keep calm :)
 

ZeRoLiMiT

macrumors 6502a
Jun 6, 2010
845
89
Southern California
Could someone help I tried dp6, 7 and nothing turns it on. I tried to use dp5 but the last one that was posted won't let me install it. I am using drop hex

Please!!!
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.