Slice Posted June 21, 2023 Share Posted June 21, 2023 2 hours ago, mariosun said: @Slice thank you for listening from here you can read all the study done which helped to solve the problem in open core boot loader...and the idea was born reading in the clover boot loader code: https://forum.amd-osx.com/threads/ryzen-7000-testing-table-of-contents.3716/post-25217 problem is audio crackling if CPU has an internal IGPU (it does not improve also disabling igpu from motherboard bios) with that patch (Opencore)problem is solved in opencore and AMD am5 users could use Opencore with a perfect working audio if you need clover log or others additional informations feel free to ask Sorry for repeating but this patch is already in the current Clover->OpenCorePkg https://github.com/CloverHackyColor/OpenCorePkg/blob/212c98ec954b7842696d5d1752ecefc184dfa3e0/Library/OcAppleKernelLib/CpuidPatches.c#L1422 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1163/#findComment-2806905 Share on other sites More sharing options...
chris1111 Posted June 22, 2023 Share Posted June 22, 2023 Edit **** DELETED 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1163/#findComment-2806958 Share on other sites More sharing options...
cankiulascmnfye Posted June 24, 2023 Share Posted June 24, 2023 I thought this was error was fixed: "Warning: EfiVersion '1968.100.17.0.0' is older than default ('1715.0.57.0.0') -> ignored. Dict '/SMBIOS:135'." Clover beta-2d142970c Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1163/#findComment-2807175 Share on other sites More sharing options...
Slice Posted June 24, 2023 Share Posted June 24, 2023 It fixed. 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1163/#findComment-2807178 Share on other sites More sharing options...
cankiulascmnfye Posted June 25, 2023 Share Posted June 25, 2023 @Slice Your SMBIOS auto-swicther example also lists SMBIOS_maverics: Is this a typo, or do users have to enter "maverics" to make it work? Because the atcual name of the OS is "mavericks" – with "K". Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1163/#findComment-2807199 Share on other sites More sharing options...
Slice Posted June 25, 2023 Share Posted June 25, 2023 "mav" will be enough because there is substring comparison. 3 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1163/#findComment-2807200 Share on other sites More sharing options...
mek21 Posted June 25, 2023 Share Posted June 25, 2023 Reposting here from pre-release sonoma. Already running clover 5152 and using an older theme. Made icon/badge for sonoma but is only displayed when named os_mac.icns. As I recall, when named os_sonoma.icns clover showed an icon/badge with a question mark and not the icon/badge I made. How to make clover show my icon/badge for sonoma? Does the icon/badge need a specific name or is there a version table somewhere in the theme.plist or elsewhere that needs to be updated/edited? Thanks for your reply. 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1163/#findComment-2807230 Share on other sites More sharing options...
chris1111 Posted June 25, 2023 Share Posted June 25, 2023 7 hours ago, mek21 said: Reposting here from pre-release sonoma. Already running clover 5152 and using an older theme. Made icon/badge for sonoma but is only displayed when named os_mac.icns. As I recall, when named os_sonoma.icns clover showed an icon/badge with a question mark and not the icon/badge I made. How to make clover show my icon/badge for sonoma? Does the icon/badge need a specific name or is there a version table somewhere in the theme.plist or elsewhere that needs to be updated/edited? Thanks for your reply. This is already fix on Clover Dev repos If you Log In on Github account you can use this Artifacts 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1163/#findComment-2807248 Share on other sites More sharing options...
Slice Posted June 26, 2023 Share Posted June 26, 2023 Should be os_sonoma.png 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1163/#findComment-2807283 Share on other sites More sharing options...
chris1111 Posted June 28, 2023 Share Posted June 28, 2023 @Slice Fix error Build Clover Pack ⬇︎ Spoiler Fix from this commits, for some time this error on the Utils build has been present Now I will exclude CCPV from build Package to follow this commits Edit ** Done 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1163/#findComment-2807438 Share on other sites More sharing options...
chris1111 Posted July 2, 2023 Share Posted July 2, 2023 Wifi macOS Sonoma SIP Enable ➤ Wireless USB Clover Big Sur Adapter Enjoy 😄 3 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1163/#findComment-2807620 Share on other sites More sharing options...
tluck Posted July 4, 2023 Share Posted July 4, 2023 (edited) i am getting this: Running edk2 build for CloverX64 using the command: build --cmd-len=50000 -D NO_GRUB_DRIVERS_EMBEDDED -D USE_APPLE_HFSPLUS_DRIVER --conf=/opt/Source/Clover/Conf -D USE_LOW_EBDA -p Clover.dsc -a X64 -b RELEASE -t GCC131 -n 13 Build environment: macOS-13.4.1-x86_64-i386-64bit Build start time: 15:33:45, Jul.04 2023 build.py... /opt/Source/Clover/Conf/tools_def.txt(2555): error 5000: Macro or Environment has not been defined GCC131_ASLCC_FLAGS Edited July 4, 2023 by tluck Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1163/#findComment-2807717 Share on other sites More sharing options...
Slice Posted July 5, 2023 Share Posted July 5, 2023 21 hours ago, tluck said: i am getting this: Running edk2 build for CloverX64 using the command: build --cmd-len=50000 -D NO_GRUB_DRIVERS_EMBEDDED -D USE_APPLE_HFSPLUS_DRIVER --conf=/opt/Source/Clover/Conf -D USE_LOW_EBDA -p Clover.dsc -a X64 -b RELEASE -t GCC131 -n 13 Build environment: macOS-13.4.1-x86_64-i386-64bit Build start time: 15:33:45, Jul.04 2023 build.py... /opt/Source/Clover/Conf/tools_def.txt(2555): error 5000: Macro or Environment has not been defined GCC131_ASLCC_FLAGS I seems to forgot something. Look my new commit. 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1163/#findComment-2807757 Share on other sites More sharing options...
chris1111 Posted July 5, 2023 Share Posted July 5, 2023 Sonoma Beta 3 latest Clover OK ✅ 5 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1163/#findComment-2807770 Share on other sites More sharing options...
Max.1974 Posted July 5, 2023 Share Posted July 5, 2023 Very nice @chris1111 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1163/#findComment-2807773 Share on other sites More sharing options...
tluck Posted July 6, 2023 Share Posted July 6, 2023 19 hours ago, Slice said: I seems to forgot something. Look my new commit. all good now! thanks. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1163/#findComment-2807807 Share on other sites More sharing options...
axonleo Posted July 16, 2023 Share Posted July 16, 2023 On 7/6/2023 at 12:55 AM, chris1111 said: Sonoma Beta 3 latest Clover OK ✅ Looks great mate Can i use clover to install Sonoma and get working power management support on my x79 motherboard + 3930k cpu ? Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1163/#findComment-2808350 Share on other sites More sharing options...
axonleo Posted July 16, 2023 Share Posted July 16, 2023 I also have ventura 13.4 installed with oc 0.9.2 but cant figure out how to get pm working on my x79 and 3930k.. can someone help me figure out how to do that with clover ? Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1163/#findComment-2808358 Share on other sites More sharing options...
Slice Posted July 18, 2023 Share Posted July 18, 2023 I afraid x79 is not compatible/not supported by Sonoma. I have such computer and Monterey is a top system for it. 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1163/#findComment-2808394 Share on other sites More sharing options...
axonleo Posted July 18, 2023 Share Posted July 18, 2023 (edited) 1 hour ago, Slice said: I afraid x79 is not compatible/not supported by Sonoma. I have such computer and Monterey is a top system for it. . 1 hour ago, Slice said: I afraid x79 is not compatible/not supported by Sonoma. I have such computer and Monterey is a top system for it. According to this guide it should work, but there is some steps in the guide im not getting i guess... https://github.com/5T33Z0/OC-Little-Translated/tree/main/01_Adding_missing_Devices_and_enabling_Features/CPU_Power_Management/CPU_Power_Management_(Legacy)#re-enabling-acpi-power-management-in-macos-ventura Edited July 18, 2023 by axonleo Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1163/#findComment-2808398 Share on other sites More sharing options...
Matgen84 Posted August 1, 2023 Share Posted August 1, 2023 (edited) Hi @Slice I can't build latest r5154 commit ee2b479 (Monterey 12.6.8/XCode 14.2).Existing local repo Spoiler build.py... : error C0DE: Unknown fatal error when processing [/Users/mathieu/src/Cloverbootloader/OpenCorePkg/Library/OcDebugLogLibOc2Clover/OcDebugLogLibOc2Clover.inf [X64, XCODE8, RELEASE]] (Please send email to devel@edk2.groups.io for help, attaching following call stack trace!) (Python 3.11.2 on darwin) Traceback (most recent call last): File "/Users/mathieu/src/Cloverbootloader/BaseTools/BinWrappers/PosixLike/../../Source/Python/build/build.py", line 1388, in _BuildPa RemoveDirectory(AutoGenObject.BuildDir, True) File "/Users/mathieu/src/Cloverbootloader/BaseTools/Source/Python/Common/Misc.py", line 439, in RemoveDirectory RemoveDirectory(File, Recursively) File "/Users/mathieu/src/Cloverbootloader/BaseTools/Source/Python/Common/Misc.py", line 443, in RemoveDirectory os.rmdir(Directory) File "/Users/mathieu/src/Cloverbootloader/BaseTools/Source/Python/Common/LongFilePathOs.py", line 33, in rmdir return os.rmdir(LongFilePath(path)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 66] Directory not empty: 'X64' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/mathieu/src/Cloverbootloader/BaseTools/BinWrappers/PosixLike/../../Source/Python/build/build.py", line 2695, in Main MyBuild.Launch() File "/Users/mathieu/src/Cloverbootloader/BaseTools/BinWrappers/PosixLike/../../Source/Python/build/build.py", line 2488, in Launch self._BuildPlatform() File "/Users/mathieu/src/Cloverbootloader/BaseTools/BinWrappers/PosixLike/../../Source/Python/build/build.py", line 1823, in _BuildPlatform self._BuildPa(self.Target, Pa, FfsCommand=CmdListDict,PcdMaList=PcdMaList) File "/Users/mathieu/src/Cloverbootloader/BaseTools/BinWrappers/PosixLike/../../Source/Python/build/build.py", line 1389, in _BuildPa except WindowsError as X: ^^^^^^^^^^^^ NameError: name 'WindowsError' is not defined - Failed - Fresh local repo Spoiler [CC] AcpiDump error: unknown warning option '-Wno-deprecated-non-prototype' [-Werror,-Wunknown-warning-option] error: unknown warning option '-Wno-deprecated-non-prototype' [-Werror,-Wunknown-warning-option] error: unknown warning option '-Wno-deprecated-non-prototype' [-Werror,-Wunknown-warning-option] error: unknown warning option '-Wno-deprecated-non-prototype' [-Werror,-Wunknown-warning-option] error: unknown warning option '-Wno-deprecated-non-prototype' [-Werror,-Wunknown-warning-option] make: *** [/Users/mathieu/src/Cloverbootloader/Build/Clover/RELEASE_XCODE8/X64/MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib/OUTPUT/DxeSecurityManagementLib.obj] Error 1 make: *** [/Users/mathieu/src/Cloverbootloader/Build/Clover/RELEASE_XCODE8/X64/OpenCorePkg/Library/OcDebugLogLibOc2Clover/OcDebugLogLibOc2Clover/OUTPUT/DebugHelp.obj] Error 1 make: *** [/Users/mathieu/src/Cloverbootloader/Build/Clover/RELEASE_XCODE8/X64/OpenCorePkg/Library/OcSerializeLib/OcSerializeLib/OUTPUT/OcSerializeLib.obj] Error 1 build.py... : error 7000: Failed to execute command make tbuild [/Users/mathieu/src/Cloverbootloader/Build/Clover/RELEASE_XCODE8/X64/OpenCorePkg/Library/OcDebugLogLibOc2Clover/OcDebugLogLibOc2Clover] build.py... : error 7000: Failed to execute command make tbuild [/Users/mathieu/src/Cloverbootloader/Build/Clover/RELEASE_XCODE8/X64/OpenCorePkg/Library/OcSerializeLib/OcSerializeLib] build.py... : error 7000: Failed to execute command make tbuild [/Users/mathieu/src/Cloverbootloader/Build/Clover/RELEASE_XCODE8/X64/MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib] build.py... : error 7000: Failed to execute command make tbuild [/Users/mathieu/src/Cloverbootloader/Build/Clover/RELEASE_XCODE8/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib] build.py... : error 7000: Failed to execute command make tbuild [/Users/mathieu/src/Cloverbootloader/Build/Clover/RELEASE_XCODE8/X64/UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib] build.py... : error 7000: Failed to execute command make tbuild [/Users/mathieu/src/Cloverbootloader/Build/Clover/RELEASE_XCODE8/X64/Library/WaveLib/WaveLib] build.py... : error 7000: Failed to execute command make tbuild [/Users/mathieu/src/Cloverbootloader/Build/Clover/RELEASE_XCODE8/X64/Library/VideoBiosPatchLib/VideoBiosPatchLib] build.py... : error 7000: Failed to execute command make tbuild [/Users/mathieu/src/Cloverbootloader/Build/Clover/RELEASE_XCODE8/X64/OpenCorePkg/Library/OcAcpiLib/OcAcpiLib] build.py... : error 7000: Failed to execute command make tbuild [/Users/mathieu/src/Cloverbootloader/Build/Clover/RELEASE_XCODE8/X64/OpenCorePkg/Library/OcAfterBootCompatLib/OcAfterBootCompatLib] build.py... : error F002: Failed to build module /Users/mathieu/src/Cloverbootloader/OpenCorePkg/Library/OcDebugLogLibOc2Clover/OcDebugLogLibOc2Clover.inf [X64, XCODE8, RELEASE] - Failed - Edited August 1, 2023 by Matgen84 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1163/#findComment-2809353 Share on other sites More sharing options...
Slice Posted August 1, 2023 Share Posted August 1, 2023 I will look at evening. I have Xcode14.3. 1 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1163/#findComment-2809356 Share on other sites More sharing options...
Matgen84 Posted August 1, 2023 Share Posted August 1, 2023 (edited) 54 minutes ago, Slice said: I will look at evening. I have Xcode14.3. Thanks. Edited August 1, 2023 by Matgen84 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1163/#findComment-2809360 Share on other sites More sharing options...
Slice Posted August 1, 2023 Share Posted August 1, 2023 [SLINK] CLOVERX64 [DLINK] CLOVERX64 [MTOC] CLOVERX64 warning: no debug symbols in executable (-arch x86_64) [GENFW] CLOVERX64 Generating DUETEFIMAINFVX64 FV ## GUID cross reference file can be found at /Users/sergey/src/CloverBootloader/Build/Clover/RELEASE_XCODE8/FV/Guid.xref FV Space Information DUETEFIMAINFVX64 [35%Full] 2752512 (0x2a0000) total, 982040 (0xefc18) used, 1770472 (0x1b03e8) free - Done - Build end time: 19:51:58, Aug.01 2023 Build total time: 00:02:28 -> CloverX64-RELEASE_XCODE8-20230720202533-ee2b479-5154-dirty.efi adding: Users/sergey/src/CloverBootloader/Build/CloverX64-RELEASE_XCODE8-20230720202533-ee2b479-5154-dirty.efi (deflated 54%) Compressing DUETEFIMainFv.FV ... Encoding Compressing DxeCore.efi ... Encoding Compressing DxeIpl.efi ... Encoding Generate Loader Image ... Created /Users/sergey/src/CloverBootloader/Build/Clover/RELEASE_XCODE8/FV/Efildr64 879+0 records in 879+0 records out 450048 bytes transferred in 0.005001 secs (89991602 bytes/sec) Copy CloverEFI: -> boot6 Changing byte at 0xa9 of boot6 to show 6 as init message: 1+0 records in 1+0 records out 1 bytes transferred in 0.000073 secs (13699 bytes/sec) -> BOOTX64.efi -> CLOVERX64.efi Copy Mandatory drivers: -> XhciDxe.efi -> EnglishDxe.efi -> ApfsDriverLoader.efi -> FSInject.efi -> EnglishDxe.efi -> GrubEXFAT.efi -> GrubISO9660.efi -> GrubNTFS.efi -> GrubUDF.efi -> CsmVideoDxe.efi -> EmuVariableUefi.efi -> NvmExpressDxe.efi -> OsxFatBinaryDrv.efi -> PartitionDxe.efi -> AudioDxe.efi -> Ps2MouseDxe.efi -> UsbKbDxe.efi -> UsbMouseDxe.efi -> AptioInputFix.efi -> ApfsDriverLoader.efi -> Fat.efi -> VBoxExt2.efi -> VBoxExt4.efi -> VBoxIso9600.efi -> VBoxHfs.efi -> AppleKeyFeeder.efi -> HashServiceFix.efi -> OpenRuntime.efi Copy Applications: -> bdmesg.efi -> ControlMsrE2.efi -> Shell64U.efi Done! Generating BootSectors make: Nothing to be done for `all'. Done! * Clover build process took 2m33s to complete... sergey@iMac CloverBootloader % clang -v Apple clang version 14.0.3 (clang-1403.0.22.14.1) Target: x86_64-apple-darwin22.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin sergey@iMac CloverBootloader % 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1163/#findComment-2809392 Share on other sites More sharing options...
Matgen84 Posted August 2, 2023 Share Posted August 2, 2023 (edited) 19 hours ago, Slice said: [SLINK] CLOVERX64 [DLINK] CLOVERX64 [MTOC] CLOVERX64 warning: no debug symbols in executable (-arch x86_64) [GENFW] CLOVERX64 Generating DUETEFIMAINFVX64 FV ## GUID cross reference file can be found at /Users/sergey/src/CloverBootloader/Build/Clover/RELEASE_XCODE8/FV/Guid.xref FV Space Information DUETEFIMAINFVX64 [35%Full] 2752512 (0x2a0000) total, 982040 (0xefc18) used, 1770472 (0x1b03e8) free - Done - Build end time: 19:51:58, Aug.01 2023 Build total time: 00:02:28 -> CloverX64-RELEASE_XCODE8-20230720202533-ee2b479-5154-dirty.efi adding: Users/sergey/src/CloverBootloader/Build/CloverX64-RELEASE_XCODE8-20230720202533-ee2b479-5154-dirty.efi (deflated 54%) Compressing DUETEFIMainFv.FV ... Encoding Compressing DxeCore.efi ... Encoding Compressing DxeIpl.efi ... Encoding Generate Loader Image ... Created /Users/sergey/src/CloverBootloader/Build/Clover/RELEASE_XCODE8/FV/Efildr64 879+0 records in 879+0 records out 450048 bytes transferred in 0.005001 secs (89991602 bytes/sec) Copy CloverEFI: -> boot6 Changing byte at 0xa9 of boot6 to show 6 as init message: 1+0 records in 1+0 records out 1 bytes transferred in 0.000073 secs (13699 bytes/sec) -> BOOTX64.efi -> CLOVERX64.efi Copy Mandatory drivers: -> XhciDxe.efi -> EnglishDxe.efi -> ApfsDriverLoader.efi -> FSInject.efi -> EnglishDxe.efi -> GrubEXFAT.efi -> GrubISO9660.efi -> GrubNTFS.efi -> GrubUDF.efi -> CsmVideoDxe.efi -> EmuVariableUefi.efi -> NvmExpressDxe.efi -> OsxFatBinaryDrv.efi -> PartitionDxe.efi -> AudioDxe.efi -> Ps2MouseDxe.efi -> UsbKbDxe.efi -> UsbMouseDxe.efi -> AptioInputFix.efi -> ApfsDriverLoader.efi -> Fat.efi -> VBoxExt2.efi -> VBoxExt4.efi -> VBoxIso9600.efi -> VBoxHfs.efi -> AppleKeyFeeder.efi -> HashServiceFix.efi -> OpenRuntime.efi Copy Applications: -> bdmesg.efi -> ControlMsrE2.efi -> Shell64U.efi Done! Generating BootSectors make: Nothing to be done for `all'. Done! * Clover build process took 2m33s to complete... sergey@iMac CloverBootloader % clang -v Apple clang version 14.0.3 (clang-1403.0.22.14.1) Target: x86_64-apple-darwin22.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin sergey@iMac CloverBootloader % Hi @Slice Strange, building work for you, not for me. Where am I to investigate to find a solution for my issue ?. I forgot to tell that I use Python 3.11.2 (macOS 12.6.8/XCode 14.2). I can build Clover with GCC, and Opencore with my XCode Installation. Edited August 2, 2023 by Matgen84 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1163/#findComment-2809436 Share on other sites More sharing options...
Recommended Posts