LAbyOne Posted June 12, 2023 Author Share Posted June 12, 2023 (edited) @oSxFr33k ok i see. The package was not created because, to do that you should have the toolchain build and ready To do so, the fisrt option you should use is at least Build All (option 5) that will take care of preparing all you need to create whatever clover build you like later on Now since you need to be able to build for legacy boot also, to make the installer package would be preferable if you choose 8 - Developer builds Then build a Release 1 or 2 depending on what you prefer Gcc or Xcode and you'r done When the build is done the folder containing all Clover files pkg, zip, iso, and so on will pop up itself Edited June 12, 2023 by LAbyOne 1 Link to comment Share on other sites More sharing options...
oSxFr33k Posted June 12, 2023 Share Posted June 12, 2023 (edited) Thanks for sharing this great tool. If I re-execute ‘Build all ‘ does it perform a clean before it re-compiles and installs? Is Xcode choice my best bet if the latest Xcode is installed on MacOS Ventura. Edited June 12, 2023 by oSxFr33k Link to comment Share on other sites More sharing options...
LAbyOne Posted June 12, 2023 Author Share Posted June 12, 2023 (edited) @oSxFr33k any build (gcc - xcode) has its own directory and installed files are overwritten by last toolchain used, Yes Xcode must be present and CLI too (latest 14.3.1 has been reported working fine, I did not tested it yet, as 14.3 was not good, I rolled back to 14.2) you can choose build all, but you still need to build a release to produce also the boot6 which is the one you will be needing, to install legacy Edited June 12, 2023 by LAbyOne 2 Link to comment Share on other sites More sharing options...
oSxFr33k Posted June 12, 2023 Share Posted June 12, 2023 So it should be done in an orderly way choosing the earlier menus to create a build release then move forward with Build All etc etc. Do you have to install CLI separately or does this get installed when you install the app? Is there a menu in the App that will have the option to install CLI. Link to comment Share on other sites More sharing options...
LAbyOne Posted June 12, 2023 Author Share Posted June 12, 2023 36 minutes ago, oSxFr33k said: So it should be done in an orderly way choosing the earlier menus to create a build release then move forward with Build All etc etc. Do you have to install CLI separately or does this get installed when you install the app? Is there a menu in the App that will have the option to install CLI. xcode-select --install 1 1 Link to comment Share on other sites More sharing options...
LAbyOne Posted June 12, 2023 Author Share Posted June 12, 2023 Little heads-up guys just noticed a typo into Themes Downloader so I replaced now the previous 2.0.4 with a corrected one all those who already downloaded the file before 2023/06/12 h16:02 should replace that Sorry for the trouble 1 Link to comment Share on other sites More sharing options...
iCanaro Posted July 13, 2023 Share Posted July 13, 2023 this app in my x570 hack doesn't produce the desired result in any macOS version from mojave to ventura, i just miss testing with sonoma. Same thing for runme.command or trying buildme downloaded from github. On Z370 platform all ok on all macOS Link to comment Share on other sites More sharing options...
axonleo Posted July 16, 2023 Share Posted July 16, 2023 Hi, can i use this tool to create a working clover efi folder based on my hardware to install and boot big sur, monterey and ventura and get working power management for my x79 + 3930k cpu ? Link to comment Share on other sites More sharing options...
LAbyOne Posted July 17, 2023 Author Share Posted July 17, 2023 On 7/13/2023 at 1:17 PM, iCanaro said: this app in my x570 hack doesn't produce the desired result in any macOS version from mojave to ventura, i just miss testing with sonoma. Same thing for runme.command or trying buildme downloaded from github. On Z370 platform all ok on all macOS @iCanaro You should probably specify what would be the desired result in order to give you a possible answer For what I can understand reading your post, the problem seem to be elsewhere, since you can't apparently have any result no matter what tool you'r using (runme.command, buildme ...) I have no problem at all running it on all System you mentioned, and having a working copy of the bootloader... 10 hours ago, axonleo said: Hi, can i use this tool to create a working clover efi folder based on my hardware to install and boot big sur, monterey and ventura and get working power management for my x79 + 3930k cpu ? @axonleo Sure, it will produce a working clover folder then to boot the systems you mentioned, you should follow the suggestions to have working config.plist able to boot the systems as the may need different configurations (quirks) in order to work Clover btw, let you have multiple configs in place and you can choose them at boot stage by entering Options menu then choosing the config you wish to use on a particular system Link to comment Share on other sites More sharing options...
axonleo Posted July 17, 2023 Share Posted July 17, 2023 (edited) 45 minutes ago, LAbyOne said: @axonleo Sure, it will produce a working clover folder then to boot the systems you mentioned, you should follow the suggestions to have working config.plist able to boot the systems as the may need different configurations (quirks) in order to work Clover btw, let you have multiple configs in place and you can choose them at boot stage by entering Options menu then choosing the config you wish to use on a particular system What suggestions do you mean btw... i dont know what settings or what to choose between legacy or uefi driver when creating clover in order to get Ventura booting and enable pm for my x79 and 3930k cpu ? Edited July 17, 2023 by axonleo Link to comment Share on other sites More sharing options...
LAbyOne Posted July 17, 2023 Author Share Posted July 17, 2023 8 minutes ago, axonleo said: Okay I am in El capitan 10.11.6 and just downloaded v2.0.4 but when i double click the app nothing happens ? when d/clicking it will appear into Menu Item bar as explained the using the menu you launch the app 8 minutes ago, axonleo said: What suggestions do you mean btw... i dont know what settings or what to choose between legacy or uefi driver when creating clover in order to get Ventura booting and enable pm for my x79 and 3930k cpu ? Those are well explained on Clover Changes explanations there you will find all info you need to boot clover and the changes to be applied on particular systems. Your boot should be UEFI based anyway Using Ventura, depending on your Graphic Card, you may also need to use OC to enable support for legacy dGPUs, as clover do not provide those patches. Link to comment Share on other sites More sharing options...
iCanaro Posted July 17, 2023 Share Posted July 17, 2023 I meant compiling Clover. Error examples on big sur: [UPDATE CLOVER] Fetching origin remote: Enumerating objects: 8, done. remote: Counting objects: 100% (8/8), done. remote: Total 8 (delta 7), reused 8 (delta 7), pack-reused 0 Unpacking objects: 100% (8/8), 1.92 KiB | 218.00 KiB/s, done. From https://github.com/CloverHackyColor/CloverBootloader 7bec54ee8..9c3e5436a master -> origin/master Fetching submodule OpenCorePkg Fetching submodule OpenCorePkg hint: Pulling without specifying how to reconcile divergent branches is hint: discouraged. You can squelch this message by running one of the following hint: commands sometime before your next pull: hint: hint: git config pull.rebase false # merge (the default strategy) hint: git config pull.rebase true # rebase hint: git config pull.ff only # fast-forward only hint: hint: You can replace "git config" with "git config --global" to set a default hint: preference for all repositories. You can also pass --rebase, --no-rebase, hint: or --ff-only on the command line to override the configured default per hint: invocation. From https://github.com/CloverHackyColor/CloverBootloader * branch master -> FETCH_HEAD Fetching submodule OpenCorePkg Updating f63935320..9c3e5436a error: Your local changes to the following files would be overwritten by merge: CloverPackage/package/Resources/background.tiff CloverPackage/package/po/clover.pot buildgettext.sh buildmtoc.sh buildnasm.sh Please commit your changes or stash them before you merge. Aborting logout Saving session... ...copying shared history... ...saving history...truncating history files... ...completed. Deleting expired sessions...none found. [Processo completato] ------------ Processing meta-data .Architecture(s) = X64 Build target = RELEASE Toolchain = GCC131 Active Platform = /Users/utente/Clover/CloverBootloader/Clover.dsc .... done! [CC] Acpi [CC] DriverEntryPoint [CC] DevicePathFromText /Users/utente/Clover/CloverBootloader/MdePkg/Library/UefiLib/Acpi.c: internal compiler error: Segmentation fault: 11 /Users/utente/Clover/CloverBootloader/MdePkg/Library/UefiDriverEntryPoint/DriverEntryPoint.c: internal compiler error: Segmentation fault: 11 Please submit a full bug report, with preprocessed source (by using -freport-bug). See <https://gcc.gnu.org/bugs/> for instructions. Please submit a full bug report, with preprocessed source (by using -freport-bug). See <https://gcc.gnu.org/bugs/> for instructions. make: *** [/Users/utente/Clover/CloverBootloader/Build/Clover/RELEASE_GCC131/X64/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint/OUTPUT/DriverEntryPoint.obj] Error 1 make: *** [/Users/utente/Clover/CloverBootloader/Build/Clover/RELEASE_GCC131/X64/MdePkg/Library/UefiLib/UefiLib/OUTPUT/Acpi.obj] Error 1 build.py... : error 7000: Failed to execute command make tbuild [/Users/utente/Clover/CloverBootloader/Build/Clover/RELEASE_GCC131/X64/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint] build.py... : error 7000: Failed to execute command make tbuild [/Users/utente/Clover/CloverBootloader/Build/Clover/RELEASE_GCC131/X64/MdePkg/Library/UefiLib/UefiLib] build.py... : error 7000: Failed to execute command make tbuild [/Users/utente/Clover/CloverBootloader/Build/Clover/RELEASE_GCC131/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib] build.py... : error 7000: Failed to execute command make tbuild [/Users/utente/Clover/CloverBootloader/Build/Clover/RELEASE_GCC131/X64/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib] build.py... : error F002: Failed to build module /Users/utente/Clover/CloverBootloader/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf [X64, GCC131, RELEASE] - Failed - Build end time: 16:01:07, Jul.09 2023 Build total time: 00:00:05 logout Saving session... ...copying shared history... ...saving history...truncating history files... ...completed. [Processo completato] Link to comment Share on other sites More sharing options...
iCanaro Posted July 17, 2023 Share Posted July 17, 2023 when the compilation seems to be successful, then clover64.efi is missing Link to comment Share on other sites More sharing options...
LAbyOne Posted July 17, 2023 Author Share Posted July 17, 2023 @iCanaro ok i see, the issue is due to the most recent updates in Clover. and i did not update the script. i will post an updated version in a few minutes.. sorry for the inconvenience. Link to comment Share on other sites More sharing options...
LAbyOne Posted July 17, 2023 Author Share Posted July 17, 2023 Update 2.0.5 This address the new build compilation introduced with GCC 13 causing build failure due to old gcc53 invocation. Link to comment Share on other sites More sharing options...
axonleo Posted July 17, 2023 Share Posted July 17, 2023 3 hours ago, LAbyOne said: when d/clicking it will appear into Menu Item bar as explained the using the menu you launch the app Those are well explained on Clover Changes explanations there you will find all info you need to boot clover and the changes to be applied on particular systems. Your boot should be UEFI based anyway Using Ventura, depending on your Graphic Card, you may also need to use OC to enable support for legacy dGPUs, as clover do not provide those patches. i dont think i understand much from the clover change explanations info to be honest its too much and overwhelming for me😕 Could you make a clover efi folder based on my hardware that can boot ventura 13.4 so i can try and report back if the efi folder work or not ? Maybe i can make some changes to the efi folder afterward if it doesnt work. I tried to create something with you software/ script but its also complicated to understand and the xcode is not working properly in my el capitan so im not getting anywhere. Link to comment Share on other sites More sharing options...
iCanaro Posted July 17, 2023 Share Posted July 17, 2023 4 hours ago, LAbyOne said: Update 2.0.5 This address the new build compilation introduced with GCC 13 causing build failure due to old gcc53 invocation. In my X570 hack I tried with big sur and ventura but Cloverx64.efi is not generated, I leave the log CloverSuiteBuilder205_log.txt Link to comment Share on other sites More sharing options...
Max.1974 Posted February 11 Share Posted February 11 Thanks @LAbyOne im follow your GUID and using your Clover Suite Builder and my kexts and SSDTS and could install from USB installer Sonoma Beta 14.4 b2 Sleep with Intel Wireless im not sure if is possible. Thanks a lot to all and @MaLd0n for parameters from Olarila EFI folders. Spoiler Spoiler Spoiler Spoiler Spoiler Spoiler Spoiler Link to comment Share on other sites More sharing options...
LAbyOne Posted February 12 Author Share Posted February 12 @Max.1974 Glad everything worked out fine 1 Link to comment Share on other sites More sharing options...
Max.1974 Posted February 12 Share Posted February 12 2 hours ago, LAbyOne said: @Max.1974 Glad everything worked out fine Hi my dear friends @LAbyOne and @Slice Few words translated by Google: "Thank you for all your efforts here, especially yours and Slice's, as well as others that I don't see much of, who are certainly behind all the magnificent evolution I've witnessed from Clover. Speaking with a good developer friend in Brazil, he was also surprised by the GIT HUB page that we didn't have much contact with, it was almost unknown. I see how proud you are to have participated here for over 2 decades and see how you go to great lengths to improve and evolve, and all in good spirits. I really thank everyone, and what a shame that there is no way to help the insanely website with more donations, but if there is a way to support Clover I will do so with greater pleasure. I know that Hackintosh is for a few brilliant souls, who stand out, I don't even know if they are even human hehehehe, but anyway they are wonderful and make millions of hard-headed people happy with me. Thanking is not enough, there are no more words. A Discord community is already populated by the news. Please share how much easier it is to deal with Clover. I still have a lot of configuration questions, but I'll definitely read everything I can, and ask for help here if I need it. I wanted to say that the Sonma 14.4 beta is without any defects, I didn't even see a crash, unlike when using Opencore. I can only ask that God bless everyone here, and long live Clover, Opencore, all of you, and Insanely. I apologize if my English is not translated well, but I know that you and your programs go far beyond expectations, they provide everything we need. Thank you forever!!!" Christian Max PIcelli Correa from Brazil (Max.1974) 1 2 Link to comment Share on other sites More sharing options...
STLVNUB Posted February 17 Share Posted February 17 Can You Please Supply A Zipped Version As All The Apps I've Tried Result In Damaged File 1 Link to comment Share on other sites More sharing options...
Recommended Posts