MorenoAv Posted July 4 Share Posted July 4 Later when I'm home I'll try to enable Wifi, and where it is the AMFIPass.kext @lorys89 flavor? Thank you 2 Link to comment Share on other sites More sharing options...
miliuco Posted July 4 Share Posted July 4 @MorenoAv AMFIPass.kext 1.4.1 is Acidanthera flavour, here https://github.com/dortania/OpenCore-Legacy-Patcher/tree/sequoia-development/payloads/Kexts/Acidanthera RestrictEvents.kexts 1.1.4 @lorys89 flavour is here https://github.com/Lorys89/RestrictEvents 3 1 Link to comment Share on other sites More sharing options...
Irish_Man Posted July 4 Share Posted July 4 7 hours ago, eSaF said: And 'Continuity Camera' wireless? Wired only 1 Link to comment Share on other sites More sharing options...
AlfredoM Posted July 4 Share Posted July 4 @miliuco you have an iMac late 2015 21 inch (iMac16,2) with this graphics card: Intel Iris Pro Graphics 6200 is it supported with full graphics in Sequoia? Link to comment Share on other sites More sharing options...
eSaF Posted July 4 Share Posted July 4 (edited) 46 minutes ago, Irish_Man said: Wired only In that case all my functions with this patch corresponds with yours. My only bugbear is I just cannot install OCLP on Sequoia (all good on Sonoma), whether it is a released or the latest Nightly version. I don't know how much that matters at this stage. The fact that I can't, is eating away at the very core of my confidence. Edited July 4 by eSaF 2 1 1 Link to comment Share on other sites More sharing options...
ichelash Posted July 4 Share Posted July 4 52 minutes ago, eSaF said: In that case all my functions with this patch corresponds with yours. My only bugbear is I just cannot install OCLP on Sequoia (all good on Sonoma), whether it is a released or the latest Nightly version. I don't know how much that matters at this stage. The fact that I can't, is eating away at the very core of my confidence. Does it gives you errors..or it just can't patch? 2 1 Link to comment Share on other sites More sharing options...
Rocky12 Posted July 4 Share Posted July 4 same here unsupported host OS cannot use the patcher Link to comment Share on other sites More sharing options...
ichelash Posted July 4 Share Posted July 4 2 minutes ago, Rocky12 said: same here unsupported host OS cannot use the patcher Have downloaded the latest nightly patcher 1.6.0? 1 Link to comment Share on other sites More sharing options...
robi62 Posted July 4 Share Posted July 4 17 hours ago, ANTIKO said: https://github.com/dortania/OpenCore-Legacy-Patcher/actions/runs/9783955206 The only thing that bothers me is this🤕 hi when I open the link I cannot download anything??? Maybe im getting old???? 1 1 Link to comment Share on other sites More sharing options...
ichelash Posted July 4 Share Posted July 4 2 minutes ago, robi62 said: hi when I open the link I cannot download anything??? Maybe im getting old???? You need to sign in to GitHub...to be able to download.. 3 Link to comment Share on other sites More sharing options...
Rocky12 Posted July 4 Share Posted July 4 (edited) Edited July 4 by Rocky12 1 Link to comment Share on other sites More sharing options...
miliuco Posted July 4 Share Posted July 4 (edited) @AlfredoM Yes, I have such iMac but now it's not with me. It's at my daughter home. It's on Sonoma. Not Sequoia yet. @eSaF When you run OCLP >> Settings >> select a Mac model in the SMBIOS list, it doesn't matter if isn't yours >> go back >> Root patch. Does it fix your issue? Edited July 4 by miliuco 1 Link to comment Share on other sites More sharing options...
Rocky12 Posted July 4 Share Posted July 4 sorry guys apologize for my mistake i have uploaded multiple time the same image if someone is authorized can remove the post 1 hour ago, ichelash said: You need to sign in to GitHub...to be able to download.. i think i'm using the wrong version and the other thing is i don,t have github account to login 1 Link to comment Share on other sites More sharing options...
robi62 Posted July 4 Share Posted July 4 Hi signed in to github downloaded opencore patcher applied patch for wifi but now machine wont boot stops here Any ideas ?? Link to comment Share on other sites More sharing options...
eSaF Posted July 4 Share Posted July 4 1 hour ago, ichelash said: Does it gives you errors..or it just can't patch? I did post the patching problem a few pages back but here is what I am getting. 1 Link to comment Share on other sites More sharing options...
deeveedee Posted July 4 Share Posted July 4 @robi62 Looks like you might need to update VoodooInput.kext. A list of recommended kext updates is here. 1 Link to comment Share on other sites More sharing options...
kinhhoang161 Posted July 4 Share Posted July 4 22 minutes ago, eSaF said: I did post the patching problem a few pages back but here is what I am getting. I got the same error. idk why Link to comment Share on other sites More sharing options...
deeveedee Posted July 4 Share Posted July 4 In OCLP/opencore_legacy_patcher/sys_patch/sys_patch_detect.py, the method self.check_os_compat() sets self.unsupported_os Until you figure out the "Unsupported OS" issue, maybe you can manually set self.unsupported_os to False (or disable the self.check_os_compat() method) and rebuild. 4 1 Link to comment Share on other sites More sharing options...
robi62 Posted July 4 Share Posted July 4 (edited) 28 minutes ago, deeveedee said: @robi62 Looks like you might need to update VoodooInput.kext. A list of recommended kext updates is here. hi I did ages ago could it be the cryptexfixup kext?? Was is it for???? No as I don't need it my machine is kabylake Edited July 4 by robi62 Link to comment Share on other sites More sharing options...
kinhhoang161 Posted July 4 Share Posted July 4 @deeveedee thank you for your information. But I realized that if I use the version at runs 9783955206, it will not be Unsupported Host OS.. @eSaF try this Openore Legacy Patcher version: Sync PatcherSupportPkg · dortania/OpenCore-Legacy-Patcher@b7c4ea2 (github.com) 3 1 Link to comment Share on other sites More sharing options...
deeveedee Posted July 4 Share Posted July 4 8 minutes ago, robi62 said: hi I did ages ago could it be the cryptexfixup kext?? Was is it for???? No as I don't need it my machine is kabylake Maybe you should post your EFI for others to inspect. Link to comment Share on other sites More sharing options...
miliuco Posted July 4 Share Posted July 4 @eSaF @kinhhoang161 Does this fix the issue? 1 Link to comment Share on other sites More sharing options...
miliuco Posted July 4 Share Posted July 4 (edited) 1 hour ago, deeveedee said: In OCLP/opencore_legacy_patcher/sys_patch/sys_patch_detect.py, the method self.check_os_compat() sets self.unsupported_os Now the method looks different: def _check_os_compat(self) -> bool: """ Base check to ensure patcher is compatible with host OS """ min_os = os_data.os_data.big_sur max_os = os_data.os_data.sequoia if self.os_major < min_os or self.os_major > max_os: return False return True Edited July 4 by miliuco Fixed code, thanks deeveedee 1 Link to comment Share on other sites More sharing options...
mnfesq Posted July 4 Share Posted July 4 8 hours ago, ichelash said: Firefox in my Skylake with sequoia not working..after patching Broadcom wireless 🥵 Firefox needs the updated AMFIPass.kext. 2 Link to comment Share on other sites More sharing options...
deeveedee Posted July 4 Share Posted July 4 (edited) 6 minutes ago, miliuco said: Now the method looks different: The source I downloaded (with --branch sequoia-development) has max_os = sequoia Edited July 4 by deeveedee Link to comment Share on other sites More sharing options...
Recommended Posts