mnfesq Posted October 17, 2021 Share Posted October 17, 2021 6 hours ago, Jief_Machak said: Fixed. Recompile yourself or try : CLOVERX64.efi.zip Thanks very much, @Jief_Machak. That fixed it. But once I was able to boot, I got an error message about not having the correct slot count in my SMBIOS. That was an easy fix but I mention it because I had run CloverConfigPlistValidator first and it failed to pick up that error. That tool may need to be updated. Link to comment Share on other sites More sharing options...
Jief_Machak Posted October 17, 2021 Share Posted October 17, 2021 Yep, ccpv doesn't compile anymore since commit f014920e145c2c8abc145304ee345d1eb5058fd9. 4 Link to comment Share on other sites More sharing options...
Jief_Machak Posted October 18, 2021 Share Posted October 18, 2021 @everyone : I push a refactor. If some people could test... Feedback welcome. 3 Link to comment Share on other sites More sharing options...
PG7 Posted October 18, 2021 Share Posted October 18, 2021 1 hour ago, Jief_Machak said: @everyone : I push a refactor. If some people could test... Feedback welcome. Hello whatever is tested Jief ? Link to comment Share on other sites More sharing options...
yapan4 Posted October 18, 2021 Share Posted October 18, 2021 (edited) 10 hours ago, Jief_Machak said: @everyone : I push a refactor. If some people could test... Feedback welcome. Boot OK on my hack 2021-10-18_21-20_BOOTX64.EFI.log 2021-10-19_05-11_BOOTX64.EFI.log Edited October 19, 2021 by yapan4 Link to comment Share on other sites More sharing options...
Jief_Machak Posted October 18, 2021 Share Posted October 18, 2021 53 minutes ago, PG7 said: Hello whatever is tested Jief ? It's a refactor. It means that nothing is supposed to change ! 2 Link to comment Share on other sites More sharing options...
PG7 Posted October 18, 2021 Share Posted October 18, 2021 1 hour ago, Jief_Machak said: It's a refactor. It means that nothing is supposed to change ! normal boot and everything OK 2021-10-18_23-11_BOOTX64.EFI-5141 (master, commit dfbdc8ae4).log 2021-10-18_23-07_BOOTX64.EFI 2021-10-17-13-20-36-8b14c24-jief.log Link to comment Share on other sites More sharing options...
LAbyOne Posted October 18, 2021 Share Posted October 18, 2021 (edited) On 10/17/2021 at 11:06 PM, Jief_Machak said: Yep, ccpv doesn't compile anymore since commit f014920e145c2c8abc145304ee345d1eb5058fd9. Strange here it does compile Clover r5141 (SHA: cee098d1e and even with previous versions Edited October 18, 2021 by LAbyOne 1 Link to comment Share on other sites More sharing options...
PG7 Posted October 18, 2021 Share Posted October 18, 2021 Clover r5141 no problem to update Spoiler 1 Link to comment Share on other sites More sharing options...
SavageAUS Posted October 19, 2021 Share Posted October 19, 2021 Usual situation for me, no update showing with clover Sent from my iPhone using Tapatalk 2 Link to comment Share on other sites More sharing options...
LAbyOne Posted October 19, 2021 Share Posted October 19, 2021 (edited) 7 hours ago, SavageAUS said: Usual situation for me, no update showing with clover Something must be wrong into your directory... try re-clone and build.. Sorry, my bad, i got it all worng Edited October 19, 2021 by LAbyOne misunderstanding a gogo Link to comment Share on other sites More sharing options...
Gradou Posted October 19, 2021 Share Posted October 19, 2021 5 hours ago, SavageAUS said: Usual situation for me, no update showing with clover Sent from my iPhone using Tapatalk What is your SMBIOS ? Link to comment Share on other sites More sharing options...
morfy Posted October 19, 2021 Share Posted October 19, 2021 9 hours ago, SavageAUS said: Usual situation for me, no update showing with clover Sent from my iPhone using Tapatalk Me too, with both iMac 17.1 and iMac19 no update showing. Clover R5141 Link to comment Share on other sites More sharing options...
Slice Posted October 19, 2021 Share Posted October 19, 2021 46 minutes ago, morfy said: Me too, with both iMac 17.1 and iMac19 no update showing. Clover R5141 Show your config.plist Link to comment Share on other sites More sharing options...
SavageAUS Posted October 19, 2021 Share Posted October 19, 2021 What is your SMBIOS ?MacBookPro16,4 and iMacPro1,1. Both updated now just had to use OC by booting from USB to get the update to show then just let Clover do the rest. Sent from my iPhone using Tapatalk Link to comment Share on other sites More sharing options...
chris1111 Posted October 20, 2021 Share Posted October 20, 2021 latest commit https://github.com/CloverHackyColor/CloverBootloader/commit/710b2dcee554de0a06627b0797a16cf8adb669ce Clover config Validator ➤ Validate nothing 1 Link to comment Share on other sites More sharing options...
morfy Posted October 20, 2021 Share Posted October 20, 2021 10 hours ago, Slice said: Show your config.plist It starts up regularly but does not see the latest update. config.plist Link to comment Share on other sites More sharing options...
Slice Posted October 20, 2021 Share Posted October 20, 2021 Change <key>FirmwareFeatures</key> <string>0xFD8FF576</string> <key>FirmwareFeaturesMask</key> <string>0xFFDFFF7F</string> to <key>ExtendedFirmwareFeatures</key> <string>0x8FD8FF576</string> <key>ExtendedFirmwareFeaturesMask</key> <string>0x8FFDFFF7F</string> See carefully all changes 3 Link to comment Share on other sites More sharing options...
Jief_Machak Posted October 20, 2021 Share Posted October 20, 2021 8 hours ago, chris1111 said: latest commit https://github.com/CloverHackyColor/CloverBootloader/commit/710b2dcee554de0a06627b0797a16cf8adb669ce Clover config Validator ➤ Validate nothing More details, please. Your config.plist, and what would you expect to be reported and that it's not. Link to comment Share on other sites More sharing options...
chris1111 Posted October 20, 2021 Share Posted October 20, 2021 (edited) 2 hours ago, Jief_Machak said: More details, please. Your config.plist, and what would you expect to be reported and that it's not. Before the commit After latest commit https://github.com/CloverHackyColor/CloverBootloader/commit/710b2dcee554de0a06627b0797a16cf8adb669ce Clover config Validator ➤ Validate nothing Not test latest today commit https://github.com/CloverHackyColor/CloverBootloader/commit/be9b4c2d7fef57e75ceb8f12bab41202348f8ad2 if that fix Edited October 20, 2021 by chris1111 1 1 Link to comment Share on other sites More sharing options...
Matgen84 Posted October 20, 2021 Share Posted October 20, 2021 1 hour ago, chris1111 said: Before the commit After latest commit https://github.com/CloverHackyColor/CloverBootloader/commit/710b2dcee554de0a06627b0797a16cf8adb669ce Clover config Validator ➤ Validate nothing Not test latest today commit https://github.com/CloverHackyColor/CloverBootloader/commit/be9b4c2d7fef57e75ceb8f12bab41202348f8ad2 if that fix CCPV don't work also with commit be9b4c2d7 😪 Wait and see. 2 Link to comment Share on other sites More sharing options...
morfy Posted October 20, 2021 Share Posted October 20, 2021 3 hours ago, Slice said: Change <key>FirmwareFeatures</key> <string>0xFD8FF576</string> <key>FirmwareFeaturesMask</key> <string>0xFFDFFF7F</string> to <key>ExtendedFirmwareFeatures</key> <string>0x8FD8FF576</string> <key>ExtendedFirmwareFeaturesMask</key> <string>0x8FFDFFF7F</string> See carefully all changes File modified, starts regularly but update does not see it. Link to comment Share on other sites More sharing options...
Slice Posted October 20, 2021 Share Posted October 20, 2021 56 minutes ago, morfy said: File modified, starts regularly but update does not see it. If you have no RestrictEvents.kext then install it. Otherwise remove it. 2 Link to comment Share on other sites More sharing options...
morfy Posted October 20, 2021 Share Posted October 20, 2021 13 minutes ago, Slice said: If you have no RestrictEvents.kext then install it. Otherwise remove it. I removed from the kext folder on the EFI I deleted RestrictEvents.kext and here's the update! 3 Link to comment Share on other sites More sharing options...
morfy Posted October 20, 2021 Share Posted October 20, 2021 @Slice update installed. Usual 2 restarts. thank you so much for your support Link to comment Share on other sites More sharing options...
Recommended Posts