Jump to content
30960 posts in this topic

Recommended Posts

Thanks for the replies, i have made sure the kexts are the same but still same result.

Surely i have made a mistake with a patch or something because of the kernel panic, 18 threads but only 12 registered.

Meaning its trying to allocate 18 threads but only 12 registered (6 core CPU)

Spoiler

1614306970_ScreenShot2021-07-25at7_45_36pm.png.c24ce288082fbf2eb3c76e30b5e18bb8.png

What are the 9's for? should these be sixes?

Edited by SavageAUS
[mention=1083558]selvaggioAUS[/mention]
ora prova, grande e Mrey
EFI_clover_Savage.zip
e minimo di kext, driver e APCI, quindi passa il registro dopo

I will try this soon.
I have all those patches because I do not know which I can eliminate if I am just using Big Sur and Monterey.


Sent from my iPhone using Tapatalk

@selvaggioAUS remember to use  with Clover the same SSDT that you use with OC, and very importantly you have to define the loading order in clover's SortedOreder setting inserting the names of the ssdt including the extension .aml

  • Like 1
28 minutes ago, iCanaro said:

@selvaggioAUS remember to use  with Clover the same SSDT that you use with OC, and very importantly you have to define the loading order in clover's SortedOreder setting inserting the names of the ssdt including the extension .aml

does not have to enter anything, try boot and show logs

  • Like 1
13 minutes ago, iCanaro said:

with OC is defined the order of loading of SSDT, I do not see why not do the same with Clover, since it is possible to do so

instead of leaving it to chance

I asked to do a test with the efi posted since the very imaginative solutions that were tried gave contradictory results if it is not possible to continue as you prefer

  • Like 1
7 minutes ago, carlo_67 said:

I asked to do a test with the efi posted since the very imaginative solutions that were tried gave contradictory results if it is not possible to continue as you prefer

this is a logical request, but let's keep in mind that in your posted EFI there are no SSDT, in the EFI of OC of SavageAUS there are many SSDT that if placed in patched clover then have a random loading and not defined as in OC

  • Like 2
I asked to do a test with the efi posted since the very imaginative solutions that were tried gave contradictory results if it is not possible to continue as you prefer

I will be testing this EFI tomorrow at some point, will post results.


Sent from my iPhone using Tapatalk

