tluck Posted October 30, 2020 Share Posted October 30, 2020 FWIW this is the essence of my build clover script with xcode EDK2DIR="/opt/Source/edk2" CLOVERDIR="${EDK2DIR}"/Clover EBUILD_OPTIONAL_ARGS="-t XCODE8 -fr" git --git-dir=${CLOVERDIR}/.git -C ${CLOVERDIR} pull --force --recurse-submodules cd ${CLOVERDIR} source ./edksetup.sh ./ebuild.sh $EBUILD_OPTIONAL_ARGS 2>&1 | grep -v Werror 1 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/973/#findComment-2742553 Share on other sites More sharing options...
LockDown Posted October 30, 2020 Share Posted October 30, 2020 13 hours ago, Henry2010 said: unzip or unpkg clover 5125 to update your efi drivers install OpenRuntime.efi & you don't need DataHubDxe.efi, AptioMemoryFix-64.efi, AptioMemoryFix.efi now What about ocquirks.efi, do we still need it? Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/973/#findComment-2742554 Share on other sites More sharing options...
Henry2010 Posted October 30, 2020 Share Posted October 30, 2020 18 minutes ago, ellaosx said: What about ocquirks.efi, do we still need it? no, since 5124 but I guess Clover (5124+) ignores that now even if people don't delete it. 1 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/973/#findComment-2742555 Share on other sites More sharing options...
cecekpawon Posted October 30, 2020 Share Posted October 30, 2020 6 hours ago, STLVNUB said: how you building it? I'm a brain dead old fella I think git pull https://github.com/CloverHackyColor/OpenCorePkg under CloverBootloader folder should be fine dude 1 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/973/#findComment-2742558 Share on other sites More sharing options...
naiclub Posted October 30, 2020 Share Posted October 30, 2020 (edited) I have updated 11.01, have to go through OC only, can't update via clover V.5126, why is that? Can someone please tell me Edited October 30, 2020 by Slice don't use red color. It is for moderators Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/973/#findComment-2742560 Share on other sites More sharing options...
naiclub Posted October 30, 2020 Share Posted October 30, 2020 12 hours ago, iCanaro said: Clover and BS begin to approach after downloading full installer of large hole 11.0.1http://swcdn.apple.com/content/downloads/34/14/001-58883-A_X44PVH3RKY/loxggyh4g06lfvijpw4uxr2u7jht9spza8/InstallAssistant.pkg after having fixed the kexts of the various macOS releases, that is, I left each version with its kexts, except Lilu Weg FakeSMC/VirtualSMC that I put in the other folder with Clover 5126 I tried updating BS beta10 to th Spoiler e new release 3 restarts all as smooth as oil here's the result on the Z370 Spoiler Can you tell me a tip or not. With boot cloverV.5126 Thank you dear friend Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/973/#findComment-2742561 Share on other sites More sharing options...
Matgen84 Posted October 30, 2020 Share Posted October 30, 2020 8 hours ago, STLVNUB said: how you building it? I'm a brain dead old fella Hi @STLVNUB Have a nice day As usual, you have to make a <DIR> git clone --recurse-submodules https://github.com/CloverHackyColor/CloverBootloader.git <DIR> To update and build new Clover: use Buildme.sh script inside cloverbootloader directory.This script can update cloverbootloader and OC modules. Of build Clover and make a pkg. That's all 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/973/#findComment-2742564 Share on other sites More sharing options...
Andres ZeroCross Posted October 30, 2020 Share Posted October 30, 2020 Maybe this is a stupid questions, But, how did you all install CLOVER to Big Sur?? I always fail install clover.pkg in Big Sur,, I always use manual Copy files. No problem with Catalina Spoiler 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/973/#findComment-2742565 Share on other sites More sharing options...
Andres ZeroCross Posted October 30, 2020 Share Posted October 30, 2020 And one thing,, OpenCore has quirck namely "IgnoreInvalidFlexRatio", Some Lenovo Notebook need this quirk (I have found this case in Lenovo X250 and X240). Same booter config with Clover just stuck at "end random seed xxxxxx / BS Exit services" but in OpenCore need to enable this quirk to bypass the "end randomseed/BS Exit services" log. But CLOVER doesn't have this quirck,, Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/973/#findComment-2742566 Share on other sites More sharing options...
Slice Posted October 30, 2020 Share Posted October 30, 2020 2 hours ago, Andres ZeroCross said: And one thing,, OpenCore has quirck namely "IgnoreInvalidFlexRatio", Some Lenovo Notebook need this quirk (I have found this case in Lenovo X250 and X240). Same booter config with Clover just stuck at "end random seed xxxxxx / BS Exit services" but in OpenCore need to enable this quirk to bypass the "end randomseed/BS Exit services" log. But CLOVER doesn't have this quirck,, Clover has this quirk since the first version. It was developed by bcc9 in 2009 for Chameleon and used in Clover without any quirks. 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/973/#findComment-2742571 Share on other sites More sharing options...
Denisuu Posted October 30, 2020 Share Posted October 30, 2020 (edited) 20 hours ago, kushwavez said: Kp shows that the cause is the BrcmPatchRAM3. Make sure you have the newest version all of your kexts, also make sure you use the correct ones for your Bluetooth. (BrcmPatchRAM3 and BrcmFirmwareData) I'm using BrcmBluetoothInjector.kext, BrcmFirmwareRepo.kext, BrcmNonPatchRAM2.kext and BrcmPatchRAM3.kext on Clover r5122. Switching BrcmFirmwareRepo.kext with BrcmFirmwareData.kext results in the same kpanic. I even tried to remove all the Brcm kexts but then booting halts on prohibited sign with scrambled text. Edited October 30, 2020 by Denisuu Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/973/#findComment-2742572 Share on other sites More sharing options...
iCanaro Posted October 30, 2020 Share Posted October 30, 2020 3 hours ago, Andres ZeroCross said: Maybe this is a stupid questions, But, how did you all install CLOVER to Big Sur?? I always fail install clover.pkg in Big Sur,, I always use manual Copy files. I've only been running a manual copy for a long time. But actually putting the procedure by hand so you don't have a problem installing from any macOS, that would be a good idea. Have you tried installing Clover using Clover App??? 5 hours ago, naiclub said: Can you tell me a tip or not. With boot cloverV.5126 Thank you dear friend what made the difference from me was putting in OTHER the top 3 kexts to start hacks Lilu Whatevergreen Slice FakeSMC or VirtualSMC then all the other kexts you can keep them in folder 11 3 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/973/#findComment-2742573 Share on other sites More sharing options...
iCanaro Posted October 30, 2020 Share Posted October 30, 2020 31 minutes ago, Denisuu said: I'm using BrcmBluetoothInjector.kext, BrcmFirmwareRepo.kext, BrcmNonPatchRAM2.kext and BrcmPatchRAM3.kext on Clover r5122. Switching BrcmFirmwareRepo.kext with BrcmFirmwareData.kext results in the same kpanic. I even tried to remove all the Brcm kexts but then booting halts on prohibited sign with scrambled text. to use for catalina and BigSur: BrcmBluetoothInjector.kext BrcmFirmwareData.kext BrcmPatchRAM3.kext 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/973/#findComment-2742574 Share on other sites More sharing options...
kushwavez Posted October 30, 2020 Share Posted October 30, 2020 (edited) 1 hour ago, Denisuu said: I'm using BrcmBluetoothInjector.kext, BrcmFirmwareRepo.kext, BrcmNonPatchRAM2.kext and BrcmPatchRAM3.kext on Clover r5122. Switching BrcmFirmwareRepo.kext with BrcmFirmwareData.kext results in the same kpanic. I even tried to remove all the Brcm kexts but then booting halts on prohibited sign with scrambled text. You should use only BrcmBluetoothInjector, BrcmFirmwareData and BrcmPatchRAM3 if they're in Clover/kexts. BrcmFirmwareRepo is only for L/E. Also I can't really see the texts correctly but for me it saying "Still waiting for root device" That means the system can't see your internal drives. Here I made you a new EFI. Deleted unused kexts: - CpuTscSync.kext (I think it's do nothing for you) - HWPEnabler.kext (not needed) - BrcmFirmwareRepo.kext (wrong, replaced with BrcmFirmwareData.kext) - BrcmNonPatchRAM2.kext (wrong, use BrcmPatchRAM3 only) Added new ones, also added CtlnaAHCIPort.kext for your internal drives, not sure if it's needed or not, I did that because you had "Still waiting for root device" error which is most likely because of an unsupported chipset and your drives aren't recognised. Clover is now v5126 so CLOVERX64.efi is replaced with the new one your config.plist have lot's of unused variables or unnecessary changes, so I modified mine instead, but the old one is also included (config_old.plist) - In your "new" config.plist in ACPI/DSDT/Patches you have two EC renames (EC0 to EC and ECDV to EC) you should figure out which one do you need, and delete the unnecessary ones. - Your SMBIOS is wrong. According to your signature it's a 7700HQ, exactly the same as MacBookPro14,3 so I changed that. - Boot args deleted: dart=0 (not needed), nv_disable=1 (you already disabled it by SSDT), -shikioff (idk why), gfxrst=1 I did not remove -disablegfxfirmware but I think it's not necessary, try to remove and boot. Replaced your drivers with the new one. You also had SMCHelper (for FakeSMC) and VirtualSMC.efi, you should use jsut one. In your case it's VirtualSMC.efi. I had to delete FlashProgrammingTool.efi, FWUpdLcl.efi, MEInfo.efi, MEManuf.efi, ACPI/origin, and themes/minimal because of the zip size is too big to upload because of them, if you want to use them you have to readd them. Take a look EDIT: if you have DSDT errors pls change ACPI/DSDT/Name from "BIOS.aml" to "DSDT.aml" I forgot that. N580VD Clover r5126.zip Edited October 30, 2020 by kushwavez BIOS.aml should be DSDT.aml 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/973/#findComment-2742577 Share on other sites More sharing options...
naiclub Posted October 30, 2020 Share Posted October 30, 2020 (edited) Spoiler Now I am trying to update via clover V5126. Will be reported after this After the download is complete It will reboot up to the first installation step. Then reboot again. Available in 2 drivers, 1 driver update or 1..macosXinstall-via% preboot 2.macosX formvia% preboot. I try to choose number 1. Immediately after that restart Next, choose the second option. It will go to the main page prior to the latest update. The result of the update was not successful. Does anyone have a better way? !!Accept That the development of this version is so delayed However, I will wait for the success to come. Do not curse me, OC has developed very far now. clip Edited October 30, 2020 by naiclub 2 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/973/#findComment-2742579 Share on other sites More sharing options...
Guest Posted October 30, 2020 Share Posted October 30, 2020 (edited) For AMD Users: installing Catalina 10.15.7 (19H4) from usb full installer is fine (clover 5126 release master, commit 9e7b4311c) installing Big Sur 11.0.1 (20B5012d) from usb full installer NO (clover 5126 release master, commit 9e7b4311c) first installation step is fine but when system reboot and you choose Preboot icon to do the second part, system reboots The reason is that GetOs does not recognise Big Sur system in that step (preboot problem?) and in debug it is blank.. In this way system applies KernelPatches that Big Sur does Not need and it reboots There is a trick to continue the installation using a great and unique Clover feature..Option/disable patches not for Big Sur In this way Installation went fine... I have applied this only for first installation steps..maybe for second and third part GetOS did its job fine opened an issue on GitHub : https://github.com/CloverHackyColor/CloverBootloader/issues/289 Edited October 30, 2020 by Guest Typo Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/973/#findComment-2742582 Share on other sites More sharing options...
iCanaro Posted October 30, 2020 Share Posted October 30, 2020 (edited) there is still a very strange bug I performed a clean installation on the SSD of the Z68 of BigSur 11.0.1 everything IS OK. After installation and performed a couple of restarts, I saved the SystemVersion present in the BS preboot, then I started high sierra, all regular, but on restart in the GUI I found myself high sierra icon in the BigSur Startup Preboot Here's why you're backing up your systemversion earlier started with OC BS and arranged NB: this BUG occurs only and only at the first start of high sierra when you have a new installation/update of BigSur; after you can start higt sierra and bigsur how many times do you want nothing abnormal to happen. if you need I also saved the Preboot very strange this thing, I understand that there will not be many users who use so many macOS at the same time, but since I happened this thing on 3 hacks (Z370, X570, Z68) Z68_5126 (master, commit 9e7b4311c) _HS_change_SystemVersion_Preboot_BSdebug.log.zip Spoiler PS: other very strange thing, the preboot of Catalina Spoiler Edited October 30, 2020 by iCanaro 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/973/#findComment-2742592 Share on other sites More sharing options...
PG7 Posted October 30, 2020 Share Posted October 30, 2020 good afternoon / night Jieff and Slice after the r5120 version the way to activate the Nvidia Legacy video cards that was working until the r5119 simply stopped activating my GT 320M laptop I tested it from version r5120 to r5126 and the problem continues! with the r5119 active the inject nvidia and it works correctly with the other most recent versions I activate it and at boot time where it should activate the intel it just stays with the black screen without accessing the light I leave debug one where it works with the r5119 another does NOT work with the r5126 thanks for everything Google Translate ! HP DV6 2140EF i5-M430 Nvidia GeForce GT 320M High Sierra Catalina = "Patch Chris1111 Merci Nvidia legacy" No Arrandale ! No IGPU Intel ! Boot legacy inject Nvidia r5119 ok debug.log Boot legacy inject Nvidia r5126 probleme ecran noire debug.log 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/973/#findComment-2742594 Share on other sites More sharing options...
PG7 Posted October 30, 2020 Share Posted October 30, 2020 Ola boot test test with version r5125 version r5126 boot legacy! HP DV6 1340SF intel core2duo P7450 Ati Radeon HD4650 *Don't Arrandale! *No IGPU intel test El Capitan Sierra High Sierra Mojave Catalina BigSur beta 10 I can activate this ATI HD4650 up to Catalina with the Dosdude1 legacy AMD patch (thanks to everyone who works for these patches) Boot with ATI inject + Fake ID 0x94881002 + FB Name = Null + Load VBios + "EDID" (Not required) + FixDisplay Spoiler 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/973/#findComment-2742595 Share on other sites More sharing options...
maclinuxG4 Posted October 30, 2020 Share Posted October 30, 2020 1 hour ago, PG7 said: High Sierra Catalina = "Patch Chris1111 Merci Nvidia legacy" No Arrandale ! No IGPU Intel ! Boot legacy inject Nvidia r5119 ok debug.log Boot legacy inject Nvidia r5126 probleme ecran noire debug.log oups.... any test before on mac os high sierra with nvidia CG ? Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/973/#findComment-2742598 Share on other sites More sharing options...
PG7 Posted October 30, 2020 Share Posted October 30, 2020 3 minutes ago, maclinuxG4 said: oups.... any test before on mac os high sierra with nvidia CG ? all tests have already been done! now passes my knowledge .... 7 minutes ago, maclinuxG4 said: oups.... any test before on mac os high sierra with nvidia CG ? Spoiler Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/973/#findComment-2742600 Share on other sites More sharing options...
D-an-W Posted October 30, 2020 Share Posted October 30, 2020 Apologies for the slightly off topic but your a clever bunch in here! Does anyone know if it's ok / safe to remove this Update partition and if so what's the best way to do it? Spoiler Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/973/#findComment-2742602 Share on other sites More sharing options...
MacKonsti Posted October 30, 2020 Share Posted October 30, 2020 (edited) Hi @Jief_Machak hope you are well. I ran CloverConfigPlistValidator06 on the config-sample.plist found in the latest Clover releases, and got these errors, can I bother you to check them please and potentially fix your great validator tool? Error: Expecting <true/> <false/> or <string> tag containing true, false, yes or no tag '/Devices/DisableFunctions:344' Error: Expecting <true/> <false/> or <string> tag containing true, false, yes or no tag '/Devices/IntelMaxValue:369' Warning: Unknown key '/Graphics/Connectors:729'. Skipped. Warning: Unknown key '/KernelAndKextPatches/KextsToPatch[6]/FindMask:1070'. Skipped. Warning: Unknown key '/RtVariables/Block[0]/UUID:1100'. Skipped. Warning: Unknown key '/Quirks/DisableRtcChecksum:1264'. Skipped. The structure for the errors comes from Devices section, not sure if DisableFunctions and IntelMaxValue are allowed values? They are certainly rarely used (to my experience all this time): <key>Devices</key> <dict> [...] <key>DisableFunctions</key> <string>0x18F6</string> [...] <key>ForceHPET</key> <false/> <key>HDMIInjection</key> <false/> <key>IntelMaxValue</key> <string>0x710</string> [...] Thank you! Edited October 30, 2020 by MacKonsti Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/973/#findComment-2742616 Share on other sites More sharing options...
STLVNUB Posted October 31, 2020 Share Posted October 31, 2020 (edited) Don't know what you've done to the latest release but it flies on my rig edit: after several reboot,It now comes out with prohibition and won't boot Edited October 31, 2020 by STLVNUB 3 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/973/#findComment-2742618 Share on other sites More sharing options...
PG7 Posted October 31, 2020 Share Posted October 31, 2020 Hello tests with the Clover r5126 with Quircks ASUS A42j intel i5-480M Mobility Radeon 5730 2Go 8Go ram Atheros ar9285 HDD does not have IGPU arrandale! video card can be active correctly up to the High Sierra, in Mojave and Catalina even with the AMD Legacy patch from Dosdude1 activates the correct resolution and even works well even on youtube when reading videos but not with the transparent Dock ....! to activate this card in Clover FixDisplay + EDID + LoadVBios + FB Name = Null + DualLink = 0 + ATI inject Thank you team! Google translate ! Spoiler Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/973/#findComment-2742621 Share on other sites More sharing options...
Recommended Posts