cankiulascmnfye Posted June 21, 2024 Share Posted June 21, 2024 Got Clover r5159 working on my Lenovo T490 with Sequoia. Intel BT is not working, but that's a kext issue. 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1195/#findComment-2821571 Share on other sites More sharing options...
Slice Posted June 21, 2024 Share Posted June 21, 2024 15 minutes ago, jackacc said: opencore have ocat opencore (config.plist) Configuration file template clover (config.plist)? It is config-sample.plist. It is one for all because Clover is able to configure hardware automatically. 4 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1195/#findComment-2821572 Share on other sites More sharing options...
Max.1974 Posted June 21, 2024 Share Posted June 21, 2024 (edited) Try use Clover Configurator, and he fix automatic errors from your plist. Need put Devices and boot args, and I recommend you try EFI basic from Olarila.com and if you need, ask for @MaLd0n help you!! He is Olarila owner https://www.olarila.com/topic/5676-hackintosh-efi-folder-with-clover-and-opencore/ https://mackie100projects.altervista.org/download-clover-configurator/ 2 hours ago, cankiulascmnfye said: Got Clover r5159 working on my Lenovo T490 with Sequoia. Intel BT is not working, but that's a kext issue. Maybe you should try use @Shaneee kexts but its important use Opencore ResetNvram, I have no idea why Clover not clean totally Nvram. And need put parameters on boot or in Nvram First: sudo nvram bluetoothHostControllerSwitchBehavior=always sudo rm -f /Library/Preferences/com.apple.Bluetooth Them: Or use Opencore to boot and Clean Nvram and reboot to Clover. Or just put on Nvram this args sudo nvram bluetoothInternalControllerInfo=0 sudo nvram bluetoothExternalDongleFailed=0 Edited June 21, 2024 by Max.1974 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1195/#findComment-2821588 Share on other sites More sharing options...
jackacc Posted June 25, 2024 Share Posted June 25, 2024 Apple seeded macOS 15 Beta 2 (24A5279h) to developers 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1195/#findComment-2821797 Share on other sites More sharing options...
Slice Posted June 25, 2024 Share Posted June 25, 2024 Now I can compile Clover in Sequoia. The changes committed. 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1195/#findComment-2821848 Share on other sites More sharing options...
innerd Posted June 25, 2024 Share Posted June 25, 2024 HI, id like to use clover with Catalina on an amd laptop. I added the kernel patches and the same kexts from the working config in opencore but it stucks early on boot. Is there a guide to config clover properly? Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1195/#findComment-2821851 Share on other sites More sharing options...
Slice Posted June 26, 2024 Share Posted June 26, 2024 22 hours ago, innerd said: HI, id like to use clover with Catalina on an amd laptop. I added the kernel patches and the same kexts from the working config in opencore but it stucks early on boot. Is there a guide to config clover properly? Here? https://github.com/CloverHackyColor/CloverBootloader/wiki Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1195/#findComment-2821923 Share on other sites More sharing options...
innerd Posted June 27, 2024 Share Posted June 27, 2024 Do you know if a require something special for an amd laptop, config.plist wise, other than the amd vanilla patches with clover? Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1195/#findComment-2821954 Share on other sites More sharing options...
Slice Posted June 28, 2024 Share Posted June 28, 2024 On 6/27/2024 at 10:01 PM, innerd said: Do you know if a require something special for an amd laptop, config.plist wise, other than the amd vanilla patches with clover? I never had amd laptop so I know only that is written in the forum. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1195/#findComment-2821998 Share on other sites More sharing options...
Max.1974 Posted July 6, 2024 Share Posted July 6, 2024 (edited) Hi @Slice I would like to ask you if by chance there have been any reports of difficulty installing Sequoia when there is more than one installation on the Hackintosh. For example, I have been able to install with Opecore normally, without problems, but Clover does not recognize more than one installed program and does not complete the installation, unless it is just this one on the entire HD or even on separate HDS (Nvme and SSD Sata ). I can install now with update Lilu and others kexts. Thanks!! Edited July 6, 2024 by Max.1974 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1195/#findComment-2822294 Share on other sites More sharing options...
Max.1974 Posted July 6, 2024 Share Posted July 6, 2024 On 6/25/2024 at 4:32 PM, Slice said: Now I can compile Clover in Sequoia. The changes committed. @Slice please what tools (Xcode beta 16? CLT) to compile Clover on Sequoia ? Are you can get it on beta 2 too? Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1195/#findComment-2822295 Share on other sites More sharing options...
Slice Posted July 6, 2024 Share Posted July 6, 2024 I am using gcc14.1.0 as GCC131 toolset under sequoia. 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1195/#findComment-2822297 Share on other sites More sharing options...
jlrycm Posted July 6, 2024 Share Posted July 6, 2024 (edited) 11 hours ago, Max.1974 said: @Slice please what tools (Xcode beta 16? CLT) to compile Clover on Sequoia ? Are you can get it on beta 2 too? @Max.1974 I’m booting sequoia beta 2 using clover 5159 release. It works smoothly. The only minor thing was the memory misconfiguration notification keep popping up and I haven’t had the chance to try the restrictedevents kext bootargs to see if it goes away. Edited July 6, 2024 by jlrycm 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1195/#findComment-2822317 Share on other sites More sharing options...
Max.1974 Posted July 6, 2024 Share Posted July 6, 2024 Hi my friend, sorry late @jlrycm are you using MacPro7,1 SMBIOS? I preferred use iMacPro1,1 but I know that important make upgrade. So I think im fix that with Restricted Events and Lilu update kexts or use Lorys87 RE, and im put this arg on Clover: Im using last Clover 5159 with this kexts In Sequoia or Ventura not issue report But im sure that @MaLd0n can be fix to you any issue with SMBIOS MacPro7,1, he can fix to me too !! 1 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1195/#findComment-2822331 Share on other sites More sharing options...
Max.1974 Posted July 6, 2024 Share Posted July 6, 2024 14 hours ago, Slice said: I am using gcc14.1.0 as GCC131 toolset under sequoia. Thanks @Slice I sorry I not know do it, for exemple, choose GCC version. If you would explain, appreciated that... Thanks a lot for all your hard work with Clover !!! Clover is a Masterpiece 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1195/#findComment-2822332 Share on other sites More sharing options...
Matgen84 Posted July 7, 2024 Share Posted July 7, 2024 (edited) Hey @Slice On my Z390 config, I have two hard disk: Sequoia (Clover) and Endeavour (Systemd-Boot-boot). When I try to boot from USB Sequoia (Clover), I've got a kind of Systemd-Boot menu with macOS entries instead of Clover (see below). If I select this macOS entries: I can't boot Mac (logically) but Clover display only embedded theme ! (I check my theme before 12 AM) What do you about this behaviour ! Maybe I mistaken somewhere. Thanks. Screenshot: for testing as usaul, I try to boot from USB: Clover r5159 commit 259b69 display a non-graphic menu instead of Clover GUI. EDIT 1: I try with latest commit: same issue, no Clover GUI at startup... EDIT 2: the separate hard disk boot Endeavour from Systemd-boot. Is it possible : a conflict between Clover bootloader ? Nvram issue... Any ideas ! Edited July 7, 2024 by Matgen84 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1195/#findComment-2822343 Share on other sites More sharing options...
Slice Posted July 7, 2024 Share Posted July 7, 2024 I may propose that you use BOOTX64.EFI as Clover while Endeavour change it to something else. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1195/#findComment-2822370 Share on other sites More sharing options...
Slice Posted July 7, 2024 Share Posted July 7, 2024 21 hours ago, Max.1974 said: Thanks @Slice I sorry I not know do it, for exemple, choose GCC version. If you would explain, appreciated that... Thanks a lot for all your hard work with Clover !!! Clover is a Masterpiece Thanks for the warm words. To use gcc-14 you should run script ./build_gcc14.sh and then use buildme just by default. Just press 1 1 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1195/#findComment-2822373 Share on other sites More sharing options...
Max.1974 Posted July 7, 2024 Share Posted July 7, 2024 (edited) Hi @Slice, forgive me ask to you again, I don't know if a have mistake something but not recognize edited:" GCC14.1.0" or not finish compilation. Here the logs zipped logs - Clover xcode 16.zip If I can do something to get compiler Clover from my Sequoia, please let we know how configuration you do it. Edited July 8, 2024 by Max.1974 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1195/#findComment-2822380 Share on other sites More sharing options...
Max.1974 Posted July 7, 2024 Share Posted July 7, 2024 (edited) In ventura im run first your command with final "... ./build_gcc14.sh" and then install normally. After that im run just "cd CloverBootloader ./buildme" I clean About This hack cache "cd /Applications/About\ This\ Hack.app rm -rf ~/.ath" And then running last commit build 5159 but I don't know if is possible compiled with Sequoia or if will be is different Thanks!! Edited July 7, 2024 by Max.1974 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1195/#findComment-2822383 Share on other sites More sharing options...
Matgen84 Posted July 8, 2024 Share Posted July 8, 2024 (edited) 10 hours ago, Slice said: I may propose that you use BOOTX64.EFI as Clover while Endeavour change it to something else. What you say, make sens. Thanks. Exactly what I think about BOOTX64 (Clover/Endeavour). But I try to boot from Clover USB drive when the issue is arriving. How to block Endeavour BOOTX64 ? To resume, I have two HDD: Sequoia (Clover) Endeavour (Systemd-boot). The issue do not exist booting from USB Opencore. EDIT: I check again config.plist and try again. Result: screenshot below Edited July 8, 2024 by Matgen84 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1195/#findComment-2822398 Share on other sites More sharing options...
Matgen84 Posted July 8, 2024 Share Posted July 8, 2024 hey @Slice Always the same issue with Systemd-boot despite a lot of researchs 😪 log file attached. 2024-07-08_16-40_CLOVERX64_r5159_g0b4a4018d.efi.log Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1195/#findComment-2822419 Share on other sites More sharing options...
Slice Posted July 8, 2024 Share Posted July 8, 2024 20 hours ago, Max.1974 said: Hi @Slice, forgive me ask to you again, I don't know if a have mistake something but not recognize GCC14 or not finish compilation. Here the logs zipped logs - Clover xcode 16.zip 245.27 kB · 0 downloads If I can do something to get compiler Clover from my Sequoia, please let we know how configuration you do it. Where did you see I speak about GCC14? Never! I told about gcc14.1.0 and GCC131. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1195/#findComment-2822421 Share on other sites More sharing options...
Slice Posted July 8, 2024 Share Posted July 8, 2024 13 hours ago, Matgen84 said: What you say, make sens. Thanks. Exactly what I think about BOOTX64 (Clover/Endeavour). But I try to boot from Clover USB drive when the issue is arriving. How to block Endeavour BOOTX64 ? To resume, I have two HDD: Sequoia (Clover) Endeavour (Systemd-boot). The issue do not exist booting from USB Opencore. EDIT: I check again config.plist and try again. Result: screenshot below It looks like you started bootloader from bootloader from other bootloader. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1195/#findComment-2822422 Share on other sites More sharing options...
Max.1974 Posted July 8, 2024 Share Posted July 8, 2024 (edited) Is this instruction for Sequoia? 1. Download Clover cd ~ mkdir src cd src git clone --recurse-submodule https://github.com/CloverHackyColor/CloverBootloader.git cd CloverBootloader 2. Download and install Python 3.12... 3. Set a link for python cd /Library/Frameworks/Python.framework/Versions/3.12/bin/ sudo ln -s python3.12 python cd - 4. Install tools pip3 install setuptools 5. make -C BaseTools 6. ./buildme Edited July 9, 2024 by Max.1974 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1195/#findComment-2822425 Share on other sites More sharing options...
Recommended Posts