Hi everybody! Thanks to @carlo_67 (and Mariosun) I booted my X570 rig using Clover V5137/5138 with both BS 11.5 and MR Beta1/2/3, I modified the core count patch with the right number for me (10 instead of 6 or 8 since I own a 5950x). My mainboard is an ASRock X570 Steel Legend and my gpu is a RX 460 4 Gb (my RTX 3070 main GPU doesn't work in macOS eheheheh).

 

The same patchset, obviously translated the right way, works for the stock Opencore 0.7.1 version.

 

Pretty happy for it, I hope that we can fix the remaining problems for the "unfair" mainboards and that this reduced patchset will work again and again till the final release of MR.

config.plist.zip

Edited by tomnic
  • Like 4
  • Thanks 1
6 hours ago, tomnic said:

Hi everybody! Thanks to @carlo_67 (and Mariosun) I booted my X570 rig using Clover V5137/5138 with both BS 11.5 and MR Beta1/2/3, I modified the core count patch with the right number for me (10 instead of 6 or 8 since I own a 5950x). My mainboard is an ASRock X570 Steel Legend and my gpu is a RX 460 4 Gb (my RTX 3070 main GPU doesn't work in macOS eheheheh).

 

The same patchset, obviously translated the right way, works for the stock Opencore 0.7.1 version.

 

Pretty happy for it, I hope that we can fix the remaining problems for the "unfair" mainboards and that this reduced patchset will work again and again till the final release of MR.

config.plist.zip 3.7 kB · 4 downloads

 

unfortunately here the music is always that

931690803_Schermata2021-07-25alle23_58_15.thumb.png.4b2c6d2e77828a71ce15508f88556703.png

 

repairing the 4 patches then boots but immediately goes into kernel panic; in my opinion delete the count 1 and skip is not a good idea, as a procedure in general, if it then works in your hack OK well

PS: I observe that in this version if I disable procedures, my hack does not start and does not report errors; in the full version of the 46 patches where catalina boot, big sur and monterey procedure is disabled

13 hours ago, carlo_67 said:

@selvaggioAUS

ora prova, grande e Mrey

EFI_clover_Savage.zip

e minimo di kext, driver e APCI, quindi passa il registro dopo

I only tried to boot Big Sur, same kernel panic, log is in the misc folder.

CLOVER.zip

  • Like 1
6 hours ago, Alpha999 said:
Hello, [mention=1083558]SavageAUS[/mention]
I'm sorry to make you a little troublesome, but I still have the result
Think of it as a post to submit to carlo_67. (If possible, add the name cario_67 to the resulting file as well.) Please wait for the instructions of carlo_67 in the future.
I'm sorry to bother you.
Separately, I will give you EFI from me.
Even if it's a hassle, please test for the same.
Please send back the results(add name Alpha to result file).
Please test this.
EFI_clover_Savage_From_Alpha.zip


It’s no bother. I will try the attached when I can and post results.

 

Here is boot log trying to boot Big Sur.

Still kernel panic
 

2021-07-26_07-50_BOOTX64.EFI.log

 

I have attached the exact EFI (minus smbios info) that i can use to boot Big Sur.

 

Spoiler

1708907693_ScreenShot2021-07-26at5_43_53pm.thumb.png.b68c6901b9d681ed56d9b7c41e1a824f.png

 

EFI.zip

Edited by SavageAUS
  • Like 1

@Slice

Hi, long time no see, Clover changed lots of code(Mixed OC) from original.

so i tested latest clover. i tested all with ACPI and kext and etc same. just update clover binary and driver.

i have been used EmuVariableUefi.efi+OsxAptioFixDrv-64i+RC Script on old Clover. everything was fine. saves NVRAM too.

 

recent clover use OpenRuntime.efi without EmuVariableUefi.efi for Supporting native NVRAM system.

but my sandy laptop doesn't support NVRAM system. so, i mixed OpenRuntime.efi + EmuVariableUefi.efi. but EmuVariableUefi.efi is not properly working.

i can't save nvram. because i typed "nvram -p" on terminal, but not show EmuVariableUefi YES. 

 

next, i back EmuVariableUefi.efi+OsxAptioFixDrv-64. i can boot, but RC script and EmuVariableUefi.efi is not working like case above.

 

i think best way for legacy system. latest OpenRuntime version+Quirk on config + EmuVariableUefi.efi(EmuVariableUefi Yes on terminal) + RC Script.

- need all implemented OpenRuntime from OC. still have not some feature for legacy like "AllowRelocationBlock". it can boot snow leopard.

 

hope comeback clover like old

log files

old clover

bootlog_r5107.txt

nvram -p

Spoiler

Sherlocksui-MBP:~ sherlocks$ nvram -p

fakesmc-key-BEMB-flag %01

fakesmc-key-RPlt-ch8* k90i%00%00%00%00

fakesmc-key-RBr -ch8* k90i%00%00%00%00

EFILoginHiDPI %00%00%00%00

fakesmc-key-#KEY-ui32 %00%00%00%00

SystemAudioVolumeDB %f4

fakesmc-key-BATP-flag %00

EmuVariableUefiPresent Yes

fakesmc-key-MSTc-ui8 %00

prev-lang:kbd ko:0

fakesmc-key-BNum-ui8 %01

security-mode none

OsxAptioFixDrv-RelocBase %00%10%e5%ab%00%00%00%00

csr-active-config w%02%00%00

fakesmc-key-$Num-ui8 %01

fakesmc-key-MSFW-ui8 %01%00

fakesmc-key-REV -ch8* %01h%0f%00%00%99

fakesmc-key-MSPS-ui16 %00%03

fmm-computer-name Sherlocks%ec%9d%98 MacBook Pro

backlight-level %ab%06

fakesmc-key-$Adr-ui32 %00%00%03%00

fakesmc-key-EPCI-ui32 %05%b0%07%00

bluetoothActiveControllerInfo %1d1%f0%03%00%00%00%00%16%1d%90%c7%a9%00%80%ff

fakesmc-key-MSAc-ui16 %00%00

SystemAudioVolume %17

fakesmc-key-RMde-char A

fakesmc-key-BBIN-ui8 %01

specialbootdevice %02%01%0c%00%d0A%03%0a%00%00%00%00%01%01%06%00%02%1f%03%12%0a%00%00%00%00%00%00%00%04%01*%00%02%00%00%00%00H%06%00%00%00%00%00%000~%0a%00%00%00%00%a9H+%d9%f1S%f5J%b5%08%ff%13%e7%0d%02+%02%02%04%03$%00%f7%fct%be|%0b%f3I%91G%01%f4%04.hBw%ad%10%c9%06%d9%a87%b9K%87'%15%11&%a0%7f%ff%04%00

flagstate %00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00

fakesmc-key-MSWr-ui8 %00

Sherlocksui-MBP:~ sherlocks$

 

new clover(mixed oc)

bootlog_r5138.txt

Spoiler

Sherlocksui-MBP:~ sherlocks$ nvram -p

fmm-computer-name Sherlocks%ec%9d%98 MacBook Pro

bluetoothActiveControllerInfo %1d1%f0%03%00%00%00%00%16%1d%90%c7%a9%00%80%ff

SystemAudioVolumeDB %f4

SystemAudioVolume %17

backlight-level %ab%06

Sherlocksui-MBP:~ sherlocks$

thanks in advance. 

 

 

EDIT1

after Rc script, load nvram.plist, but backlight level is not save, for example before restart, i changed 100%, then reboot, boot in macos, i got 80% backlight.

bootlog-v2.txt

Spoiler

Last login: Mon Jul 26 23:24:36 on console

Sherlocksui-MBP:~ sherlocks$ nvram -p

fmm-computer-name Sherlocks%ec%9d%98 MacBook Pro

bluetoothActiveControllerInfo %1d1%f0%03%00%00%00%00%16%1d%90%c7I%25%80%ff

SystemAudioVolumeDB %f4

SystemAudioVolume %17

backlight-level %ab%06

Sherlocksui-MBP:~ sherlocks$

 

 

 

Edited by Sherlocks
Hello [mention=1083558]SavageAUS[/mention]
I compared your OpenCore Quirk with Clover Quirk.
"FuzzMatch" did not match. (Maybe this is the cause of skipping patches, so I've already fixed it here.)
Then I looked at Kext as well, Clover didn't have "VirtualSMC", "Lilu", "WhatEverGreen". (Since it is the basic Kext, I think that it will not work if I do not put it in, so I have already put it in.)
How about this?
 
EFI-Alpha2107262112.zip
 
I made it based on the EFI sent by you, so please do not change the part I sent. You just need to add SMBIOS and theme,etc. to EFI. So, please test it first and put log and EFI.
I think you tryed to change the EFI and repeat the test.
(Thank you for your kindness)
But first, save EFI and Log at the beginning and send it (if you can,soon). Thank you for your cooperation.

After that you can try to change it.And please Send later...
It will be my important research materials!.
If you can't attach the results to the forums here, please use my blog.
If you select English on the Translate tab, a comment button will appear.
You can attach a zip up to 32MB, so attach it there.
https://mifmif.mydns.jp/alpha/?p=1954
Thank you for your cooperation.
Dont give up!

I don’t plan on giving up yet.
The “essential” kext are in the “other” folder.
I have never played with FuzzyMatch as I don’t know what it does.

I will try your EFI as soon as I can.

Thank you for your patience.


Sent from my iPhone using Tapatalk
1 hour ago, SavageAUS said:

I have never played with FuzzyMatch as I don’t know what it does.

FuzzyMatch  false 

The key ensures compatibility with the 10.6 system (Snow Leopard), where they say the cache checksum is calculated differently. I don't know how OpenCore has it, but Clover has been loading Snowball for a long time, and along with that same cache.

https://drovosek01.github.io/CloverHackyColor-WebVersion/english/from Word/Clover_Of_Khaki_Color_eng_5129.htm#_bookmark201

  • Like 2
3 hours ago, Alpha999 said:

Hello @SavageAUS

I'm sorry that my mistake changed my policy.
The results of the previous test will be a source of my research, so please post them. (Log and EFI)

Test the EFI below. Send Log and EFI for the same.

EFI-Alpha2107270417.zip 3.8 MB · 2 downloads

I look forward to working with you.

This one kernel panics booting big sur.

 

The last one you shared EFI-Alpha2107262112 booted big sur but i did not test Monterey.

2021-07-26_23-41_BOOTX64.EFI.log

  • Thanks 1
[mention=980913]Sherlocks[/mention]
rc script alone works for my legacy that dont have native nvram.
can you upload your efi and log?
i need check.
my laptop not save brightness level.
what is your model? desktop?

ofc, only rc script logic works for making nvram.plist.

also please nvram -p result.

Sent from my SM-N960N using Tapatalk



UEFI Clover with RC script works on emulated nvram laptop in r5122.

everything is fine, OpenRuntime + EmuVariableUefi.efi + RC Script.

i'm sure that recent clover broken this funtion.

 

here is log

bootlog_r5122.txt

 

now, my laptop solution remains. always keep r5122.
then 
1. OpenRuntime + EmuVariableUefi.efi + RC Script.
 --> can boot for 10.13.6, no boot for 10.6.8
2. OsxAptioFixDrv-64.efi + EmuVariableUefi.efi + RC Script + slide=0
 --> can boot for 10.13.6 and 10.6.8

i quited all test, no more need test on latest clover.
i gave enough information of issues with log

  • Thanks 1
Hello [mention=1083558]SavageAUS[/mention]
I'm sorry. I may have made a simple mistake.(I forgot -lilubetaall.)
I want you to try this.
EFI-Alpha2107272033.zip
It may be a hassle, but please test it.
Please send me the log as well.
Thank you
I would like to consider another patch in case it doesn't boot well.

It’s no hassle except the time difference. I will try this tomorrow when I can.
Why is -lilubetaall needed? I have all updated kexts for Monterey.
Also do you want me to test Monterey? I have a working Clover for Big Sur but none working for Monterey B3 yet. Anyway I am happy to test and provide logs.


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