Zenith432 Posted January 20, 2018 Share Posted January 20, 2018 @Sherlocks, STLVNUB: Problem fixed in r4387. You can return to same setup and driver names you were using < r4384. @SavageAUS: The priority is AptioMemoryFix OsxAptioFix3Drv OsxAptioFix2Drv OsxAptioFixDrv OsxLowMemFixDrv Use the highest that works. If you don't need nvram access from OS/X and don't want the extra overhead, delete the first two from the list. 7 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/650/#findComment-2572550 Share on other sites More sharing options...
Sherlocks Posted January 20, 2018 Share Posted January 20, 2018 @Sherlocks, STLVNUB: Problem fixed in r4387. You can return to same setup and driver names you were using < r4384. OsxAptioFix2Drv-free2000 + EmuVariableUefi-64.efi works again on 4387. thank you so much! 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/650/#findComment-2572591 Share on other sites More sharing options...
SavageAUS Posted January 20, 2018 Share Posted January 20, 2018 @Sherlocks, STLVNUB: Problem fixed in r4387. You can return to same setup and driver names you were using < r4384. @SavageAUS: The priority is AptioMemoryFix OsxAptioFix3Drv OsxAptioFix2Drv OsxAptioFixDrv OsxLowMemFixDrv Use the highest that works. If you don't need nvram access from OS/X and don't want the extra overhead, delete the first two from the list. Thanks for clarification. Where is AptioMemoryFix located? I didn't see it in installer. Sent from my SM-G930F using Tapatalk 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/650/#findComment-2572616 Share on other sites More sharing options...
HmO Posted January 20, 2018 Share Posted January 20, 2018 Thanks for clarification. Where is AptioMemoryFix located? I didn't see it in installer. Sent from my SM-G930F using Tapatalk AptioMemoryFix-R9 1/Feb/2018 Clover 4397 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/650/#findComment-2572652 Share on other sites More sharing options...
Matgen84 Posted January 20, 2018 Share Posted January 20, 2018 Thanks for clarification. Where is AptioMemoryFix located? I didn't see it in installer. Sent from my SM-G930F using Tapatalk I found it. Update Build_Clover.command to v4.6.4 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/650/#findComment-2572735 Share on other sites More sharing options...
ccphuc2016 Posted January 21, 2018 Share Posted January 21, 2018 OsxAptioFix2Drv-free2000 + EmuVariableUefi-64.efi works again on 4387. thank you so much! whrere link download r4387 ? How to install new interface clover r4380 for bios UEFI GPT ? Why is it so slow boot when install clover 4380? thank Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/650/#findComment-2573126 Share on other sites More sharing options...
HmO Posted January 21, 2018 Share Posted January 21, 2018 whrere link download r4387 ? How to install new interface clover r4380 for bios UEFI GPT ? Why is it so slow boot when install clover 4380? thank http://www.insanelymac.com/forum/topic/284656-clover-general-discussion/?p=2572652 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/650/#findComment-2573140 Share on other sites More sharing options...
SavageAUS Posted January 21, 2018 Share Posted January 21, 2018 AptioMemoryFix Clover 4390 CLOVER 4390 and AptioMemoryFix works a charm on desktop machine. Still working nvram. For the life of me I've never been able to get iMessage working with clover. Any updated ways to make it work? Sent from my SM-G930F using Tapatalk 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/650/#findComment-2573149 Share on other sites More sharing options...
Slice Posted January 21, 2018 Share Posted January 21, 2018 CLOVER 4390 and AptioMemoryFix works a charm on desktop machine. Still working nvram. For the life of me I've never been able to get iMessage working with clover. Any updated ways to make it work? Sent from my SM-G930F using Tapatalk Since rev980 Clover has enough functions to make iMessage working. You have to set correct UUID, sn, ROM, MLB and register Apple services official way agree with all Apple's claim. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/650/#findComment-2573191 Share on other sites More sharing options...
Dan ZG Posted January 21, 2018 Share Posted January 21, 2018 I have some questions about DSDT (*.aml) loading in Clover. I've posted in a few places and haven't gotten definitive answers. Say I have 2 (or more) .aml files within EFI/CLOVER/ACPI/patched -- say dsdt1.aml and dsdt2.aml.I want to compare how they affect my machine; as well as NOT loading either of them.So in config.plist I tried 'DSDT Name' set to null, i.e., there is no key/value.But checking bdmesg it shows: Inserting dsdt1.aml from EFI\CLOVER\ACPI\patched ... Success Inserting dsdt2.aml from EFI\CLOVER\ACPI\patched ... Success My questions: Does "Inserting" mean they were both loaded? Or just recognized? Do they have to be called DSDT or can they be called anything? In Clover options /Acpi Patching, if I want to specify which to load, do I include .aml, or just dsdt1? Can I specify a folder in Clover options or does the AML have to reside within /ACPI/patched? If I want to NOT load ANY aml ... Do I need to actually remove them from ACPI/patched? Can I create just an empty file called none.aml and use that in Clover options in order to not load any AML? Is there any definitive way in MacOS to check which (if any) AML has been loaded? (I tried extracting DSDT with "MaciASL.app" but it did not match either of my AML files.) I don't want to remove them from ACPI/patched, because, if for some reason, I can't boot MacOS, then it will be a pain trying to putt them back. Thanks! Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/650/#findComment-2573492 Share on other sites More sharing options...
el_charlie Posted January 21, 2018 Share Posted January 21, 2018 I have some questions about DSDT (*.aml) loading in Clover. I've posted in a few places and haven't gotten definitive answers. Say I have 2 (or more) .aml files within EFI/CLOVER/ACPI/patched -- say dsdt1.aml and dsdt2.aml. I want to compare how they affect my machine; as well as NOT loading either of them. So in config.plist I tried 'DSDT Name' set to null, i.e., there is no key/value. But checking bdmesg it shows: Inserting dsdt1.aml from EFI\CLOVER\ACPI\patched ... Success Inserting dsdt2.aml from EFI\CLOVER\ACPI\patched ... Success My questions: Does "Inserting" mean they were both loaded? Or just recognized? Do they have to be called DSDT or can they be called anything? In Clover options /Acpi Patching, if I want to specify which to load, do I include .aml, or just dsdt1? Can I specify a folder in Clover options or does the AML have to reside within /ACPI/patched? If I want to NOT load ANY aml ... Do I need to actually remove them from ACPI/patched? Can I create just an empty file called none.aml and use that in Clover options in order to not load any AML? Is there any definitive way in MacOS to check which (if any) AML has been loaded? (I tried extracting DSDT with "MaciASL.app" but it did not match either of my AML files.) I don't want to remove them from ACPI/patched, because, if for some reason, I can't boot MacOS, then it will be a pain trying to putt them back. Thanks! In your config.plist, set the name of an .aml file that doesn't exist, like dsdt456.aml. That way clover won't use any of the .aml files in ACPI/Patched. If your system doesn't boot, you can change the .aml file name on Clover GUI for one file that does exists and works. 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/650/#findComment-2573498 Share on other sites More sharing options...
Dan ZG Posted January 22, 2018 Share Posted January 22, 2018 In your config.plist, set the name of an .aml file that doesn't exist, like dsdt456.aml. That way clover won't use any of the .aml files in ACPI/Patched. If your system doesn't boot, you can change the .aml file name on Clover GUI for one file that does exists and works. I tried that ... but it didn't work. In `config.plist` I have: <key>ACPI</key>... <key>DSDT</key>... <key>Name</key> <string>DSDT.aml</string> In ACPI/patched I have: dsdt1.aml dsdt2.aml Clover options shows ACPI DSDT name: `DSDT.aml` -- I left it as is. And yet `bdmesg` *still* shows: Inserting dsdt1.aml from EFI\CLOVER\ACPI\patched ... Success Inserting dsdt2.aml from EFI\CLOVER\ACPI\patched ... Success Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/650/#findComment-2573681 Share on other sites More sharing options...
Slice Posted January 22, 2018 Share Posted January 22, 2018 I have some questions about DSDT (*.aml) loading in Clover. I've posted in a few places and haven't gotten definitive answers. Say I have 2 (or more) .aml files within EFI/CLOVER/ACPI/patched -- say dsdt1.aml and dsdt2.aml. I want to compare how they affect my machine; as well as NOT loading either of them. So in config.plist I tried 'DSDT Name' set to null, i.e., there is no key/value. But checking bdmesg it shows: Inserting dsdt1.aml from EFI\CLOVER\ACPI\patched ... Success Inserting dsdt2.aml from EFI\CLOVER\ACPI\patched ... Success My questions: Does "Inserting" mean they were both loaded? Or just recognized? Do they have to be called DSDT or can they be called anything? In Clover options /Acpi Patching, if I want to specify which to load, do I include .aml, or just dsdt1? Can I specify a folder in Clover options or does the AML have to reside within /ACPI/patched? If I want to NOT load ANY aml ... Do I need to actually remove them from ACPI/patched? Can I create just an empty file called none.aml and use that in Clover options in order to not load any AML? Is there any definitive way in MacOS to check which (if any) AML has been loaded? (I tried extracting DSDT with "MaciASL.app" but it did not match either of my AML files.) I don't want to remove them from ACPI/patched, because, if for some reason, I can't boot MacOS, then it will be a pain trying to putt them back. Thanks! It looks like you have case-sensitive file system. Clover intended to exclude all files with name DSDT* but it did not. It is Clover bug and will be fixes asap. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/650/#findComment-2573788 Share on other sites More sharing options...
Haravikk Posted January 22, 2018 Share Posted January 22, 2018 So I'm running the latest version of Clover, and it's working great except for one minor niggle; before Clover displays any icons, I get a bunch of what looks like debug/log text to my screen about all the different EFI entries it finds. Now this would be fine if I were debugging, but booting is working just fine so I'd rather not see this, but I can't find any option anywhere in config.plist to disable it, as far as I can see I've turned off all log and all debug options. To clarify; the entries I'm getting are specifically about EFI volumes that Clover finds, and occurs before I select a volume to boot up from, so this isn't anything to do with the -verbose flag for actual macOS booting (though I also have this disabled). Is there some other option somewhere that I can disable? Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/650/#findComment-2573876 Share on other sites More sharing options...
camillionario Posted January 22, 2018 Share Posted January 22, 2018 So I'm running the latest version of Clover, and it's working great except for one minor niggle; before Clover displays any icons, I get a bunch of what looks like debug/log text to my screen about all the different EFI entries it finds. Now this would be fine if I were debugging, but booting is working just fine so I'd rather not see this, but I can't find any option anywhere in config.plist to disable it, as far as I can see I've turned off all log and all debug options. To clarify; the entries I'm getting are specifically about EFI volumes that Clover finds, and occurs before I select a volume to boot up from, so this isn't anything to do with the -verbose flag for actual macOS booting (though I also have this disabled). Is there some other option somewhere that I can disable? Follow this http://www.insanelymac.com/forum/topic/327584-apfsefi-without-verbose-boot/?hl=%20apfsefi Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/650/#findComment-2573957 Share on other sites More sharing options...
Guest Posted January 22, 2018 Share Posted January 22, 2018 Clover rev 4380 2 config.plist named config.plist and config-1.plist with inside different ACPI/DSDT/patches I choose config-1.plist then check in ACPI/DSDT custom patches and I see patches of previous config.plist in this condition on clover boot men I press return to go to the main boot menu then again I select ACPI/DSDT/custom patches and I see correct ones patches Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/650/#findComment-2573959 Share on other sites More sharing options...
Slice Posted January 22, 2018 Share Posted January 22, 2018 Clover rev 4380 2 config.plist named config.plist and config-1.plist with inside different ACPI/DSDT/patches I choose config-1.plist then check in ACPI/DSDT custom patches and I see patches of previous config.plist in this condition on clover boot men I press return to go to the main boot menu then again I select ACPI/DSDT/custom patches and I see correct ones patches config-1.plist will be taken into account after return to main menu. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/650/#findComment-2574023 Share on other sites More sharing options...
Slice Posted January 22, 2018 Share Posted January 22, 2018 I have some questions about DSDT (*.aml) loading in Clover. I've posted in a few places and haven't gotten definitive answers. Say I have 2 (or more) .aml files within EFI/CLOVER/ACPI/patched -- say dsdt1.aml and dsdt2.aml. I want to compare how they affect my machine; as well as NOT loading either of them. So in config.plist I tried 'DSDT Name' set to null, i.e., there is no key/value. But checking bdmesg it shows: Inserting dsdt1.aml from EFI\CLOVER\ACPI\patched ... Success Inserting dsdt2.aml from EFI\CLOVER\ACPI\patched ... Success My questions: Does "Inserting" mean they were both loaded? Or just recognized? Do they have to be called DSDT or can they be called anything? In Clover options /Acpi Patching, if I want to specify which to load, do I include .aml, or just dsdt1? Can I specify a folder in Clover options or does the AML have to reside within /ACPI/patched? If I want to NOT load ANY aml ... Do I need to actually remove them from ACPI/patched? Can I create just an empty file called none.aml and use that in Clover options in order to not load any AML? Is there any definitive way in MacOS to check which (if any) AML has been loaded? (I tried extracting DSDT with "MaciASL.app" but it did not match either of my AML files.) I don't want to remove them from ACPI/patched, because, if for some reason, I can't boot MacOS, then it will be a pain trying to putt them back. Thanks! The bug is fixed in 4391. Anyway it is better to name files DSDT*.aml 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/650/#findComment-2574268 Share on other sites More sharing options...
arsradu Posted January 23, 2018 Share Posted January 23, 2018 Guys, I just want to clarify one thing, since it's a bit confusing to me. Starting with the addition of OsxAptioFix3Drv (which supports NVRAM), do we still need EmuVariableUefi for non-hardware NVRAM motherboards, such as series 100, in order to have the Nvidia Driver working? They seem to work very well in parallel. But I was just wondering if this particular piece of software (the Nvidia driver) will still work without the EmuVariable driver (considering I'm using OsxAptioFix3 instead). Has anyone tried that so far? Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/650/#findComment-2574662 Share on other sites More sharing options...
SavageAUS Posted January 23, 2018 Share Posted January 23, 2018 Guys, I just want to clarify one thing, since it's a bit confusing to me. Starting with the addition of OsxAptioFix3Drv (which supports NVRAM), do we still need EmuVariableUefi for non-hardware NVRAM motherboards, such as series 100, in order to have the Nvidia Driver working? They seem to work very well in parallel. But I was just wondering if this particular piece of software (the Nvidia driver) will still work without the EmuVariable driver (considering I'm using OsxAptioFix3 instead). Has anyone tried that so far? Yes we no longer need EmuVariableUefi for Nvidia. Sent from my SM-G930F using Tapatalk Since rev980 Clover has enough functions to make iMessage working. You have to set correct UUID, sn, ROM, MLB and register Apple services official way agree with all Apple's claim. No matter what I try I cannot get iMessage to work. Do you have any guides to get it working? Sent from my SM-G930F using Tapatalk 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/650/#findComment-2574680 Share on other sites More sharing options...
mhaeuser Posted January 23, 2018 Share Posted January 23, 2018 Guys, I just want to clarify one thing, since it's a bit confusing to me. Starting with the addition of OsxAptioFix3Drv (which supports NVRAM), do we still need EmuVariableUefi for non-hardware NVRAM motherboards, such as series 100, in order to have the Nvidia Driver working? They seem to work very well in parallel. But I was just wondering if this particular piece of software (the Nvidia driver) will still work without the EmuVariable driver (considering I'm using OsxAptioFix3 instead). Has anyone tried that so far? Series 100 and up is exactly what AF3 fixes... 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/650/#findComment-2574688 Share on other sites More sharing options...
arsradu Posted January 23, 2018 Share Posted January 23, 2018 Yes we no longer need EmuVariableUefi for Nvidia. Sent from my SM-G930F using Tapatalk No matter what I try I cannot get iMessage to work. Do you have any guides to get it working? Sent from my SM-G930F using Tapatalk Series 100 and up is exactly what AF3 fixes... Got it. Thank you both very much for your feedback! So far so good. SavageAUS, I personally haven't gotten any issues with iMessage... So if the serials are right, so you can successfully authenticate on Apple's servers, I think...it should work...? Do you get the generic message to contact Apple when you try to login? Or something else? Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/650/#findComment-2574695 Share on other sites More sharing options...
MICKHAEL Posted January 23, 2018 Share Posted January 23, 2018 Yes we no longer need EmuVariableUefi for Nvidia. Sent from my SM-G930F using Tapatalk No matter what I try I cannot get iMessage to work. Do you have any guides to get it working? Sent from my SM-G930F using Tapatalk You need to dump some real MBL and MAC Sent from my Nexus 4 using Tapatalk Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/650/#findComment-2574704 Share on other sites More sharing options...
SavageAUS Posted January 23, 2018 Share Posted January 23, 2018 Got it. Thank you both very much for your feedback! So far so good. SavageAUS, I personally haven't gotten any issues with iMessage... So if the serials are right, so you can successfully authenticate on Apple's servers, I think...it should work...? Do you get the generic message to contact Apple when you try to login? Or something else? Something like "an error occurred during authentication please try again". I have working nvram. My serial number is invalid according to apple. My serial number matches to the right mac on everymac. Ethernet is builtin and en0. Have followed numerous guides. Sent from my SM-G930F using Tapatalk Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/650/#findComment-2574725 Share on other sites More sharing options...
arsradu Posted January 23, 2018 Share Posted January 23, 2018 Something like "an error occurred during authentication please try again". Sent from my SM-G930F using Tapatalk Hmm... Did it work before? What changed in the meantime? Also, are you using automatic time zone set to ON? If not, maybe you can switch it on... Some people say it could be a server issue here, caused by the wrong date and time. I could be very wrong though. I'm still trying to find a probable cause here. But...you can try. Maybe it helps. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/650/#findComment-2574733 Share on other sites More sharing options...
Recommended Posts