Does anyone know of something that is more up to date than the Continuity Activation Tool? On GitHub is seems to be dating back to OS Sierra days, not Mojave.
Does anyone know of something that is more up to date than the Continuity Activation Tool? On GitHub is seems to be dating back to OS Sierra days, not Mojave.
sudo /usr/libexec/PlistBuddy -c "Set Mac-F22586C8:ContinuitySupport true" /System/Library/Frameworks/IOBluetooth.framework/Versions/A/Resources/SystemParameters.plist
ioreg -l | grep "board-id" | awk -F\" '{print $4}'
Does anyone know of something that is more up to date than the Continuity Activation Tool? On GitHub is seems to be dating back to OS Sierra days, not Mojave.
ioreg -l | grep "board-id" | awk -F\" '{print $4}'
MBP2011 Board ID: Mac-94245A3940C91C80
sudo nano /System/Library/Frameworks/IOBluetooth.framework/Versions/A/Resources/SystemParameters.plist
sudo -E perl -pi -e "s/\Mac-00BE6ED71E35EB86/\Mac-94245A3940C91C80/" /System/Library/Extensions/IO80211Family.kext/Contents/PlugIns/AirPortBrcm4360.kext/Contents/MacOS/AirPortBrcm4360
sudo -E perl -pi -e "s/\Mac-00BE6ED71E35EB86/\Mac-94245A3940C91C80/" /System/Library/Extensions/IO80211Family.kext/Contents/PlugIns/AirPortBrcmNIC.kext/Contents/MacOS/AirPortBrcmNIC
I used this process for my Macbook Pro 8,2. Since this is an "Unsupported Mac", I used dosdude1's tool and patches to install Mojave first. THEN I followed the process below:
Continuity Activation Tool Install: (SIP is assumed disabled)
o All Wi-Fi / Bluetooth Kexts should be Mojave unaltered originals.
o Wi-Fi and Bluetooth should already be working as expected without Continuity.
o Install latest CAT BETA as normal. (Make sure you are using ONLY the latest CAT Beta!)
o Once you reboot, CAT will say it is active, but is likely not really working.
1.) In terminal get YOUR board ID number:
Example terminal output:Code:ioreg -l | grep "board-id" | awk -F\" '{print $4}'
Code:MBP2011 Board ID: Mac-94245A3940C91C80
2.) Set SystemParameters.plist Continuity flag to "true":
- Search (Ctrl+w) for Board ID (paste YOUR Board ID in the search field and hit enter).Code:sudo nano /System/Library/Frameworks/IOBluetooth.framework/Versions/A/Resources/SystemParameters.plist
- Change flag from “false” to “true”
- Ctrl+o (write changes), then Ctrl+X (to exit nano).
3.) Set YOUR BoardID in AirportBrcm4360.kext & AirportBrcmNIC.kext:
Code:sudo -E perl -pi -e "s/\Mac-00BE6ED71E35EB86/\Mac-94245A3940C91C80/" /System/Library/Extensions/IO80211Family.kext/Contents/PlugIns/AirPortBrcm4360.kext/Contents/MacOS/AirPortBrcm4360
Code:sudo -E perl -pi -e "s/\Mac-00BE6ED71E35EB86/\Mac-94245A3940C91C80/" /System/Library/Extensions/IO80211Family.kext/Contents/PlugIns/AirPortBrcmNIC.kext/Contents/MacOS/AirPortBrcmNIC
4.) Restart, CAT should be working after you reboot!
I used this process for my Macbook Pro 8,2. Since this is an "Unsupported Mac", I used dosdude1's tool and patches to install Mojave first. THEN I followed the process below:
Continuity Activation Tool Install: (SIP is assumed disabled)
o All Wi-Fi / Bluetooth Kexts should be Mojave unaltered originals.
o Wi-Fi and Bluetooth should already be working as expected without Continuity.
o Install latest CAT BETA as normal. (Make sure you are using ONLY the latest CAT Beta!)
o Once you reboot, CAT will say it is active, but is likely not really working.
1.) In terminal get YOUR board ID number:
Example terminal output:Code:ioreg -l | grep "board-id" | awk -F\" '{print $4}'
Code:MBP2011 Board ID: Mac-94245A3940C91C80
2.) Set SystemParameters.plist Continuity flag to "true":
- Search (Ctrl+w) for Board ID (paste YOUR Board ID in the search field and hit enter).Code:sudo nano /System/Library/Frameworks/IOBluetooth.framework/Versions/A/Resources/SystemParameters.plist
- Change flag from “false” to “true”
- Ctrl+o (write changes), then Ctrl+X (to exit nano).
3.) Set YOUR BoardID in AirportBrcm4360.kext & AirportBrcmNIC.kext:
Code:sudo -E perl -pi -e "s/\Mac-00BE6ED71E35EB86/\Mac-94245A3940C91C80/" /System/Library/Extensions/IO80211Family.kext/Contents/PlugIns/AirPortBrcm4360.kext/Contents/MacOS/AirPortBrcm4360
Code:sudo -E perl -pi -e "s/\Mac-00BE6ED71E35EB86/\Mac-94245A3940C91C80/" /System/Library/Extensions/IO80211Family.kext/Contents/PlugIns/AirPortBrcmNIC.kext/Contents/MacOS/AirPortBrcmNIC
4.) Restart, CAT should be working after you reboot!
@dosdude1MBP5,2 17" here on 10.14.5, prepared with dosdude patcher 1.3.2.
I confirm that replacing AppleUSBACM.kext in /System/Library/Extensions with the one from 10.13.6 (zip attached) gets the Arduino online again.
@dosdude1Alright, got everything figured out!! You all should try it
Step by step instruction how to fix News crashes (You now can use News+ )
Step 1: Download the zip package below. That is the dyld folder (/System/iOSSupport/dyld) from 10.14.3.
Step 2: Unzip it.
Step 3: Navigate to /System/iOSSupport/, rename dyld to dyld_backup (Type your password if the system ask you to do)
Step 4: Copy the extracted folder from the zip to /System/iOSSupport/ (Type your password if the system ask you to do)
News app should work (it does not crash at all ). I will try to write a script in order to install easily.
The result :
View attachment 837737
View attachment 837740
View attachment 837745
The attached zip package:
Again - Great work! As someone suggested (I think it was @ASentientBot ) you definitely deserve an honorable mention on the OP!I tried to replace some frameworks which are related to the Marzipan apps, especially News, but then I encountered an error that those frameworks are not compatible with newer version Marzipan apps. Then I noticed the dyld folder and the blacklist file (I compared the 10.14.5 with 10.14.3 one and found the different is the AppKit), I tried replacing and it just worked. I cannot understand.
I totally agree with you @ASentientBot. I think that is the reason why in non-accelerated environment, News doesn't crash (maybe).
It runs pretty smooth for me on my iMac 9,1 had to wipe my hdd on my MacBook 5,2 getting to many beachballs thoughAgain - Great work! As someone suggested (I think it was @ASentientBot ) you definitely deserve an honorable mention on the OP!
I you look at the News+ crash logs some of us posted a while ago - the crashes are very consistent in attempted OpenGL context switches. Now, It sounds like a marzipan UI can fallback to OpenCL if it can't leverage OpenGL shaders. It seems like retro-patching even more from .3 is a viable option going forward...whether we like it or not...hope this lasts.
Question: (since I can't try this myself right now) how is performance of News+ now that it uses a cpu based renderer for some if its effects?
Does anyone know of something that is more up to date than the Continuity Activation Tool? On GitHub is seems to be dating back to OS Sierra days, not Mojave.
Again - Great work! As someone suggested (I think it was @ASentientBot ) you definitely deserve an honorable mention on the OP!
I you look at the News+ crash logs some of us posted a while ago - the crashes are very consistent in attempted OpenGL context switches. Now, It sounds like a marzipan UI can fallback to OpenCL if it can't leverage OpenGL shaders. It seems like retro-patching even more from .3 is a viable option going forward...whether we like it or not...hope this lasts.
Question: (since I can't try this myself right now) how is performance of News+ now that it uses a cpu based renderer for some if its effects?
The "outdated" Continuity Activation Tool (valid only for those who have a Bluetooth 4.x device) works perfectly on HighSierra and Mojave, I have used it several times without using any additional manual scripts, only shrewdness is to launch it in Terminal mode (not the app GUI mode), these are the steps:
Download the tool from dokterdok GitHub original developer: Download link
then leaving it in Downloads folder open Terminal and copy/paste in one line:
sudo ~/Downloads/Continuity-Activation-Tool-beta/Continuity\ Activation\ Tool.app/Contents/Resources/contitool.
Can I use CAT tool on my MacBook5,1 with a bluetooth 4.0 dongle? It will be shipped tomorrow and you said that it only works on a BT4.x device which makes me nervous.
Yes it is. Let's hope other Marzipan based apps Apple has in store for us in 10.15 are this flexible. Fingers crossed...The "outdated" Continuity Activation Tool (valid only for those who have a Bluetooth 4.x device) works perfectly on HighSierra and Mojave, I have used it several times without using any additional manual scripts, only shrewdness is to launch it in Terminal mode (not the app GUI mode), these are the steps:
Download the tool from dokterdok GitHub original developer: Download link
then leaving it in Downloads folder open Terminal and copy/paste in one line:
sudo ~/Downloads/Continuity-Activation-Tool-beta/Continuity\ Activation\ Tool.app/Contents/Resources/contitool.sh
[doublepost=1558343485][/doublepost]
In my case, using an i5 CPU with non-metal acceleration I have an enough intensive CPU load with few less than 30fps when scrolling, but it's the right price to pay to have Marzipan.
I got mbp 13", early 2011 and i've already run Mojave. How to tell if video hardware acceleration is enabled?!Hi guys! Who has a MacBook Pro early 2011 with iGPU intel hd3000 graphics please Do not upgrade to Mojave! You will not have the full video hardware acceleration with fully working intel quick sync technology! On top of that you will have bad looking fonts and other glitches etc. You'd better stay with High Sierra I'm telling you!... It works not worse but even better and smoother because of the video card unfortunately(... I've tried both systems compared and chosen High Sierra though...It's not that old fart yet)... Just my advice imho
Hi guys! Who has a MacBook Pro early 2011 with iGPU intel hd3000 graphics please Do not upgrade to Mojave! You will not have the full video hardware acceleration with fully working intel quick sync technology! On top of that you will have bad looking fonts and other glitches etc. You'd better stay with High Sierra I'm telling you!... It works not worse but even better and smoother because of the video card unfortunately(... I've tried both systems compared and chosen High Sierra though...It's not that old fart yet)... Just my advice imho
Hi guys! Who has a MacBook Pro early 2011 with iGPU intel hd3000 graphics please Do not upgrade to Mojave! You will not have the full video hardware acceleration with fully working intel quick sync technology! On top of that you will have bad looking fonts and other glitches etc. You'd better stay with High Sierra I'm telling you!... It works not worse but even better and smoother because of the video card unfortunately(... I've tried both systems compared and chosen High Sierra though...It's not that old fart yet)... Just my advice imho
Of course there has to be an available AirPlay-Display" in the network.If I don't get wrong "Intel Quick Sync" is also the technology adopted by IntelHD GPUs (from Sandy Bridge and forward) for "Wireless Display" and AirPlay Mirroring, and it's correctly working on Mojave but MBP 13" 2011 with an IntelHD3000 only.
So technically if in System Preferences's Displays you don't have the "Airplay Display" function available, then you don't have the Intel Quick Sync feature.
Example picture attached, if there is no "Airplay Display" then there is no IntelQuickSync enabled.
I mean that I'd tested in real life with final cut pro x and quicklime player by exporting different videos watching iGPU load, and the result was way faster almost half time faster compared to Mojave. Tried different versions of final cut and all is the same. Even quicktime player on high Sierra loads the GPU fully but not on Mojave... Everything is in terms of time. If you just need some Mojave cosmetic go for it but if you need better performance in terms of video acceleration and so on stay with High Sierra or even better with El Capitan where everything is the fastest but unfortunately new software support is dropped and you are pushed to run High Sierra. But if you don't need new software the best option is running El Capitan the most reliable and not demanding OS I guess. SO have a good choice It's up to you what to use. I just share my thoughts with you guys. Have a nice day or night)If I don't get wrong "Intel Quick Sync" is also the technology adopted by IntelHD GPUs (from Sandy Bridge and forward) for "Wireless Display" and AirPlay Mirroring, and it's correctly working on Mojave but MBP 13" 2011 with an IntelHD3000 only.
So technically if in System Preferences's Displays you don't have the "Airplay Display" function available, then you don't have the Intel Quick Sync feature.
Example picture attached, if there is no "Airplay Display" then there is no IntelQuickSync enabled.
I mean that I'd tested in real life with final cut pro x and quicklime player by exporting different videos watching iGPU load, and the result was way faster almost half time faster compared to Mojave. Tried different versions of final cut and all is the same. Even quicktime player on high Sierra loads the GPU fully but not on Mojave... Everything is in terms of time. If you just need some Mojave cosmetic go for it but if you need better performance in terms of video acceleration and so on stay with High Sierra or even better with El Capitan where everything is the fastest but unfortunately new software support is dropped and you are pushed to run High Sierra. But if you don't need new software the best option is running El Capitan the most reliable and not demanding OS I guess. SO have a good choice It's up to you what to use. I just share my thoughts with you guys. Have a nice day or night)
Good point, beat me to itI am not an expert on this topic but the common sense would dictate that the reason El Capitan and High Sierra perform better than Mojave in FCP is because they are optimised for the OpenGL and Mojave(and the latest version of FCP obviously) is optimised for Metal(which our unsupported Macs don't have). You can't compare apples and oranges.
That's what I'm saying... You don't wanna sacrifice your performance for the sake of some cosmetic stuff of Mojave. Better buy a new Mac and don't mess with all that... Apple developers have dropped out our old machines and want us to buy new ones. It's up to everybody to buy or not but so far for my needs, my old boy is enough way to go)... And High Sierra is gonna be the system supported for a couple of years at least. Why do we need those perversions with Mojave??? When it's the time High Sierra support is dropped out and my needs are gonna be more demanding I'll go for a new machine. The newest software is supported on High Sierra so far as well... That's my point)...I am not an expert on this topic but the common sense would dictate that the reason El Capitan and High Sierra perform better than Mojave in FCP is because they are optimised for the OpenGL and Mojave(and the latest version of FCP obviously) is optimised for Metal(which our unsupported Macs don't have). You can't compare apples and oranges.