Jump to content
30960 posts in this topic

Recommended Posts

12 minutes ago, Alpha22 said:

@chris1111 In my opinion, Clover Buildme.app is perfect and faster at compiling the Clover bootloader.

 

Screenshot-2025-11-13-alle-18-42-48.png   Screenshot-2025-11-13-alle-18-44-47.png

 

Screenshot-2025-11-13-alle-18-39-00.png

 

"Customise" is now clearly visible

 

Screenshot-2025-11-13-alle-18-39-15.png

Great !

Thank you @Alpha22

Edited by chris1111
  • Like 4
  • 2 weeks later...

Hello everyone, new Clover release with the FileVault disable patch in sample-plist (KextsToPatch), approved and updated by Slice.

Now we no longer need to wait for the drive to encrypt and then disable it.

 

https://github.com/CloverHackyColor/CloverBootloader/actions/runs/19600386416

 

Thanks to @Slice and @luxinhaus 

 

 Below is also the explanatory post.

 

 

 

 

 

 

image.thumb.png.9aba9b627b62ad5003a47e94dfc3c5f9.png

 

Spoiler

CapturadeTela2025-11-22s20_57_32.thumb.png.7b8fcc9a230d7a765e016a37c736fa1c.png

 

image.thumb.png.ae2928b47d1f45dd17b8d449f6c69de7.png

 

 

 

image.png.abac9d3597eec642a0e5b2bbb3f08f5f.png

 

Enjoy it!! ;) 

 

 

 

 

Edited by Max.1974
  • Like 7
6 hours ago, Max.1974 said:

Hello everyone, new Clover release with the FileVault disable patch in sample-plist (KextsToPatch), approved and updated by Slice.

Now we no longer need to wait for the drive to encrypt and then disable it.

 

https://github.com/CloverHackyColor/CloverBootloader/actions/runs/19600386416

 

Thanks to @Slice and @luxinhaus 

 

 Below is also the explanatory post.

 

 

 

 

 

 

image.thumb.png.9aba9b627b62ad5003a47e94dfc3c5f9.png

 

  Reveal hidden contents

CapturadeTela2025-11-22s20_57_32.thumb.png.7b8fcc9a230d7a765e016a37c736fa1c.png

 

image.thumb.png.ae2928b47d1f45dd17b8d449f6c69de7.png

 

 

 

image.png.abac9d3597eec642a0e5b2bbb3f08f5f.png

 

Enjoy it!! ;) 

 

 

 

 

I also merge my branch to Slice master that disable FileVault in Tahoe (Signed-off-by: Slice sergey.slice@gmail.com) Download Build ➥ Artifacts
Thank you! 🙂

Edited by MakAsrock
  • Like 4
  • Thanks 1
20 hours ago, MakAsrock said:

I also merge my branch to Slice master that disable FileVault in Tahoe (Signed-off-by: Slice sergey.slice@gmail.com) Download Build ➥ Artifacts
Thank you! 🙂

 

Thanks, my friend — running smooth! ;) 

 

image.png.a7256c252b1f728369b6d2aeb4851a0f.png

 

  • Like 3
59 minutes ago, Alpha22 said:

Question: when filling out Clover, i see an error

I would like to point out that Clover is compiled

 

Output.txt.zip 11.33 kB · 2 downloads

I think you need to clone the repository again. You probably haven't updated some of the necessary files. Everything assembles for me without these errors.

mpkg.log

Edited by MakAsrock
  • Like 2
On 11/26/2025 at 11:02 AM, Alpha22 said:

Question: when filling out Clover, i see an error

I would like to point out that Clover is compiled

 

Output.txt.zip 11.33 kB · 2 downloads

Error 1 (ignored)

So its not an error because with error the build failled :wink_anim:

I have the same output since long time compilling Clover

Maybe @Slice look to this (error 1 (ignored))

Edited by chris1111
  • Like 4
On 11/27/2025 at 4:13 AM, chris1111 said:

Error 1 (ignored)

So its not an error because with error the build failled :wink_anim:

I have the same output since long time compilling Clover

Maybe @Slice look to this (error 1 (ignored))

These three errors exist very long time because of unused codes swiped by linker and so produces zero length modules.

It doesn't influence on something.

Historically CloverEFI==boot file was able to launch the whole macOS so it needed such modules like SmbiosGen. Now it replaced by functions of CloverX64.efi

  • Like 6
7 hours ago, Slice said:

These three errors exist very long time because of unused codes swiped by linker and so produces zero length modules.

It doesn't influence on something.

