Jump to content
30960 posts in this topic

Recommended Posts

16 hours ago, sambul65 said:

 

Thanks. How is your fork different from main release?

 

I wonder if its possible to add support for map -r  command to Clover GUI Options menu and also to config.plist in Boot - Arguments section, since reconnect -r seems to be supported in that section (or not)? That would hopefully allow to auto run the code below after NVMe driver start at Clover boot from the config.plist to launch OS from an NVMe drive on partially supported by Clover Legacy Mobos, since startup.nsh doesn't seem to work for that (or at all).

 

reconnect -r
map -r
fs0:\efi\boot\bootx64.efi

 

My fork differs only in a few build scripts. Lately, I've been mostly testing OpenCore-Patcher 3.0.0 - Experimental Fork.

  • Like 1

I changed my gpu with a. 6950xt and now I need the ssdt attached to boot with opencore. Before I had a 560 and I could boot with clover but now I'm forced to use opencore cause clover doesn't boot even with the ssdt. I'd like to use clover, any tips?

SSDT-6950.aml

  • Like 2
7 minutes ago, innerd said:

I changed my gpu with a. 6950xt and now I need the ssdt attached to boot with opencore. Before I had a 560 and I could boot with clover but now I'm forced to use opencore cause clover doesn't boot even with the ssdt. I'd like to use clover, any tips?

SSDT-6950.aml 226 B · 0 downloads

 

you can do the same spoof only using Device properties in your config.plist (both for oc or clover)

this below is for clover :

image.thumb.png.9217edeab62a200ae859f9c238094889.png

 

 

this is for OC:

image.thumb.png.e22f826290f6f4aa6b33d50b85f4a9cc.png

 

 

  • Like 7

In the latest release of Clover 5165, for some reason, when I install it, all my kext folders end up inside a folder of the same name. For example, 15 is created inside the 15 folder, but only if no such folder exists. Is this the case for everyone else?

1 hour ago, MakAsrock said:

In the latest release of Clover 5165, for some reason, when I install it, all my kext folders end up inside a folder of the same name. For example, 15 is created inside the 15 folder, but only if no such folder exists. Is this the case for everyone else?

Hi @MakAsrock

First of all maybe better if you telling are not using Original repos of Clover

to me this is the contents from the original update from today (f5795e70f)

image.png.e10e3ba42c7e845397691d7ca627c403.png

From the Package there is the same

image.png.4d9d30b37595e7b1e34c494b09e07d11.png

 

  • Confused 1
3 hours ago, chris1111 said:

Hi @MakAsrock

First of all maybe better if you telling are not using Original repos of Clover

to me this is the contents from the original update from today (f5795e70f)

image.png.e10e3ba42c7e845397691d7ca627c403.png

From the Package there is the same

image.png.4d9d30b37595e7b1e34c494b09e07d11.png

 

1. I asked, without being aggressive, about the substance of the complaint here.
2. I checked this morning and the fix came out in the evening.

3. I tested it using the Clover EFI version downloaded from here.
r5165 (1ac7cd496) Fig. 1
4. It didn't turn out so fatally for me.

5. Yes, everything is fine now Clover EFI
r5165 (f5795e70f). Fig. 2
Thank you all! 😊

Fig. 1:

Fig. 1.jpg

Fig. 2

Fig 2.jpg

Edited by MakAsrock
  • Like 1
  • 2 weeks later...

Booting Snow leopard 10.6.8 from modern Clover :hysterical:

Happy new Year to all

Hackintosh WILL NEVER DIES  :robot:

attaching bdmesg

Terminal Saved Output.txt.zip

 

image.thumb.png.77d16ec389c003cc5a09ccb262a48871.png

 

image.thumb.png.f8dbb3031410102634c10dd3bb932915.png

Edited by chris1111
  • Like 6
23 hours ago, chris1111 said:

Booting Snow leopard 10.6.8 from modern Clover :hysterical:

Happy new Year to all

Hackintosh WILL NEVER DIES  :robot:

attaching bdmesg

Terminal Saved Output.txt.zip 12.47 kB · 1 download

 

image.thumb.png.77d16ec389c003cc5a09ccb262a48871.png

 

image.thumb.png.f8dbb3031410102634c10dd3bb932915.png

 

Amazing Hack my brother!!!

 

 

  • Like 2

Guys, I've some generic questions about Clover features:

 

1. Why Clover Shell option doesn't show up in GUI after an original Clover ISO boots from Ventoy or similar tool prepared USB flash, except by BDU tool that unpacks the ISO to the flash?

 

2. Why my Rapoo MT7505 USB Mouse doesn't work with any launched Clover release regardless of the PC USB port used, BIOS settings or Clover mouse drivers added to the BDU flash drive?

 

3. Can a bootable Clover ISO be extracted, edited and then saved by any Windows ISO building app like PowerISO etc? I tried but the ISO doesn't boot after edit despite its .bif file was added by the app. If not, why and what's the best way to run Clover_makeiso.bash in Windows 11?

 

4. Is there a way to hide CDBOOT on-screen messages to make Clover ISO boot silently?

 

Hope, Clover themes is not the only topic discussed here. 😍

 

Spoiler

screenshot1.png

 

Edited by sambul65
  • Like 1

1. Because the Shell is absent. Check EFI/CLOVER/tools/Shell64U.efi. If not download from Clover github releases.

2. Some mice really are not compatible with BIOS drivers.  Check also your BIOS settings about USB legacy support.

3. Windows didn't see partitions on USB stick. It accounts USB stick as a whole memory not divided into partitions. BDU works in Windows by own access to this block device.

    I know nothing about scripts in Windows 11.

