datafeedexpert Posted March 30, 2024 Share Posted March 30, 2024 10 minutes ago, Slice said: "Bootloader Apple UEFI" 😏 About this Hack from 0xCUB3's github Repo https://github.com/0xCUB3/About-This-Hack Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1192/#findComment-2818744 Share on other sites More sharing options...
deeveedee Posted March 30, 2024 Share Posted March 30, 2024 (edited) @datafeedexpert You're reporting in the CLOVER thread, but this indicates that ""Apple UEFI" shows up as the bootloader when NOT using OpenCore/Clover ". Is this a bug in About this Hack? Or maybe About This Hack is not recognizing the new CLOVER (because something's wrong with the new CLOVER identification)? EDIT: Just read your response and see that CLOVER is shown in your System Profiler screenshot. Clearly an 0XCUB version bug. Edited March 30, 2024 by deeveedee 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1192/#findComment-2818745 Share on other sites More sharing options...
datafeedexpert Posted March 30, 2024 Share Posted March 30, 2024 15 minutes ago, deeveedee said: @datafeedexpert You're reporting in the CLOVER thread, but this indicates that ""Apple UEFI" shows up as the bootloader when NOT using OpenCore/Clover ". Is this a bug in About this Hack? Or maybe About This Hack is not recognizing the new CLOVER (because something's wrong with the new CLOVER identification)? There is a 3 Versions of AboutThisHack 1 From matxpa 2 From Slice 3 From 0XCUB , Slice's build shows Clover as Boot Loader , 0XCUB's version shows AppleUEFI when using clover, While 0XCUB's AboutThisHack shows Opencore Versions Perfectly... i also posted a screenshot of System Profiler where Clovers Build shows perfectly so don't worry about 0xCUB's AboutThisHack's Bug 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1192/#findComment-2818747 Share on other sites More sharing options...
Max.1974 Posted March 30, 2024 Share Posted March 30, 2024 8 hours ago, Slice said: Clover 5158 is out. It was compiled in Sonoma 14.4.1 with gcc13.1 and Python 3.12.1, xcode 15.3 Hi @Slice thanks for new release, if you can, is possible said how make GCC 13.1 default compiler? Are you using Python 3.12.1 because last release have some issue? And GCC 13.2 too? Thanks! 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1192/#findComment-2818748 Share on other sites More sharing options...
Max.1974 Posted March 30, 2024 Share Posted March 30, 2024 3 hours ago, datafeedexpert said: Done... Hi @datafeedexpert its possible you said what Xcode are you using to compile Clover ? If you compile, are you using what version of GCC? And Python ? Thanks!! 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1192/#findComment-2818749 Share on other sites More sharing options...
datafeedexpert Posted March 30, 2024 Share Posted March 30, 2024 Just now, Max.1974 said: Hi @datafeedexpert its possible you said what Xcode are you using to compile Clover ? If you compile, are you using what version of GCC? And Python ? Thanks!! i am not compiling the clover just downloading the build from clovers repo & updating the EFI.... 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1192/#findComment-2818750 Share on other sites More sharing options...
Slice Posted March 30, 2024 Share Posted March 30, 2024 The script "buildme" has default compiler GCC131. To create it you have to start script ./build_gcc13.sh Really I have gcc version 13.2.0 (GCC) and I see no issue during compilation. And python Python 3.12.2 (v3.12.2:6abddd9f6a, Feb 6 2024, 17:02:06) [Clang 13.0.0 (clang-1300.0.29.30)] on darwin 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1192/#findComment-2818751 Share on other sites More sharing options...
Max.1974 Posted March 30, 2024 Share Posted March 30, 2024 (edited) 10 minutes ago, Slice said: The script "buildme" has default compiler GCC131. To create it you have to start script ./build_gcc13.sh Really I have gcc version 13.2.0 (GCC) and I see no issue during compilation. Thank you @Slice im need copy command with cd src and run this command ./build_gcc13.sh ? Thank you we have som issue after Sonoma 14.4. and 14.4.1. In fact a lot o issue, and just works with Ventura. Chris1111 have been helped a lot too. Thanks and if you can recommend somenthink more about Xcode or Python, appreciated that!! or we need add in this command build? mkdir -p $HOME/src && cd $HOME/src git clone -q https://github.com/CloverHackyColor/CloverBootloader cd CloverBootloader && git submodule update --init --recursive cd OpenCorePkg && git checkout master && git pull cd .. ./build_gcc13.sh Edited March 30, 2024 by Max.1974 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1192/#findComment-2818752 Share on other sites More sharing options...
Slice Posted March 30, 2024 Share Posted March 30, 2024 I also tested ./ebuild.sh -xcode15 also success Build total time: 00:02:34 I updated my Xcode just today and have a version 15.3. Clover, created by gcc13 has a size 1.6Mb while created by xcode has a size 1.8Mb. 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1192/#findComment-2818753 Share on other sites More sharing options...
Max.1974 Posted March 30, 2024 Share Posted March 30, 2024 Hi @Slice im run this command above and add your command and fix GCC build All suffering to build on Sonoma has gone Oh my Gosh hehehehehehehe mkdir -p $HOME/src && cd $HOME/src git clone -q https://github.com/CloverHackyColor/CloverBootloader cd CloverBootloader && git submodule update --init --recursive cd OpenCorePkg && git checkout master && git pull cd .. ./build_gcc13.sh After that build and compile with GCC 13.2 normally Thanks all Thanks my GOD!! 15 minutes ago, Slice said: I also tested ./ebuild.sh -xcode15 also success Build total time: 00:02:34 I updated my Xcode just today and have a version 15.3. Clover, created by gcc13 has a size 1.6Mb while created by xcode has a size 1.8Mb. Yes it is, with GCC is 1.6 mb "I also tested ./ebuild.sh -xcode15 also success" Sorry my low level and poor knowlegde, how im run this command above? I need reformulate your build me script ? Can you provide an exemple ? Thanks!! Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1192/#findComment-2818754 Share on other sites More sharing options...
Max.1974 Posted March 30, 2024 Share Posted March 30, 2024 Finally compiled and run smooth oh my God!! Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1192/#findComment-2818755 Share on other sites More sharing options...
Max.1974 Posted March 30, 2024 Share Posted March 30, 2024 In fact I tested version and show that build GCC 13.1 too like you said. Maybe is because your command above to build Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1192/#findComment-2818756 Share on other sites More sharing options...
PG7 Posted March 31, 2024 Share Posted March 31, 2024 Thanks Team Clover Spoiler 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1192/#findComment-2818786 Share on other sites More sharing options...
PG7 Posted March 31, 2024 Share Posted March 31, 2024 @Slice @Jief_Machak Boot Legacy Error Asus A42J Intel i5 M480 Radeon ATI Series 5730 4 go Memory SSD 256go Clover r5155 OK Work Clover r5156 error Clover r5157 error Clover r5158 error Spoiler 2024-03-31_21-13_CLOVERX64.EFI.log preboot.log Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1192/#findComment-2818787 Share on other sites More sharing options...
Slice Posted April 1, 2024 Share Posted April 1, 2024 How did you get Radeon HD5730 to be working in Sonoma? It's impossible! Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1192/#findComment-2818795 Share on other sites More sharing options...
Stefanalmare Posted April 1, 2024 Share Posted April 1, 2024 2 hours ago, Slice said: How did you get Radeon HD5730 to be working in Sonoma? It's impossible! It is TeraScale 2, covered by OCLP. 1 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1192/#findComment-2818802 Share on other sites More sharing options...
PG7 Posted April 1, 2024 Share Posted April 1, 2024 (edited) Il y a 14 heures, Slice a dit : Comment avez-vous fait fonctionner la Radeon HD5730 dans Sonoma ? C'est impossible! Impossible Non ! video Sonoma 14.4.1 Clover r5155 Asus A42j i5 M480 Ati Radeon Series 5730 2go memory Graphics 4 go Memrory 1333mghz SSD Sandisk 250go patch Clover + OCLP - 10.13 High Sierra, Sierra, El Capitan... = patch Clover Native system - 10.14 Mojave = patch Clover + OCLP maxi 0.2.5 TUI - 10.15 Catalina = patch Clover + OCLP maxi 0.2.5 TUI - 11 Big Sur = patch Clover + OCLP - 12 Monterey = patch Clover + OCLP - 13 Ventura = patch Clover + OCLP - 14 Sonoma = patch Clover + OCLP Divulgacher Patch Clover ATI Radeon Series 5730 2go mémoire Graphique Il y a 11 heures, Stefanalmare a dit : Il s'agit de TeraScale 2, couvert par OCLP. Oui TeraScale2 OCLP v1.4.x activé config.plist Edited April 1, 2024 by PG7 1 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1192/#findComment-2818821 Share on other sites More sharing options...
Max.1974 Posted April 2, 2024 Share Posted April 2, 2024 (edited) Good night my Dear Friends @chris1111 @Slice et all important people to me I would like to share that I have detected the issues with compiling Clover 5158 or 5157 in Xcode 15.2 and 15.3. Despite Clang having the same version in Xcode 15.1 and Line Tools 15.1 Apple clang version 15.0.0 (clang-1500.1.0.2.5) Target: x86_64-apple-darwin23.4.0 I noticed that Clang doesn't download or install packages correctly from GCC 13.2.0, but even in Sonoma 14.4.1, if we use Xcode 15.1 and Command Line Tools from the same version, that is, 15.1, it will compile with GCC normally. You also need to download GCC via home brew 0"brew install gcc", a necessary condition. I used the code from the Clover Wiki CD ~ mkdir src cd src git clone --recurse-submodule https://github.com/CloverHackyColor/CloverBootloader.git cd CloverBootloader ./buildme Therefore, I come to inform everyone, but I am not an advanced user. I just did a lot of research, and I read that the new version of Clang doesn't have the C++20 package, or something like that. So, dear friends, if you happen to be able to install it on the Ventura, its possible too, just save and copy or add the OPT and TOOLS folders formalized in the Ventura, to src folder on Sonoma. It will compile instantly and finish Clover, even with another Xcode like 15.3. In order to collaborate with coders, I also ask for information if there is any package that we can formalize in the new Sonoma that takes the place of GCC or that makes Clang recognize the installer. It seems to me that the line of code without C++20 was compromised. I ask you if it would be possible to insert all the compilers in another area of the Mac, where we install many packages, such as the /usr/... folder. Thank you all, and I look forward to the noble coders and friends. Edited April 2, 2024 by Max.1974 5 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1192/#findComment-2818827 Share on other sites More sharing options...
phi777 Posted April 3, 2024 Share Posted April 3, 2024 Thank you very much for the v5158. For me 5155 was the last working version until now, 5156 and 5157, I always got "dead pci device" and it stopped loading, but 5158 boots again!!! 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1192/#findComment-2818877 Share on other sites More sharing options...
miliuco Posted April 4, 2024 Share Posted April 4, 2024 (edited) Clover 5158 working fine on my Hack. OCLP patch for Fenvi is working fine also. So far, I don't see anything wrong. Using Atomic theme by @chris1111 very nice! @Slice I see 5157 in Clover boot screen and Hackintool, NVRAM already reset. Edited April 4, 2024 by miliuco 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1192/#findComment-2818909 Share on other sites More sharing options...
Slice Posted April 4, 2024 Share Posted April 4, 2024 Clover boot screen shows real version. So you really booted by 5157. Check if you changed both /EFI/BOOT/BOOTX64.EFI /EFI/CLOVER/CLOVERX64.EFI 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1192/#findComment-2818910 Share on other sites More sharing options...
miliuco Posted April 4, 2024 Share Posted April 4, 2024 @Slice Sorry, BOOTx64.EFI not replaced. Now is ok. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1192/#findComment-2818913 Share on other sites More sharing options...
Max.1974 Posted April 5, 2024 Share Posted April 5, 2024 @miliuco When I change Clover build in run a command that @Slice post once: cd /Applications/About\ This\ Hack.app rm -rf ~/.ath Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1192/#findComment-2818940 Share on other sites More sharing options...
Max.1974 Posted April 6, 2024 Share Posted April 6, 2024 Hi @Slice and all my dear friends I apologize for asking, but would it be possible to give us some help on how to use the compiler packages for Clover on the Linux system? I tried using Ubuntu but without success. The most user-friendly system for this was Fedora 39 Workstation, however, it asks for several packages, which I install GCC, and various updates, but it gives us this error in the attached print I almost managed to compile, it gives the same error as newer Xcodes. I ask if you know about this, because apparently it could be interesting to compile Clover on Linux hardware. And I would like to know if there is a specific folder where we can install the packs or whatever is possible, since it seems to me (I'm not an advanced user) that Clover is built from virtualization in RAM or something similar. If you can or if you have a chain of commands of what I need to install and where to place or download the packages, I would greatly appreciate it. I'm struggling a little but I believe I will only progress with your knowledge. Thanks! Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1192/#findComment-2818958 Share on other sites More sharing options...
Slice Posted April 6, 2024 Share Posted April 6, 2024 @Max.1974, I see an error during base tools compilation. It is almost not my affair. You should ask Tiano developers for this issue. https://github.com/tianocore/edk2 May be Fedora requires additional tuning IDK. 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1192/#findComment-2818959 Share on other sites More sharing options...
Recommended Posts