SpaceinvaderOne / Macinabox

Unraid docker image to help install MacOS vms
379 stars 72 forks source link

Updates to Opencore (0.7.5) and kexts #58

Closed 82ghost82 closed 2 years ago

82ghost82 commented 2 years ago

More and more users are experiencing issues after installing a working copy of mac os through macinabox because they use opencore configurator to easily configure smbios data. The issue is that opencore changed a little the config.plist structure and newer versions of opencore configurator are not backward compatible. The standard user downloads the latest version of opencore configurator and doesn't know that ideally each version of opencore requires a specific version of the configurator. Using the latest version of opencore configurator on an older version of opencore results in an unbootable system. This update tries to fix this issue even if opencore configurator is not and was never supported by Acidanthera.

Updates Opencore 0.7.5 debug AppleALC updated to 1.6.6 debug Lilu updated to 1.5.7 debug VirtualSMC updated to 1.2.7 debug Whatevergreen updated to 1.5.5 debug

Fixes: . Changed MinDate and MinVersion to -1 to allow booting mac os < Big Sur: https://github.com/SpaceinvaderOne/Macinabox/pull/57#issuecomment-959422236 . Update patches for disabling x_86_validate_topology and force penryn family

82ghost82 commented 2 years ago

Closing this in favor of: https://github.com/SpaceinvaderOne/Macinabox/pull/61