Jief_Machak Posted September 18, 2020 Share Posted September 18, 2020 The panic are just temporarily there is be sure your quirks are read by Clover. The current problem is that if they are at the wrong place or with the wrong name, you won't see it. No Clover panic or warning. 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/915/#findComment-2737649 Share on other sites More sharing options...
MICKHAEL Posted September 18, 2020 Share Posted September 18, 2020 (edited) Hi @Jief_Machak I got something interesting here Check please Quote Edited September 18, 2020 by MICKHAEL Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/915/#findComment-2737655 Share on other sites More sharing options...
Slice Posted September 18, 2020 Share Posted September 18, 2020 Can't compile /Users/sergey/src/opt/local/cross/lib/gcc/x86_64-clover-linux-gnu/10.2.0/../../../../x86_64-clover-linux-gnu/bin/ld: /var/folders/s5/t5m9ql6s1kd6frthvst4f6_80000gn/T//DumpUefiCalls.dll.C3NDQx.ltrans0.ltrans.o: in function `_ModuleEntryPoint': <artificial>:(.text._ModuleEntryPoint+0x79): undefined reference to `SerialPortWrite' Mmm... no, I can compile. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/915/#findComment-2737657 Share on other sites More sharing options...
Jief_Machak Posted September 18, 2020 Share Posted September 18, 2020 33 minutes ago, MICKHAEL said: Check please At least it went further... a little. I have no idea. Did you try more than once ? Because I had some random boot failure with strange messages. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/915/#findComment-2737658 Share on other sites More sharing options...
MICKHAEL Posted September 18, 2020 Share Posted September 18, 2020 (edited) 7 minutes ago, Jief_Machak said: At least it went further... a little. I have no idea. Did you try more than once ? Because I had some random boot failure with strange messages. yes) went further no, actually I checked just once... interesting UPDATE: checked three times.. same Edited September 18, 2020 by MICKHAEL Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/915/#findComment-2737659 Share on other sites More sharing options...
Jief_Machak Posted September 18, 2020 Share Posted September 18, 2020 Do you have a working OpenCore config ? Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/915/#findComment-2737660 Share on other sites More sharing options...
MICKHAEL Posted September 18, 2020 Share Posted September 18, 2020 Just now, Jief_Machak said: Do you have a working OpenCore config ? no. I have a working Clover... Catalina and Big Sur Beta2 maybe you could translate Clover to OC config? Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/915/#findComment-2737661 Share on other sites More sharing options...
Slice Posted September 18, 2020 Share Posted September 18, 2020 This debug.log contains three attempts: 1. Clover-OCI, fresh compilation, boot to BigSur installation. Stop at EXITBS. 2. Clover-OCI boot to Mojave working system. Stop after End Random Seed, so at ExitBootService. 3. Clover-master boot to Mojave, success. All drivers/kexts/config are the same. debug74.log.zip Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/915/#findComment-2737666 Share on other sites More sharing options...
iCanaro Posted September 18, 2020 Share Posted September 18, 2020 although on the Z370 it can start with Clover and OC with the same ssdt and settings... with the tests of this clover are in a dead end.... I don't start anything Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/915/#findComment-2737668 Share on other sites More sharing options...
Jief_Machak Posted September 18, 2020 Share Posted September 18, 2020 2 minutes ago, iCanaro said: I don't start anything Well, there is obviously something needed by your hardware and not by mine. That's why it's hard to find... Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/915/#findComment-2737669 Share on other sites More sharing options...
Slice Posted September 18, 2020 Share Posted September 18, 2020 I inserted lines like gST->ConOut->OutputString (gST->ConOut, L"++++++ +++++\n"); into OpenCore and may see where it stops. Yes, the procedure OcExitBootServicesHandler() finished successfully. The stop after it. After it kernel started. The stop at this place may be caused by 1. Locked 0xE2 - it is not my case. 2. Wrong memory, because of AptioFix, but I am using OpenRuntime and it works successfully with Clover-master + OcQuirks. 3. What else? Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/915/#findComment-2737681 Share on other sites More sharing options...
naiclub Posted September 19, 2020 Share Posted September 19, 2020 Want developers CloverBoot works with all versions. Clover is more flexible than others. And i really like it Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/915/#findComment-2737733 Share on other sites More sharing options...
Slice Posted September 19, 2020 Share Posted September 19, 2020 The compilation error build.py... : error 0004: File read failure /Users/sergey/src/CloverBootloader/OpenCorePkg/Library/OcHashServicesLib/OcHashServicesLib.inf resolved by changing # Author: Joel Höner <athre0z@zyantific.com> to # Author: Joel Hoener <athre0z@zyantific.com> Someone can comment? Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/915/#findComment-2737735 Share on other sites More sharing options...
Jief_Machak Posted September 19, 2020 Share Posted September 19, 2020 6 minutes ago, Slice said: Someone can comment? Does it ever happened to you before ? Which OS and compiler ? Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/915/#findComment-2737736 Share on other sites More sharing options...
Jief_Machak Posted September 19, 2020 Share Posted September 19, 2020 @mifjpn Saw my private message ? Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/915/#findComment-2737741 Share on other sites More sharing options...
Slice Posted September 19, 2020 Share Posted September 19, 2020 38 minutes ago, Jief_Machak said: Does it ever happened to you before ? Which OS and compiler ? It always happened on comp#2 but never with comp#1. It is strange, there are same 10.14.6, same gcc10.1 but comp#2 has xcode 11.3.1 while comp#1 has xcode 11.2.1. But I don't use xcode compilation, I use GCC53 toolset. May be there is a difference with Python, I didn't check. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/915/#findComment-2737743 Share on other sites More sharing options...
Jief_Machak Posted September 22, 2020 Share Posted September 22, 2020 Hi everyone, after 2 days of intensive testing with @Matgen84 and @mifjpn , we've made some progress. You might to try this CLOVERX64.efi.zip If, in your log, you are stuck at AAPL: [EB|#LOG:EXITBS:START], it could be because you're missing some SSDT, or because you try to boot an USB3 stick without a proper USB config. If you're stopped with an OC fatal error, look in the log (or on screen). OC will stopped if you've made a mistake on a SSDT path name, or kext path name. If you have a working OC config, first adapt your Clover config.plist to use the same SSDT, ACPI pacthes, Kexts, Kexts patches. In this phase of development, I can give some help. Again, only if you have a working OC. For that, create a private repo on your github account and commit your EFI folder. Add me as a committer. My github name is jief666. 6 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/915/#findComment-2738030 Share on other sites More sharing options...
iCanaro Posted September 22, 2020 Share Posted September 22, 2020 (edited) thank you for your commitment once I started BS and then stop here then normally with BS and cataline I have this Edited July 7, 2021 by iCanaro free up space Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/915/#findComment-2738041 Share on other sites More sharing options...
Jief_Machak Posted September 22, 2020 Share Posted September 22, 2020 (edited) Each I had that, it's because VirtualSMC was injected. Check your log, check the path in OC config plist EDIT : sorry I mean was NOT injected. EDIT : I meant Clover config plist No idea for the lilu error, I never had that. Solve the VirtualSMC, will see then. Edited September 22, 2020 by Jief_Machak 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/915/#findComment-2738042 Share on other sites More sharing options...
iCanaro Posted September 22, 2020 Share Posted September 22, 2020 (edited) For these tests, the kexts better keep them in other or 11, other or 10.15??? @Jief_Machak Edited September 22, 2020 by iCanaro Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/915/#findComment-2738043 Share on other sites More sharing options...
Jief_Machak Posted September 22, 2020 Share Posted September 22, 2020 I personally don't like very much the name 'Other' that really means "All macOS versions". All the kexts in "Other" should NOT be in 10... or 11... folders. Me, I have 10.13, 10.14 and 11. Sure, there is duplication as some kexts can work for all versions. Check the log to see what is injected. Maybe you have kexts injected twice (one from Other and one from 10 or 11 folder). 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/915/#findComment-2738044 Share on other sites More sharing options...
iCanaro Posted September 22, 2020 Share Posted September 22, 2020 normally I keep each macOS with its specific kexts, so 10.13 for high sierra, 10.14 mojave, 10.15 catalina etc... in these tests or I keep them in 10.15 and 11 or only in others but never in any case at the same time in others and 10.15 and 11 folder 11 shows only 11 or 11.0/11.00??? Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/915/#findComment-2738045 Share on other sites More sharing options...
Jief_Machak Posted September 22, 2020 Share Posted September 22, 2020 "11" for all version 11 (ok, there is only one right now), like 10 for all version 10. Yes, keep them separated and delete folder Other. Less confusing. 2 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/915/#findComment-2738046 Share on other sites More sharing options...
Jief_Machak Posted September 22, 2020 Share Posted September 22, 2020 Now it's booting, with further testing, it seems that device properties are not injected and smbios is partially wrong. I'll have a look. Give me few days, though. 1 4 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/915/#findComment-2738052 Share on other sites More sharing options...
iCanaro Posted September 22, 2020 Share Posted September 22, 2020 I'm in a dead end and I can't get out of it, with - liluoff I get this as if it didn't load the only 2 SSDTs present, including one for usb mapping 3 minutes ago, Jief_Machak said: Now it's booting, with further testing, it seems that device properties are not injected and smbios is partially wrong. I'll have a look. Give me few days, though. for me no problem, take as much time as you need 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/915/#findComment-2738053 Share on other sites More sharing options...
Recommended Posts