Jump to content
30960 posts in this topic

Recommended Posts

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

  • Thanks 1
  • Haha 1

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 by Slice
don't use red color. It is for moderators
12 hours ago, iCanaro said:

Clover and BS begin to approach :D
after downloading full installer of large hole 11.0.1
http://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 :thumbsup_anim:

 

Spoiler

1495870306_Schermata2020-10-29alle22_31_

 

Can you tell me a tip or not.
With boot cloverV.5126
Thank you dear friend

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 :)

  • Thanks 1

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

image.png.54ff0c651f2e818a12736d5dd52141e7.png

 

  • Like 2

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,,

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.

  • Like 2
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.

 

 

image.png

Edited by Denisuu
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

  • Like 3
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

  • Like 2
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 by kushwavez
BIOS.aml should be DSDT.aml
  • Like 2
Spoiler

820122704_ScreenShot2563-10-30at19_30_07.png.3541585bc757a4148d667eb8687634ab.png

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 by naiclub
  • Like 2
  • Thanks 1

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 by Guest
Typo

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

screenshot2.thumb.png.26502396f4e7864c34abfc49c4701812.pngscreenshot3.thumb.png.b67abca7a3754209fed6eb880bd1b731.png

 

318625033_Schermata2020-10-30alle17_03_36.png.c477d8567bce2d7fae25c12d576eca44.png

 

 

PS: other very strange thing, the preboot of Catalina

 

Spoiler

2102643569_Schermata2020-10-30alle17_46_55.thumb.png.745fb11d34d0018e3ac4062b1e83ebb5.png164008870_Schermata2020-10-30alle17_47_32.thumb.png.c90b7f80a6f929a67871b40681828c6a.png

 

Edited by iCanaro
  • Confused 1

 

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

  • Sad 1

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

1220528865_HPDV61340efati.thumb.jpg.4e2d1a7fa4654dfb716945d97e0b417e.jpg1302628877_collageATIcore2duoP7450.thumb.png.bd671942c453f83676ac23649fce0e76.png

  • Like 1
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 ?

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

2119695018_collageHPDV62140ef.thumb.png.ce6b20a516b4cde9d924b51ca16156e5.png

 

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 by MacKonsti

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 by STLVNUB
  • Like 3

 

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

2017215919_collageAsusATIHD5730.thumb.png.162a659d93eabfc7707dd205bb63e509.png

 

×
×
  • Create New...