Contribute
Register

macOS 10.15 Catalina is Now Available on the Mac App Store

I would wait, all of Apple's software updates "iOS 13, WatchOS 6, and 10.15" have been super buggy...
 
Try it with SSDT-EC.aml in /EFI/CLOVER/ACPI/patched.
Thank you. It works on my taichi 21 too. But the WiFi adapter which was replaced for Mojave is now dead under Catalina. Shopping for a supported-Catalina adapter now.
 
Well, I have succesfully updated from High Sierra to Catalina after fixing the apfs error. Things like sound and bluetooth did not work after the update. However, I have noticed another issue that looks a bit strange: The network services (like WiFi, Ethernet, Bluetooth,...) take a lot of time to load after each reboot, like a couple minutes or so. Has anyone had that problem? Or a fix for that?

So, I have a Broadcom BCM94352HMB WiFi card. Once I fixed the Bluetooth, the whole network start delay problem was also fixed. I had to install this 3 kexts https://github.com/headkaze/OS-X-BrcmPatchRAM/releases
 
Last edited:
Try it with SSDT-EC.aml in /EFI/CLOVER/ACPI/patched.
Exactly the same here. Fixed!!!
Catalina installed like butter! First time i managed to get a macOS upgrade so smoothly!

Screenshot 2019-10-15 at 12.17.02 AM.png
 
After several installations and reverting back to Mojave (thank you Carbon Copy Cloner!) I finally have Catalina running well (Clover v2.4k r4961) on my B85 Powermac G5 here in Central Ohio. The issues that I ran into were:

No Wifi. When I first installed Catalina I was dismayed to discover that my homebrew Wifi adapter, which uses a real Apple MacPro Airport card, was no longer supported. It took a little bit of research and a lot of trial and error to resolve this issue. It turns out that the IO80211Family.kext used in Catalina removed support for this particular card. However, the Mojave version of this kext could be installed to once again provide support. The trick was to figure out how to install it since Catalina has locked down the root directory. I ended up downloading and installing Hackintool (thanks to Nate8727 and Headkaze!), which has the ability to easily disable the Gatekeeper and mount the disk in read/write mode plus it can install the kext as well. So I copied the kext from my Mojave drive, installed it, and rebooted. Voila! Once again my Wifi was back up and running normally. Whew!

Scrolling. This was a show stopper for me. Scrolling in web pages and programs is buttery smooth in Mojave. It was smooth in Catalina on my 2012 MacBook Pro too, which is much less powerful than my Hackintosh. But it was not smooth in Catalina on the Hack and it took me a while to figure out what was the cause. It turns out that MagicPrefs, a small utility I used to provide a two-finger right click on my Apple bluetooth mouse was the culprit. I did three separate installations before I figured this out, the last using a clone of my MacBook Pro’s drive. When scrolling worked fine on the external drive (with the bluetooth mouse not connected) and then continued to work well when I migrated my Mojave settings—until I enabled MagicPrefs—I knew I’d found the culprit. MagicPrefs is no more but I also lost my convenient two-finger right click. I use this because I often click too far to the right on my Apple mouse and call up the secondary menu rather than the left click I had intended. The Apple default for the right click on an Apple mouse is to Control-left click. This works fine in macOS but it doesn’t work at all in my Parallels Windows 10 virtual computer. Oh well. :( Sadly, there is no update to MagicPrefs.

Thunderbird. The problem that I had to sort out with Thunderbird was that unread mail was no longer bold faced. It turns out that Mozilla has no planned fix for this issue. That’s the bad news. The good news is that the add-on “Font and Theme changer” once again works with Thunderbird. That is by far the best solution since I can make the font larger which makes Thunderbird much more useful, plus incoming unread mail is once again bold faced. Woohoo!!

Drive icons. A problem for which I have no answer at this point is that I can no longer use custom icons for my hard and solid state drives. That’s a bummer because it allowed me to spiff up my desktop. Hopefully a workaround will be found so that I can once again have colorful icons.

APFS required. All drives on which Catalina is installed must now be formatted with APFS. Prior to this only SSDs had to be formatted with APFS, hard drives could remain HSF+. There are a couple of negative consequences. The first is that as of Catalina all APFS drives have two volumes, a System volume and a Data volume, which was highly confusing at first. This was not true in Mojave and has been done to add to system security. You only discover this if you’re booted from Mojave and looking at a Catalina drive or when you’re using Disk Utility in Catalina. At first I thought that something was wrong. When in Catalina you only see the system drive so everything looks normal and Carbon Copy Cloning seems simple. But try to clone from one Catalina drive to another while you’re in Mojave and you are destined for certain failure because there’s no way to select both volumes at the same time. Not good!

Parallels Desktop 13 still works. Yes, my virtual Windows 10 installation was definitely a bit wonky the first time I fired it up, but after I sorted everything out and exited from Coherence and reentered it a couple of times all seemed normal. I’ll eventually upgrade to Parallels Desktop 15 in the near future ($49) but at least I don’t have to do it immediately.
I have encountered the same issue with changing drive icons. Even after disabling Gatekeeper the only icon that accepts a change is the boot volume - no other drive. Oddly, if you boot from another drive, the icon reverts to the usual hd. Boot again from the ssd with the changed icon and it appears. I suspect the issue is related to the way Catalina creates a system volume and a data volume in the container, but don't know for sure. It's not a big deal, cosmetic only, but it would be great if someone figures this out and a workaround.
 
Worked like a charm

Screenshot 2019-10-15 at 2.24.29 AM.optim.png

Lilu: 1.3.8
WhateverGreen: 1.3.3
AppleALP: 1.4.2

Clover: 2.5k_r5093
 
Updated Clover using recommended procedure for going from 2.4 to 2.5. Installed latest versions of AppleALC, Lilu, WhateverGreen using command line, then updated directly from 10.14.5 to 10.15. No issues other than my Logitech unifying received stopped working (fixed with a firmware and software update, known issue).

I do have a SSDT set up, so USB 2 and 3 work correctly.

Screen Shot 2019-10-14 at 7.00.36 PM.png

AppleALC: 1.4.2
Lilu: 1.3.8
WhateverGreen: 1.3.3

Clover: 2.5k_5096
 
After upgrading to Catalina, my csrutil status shows:

System Integrity Protection status: unknown (Custom Configuration).
Configuration:
Apple Internal: disabled
Kext Signing: disabled
Filesystem Protections: disabled
Debugging Restrictions: enabled
DTrace Restrictions: enabled
NVRAM Protections: enabled
BaseSystem Verification: enabled
This is an unsupported configuration, likely to break in the future and leave your machine in an unknown state.


I tried to type csrutil enable at the Recovery OS terminal, but after restarting, the status is still the same, can someone teach me how to fix this? Thank you.


Solved: in case someone is as blur as me: in config.plist, under Rt Variables: CsrActiveConfig values:
1. Disable SIP: 0x67
2. Enable SIP: 0x00
mine for some reason was set to 0x03
 
Last edited:
Back
Top