Matgen84 Posted September 29, 2017 Share Posted September 29, 2017 It is a commits to the Repos If you are Build Clover you are OK, the FakeSMC is in the ThirdParty In my ThirdParty folder, it's always 3.4.1 FakeSMC version not 3.42 or 3.50. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/580/#findComment-2503766 Share on other sites More sharing options...
chris1111 Posted September 29, 2017 Share Posted September 29, 2017 In my ThirdParty folder, it's always 3.4.1 FakeSMC version not 3.42 or 3.50. Compilling today with my script and its a 3.5.0 95 882 octets (102 Ko Maybe remove the old before 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/580/#findComment-2503769 Share on other sites More sharing options...
Matgen84 Posted September 29, 2017 Share Posted September 29, 2017 Compilling today with my script and its a 3.5.0 95 882 octets (102 Ko Maybe remove the old before Right. Fakesmc update to 3.5.0 is in r4223 commits. Thanks. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/580/#findComment-2503817 Share on other sites More sharing options...
griftopia Posted September 29, 2017 Share Posted September 29, 2017 Just wanted to confirm. If I install latest Clover 4081 on my SSD, then attempt inplace upgrade to 10.13 I don't have to worry about specifying Firmware Features / Firmware Features Mask (not sure which / both is relevant)? Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/580/#findComment-2504180 Share on other sites More sharing options...
Guest ricoc90 Posted September 29, 2017 Share Posted September 29, 2017 Just wanted to confirm. If I install latest Clover 4081 on my SSD, then attempt inplace upgrade to 10.13 I don't have to worry about specifying Firmware Features / Firmware Features Mask (not sure which / both is relevant)? Latest Clover release is 4220: https://sourceforge.net/projects/cloverefiboot/ But no, in theory you shouldn't be worried about the FFM. You probably need to update your SMBIOS though, but Clover contains the latest FFM already Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/580/#findComment-2504242 Share on other sites More sharing options...
shatterhenner Posted September 29, 2017 Share Posted September 29, 2017 Hi Guys, is clover working when installed at the efi section on an afps volume for booting high sierra? also is clover legacy working installed on afps volume??? thx in advance, i completely missed the beta testings .-( Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/580/#findComment-2504275 Share on other sites More sharing options...
Guest ricoc90 Posted September 29, 2017 Share Posted September 29, 2017 Hi Guys, is clover working when installed at the efi section on an afps volume for booting high sierra? also is clover legacy working installed on afps volume??? thx in advance, i completely missed the beta testings .-( Both should work fine if using the latest Clover revision (r4220). However, you'll need apfs.efi to be in your drivers64 or drivers64UEFI folder apfs.efi.zip Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/580/#findComment-2504314 Share on other sites More sharing options...
tluck Posted September 29, 2017 Share Posted September 29, 2017 Both should work fine if using the latest Clover revision (r4220). However, you'll need apfs.efi to be in your drivers64 or drivers54UEFI folder apfs.efi.zip As ricoc90 points out - for APFS to boot you need the apfs.efi driver (attached). To be clear: install this driver into your ESP - BEFORE upgrading - especially if your boot disk is an SSD. why? if the HDD is an SSD, the High Sierra upgrade process will convert it from HFS to APFS. so be sure to avoid the chicken and egg problem of how to copy /usr/standalone/i386/apfs.efi to the ESP! Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/580/#findComment-2504363 Share on other sites More sharing options...
ajsurin Posted September 29, 2017 Share Posted September 29, 2017 Instead of efo there must be efi. OsxFatBinaryDrv can be excluded as it needed only for 10.7, 10.8. You may stopped at this moment is something in SMBIOS is wrong. For example BoardSN. It may be a Clover bug there are many changes here. Impossible. How do you think other users can boot? Sorry, but for legacy boot that you mean OsxAptioFix can be excluded but FSInject needed in all cases. Other drivers embedded into CloverEFI and absent in BIOS UEFI. Sorry - .efo was a typo, it's .efi on the system. I'm using EFI, so I'll remove the FatBinary driver, and regenerate the SMBIOS and give it another try. If it is a bug, is there anything I can do to help you guys debug? I'm a developer, but almost entirely focused on web and mobile so I'm likely of little to no use directly. I can provide you with system info and a zip of my EFI partition if it'd help? Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/580/#findComment-2504389 Share on other sites More sharing options...
telepati Posted September 29, 2017 Share Posted September 29, 2017 The nvram.plist file is created by the rc scripts. Did you install those? Otherwise nothing is persisted if you use emuvariable. I already installed. Even I installed again but nothing change no nvram.plist. I know my Z170 Bios v3504 doesn't support native nvram. But how I boot without problem. Even how I use iMessage I don't get it. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/580/#findComment-2504488 Share on other sites More sharing options...
apianti Posted September 29, 2017 Share Posted September 29, 2017 Are you using APFS? Because I am not sure that the rc scripts were updated to fix the finding the correct volume like the installer was. EDIT: Are you sure your native NVRAM isn't working? Have you tried setting a random variable and check if it's there after boot? There's no way you have working iMessage without NVRAM, so maybe it's saving it somewhere you don't see? Did you look in the boot log and determine where nvram.plist was loading from (or not)? 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/580/#findComment-2504524 Share on other sites More sharing options...
tluck Posted September 29, 2017 Share Posted September 29, 2017 RE: nvram scripts... they still work for me on APFS? $ nvram -p|grep Emu EfiEmuVariableIsPresent true $ sudo /etc/rc.boot.d/20.mount_ESP.local Not auto mounting EFI partition v1.16.2 (c) 2017 syscl/lighting/Yating Zhou, tluck, Sherlocks Registering LogoutHook as /Library/Application Support/Clover/CloverDaemon-stopservice $ sudo /etc/rc.shutdown.d/80.save_nvram_plist.local v1.16.5 (c) 2017 syscl/lighting/Yating Zhou, tluck, Sherlocks, lvs1974 2017-09-29-12:48:56 disk0: ESP -- Target -- /Volumes/ESP-01/EFI/CLOVER 2017-09-29-12:48:56 disk1: ------ Ignored -- No ESP on disk 2017-09-29-12:48:56 NVRAM: No change since last update in /Volumes/ESP-01/nvram.plist $ diskutil list /dev/disk0 (internal, physical): #: TYPE NAME SIZE IDENTIFIER 0: GUID_partition_scheme *512.1 GB disk0 1: EFI EFI 209.7 MB disk0s1 2: Apple_APFS Container disk1 459.7 GB disk0s2 3: Apple_KernelCoreDump 655.4 MB disk0s3 4: Microsoft Basic Data C 50.6 GB disk0s4 5: Windows Recovery 995.1 MB disk0s5 /dev/disk1 (synthesized): #: TYPE NAME SIZE IDENTIFIER 0: APFS Container Scheme - +459.7 GB disk1 Physical Store disk0s2 1: APFS Volume macOS 335.1 GB disk1s1 2: APFS Volume Preboot 18.5 MB disk1s2 3: APFS Volume Recovery 520.3 MB disk1s3 4: APFS Volume VM 8.6 GB disk1s4 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/580/#findComment-2504554 Share on other sites More sharing options...
telepati Posted September 29, 2017 Share Posted September 29, 2017 Are you using APFS? Because I am not sure that the rc scripts were updated to fix the finding the correct volume like the installer was. EDIT: Are you sure your native NVRAM isn't working? Have you tried setting a random variable and check if it's there after boot? There's no way you have working iMessage without NVRAM, so maybe it's saving it somewhere you don't see? Did you look in the boot log and determine where nvram.plist was loading from (or not)? I installed RC Script again and this time I didnt restart shutdown whole machine. Then restart nvram.plist created on right place. I also checked in boot.log nvram.plist looks loaded. Everything working now. Thank you all. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/580/#findComment-2504594 Share on other sites More sharing options...
apianti Posted September 29, 2017 Share Posted September 29, 2017 @tluck, Said I wasn't sure, lol. But there was really only two reasons, the scripts weren't installed correctly or the scripts failed. Just trying to figure it out. 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/580/#findComment-2504650 Share on other sites More sharing options...
Blacky Posted September 29, 2017 Share Posted September 29, 2017 Hi, Here is my problem. I have a Gigabyte Gaming 5P with 6900K and GTX 760 with High Sierra. With the help of Toleda I've managed to get the HDMI to work (sort of). Problem is almost all of the time, when HDMI is enabled the system would hang indefinitely in boot with the message kextd stall[x] . Most of the issues with kextd stall seem to have been related to AppleACPIPlatform, but this is not my case. Please see this image: http://www.mediafire.com/view/i6yl2q16cc1zw7w/IMG_20170929_133925.jpg If I remove the Nvidia HDMI ssdt patch from Toleda or if I inject Nvidia HDMI, then the HDMI is no longer working but the system boots fine. I am out of ideas and I don't know who to turn to. Thank you! Attached Clover EFI folder: http://www.mediafire.com/file/jsf94fhkbbb3sd3/EFI-2.zip Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/580/#findComment-2504659 Share on other sites More sharing options...
shatterhenner Posted September 29, 2017 Share Posted September 29, 2017 thx for help guys...appreciated!!! yeah, afps.efi is already in the right folders. im trying to install high sierra on ssd at my imac directly. so clover has to be installed before installing high sierra?!?!?or can i setup clover after 10.13 installation is finished?!? Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/580/#findComment-2504662 Share on other sites More sharing options...
gujiangjiang Posted September 29, 2017 Share Posted September 29, 2017 Updated Clover r4226 there are have 4 icons for macOS. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/580/#findComment-2504674 Share on other sites More sharing options...
ajsurin Posted September 30, 2017 Share Posted September 30, 2017 I've generated a new SMBIOS and still get the same row of plusses Here's my CLOVER dir if it's any help CLOVER.zip Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/580/#findComment-2504891 Share on other sites More sharing options...
wolfie81 Posted September 30, 2017 Share Posted September 30, 2017 Hi guys, since upgrading to the latest clover, Ive got it working fine but I get strange messages from clover just before the selection screen. Also, at the selection screen, my images are now missing. Please see the two photos for what I mean. Im also on the latest Clover. Any help much appreciated Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/580/#findComment-2504927 Share on other sites More sharing options...
Slice Posted September 30, 2017 Share Posted September 30, 2017 Hi guys, since upgrading to the latest clover, Ive got it working fine but I get strange messages from clover just before the selection screen. Also, at the selection screen, my images are now missing. Please see the two photos for what I mean. Im also on the latest Clover. Any help much appreciated Second screen corresponds to apfs.efi driver is in DEBUG state. Missing embedded icons is known issue that is still not resolved. Downloadable icons are always good. So the problem is in icons itself. May be someone draw a better embedded theme? It should be as small as possible. 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/580/#findComment-2504969 Share on other sites More sharing options...
wolfie81 Posted September 30, 2017 Share Posted September 30, 2017 Second screen corresponds to apfs.efi driver is in DEBUG state. Missing embedded icons is known issue that is still not resolved. Downloadable icons are always good. So the problem is in icons itself. May be someone draw a better embedded theme? It should be as small as possible. Thank you very much Slice. So how do I remove this 'Debug' state? Much appreciated. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/580/#findComment-2504971 Share on other sites More sharing options...
Slice Posted September 30, 2017 Share Posted September 30, 2017 Thank you very much Slice. So how do I remove this 'Debug' state? Much appreciated. No way. Take apfs,efi from release OS. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/580/#findComment-2504993 Share on other sites More sharing options...
truemac Posted September 30, 2017 Share Posted September 30, 2017 Updated Clover r4226 there are have 4 icons for macOS. CAEC0318809AB4AC01C059240DF7A2FE.jpg is this Clover theme? Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/580/#findComment-2504996 Share on other sites More sharing options...
Badruzeus Posted September 30, 2017 Share Posted September 30, 2017 Missing embedded icons is known issue that is still not resolved. Downloadable icons are always good. So the problem is in icons itself. May be someone draw a better embedded theme? It should be as small as possible. If only @blackosx grants me such permission, maybe I could help to rebuilding "embedded" theme. 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/580/#findComment-2505047 Share on other sites More sharing options...
SavageAUS Posted September 30, 2017 Share Posted September 30, 2017 Updated Clover r4226 there are have 4 icons for macOS. CAEC0318809AB4AC01C059240DF7A2FE.jpg Same here on 4230. Extra icon in Clover. macOS 10.13.1, 17B25c, Laptop specs in sig. - Normal - Normal - Normal - Normal - Extra Icon. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/580/#findComment-2505107 Share on other sites More sharing options...
Recommended Posts