MakAsrock Posted January 3, 2024 Share Posted January 3, 2024 (edited) 2 hours ago, Jief_Machak said: @mariosun it looks like I have taken theses modification. Can you tell me exactly what version of OpenCore works ? Have compiled it yourself ? Have you taken it from the repo ? Which version ? Downloaded from the repo and compiled Clover revision: 5156 (0.9.7branch, commit e3a200399). It works fine for me. To return to the master branch need to delete the local sources and download again branch master. Edited January 3, 2024 by MakAsus Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1178/#findComment-2815117 Share on other sites More sharing options...
fabiosun Posted January 3, 2024 Share Posted January 3, 2024 (edited) @Jief_Machakthank you ⌘ Powered by Clover revision: 5156 (0.9.7branch, commit e3a200399) this commit works in my AM5 rig (Wifi patched with OCLP) Audio problem is unsolved (and this is so weird) attached is an audio record from a youtube video Clover audio/video Grab: QT_Clover grab.mp4 OpencCore audio/video grab: QT_OpenCore grab.mp4 Edited January 5, 2024 by mariosun added screen grab for audio problem 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1178/#findComment-2815135 Share on other sites More sharing options...
LockDown Posted January 3, 2024 Share Posted January 3, 2024 Is it ok to use the already compiled PKG from the artifact than compiling my own? 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1178/#findComment-2815138 Share on other sites More sharing options...
Jief_Machak Posted January 3, 2024 Share Posted January 3, 2024 (edited) I've move the master branch to be at the tip of the 0.9.7branch. If you do a git pull in OpenCorePkg, you'll get "hint: You have divergent branches and need to specify how to reconcile them." To avoid re-clone, you can do "git reset --hard $(git merge-base master origin/master)". You may need to do the same in the main folder. If you're not sure, full re-clone is an option. Edited January 3, 2024 by Jief_Machak Forgot : 3 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1178/#findComment-2815139 Share on other sites More sharing options...
Jief_Machak Posted January 3, 2024 Share Posted January 3, 2024 18 minutes ago, LockDown said: Is it ok to use the already compiled PKG from the artifact than compiling my own? We don't have a release yet. We are still testing. Here is a compilation of the latest from the clover repo : CloverX64-2024-01-03-15-33-12-3192950-jief.zip 4 3 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1178/#findComment-2815140 Share on other sites More sharing options...
MakAsrock Posted January 3, 2024 Share Posted January 3, 2024 (edited) 1 hour ago, Jief_Machak said: We don't have a release yet. We are still testing. Here is a compilation of the latest from the clover repo : CloverX64-2024-01-03-15-33-12-3192950-jief.zip This works for me just fine as the previous commit. Thank you! Edited January 3, 2024 by MakAsus Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1178/#findComment-2815141 Share on other sites More sharing options...
MakAsrock Posted January 3, 2024 Share Posted January 3, 2024 (edited) 1 hour ago, Jief_Machak said: I've move the master branch to be at the tip of the 0.9.7branch. If you do a git pull in OpenCorePkg, you'll get "hint: You have divergent branches and need to specify how to reconcile them." To avoid re-clone, you can do "git reset --hard $(git merge-base master origin/master)". You may need to do the same in the main folder. If you're not sure, full re-clone is an option. It worked to change to the master branch, but I couldn't find how to change to your branch again. Edited January 3, 2024 by MakAsus Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1178/#findComment-2815142 Share on other sites More sharing options...
yapan4 Posted January 3, 2024 Share Posted January 3, 2024 I don't have Broadcom Wi-Fi on my Hackintosh, so there is no OKLP, only a test to run macOS. And all is fine (commit 319295060) 2024-01-03_17-36_BOOTX64.EFI.log 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1178/#findComment-2815147 Share on other sites More sharing options...
Jief_Machak Posted January 3, 2024 Share Posted January 3, 2024 1 hour ago, MakAsus said: It worked to change to the master branch, but I couldn't find how to change to your branch again. Everything from 0.9.7 is now included in the master branch. So there is no need to switch back to 0.9.7branch as this branch won't evolve anymore. Thank you all for the tests. 1 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1178/#findComment-2815148 Share on other sites More sharing options...
MakAsrock Posted January 3, 2024 Share Posted January 3, 2024 31 minutes ago, Jief_Machak said: Everything from 0.9.7 is now included in the master branch. So there is no need to switch back to 0.9.7branch as this branch won't evolve anymore. Thank you all for the tests. All works is fine (commit 319295060). Thanks! 2024-01-03_18-27_BOOTX64.EFI.log Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1178/#findComment-2815152 Share on other sites More sharing options...
chris1111 Posted January 3, 2024 Share Posted January 3, 2024 Xcode Error compil But fix by @Jief_Machak works on HP Probook 650 G1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1178/#findComment-2815155 Share on other sites More sharing options...
Jief_Machak Posted January 3, 2024 Share Posted January 3, 2024 (edited) 1 hour ago, chris1111 said: Xcode Error compil I do most of my test with GCC (maybe I should change that habit!). Do you mean that there is an error when compiling the master branch with Xcode ? I've just also tried compilation xcode DEBUG and RELEASE and it worked. Please feel free to tell any problem (might have to PM me if I don't answer). Edited January 3, 2024 by Jief_Machak 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1178/#findComment-2815158 Share on other sites More sharing options...
chris1111 Posted January 3, 2024 Share Posted January 3, 2024 1 hour ago, Jief_Machak said: I do most of my test with GCC (maybe I should change that habit!). Do you mean that there is an error when compiling the master branch with Xcode ? I've just also tried compilation xcode DEBUG and RELEASE and it worked. Please feel free to tell any problem (might have to PM me if I don't answer). Thanks Yea I have an error compilling with Xcode 15.0.1 in sonoma 14 I will show you exactly the error when I retry tonight Edit **** also About this mac show Intel Unsupported 1536 MB but graphics is pefecly patch by OCLP and it work like it should With OC it show correct Intel HD 4600 1536 MB Error in spoiler ⬇︎ just after passing all test OK✅ Spoiler ---------------------------------------------------------------------- Ran 285 tests in 1.444s OK Running edk2 build for CloverX64 using the command: build --cmd-len=50000 -D NO_GRUB_DRIVERS --conf=/Users/chris/src/CloverBootloader/Conf -D USE_LOW_EBDA -p Clover.dsc -a X64 -b RELEASE -t XCODE8 -n 5 Build environment: macOS-14.3-x86_64-i386-64bit Build start time: 17:59:37, Jan.03 2024 WORKSPACE = /Users/chris/src/CloverBootloader EDK_TOOLS_PATH = /Users/chris/src/CloverBootloader/BaseTools CONF_PATH = /Users/chris/src/CloverBootloader/Conf PYTHON_COMMAND = python3 Architecture(s) = X64 Build target = RELEASE Toolchain = XCODE8 Active Platform = /Users/chris/src/CloverBootloader/Clover.dsc Processing meta-data .... done! [CC] DriverEntryPoint [CC] Acpi [CC] UefiRuntimeServicesTableLib [CC] DevicePathFromText clang: error: argument unused during compilation: '-mabi=ms' [-Werror,-Wunused-command-line-argument] make: *** [/Users/chris/src/CloverBootloader/Build/Clover/RELEASE_XCODE8/X64/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint/OUTPUT/DriverEntryPoint.obj] Error 1 build.py... : error 7000: Failed to execute command make tbuild [/Users/chris/src/CloverBootloader/Build/Clover/RELEASE_XCODE8/X64/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint] build.py... : error 7000: Failed to execute command make tbuild [/Users/chris/src/CloverBootloader/Build/Clover/RELEASE_XCODE8/X64/MdePkg/Library/UefiLib/UefiLib] build.py... : error 7000: Failed to execute command make tbuild [/Users/chris/src/CloverBootloader/Build/Clover/RELEASE_XCODE8/X64/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib] build.py... : error 7000: Failed to execute command make tbuild [/Users/chris/src/CloverBootloader/Build/Clover/RELEASE_XCODE8/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib] build.py... : error 7000: Failed to execute command make tbuild [/Users/chris/src/CloverBootloader/Build/Clover/RELEASE_XCODE8/X64/MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib] build.py... : error 7000: Failed to execute command make tbuild [/Users/chris/src/CloverBootloader/Build/Clover/RELEASE_XCODE8/X64/MdePkg/Library/BasePrintLib/BasePrintLib] build.py... : error F002: Failed to build module /Users/chris/src/CloverBootloader/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf [X64, XCODE8, RELEASE] - Failed - Build end time: 17:59:42, Jan.03 2024 Build total time: 00:00:04 TOOLCHAIN_DIR: /Users/chris/src/opt/local MTOC_PREFIX: /Users/chris/src/opt/local/bin/ NASM_PREFIX: /Users/chris/src/opt/local/bin/ NASM_VER: 2.16.01 Initializing workspace recreate Conf folder WORKSPACE: /Users/chris/src/CloverBootloader EDK_TOOLS_PATH: /Users/chris/src/CloverBootloader/BaseTools CONF_PATH: /Users/chris/src/CloverBootloader/Conf Copying $EDK_TOOLS_PATH/Conf/build_rule.template to /Users/chris/src/CloverBootloader/Conf/build_rule.txt Copying $EDK_TOOLS_PATH/Conf/tools_def.template to /Users/chris/src/CloverBootloader/Conf/tools_def.txt Copying $EDK_TOOLS_PATH/Conf/target.template to /Users/chris/src/CloverBootloader/Conf/target.txt Running edk2 build for CloverX64 using the command: build --cmd-len=50000 -D NO_GRUB_DRIVERS --conf=/Users/chris/src/CloverBootloader/Conf -D USE_BIOS_BLOCKIO -D USE_LOW_EBDA -p Clover.dsc -a X64 -b RELEASE -t XCODE8 -n 5 Build environment: macOS-14.3-x86_64-i386-64bit Build start time: 17:59:43, Jan.03 2024 WORKSPACE = /Users/chris/src/CloverBootloader EDK_TOOLS_PATH = /Users/chris/src/CloverBootloader/BaseTools CONF_PATH = /Users/chris/src/CloverBootloader/Conf PYTHON_COMMAND = python3 Processing meta-data . Architecture(s) = X64 Build target = RELEASE Toolchain = XCODE8 Active Platform = /Users/chris/src/CloverBootloader/Clover.dsc ... done! [CC] LegacyRegionLock [CC] DxeMpLib [CC] BaseXApicLib [ASM] InitializeFpu [CC] AutoGen clang: error: argument unused during compilation: '-mabi=ms' [-Werror,-Wunused-command-line-argument] clang: error: argument unused during compilation: '-mabi=ms' [-Werror,-Wunused-command-line-argument] make: *** [/Users/chris/src/CloverBootloader/Build/Clover/RELEASE_XCODE8/X64/OpenCorePkg/Library/OcMemoryLib/OcMemoryLib/OUTPUT/LegacyRegionLock.obj] Error 1 build.py... : error 7000: Failed to execute command make tbuild [/Users/chris/src/CloverBootloader/Build/Clover/RELEASE_XCODE8/X64/OpenCorePkg/Library/OcMemoryLib/OcMemoryLib] build.py... : error 7000: Failed to execute command make tbuild [/Users/chris/src/CloverBootloader/Build/Clover/RELEASE_XCODE8/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib] build.py... : error 7000: Failed to execute command make tbuild [/Users/chris/src/CloverBootloader/Build/Clover/RELEASE_XCODE8/X64/UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib] build.py... : error 7000: Failed to execute command make tbuild [/Users/chris/src/CloverBootloader/Build/Clover/RELEASE_XCODE8/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib] build.py... : error 7000: Failed to execute command make tbuild [/Users/chris/src/CloverBootloader/Build/Clover/RELEASE_XCODE8/X64/ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib] build.py... : error F002: Failed to build module /Users/chris/src/CloverBootloader/OpenCorePkg/Library/OcMemoryLib/OcMemoryLib.inf [X64, XCODE8, RELEASE] - Failed - Build end time: 17:59:48, Jan.03 2024 Build total time: 00:00:06 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1178/#findComment-2815160 Share on other sites More sharing options...
jsl2000 Posted January 4, 2024 Share Posted January 4, 2024 (edited) Thanks Jief for this Clover 5156 version can boot my Ryzen 1700X hackintosh with SkyWalkway enabled. Only About this Hack got wrong bootloader at its home page, but its System Report showed correct Clover version. config-5156.plist No such an error in my Z490 Hackintosh but there's kernelmanaged stall "SL05" (60sec) x3 during booting before login desktop which's very unusually slow ! [Edit] It can be fixed by using AppleIGC.kext to enable Intel 2.5Gb ethernet adapter. Edited January 4, 2024 by jsl2000 3 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1178/#findComment-2815163 Share on other sites More sharing options...
fabiosun Posted January 4, 2024 Share Posted January 4, 2024 OCLP/WIFI/Clover bootloader is working well now Audio problem is unsolved for latest AMD AM5 platform @Jief_Machakthank you for your effort and if you have some time could you check also this problem? 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1178/#findComment-2815164 Share on other sites More sharing options...
chris1111 Posted January 4, 2024 Share Posted January 4, 2024 @Jief_Machak OK i got it Works Xcode 15 by this Pull Requests, you can merge it works Credit @matxpa Thanks for your OC update and fix manny things 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1178/#findComment-2815168 Share on other sites More sharing options...
Jief_Machak Posted January 4, 2024 Share Posted January 4, 2024 @jsl2000 How do you get this page : When I do "about", I just got the smaller version with no tabs. @chris1111 Are you sure to have the same properties injected for the graphic card name ? 10 minutes ago, chris1111 said: OK i got it Works Xcode 15 I've just fixed the problem by removing the arg instead of disabling warnings. Sorry matxpa, but I prefer the maximum warnings possible. Although I would personally not use the option to consider warnings as errors. 1 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1178/#findComment-2815169 Share on other sites More sharing options...
chris1111 Posted January 4, 2024 Share Posted January 4, 2024 6 minutes ago, Jief_Machak said: @chris1111 Are you sure to have the same properties injected for the graphic card name ? I've just fixed the problem by removing the arg instead of disabling warnings. Sorry matxpa, but I prefer the maximum warnings possible. Although I would personally not use the option to consider warnings as errors. I dont now? what is your property inject for the graphics name Yea I will test your fix Right now then report 😎 EDIT** It works 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1178/#findComment-2815170 Share on other sites More sharing options...
Jief_Machak Posted January 4, 2024 Share Posted January 4, 2024 40 minutes ago, chris1111 said: what is your property inject for the graphics name I have a key <model> in the dict DeviceProperties/Add/PciRoot(0x0)/Pci(0x2,0x0) <key>hda-gfx</key> <string>onboard-1</string> <key>model</key> <string>Intel HD Graphics 630</string> Don't you have that in your config.plist for OC ? 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1178/#findComment-2815171 Share on other sites More sharing options...
miliuco Posted January 4, 2024 Share Posted January 4, 2024 (edited) 1 hour ago, Jief_Machak said: @jsl2000 How do you get this page : https://github.com/0xCUB3/About-This-Hack Forks https://github.com/CloverHackyColor/About-This-Hack https://github.com/matxpa/About-This-Hack Edited January 4, 2024 by miliuco 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1178/#findComment-2815173 Share on other sites More sharing options...
Slice Posted January 4, 2024 Share Posted January 4, 2024 About_This_Hack may show wrong information because of caching. Delete the cache rm -rf ~/.ath And start the application again. 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1178/#findComment-2815174 Share on other sites More sharing options...
chris1111 Posted January 4, 2024 Share Posted January 4, 2024 2 hours ago, Jief_Machak said: I have a key <model> in the dict DeviceProperties/Add/PciRoot(0x0)/Pci(0x2,0x0) <key>hda-gfx</key> <string>onboard-1</string> <key>model</key> <string>Intel HD Graphics 630</string> Don't you have that in your config.plist for OC ? No model is not need for my Intel HD 4600 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1178/#findComment-2815177 Share on other sites More sharing options...
Jief_Machak Posted January 4, 2024 Share Posted January 4, 2024 33 minutes ago, chris1111 said: No model is not need for my Intel HD 4600 And if you add a "model" key, does that change something ? 11 hours ago, jsl2000 said: Only About this Hack got wrong bootloader at its home page, but its System Report showed correct Clover version. I don't know where "About this hack" got this information. Maybe the developers of "About this hack" can tell me ? 11 hours ago, jsl2000 said: No such an error in my Z490 Hackintosh but there's kernelmanaged stall "SL05" (60sec) x3 during booting before login desktop which's very unusually slow ! Do you have a working OpenCore configuration for the Z490 ? 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1178/#findComment-2815178 Share on other sites More sharing options...
jsl2000 Posted January 4, 2024 Share Posted January 4, 2024 55 minutes ago, Jief_Machak said: And if you add a "model" key, does that change something ? I don't know where "About this hack" got this information. Maybe the developers of "About this hack" can tell me ? Do you have a working OpenCore configuration for the Z490 ? Yes I have working OpenCore 0.9.6 config.plist for your reference. config-OC-096-Z490.plist 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1178/#findComment-2815180 Share on other sites More sharing options...
PG7 Posted January 4, 2024 Share Posted January 4, 2024 (edited) @Jief_Machak Rapport Error Boot r5156 (commit: 0094e0c5f) 2024-01-04_15-45_BOOTX64.EFI.log Edited January 4, 2024 by PG7 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1178/#findComment-2815182 Share on other sites More sharing options...
Recommended Posts