cMP mid 2012 successfully installed BS 11.2 (20D64) 12.21 GB with Barry 0.5.1.
If your cMP GPU and BT/WiFi card updated. After boot from USB installer, open Terminal (in the Utilities menu) then run without quote "/Volumes/Image\ Volume/set-vars.sh" and install the BS as normal.
Out of curiosity: Did you ever experience bluetooth audio dropouts with a JBL Flip4? In case you ever tested that or heard about itcMP mid 2012 successfully installed BS 11.2 (20D64) 12.21 GB with Barry 0.5.1.
If your cMP GPU and BT/WiFi card updated. After boot from USB installer, open Terminal (in the Utilities menu) then run without quote "/Volumes/Image\ Volume/set-vars.sh" and install the BS as normal.
I don't have JBL Flip4 but Bluetooth audio is working fine with my Bose QuietComfort Earbuds.Out of curiosity: Did you ever experience bluetooth audio dropouts with a JBL Flip4? In case you ever tested that or heard about it
Just followed Barry's Micropatcher instructions and I don't have any problem.You can do this before, after installing Big Sur installer to the USB run micropatcher.sh and set-vars.sh in Terminal, IIRC set-vars.sh should be run as root, so sudo set-vars.sh
OpenCore is great when setup and the OTA updates work. The only problem is, the OTA updates were causing a bunch of problems for some users (macs not booting requiring battery removal or iMac efi flash). I'm not sure where this is currently.Using micro patcher on the released 11.2 did a successful upgrade from 11.1 on my late iMac 2013.. Now, if we get OTA to work, then it'd be great. OpenCore seems way over my head atm to understand
But all those steps are clearly stated on Patched Sur page at Github.Here is a very good video to install Macos big sur 11.2 on unsupported macs:
Thanks for your quick help.Check this to enable handoff and airdrop with our BCM94311CD card (I guess you have it), put in your micropatcher USB and open a Terminal and enter line by line (without the leading user@myMac %)
Code:user@myMac % /Volumes/Install\ macOS\ Big\ Sur/remount-sysvol.sh user@myMac % MYBOARD=`/usr/sbin/ioreg -l | grep board-id | awk -F\" '{ print $4 }' | grep Mac` user@myMac % echo $MYBOARD user@myMac % cd ../Frameworks user@myMac % /usr/libexec/PlistBuddy -c "Set:$MYBOARD:ContinuitySupport true" "IOBluetooth.framework/Versions/A/Resources/SystemParameters.plist" user@myMac % chown -R 0:0 IOBluetooth.framework user@myMac % chown -R 755 IOBluetooth.framework user@myMac % cd ../Extensions user@myMac % /usr/bin/perl -pi -e "s/\Mac-00BE6ED71E35EB86/$MYBOARD/" IO80211Family.kext/Contents/PlugIns/AirPortBrcm4360.kext/Contents/MacOS/AirPortBrcm4360 user@myMac % /usr/bin/perl -pi -e "s/\Mac-00BE6ED71E35EB86/$MYBOARD/" IO80211Family.kext/Contents/PlugIns/AirPortBrcmNIC.kext/Contents/MacOS/AirPortBrcmNIC user@myMac % chown -R 0:0 IO80211Family.kext user@myMac % chown -R 755 IO80211Family.kext user@myMac % "$REBUILD_KC"
You came in late and missed all the problems with WIFI, the long comment within the README.md of the micropatcher has been added on purpose, I guess.
This code has been added to my fork of the micropatcher and will be called with this command line option of the patch-kext.sh--whitelist
.
If you have success I will add the OLCP kext to the micropatcher for your MacBookPro10,1.
Note (the Mac-00BE6ED71E35EB86 is the iMac13,1)
My guide is called whitelisting - it works (or should work) with other cards, too. If you do not try and just post questions again and again nothing will happen. This is no reinstallation, it is some minor patching.Thanks for your quick help.
Unfortunately, I do not have BCM94311CD card.
Actually, AirDrop, handover works well under Micropatcher, but not in OpenCore Patcher.
After I replaced AirPortBrcm4360 with the one in OpenCorePatcher, the personal hotspot and airDrop works now, but not handover and BT to iPhone. The switching between wifi AP and iPhone is not as smooth as Catalina, I have to switch on/off the wifi before successful connection.
Is there any other way can detect the driver correctly without reinstall?
I use it perfectly, Airdots (Redmi), and a PagSeguro (BR) bluetooth speaker. No problems for me.MacBookPro9,2: full installer + MP 0.5.2 = 20D64 . No issues, but bluetooth audio drop outs continue. Cant use any bluetooth speaker with BigSur.
Using micro patcher on the released 11.2 did a successful upgrade from 11.1 on my late iMac 2013.. Now, if we get OTA to work, then it'd be great. OpenCore seems way over my head atm to understand
OpenCore is great when setup and the OTA updates work. The only problem is, the OTA updates were causing a bunch of problems for some users (macs not booting requiring battery removal or iMac efi flash). I'm not sure where this is currently.