Historically CloverEFI==boot file was able to launch the whole macOS so it needed such modules like SmbiosGen. Now it replaced by functions of CloverX64.efi

Thank you for your reply

  • Like 2

Guys, I think all the adults ones understood the point here. 😉

 

So, let's go back to the Hackintosh scene, and if you like to be here, just follow the rules ok?

 

As I put on my signature: "let's have some fun and learn from each other!"

  • Like 2
  • Thanks 4

To all:

 

On official Buildme: when I launch the app, the script update automatically local repo. To have the right commit at header of the menu, I must close Terminal and re-launch Buildme !!! 

 

  • Like 3

@Jief_Machak

 

Hi, I hope you're doing well.
Are you still involved in Clover updates?
Last time, you did a great job getting the latest platforms with AMD CPUs to work.

With the new AMD architectures, Clover no longer works, and personally, I haven't been able to update the kernel patch conversion as I did in the past.

Some AMD users could benefit from your help in updating Clover as was done for OpenCore and providing support to users who are currently excluded (x670E/x870E and newer platforms).

  • Like 2

Thanks, but I think you give me more credit than I deserve. I wasn't involve in making AMD working.

If the problem is that our version of integrated OpenCore is not recent enough, sure, I can do that. But I have no way of testing.

@Slice knowns more about low level and CPU type etc. If he confirms that an update of our integrated OpenCore is needed, I can do that. If OpenCore did a specific patch to support the new architecture, Slice would also know how to backport it in our integrated version.

Slice, do you know what needs to be done for supporting the new AMD architecture ?

  • Like 2
44 minutes ago, Jief_Machak said:

Thanks, but I think you give me more credit than I deserve. I wasn't involve in making AMD working.

in the past you did

i helped to debug starting from a working opencore config.plist following your inputs to solve problem AMD had with audio

https://github.com/CloverHackyColor/CloverBootloader/issues/656

 

 

newcpu fix in opencore was added here:

https://github.com/acidanthera/OpenCorePkg/releases/tag/1.0.3

I do not know if this fix is also implemented in clover bootloader (if so problem is different and maybe other 9xxx cpu user could help to solve if interesed in clover bootloader)

 

Edited by fabiosun
added links
  • Like 2

 

First of all, to save you time, I would like to know whether the fix for recognizing the new AMD CPUs that I linked to you has been added to Clover or not.

If so, I will have to review the conversion of the new AMD kernel patches to see if there are any conversion errors between OpenCore and Clover.

 

Opencore works, Clover latest time i tested does not recognize new AMD CPU (9XXX AM5 series)

 

  • Fixed support for AMD_CPU_EXT_FAMILY_1AH, thx @Shaneee
  • Like 4
On 12/2/2025 at 9:26 PM, fabiosun said:

 

First of all, to save you time, I would like to know whether the fix for recognizing the new AMD CPUs that I linked to you has been added to Clover or not.

If so, I will have to review the conversion of the new AMD kernel patches to see if there are any conversion errors between OpenCore and Clover.

 

Opencore works, Clover latest time i tested does not recognize new AMD CPU (9XXX AM5 series)

 

  • Fixed support for AMD_CPU_EXT_FAMILY_1AH, thx @Shaneee

I corrected Clover, please test

  • Like 5
6 hours ago, Slice said:

I corrected Clover, please text

 

Thank you Slice, commit 5ea639d solves audio problem on new AMD platform

 

May I ask also how to convert properly this ACPI patches?

ACPI_ASUS X870E Hero.plist.zip

 

i see in the past a your example how to convert kernel patches from opencore to clover but in ACPI seems to be different

 

image.thumb.png.af61e1a60089be6edf01da357522287b.png

 

Edited by fabiosun
  • Like 3
1 hour ago, LockDown said:

Thank you @LockDown

if you see in my log i use to convert many patches for AMD so i know this Slice's post..but it seems that some ACPI patches nomenclature is not working 

image.thumb.png.0d1dcbed18ccae3c585032aebccb03b3.png

 

Only OemTableId and enabled yes in this screenshot :)  is not present in Slice conversion table...but in the log you can see some skipped part (also well converted)

Edited by fabiosun
added infos
  • Like 2

image.thumb.png.66628cfa3ea707d9ad7d2b4b155cffca.png

 

Ok, Clover is working well it was a problem with a KextToPatch put in a wrong place :)

 

@Slice

Patches in ACPI patches section follow the same nomenclature of KextToPatch and KernelToPatch sections? it seems different to me

 

Edited by fabiosun
  • Like 2
×
×
  • Create New...