ismolika Posted July 18, 2024 Share Posted July 18, 2024 21 minutes ago, eSaF said: Bro you need to disable SIP before patching, that is what it is telling you. After disabling SIP, reboot, clean Nvram then patch. Simply as that. I did disable it , but stil getting same error. Link to comment https://www.insanelymac.com/forum/topic/359530-pre-release-macos-sequoia/page/40/#findComment-2822934 Share on other sites More sharing options...
deeveedee Posted July 18, 2024 Share Posted July 18, 2024 @ismolika Have you posted your current EFI (with config.plist) anywhere for public review? Also, there is some conflicting / confusing info in this thread. When csr-active-config = 0x0, SIP is fully ENABLED. If you're still struggling with this, post your EFI when you ask for help. Link to comment https://www.insanelymac.com/forum/topic/359530-pre-release-macos-sequoia/page/40/#findComment-2822938 Share on other sites More sharing options...
ismolika Posted July 18, 2024 Share Posted July 18, 2024 3 minutes ago, deeveedee said: @ismolika Have you posted your current EFI (with config.plist) anywhere for public review? Also, there is some conflicting / confusing info in this thread. When csr-active-config = 0x0, SIP is fully ENABLED. If you're still struggling with this, post your EFI when you ask for help. Hi, my csr-active-config is set to 67000000. I will try to post my EFI. Thank you. Link to comment https://www.insanelymac.com/forum/topic/359530-pre-release-macos-sequoia/page/40/#findComment-2822939 Share on other sites More sharing options...
deeveedee Posted July 18, 2024 Share Posted July 18, 2024 @ismolika It looks like you may be confusing SIP settings after migrating from CLOVER to OC. In addition to posting your EFI, test with csr-active-config=0x03080000 as has already been recommended to you. 1 Link to comment https://www.insanelymac.com/forum/topic/359530-pre-release-macos-sequoia/page/40/#findComment-2822940 Share on other sites More sharing options...
robi62 Posted July 18, 2024 Share Posted July 18, 2024 hi do you know if any version for sequoia have the Haswell patch included the one I use has not so cannot apply wireless coz it has errors 1 Link to comment https://www.insanelymac.com/forum/topic/359530-pre-release-macos-sequoia/page/40/#findComment-2822941 Share on other sites More sharing options...
ismolika Posted July 18, 2024 Share Posted July 18, 2024 (edited) 34 minutes ago, deeveedee said: @ismolika It looks like you may be confusing SIP settings after migrating from CLOVER to OC. In addition to posting your EFI, test with csr-active-config=0x03080000 as has already been recommended to you. Here is my EFI. If i change it to 0x03080000, i can not boot. Had to revert to 67000000. config.plist Edited July 18, 2024 by ismolika Link to comment https://www.insanelymac.com/forum/topic/359530-pre-release-macos-sequoia/page/40/#findComment-2822942 Share on other sites More sharing options...
deeveedee Posted July 18, 2024 Share Posted July 18, 2024 (edited) @ismolika Read this. I won't go so far as to say that you got lucky with your SIP setting. WARNING: Disabling SIP can break OS functionality such as software updates in macOS 11, Big Sur and newer. Please be careful to only disable specific SIP values instead of disabling SIP outright to avoid these issues. Enabling CSR_ALLOW_UNAUTHENTICATED_ROOT and CSR_ALLOW_APPLE_INTERNAL are common options that can break OS updates for users You can choose different values to enable or disable certain flags of SIP. Some useful tools to help you with these are BitmaskDecode (opens new window) and csrstat (opens new window). Common values are as follows (bytes are pre-hex swapped for you, and note that they go under NVRAM -> Add -> 7C436110-AB2A-4BBB-A880-FE41995C9F82 -> csr-active-config): 00000000 - SIP completely enabled (0x0). 03000000 - Disable kext signing (0x1) and filesystem protections (0x2). FF030000 - Disable all flags in macOS High Sierra (opens new window) (0x3ff). FF070000 - Disable all flags in macOS Mojave (opens new window) and in macOS Catalina (opens new window) (0x7ff) as Apple introduced a value for executable policy. FF0F0000 - Disable all flags in macOS Big Sur (0xfff) which has another new flag for authenticated root EDIT: @ismolika Also, your config.plist does not include a corresponding "Delete" for NVRAM > 7C436110-AB2A-4BBB-A880-FE41995C9F82 > csr-active-config. This means that you are REQUIRED to Reset NVRAM every time you change csr-active-config and retest. If you are testing without Reset NVRAM, your tests are probably inconclusive. Best to add the corresponding Delete to your config.plist. Edited July 18, 2024 by deeveedee 2 Link to comment https://www.insanelymac.com/forum/topic/359530-pre-release-macos-sequoia/page/40/#findComment-2822943 Share on other sites More sharing options...
ismolika Posted July 18, 2024 Share Posted July 18, 2024 32 minutes ago, deeveedee said: @ismolika Read this. I won't go so far as to say that you got lucky with your SIP setting. WARNING: Disabling SIP can break OS functionality such as software updates in macOS 11, Big Sur and newer. Please be careful to only disable specific SIP values instead of disabling SIP outright to avoid these issues. Enabling CSR_ALLOW_UNAUTHENTICATED_ROOT and CSR_ALLOW_APPLE_INTERNAL are common options that can break OS updates for users You can choose different values to enable or disable certain flags of SIP. Some useful tools to help you with these are BitmaskDecode (opens new window) and csrstat (opens new window). Common values are as follows (bytes are pre-hex swapped for you, and note that they go under NVRAM -> Add -> 7C436110-AB2A-4BBB-A880-FE41995C9F82 -> csr-active-config): 00000000 - SIP completely enabled (0x0). 03000000 - Disable kext signing (0x1) and filesystem protections (0x2). FF030000 - Disable all flags in macOS High Sierra (opens new window) (0x3ff). FF070000 - Disable all flags in macOS Mojave (opens new window) and in macOS Catalina (opens new window) (0x7ff) as Apple introduced a value for executable policy. FF0F0000 - Disable all flags in macOS Big Sur (0xfff) which has another new flag for authenticated root EDIT: @ismolika Also, your config.plist does not include a corresponding "Delete" for NVRAM > 7C436110-AB2A-4BBB-A880-FE41995C9F82 > csr-active-config. This means that you are REQUIRED to Reset NVRAM every time you change csr-active-config and retest. If you are testing without Reset NVRAM, your tests are probably inconclusive. Best to add the corresponding Delete to your config.plist. Screw this, lol i give up. status saz disabled, but oclp saz its enabled. i have no clue whats going on. Can live without the fenvi i guess. Thank you for your ehlp Link to comment https://www.insanelymac.com/forum/topic/359530-pre-release-macos-sequoia/page/40/#findComment-2822944 Share on other sites More sharing options...
deeveedee Posted July 18, 2024 Share Posted July 18, 2024 17 minutes ago, ismolika said: Screw this, lol i give up. status saz disabled, but oclp saz its enabled. i have no clue whats going on. Can live without the fenvi i guess. Thank you for your ehlp You are welcome. You're just burnt-out from too many failed attempts. Give it a rest and then read the last few posts in this thread when you are ready to try again. Link to comment https://www.insanelymac.com/forum/topic/359530-pre-release-macos-sequoia/page/40/#findComment-2822945 Share on other sites More sharing options...
ismolika Posted July 18, 2024 Share Posted July 18, 2024 7 minutes ago, deeveedee said: You are welcome. You're just burnt-out from too many failed attempts. Give it a rest and then read the last few posts in this thread when you are ready to try again. Lol so true. I tried using 03080000 one last time, but im getting "bad cpu type in executable" at boot. Link to comment https://www.insanelymac.com/forum/topic/359530-pre-release-macos-sequoia/page/40/#findComment-2822946 Share on other sites More sharing options...
deeveedee Posted July 18, 2024 Share Posted July 18, 2024 @ismolika Please post your current EFI (at least config.plist) with each new request for help. Link to comment https://www.insanelymac.com/forum/topic/359530-pre-release-macos-sequoia/page/40/#findComment-2822947 Share on other sites More sharing options...
ismolika Posted July 18, 2024 Share Posted July 18, 2024 2 minutes ago, deeveedee said: @ismolika Please post your current EFI (at least config.plist) with each new request for help. config.plist Link to comment https://www.insanelymac.com/forum/topic/359530-pre-release-macos-sequoia/page/40/#findComment-2822948 Share on other sites More sharing options...
ismolika Posted July 18, 2024 Share Posted July 18, 2024 2 minutes ago, eSaF said: @ismolika - Hi you've been asked a few times by @deeveedee to post your EFI Folder and you haven't. Whilst a config.plist can be helpful somewhat, the entire EFI Folder gives a far better understanding what the problem could be so that a member can give or suggest a fix. Hopefully from the config.plist alone someone can spot what is wrong. i have tried but can attach efi here. Guess have to do it somewhere else and link it here? Link to comment https://www.insanelymac.com/forum/topic/359530-pre-release-macos-sequoia/page/40/#findComment-2822951 Share on other sites More sharing options...
mek21 Posted July 18, 2024 Share Posted July 18, 2024 22 hours ago, deeveedee said: Ok. I assumed your were working more closely together. I also assumed that you were posting what you thought should be a fully working config. @mek21 Always run OpenCore's ocvalidate utility on config.plist when you make changes. Try using it on the OC config.plist that you posted and see what you find. Also look at the two USBPort kexts enabled in your config.plist. @eSaF I am trying to be good. How am I doing? EDIT: @mek21 Here's a hint for one of the problems that you'll uncover by using ocvalidate: Hide contents How do you spell VoodooPS2Controller.kext? Thank you for your replies, the kext name was changed intentionally. 1 Link to comment https://www.insanelymac.com/forum/topic/359530-pre-release-macos-sequoia/page/40/#findComment-2822953 Share on other sites More sharing options...
ismolika Posted July 18, 2024 Share Posted July 18, 2024 24 minutes ago, eSaF said: You can post it here if you remove the Resources Folder to reduce the size. PS - Found other possible error, remove or disable these patches, I don't think they are needed. What I suggested before should suffice. I am still going through your config for other improvements that can be made. Well after deletng resources folder its still too big. Max size is 10MB allowed here i see. So i dont know how to share the efi. Link to comment https://www.insanelymac.com/forum/topic/359530-pre-release-macos-sequoia/page/40/#findComment-2822955 Share on other sites More sharing options...
deeveedee Posted July 18, 2024 Share Posted July 18, 2024 (edited) 41 minutes ago, mek21 said: Thank you for your replies, the kext name was changed intentionally. That's a new technique for me, but glad you already know about it and I assume your EFI includes a kext named YoodooPS2Controller.kext. Hard to tell without seeing your full EFI. That's all I've got. I hope you figure it out. For others trying to follow this issue, it's a good lesson. When you ask for help, post your full EFI. If, after compressing the EFI, it's too large to be attached to a post, copy your EFI to a temporary location, delete the OC/Resources, OC/Drivers and OC/Tools folders. Then compress and attached the abridged EFI zip file. Asking for help and expecting others to be mind readers is a bit of a stretch. If you care about your privacy, remove MLB, ROM, SystemSerialNumber and SystemUUID from your config.plist before compressing and uploading. Edited July 18, 2024 by deeveedee 4 Link to comment https://www.insanelymac.com/forum/topic/359530-pre-release-macos-sequoia/page/40/#findComment-2822956 Share on other sites More sharing options...
Anto65 Posted July 18, 2024 Share Posted July 18, 2024 19 minutes ago, ismolika said: Well after deletng resources folder its still too big. Max size is 10MB allowed here i see. So i dont know how to share the efi. https://easyupload.io/ Upload here and share the link 3 Link to comment https://www.insanelymac.com/forum/topic/359530-pre-release-macos-sequoia/page/40/#findComment-2822957 Share on other sites More sharing options...
ismolika Posted July 18, 2024 Share Posted July 18, 2024 5 minutes ago, Anto65 said: https://easyupload.io/ Upload here and share the link Thank you Here is the link for EFI https://easyupload.io/vq901q 2 Link to comment https://www.insanelymac.com/forum/topic/359530-pre-release-macos-sequoia/page/40/#findComment-2822958 Share on other sites More sharing options...
deeveedee Posted July 18, 2024 Share Posted July 18, 2024 (edited) @ismolika You're the second person in a day to post a hack config with two USB kexts: Spoiler I admit to being unfamiliar with most USB patching methods. Are there USB patching kexts that require the use of USBInjectAll and a separate USB mapping kext (in your case, USBMap.kext)? EDIT: @ismolika Also, I see that you added the NVRAM > Delete for csr-active-config. You're still setting csr-active-config = 0x67 which is wrong. Is that what you're still testing with? EDIT2: @ismolika I am not familiar with USBPower.kext which is enabled in your config.plist and which exists in your OC/Kexts folder. You also inject SSDT-EC-USBX.aml (ACPI > Add) in your config.plist. Are you testing multiple USB patching techniques and accidentally leaving multiple methods enabled at the same time? EDIT3: @ismolika I just read CorpNewt's instructions for USBMap.kext. USBInjectAll.kext (and other USB kexts) must be disabled. Has this EFI worked with macOS versions prior to Sequoia Beta? If not, I would recommend that you develop a fully working EFI with a released version of macOS (e.g. Sonoma) and then move on to Beta versions of Sequoia. Just my recommendation and what I would do if I were you. Edited July 18, 2024 by deeveedee 3 Link to comment https://www.insanelymac.com/forum/topic/359530-pre-release-macos-sequoia/page/40/#findComment-2822961 Share on other sites More sharing options...
miliuco Posted July 18, 2024 Share Posted July 18, 2024 @ismolika Without csr-active-config=0308000 (type as Data) you'll not be able to apply OCLP root patch. This is mandatory. I don't know why you don't boot with such value but any other value prevents OCLP to apple the patch. 3 1 Link to comment https://www.insanelymac.com/forum/topic/359530-pre-release-macos-sequoia/page/40/#findComment-2822962 Share on other sites More sharing options...
robi62 Posted July 18, 2024 Share Posted July 18, 2024 2 hours ago, eSaF said: You can post it here if you remove the Resources Folder to reduce the size. PS - Found other possible error, remove or disable these patches, I don't think they are needed. What I suggested before should suffice. I am still going through your config for other improvements that can be made. Hi I still use disable rtc scheduling otherwise my hack has a lot of darkwake from sleep 😊 1 Link to comment https://www.insanelymac.com/forum/topic/359530-pre-release-macos-sequoia/page/40/#findComment-2822964 Share on other sites More sharing options...
MaLd0n Posted July 18, 2024 Share Posted July 18, 2024 1 hour ago, eSaF said: I tried my best, I am done for the day editing EFI Folders. You are always very polite and always help everyone. If the Hackintosh scene had more people like you, we wouldn't be where we are. Nowadays the Vanilla Rockets are too much to handle. 5 Link to comment https://www.insanelymac.com/forum/topic/359530-pre-release-macos-sequoia/page/40/#findComment-2822967 Share on other sites More sharing options...
cankiulascmnfye Posted July 18, 2024 Share Posted July 18, 2024 (edited) 5 hours ago, deeveedee said: @ismolika Read this. I won't go so far as to say that you got lucky with your SIP setting. This has nothing to do with luck! 0x67 still is a valid mask (see 10.12 column). It's just that it won't work for applying root patches. The fact that 0x803 crashes the system might be due bits 2, 6 and 7 are now missing. Maybe 0x867 yields better results. Edited July 18, 2024 by cankiulascmnfye 1 1 Link to comment https://www.insanelymac.com/forum/topic/359530-pre-release-macos-sequoia/page/40/#findComment-2822969 Share on other sites More sharing options...
deeveedee Posted July 18, 2024 Share Posted July 18, 2024 (edited) @cankiulascmnfye I'm not sure what to say. Read my statement again? EDIT: It is clear that 0x67 is from a CLOVER EFI that was attempting to fully disable SIP. See here for a refresher. Again, I won't go so far as to say that it is lucky that this same CLOVER bit-pattern works in OC. Edited July 18, 2024 by deeveedee 1 Link to comment https://www.insanelymac.com/forum/topic/359530-pre-release-macos-sequoia/page/40/#findComment-2822970 Share on other sites More sharing options...
Cyberdevs Posted July 19, 2024 Share Posted July 19, 2024 22 hours ago, robi62 said: hi do you know if any version for sequoia have the Haswell patch included the one I use has not so cannot apply wireless coz it has errors This error might be because of the OCLP itself, when you open the OCLP does it install the services required for the OCLP at first run or not? if not download the latest nightly version, delete the previous version, open the latest OCLP that you've downloaded and it should install all the required files to run OCLP properly. 5 Link to comment https://www.insanelymac.com/forum/topic/359530-pre-release-macos-sequoia/page/40/#findComment-2822980 Share on other sites More sharing options...
Recommended Posts