4. May be config.plist->Boot

<key>NoEarlyProgress</key>

<true/>

  • Like 2

Hi guys, We have news: soon, if @Hnanoto’s commit is approved, preliminary tests have been carried out and installation via the Recovery method is working. Like in Opencore. 

 

 

Clover 5167 

 

 

CapturadeTela2026-01-09s00_24_21.png.58fcfd036ba137d4443e395132bcfd55.png

 

 

https://github.com/hnanoto/CloverBootloader-Hackintosh-and-Beyond/releases/tag/v5167 Forked 

  • Like 2
On 1/1/2026 at 3:31 PM, chris1111 said:

Booting Snow leopard 10.6.8 from modern Clover :hysterical:

Happy new Year to all

Hackintosh WILL NEVER DIES  :robot:

attaching bdmesg

Terminal Saved Output.txt.zip 12.47 kB · 1 download

 

image.thumb.png.77d16ec389c003cc5a09ccb262a48871.png

 

image.thumb.png.f8dbb3031410102634c10dd3bb932915.png

Gotta Love The Old Snow Cat, Well Done

  • Like 4
8 hours ago, Max.1974 said:

Hi guys, We have news: soon, if @Hnanoto’s commit is approved, preliminary tests have been carried out and installation via the Recovery method is working. Like in Opencore. 

 

 

Clover 5167 

 

 

CapturadeTela2026-01-09s00_24_21.png.58fcfd036ba137d4443e395132bcfd55.png

 

 

https://github.com/hnanoto/CloverBootloader-Hackintosh-and-Beyond/releases/tag/v5167 Forked 

Hmmm🤔can you elaborate please.

  • Like 3

@fabiosun  Congratulations, my friend fabiosun, this shows that your configuration is excellent. Did you compile this 5165 release just now? 

 

As always, it’s a pleasure talking with you, my friend. If it was due to the changes, it’s because there was a difficulty and commits were made to better adjust Recovery mode, similar to how it works in OpenCore. And the program to download the Recovery folder also helps with this. 

 

https://github.com/hnanoto/macOS-Recovery 

 

CapturadeTela2026-01-09s14_42_00.thumb.png.81a5bae1bd2a730dd01dd472df632b79.png

 

IMAGE2026-01-09144326.thumb.jpg.4e152eafc5a128a633516e8a267f1ae0.jpg

 

IMAGE2026-01-09144324.thumb.jpg.6bef6eb35b05d1b115d4e2ed268b2966.jpg

 

 

 

To better understand and answer you, was the method you used entering an already installed Recovery mode? Because this would be the method to be used from the Recovery folder downloaded from Apple for those who don’t have the full installer or can’t create it from Windows. This makes it easier for anyone creating a functional and compatible EFI to download this, or use a Windows program (such as the one from Henrique’s GitHub repository) called macOS-Recovery, specially developed and free for Windows.

 

 

 

Henrique @Hnanoto  and I were having difficulty testing the Clover binaries, and the changes just approved by Slice resulted in improvements.

 

So Clover 5166 has been released on GitHub. 😉

 

 

Edited by Max.1974
  • Like 1
  • Thanks 2
26 minutes ago, fabiosun said:

config.plist.zip 5.04 kB · 0 downloads

this is my clover 5165 config plist used in video posted above, maybe something useful there

Happy that 5166 solved for you this problem :)

 

 

 

Thank you very much, Fabio. The configurations are very important; this is extremely important. Thank you!! 

@fabiosun These patches are amazing, my friend. How did you make them? 

 

CapturadeTela2026-01-09s14_50_28.thumb.png.4aa5ebf94ba49e2852eec887995e9e53.png

 

 

I believe you used the Hack Check app from your Italian forum!! Congratulations once again!! This app is top-notch. 

 

https://macos86.it/files/file/95-hack-check/ :hyper:

 

Edited by Max.1974
  • Like 1
  • Thanks 1

@Max.1974those patches are done by CorpGhost aka corpnewt (ssdttime and other great tools developer and a nice guy )and are useful to avoid some problem for amd asus new motherboard which have problem from a bios released with support for new amd 9xxx cpu

a sort of dsdt/acpi patches

  • Like 2
  • Thanks 1
36 minutes ago, fabiosun said:

@Max.1974esses patches são feitos pela CorpGhost, também conhecido como corpnewt (ssdtime e outros desenvolvedores de ótimas ferramentas e um cara legal) e são úteis para evitar alguns problemas para a nova placa-mãe amd asus que têm problema de uma bios lançada com suporte para a nova cpu amd 9xxx

um tipo de patches dsdt/acpi

 

Thank you, my friend. They are truly essential in the Hackintosh scene, just like you all on the macOs86.it forum!! Cheers!! 

 

New Clover release 5166 

 

 

image.jpeg.36a5d18cd88f55e15bcd198a77969b11.jpeg

Edited by Max.1974
  • Like 3
  • Thanks 1

With great difficulty, I forked Clover Release 5166. I also translated the templates for Issues and Contributing. 
Without first creating tag 5166, the build won't be created and GitHub Runner crashes. 🙄

git tag -f 5166
git push --force origin master
git push --tags --force

 

image.thumb.jpeg.68d5f2fffe0181c4a11be2e0ff9c7236.jpeg


The repository itself and the release are in the same place.
Clover revision: 5166 (master, commit 736a1cf)

MD5 (sym/Clover_r5166.pkg) = a856249830a370e5e93a6d65aaed257d

Thanks to hnanoto! 🙂

mpkg.log

Edited by MakAsrock
  • Like 3
×
×
  • Create New...