Contribute
Register

<< Solved >> Can't upgrade from Catalina beta 3 to beta 6

Status
Not open for further replies.
Just use Xcode to compare them and see if you can figure out why one works and another doesn't.
Hi, here is my new config.plist and problem reporting files. Still no success. Btw, do you know if there's a way to remove macOS installation files (each time I boot there is still an entry in clover called "macOS installer"). Previously I just had to remove /.IAProductInfo and /macOS Install Data but it doesn't seem the case for Catalina, it looks like those files aren't available anymore.
 

Attachments

  • debug_24710.zip
    5.6 MB · Views: 67
I finally found a solution, all you need to do is to compile the SSDT as aml: https://github.com/acidanthera/OpenCorePkg/blob/master/Docs/AcpiSamples/SSDT-EC.dsl
and put it in EFI/CLOVER/ACPI/Patched. It is also necessary to "Remove all patch about renaming acpi of EC or H_EC" in config.plist or disable them by adding a Disabled YES entry.
reference: https://www.insanelymac.com/forum/topic/339035-pre-release-macos-catalina/?page=52
Hi, do I have to redo the DSDTs patch? I already have SSDT compiled and running until beta 3. Could you teach me how to add this fix? I have the same problem booting into the new Beta.

Edit: Found it. Tks!!!!
 
Last edited:
+1
Thank you!
 
Status
Not open for further replies.
Back
Top