iCanaro Posted November 1, 2020 Share Posted November 1, 2020 try to make a start with only lilu weg and virtualsmc to see if it's any kexts cause the problem or if you need to fine-fine-fine-dip the config 2 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/975/#findComment-2742704 Share on other sites More sharing options...
Matgen84 Posted November 1, 2020 Share Posted November 1, 2020 22 minutes ago, stevezheng said: Thanks for your help. Here are the debug.log and CLOVER folder. Any help is appreciated. CLOVER_stevezheng.zip debug_stevezheng.log I change some setting in your config.plist for Coffee Lake. Try to boot with minimal kexts (Lilu, VirtualSMC, Whaterevergreen). If you can, block one by one kexts and remove unnecessary kexts. Good luck config.plist 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/975/#findComment-2742706 Share on other sites More sharing options...
stevezheng Posted November 1, 2020 Share Posted November 1, 2020 (edited) 19 minutes ago, Matgen84 said: I change some setting in your config.plist for Coffee Lake. Try to boot with minimal kexts (Lilu, VirtualSMC, Whaterevergreen). If you can, block one by one kexts and remove unnecessary kexts. Good luck config.plist Still no luck. I still believe it's a Clover OC_integration problem since I never had problems with same kexts from Clover r5109 to r5122. And OC with same quirks also works. I will try to dig more later. Very very appreciate your help ^^. Edited November 1, 2020 by stevezheng 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/975/#findComment-2742709 Share on other sites More sharing options...
Guest Posted November 1, 2020 Share Posted November 1, 2020 3 hours ago, stevezheng said: Hi guys, thank for all the efforts on this bootloader. I am still not able to use r5123+ to boot Mojave and Big Sur (tested on the latest commit https://github.com/CloverHackyColor/CloverBootloader/commit/9e7b4311cb2c552271dbc7bc6e67b50493518a72). With the same quirks settings in OpenCore, I can boot without problems, but in Clover no. A noticeable setting in OpenCore is that the `Default` `SecureBootModel` would always cause early boot problems like me. I set `SecureBootModel` to `Disabled` in OC and then I have no issues. @Slice @Jief_MachakWould you guys mind have a look at SecureBootModel related codes in the OC integration part? If Clover uses SecureBootModel settings, please use `Disabled` as default. OpenCore default is `Default`, which is equivalent to Medium Security and causes some issues. If Clover doesn't use SecureBootModel related code at all, then I have no idea why I can't boot with r5126. Here's my config, screenshot of boot failure, and Preboot log. Any help is appreciated. config.plist preboot.log could you post your working open core EFI? I think it will be more useful to try to solve your problem Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/975/#findComment-2742711 Share on other sites More sharing options...
kushwavez Posted November 1, 2020 Share Posted November 1, 2020 (edited) Since v5125 Preboot is the "normal" partition for Big Sur, right? And the non-Preboot Big Sur partitions are hidden by default. But after updating to 11.0.1 the non-Preboot partition is appeared again, same on v5126. Sometimes I misclicks and selecting the non-preboot partition which is rebooting with a panic obviously. Am I missed something, is it normal, or is it because of version (11.0, 11.0.1) mismatch? Anyways PC, Notebook 1 are fine with Clover v5126, I have zero problems, good job team! Edited November 1, 2020 by kushwavez Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/975/#findComment-2742712 Share on other sites More sharing options...
stevezheng Posted November 1, 2020 Share Posted November 1, 2020 12 minutes ago, fabiosun said: could you post your working open core EFI? I think it will be more useful to try to solve your problem Sure. Here it is. OC_stevezheng.zip Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/975/#findComment-2742713 Share on other sites More sharing options...
JorgeMax Posted November 1, 2020 Share Posted November 1, 2020 (edited) 4 hours ago, kushwavez said: Since v5125 Preboot is the "normal" partition for Big Sur, right? And the non-Preboot Big Sur partitions are hidden by default. But after updating to 11.0.1 the non-Preboot partition is appeared again, same on v5126. Sometimes I misclicks and selecting the non-preboot partition which is rebooting with a panic obviously. Am I missed something, is it normal, or is it because of version (11.0, 11.0.1) mismatch? Anyways PC, Notebook 1 are fine with Clover v5126, I have zero problems, good job team! The normal named partition does not boot because "csrutil authenticated-root" is enabled. It causes this kernel panic, but if you dastivate it you will not be able to update via OTA. So for now, boot from the preboot until you find a fix Edited November 1, 2020 by JorgeMax 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/975/#findComment-2742714 Share on other sites More sharing options...
kushwavez Posted November 1, 2020 Share Posted November 1, 2020 4 minutes ago, JorgeMax said: The normal named partition does not boot because "csrutl authenticated-root" is enabled. It causes this kernel panic, but if you dastivate it you will not be able to update via OTA. So for now, boot from the preboot until you find a fix Yes I always boot from Preboot, but I thought normal partitions were hidden by default from v5125 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/975/#findComment-2742715 Share on other sites More sharing options...
STLVNUB Posted November 1, 2020 Share Posted November 1, 2020 1 hour ago, iCanaro said: try to make a start with only lilu weg and virtualsmc to see if it's any kexts cause the problem or if you need to fine-fine-fine-dip the config Ha Ha. No way kexts interferer with booting, they only get used after system has booted BUT You know that? 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/975/#findComment-2742716 Share on other sites More sharing options...
kushwavez Posted November 1, 2020 Share Posted November 1, 2020 5 minutes ago, STLVNUB said: Ha Ha. No way kexts interferer with booting, they only get used after system has booted BUT You know that? No. Kexts CAN cause problems. For ex. an old FakePCIID for Wifi worked fine on Catalina, but not on Big Sur and caused kextd stall[60] 'PSXS' but it did not say that this is related to FakePCIID, after digging into IOReg I figured out that FakePCIID is using PSXS, after deleted it just worked. 1 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/975/#findComment-2742717 Share on other sites More sharing options...
Andres ZeroCross Posted November 1, 2020 Share Posted November 1, 2020 On 10/30/2020 at 4:52 PM, Slice said: Clover has this quirk since the first version. It was developed by bcc9 in 2009 for Chameleon and used in Clover without any quirks. But why i can boot with this quirk = enable with OpenCore?? IgnoreInvalidFlexRatio = False in OpenCore just make system hang at "End random seed / BS Exit Service), same with Clover. IgnoreInvalidFlexRatio = True make system can boot normally,, but CLOVER doesn't. This is happened in Lenovo X250 with 4GB RAM 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/975/#findComment-2742721 Share on other sites More sharing options...
Slice Posted November 1, 2020 Share Posted November 1, 2020 3 hours ago, Andres ZeroCross said: But why i can boot with this quirk = enable with OpenCore?? IgnoreInvalidFlexRatio = False in OpenCore just make system hang at "End random seed / BS Exit Service), same with Clover. IgnoreInvalidFlexRatio = True make system can boot normally,, but CLOVER doesn't. This is happened in Lenovo X250 with 4GB RAM I know what is Invalid Flex Ratio since 2009. Clover made this patch without any condition and prevents OpenCore to interfere. 1 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/975/#findComment-2742729 Share on other sites More sharing options...
PG7 Posted November 1, 2020 Share Posted November 1, 2020 Samsung NP350V5C-S06FR intel i3-3110M intel HD4000 - "Radeon HD7670M Switshable" (Disabled DSDT) ALC 269 SSD 8Go RAM Atheros ar9285 Clover r5126 multiboot system ! Spoiler 3 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/975/#findComment-2742741 Share on other sites More sharing options...
shiecldk Posted November 1, 2020 Share Posted November 1, 2020 (edited) Hi @Slice Long time no see seen 2015 and since being the first Clover tester since 2012. I'm back to the hackintosh game. Long story short, I upgraded my Alienware m15 R1's RAM from 8Gx2 to 32Gx2, and Clover stop booting it to High Sierra 10.13.6 and Catalina 10.15.6. However, it works fine with OpenCore and Windows. I attached a panic log from Clover and am hoping it could be possibly solved. Thank you. panic-2020-11-01-212609.txt Edited November 1, 2020 by shiecldk Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/975/#findComment-2742747 Share on other sites More sharing options...
naiclub Posted November 2, 2020 Share Posted November 2, 2020 5 hours ago, PG7 said: Samsung NP350V5C-S06FR intel i3-3110M intel HD4000 - "Radeon HD7670M Switshable" (Disabled DSDT) ALC 269 SSD 8Go RAM Atheros ar9285 Clover r5126 multiboot system ! Hide contents Is there a way Atheros9285 can be used with bigsur or not? Now it works only 10.13.6. thanks. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/975/#findComment-2742755 Share on other sites More sharing options...
LockDown Posted November 2, 2020 Share Posted November 2, 2020 (edited) 2 hours ago, naiclub said: Is there a way Atheros9285 can be used with bigsur or not? Now it works only 10.13.6. thanks. Works in catalina. Have not tried in BS. But as you can see on his pc, there is a wifi, so its working. Edited November 2, 2020 by ellaosx Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/975/#findComment-2742761 Share on other sites More sharing options...
naiclub Posted November 2, 2020 Share Posted November 2, 2020 1 hour ago, ellaosx said: Works in catalina. Have not tried in BS. But as you can see on his pc, there is a wifi, so its working. May I have a file? I'll try it. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/975/#findComment-2742766 Share on other sites More sharing options...
cyrhex Posted November 2, 2020 Share Posted November 2, 2020 10 hours ago, PG7 said: Samsung NP350V5C-S06FR intel i3-3110M intel HD4000 - "Radeon HD7670M Switshable" (Disabled DSDT) ALC 269 SSD 8Go RAM Atheros ar9285 Clover r5126 multiboot system ! Hide contents would you mind to share your efi? i got ivybridge laptop i cant reach the dsektop since clover 5123 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/975/#findComment-2742768 Share on other sites More sharing options...
naiclub Posted November 2, 2020 Share Posted November 2, 2020 2 minutes ago, mifjpn said: Hello naiclub. What's file? Full Installer of Big Sur Beta 11.0.1? Atheros9285<-------------------- Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/975/#findComment-2742769 Share on other sites More sharing options...
naiclub Posted November 2, 2020 Share Posted November 2, 2020 9 minutes ago, mifjpn said: I'm sorry. I understand that Clover r 5216 isn't working. Thank you. https://github.com/ipang-dwi/atheros 5216 Can boot normally but cannot install fully and cannot update via clover either requires OC only. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/975/#findComment-2742773 Share on other sites More sharing options...
naiclub Posted November 2, 2020 Share Posted November 2, 2020 ถ 2 minutes ago, mifjpn said: Is the update you're talking about an update from 11.0 to 11.0.1, etc.? That's right. I try to do as you were told, you are unsuccessful. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/975/#findComment-2742775 Share on other sites More sharing options...
naiclub Posted November 2, 2020 Share Posted November 2, 2020 3 minutes ago, mifjpn said: Hello naiclub. Delete the entire Kext from the version-specific folder (10.15,11.0,11..etc)that contains the Kext file. And put it only in the "Other" folder. (The trick is to put it only in Other) As with the installer, when you start it several times, the version is not specified, so Kext is not injected there, which is the reason why it stops halfway. I think this will work. Thank you. I then removed the folder from 10.6 to 10.15, leaving only the other folder. Have you ever told me about the Kext in the Other folder? I have put except Lilu Weg FakeSMC / VirtualSMC that I put in the other folder Kp apparent result Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/975/#findComment-2742777 Share on other sites More sharing options...
naiclub Posted November 2, 2020 Share Posted November 2, 2020 1 minute ago, mifjpn said: Hello naiclub I wonder why is it KP? Have you read debug.log? If it is double injected, it suddenly becomes KP, but in that case, that is recorded in the log. Thank you. Thank you very much. I will try again and report to you again. 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/975/#findComment-2742779 Share on other sites More sharing options...
Denisuu Posted November 2, 2020 Share Posted November 2, 2020 On 10/31/2020 at 2:45 PM, Slice said: Sleep will not work until you repair sound. Moreover sleep will work just after all devices will be maintained. I may propose you to use VoodooHDA instead of AppleALC. AppleALC has always worked, I don't understand why it doesn't with Clover r5125 and above. I reverted back to my working r5122 EFI, changed the SMBIOS and removed the unnecessary kexts. I won't be updating to Big Sur any time soon and at least everything works on r5122 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/975/#findComment-2742780 Share on other sites More sharing options...
iCanaro Posted November 2, 2020 Share Posted November 2, 2020 (edited) 41 minutes ago, Denisuu said: Sleep will not work until you repair sound. Moreover sleep will work just after all devices will be maintained. I may propose you to use VoodooHDA instead of AppleALC. and from me it continues to work on all clover releases released in all my hacks maybe if you inject audio from properties solve for you Edited November 2, 2020 by iCanaro 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/975/#findComment-2742783 Share on other sites More sharing options...
Recommended Posts