MakAsrock Posted February 23 Share Posted February 23 9 minutes ago, laobamac_yyds said: Emmm, bro, actually you can use -amfipassbeta boot-arg and AMFIPass.kext when patching with OCLP-Mod.Non-need disable AMFI. 26.4B1 can install the wireless network card patch separately for normal operation, and other patches need to wait for KDK. Off-topic: What on earth is Apple doing? Since the XNU version number has been updated, why not follow the new KDK? Shouldn't KDK follow the new version of XNU to be released synchronously?🤬 Unfortunately, even -amfipassbeta doesn't help in my case. I immediately get a kernel panic. 🙁 1 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1235/#findComment-2847686 Share on other sites More sharing options...
Max.1974 Posted February 23 Share Posted February 23 Hi guys, new commit update thanks! 2 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1235/#findComment-2847689 Share on other sites More sharing options...
MakAsrock Posted February 23 Share Posted February 23 (edited) 17 minutes ago, Slice said: Check in VoodooHDA this line The InputMonitor may produce a noise. Also reduce Mixer values to 90-95. Value of 100 produces a noise. I am waiting to see your find. Hi @Slice! 👋 It turned out to be unimportant and I reverted it. I did, however, fix a typo and an unclosed parenthesis in loader.cpp, but you've already merged my request. Thanks for bringing the VoodooHDA setting to my attention. I'll give it a try. 🤝 Edited February 23 by MakAsrock 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1235/#findComment-2847693 Share on other sites More sharing options...
MakAsrock Posted February 23 Share Posted February 23 Release-5169 updated to 84a42ce 1 hour ago. I'm already writing from it. 😊 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1235/#findComment-2847694 Share on other sites More sharing options...
Slice Posted February 23 Share Posted February 23 Someone uses toolset XCODE16? The Clover by it is not working. 1 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1235/#findComment-2847695 Share on other sites More sharing options...
MakAsrock Posted February 23 Share Posted February 23 30 minutes ago, Slice said: Someone uses toolset XCODE16? The Clover by it is not working. I confirm. It built without errors, but didn't boot into the GUI. 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1235/#findComment-2847697 Share on other sites More sharing options...
Max.1974 Posted February 24 Share Posted February 24 (edited) New commit Update thanks all !! Edited February 24 by Max.1974 6 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1235/#findComment-2847708 Share on other sites More sharing options...
Slice Posted February 24 Share Posted February 24 16 hours ago, MakAsrock said: Release-5169 updated to 84a42ce 1 hour ago. I'm already writing from it. 😊 Huh SWPrintf("\\.IABootFilesSystemVersion.plist"); // 10.9 - 10.13.3 How long this bug exists? More than year? 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1235/#findComment-2847720 Share on other sites More sharing options...
MakAsrock Posted February 24 Share Posted February 24 (edited) 1 hour ago, Slice said: Huh SWPrintf("\\.IABootFilesSystemVersion.plist"); // 10.9 - 10.13.3 How long this bug exists? More than year? Starting with OS X Mavericks 10.9, if I'm not mistaken and up to macOS High Sierra 10.13. Edited February 24 by MakAsrock 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1235/#findComment-2847722 Share on other sites More sharing options...
Max.1974 Posted February 24 Share Posted February 24 Hello my dear coder friends, just to let you know that Xcode 26.4 B2 and the Command Line Tools for 26.4 B2 are compiling Clover perfectly. Don't forget run this command before start use Xcode : Beta sudo xcode-select -s /Applications/Xcode-beta.app/Contents/Developer && xcode-select -p && xcodebuild -version I have been use my Clover Compiler Builder v14.3 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1235/#findComment-2847724 Share on other sites More sharing options...
deeveedee Posted February 24 Share Posted February 24 (edited) @laobamac_yyds You may want to move the VoodooHDA discussion to here. Now that you're officially a Dev (congrats!), maybe you can rewrite VoodooHDA so that it can be injected by a boot loader (without installing in /L/E). EDIT: Note that VoodooHDA.kext was able to be injected by boot loader until more recent versions of macOS. Edited February 24 by deeveedee 2 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1235/#findComment-2847727 Share on other sites More sharing options...
Slice Posted February 24 Share Posted February 24 20 hours ago, MakAsrock said: I confirm. It built without errors, but didn't boot into the GUI. I repair the problem. Very big commit. But the next problem is still not resolved Same sources compiled by clang 46:256 0:002 OSName=sequoia compiled by gcc 56:660 0:001 OSName=伀汃獡s瑰污ⴱ㈴0 So the memory is still broken if compile by gcc. 2 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1235/#findComment-2847730 Share on other sites More sharing options...
Slice Posted February 24 Share Posted February 24 I still can't resolve the issue with gcc so new release 5170 will be made by xcode. 3 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1235/#findComment-2847737 Share on other sites More sharing options...
MakAsrock Posted February 24 Share Posted February 24 I resolve the issue displays volumes names correctly instead of garbage with gcc. However, when compiled with Xcode, they still do not display correctly. Their names appear corrupted. 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1235/#findComment-2847740 Share on other sites More sharing options...
LockDown Posted February 24 Share Posted February 24 @Slice based on your post, wil there be changes in config.plist structure even we don't use customEntry? 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1235/#findComment-2847741 Share on other sites More sharing options...
LockDown Posted February 25 Share Posted February 25 3 hours ago, MakAsrock said: they still do not display correctly. Their names appear corrupted. where can i see this bug? tried searching my GUI & logs, nothing! 😕 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1235/#findComment-2847743 Share on other sites More sharing options...
Slice Posted February 25 Share Posted February 25 5 hours ago, LockDown said: @Slice based on your post, wil there be changes in config.plist structure even we don't use customEntry? This is a very old idea to insert KernelAndKextPatches inside customEntry but I think nobody use it. Since 5170 it is prohibited. Otherwise don't care. 2 hours ago, LockDown said: where can i see this bug? tried searching my GUI & logs, nothing! 😕 I found this bug with testing SMBIOS new feature. It should choose different SMBIOS based on OSName 3:109 0:000 ... ACPI 3:109 0:000 ... Boot 3:109 0:000 ... BootGraphics 3:109 0:000 ... CPU 3:109 0:000 ... Devices 3:109 0:000 ... GUI 3:109 0:000 ... Graphics 3:109 0:000 ... KernelAndKextPatches 3:109 0:000 ... SMBIOS 3:109 0:000 ... SMBIOS_sequoia 3:109 0:000 ... SMBIOS_tahoe 3:109 0:000 ... SystemParameters 3:109 0:000 ... RtVariables 3:109 0:000 ... Quirks But somehow it is not working if Clover compiled by GCC151. 3 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1235/#findComment-2847748 Share on other sites More sharing options...
LockDown Posted February 25 Share Posted February 25 8 minutes ago, Slice said: insert KernelAndKextPatches inside customEntry Ohh now i get it. Thanks for the info 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1235/#findComment-2847749 Share on other sites More sharing options...
Slice Posted February 25 Share Posted February 25 One more bug, not terrible After return from Options menu colors of Tools are changed to grey. As far as I remember it was fixed several years ago. 1 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1235/#findComment-2847751 Share on other sites More sharing options...
Slice Posted February 25 Share Posted February 25 This is just gcc bug. Codes: XStringW FileName; DBG("OSName=%ls at 1445\n", OSName.wc_str()); FileName = LoaderPath.basename(); DBG("OSName=%ls at 1447\n", OSName.wc_str()); debug.log 6:811 0:002 OSName=sequoia at 1679 6:814 0:002 OSName=sequoia at 1445 6:816 0:002 OSName=boot.efi at 1447 6:819 0:002 OSName=boot.efi at 1452 OSName was replaced after assigning to local variable FileName! 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1235/#findComment-2847753 Share on other sites More sharing options...
MakAsrock Posted February 25 Share Posted February 25 2 hours ago, Slice said: This is just gcc bug. Codes: XStringW FileName; DBG("OSName=%ls at 1445\n", OSName.wc_str()); FileName = LoaderPath.basename(); DBG("OSName=%ls at 1447\n", OSName.wc_str()); debug.log 6:811 0:002 OSName=sequoia at 1679 6:814 0:002 OSName=sequoia at 1445 6:816 0:002 OSName=boot.efi at 1447 6:819 0:002 OSName=boot.efi at 1452 OSName was replaced after assigning to local variable FileName! After this fix, when changing the theme, by pressing enter, the menu freezes completely. 🙁 I made a revert for myself. 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1235/#findComment-2847755 Share on other sites More sharing options...
Slice Posted February 25 Share Posted February 25 2 hours ago, MakAsrock said: After this fix, when changing the theme, by pressing enter, the menu freezes completely. 🙁 I made a revert for myself. But my workaround can't influence on theme! So this is one more bug. 1 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1235/#findComment-2847758 Share on other sites More sharing options...
MakAsrock Posted February 25 Share Posted February 25 Here I wrote a utility called ToolsCheckIissues.py which scans for strings with suspicious syntax. It finds potentially extra spaces and unclosed parentheses. Creates a file with pointers: strings.txt Usage: Place it in the file folder or folder containing files. Place the utility next to it, thenPlace the file in a folder or folder containing files. Place the utility next to it, then enter the command: cd "path to folder" ./ToolsCheckIissues.py >strings.txt ToolsCheckIissues.zip 4 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1235/#findComment-2847765 Share on other sites More sharing options...
Max.1974 Posted February 25 Share Posted February 25 (edited) Here I compiled it with GCC 152, and it seems to be working fine. Edited February 26 by Max.1974 3 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1235/#findComment-2847767 Share on other sites More sharing options...
Slice Posted February 26 Share Posted February 26 Posts about VoodooHDA moved to 3 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1235/#findComment-2847770 Share on other sites More sharing options...
Recommended Posts