Jump to content
30960 posts in this topic

Recommended Posts

7 hours ago, iCanaro said:

@MifJpnthanks to your input, I made changes to my plist and even with this starts catalina, big sur, monterey beta 1 while movaje restarts (then very calmly I see if I find what causes the restart)

CLOVER_Full_patches_17H19H_Monterey_beta1_iCan.plist 36.13 kB · 5 downloads

 

6 hours ago, iCanaro said:

MatchOS works fine, if you see in my fullpatch I just commented on Count 0, Procedures and Skip, so they are disabled, IMHO they are these that make Clover go haywire 

 

From what I understand, OC "Base" is equivalent to Clover "Procedure".  When the OC patch leaves an empty "Find" field but has a "Replace" field of a certain length, you can put zeros for Clover's "Find" and "MaskFind" fields as long as they are the same length as the OC replace.  Also we want the replace to be exactly as written so put the same number of Fs for "MaskReplace" eg

 

Spoiler

1998178240_FixpatcheswithemptyFindfields.thumb.png.4f72cdafb825456bc0a04fb666684df8.png

 

 

 

From your original plist above, I have edited patch no 1,2,4,5,7 to add back "Procedure" and replace the empty "Find" fields with zeros.  Hopefully it still works 😀...

 

AMD CLOVER_Full_patches_17H19H_Monterey_beta1_iCan edited.plist.zip

  • Thanks 2
15 minutes ago, fusion71au said:

From your original plist above, I have edited patch no 1,2,4,5,7 to add back "Procedure" and replace the empty "Find" fields with zeros.  Hopefully it still works 😀...

 

 

thank you, you are very kind, I had already tried this setting for those patches, but it does not work, in the initial phase you see that system works a lot with the hard disk, the light is always red, but even after a couple of minutes it does not start 

  • Like 1
  • Thanks 1
2 hours ago, SavageAUS said:

There seem to be a lot of AMD patches being shared for clover at the moment. Can we get a list of working, not working and testing ones and perhaps the recommended ones.


Sent from my iPhone using Tapatalk

 

here works https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/?do=findComment&comment=2762681

 

works CLOVER_Full_patches_17H19H_Monterey_beta1_iCan.plist.zip

 

 

  • Thanks 1
6 hours ago, MifJpn said:

 

Hello @iCanaro

Based on the knowledge of @fusion71au, I made two versions with the valid Base changed to Procedure.
AMD patches to Clover With Mask Full Pach plus Procedure and Mask fusion.plist.zip

AMD patches to Clover With Mask Full Pach plus Procedure and Mask another.plist.zip
I'm sorry I can't expect much about the running on computers.

Thank you.

 

 

do not work, the system remains to read data on the hard disk at startup without booting

 

  • Like 1
  • Sad 1
enable the second patch and try, you will see that it works
credits [mention=2589323]MifJpn[/mention]

I enabled the second patch and I get a kernel panic when starting Monterey. Did not test big sur yet.
b030b54616ff10418a71357d3e07069b.jpg

25a208e2c8e28a606d298cc4bc976e21.jpg

Both Big Sur and Monterey same KP


Sent from my iPhone using Tapatalk
  • Sad 2

https://www.insanelymac.com/forum/topic/338516-opencore-discussion/page/292/?tab=comments#comment-2762342

Sorry but you have not implemented this in Clover, no because I see a jumble of patches that are useless, indeed in Clover it does not even serve to enable Quirk🙃

Schermata 2021-07-12 alle 19.21.06.png

 

One patch is needed to install and boot Monterey Beta 2 and for now it is not public.

 

thanks to Algrey for  patch 0 which allows to bypass many of previous and mandatory patches

 

patch 0 that algrey posted on Insanely Mac is made for my processor in this example

it is very easy to recreate it for other types of cpu:

 

Force set cpuid_cores_per_package

f:4489EAC1 EA1A

r:BA1F0000 0090

PAY ATTENTION

Value 1F means 31, 3970 x has 32 cores so as stated by @algrey on IM

