Contribute
Register

<< Solved >> Apple logo freezes after update to OC 0.87

Status
Not open for further replies.
Joined
Mar 15, 2016
Messages
104
Motherboard
ASUS PRIME Z490M-PLUS-v1621-OC 0.9.0
CPU
i5-10400
Graphics
RX 580
Mac
  1. iMac
  2. MacBook Air
Mobile Phone
  1. Android
  2. iOS
Hi folks,

I use Catalina 10.15.7 with a old OpenCore (I dont know what version. Maybe 0.6.x).
My PC is i5 10440, Asus Prime z490m-plus, NVMe WD_BLACK SN770 250GB
Planning move to Ventura soon, I tried update to OC 0.87.
- I updated OpenCore.efi, OpenCanopy.efi, OpenRuntime.efi and boot/BOOTx64.efi from OC 0.87 (debug mode)
- I updated all kexts, drivers and ACPI files
- Changes in config.plist: Only debug mode related
When I boot, shows plain text boot options (not graphic) and it freezes on apple logo screen.
I attached my config.plist, opencore.log and files screenshots
Can you help me? TIA
 

Attachments

  • config.plist
    24 KB · Views: 25
  • opencore-2023-03-04-161752.txt
    256 KB · Views: 22
  • acpi.png
    acpi.png
    82.8 KB · Views: 22
  • drivers.png
    drivers.png
    93.6 KB · Views: 20
  • kexts.png
    kexts.png
    120 KB · Views: 19
Hi folks,

I use Catalina 10.15.7 with a old OpenCore (I dont know what version. Maybe 0.6.x).
My PC is i5 10440, Asus Prime z490m-plus, NVMe WD_BLACK SN770 250GB
Planning move to Ventura soon, I tried update to OC 0.87.
- I updated OpenCore.efi, OpenCanopy.efi, OpenRuntime.efi and boot/BOOTx64.efi from OC 0.87 (debug mode)
- I updated all kexts, drivers and ACPI files
- Changes in config.plist: Only debug mode related
When I boot, shows plain text boot options (not graphic) and it freezes on apple logo screen.
I attached my config.plist, opencore.log and files screenshots
Can you help me? TIA
boot verbose and post a pic where it stops
 
Hi folks,

I use Catalina 10.15.7 with a old OpenCore (I dont know what version. Maybe 0.6.x).
My PC is i5 10440, Asus Prime z490m-plus, NVMe WD_BLACK SN770 250GB
Planning move to Ventura soon, I tried update to OC 0.87.
- I updated OpenCore.efi, OpenCanopy.efi, OpenRuntime.efi and boot/BOOTx64.efi from OC 0.87 (debug mode)
- I updated all kexts, drivers and ACPI files
- Changes in config.plist: Only debug mode related
When I boot, shows plain text boot options (not graphic) and it freezes on apple logo screen.
I attached my config.plist, opencore.log and files screenshots
Can you help me? TIA
also best to recheck your config.plist, this is in the wrong format:

Code:
<key>Drivers</key>
        <array>
            <string>HfsPlus.efi</string>
            <string>OpenRuntime.efi</string>
            <string>VBoxHfs.efi</string>
            <string>OpenCanopy.efi</string>
        </array>
check with sample.plist form your opencore download for any other issues
 
