ameenjuz Posted January 19, 2021 Share Posted January 19, 2021 @iCanaro there is nothing defirence plugintype=1 or SSDT-Plug.aml I booted with plugintype=yes and ssdt-plug.aml i m notthing seeing improve under battery section Still missing put harddisk to sleep option Can you explain clearly? Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1019/#findComment-2749079 Share on other sites More sharing options...
deeveedee Posted January 19, 2021 Share Posted January 19, 2021 (edited) @ameenjuz I'm just curious - do you see this "heart" button on iCanaro's posted help for you? Click it and see what happens. Edited January 19, 2021 by tonyx86 2 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1019/#findComment-2749080 Share on other sites More sharing options...
deeveedee Posted January 19, 2021 Share Posted January 19, 2021 (edited) 41 minutes ago, ameenjuz said: @iCanaro there is nothing defirence plugintype=1 or SSDT-Plug.aml I booted with plugintype=yes and ssdt-plug.aml i m notthing seeing improve under battery section Still missing put harddisk to sleep option Can you explain clearly? If you are running Big Sur, I've heard others report that "put harddisk to sleep" does not appear if your HDs are all SSDs (no mechanical drives). There have also been reported issues where Big Sur cannot properly detect SSD / HD (usually when the HD is connected via USB) and may incorrectly display "put harddisk to sleep." Edited January 19, 2021 by tonyx86 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1019/#findComment-2749083 Share on other sites More sharing options...
iCanaro Posted January 19, 2021 Share Posted January 19, 2021 (edited) 2 hours ago, ameenjuz said: @iCanaro there is nothing defirence plugintype=1 or SSDT-Plug.aml I booted with plugintype=yes and ssdt-plug.aml i m notthing seeing improve under battery section Still missing put harddisk to sleep option Can you explain clearly? if you have CPUs from haswell onwards, if you want Clover to manage power management, you don't have to use any power management ssdt, no ssdt-plug, you just have to put the plugin type flag in generate options and nothing else only here, this with clover's latest commit Edited January 19, 2021 by iCanaro 5 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1019/#findComment-2749090 Share on other sites More sharing options...
ameenjuz Posted January 19, 2021 Share Posted January 19, 2021 (edited) @tonyx86 @iCanaro both of guys i realy appreciated for helping I tested and booted Big Sur 11 with hdd put hard disk to sleep option is appeared But do not appear with ssd drive when i boot and you are correct I have seen enother forum when you are using ssd drive there is no need put had disk to sleep option for ssd This is only detect for hdd drive or external drive on Big Sur 11 Thanks again for replying Edited January 19, 2021 by ameenjuz edited 4 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1019/#findComment-2749091 Share on other sites More sharing options...
Leonardo Assunção Posted January 20, 2021 Share Posted January 20, 2021 On 1/18/2021 at 9:09 AM, iCanaro said: it seems obvious to me that if you add SSDT X PM and it goes into kernel panic, if SSDT has been created correctly, in the EFI at the very least it is wrong SMBIOS and who knows what more.... since you don't know what hardware is and you don't have any EFI to be able to evaluate So here it goes... EFI.zip Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1019/#findComment-2749121 Share on other sites More sharing options...
PG7 Posted January 20, 2021 Share Posted January 20, 2021 On 1/18/2021 at 2:17 AM, Leonardo Assunção said: I'm trying to help a friend. I've already patched his dsdt and everything is ok, except when I put SSDT.aml by pikeralpha's script for PM, so I get a KP. Can you help me, please? 41 minutes ago, Leonardo Assunção said: So here it goes... EFI.zip 5.67 MB · 1 download Hello you say you have problems inserting the SSDT created by pikeralpha's script! certainly because you cannot and should not use the same patch three times as this one at EFI! you have the Patch PM of the clover as well as the CPUPM already one does not go with the other, you have the plugintype = 1 patch on the DSDT per CPU0, too, it just arrives, you could use plugintype = 1 on the clover does the same effect! placing the SSDT causes you to find three patches for the processor and conflicts ... in the case of EFI you put the SSDT.aml is not created by the script or something did not work !!! I advise you to test by deleting the CPUO patch - 'plugintype = 1' from the DSDT and using only the plugintype = 1 from the clover so that you can test ... I here only use the plugintype = 1 in the DSDT and I don't use any more patches on the Clover I hope I have answered your problem or question Spoiler 4 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1019/#findComment-2749123 Share on other sites More sharing options...
Leonardo Assunção Posted January 20, 2021 Share Posted January 20, 2021 14 hours ago, PG7 said: Hello you say you have problems inserting the SSDT created by pikeralpha's script! certainly because you cannot and should not use the same patch three times as this one at EFI! you have the Patch PM of the clover as well as the CPUPM already one does not go with the other, you have the plugintype = 1 patch on the DSDT per CPU0, too, it just arrives, you could use plugintype = 1 on the clover does the same effect! placing the SSDT causes you to find three patches for the processor and conflicts ... in the case of EFI you put the SSDT.aml is not created by the script or something did not work !!! I advise you to test by deleting the CPUO patch - 'plugintype = 1' from the DSDT and using only the plugintype = 1 from the clover so that you can test ... I here only use the plugintype = 1 in the DSDT and I don't use any more patches on the Clover I hope I have answered your problem or question Hide contents Well, let's get the things clear. 1) I've followed Rehabman's Native Laptops Power Management Guide. As per that guide, the recommended for IvyBridge CPUs is: AppleIntelCPUPM/KernelPM checked + SSDT.aml 2) Mald0n patched this dsdt. So I didn't know that he had put plugin-type there, once plugin-type is not the correct approach for IvyBridge CPUs. 3) I'm very eager to know why you recommend plugin-type for IvyBridge. Thanks for your answer. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1019/#findComment-2749158 Share on other sites More sharing options...
deeveedee Posted January 20, 2021 Share Posted January 20, 2021 32 minutes ago, Leonardo Assunção said: Well, let's get the things clear. 3) I'm very eager to know why you recommend plugin-type for IvyBridge. I'm sure this is frustrating. Would you agree that helping you is complicated by the fact that you never fully described the system that you're trying to hack? Correct me if I'm wrong, but this is the first you've mentioned IvyBridge (or any specifics about your CPU) and you haven't told us your motherboard model. Also, this is a thread for CLOVER issues and it seems that you are asking for general support for hacking your system. Just my opinion as a newbie to all this, but it would be best for you to post your question in an exisitng thread that matches your system, or to start a new thread in the appropriate subforum. 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1019/#findComment-2749160 Share on other sites More sharing options...
PG7 Posted January 20, 2021 Share Posted January 20, 2021 36 minutes ago, Leonardo Assunção said: 1) I've followed Rehabman's Native Laptops Power Management Guide. As per that guide, the recommended for IvyBridge CPUs is: AppleIntelCPUPM/KernelPM checked + SSDT.aml in case you use AppleintelCPUPM you don't necessarily need the PM Kernel! if you use one or both patches on the Clover you DO NOT need SSDT if using SSDT you don't need a patch on Clover "I also use several ivy bridge on a laptop" 36 minutes ago, Leonardo Assunção said: 2) Mald0n patched this dsdt. So I didn't know that he had put plugin-type there, once plugin-type is not the correct approach for IvyBridge CPUs. ok Maldon made a patch plugintype = 1 you didn't say ... said (already made a patch) in the case of Maldon like me WILL he know he was an IvyBridge? I didn't know and when I saw these patches and even the patch on the DSDT plugintype = 1 I thought it was a higher generation processor than ivybridge !!! (this information was missing in the comment where I read and replied!) believe that even Maldon would not patch plugintype = 1 if you know it was an ivybridge 37 minutes ago, Leonardo Assunção said: 3) I'm very eager to know why you recommend plugin-type for IvyBridge I recommended it as I already answered in the second article POIS I did not know it was an Ivybridge !!! now I advise you to patch this script and use only the SSDT for that processor that will do the management correctly and may in many cases even have to do OEM Drop of the SSDT in Clover Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1019/#findComment-2749161 Share on other sites More sharing options...
MrGreen Posted January 20, 2021 Share Posted January 20, 2021 Just a small comment: In r5128 on Big Sur the Recovery partition has finally popped up - is accessible ! Great work! Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1019/#findComment-2749165 Share on other sites More sharing options...
iCanaro Posted January 20, 2021 Share Posted January 20, 2021 18 minutes ago, MrGreen said: Just a small comment: In r5128 on Big Sur the Recovery partition has finally popped up - is accessible ! Great work! This has been possible for a while, but I don't think it's bootable. Test 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1019/#findComment-2749166 Share on other sites More sharing options...
PG7 Posted January 20, 2021 Share Posted January 20, 2021 2 hours ago, iCanaro said: but I don't think it's bootable. Test here it still doesn’t work as it did so far ....! 2 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1019/#findComment-2749171 Share on other sites More sharing options...
Jief_Machak Posted January 21, 2021 Share Posted January 21, 2021 Hi, happy new year everyone. Does anyone can boot a BigSur recovery with this efi : CloverX64-2021-01-21-14-35-53-ee5e05c-dirty-jief.zip ? Thanks. 3 5 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1019/#findComment-2749197 Share on other sites More sharing options...
chris1111 Posted January 21, 2021 Share Posted January 21, 2021 (edited) 14 minutes ago, Jief_Machak said: Hi, happy new year everyone. Does anyone can boot a BigSur recovery with this efi : CloverX64-2021-01-21-14-35-53-ee5e05c-dirty-jief.zip ? Thanks. Perfect Thank you for the Fix really appreciate this Edited January 21, 2021 by chris1111 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1019/#findComment-2749199 Share on other sites More sharing options...
Jief_Machak Posted January 21, 2021 Share Posted January 21, 2021 9 minutes ago, chris1111 said: Perfect Thank you for the Fix really appreciate this Which version of Big Sur did you boot ? Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1019/#findComment-2749201 Share on other sites More sharing options...
chris1111 Posted January 21, 2021 Share Posted January 21, 2021 25 minutes ago, Jief_Machak said: Which version of Big Sur did you boot ? 11.1 (20C69) Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1019/#findComment-2749202 Share on other sites More sharing options...
iCanaro Posted January 21, 2021 Share Posted January 21, 2021 (edited) 57 minutes ago, Jief_Machak said: Hi, happy new year everyone. Does anyone can boot a BigSur recovery with this efi : CloverX64-2021-01-21-14-35-53-ee5e05c-dirty-jief.zip ? Thanks. works recovery Z370 BS 11.2 20D5042d Edited January 21, 2021 by iCanaro 3 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1019/#findComment-2749203 Share on other sites More sharing options...
Jief_Machak Posted January 21, 2021 Share Posted January 21, 2021 Anyone has a beta 11.2 version recovery to test ? Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1019/#findComment-2749204 Share on other sites More sharing options...
chris1111 Posted January 21, 2021 Share Posted January 21, 2021 (edited) 7 minutes ago, Jief_Machak said: Anyone has a beta 11.2 version recovery to test ? Boot the same 11.2 latest beta 2021-1-21_14-50-0_BOOTX64.EFI.log.zip Edited January 21, 2021 by chris1111 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1019/#findComment-2749206 Share on other sites More sharing options...
iCanaro Posted January 21, 2021 Share Posted January 21, 2021 also started BS 11.2 revovery of the X570 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1019/#findComment-2749207 Share on other sites More sharing options...
Slice Posted January 21, 2021 Share Posted January 21, 2021 3 hours ago, Jief_Machak said: Hi, happy new year everyone. Does anyone can boot a BigSur recovery with this efi : CloverX64-2021-01-21-14-35-53-ee5e05c-dirty-jief.zip ? Thanks. Ye-e-es!!! 2021-1-21_17-9-36_CLOVERX64.EFI.log.zip 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1019/#findComment-2749216 Share on other sites More sharing options...
yapan4 Posted January 21, 2021 Share Posted January 21, 2021 Also started BS 11.2beta2(20D5042d) recovery on the C422/Xeon W- from signature Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1019/#findComment-2749217 Share on other sites More sharing options...
Jief_Machak Posted January 21, 2021 Share Posted January 21, 2021 Good. I'll clean and commit tomorrow. 7 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1019/#findComment-2749218 Share on other sites More sharing options...
Common_Sense Posted January 21, 2021 Share Posted January 21, 2021 3 hours ago, Jief_Machak said: Hi, happy new year everyone. Does anyone can boot a BigSur recovery with this efi : CloverX64-2021-01-21-14-35-53-ee5e05c-dirty-jief.zip ? Thanks. Works fine with recovery, great work! Running 11.2. I did a restart from the apple menu inside recovery and it booted recovery again. Does booting recovery change the Startup Disk option? /Eddie Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1019/#findComment-2749219 Share on other sites More sharing options...
Recommended Posts