32 -1=31=1F

IE for a 8 cores  CPU : My Ryzen 2700x

8-1=7=07

for 3950x or 5950x 16:

16-1=15=0F

and so on

 

Patch # 1 will be released when the editors of the patches will decide to make it public!

 

Thanks again @algrey for his usual availability and skill

 

look here https://www.macos86.it/topic/4922-amd-kernel-patches-riduzione-patches-utilizzate-big-sur-e-monterey-beta-1/?tab=comments#comment-116067

here https://www.macos86.it/topic/3307-trx40-bare-metal-vanilla-patches-yes-it-worksbutis-proxmox-better/page/101/?tab=comments#comment-116224

 

I recommend thanking Mario

  • Like 3
4 hours ago, SavageAUS said:


I enabled the second patch and I get a kernel panic when starting Monterey. Did not test big sur yet.
b030b54616ff10418a71357d3e07069b.jpg

25a208e2c8e28a606d298cc4bc976e21.jpg

Both Big Sur and Monterey same KP


Sent from my iPhone using Tapatalk

I see the problem with MADT. CLover has special patch for this: PatchAPIC. There is no analog in OC so why it haven't been taken into consideration.

As well I see many patches serving same purpose as FakeCPUID.

But these require some more development.

I see the problem with MADT. CLover has special patch for this: PatchAPIC. There is no analog in OC so why it haven't been taken into consideration.
As well I see many patches serving same purpose as FakeCPUID.
But these require some more development.

I haven’t needed PatchAPIC before with big sur, this is the new AMD patches for Monterey so that would explain the fake cpu stuff.


Sent from my iPhone using Tapatalk
9 hours ago, SavageAUS said:


I enabled the second patch and I get a kernel panic when starting Monterey. Did not test big sur yet.
b030b54616ff10418a71357d3e07069b.jpg

25a208e2c8e28a606d298cc4bc976e21.jpg

Both Big Sur and Monterey same KP


Sent from my iPhone using Tapatalk

 

That's patched either via OpenCore's quirks or via this patch which will error on Clover as far as I'm aware because there's no Find.

Disable _x86_validate_topology
Base: _x86_validate_topology
Replace: C3

 

  • Like 1
4 hours ago, Shaneee said:

 

That's patched either via OpenCore's quirks or via this patch which will error on Clover as far as I'm aware because there's no Find.


Disable _x86_validate_topology
Base: _x86_validate_topology
Replace: C3

 

Patches without FInd should be presented in Clover as

Find = 00

MaskFind = 00

Replace = C3

MaskReplace = FF

As Replace is one byte then all other data are also one byte.

  • Like 4
 
That's patched either via OpenCore's quirks or via this patch which will error on Clover as far as I'm aware because there's no Find.
Disable _x86_validate_topologyBase: _x86_validate_topologyReplace: C3

 


So is there a way to fix it with clover?@iCanaro is successfully booting Monterey with clover with these patches.


Sent from my iPhone using Tapatalk
  • Like 1
3 hours ago, SavageAUS said:


So is there a way to fix it with clover?@iCanaro is successfully booting Monterey with clover with these patches.
 

 

3 hours ago, Slice said:

Patches without FInd should be presented in Clover as

Find = 00

MaskFind = 00

Replace = C3

MaskReplace = FF

As Replace is one byte then all other data are also one byte.

 

  • Like 2
[mention=1083558]SavageAUS[/mention] Like so,
 
 
1380543955_Screenshot2021-07-13at09_35_34.png.56c1390eb2c9ab4f946ef5a215221099.png
I cannot find that patch in my patches.

I did however do some mixing and matching and I got Monterey to boot with a 52 patch plist but it boots to a black screen.
1 hour ago, SavageAUS said:

I cannot find that patch in my patches.

I did however do some mixing and matching and I got Monterey to boot with a 52 patch plist but it boots to a black screen.

because they are present in the fullpatches that I had left you here

https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/?do=findComment&comment=2762741

