Jief_Machak Posted September 27, 2020 Share Posted September 27, 2020 @JorgeMax Do you have a working OC configuration that use FakeSMC ? If yes, send me that too. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/919/#findComment-2738593 Share on other sites More sharing options...
JorgeMax Posted September 27, 2020 Share Posted September 27, 2020 11 minutes ago, Jief_Machak said: @JorgeMax Do you have a working OC configuration that use FakeSMC ? If yes, send me that too. Yes, OpenCore starts with FakeSMC and its plugins. Here the two folders for Clover and OC: Jorge.zip Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/919/#findComment-2738596 Share on other sites More sharing options...
Jief_Machak Posted September 27, 2020 Share Posted September 27, 2020 Unfortunately, your EFI booted fine in VM. When I set config.plist/Boot/Debug to true, I also got the debug.log. I never, so far, a problem for the log to be generated. Doesn't mean it'll never happen. Try also to do a first aid on your partition containing Clover (or reformat, or boot on a different USB stick). Be sure you are using the config.plist with Boot/Debug=true Use also this latest EFI. If I can't reproduce the problem, and can't have a log, I'm afraid I won't be able to do much... CloverX64-5122-jief-2709.1.zip 4 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/919/#findComment-2738598 Share on other sites More sharing options...
SavageAUS Posted September 28, 2020 Share Posted September 28, 2020 10 hours ago, phi777 said: That stops me from using it. Jief has fixed this issue and smbios info is injected into macOS. 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/919/#findComment-2738602 Share on other sites More sharing options...
Slice Posted September 28, 2020 Share Posted September 28, 2020 9 hours ago, JorgeMax said: Thanks for sharing friend Tests also made with FakeSMC, but it gets stuck right after the Clover selection screen. Only boots with VirtualSMC, so I lost most of the sensors on my motherboard @Jief_Machakdoes this modified Clover not inject with FakeSMC? Thanks for your work man I am using FakeSMC with the new Clover as well as with OC and successfully boot to BigSur. I have no Lilu at all. 1 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/919/#findComment-2738618 Share on other sites More sharing options...
Jief_Machak Posted September 28, 2020 Share Posted September 28, 2020 6 hours ago, SavageAUS said: Jief has fixed this issue and smbios info is injected into macOS. In fact, it wasn't really an issue. It is just that the OcQuirks CustomSmbiosGuid must not be set to true. So I just force it false whatever the value is in your config.plist. That explains why it was working for some users and not for you. 1 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/919/#findComment-2738619 Share on other sites More sharing options...
SavageAUS Posted September 28, 2020 Share Posted September 28, 2020 3 minutes ago, Jief_Machak said: In fact, it wasn't really an issue. It is just that the OcQuirks CustomSmbiosGuid must not be set to true. So I just force it false whatever the value is in your config.plist. That explains why it was working for some users and not for you. Thanks for the explanation, I’ll update my config. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/919/#findComment-2738620 Share on other sites More sharing options...
Jief_Machak Posted September 28, 2020 Share Posted September 28, 2020 1 minute ago, SavageAUS said: Thanks for the explanation, I’ll update my config. If you OC configuration is better with this setting to true, keep to true in your clover config.plist. So you have the same in both config file. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/919/#findComment-2738621 Share on other sites More sharing options...
Matgen84 Posted September 28, 2020 Share Posted September 28, 2020 10 minutes ago, Jief_Machak said: If you OC configuration is better with this setting to true, keep to true in your clover config.plist. So you have the same in both config file. @Jief_Machak my OC configuration use Generic function, so customSmbiosGuid = false, but for Clover I use a SMBIOS section. I've to select TRUE, right ! Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/919/#findComment-2738624 Share on other sites More sharing options...
Jief_Machak Posted September 28, 2020 Share Posted September 28, 2020 The OcQuirks customSmbiosGuid is now ignored. Clover SMBIOS related settings works as before. So answser is no, you don't have to set it to true. 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/919/#findComment-2738625 Share on other sites More sharing options...
Jief_Machak Posted September 28, 2020 Share Posted September 28, 2020 28 minutes ago, mifjpn said: please quote in this Discussion Answered in PM. 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/919/#findComment-2738632 Share on other sites More sharing options...
mhaeuser Posted September 28, 2020 Share Posted September 28, 2020 1 hour ago, Jief_Machak said: In fact, it wasn't really an issue. It is just that the OcQuirks CustomSmbiosGuid must not be set to true. So I just force it false whatever the value is in your config.plist. This quirk is actually required for some borked FWs that corrupt the patched SMBIOS expecting it to be theirs, depending on when it has been patched. When *do* you patch? Silently disabling sounds like a terrible idea. 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/919/#findComment-2738633 Share on other sites More sharing options...
Jief_Machak Posted September 28, 2020 Share Posted September 28, 2020 36 minutes ago, Download-Fritz said: When *do* you patch? Silently disabling sounds like a terrible idea. This Clover which integrate part of OC doesn't delegate the SMBios patching to OC. OC just destroy the SmBios when CustomSmbiosGuid==true but all other SMBIOS settings is zero. When CustomSmbiosGuid==false, OC doesn't touch SmBios. Which is exactly what we want because Clover already pacthed the SmBios. Not letting OC destroy the SmBios sounds like a good idea to me, not a terrible one. 5 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/919/#findComment-2738635 Share on other sites More sharing options...
naiclub Posted September 28, 2020 Share Posted September 28, 2020 26 minutes ago, Jief_Machak said: This Clover which integrate part of OC doesn't delegate the SMBios patching to OC. OC just destroy the SmBios when CustomSmbiosGuid==true but all other SMBIOS settings is zero. When CustomSmbiosGuid==false, OC doesn't touch SmBios. Which is exactly what we want because Clover already pacthed the SmBios. Not letting OC destroy the SmBios sounds like a good idea to me, not a terrible one. Bigsur Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/919/#findComment-2738636 Share on other sites More sharing options...
Slice Posted September 28, 2020 Share Posted September 28, 2020 30 minutes ago, Jief_Machak said: This Clover which integrate part of OC doesn't delegate the SMBios patching to OC. OC just destroy the SmBios when CustomSmbiosGuid==true but all other SMBIOS settings is zero. When CustomSmbiosGuid==false, OC doesn't touch SmBios. Which is exactly what we want because Clover already pacthed the SmBios. Not letting OC destroy the SmBios sounds like a good idea to me, not a terrible one. What about ACPI? The same? How we will do kernel and kext patches? Through OC? Delegate to it? 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/919/#findComment-2738637 Share on other sites More sharing options...
Jief_Machak Posted September 28, 2020 Share Posted September 28, 2020 Currently, with this integration, only the kernel injection/pacth is delegated to OC. Originally, this was to prove that it's enough to rewrite the kernel injection/pacth and that the rest of Clover is still OK. 4 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/919/#findComment-2738638 Share on other sites More sharing options...
iCanaro Posted September 28, 2020 Share Posted September 28, 2020 (edited) 10 hours ago, Jief_Machak said: Unfortunately, your EFI booted fine in VM. When I set config.plist/Boot/Debug to true, I also got the debug.log. I never, so far, a problem for the log to be generated. Doesn't mean it'll never happen. Try also to do a first aid on your partition containing Clover (or reformat, or boot on a different USB stick). Be sure you are using the config.plist with Boot/Debug=true Use also this latest EFI. If I can't reproduce the problem, and can't have a log, I'm afraid I won't be able to do much... CloverX64-5122-jief-2709.1.zip this Clover continues to start macOS successfully, BigSur included, with FakeSMC, but I note that: does not print verbose to video, switches from memory manager load to desktop SMBIOS is injected correctly, but from me even the previous one did not present any problems 2 windows 10 do not start, but they block when loading rotating balls current quirks settings PS: debug.log_BS.zip Edited September 28, 2020 by iCanaro 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/919/#findComment-2738639 Share on other sites More sharing options...
Slice Posted September 28, 2020 Share Posted September 28, 2020 12 minutes ago, Jief_Machak said: Currently, with this integration, only the kernel injection/pacth is delegated to OC. Originally, this was to prove that it's enough to rewrite the kernel injection/pacth and that the rest of Clover is still OK. Not exactly. Master Clover is able to do kernel patches but still fails to do kext patches in BigSur. OC does kernel and kext patches as the same procedure. Clover also has an ability to do boot.efi patches while OC no afaik. 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/919/#findComment-2738641 Share on other sites More sharing options...
JorgeMax Posted September 28, 2020 Share Posted September 28, 2020 10 hours ago, Jief_Machak said: Unfortunately, your EFI booted fine in VM. When I set config.plist/Boot/Debug to true, I also got the debug.log. I never, so far, a problem for the log to be generated. Doesn't mean it'll never happen. Try also to do a first aid on your partition containing Clover (or reformat, or boot on a different USB stick). Be sure you are using the config.plist with Boot/Debug=true Use also this latest EFI. If I can't reproduce the problem, and can't have a log, I'm afraid I won't be able to do much... CloverX64-5122-jief-2709.1.zip @Jief_MachakWith your new file, more recent I did some tests: 1 - With FakeSMC and its plugins, it crashes after the Clover selection screen; 2 - Only FakeSMC without plugins, it starts without problems; 3 - With VirtualSMC and its plugins, the same thing happens, it locks / freezes the PC; 4 - Only VirtualSMC starts normally. With the previous file, made available by @iCanaro 1 - FakeSMC without plugins, starts normally 2 - VirtualSMC with or without plugins, starts normally 3 hours ago, Slice said: I am using FakeSMC with the new Clover as well as with OC and successfully boot to BigSur. I have no Lilu at all. @Slice I'm using RehabMan's FakeSMC from this link: https://bitbucket.org/RehabMan/os-x-fakesmc-kozlek/downloads/ I always used his with plugins, works with the latest Clover (v5122) up to macOS Catalina. In OpenCore (0.6.1), it works on all the systems I have installed: Movaje, Catalina and Big Sur Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/919/#findComment-2738642 Share on other sites More sharing options...
Jief_Machak Posted September 28, 2020 Share Posted September 28, 2020 1 minute ago, Slice said: Not exactly. Not exactly what ? Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/919/#findComment-2738643 Share on other sites More sharing options...
mhaeuser Posted September 28, 2020 Share Posted September 28, 2020 50 minutes ago, Jief_Machak said: This Clover which integrate part of OC doesn't delegate the SMBios patching to OC. OC just destroy the SmBios when CustomSmbiosGuid==true but all other SMBIOS settings is zero. Then why is the OC code called at all to be able to destroy something in the first place...? The terrible idea was to have a config option that pretends to do something but doesn't. I suppose it's best to not question it too much. 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/919/#findComment-2738644 Share on other sites More sharing options...
Slice Posted September 28, 2020 Share Posted September 28, 2020 2 minutes ago, Jief_Machak said: Not exactly what ? I means we need kext patch delegate to OC while kernel patches we can do by own. And boot.efi patches we should remain to Clover. About CustomSmbiosGuid I know the history and will return to this question someday later as I have many other questions currently. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/919/#findComment-2738645 Share on other sites More sharing options...
Jief_Machak Posted September 28, 2020 Share Posted September 28, 2020 2 minutes ago, Download-Fritz said: The terrible idea May I remind that this was a first try/experiment on how yo use your kernel pach/injection. To make it quick, I copied all your Kernel/Quirks. I'm not pretending to have a setting that do something and doesn't. Now we don't use that setting, I clearly said it. And because there is no XML scheme verification, people can leave it and remove it. So again to everyone : the setting OcQuirks/CustomSmbiosGuid does nothing. 2 1 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/919/#findComment-2738646 Share on other sites More sharing options...
iCanaro Posted September 28, 2020 Share Posted September 28, 2020 @JorgeMax 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/919/#findComment-2738647 Share on other sites More sharing options...
Slice Posted September 28, 2020 Share Posted September 28, 2020 4 minutes ago, Jief_Machak said: So again to everyone : the setting OcQuirks/CustomSmbiosGuid does nothing. Fine. The origin of the quirk is Clover's DellSMBIOSPatch 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/919/#findComment-2738649 Share on other sites More sharing options...
Recommended Posts