Stefanalmare Posted June 30, 2025 Share Posted June 30, 2025 17 minutes ago, deeveedee said: @laobamac_yyds Very impressive! Unless I misunderstood the AppleHDA fix, it appears that you're restoring AppleHDA.kext in System/Library/Extensions. If that is the case and I'm understanding correctly, what is it about AppleHDA.kext that prevents us from injecting AppleHDA.kext via our CLOVER or Open Core boot loaders? Thank you for tolerating my naive question. Well done. I tried. It doesn't work. It need KDK. Link to comment https://www.insanelymac.com/forum/topic/361249-oclp-mod-releaseissuediscussion/page/3/#findComment-2835646 Share on other sites More sharing options...
deeveedee Posted June 30, 2025 Share Posted June 30, 2025 @Stefanalmare I think we all tried I haven't spent time to figure out why and was hoping @laobamac_yyds could explain. 2 Link to comment https://www.insanelymac.com/forum/topic/361249-oclp-mod-releaseissuediscussion/page/3/#findComment-2835647 Share on other sites More sharing options...
LockDown Posted June 30, 2025 Share Posted June 30, 2025 3 hours ago, deeveedee said: @laobamac_yyds Very impressive! Unless I misunderstood the AppleHDA fix, it appears that you're restoring AppleHDA.kext in System/Library/Extensions. If that is the case and I'm understanding correctly, what is it about AppleHDA.kext that prevents us from injecting AppleHDA.kext via our CLOVER or Open Core boot loaders? Thank you for tolerating my naive question. Well done. This 👆+1 Link to comment https://www.insanelymac.com/forum/topic/361249-oclp-mod-releaseissuediscussion/page/3/#findComment-2835673 Share on other sites More sharing options...
laobamac_yyds Posted July 1, 2025 Author Share Posted July 1, 2025 (edited) 18 hours ago, deeveedee said: @laobamac_yyds 太厉害了!除非我误解了 AppleHDA 的修复方法,否则看起来您是在 System/Library/Extensions 中恢复 AppleHDA.kext。如果是这样,而且我的理解正确,那么 AppleHDA.kext 究竟是什么阻止了我们通过 CLOVER 或 Open Core 引导加载程序注入 AppleHDA.kext?感谢您容忍我这个幼稚的问题。做得好。 @deeveedee @LockDown Not only has AppleHDA been removed, but the related dylib has also been removed from dyld_shared_cache. So we must use KDK to overwrite the root directory. In addition, AppleHDA cannot be injected through OpenCore, which can cause the system to crash directly. Because OC's injection method for kernel extensions is only based on BootKC, but AppleHDA is at the system user layer, and there is a significant gap between the two. It can even be said that the functions required by AppleHDA and the environment BootKC cannot be fully met Edited July 1, 2025 by laobamac_yyds 7 2 Link to comment https://www.insanelymac.com/forum/topic/361249-oclp-mod-releaseissuediscussion/page/3/#findComment-2835718 Share on other sites More sharing options...
deeveedee Posted July 1, 2025 Share Posted July 1, 2025 @laobamac_yyds Thanks for the quick response! Glad I didn't try to figure that out myself. 🤣 1 Link to comment https://www.insanelymac.com/forum/topic/361249-oclp-mod-releaseissuediscussion/page/3/#findComment-2835720 Share on other sites More sharing options...
Anto65 Posted July 1, 2025 Share Posted July 1, 2025 (edited) https://github.com/aryajuanda/OpenCore-Legacy-Patcher/blob/main/RUN-MODE.md or use OCLP-MODE from @laobamac_yyds https://github.com/laobamac/OCLP-Mod/actions/runs/15905404384 Spoiler Edited July 1, 2025 by Anto65 Link to comment https://www.insanelymac.com/forum/topic/361249-oclp-mod-releaseissuediscussion/page/3/#findComment-2835725 Share on other sites More sharing options...
nmano Posted July 2, 2025 Share Posted July 2, 2025 How to fix this error Link to comment https://www.insanelymac.com/forum/topic/361249-oclp-mod-releaseissuediscussion/page/3/#findComment-2835757 Share on other sites More sharing options...
robi62 Posted July 2, 2025 Share Posted July 2, 2025 (edited) 4 minutes ago, laobamac_yyds said: @克里斯1111 Congratulations! I fixed IOUSB libs in Tahoe successfully,see https://github.com/laobamac/OCLP-Mod/issues/13 Test it with USB Wireless Driver if it works or not Did you make another oclp package for it?? I dont have xcode to compile it. If you do I can test to see if it works 😊😊 Edited July 2, 2025 by robi62 Link to comment https://www.insanelymac.com/forum/topic/361249-oclp-mod-releaseissuediscussion/page/3/#findComment-2835777 Share on other sites More sharing options...
laobamac_yyds Posted July 2, 2025 Author Share Posted July 2, 2025 1 minute ago, robi62 said: 你为它制作了另一个 oclp 包吗? Yes, OCLP Mod has always been independently maintained using a separate SupportPkg 1 Link to comment https://www.insanelymac.com/forum/topic/361249-oclp-mod-releaseissuediscussion/page/3/#findComment-2835778 Share on other sites More sharing options...
laobamac_yyds Posted July 2, 2025 Author Share Posted July 2, 2025 (edited) 4 minutes ago, robi62 said: 所以如果我下载 264 版本,它会有适用于 USB wifi 的 mod 吗? I am trying to fix this driver for chris1111. Please see the progress for details https://github.com/laobamac/OCLP-Mod/issues/13 Not version 2.6.4, even if the fix is successful, it will only be released in Action because there are many other patches that are not compatible with Tahoe Edited July 2, 2025 by laobamac_yyds 3 Link to comment https://www.insanelymac.com/forum/topic/361249-oclp-mod-releaseissuediscussion/page/3/#findComment-2835780 Share on other sites More sharing options...
deeveedee Posted July 2, 2025 Share Posted July 2, 2025 (edited) This is a fascinating race to the finish! One 17-year-old high school student vs. Dhinak G. and the OCLP Devs. Are there any sportsbooks accepting wagers? Edited July 2, 2025 by deeveedee 10 Link to comment https://www.insanelymac.com/forum/topic/361249-oclp-mod-releaseissuediscussion/page/3/#findComment-2835781 Share on other sites More sharing options...
robi62 Posted July 2, 2025 Share Posted July 2, 2025 2 minutes ago, laobamac_yyds said: Have you used the USB wireless network card driver released by Chris1111? yes I have in Sequoia and installed it in Tahoe but does not work Link to comment https://www.insanelymac.com/forum/topic/361249-oclp-mod-releaseissuediscussion/page/3/#findComment-2835785 Share on other sites More sharing options...
laobamac_yyds Posted July 2, 2025 Author Share Posted July 2, 2025 3 minutes ago, robi62 said: yes I have in Sequoia and installed it in Tahoe but does not work Download the latest action I mentioned in the issue just now, and reinstall the USB network card driver after installation. I'll go to bed first, I'm too tired. I hope to see good news from you tomorrow night 5 1 Link to comment https://www.insanelymac.com/forum/topic/361249-oclp-mod-releaseissuediscussion/page/3/#findComment-2835786 Share on other sites More sharing options...
Anto65 Posted July 2, 2025 Share Posted July 2, 2025 (edited) @laobamac_yyds Speechless, phenomenal, congratulations again 👏 👏 👏 Think about school too though 😅 Thx ... and have a good rest Edited July 2, 2025 by Anto65 3 1 Link to comment https://www.insanelymac.com/forum/topic/361249-oclp-mod-releaseissuediscussion/page/3/#findComment-2835787 Share on other sites More sharing options...
laobamac_yyds Posted July 2, 2025 Author Share Posted July 2, 2025 1 minute ago, Anto65 said: @laobamac_yyds 无语,太棒了, 再次祝贺👏👏👏 不过也要考虑学校的事 😅 谢谢 I have already passed this semester's exams ahead of schedule, just wait for the summer break now 10 1 1 Link to comment https://www.insanelymac.com/forum/topic/361249-oclp-mod-releaseissuediscussion/page/3/#findComment-2835788 Share on other sites More sharing options...
robi62 Posted July 2, 2025 Share Posted July 2, 2025 25 minutes ago, Anto65 said: " You can connect a Mac or Windows device to Personal Hotspot on iPhone using the USB cable that came with iPhone " https://support.apple.com/it-it/guide/iphone/iph45447ca6/ios Maybe by tomm I finish the download 😂😂 1 Link to comment https://www.insanelymac.com/forum/topic/361249-oclp-mod-releaseissuediscussion/page/3/#findComment-2835798 Share on other sites More sharing options...
Anto65 Posted July 2, 2025 Share Posted July 2, 2025 (edited) 9 minutes ago, robi62 said: Maybe by tomm I finish the download 😂😂 You could also download it from your iPhone or another PC (with a connection), transfer the Kdk to your PC and then install it ... but you're almost done 😝 Edited July 2, 2025 by Anto65 Link to comment https://www.insanelymac.com/forum/topic/361249-oclp-mod-releaseissuediscussion/page/3/#findComment-2835801 Share on other sites More sharing options...
strangeron Posted July 2, 2025 Share Posted July 2, 2025 I don't know if the problem is different, but after removing OCLP-Mod, my system did not open. Attention. 1 1 Link to comment https://www.insanelymac.com/forum/topic/361249-oclp-mod-releaseissuediscussion/page/3/#findComment-2835802 Share on other sites More sharing options...
nmano Posted July 2, 2025 Share Posted July 2, 2025 23 minutes ago, robi62 said: Maybe by tomm I finish the download 😂😂 How to build OCLP-Mod 2.6.5? I try I have this error. Thanks all for support. Link to comment https://www.insanelymac.com/forum/topic/361249-oclp-mod-releaseissuediscussion/page/3/#findComment-2835805 Share on other sites More sharing options...
Anto65 Posted July 2, 2025 Share Posted July 2, 2025 Can't you download pkg directly? 🤔 https://github.com/laobamac/OCLP-Mod/actions/runs/16032663030 1 Link to comment https://www.insanelymac.com/forum/topic/361249-oclp-mod-releaseissuediscussion/page/3/#findComment-2835806 Share on other sites More sharing options...
robi62 Posted July 2, 2025 Share Posted July 2, 2025 omg the kid is a star 😀 4 2 Link to comment https://www.insanelymac.com/forum/topic/361249-oclp-mod-releaseissuediscussion/page/3/#findComment-2835807 Share on other sites More sharing options...
fernando.c.neves Posted July 2, 2025 Share Posted July 2, 2025 41 minutes ago, surenmunoo said: He has a full list of working adapters in his post. Use the link below to find the devices that will work. New ones, if found to be working, let him know and he will update the list. GitHub - chris1111/Wireless-USB-OC-Big-Sur-Adapter: Drivers for Realtek 802.11n and 802.11ac USB Wi-Fi adapters. Packages for macOS Hackintosh PC or Laptop Tried TL-WN725Nv3 and not working, first with @laobamac_yyds then with RUN_MODE and still no go for Wi-FI... Installed the drivers that Chris1111 provide and wi-fi do not work... Maybe I forgotten something. 1 Link to comment https://www.insanelymac.com/forum/topic/361249-oclp-mod-releaseissuediscussion/page/3/#findComment-2835829 Share on other sites More sharing options...
webipsum Posted July 3, 2025 Share Posted July 3, 2025 36 minutes ago, chris1111 said: @surenmunoo TP-Link TL-WN725N only the (V3) is working TP-Link TL-WN725N Only (V3) suppose to wok in the list https://github.com/chris1111/Wireless-USB-OC-Big-Sur-Adapter/discussions/109 To install the new version of OCLP-Mod, I need to uninstall the previous one. Is that correct? 1 Link to comment https://www.insanelymac.com/forum/topic/361249-oclp-mod-releaseissuediscussion/page/3/#findComment-2835830 Share on other sites More sharing options...
fernando.c.neves Posted July 3, 2025 Share Posted July 3, 2025 Just now, webipsum said: To install the new version of OCLP-Mod, I need to uninstall the previous one. Is that correct? Yes, with the uninstaller provided... 2 Link to comment https://www.insanelymac.com/forum/topic/361249-oclp-mod-releaseissuediscussion/page/3/#findComment-2835831 Share on other sites More sharing options...
chris1111 Posted July 3, 2025 Share Posted July 3, 2025 (edited) 54 minutes ago, Perdu said: Hi @chris1111 what is the app to use v 18? for TP-Link WN823N ... thx This app is need for macOS Tahoe 26 to make USB Wifi capable https://github.com/laobamac/OCLP-Mod ➤ Folling this issue https://github.com/laobamac/OCLP-Mod/issues/13 then this is the app for wifi https://github.com/chris1111/Wireless-USB-OC-Big-Sur-Adapter/releases Edited July 3, 2025 by chris1111 4 3 Link to comment https://www.insanelymac.com/forum/topic/361249-oclp-mod-releaseissuediscussion/page/3/#findComment-2835852 Share on other sites More sharing options...
Recommended Posts