I have Catalina on a Macmini5,1 and interestingly Screen Time is not working. It tracks and e.g. website limits can be imposed but not limits on applications. The windows do not get disabled and show the info screen. Any tips?
Hello,
Do you have a patch for a Mac mini min 2011 (Macmini5,1)?
This issue is because the GPU patches uses old frameworks from Mojave. In other words: actually choose between Airplay or Graphics Acceleration.
I just found that a new "supplemental" version of Catalina has been released (19A603). This is not a beta but an intermediate update, like the one that was released last week.
For handoff (that is a continuity feature), add this: https://forums.macrumors.com/threads/macos-10-15-catalina-on-unsupported-macs.2183772/post-27895873
but for Macmini5,1 instead of "Mac-742912EFDBEE19B3" put this "Mac-8ED6AF5B48C039E1"
Sidecar cannot work on machines with non-Metal video cards. Sidecar doesn't even officially support some machines that natively support Catalina. Officially, Sidecar works only on 2016 and later machines.👍 Many thanks for that.
Now, handoff and airdrop is working, I can see my iPad in the airdrop window of my mac mini.
But, my original goal, to use my iPad Air 3 as a second display to mac mini won't
If I connect it with the usb cable, now I can choose iPad as a sidecar device (also I can see the iPad icon in the menu bar), but the iPad screen goes black, and on the mini, the lines in the sidecar setup window flickerng.
The sidecar should work in wireless mode, but if I connect the two devices with bluetooth only, I can't select iPad as a device in the sidecar window
Sidecar cannot work on machines with non-Metal video cards. Sidecar doesn't even officially support some machines that natively support Catalina. Officially, Sidecar works only on 2016 and later machines.
AirDrop Catalina pre-patched (only for Broadcom cards) to those interested you should post the output of these Catalina Terminal commands:
ioreg -l | grep "board-id" | awk '{print $4}'
ioreg -r -n ARPT | grep IOName
system_profiler -detailLevel mini | grep "Card Type"
Meanwhile here are some Wifi kext that I've pre-patched (tested and working) to AirDrop on Catalina unsupported Mac, they are hyperlinks so just click the one for your machine to download:
AirDrop Catalina MacBook7,1 and MacBookPro6,2.zip
AirDrop Catalina patched MacBookAir2011 4,2.zip
MacBookPro8,3 AirDrop Catalina.zip
AirDrop fix Catalina MacBookAir4,1.zip
MacBookPro8,1 Airdrop Catalina.zip (This machine has two different board-id)
Macmini5,1 AirDrop Catalina.zip
MacBookPro8,2 AirDrop Catalina.zip
After downloaded, open a Catalina terminal and copy/paste:
sudo mount -uw / ; killall Finder
Then from Catalina Finder replace (do not merge) them inside your Catalina /System/Library/Extensions/
after from a Catalina terminal send these commands copy/paste one at once:
sudo chown -R 0:0 /S*/L*/E*/
sudo chmod -R 755 /S*/L*/E*/
sudo kextcache -i /
(the "kextcache" takes some minutes to complete)
At next reboot you should have AirDrop in Catalina Finder.
After you have a working AirDrop, I suggest to apply this additional fix to enable an extra AirDrop feature that apple removed from Catalina: "AirDrop Search for older Mac"
Hi Jackluke,
I'am on a MacBookPro7,1 with Catalina final release. My BT infos are:
<"Mac-F222BEC8">
"IOName" = "pci14e4,432b"
Card Type: AirPort Extreme (0x14E4, 0x8D)
Is there any chance to activate AirDrop or even Continuity?
Thanks a lot.
Regards
Miguel
I just used Catalina Patcher 1.1.9 to download this new installer and it is version 15.0.34. Going to try an "Install to this machine" and see what happens.
ok thank you... Too bad.
did you use the macOS Catalina Patcher version 1.2.0No luck with either the "Install to this machine" or creating a USB installer. The "iinstall to this machine" option just reboots back to the original Catalina install shortly after going through the initial step where it installs things to the target drive and then restarts to continue the install. The install never continues, just back to the unchanged original OS. The USB installer acts a little different as it terminates with a "This installer is damaged" message. I have used the downloaded installer to install to a virtual machine and to a supported machine, so I know that the OS installer is actually okay. This tells me that we need an undate to the Catalina Patcher to install this new version.
I've read somewhere that it would be possible to use an Yosemite "IO80211Family.kext" to spoof the "pci14e4,432b" AirPortBrcm4331 driver as AirPortBrcm4360 (that is the one which enables AirDrop on Catalina), but can't test it for now.
Also I could attempt a patched Wifi kext as the others, but honestly for the broadcom card 0x14E4,0x8* the risk you get a kernel panic with a patched IO80211Family.kext is too high .
Hello...
About bluesky:
I m using bluesky in Catalina patched by replacing files... I can not run the script... It always said that i don’t have root permissions.
Can someone explain to me how to run the script??
Thanks and keep up your great work 😉
sudo su
I've read somewhere that it would be possible to use an Yosemite "IO80211Family.kext" to spoof the "pci14e4,432b" AirPortBrcm4331 driver as AirPortBrcm4360 (that is the one which enables AirDrop on Catalina), but can't test it for now.
Also I could attempt a patched Wifi kext as the others, but honestly for the broadcom card 0x14E4,0x8* the risk you get a kernel panic with a patched IO80211Family.kext is too high .
Successfully created a Catalin patcher 1.2.0 for macOS Catalina 19A603 15.0.34![]()
Yes, check "Macmini5,1" from this post: https://forums.macrumors.com/threads/macos-10-15-catalina-on-unsupported-macs.2183772/post-27891116