Jump to content
30960 posts in this topic

Recommended Posts

38 minutes ago, Slice said:

This is may be an idea to clean hwtarget automatically when starting "Install".

I reiterate that, in my experience, while HWTarget is useful for seeing the update to Monterey 12.0.1 (and must be removed to perform the update), it is no longer useful for Beta 12.1 (21C5021h)

 

Hi @Slice

I misunderstood something or there is something wrong. Please, let me know.

In Cloverbootloader Github repo, OpencorePKg sub-module displays this commit dc620f7

 

 
mathieu@iMac-de-Mathieu cloverbootloader % git status
On branch master
Your branch is up to date with 'origin/master'.

Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git restore <file>..." to discard changes in working directory)
	modified:   OpenCorePkg (new commits)

no changes added to commit (use "git add" and/or "git commit -a")
commit 24adc10b84c3f9b93104263f66533f093bcaa3a0 (HEAD -> master, origin/master, origin/HEAD)
Merge: 5c3e2eacb fe7baa83b
Author: Sergey <SergeySlice@users.noreply.github.com>
Date:   Mon Nov 1 05:50:52 2021 +0300

    Merge pull request #470 from LAbyOne/buildme
mathieu@iMac-de-Mathieu opencorepkg % git status
On branch master
Your branch is up to date with 'origin/master'.

nothing to commit, working tree clean
commit f0926840864a5538782e53eae465c3c409dfbb8e (HEAD -> master, origin/master, origin/HEAD)
Author: SergeySlice <sergey.slice@gmail.com>
Date:   Sat Oct 30 18:21:51 2021 +0300

    set default to disable
    
    Signed-off-by: SergeySlice <sergey.slice@gmail.com>
Edited by Matgen84
  • Sad 1
3 minutes ago, Matgen84 said:

 

Hi @Slice

I misunderstood something or there is something wrong. Please, let me know.

In Cloverbootloader Github repo, OpencorePKg sub-module displays this commit dc620f7

 

  Reveal hidden contents
 
mathieu@iMac-de-Mathieu cloverbootloader % git status
On branch master
Your branch is up to date with 'origin/master'.

Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git restore <file>..." to discard changes in working directory)
	modified:   OpenCorePkg (new commits)

no changes added to commit (use "git add" and/or "git commit -a")
commit 24adc10b84c3f9b93104263f66533f093bcaa3a0 (HEAD -> master, origin/master, origin/HEAD)
Merge: 5c3e2eacb fe7baa83b
Author: Sergey <SergeySlice@users.noreply.github.com>
Date:   Mon Nov 1 05:50:52 2021 +0300

    Merge pull request #470 from LAbyOne/buildme
mathieu@iMac-de-Mathieu opencorepkg % git status
On branch master
Your branch is up to date with 'origin/master'.

nothing to commit, working tree clean
commit f0926840864a5538782e53eae465c3c409dfbb8e (HEAD -> master, origin/master, origin/HEAD)
Author: SergeySlice <sergey.slice@gmail.com>
Date:   Sat Oct 30 18:21:51 2021 +0300

    set default to disable
    
    Signed-off-by: SergeySlice <sergey.slice@gmail.com>

 

Capture d’écran 2021-11-01 à 09.46.23.png

Capture d’écran 2021-11-01 à 09.42.20.png

  • Haha 1
46 minutes ago, MifJpnAlphaPlus said:

Hello
It became like this after "pull".

alpha@iMac CloverBootloader % git show -s
commit 24adc10b84c3f9b93104263f66533f093bcaa3a0 (HEAD -> master, origin/master, origin/HEAD)
Merge: 5c3e2eacb fe7baa83b
Author: Sergey <SergeySlice@users.noreply.github.com>
Date:   Mon Nov 1 05:50:52 2021 +0300

    Merge pull request #470 from LAbyOne/buildme
    
    Buildme
alpha@iMac OpenCorePkg % git show -s   
commit dc620f779455b6b9c68d7014490e3c03ec9be03f (HEAD)
Author: SergeySlice <sergey.slice@gmail.com>
Date:   Sat Oct 30 12:36:00 2021 +0300

    fix wrong debug messages
    
    Signed-off-by: SergeySlice <sergey.slice@gmail.com>

Isn't the submodule finished with "pull"?

I always "Pull" the following, although it is tedious.


alpha@iMac CloverBootloader % git pull --recurse-submodules 

 

