SavageAUS Posted July 24, 2023 Share Posted July 24, 2023 9 minutes ago, ichelash said: It should It does!!!!!! It was user error. I had the IO80211FamilyLegacy.kext before IOSkywalkFamily.kext. I fixed the order and I now have Wifi and AirDrop. Now to test without AirportBrcmFixup.kext as I was not using before. 3 Link to comment Share on other sites More sharing options...
ichelash Posted July 24, 2023 Author Share Posted July 24, 2023 26 minutes ago, SavageAUS said: It does!!!!!! It was user error. I had the IO80211FamilyLegacy.kext before IOSkywalkFamily.kext. I fixed the order and I now have Wifi and AirDrop. Now to test without AirportBrcmFixup.kext as I was not using before. Sounds great...👍 1 Link to comment Share on other sites More sharing options...
HyperX7 Posted July 24, 2023 Share Posted July 24, 2023 13 hours ago, surenmunoo said: Configured exactly as notes say but with that 1 kext enabled my Asus Z790 ProArt will not boot Sonoma. It boots Ventura okay. I turn it off and Sonoma boots, wifi icon on top right starts flashing like trying to connect but goes to greyed out and Broadcom module does not show in Hackintool I have the same problem. Were you able to solve this problem? 1 Link to comment Share on other sites More sharing options...
surenmunoo Posted July 25, 2023 Share Posted July 25, 2023 2 hours ago, HyperX7 said: I have the same problem. Were you able to solve this problem? No, not yet. I reinstalled Sonoma as well, did the patch and after reboot wifi still does not work. I checked the patch again and it shows that patches have been applied but no wifi. 1 Link to comment Share on other sites More sharing options...
mboy Posted July 25, 2023 Share Posted July 25, 2023 Bootloader freezes with following verbose output 05:438 00:015 AAPL: #[EB.LD.LF|IN] 0 1 <"<null string>"> <"1"> 05:469 00:030 AAPL: #[EB.B.SBS|SZ] 723512 05:492 00:023 AAPL: #[EB|B:SHA] <e10c0de554e93abf44f4fc138dd5e12fb30863c8> 05:511 00:018 AAPL: #[EB.WL.PWLFNV|!] Err(0xE) <- RT.GV wake-failure 7C436110-AB2A-4BBB-A880-FE41995C9F82 05:526 00:015 AAPL: #[EB.WL.DT|!] Err(0xE) <- EB.WL.PWLFNV 05:540 00:014 AAPL: #[EB.WL.PWLFRTC|NONE] 05:556 00:015 AAPL: #[EB.WL.DT|!] Err(0xE) <- EB.WL.PWLFRTC 05:575 00:019 AAPL: #[EB.LD.LKC|D] <"boot\System\Library\KernelCollections\BootKernelExtensions.kc.development"> 05:597 00:022 AAPL: #[EB.LD.OFS|OPEN!] Err(0xE) <"boot\\System\\Library\\KernelCollections\\BootKernelExtensions.kc.development"> 05:615 00:018 AAPL: #[EB.LD.LKC|R.2] <"boot\System\Library\KernelCollections\BootKernelExtensions.kc"> I believe this is due to a problem with blocking com.apple.iokit.IOSkywalkFamily kext; I get a kernel panic if the block is disabled. not sure how else to allow IOSkywalk downgrade that is needed. Link to comment Share on other sites More sharing options...
SavageAUS Posted July 26, 2023 Share Posted July 26, 2023 Bootloader freezes with following verbose output 05:438 00:015 AAPL: #[EB.LD.LF|IN] 0 1 "> 05:469 00:030 AAPL: #[EB.B.SBS|SZ] 723512 05:492 00:023 AAPL: #[EB|B:SHA] 05:511 00:018 AAPL: #[EB.WL.PWLFNV|!] Err(0xE) 05:526 00:015 AAPL: #[EB.WL.DT|!] Err(0xE) 05:540 00:014 AAPL: #[EB.WL.PWLFRTC|NONE] 05:556 00:015 AAPL: #[EB.WL.DT|!] Err(0xE) 05:575 00:019 AAPL: #[EB.LD.LKC|D] 05:597 00:022 AAPL: #[EB.LD.OFS|OPEN!] Err(0xE) 05:615 00:018 AAPL: #[EB.LD.LKC|R.2] I believe this is due to a problem with blocking com.apple.iokit.IOSkywalkFamily kext; I get a kernel panic if the block is disabled. not sure how else to allow IOSkywalk downgrade that is needed. Do you have the OCLP Kexts added to your EFI and config.plist?Sent from my iPhone using Tapatalk Link to comment Share on other sites More sharing options...
Cyberdevs Posted July 26, 2023 Share Posted July 26, 2023 On 7/24/2023 at 2:30 PM, SavageAUS said: Sanity check on AMD rig before running the app I just built. Hide contents IOSkywalkFamily.kext must be the first kext in this order. 2 Link to comment Share on other sites More sharing options...
mboy Posted July 26, 2023 Share Posted July 26, 2023 14 hours ago, SavageAUS said: Do you have the OCLP Kexts added to your EFI and config.plist? Sent from my iPhone using Tapatalk Wifi working now after update OpenCore to latest release and removing unnecessary kexts as per this post 2 Link to comment Share on other sites More sharing options...
ameenjuz Posted August 24, 2023 Share Posted August 24, 2023 can anyone help me? after this command pip3 install -r requirements.txt successfully when I run Build-Binary.command I get issue during compiling OCLP pyinstaller not found /usr/local/bin/pyinstaller I already installed command line tool Xcode 15 beta 7 and Kernel_Debug_Kit_14.0_build_23A5328b please how to put pyinstaller into /usr/local/bin/pyinstaller screenshot attached Link to comment Share on other sites More sharing options...
Cyberdevs Posted August 24, 2023 Share Posted August 24, 2023 @ameenjuz Look here: https://www.insanelymac.com/forum/topic/357280-how-to-create-beta-preview-of-oclp-068-for-dummies/#comment-2808696 Link to comment Share on other sites More sharing options...
ameenjuz Posted August 24, 2023 Share Posted August 24, 2023 8 minutes ago, Cyberdevs said: @ameenjuz Look here: https://www.insanelymac.com/forum/topic/357280-how-to-create-beta-preview-of-oclp-068-for-dummies/#comment-2808696 thanks for reply I already followed this guide but I m missing pyinstaller not found Link to comment Share on other sites More sharing options...
Cyberdevs Posted August 24, 2023 Share Posted August 24, 2023 8 minutes ago, ameenjuz said: thanks for reply I already followed this guide but I m missing pyinstaller not found Have installed Python? Link to comment Share on other sites More sharing options...
ameenjuz Posted August 24, 2023 Share Posted August 24, 2023 4 minutes ago, Cyberdevs said: Have installed Python? yes I already installed 3.11 Link to comment Share on other sites More sharing options...
Cyberdevs Posted August 24, 2023 Share Posted August 24, 2023 type this command: pip3 install pyinstaller and for more details see this article: https://macmeup.com/building-oclp-alpha/ Link to comment Share on other sites More sharing options...
miliuco Posted August 24, 2023 Share Posted August 24, 2023 @ameenjuz 1. Install pyinstaller as per @Cyberdevs command 2. Locate pyinstaller (yours can differ) /Users/yo > which pyinstaller /Library/Frameworks/Python.framework/Versions/3.10/bin/pyinstaller 3. Make a symbolic link from current pyinstaller to /usr/local/bin /Users/yo > sudo ln -s /Library/Frameworks/Python.framework/Versions/3.10/bin/pyinstaller /usr/local/bin/pyinstaller 4. So you get rid of the error pyinstaller not found /usr/local/bin/pyinstaller 2 Link to comment Share on other sites More sharing options...
ameenjuz Posted August 24, 2023 Share Posted August 24, 2023 2 hours ago, miliuco said: @ameenjuz 1. Install pyinstaller as per @Cyberdevs command 2. Locate pyinstaller (yours can differ) /Users/yo > which pyinstaller /Library/Frameworks/Python.framework/Versions/3.10/bin/pyinstaller 3. Make a symbolic link from current pyinstaller to /usr/local/bin /Users/yo > sudo ln -s /Library/Frameworks/Python.framework/Versions/3.10/bin/pyinstaller /usr/local/bin/pyinstaller 4. So you get rid of the error pyinstaller not found /usr/local/bin/pyinstaller 5 hours ago, Cyberdevs said: type this command: pip3 install pyinstaller and for more details see this article: https://macmeup.com/building-oclp-alpha/ thanks for solving my problem worked now running python3 Build-Binary.command which is provide Dark Gui mode I like thanks again 1 Link to comment Share on other sites More sharing options...
Recommended Posts