Results from Using OCConfigComparePublic (https://github.com/corpnewt/OCConfigCompare)


Code:
#######################################################
#                 OC Config Compare                   #
#######################################################

Checking for values missing from User plist:

config.plist -> ACPI -> Patch -> Array[0] - Missing Key: Base
config.plist -> ACPI -> Patch -> Array[0] - Missing Key: BaseSkip
config.plist -> ACPI -> Quirks - Missing Key: SyncTableIds
config.plist -> Booter -> Quirks - Missing Key: ForceBooterSignature
config.plist -> Booter -> Quirks - Missing Key: ResizeAppleGpuBars
config.plist -> Kernel -> Block -> Array[0] - Missing Key: Strategy
config.plist -> Kernel -> Quirks - Missing Key: CustomPciSerialDevice
config.plist -> Kernel -> Quirks - Missing Key: ForceAquantiaEthernet
config.plist -> Kernel -> Quirks - Missing Key: ProvideCurrentCpuInfo
config.plist -> Kernel -> Quirks - Missing Key: SetApfsTrimTimeout
config.plist -> Kernel -> Scheme - Missing Key: CustomKernel
config.plist -> Misc - Missing Key: Serial
config.plist -> Misc -> Boot - Missing Key: HibernateSkipsPicker
config.plist -> Misc -> Boot - Missing Key: LauncherOption
config.plist -> Misc -> Boot - Missing Key: LauncherPath
config.plist -> Misc -> Debug - Missing Key: LogModules
config.plist -> Misc -> Entries -> Array[0] - Missing Key: Flavour
config.plist -> Misc -> Tools -> Array[0] - Missing Key: Flavour
config.plist -> Misc -> Tools -> Array[0] - Missing Key: FullNvramAccess
config.plist -> PlatformInfo - Missing Key: UseRawUuidEncoding
config.plist -> PlatformInfo -> Generic - Missing Key: AdviseFeatures
config.plist -> PlatformInfo -> Generic - Missing Key: MaxBIOSVersion
config.plist -> UEFI - Missing Key: AppleInput
config.plist -> UEFI -> Audio - Missing Key: AudioOutMask
config.plist -> UEFI -> Audio - Missing Key: DisconnectHda
config.plist -> UEFI -> Audio - Missing Key: MaximumGain
config.plist -> UEFI -> Audio - Missing Key: MinimumAssistGain
config.plist -> UEFI -> Audio - Missing Key: MinimumAudibleGain
config.plist -> UEFI -> Audio - Missing Key: ResetTrafficClass
config.plist -> UEFI -> Drivers -> Array[0] - Type Difference: String --> Dictionary
config.plist -> UEFI -> Drivers -> Array[1] - Type Difference: String --> Dictionary
config.plist -> UEFI -> Drivers -> Array[2] - Type Difference: String --> Dictionary
config.plist -> UEFI -> Drivers -> Array[3] - Type Difference: String --> Dictionary
config.plist -> UEFI -> Output - Missing Key: GopPassThrough
config.plist -> UEFI -> Output - Missing Key: ReconnectGraphicsOnConnect
config.plist -> UEFI -> Output - Missing Key: UIScale
config.plist -> UEFI -> ProtocolOverrides - Missing Key: AppleEg2Info
config.plist -> UEFI -> Quirks - Missing Key: ActivateHpetSupport
config.plist -> UEFI -> Quirks - Missing Key: DisableSecurityPolicy
config.plist -> UEFI -> Quirks - Missing Key: EnableVectorAcceleration
config.plist -> UEFI -> Quirks - Missing Key: EnableVmx
config.plist -> UEFI -> Quirks - Missing Key: ForceOcWriteFlash
config.plist -> UEFI -> Quirks - Missing Key: ForgeUefiSupport
config.plist -> UEFI -> Quirks - Missing Key: ReloadOptionRoms
config.plist -> UEFI -> Quirks - Missing Key: ResizeGpuBars
config.plist -> UEFI -> Quirks - Missing Key: ResizeUsePciRbIo

Checking for values missing from Sample:

Sample.plist -> Misc -> Debug - Missing Key: SerialInit
Sample.plist -> Misc -> Security - Missing Key: AllowNvramReset
Sample.plist -> Misc -> Security - Missing Key: BootProtect
Sample.plist -> NVRAM - Missing Key: LegacyEnable
Sample.plist -> PlatformInfo -> Generic - Missing Key: AdviseWindows
Sample.plist -> UEFI -> Audio - Missing Key: AudioOut
Sample.plist -> UEFI -> Audio - Missing Key: MinimumVolume
Sample.plist -> UEFI -> Audio - Missing Key: VolumeAmplifier
Sample.plist -> UEFI -> Input - Missing Key: KeyMergeThreshold
Sample.plist -> UEFI -> ProtocolOverrides - Missing Key: AppleEvent

Is it better make config from scratch?
 
Results from Using OCConfigComparePublic (https://github.com/corpnewt/OCConfigCompare)


Code:
#######################################################
#                 OC Config Compare                   #
#######################################################

Checking for values missing from User plist:

config.plist -> ACPI -> Patch -> Array[0] - Missing Key: Base
config.plist -> ACPI -> Patch -> Array[0] - Missing Key: BaseSkip
config.plist -> ACPI -> Quirks - Missing Key: SyncTableIds
config.plist -> Booter -> Quirks - Missing Key: ForceBooterSignature
config.plist -> Booter -> Quirks - Missing Key: ResizeAppleGpuBars
config.plist -> Kernel -> Block -> Array[0] - Missing Key: Strategy
config.plist -> Kernel -> Quirks - Missing Key: CustomPciSerialDevice
config.plist -> Kernel -> Quirks - Missing Key: ForceAquantiaEthernet
config.plist -> Kernel -> Quirks - Missing Key: ProvideCurrentCpuInfo
config.plist -> Kernel -> Quirks - Missing Key: SetApfsTrimTimeout
config.plist -> Kernel -> Scheme - Missing Key: CustomKernel
config.plist -> Misc - Missing Key: Serial
config.plist -> Misc -> Boot - Missing Key: HibernateSkipsPicker
config.plist -> Misc -> Boot - Missing Key: LauncherOption
config.plist -> Misc -> Boot - Missing Key: LauncherPath
config.plist -> Misc -> Debug - Missing Key: LogModules
config.plist -> Misc -> Entries -> Array[0] - Missing Key: Flavour
config.plist -> Misc -> Tools -> Array[0] - Missing Key: Flavour
config.plist -> Misc -> Tools -> Array[0] - Missing Key: FullNvramAccess
config.plist -> PlatformInfo - Missing Key: UseRawUuidEncoding
config.plist -> PlatformInfo -> Generic - Missing Key: AdviseFeatures
config.plist -> PlatformInfo -> Generic - Missing Key: MaxBIOSVersion
config.plist -> UEFI - Missing Key: AppleInput
config.plist -> UEFI -> Audio - Missing Key: AudioOutMask
config.plist -> UEFI -> Audio - Missing Key: DisconnectHda
config.plist -> UEFI -> Audio - Missing Key: MaximumGain
config.plist -> UEFI -> Audio - Missing Key: MinimumAssistGain
config.plist -> UEFI -> Audio - Missing Key: MinimumAudibleGain
config.plist -> UEFI -> Audio - Missing Key: ResetTrafficClass
config.plist -> UEFI -> Drivers -> Array[0] - Type Difference: String --> Dictionary
config.plist -> UEFI -> Drivers -> Array[1] - Type Difference: String --> Dictionary
config.plist -> UEFI -> Drivers -> Array[2] - Type Difference: String --> Dictionary
config.plist -> UEFI -> Drivers -> Array[3] - Type Difference: String --> Dictionary
config.plist -> UEFI -> Output - Missing Key: GopPassThrough
config.plist -> UEFI -> Output - Missing Key: ReconnectGraphicsOnConnect
config.plist -> UEFI -> Output - Missing Key: UIScale
config.plist -> UEFI -> ProtocolOverrides - Missing Key: AppleEg2Info
config.plist -> UEFI -> Quirks - Missing Key: ActivateHpetSupport
config.plist -> UEFI -> Quirks - Missing Key: DisableSecurityPolicy
config.plist -> UEFI -> Quirks - Missing Key: EnableVectorAcceleration
config.plist -> UEFI -> Quirks - Missing Key: EnableVmx
config.plist -> UEFI -> Quirks - Missing Key: ForceOcWriteFlash
config.plist -> UEFI -> Quirks - Missing Key: ForgeUefiSupport
config.plist -> UEFI -> Quirks - Missing Key: ReloadOptionRoms
config.plist -> UEFI -> Quirks - Missing Key: ResizeGpuBars
config.plist -> UEFI -> Quirks - Missing Key: ResizeUsePciRbIo

Checking for values missing from Sample:

Sample.plist -> Misc -> Debug - Missing Key: SerialInit
Sample.plist -> Misc -> Security - Missing Key: AllowNvramReset
Sample.plist -> Misc -> Security - Missing Key: BootProtect
Sample.plist -> NVRAM - Missing Key: LegacyEnable
Sample.plist -> PlatformInfo -> Generic - Missing Key: AdviseWindows
Sample.plist -> UEFI -> Audio - Missing Key: AudioOut
Sample.plist -> UEFI -> Audio - Missing Key: MinimumVolume
Sample.plist -> UEFI -> Audio - Missing Key: VolumeAmplifier
Sample.plist -> UEFI -> Input - Missing Key: KeyMergeThreshold
Sample.plist -> UEFI -> ProtocolOverrides - Missing Key: AppleEvent

Is it better make config from scratch?
probably
 
if you want to

Catalina was 100%.
I updated to Ventura (using system preferences) and MacOS was bricked.
I will open a new thread about this.

Thanks for your great help!
 
Status
Not open for further replies.
Back
Top