I'm sorry if I make a mistake

thank you.

 

Thanks @MifJpnAlphaPlus  I do the same method, but I don't have the same result. Take a look to CloverHackycolor/OpencorePKG in GitHub and compare commit number with CloverHackycolor/Cloverbootloader/OpencorePKG
 

Edited by Matgen84
  • Like 1
2 hours ago, 5T33Z0 said:

@Slice Could you add the zipped version of Clover r5142 (CloverV2-5142.zip) to the github assets as well, please?

Done.

This is again a question to @LAbyOne. Why the file is not created at build_release?

  • Like 3
  • Thanks 1

Is there some way to block AppleNVMe?  It appears to be hanging boot.

 

I don't need the NVMe SSD, because macos is on a Sata SSD.  I checked in the bios settings and there's no option to disable the M.2 port.

 

It's Clover 5142 with macos 10.15.7.

failed_boot.jpg

  • Sad 1

Ok, thanks.  I succeeded in disabling the root port for the NVMe controller via the dsdt.  Turns out the problem was I was using rename _DSM->ZDSM patch, but it needed a _DSM to do the disabling.

 

 

3 hours ago, chris1111 said:

Hi @Zenith432 Welcome back! happy to see you again 😀

 

Take alook here

 

 

But now the NVMe is off and it still doesn't work.  I think it's not able to work the SATA/AHCI controller either.  I get slightly different messages if I boot the recovery disc or installation media from USB, but it still hangs at the same place.

 

 

 

failed_boot.jpg

Edited by Zenith432
Replaced blurred image
  • Sad 1
1 hour ago, Zenith432 said:

Ok, thanks.  I succeeded in disabling the root port via the dsdt.  Turns out the problem was I was using rename _DSM->ZDSM patch, but it needed a _DSM to do the disabling.

 

 

 

But now the NVMe is off and it doesn't work.  I think it's not able to work the SATA/AHCI controller either

 

 

failed_boot.jpg

 it requires the knowledge of@MaLd0n master DSDT😀

please look here 

Edited by chris1111
  • Like 1

@cyrhex this screenshot show us some wrong and outdated drivers.

 

And make sure that you aren't hidding the Preboot partition at GUI Clover's menu

 

Read this amazing project about all Clover functionalities: https://github.com/5T33Z0/Clover-Crate

  • Like 3
1 hour ago, Allan said:

@cyrhex this screenshot show us some wrong and outdated drivers.

 

And make sure that you aren't hidding the Preboot partition at GUI Clover's menu

 

Read this amazing project about all Clover functionalities: https://github.com/5T33Z0/Clover-Crate

i use the efi drivers found in clover 5142 no preboot hide in config,,got no issue in 5141

8 hours ago, LAbyOne said:

because as per our agreement on latest buildme

make app is a separate build

 

 

Yes, but creating V2-.zip should be possible without creating Clover.app. I understand they are connected.

6 hours ago, Zenith432 said:

Ok, thanks.  I succeeded in disabling the root port for the NVMe controller via the dsdt.  Turns out the problem was I was using rename _DSM->ZDSM patch, but it needed a _DSM to do the disabling.

 

 

 

But now the NVMe is off and it still doesn't work.  I think it's not able to work the SATA/AHCI controller either.  I get slightly different messages if I boot the recovery disc or installation media from USB, but it still hangs at the same place.

 

 

 

 

May be your OpenRuntime is not recent.

Before 5140 we are using OpenRuntime-v11 while with 5141+ we have to switch to OpenRuntime-v12.

And one note more. Before 5141 I can boot without WhateverGreen. Now I can't. I have to use Lilu+WhateverGreen, don't know why. Some changes in embedded OC 0.7.5?

  • Like 1
27 minutes ago, Slice said:

Yes, but creating V2-.zip should be possible without creating Clover.app. I understand they are connected.

May be your OpenRuntime is not recent.

Before 5140 we are using OpenRuntime-v11 while with 5141+ we have to switch to OpenRuntime-v12.

And one note more. Before 5141 I can boot without WhateverGreen. Now I can't. I have to use Lilu+WhateverGreen, don't know why. Some changes in embedded OC 0.7.5?

I'm booting without Whatever Green. The renaming patches are still the same. No problem.

SMBIOS iMac20,1

Edited by Dmitriy85
×
×
  • Create New...