Jump to content
30960 posts in this topic

Recommended Posts

On 1/29/2021 at 4:55 PM, kushwavez said:

Of course here you are:

 

Preboot:

  Reveal hidden contents

screenshot2.thumb.png.fac8075f00dae813acafd09280fc56d8.png

screenshot3.thumb.png.9340bdc8b0c73eac2866cd1ce89d889a.png

 

"main" normal partition, should be hidden by default (but it's not):

  Reveal hidden contents

screenshot0.thumb.png.0c4a5ede597404530408ceff6b818c32.png

screenshot1.thumb.png.7ecef263d8dad861f7c6f731e8a0df0e.png

 

I have to manually hide the normal partition by config.plist/GUI/Hide. I also created a custom entry for Big Sur:

  Reveal hidden contents

106001253-050a3e00-60b0-11eb-866a-75eac0e653be.thumb.png.762dfa1e9771aff1c995e119d726867d.png

1104344671_Kpernyfot2021-01-29-14_49_09.thumb.png.ba2d622bc979129f7cc90ffb67475ce1.png

 

2021-1-29_13-45-17_CLOVERX64.efi.log 72.61 kB · 1 download

 

Comment your hide section and your custom section in your config.plist and try this CloverX64-2021-01-30-17-49-47-b5e0562-dirty-jief.zip

That should work and only propose the preboot volume, for installation as well as once installed. Doing that, you'll get a longer name under your icon. I plan to have a mode where only short clean name are displayed.

  • Like 5
  • Thanks 1

@Jief_Machak a question.

We did talk about FileVault drivers a while ago, and after debugging and your recommendation it seems we need AppleKeyFeeder.efi and AppleUiSupport.efi to get FileVault working properly. Clover's included drivers are bugged and take a lot of time to load (see here: https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/?do=findComment&comment=2745305)

 

 

Now AppleUiSupport.efi is not included in Clover releases, I need to download and add it manually. Can you include AppleUiSupport.efi in further releases (and if not needed, exclude other outdated FV efis. I need only AppleKeyFeeder and AppleUiSupport)?

 

The source of AppleUiSupport.efi: https://github.com/acidanthera/AppleSupportPkg/releases/tag/2.0.9

Thanks in advance. Clover is getting better and better. :thumbsup_anim:

 

@PG7 If you're feeling adventurous with your Arrandale laptop, try patching your DSDT so that your LPCB.IOName is "3b09."  "3b09" is the IOName of LPCB in a real MacBookPro6,2 (Arrandale) and I find that even up through Catalina, macOS provides native power management with no CLOVER CPU/LPC patches.  Your current LPCB.IOName match is "3a18" which I think is the same as CLOVER's FakeLPC.

Edited by tonyx86
  • Like 1
4 minutes ago, tonyx86 said:

Perfect - just change "compatible" to "pci8086,3b09"

 

I changed and it's already loaded

I had no problem with management ... but I always follow advice and test!

Thank you

 

 

MacBook Pro LPCB 3b09.zip

  • Like 1
10 hours ago, kushwavez said:

@Jief_Machak a question.

We did talk about FileVault drivers a while ago, and after debugging and your recommendation it seems we need AppleKeyFeeder.efi and AppleUiSupport.efi to get FileVault working properly. Clover's included drivers are bugged and take a lot of time to load (see here: https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/?do=findComment&comment=2745305)

 

 

Now AppleUiSupport.efi is not included in Clover releases, I need to download and add it manually. Can you include AppleUiSupport.efi in further releases (and if not needed, exclude other outdated FV efis. I need only AppleKeyFeeder and AppleUiSupport)?

 

The source of AppleUiSupport.efi: https://github.com/acidanthera/AppleSupportPkg/releases/tag/2.0.9

Thanks in advance. Clover is getting better and better. :thumbsup_anim:

 

I'm not taking care of release content and packages... Sorry.

  • Haha 1
10 hours ago, kushwavez said:

Clover's included drivers are bugged and take a lot of time to load (see here: https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/?do=findComment&comment=2745305)

 

 

I prefer to know what is wrong exactly instead of follow some unverified claims.

  • Like 2

Hi

I remember clover version 5115 used to auto detect model identifier even if i dont put smbios in config.plist. But later versions now defaults to MacPro3,1.

Is this also happening to any users or its just me? 

Edited by ellaosx
2 hours ago, ellaosx said:

Hi

I remember clover version 5115 used to auto detect model identifier even if i dont put smbios in config.plist. But later versions now defaults to MacPro3,1.

Is this also happening to any users or its just me? 

most likely only with you. SMBIOS must be filled in

updated from Clover 5122 to Clover 5129 my hack P55 signed. Setting the Quirks section of the config sample, pretty much went well as it was set :D

 

1067833435_P552021-01-31alle13_13_10.png.7956fcc5c3dc88d4d0e8599ad30e0593.png

 

ops true that it is not signed here.... :hysterical:

Asus P7P55D-E EVO i7-860 GTX750 [Jurassic Hack]

Edited by iCanaro
  • Like 1
45 minutes ago, iCanaro said:

ops true that it is not signed here.... :hysterical:

Asus P7P55D-E EVO i7-860 GTX750 [Jurassic Hack]

 

the afternoon iCanaro

you could post an ioreg from that 1gen desktop so i can make a comparison!

thanks
Good sunday

thank you very much @Jief_Machak !!! you can now get all MMIO addresses by debugging in Clover. 

 

if I haven't misunderstood, now you can get them

https://github.com/CloverHackyColor/OpenCorePkg/commit/78708c2edcfb358a6577f92a6afda1f99f2f48a0

 

 

19 minutes ago, JorgeMax said:

is it possible to prevent the clover from creating these "entries" (Mac OS X) in the process of installing and updating the system on the boot selection screen?

mmmmm the famous ghost entries, I'm not sure, but I think they are generated by macOS and not by Clover; the same thing happens with OC

  • Like 1

Hello, 

My current cloverbootloader is version 5123. It works fine with Skylake. I have tried updating to newer version 5124 -> 5129 (built-in OpenCore). it doesn't work stop at ++++++++. What can I do to debug and report this issue?

16 minutes ago, lazzy said:

Hello, 

My current cloverbootloader is version 5123. It works fine with Skylake. I have tried updating to newer version 5124 -> 5129 (built-in OpenCore). it doesn't work stop at ++++++++. What can I do to debug and report this issue?


Hi @lazzy

Please, complete your signature with the details of your configuration (processor, motherboard, etc.)

There is a topic guide to convert r5123-5124 --> new Clover r5129 include.

 

  • Like 2
1 hour ago, iCanaro said:

mmmmm the famous ghost entries, I'm not sure, but I think they are generated by macOS and not by Clover; the same thing happens with OC

 

I already tested with the OC. Here with him did not create

@Slice

 

Hi again, how are you?

 

For a very long time, I keep noticing these errors when building Clover (I also see references on the web with this errors in build logs, so it's not only here)

make: [~/src/CloverBootloader/Build/Clover/RELEASE_GCC53/FV/Ffs/A17F4A89-5F19-444f-B7BE-48195E0575DBSmbiosGenDxe/SmbiosGenDxeOffset.raw] Error 1 (ignored)
..
make: [~/src/CloverBootloader/Build/Clover/RELEASE_GCC53/FV/Ffs/FC5C7020-1A48-4198-9BE2-EAD5ABC8CF2FBdsDxe/BdsDxeOffset.raw] Error 1 (ignored)
..
make: [~/src/CloverBootloader/Build/Clover/RELEASE_GCC53/FV/Ffs/E660EA85-058E-4b55-A54B-F02F83A24707DisplayEngine/DisplayEngineOffset.raw] Error 1 (ignored)

Building seems to completely successfully, but I don't use legacy environment anymore, so I am unsure if this affects anything.

Do you have any idea what these errors are?

×
×
  • Create New...