If MaxKernel is set to 21.5.0, the patch was not applied.Anyway, so far....no panic
If MaxKernel is set to 21.5.0, the patch was not applied.Anyway, so far....no panic
for me with syncretic patchCan anyone confirm whether setting MaxKernel to 21.6.0 will work flawlessly for Monterey 12.5?
System Integrity Protection status: enabled (Custom Configuration).
Configuration:
Apple Internal: disabled
Kext Signing: disabled
Filesystem Protections: disabled
Debugging Restrictions: disabled
DTrace Restrictions: disabled
NVRAM Protections: disabled
BaseSystem Verification: enabled
This is an unsupported configuration, likely to break in the future and leave your machine in an unknown state.
Is MaxKernel you need to change or simply remove it from config. What happens if you remove the patch completely?I found, that cdf for ASPP-Override.kext used
<key>MinKernel</key>
<string>21.4.0</string>
i changed it to >21.6.0<
is this right?
If I were you, I would change the latest relevant patch entries in config.plist asIs MaxKernel you need to change or simply remove it from config. What happens if you remove the patch completely?
I will experiment with this tonightIs MaxKernel you need to change or simply remove it from config. What happens if you remove the patch completely?
Check whether you haveHello, i have the following problem:
to install ReFindPlus would need to disable SIP on Mojave,
but when i boot into Recovery Mode via OpenCore (selecting the Recovery Partition @StartupPicker) i get only black screen and no visible output (RX 570, unflashed).
The recovery mode for the 2 other partitions (Monterey and ML) do work fine, but i need to disable SIP on Mojave, for ReFindPlus installation, thanks.
Code:System Integrity Protection status: enabled (Custom Configuration). Configuration: Apple Internal: disabled Kext Signing: disabled Filesystem Protections: disabled Debugging Restrictions: disabled DTrace Restrictions: disabled NVRAM Protections: disabled BaseSystem Verification: enabled This is an unsupported configuration, likely to break in the future and leave your machine in an unknown state.
EDIT: got into recovery with the help of another GraphicsCard (EFI-Bootscreen), but every attempt to disable SIP, seems to fail. It says in recovery, "SIP has been disabled, you must restart for changes to effect" but after restart back to square one with "System Integrity Protection status: enabled?
csr-active-config
in the NVRAM
section of your config.plist
as this is the NVRAM variable used by macOS to store current SIP settings, so if your OC setup is resetting it you will just see what OC sets on every reboot. (If you are using OCLP or equivalent patching - i.e. adding back OS files in place on the hard drive - then you will not want to remove these settings, however, as they enable the patches to work.)AllowToggleSip
option (OpenCore versions 0.7.0 to 0.8.0) or the ToggleSipEntry.efi
driver (OpenCore 0.8.1 and up) to add a Toggle SIP entry in your menu (it's an auxiliary entry, so you may need to press space to show it).csr-active-config
value set up in your OpenCore NVRAM
section as mentioned above, then you need to select the Toggle SIP menu entry twice (once so that it shows 'SIP enabled' - don't boot with this if you are relying on patches - then once again so that it shows 'SIP disabled' again) - in order to be sure that SIP is fully disabled.On my side, I'm running the following software (with no patch or kext related to AVX1.0):I will experiment with this tonight
build.kexts = [
{
'project': 'ASPP-Override',
'properties': {
'ExecutablePath': '',
'MinKernel': '21.4.0'
},
'repo': 'dortania',
'version': '1.0.1'
},
{
'project': 'Lilu',
'repo': 'acidanthera',
'version': '1.6.1'
},
{
'project': 'FeatureUnlock',
'repo': 'acidanthera',
'version': '1.0.9'
},
{
'project': 'WhateverGreen',
'repo': 'acidanthera',
'version': '1.6.0'
}
]
thanks, there isCheck whether you havecsr-active-config
in theNVRAM
section of yourconfig.plist
as this is the NVRAM variable used by macOS to store current SIP settings, so if your OC setup is resetting it you will just see what OC sets on every reboot. (If you are using OCLP or equivalent patching - i.e. adding back OS files in place on the hard drive - then you will not want to remove these settings, however, as they enable the patches to work.)
You can use theAllowToggleSip
option (OpenCore versions 0.7.0 to 0.8.0) or theToggleSipEntry.efi
driver (OpenCore 0.8.1 and up) to add a Toggle SIP entry in your menu (it's an auxiliary entry, so you may need to press space to show it).
If you do have a customcsr-active-config
value set up in your OpenCoreNVRAM
section as mentioned above, then you need to select the Toggle SIP menu entry twice (once so that it shows 'SIP enabled' - don't boot with this if you are relying on patches - then once again so that it shows 'SIP disabled' again) - in order to be sure that SIP is fully disabled.
dont know what to make of it.<key>csr-active-config</key>
<data>fwgAAA==</data>
I disabled all parts of the patch,Is MaxKernel you need to change or simply remove it from config. What happens if you remove the patch completely?
That's good info for people building by hand the configuration. Not sure you were talking to me (since you quoted me), by default Plistlib Generator auto-updates the patch related values for me, I don't need to edit anything in my configuration:If I were you, I would change the latest relevant patch entries in config.plist as
<key>MaxKernel</key>
<string></string>
properties = {
'Arch': 'x86_64',
'Base': '',
'Comment': '',
'Count': 1,
'Enabled': True,
'Find': b'',
'Identifier': '',
'Limit': 0,
'Mask': b'',
'MaxKernel': '',
'MinKernel': '',
'Replace': b'',
'ReplaceMask': b'',
'Skip': 0
}
If you want to disable temporarily the patch, simple set theI disabled all parts of the patch
Enabled
key to false
:<key>Enabled</key>
<false/>
Yes, i knowIf you want to disable temporarily the patch, simple set theEnabled
key tofalse
.
21.1.6? Do you mean 21.6.0? The 12.5 update hasn't worked for me. On the first boot my OC Picker selected macOS Installer, but then it stalled and rebooted by itself; on the second boot the Picker select Macintosh HD on its own and I'm back on 12.4. My MaxKernel lines are blank.I took the tack of changing MaxKernel to 21.1.6 in the @Syncretic "patch" in my config.plist (built using the instructions in Post #1).
12.5 installed and is running fine.
Thanks, I'm not aware that I have anything out of the ordinary that will prevent macOS Installer from installing 12.5. It's surprising that, when it stalls and reboots, Macintosh HD (12.4) should be auto-selected.@PeterHolbrook, that sounds to me like the upgrade procedure did not quite complete perhaps because you have something setup to not give you the boot menu. I used VMM, not sure if I needed to, but anyway, the first time the macOs Ibnstaller showed up on the boot menu...and I chose it...it went for a while and then rebooted itself..the second time in it seemed to go quite a long time also and seemed like it was even hanging, but eventually rebooted....and when it came back macOSInstaller no longer on the boot menu, but booting to the 12.5 volume caused another phase of the upgrade procedure to continue, before it finally booted into 12.5
While updating remember to change toThanks, I'm not aware that I have anything out of the ordinary that will prevent macOS Installer from installing 12.5. It's surprising that, when it stalls and reboots, Macintosh HD (12.4) should be auto-selected.
I'm attaching my config.plist.
for MacOS update I use Martin's config for OC 0.8.0.V2 with OC 0.8.021.1.6? Do you mean 21.6.0? The 12.5 update hasn't worked for me. On the first boot my OC Picker selected macOS Installer, but then it stalled and rebooted by itself; on the second boot the Picker select Macintosh HD on its own and I'm back on 12.4. My MaxKernel lines are blank.