arsradu Posted August 22, 2018 Share Posted August 22, 2018 (edited) 36 minutes ago, Cyberdevs said: Welcome back And I guess it is the same issue, which was resolved short after I posted the issue thanks to @savvamitrofanov Yep, confirmed. It is the same issue. And it is fixed by adding that AppleImageLoader.efi to Clover drivers folder. Now all we need is to include that functionality (either by adding it to one of the existing drivers, or including this specific driver by default) with the Clover installer itself. Also, I guess the log message below is kind of to be expected? :)) Edited August 22, 2018 by arsradu 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/714/#findComment-2631166 Share on other sites More sharing options...
Cyberdevs Posted August 22, 2018 Share Posted August 22, 2018 1 minute ago, arsradu said: Yep, confirmed. It is the same issue. And it is fixed by adding that AppleImageLoader.efi to Clover drivers folder. Now all we need is to include that functionality (either by adding it to one of the existing drivers, or including this specific driver by default) with the Clover installer itself. Also, I guess the log message below is kind of to be expected? :)) For now we have to include the driver manually it hasn't been added to clover as far as I know and the logs are to be expected for now. Maybe @savvamitrofanov fix the logs in the near future. 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/714/#findComment-2631167 Share on other sites More sharing options...
arsradu Posted August 22, 2018 Share Posted August 22, 2018 4 minutes ago, Cyberdevs said: For now we have to include the driver manually it hasn't been added to clover as far as I know and the logs are to be expected for now. Maybe @savvamitrofanov fix the logs in the near future. Yep, makes perfect sense not to include it so far. It needs some proper testing before deploying it by default with the installer. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/714/#findComment-2631170 Share on other sites More sharing options...
Badruzeus Posted August 22, 2018 Share Posted August 22, 2018 Get no issue here.. but, oh I just realized that I'm no longer using Mojave with APFS Spoiler 0:996 0:000 === [ LoadDrivers ] ======================================= 1:001 0:004 Loading ApfsDriverLoader-64.efi status=Success 1:017 0:015 - driver needs connecting 1:017 0:000 Loading AppleImageCodec-64.efi status=Success 1:018 0:000 Loading AppleKeyAggregator-64.efi status=Success 1:019 0:000 Loading AppleUITheme-64.efi status=Success 1:019 0:000 Loading AptioMemoryFix-64.efi status=Success 1:020 0:000 Loading CsmVideoDxe-64.efi status=Success 1:021 0:000 - driver needs connecting 1:021 0:000 Loading DataHubDxe-64.efi status=Success 1:025 0:004 Loading FirmwareVolume-64.efi status=Success 1:026 0:000 Loading FSInject-64.efi status=Success 1:027 0:000 Loading HashServiceFix-64.efi status=Success 1:027 0:000 Loading OsxFatBinaryDrv-64.efi status=Success 1:028 0:000 Loading SMCHelper-64.efi status=Success 1:029 0:000 Loading VBoxHfs-64.efi status=Success 1:030 0:000 - driver needs connecting 1:030 0:000 Loading AppleImageLoader.efi status=Success 1:041 0:011 3 drivers needs connecting ... 1:041 0:000 PlatformDriverOverrideProtocol not found. Installing ... Success 1:041 0:000 APFS driver loaded Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/714/#findComment-2631173 Share on other sites More sharing options...
Cyberdevs Posted August 22, 2018 Share Posted August 22, 2018 13 minutes ago, arsradu said: Yep, makes perfect sense not to include it so far. It needs some proper testing before deploying it by default with the installer. Exactly 4 minutes ago, Badruzeus said: Get no issue here.. but, oh I just realized that I'm no longer using Mojave with APFS So what do you use then? High Sierra? 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/714/#findComment-2631175 Share on other sites More sharing options...
Badruzeus Posted August 22, 2018 Share Posted August 22, 2018 (edited) 10 minutes ago, Cyberdevs said: Exactly So what do you use then? High Sierra? HFS+ Mojave with @crazybirdy script. BTW, I remember wanna asking this question: When entering "UEFI Shell 64" function (or tool) on Clover GUI, it always freezes my system.. or just greets me with "BestLanguage" log. But has no problem with Legacy Shell 64. And, it seems.. I found no solution (neither link) yet #atm. Any idea? Edited August 22, 2018 by Badruzeus Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/714/#findComment-2631178 Share on other sites More sharing options...
Cyberdevs Posted August 22, 2018 Share Posted August 22, 2018 9 minutes ago, Badruzeus said: HFS+ Mojave with @crazybirdy script. BTW, I remember wanna asking this question: When entering "UEFI Shell 64" function (or tool) on Clover GUI, it always freezes my system.. or just greets me with "BestLanguage" log. But has no problem with Legacy Shell 64. And, it seems.. I found no solution (neither link) yet #atm. Any idea? I haven't used the UEFI Shell in a very long time so I have no idea what can be the cause! 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/714/#findComment-2631180 Share on other sites More sharing options...
Badruzeus Posted August 22, 2018 Share Posted August 22, 2018 4 minutes ago, Cyberdevs said: I haven't used the UEFI Shell in a very long time so I have no idea what can be the cause! Uhmmb, Internal Shell within my BIOS feature leads me to a blackscreen as well, using EDK2 *.efi: fs0: cd \efi\clover\tools\ cp Shell64U.efi fs0:\shellx64.efi Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/714/#findComment-2631182 Share on other sites More sharing options...
Slice Posted August 22, 2018 Share Posted August 22, 2018 22 minutes ago, Badruzeus said: HFS+ Mojave with @crazybirdy script. BTW, I remember wanna asking this question: When entering "UEFI Shell 64" function (or tool) on Clover GUI, it always freezes my system.. or just greets me with "BestLanguage" log. But has no problem with Legacy Shell 64. And, it seems.. I found no solution (neither link) yet #atm. Any idea? You need EnglishDxe.efi in Drivers64UEFI folder. 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/714/#findComment-2631183 Share on other sites More sharing options...
Badruzeus Posted August 22, 2018 Share Posted August 22, 2018 (edited) 23 minutes ago, Slice said: You need EnglishDxe.efi in Drivers64UEFI folder. Thanks, but weird.. still getting a same issue: BestLanguage ( EnglishDxe.efi is placed on /EFI/drivers64UEFI as suggested, and loaded. Spoiler 0:996 0:000 === [ LoadDrivers ] ======================================= 1:001 0:005 Loading EnglishDxe-64.efi status=Success 1:006 0:005 Loading AppleImageCodec-64.efi status=Success 1:017 0:010 Loading AppleKeyAggregator-64.efi status=Success 1:018 0:000 Loading AppleUITheme-64.efi status=Success 1:018 0:000 Loading AptioMemoryFix-64.efi status=Success 1:019 0:000 Loading CsmVideoDxe-64.efi status=Success 1:020 0:000 - driver needs connecting 1:020 0:000 Loading DataHubDxe-64.efi status=Success 1:023 0:003 Loading FirmwareVolume-64.efi status=Success 1:024 0:000 Loading FSInject-64.efi status=Success 1:025 0:000 Loading HashServiceFix-64.efi status=Success 1:025 0:000 Loading OsxFatBinaryDrv-64.efi status=Success 1:026 0:000 Loading SMCHelper-64.efi status=Success 1:027 0:000 Loading VBoxHfs-64.efi status=Success 1:028 0:000 - driver needs connecting 1:028 0:000 Loading AppleImageLoader.efi status=Success 1:041 0:013 2 drivers needs connecting ... 1:041 0:000 PlatformDriverOverrideProtocol not found. Installing ... Success 1:041 0:000 Video driver loaded: disconnect Success I attached my full preboot.log below. preboot.log_a43sj_r4657_edk2.zip Edited August 22, 2018 by Badruzeus Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/714/#findComment-2631185 Share on other sites More sharing options...
Badruzeus Posted August 24, 2018 Share Posted August 24, 2018 #QUESTION: Do we still need FileVault related *.efi Drivers if it is = Disabled on macOS? Thanks. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/714/#findComment-2631485 Share on other sites More sharing options...
Slice Posted August 24, 2018 Share Posted August 24, 2018 4 hours ago, Badruzeus said: #QUESTION: Do we still need FileVault related *.efi Drivers if it is = Disabled on macOS? Thanks. If not using FV2 then you can safely remove AppleKeyAggregator AppleUITheme FirmwareVolume HashServiceFix As well OsxFatBinaryDrv needed only for 10.8 and older. SMCHelper needed for FV2 and for Hibernation. AppleImageLoader may check digital sign of loaded module but you can live without it. On 8/22/2018 at 3:41 PM, Badruzeus said: Thanks, but weird.. still getting a same issue: BestLanguage ( EnglishDxe.efi is placed on /EFI/drivers64UEFI as suggested, and loaded. Reveal hidden contents 0:996 0:000 === [ LoadDrivers ] ======================================= 1:001 0:005 Loading EnglishDxe-64.efi status=Success 1:006 0:005 Loading AppleImageCodec-64.efi status=Success 1:017 0:010 Loading AppleKeyAggregator-64.efi status=Success 1:018 0:000 Loading AppleUITheme-64.efi status=Success 1:018 0:000 Loading AptioMemoryFix-64.efi status=Success 1:019 0:000 Loading CsmVideoDxe-64.efi status=Success 1:020 0:000 - driver needs connecting 1:020 0:000 Loading DataHubDxe-64.efi status=Success 1:023 0:003 Loading FirmwareVolume-64.efi status=Success 1:024 0:000 Loading FSInject-64.efi status=Success 1:025 0:000 Loading HashServiceFix-64.efi status=Success 1:025 0:000 Loading OsxFatBinaryDrv-64.efi status=Success 1:026 0:000 Loading SMCHelper-64.efi status=Success 1:027 0:000 Loading VBoxHfs-64.efi status=Success 1:028 0:000 - driver needs connecting 1:028 0:000 Loading AppleImageLoader.efi status=Success 1:041 0:013 2 drivers needs connecting ... 1:041 0:000 PlatformDriverOverrideProtocol not found. Installing ... Success 1:041 0:000 Video driver loaded: disconnect Success I attached my full preboot.log below. preboot.log_a43sj_r4657_edk2.zip Check shell.efi version (data, size). May be another one will work. 3 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/714/#findComment-2631500 Share on other sites More sharing options...
Sherlocks Posted August 24, 2018 Share Posted August 24, 2018 (edited) @savvamitrofanov hi. sorry for late test. i tested only AppleImageLoader.efi without OsxFatBinaryDrv-64.efi. but i never boot 10.6.8. stop screen in GUI after 10.6.8 partition. still needs OsxFatBinaryDrv-64.efi. also on my 4230s, shell is not working. shown BestLanguage text in screen. as result. i can't see debug log on 4230s. 4230s is old uefi system. Edited August 24, 2018 by Sherlocks Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/714/#findComment-2631505 Share on other sites More sharing options...
savvas Posted August 24, 2018 Share Posted August 24, 2018 3 hours ago, Sherlocks said: @savvamitrofanov hi. sorry for late test. i tested only AppleImageLoader.efi without OsxFatBinaryDrv-64.efi. but i never boot 10.6.8. stop screen in GUI after 10.6.8 partition. still needs OsxFatBinaryDrv-64.efi. also on my 4230s, shell is not working. shown BestLanguage text in screen. as result. i can't see debug log on 4230s. 4230s is old uefi system. Thx! I'll check it 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/714/#findComment-2631525 Share on other sites More sharing options...
chris1111 Posted August 26, 2018 Share Posted August 26, 2018 (edited) Here a new mount EFI script for Clover Users MountEFI.command.zip Edited August 26, 2018 by chris1111 Fix typo warning on script 4 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/714/#findComment-2631728 Share on other sites More sharing options...
D-an-W Posted August 26, 2018 Share Posted August 26, 2018 Hi Chris, Just checking, should that say "If you do not have Clover installed" or is it correct in saying "If you do not have Clover to install"? Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/714/#findComment-2631731 Share on other sites More sharing options...
chris1111 Posted August 26, 2018 Share Posted August 26, 2018 (edited) 7 hours ago, D-an-W said: Hi Chris, Just checking, should that say "If you do not have Clover installed" or is it correct in saying "If you do not have Clover to install"? Thanks I change the warning new script attaching in the previous post also available here MountEFI Edited August 26, 2018 by chris1111 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/714/#findComment-2631759 Share on other sites More sharing options...
Matgen84 Posted August 27, 2018 Share Posted August 27, 2018 Hi Sorry for my newbie questions about AppleSupportPkg, specially AppleUISupport.efi. First, AppleUISupport.efi is only necessary for Firevault Volume. Right or not? In readme, "replaces AppleKeyMapAggregator.efi, AppleEvent.efi, AppleUiTheme.efi, FirmwareVolume.efi, AppleImageCodec.efi." Also, this Clover's mandatory drivers (AppleKeyMapAggregator.efi, AppleUiTheme.efi, FirmwareVolume.efi, AppleImageCodec.efi) is not necessary. Right or not? Thanks Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/714/#findComment-2631857 Share on other sites More sharing options...
savvas Posted August 27, 2018 Share Posted August 27, 2018 9 hours ago, Matgen84 said: Hi Sorry for my newbie questions about AppleSupportPkg, specially AppleUISupport.efi. First, AppleUISupport.efi is only necessary for Firevault Volume. Right or not? In readme, "replaces AppleKeyMapAggregator.efi, AppleEvent.efi, AppleUiTheme.efi, FirmwareVolume.efi, AppleImageCodec.efi." Also, this Clover's mandatory drivers (AppleKeyMapAggregator.efi, AppleUiTheme.efi, FirmwareVolume.efi, AppleImageCodec.efi) is not necessary. Right or not? Thanks Hi. Yes, it is right 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/714/#findComment-2631909 Share on other sites More sharing options...
pbryanw Posted August 27, 2018 Share Posted August 27, 2018 (edited) Excuse me if this is a silly question, but where is the new embedded theme located in the Clover folder? In my themes folder I have an embedded folder, but inside is just screenshot.png & theme.plist files. Update/Edit: Have found the Clover Themes thread, so will look for advice there: https://www.insanelymac.com/forum/topic/288685-clover-themes/ Edited August 28, 2018 by pbryanw Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/714/#findComment-2631930 Share on other sites More sharing options...
Allan Posted August 27, 2018 Share Posted August 27, 2018 This is the embedded theme. On 8/24/2018 at 2:21 AM, Slice said: SMCHelper needed for FV2 and for Hibernation. Now with VirtualSmc.efi this can be a problem right? Use or not use it 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/714/#findComment-2631931 Share on other sites More sharing options...
chris1111 Posted August 28, 2018 Share Posted August 28, 2018 6 hours ago, pbryanw said: Excuse me if this is a silly question, but where is the new embedded theme located in the Clover folder? In my themes folder I have an embedded folder, but inside is just screenshot.png & theme.plist files. Update/Edit: Have found the Clover Themes thread, so will look for advice there: https://www.insanelymac.com/forum/topic/288685-clover-themes/ see ☛ commit 4655 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/714/#findComment-2631956 Share on other sites More sharing options...
Matgen84 Posted August 28, 2018 Share Posted August 28, 2018 9 hours ago, pbryanw said: Excuse me if this is a silly question, but where is the new embedded theme located in the Clover folder? In my themes folder I have an embedded folder, but inside is just screenshot.png & theme.plist files. Update/Edit: Have found the Clover Themes thread, so will look for advice there: https://www.insanelymac.com/forum/topic/288685-clover-themes/ You can't find it in Themes directory except screenshot and theme.plist. Clover is shipping with a embedded theme inside cloverx64 boot driver, I suppose. If I do not say nonsense. 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/714/#findComment-2631970 Share on other sites More sharing options...
SavageAUS Posted August 28, 2018 Share Posted August 28, 2018 This is the embedded theme. Now with VirtualSmc.efi this can be a problem right? Use or not use it Is that a replacement for FakeSMC.kext? Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/714/#findComment-2631974 Share on other sites More sharing options...
Slice Posted August 28, 2018 Share Posted August 28, 2018 1 minute ago, SavageAUS said: Is that a replacement for FakeSMC.kext? Sent from my iPhone using Tapatalk Yes, but FakeSMC works independent on all. VirtualSMC depends on Lilu version and on succees of kernel patching. 1 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/714/#findComment-2631987 Share on other sites More sharing options...
Recommended Posts