Slice Posted July 26, 2023 Share Posted July 26, 2023 14 hours ago, mnfesq said: I have an app that I use daily that require SIP to be fully disabled. Can someone who has wifi working please test this csr-active-config to see if it works with the OLCP patch? csr-active-config=6F020000 Thanks. AFAIK the bit 0x800 needed for OCLP so <6F0A0000> at least. 3 1 Link to comment Share on other sites More sharing options...
surenmunoo Posted July 26, 2023 Share Posted July 26, 2023 23 minutes ago, cankiulascmnfye said: @surenmunoo Add AirportBrcmFIxup (disable the plugin kexts) for testing. Must I disable all the added IOkexts only? Link to comment Share on other sites More sharing options...
cankiulascmnfye Posted July 26, 2023 Share Posted July 26, 2023 @surenmunoo In the notes of the Sonoma OCLP Development bracnh it says, that you still have to apply root patches with OCLP 068 afterwards to make it work: Source: https://github.com/dortania/OpenCore-Legacy-Patcher/pull/1077#issuecomment-1646934494 1 Link to comment Share on other sites More sharing options...
surenmunoo Posted July 26, 2023 Share Posted July 26, 2023 (edited) @cankiulascmnfye Sorry but a stupid question from me, The highlighted says to only run OCLP patch once the kexts and changes are injected so from my view must this be done after I create the EFI and a reboot then I run the OCLP patch? If yes, after I create the EFI and reboot then I have not network, no bluetooth, no thunderbolt as per my screenshot above. This all disappears when I boot with the edited EFI before running the patch. Or do I create the EFI, run the patch and then reboot? Edited July 26, 2023 by surenmunoo Link to comment Share on other sites More sharing options...
cankiulascmnfye Posted July 26, 2023 Share Posted July 26, 2023 @surenmunoo Root patching affects macOSes system partition, not the EFI. So, if you've created a fresh install of macOS or upgraded or updated. You have to re-apply the patches with OCLP. Link to comment Share on other sites More sharing options...
surenmunoo Posted July 26, 2023 Share Posted July 26, 2023 Just now, cankiulascmnfye said: @surenmunoo Root patching affects macOSes system partition, not the EFI. So, if you've created a fresh install of macOS or upgraded or updated. You have to re-apply the patches with OCLP. I am creating the fresh install from Ventura using my normal EFI, system installs Sonoma using my normal EFI that I boot into Ventura with which does not have these IOkext changes etc. After Sonoma is installed, I reboot and select the EFI that I created which has the edits and then that's where the problem starts, takes long to boot after verbose, I get black screen for 5 minutes, then Sonoma starts and I have no ethernet, BT etc. Do I still run the patch with none of those things showing. Thanks for your time and help to fix this mate 👍 Link to comment Share on other sites More sharing options...
surenmunoo Posted July 26, 2023 Share Posted July 26, 2023 7 minutes ago, cankiulascmnfye said: @surenmunoo Root patching affects macOSes system partition, not the EFI. So, if you've created a fresh install of macOS or upgraded or updated. You have to re-apply the patches with OCLP. If I turn off this in kernel, Block then I can boot quickly into Sonoma and network and win etc works. I enable it again and it blocks everything for me Link to comment Share on other sites More sharing options...
Max.1974 Posted July 26, 2023 Share Posted July 26, 2023 7 hours ago, surenmunoo said: Hey Guys, Looking for help here. So I made another EFi with the changes needed for the Broadcom BCM4360 M.2 wifi card. I can boot into Sonoma but I get black screen for 5 minutes before Sonona actually loads, when it loads it shows patches are done but I have no more bluetooth, network cards and yes no wifi as well. Config attached. If I re-install Sonoma (3rd time going now) I can boot is fast like Ventura. config.plist.zip 5.6 kB · 8 downloads I saw your config plist, and maybe you should try exclude UsbinjectAll.kext because you already have Usbports.kext and mapping (I guess) so, this cause conflicts. In your MOBO are you have only one Fenvi Card combo, or have another (onboard like intel) original from your MOBO model? I was have issues with Z790 usb ports, nothing fixes until make my on SSDT Mapping ports like OC Little Translate USB Mapping from Git Hub user 1 Link to comment Share on other sites More sharing options...
deeveedee Posted July 26, 2023 Share Posted July 26, 2023 21 minutes ago, Max.1974 said: I saw your config plist, and maybe you should try exclude UsbinjectAll.kext because you already have Usbports.kext and mapping (I guess) so, this cause conflicts. It's disabled, no? Link to comment Share on other sites More sharing options...
Max.1974 Posted July 26, 2023 Share Posted July 26, 2023 1 minute ago, deeveedee said: It's disabled, no? That's truth but it's possible give conflicts if he used Reset DSDT to remap his usb ports. Im broke my head and hours and days until fix that with one tutorial from USB Map OC Little Translate from Git Hub MF* user It's hard but work. Z790 is different and complicated MOBO series. Link to comment Share on other sites More sharing options...
DMhackintosh Posted July 26, 2023 Share Posted July 26, 2023 I'm still stuck on Sonoma beta1 for a reason. Some programs cannot be used on Sonoma beta2 or later. Also I patched with OCLP 0.6.8 but no luck, network not showing on Fenvi T919, am I doing something wrong? Link to comment Share on other sites More sharing options...
SavageAUS Posted July 26, 2023 Author Share Posted July 26, 2023 I'm still stuck on Sonoma beta1 for a reason. Some programs cannot be used on Sonoma beta2 or later. Also I patched with OCLP 0.6.8 but no luck, network not showing on Fenvi T919, am I doing something wrong?There have been plenty of ways posted to get the full installer for each beta, no reason to be stuck on beta 1. For the wifi patching to be successful you will need to update to the latest beta and follow the instructions. Sent from my iPhone using Tapatalk If I turn off this in kernel, Block then I can boot quickly into Sonoma and network and win etc works. I enable it again and it blocks everything for me To fix the black screen delay take a look at whatever green, in particular the boot args attached.For wifi follow the instructions carefully and as long as you have a supported chip it will work. Just takes some tinkering and patience. Make sure you set the min and max kernel for the OCLP Kexts to be able to boot Ventura still. Make sure you set the nvram correctly amfi and secure boot and exclude the skywalk kext from macOS. As previously mentioned the OCLP patcher patches your macOS installation, not your EFI folder. So if your using multiple EFI’s make sure the one you use for Sonoma has the correct settings and Kexts. Don’t forget to clean NVRAM. For my laptops I need to use -igfxblr and -igfxblt I believe and this corrected the black screen delay. Sent from my iPhone using Tapatalk 3 Link to comment Share on other sites More sharing options...
miliuco Posted July 26, 2023 Share Posted July 26, 2023 @DMhackintosh Set IOSkywalkFamily before IO80211FamilyLegacy in config.plist order. Did you set all as per OCLP readme? https://github.com/dortania/OpenCore-Legacy-Patcher/pull/1077#issuecomment-1646934494 1 Link to comment Share on other sites More sharing options...
D-an-W Posted July 26, 2023 Share Posted July 26, 2023 Is this patch something I could limit to Sonoma only as I have Windows 11, Ventura and Sonoma on the same drive? Link to comment Share on other sites More sharing options...
cankiulascmnfye Posted July 26, 2023 Share Posted July 26, 2023 OCLP 068 is out: https://github.com/dortania/OpenCore-Legacy-Patcher/releases 4 Link to comment Share on other sites More sharing options...
cankiulascmnfye Posted July 26, 2023 Share Posted July 26, 2023 Aaaaaand it's gone from the Assets again. Weird. Link to comment Share on other sites More sharing options...
Cyberdevs Posted July 26, 2023 Share Posted July 26, 2023 @cankiulascmnfye It's back again 2 Link to comment Share on other sites More sharing options...
surenmunoo Posted July 26, 2023 Share Posted July 26, 2023 5 hours ago, SavageAUS said: There have been plenty of ways posted to get the full installer for each beta, no reason to be stuck on beta 1. For the wifi patching to be successful you will need to update to the latest beta and follow the instructions. Sent from my iPhone using Tapatalk To fix the black screen delay take a look at whatever green, in particular the boot args attached. For wifi follow the instructions carefully and as long as you have a supported chip it will work. Just takes some tinkering and patience. Make sure you set the min and max kernel for the OCLP Kexts to be able to boot Ventura still. Make sure you set the nvram correctly amfi and secure boot and exclude the skywalk kext from macOS. As previously mentioned the OCLP patcher patches your macOS installation, not your EFI folder. So if your using multiple EFI’s make sure the one you use for Sonoma has the correct settings and Kexts. Don’t forget to clean NVRAM. For my laptops I need to use -igfxblr and -igfxblt I believe and this corrected the black screen delay. Sent from my iPhone using Tapatalk For my Z790 it seems that exclusion under kernel-block is causing my long boot delays and it seems to be blocking both my network ports, the I226-V and Aquantia port and my HS14 usb, SSP1 and 2 Thunderbolts to not show when I enable that. Is there any way to get wireless to work without that exclusion Link to comment Share on other sites More sharing options...
cankiulascmnfye Posted July 26, 2023 Share Posted July 26, 2023 5 minutes ago, Cyberdevs said: @cankiulascmnfye It's back again Yay. I am getting an 27" iMac 11,3 tomorrow which I bought for dirt cheap. Then I can finally test it on a real Mac I already bought the i7 870 Upgrade for it for 10 bucks (2 CPUs actually, shipping iincluded). But I think Sonoma is out of the picture at the moment. I think I need a GPU upgrade which requires flashing a modded vbios and a different GPU cooler or whatever. I save that for another day. 1 Link to comment Share on other sites More sharing options...
surenmunoo Posted July 26, 2023 Share Posted July 26, 2023 6 hours ago, Max.1974 said: I saw your config plist, and maybe you should try exclude UsbinjectAll.kext because you already have Usbports.kext and mapping (I guess) so, this cause conflicts. In your MOBO are you have only one Fenvi Card combo, or have another (onboard like intel) original from your MOBO model? I was have issues with Z790 usb ports, nothing fixes until make my on SSDT Mapping ports like OC Little Translate USB Mapping from Git Hub user Can you share your Z790 EFI that works with wifi BCM4360 or Fenvi so that I can compare. My issue is that exclusion in kernel-block that is causing issues for me. I have closed all my problems down to just that. If I remove that system works. 1 Link to comment Share on other sites More sharing options...
cankiulascmnfye Posted July 26, 2023 Share Posted July 26, 2023 5 hours ago, SavageAUS said: For my laptops I need to use -igfxblr and -igfxblt I believe and this corrected the black screen delay. AFAIK, you should use either or, not both. -igfxblr is for ≤ Monterey and -igfxblt is for Ventura and newer. I know because my laptop requires a backlight fix as well. 1 Link to comment Share on other sites More sharing options...
Cyberdevs Posted July 26, 2023 Share Posted July 26, 2023 5 minutes ago, cankiulascmnfye said: Yay. I am getting an 27" iMac 11,3 tomorrow which I bought for dirt cheap. Then I can finally test it on a real Mac I already bought the i7 870 Upgrade for it for 10 bucks (2 CPUs actually, shipping iincluded). But I think Sonoma is out of the picture at the moment. I think I need a GPU upgrade which requires flashing a modded vbios and a different GPU cooler or whatever. I save that for another day. Oh, cool, but that's a really old Mac but it's gonna be fun nonetheless lol Link to comment Share on other sites More sharing options...
cankiulascmnfye Posted July 26, 2023 Share Posted July 26, 2023 (edited) On 7/26/2023 at 9:03 PM, Cyberdevs said: Oh, cool, but that's a really old Mac but it's gonna be fun nonetheless lol I look at it more like a decorative piece of tech for my living room to browse the web or do some writing or office stuff. Edited August 12, 2023 by cankiulascmnfye 2 Link to comment Share on other sites More sharing options...
CloverLeaf Posted July 26, 2023 Share Posted July 26, 2023 (edited) 39 minutes ago, cankiulascmnfye said: AFAIK, you should use either or, not both. -igfxblr is for ≤ Monterey and -igfxblt is for Ventura and newer. I know because my laptop requires a backlight fix as well. I tried all combinations, no problem using both. Question is - is it needed? Answer is - No. One will work for sure. BTW my Dell 7400 also have this problem in Ventura and I'm using -igfxblr because -igfxblt stopped working at some point. Weird. Edited July 26, 2023 by CloverLeaf Link to comment Share on other sites More sharing options...
Max.1974 Posted July 26, 2023 Share Posted July 26, 2023 (edited) 1 hour ago, surenmunoo said: Can you share your Z790 EFI that works with wifi BCM4360 or Fenvi so that I can compare. My issue is that exclusion in kernel-block that is causing issues for me. I have closed all my problems down to just that. If I remove that system works. Here two EFI different. Not created by OCLP. NOT FOR OCLP Its better you read the post Here is ONE EFI. Not created by OCLP that is for Machintoshes computers. Use your onwn EFI modified like mine to put kexts and after that, give a Reset NVRam and run EFI on boot. Then run OCLP to Start Rooting your macOS SONOMA, reboot with EFI modified like mine, and should works. Don't forget edit config.plist with SecureBootModel like mine from EFI below. I try and works compiled my Opencore Legacy Patcher, and use with OCLP 0.6.8 works for SONOMA BETA 3 and 4 Its very IMPORTANT FOR YOU REMAP YOUR USB PORTS AND TRY USE YOUR OWN SSDTS FOLLOW THIS TUTORIAL credits is for @ichelash WORKS 100% TO INSTALL OCLP 0.6.8 COMPILED BY MY SELF 563610857_EFISONOMAOCLPAIRDROP240720232.zip Here is an special SSDT compiled to not conflict with USBPORTS ITS ONLY FOR GIGABYTE AORUS Z790 ELITE AX rev.1 SSDT-USB-AORUS ELITE AX USBPORTS COMPILED.aml.zip I follow this tutorial for min SSDT https://github.com/5T33Z0/OC-Little-Translated/tree/main/03_USB_Fixes/ACPI_Mapping_USB_Ports Thanks All Edited July 26, 2023 by Max.1974 2 Link to comment Share on other sites More sharing options...
Recommended Posts