the advice they gave you, will also be at a technical and programming level correct, but I tell you before that currently they do not work 
 

Slice has no AMD hack and at the moment it does not seem to me that even on the Russian forum there is someone who uses Clover on AMD platform in order to help him

Shaneee I don't know that he translates/creates and tries patches with Clover

 

then there are others who have patches with Clover working on their hacks, I think I tried them all and in my AMD RIG do not work

we specify well that the ones we put here, at the moment they work on my hack, let's see if it also works for others

 

4 hours ago, Shaneee said:

@SavageAUS Così,

 

 

Schermata 2021-07-13 a 09.35.34.png

 

adding these values turns a hack with Clover that starts into one that does not start, currently better to leave fields empty.
I'm not a programmer, but since I've tried and reported this thing several times I want to reiterate it

  • Like 2
6 minutes ago, iCanaro said:

because they are present in the fullpatches that I had left you here

https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/?do=findComment&comment=2762741

the advice they gave you, will also be at a technical and programming level correct, but I tell you before that currently they do not work 
 

Slice has no AMD hack and at the moment it does not seem to me that even on the Russian forum there is someone who uses Clover on AMD platform in order to help him

Shaneee I don't know that he translates/creates and tries patches with Clover

 

then there are others who have patches with Clover working on their hacks, I think I tried them all and in my AMD RIG do not work

we specify well that the ones we put here, at the moment they work on my hack, let's see if it also works for others

 

 

adding these values turns a hack with Clover that starts into one that does not start, currently better to leave fields empty.
I'm not a programmer, but since I've tried and reported this thing several times I want to reiterate it

I have attached the patches i just used to boot Monterey but it booted to black screen.

Maybe you can figure out more than me.

config.plist

10 minutes ago, SavageAUS said:

I have attached the patches i just used to boot Monterey but it booted to black screen.

Maybe you can figure out more than me.

config.plist 47.87 kB · 2 downloads

 

instead of using Shaneee - mtrr_update_action - fix PAT uses Algrey's - mtrr_update_action - pat fix which is the last in the other configs left

 
instead of using Shaneee - mtrr_update_action - fix PAT uses Algrey's - mtrr_update_action - pat fix which is the last in the other configs left

I’ll have to check and see what one I’m using in OC and make it the same in Clover.


Sent from my iPhone using Tapatalk

Hi @Slice @Jief_Machak @iCanaro @all

Clover revision: 5138 (master, commit a634a8258) don't found my SSDT in EFI/CLOVER/ACPI/Patched. It is normal for those which are commented, but not for the one which is not.
In the config.plist, I use 'SortedOrder'

 

13:376  0:010  Inserting table[0]:SSDT-OLARILA.aml from \EFI\CLOVER\ACPI\patched: ... Not Found
13:398  0:021  Inserting table[1]:#SSDT-EC-USBX-DESKTOP.aml from \EFI\CLOVER\ACPI\patched: ... Not Found
13:420  0:021  Inserting table[2]:#SSDT-PMC.aml from \EFI\CLOVER\ACPI\patched: ... Not Found
13:442  0:021  Inserting table[3]:#SSDT-PLUG-DRTNIA.aml from \EFI\CLOVER\ACPI\patched: ... Not Found
13:470  0:028  Inserting table[4]:#SSDT-NOAWAC.aml from \EFI\CLOVER\ACPI\patched: ... Not Found
13:500  0:029  Inserting table[5]:#SSDT-Disable-CNW.aml from \EFI\CLOVER\ACPI\patched: ... Not Found

 

2021-07-15_10-38_BOOTX64.EFI(1).log


Unfortunately same boot to black screen / no signal.


Sent from my iPhone using Tapatalk

Wait, I’m an idiot, I didn’t have a 12 folder for kexts. I’ll retry the original converted patches.

Still no dice, original patches cause KP even with kexts in 12 folder.

I was using a beta bios, now updating to latest F34 see if that helps.

New bios no help.


Sent from my iPhone using Tapatalk
  • Like 2
×
×
  • Create New...