Dmitriy85 Posted January 31, 2021 Share Posted January 31, 2021 2 hours ago, ellaosx said: Hi I remember clover version 5115 used to auto detect model identifier even if i dont put smbios in config.plist. But later versions now defaults to MacPro3,1. Is this also happening to any users or its just me? most likely only with you. SMBIOS must be filled in Link to comment Share on other sites More sharing options...
iCanaro Posted January 31, 2021 Share Posted January 31, 2021 (edited) updated from Clover 5122 to Clover 5129 my hack P55 signed. Setting the Quirks section of the config sample, pretty much went well as it was set ops true that it is not signed here.... Asus P7P55D-E EVO i7-860 GTX750 [Jurassic Hack] Edited January 31, 2021 by iCanaro 1 Link to comment Share on other sites More sharing options...
PG7 Posted January 31, 2021 Share Posted January 31, 2021 45 minutes ago, iCanaro said: ops true that it is not signed here.... Asus P7P55D-E EVO i7-860 GTX750 [Jurassic Hack] the afternoon iCanaro you could post an ioreg from that 1gen desktop so i can make a comparison! thanks Good sunday Link to comment Share on other sites More sharing options...
iCanaro Posted January 31, 2021 Share Posted January 31, 2021 17 minutes ago, PG7 said: you could post an ioreg from that 1gen desktop so i can make a comparison! thanks Good sunday ok P55iMac_iMac11.3.ioreg.zip 1 Link to comment Share on other sites More sharing options...
iCanaro Posted January 31, 2021 Share Posted January 31, 2021 thank you very much @Jief_Machak !!! you can now get all MMIO addresses by debugging in Clover. if I haven't misunderstood, now you can get them https://github.com/CloverHackyColor/OpenCorePkg/commit/78708c2edcfb358a6577f92a6afda1f99f2f48a0 Link to comment Share on other sites More sharing options...
JorgeMax Posted January 31, 2021 Share Posted January 31, 2021 @Jief_Machakis it possible to prevent the clover from creating these "entries" (Mac OS X) in the process of installing and updating the system on the boot selection screen? Spoiler Link to comment Share on other sites More sharing options...
iCanaro Posted January 31, 2021 Share Posted January 31, 2021 19 minutes ago, JorgeMax said: is it possible to prevent the clover from creating these "entries" (Mac OS X) in the process of installing and updating the system on the boot selection screen? mmmmm the famous ghost entries, I'm not sure, but I think they are generated by macOS and not by Clover; the same thing happens with OC 1 Link to comment Share on other sites More sharing options...
lazzy Posted January 31, 2021 Share Posted January 31, 2021 Hello, My current cloverbootloader is version 5123. It works fine with Skylake. I have tried updating to newer version 5124 -> 5129 (built-in OpenCore). it doesn't work stop at ++++++++. What can I do to debug and report this issue? Link to comment Share on other sites More sharing options...
kushwavez Posted January 31, 2021 Share Posted January 31, 2021 @lazzy you need the "Quirks" section from the Clover.zip/config-sample.plist for Clover v5124<. Place it into your config.plist end. Also place OpenRuntime.efi to drivers/UEFI from drivers/off/UEFI/MemoryFix/ Link to comment Share on other sites More sharing options...
Matgen84 Posted January 31, 2021 Share Posted January 31, 2021 16 minutes ago, lazzy said: Hello, My current cloverbootloader is version 5123. It works fine with Skylake. I have tried updating to newer version 5124 -> 5129 (built-in OpenCore). it doesn't work stop at ++++++++. What can I do to debug and report this issue? Hi @lazzy Please, complete your signature with the details of your configuration (processor, motherboard, etc.) There is a topic guide to convert r5123-5124 --> new Clover r5129 include. 2 Link to comment Share on other sites More sharing options...
JorgeMax Posted January 31, 2021 Share Posted January 31, 2021 1 hour ago, iCanaro said: mmmmm the famous ghost entries, I'm not sure, but I think they are generated by macOS and not by Clover; the same thing happens with OC I already tested with the OC. Here with him did not create Link to comment Share on other sites More sharing options...
chris1111 Posted January 31, 2021 Share Posted January 31, 2021 ApplePark theme for Clover 1 1 Link to comment Share on other sites More sharing options...
Pene Posted January 31, 2021 Share Posted January 31, 2021 @Slice Hi again, how are you? For a very long time, I keep noticing these errors when building Clover (I also see references on the web with this errors in build logs, so it's not only here) make: [~/src/CloverBootloader/Build/Clover/RELEASE_GCC53/FV/Ffs/A17F4A89-5F19-444f-B7BE-48195E0575DBSmbiosGenDxe/SmbiosGenDxeOffset.raw] Error 1 (ignored) .. make: [~/src/CloverBootloader/Build/Clover/RELEASE_GCC53/FV/Ffs/FC5C7020-1A48-4198-9BE2-EAD5ABC8CF2FBdsDxe/BdsDxeOffset.raw] Error 1 (ignored) .. make: [~/src/CloverBootloader/Build/Clover/RELEASE_GCC53/FV/Ffs/E660EA85-058E-4b55-A54B-F02F83A24707DisplayEngine/DisplayEngineOffset.raw] Error 1 (ignored) Building seems to completely successfully, but I don't use legacy environment anymore, so I am unsure if this affects anything. Do you have any idea what these errors are? Link to comment Share on other sites More sharing options...
Deadpool Posted February 1, 2021 Share Posted February 1, 2021 On 1/30/2021 at 5:07 PM, Jief_Machak said: Comment your hide section and your custom section in your config.plist and try this : CloverX64-2021-01-30-17-49-47-b5e0562-dirty-jief.zip That should work and only propose the preboot volume, for installation as well as once installed. Doing that, you'll get a longer name under your icon. I plan to have a mode where only short clean name are displayed. Hi @Jief_Machak just my feedback on this last commit. Having just the recovery partition in my hide section, now at clover screen, I see just the Preboot volume. Thank you very much! 1 Link to comment Share on other sites More sharing options...
Slice Posted February 1, 2021 Share Posted February 1, 2021 17 hours ago, Pene said: @Slice Hi again, how are you? For a very long time, I keep noticing these errors when building Clover (I also see references on the web with this errors in build logs, so it's not only here) make: [~/src/CloverBootloader/Build/Clover/RELEASE_GCC53/FV/Ffs/A17F4A89-5F19-444f-B7BE-48195E0575DBSmbiosGenDxe/SmbiosGenDxeOffset.raw] Error 1 (ignored) .. make: [~/src/CloverBootloader/Build/Clover/RELEASE_GCC53/FV/Ffs/FC5C7020-1A48-4198-9BE2-EAD5ABC8CF2FBdsDxe/BdsDxeOffset.raw] Error 1 (ignored) .. make: [~/src/CloverBootloader/Build/Clover/RELEASE_GCC53/FV/Ffs/E660EA85-058E-4b55-A54B-F02F83A24707DisplayEngine/DisplayEngineOffset.raw] Error 1 (ignored) Building seems to completely successfully, but I don't use legacy environment anymore, so I am unsure if this affects anything. Do you have any idea what these errors are? Hi, I have an idea that these modules contains no external symbols and so optimized into zero by LTO. Anyway legacy Clover boot6 I tested recently is working fine on my skylake system. 3 Link to comment Share on other sites More sharing options...
Andrey1970 Posted February 1, 2021 Share Posted February 1, 2021 On 1/31/2021 at 12:28 PM, ellaosx said: Hi I remember clover version 5115 used to auto detect model identifier even if i dont put smbios in config.plist. But later versions now defaults to MacPro3,1. Is this also happening to any users or its just me? I confirm, auto detect it is broken. 2 1 Link to comment Share on other sites More sharing options...
Andrey1970 Posted February 1, 2021 Share Posted February 1, 2021 Generation CPU tables for IvyBridge is also broken. 1 2 Link to comment Share on other sites More sharing options...
MacKonsti Posted February 2, 2021 Share Posted February 2, 2021 9 hours ago, Andrey1970 said: Generation CPU tables for IvyBridge is also broken. I wonder since when.... good thing you mentioned it as my cousin wanted to move to Clover on his Ivy Bridge to install Mojave So @Andrey1970 inthe <key>Generate</key> section neither <key>CStates</key> or <key>PStates</key> work correctly? Is Ivy Bridge abandoned somehow? Link to comment Share on other sites More sharing options...
Andrey1970 Posted February 2, 2021 Share Posted February 2, 2021 (edited) I don't know when it is broken. Tables from old Clover work perfectly. Generation not working tables, frequency doesn't change and is constant 800 MHz. (It even is less than minimum for i7-3610QM 1200 MHz. ) I think generation tables is broken for all CPU IvyBridge and older. From old Clover Working tables.zip From new Clover Not working tables.zip Edited February 2, 2021 by Andrey1970 1 Link to comment Share on other sites More sharing options...
Matgen84 Posted February 2, 2021 Share Posted February 2, 2021 (edited) Hi @Jief_Machak @Slice I build Clover r5129 commit 16c627596. When I try to update macOS Mojave to January security update and Safari 14.0.3. At reboot, I can't continue the process ! macOS Install don't appear in Clover GUI. When I press F3, I see macOS Install via Preboot instead of my main partition. So I can't update Mojave. Clover GUI don't show macOS Install for Mojave Spoiler After F3, macOSinstall appear, like that: "macOS Install for Mojave via Preboot" ----> don't work on Mojave Spoiler 2021-2-2_8-2-49_BOOTX64.EFI.log EDIT: commit fa0bdcd18 don't solved the problems. Thanks. Wait and see. Edited February 2, 2021 by Matgen84 1 Link to comment Share on other sites More sharing options...
Jief_Machak Posted February 2, 2021 Share Posted February 2, 2021 Yes, bug in my auto hide selection. I'll have a look. 3 Link to comment Share on other sites More sharing options...
LockDown Posted February 2, 2021 Share Posted February 2, 2021 1 minute ago, Jief_Machak said: Yes, bug in my auto hide selection. I'll have a look. Installed High Sierra and it converted my drive to APFS by default. With APFS, i now have Preboot of course. Problem is, Preboot is showing in Clover GUI. If i hide it, then my other SSD which has BigSur will also hide the Preboot. 1 Link to comment Share on other sites More sharing options...
kushwavez Posted February 2, 2021 Share Posted February 2, 2021 @ellaosx hide by UUID 1 Link to comment Share on other sites More sharing options...
Jief_Machak Posted February 2, 2021 Share Posted February 2, 2021 (edited) 19 minutes ago, ellaosx said: Preboot is showing in Clover GUI Preboot is supposed to auto hide for version before BS. Send me your debug.log or preboot.log and I'll correct that at the same as the earlier problem. Edited February 2, 2021 by Jief_Machak 1 Link to comment Share on other sites More sharing options...
Jief_Machak Posted February 2, 2021 Share Posted February 2, 2021 6 hours ago, Matgen84 said: macOS Install don't appear in Clover GUI I think this should fix : CloverX64-2021-02-02-17-56-50-fa0bdcd-dirty-jief.zip @ellaosx : I tried and my HS preboot doesn't show. Could you send me your preboot.log or debug.log ? Link to comment Share on other sites More sharing options...
Recommended Posts