Jump to content

Clover General discussion


ErmaC
29,866 posts in this topic

Recommended Posts

bravo!

 

@PMheart - it seems that sherlocks built a awesome patch mechanism to eliminate these steps of

1) inject fake ID.

2) Load patched Skylake binary (that works around DVMT KP)

3) and then rebuild caches - so Clover can patch the original on-the-fly.

Ah sounds great! Well, I guess ForceKectToLoad may help us, or inject a patched binary via InjectKext.

But if the patch has been done, then no need to inject illegal graphics ID to prevent AppleIntelSKLGraphicsFrameBuffer from loading I guess. It won't lead to a KP if we jmp it.

 

 

Sent from my iPhone 7 using Tapatalk

Link to comment
Share on other sites

@PMheart - well it is a catch 22 problem.

 

to use kextpatch it must be in cache.

to get in cache it must be loaded

you can not (force)load a kext if it will KP

you must patch it to stop KP

 

so we had to do this little square dance 

Link to comment
Share on other sites

@PMheart - well it is catch 22 problem.

 

to use kextpatch it must be in cache.

to get in cache it must be loaded

you can not (force)load a kext if it will KP

you must patch it to stop KP

 

so we had do this little square dance 

Oops, I see.

Will forcing AppleIntelSKLGraphicsFramebuffer to load via ForceKextsToLoad, then patching it and booting system make no sense? If so, that's really unfortunate...

But if I remember correctly, KextToPatch can also patch a kext that we've injected via InjectKexts, which is AppleIntelSKLGraphicsFramebuffer.kext from /S/L/E in this case.

Link to comment
Share on other sites

Today I was trying to do a clean install of 10.12.4 from a USB stick using clover 4049 and when I got to the end of the first stage and it reboots to the second stage, clover does not see any drives to boot from to resume to installation.  I thought this was supposed to be fixed in 4048 but it doesn't appear to be fixed for me. 

 

I did get my system back up and running by restoring a time machine backup from the installer.  I can boot in to that fine.  I wanted to do a clean install so I could re-create the recovery hd partition.

Link to comment
Share on other sites

Hi guys,

Do you know how can I get the windows boot logo back when booting Windows 10 from clover?

If I boot straight from the bios to the windows disk, I get my OEM bios logo, when I boot it from clover i get just the spinning dots...
​I know it's just a cosmetic thing, but I'd like to know if there is something I could do about it!

Thanks a lot!

  • Like 2
Link to comment
Share on other sites

Hi guys,

Do you know how can I get the windows boot logo back when booting Windows 10 from clover?

If I boot straight from the bios to the windows disk, I get my OEM bios logo, when I boot it from clover i get just the spinning dots...

​I know it's just a cosmetic thing, but I'd like to know if there is something I could do about it!

Thanks a lot!

my xps15 also lost oem logo when boot from clover and still have no idea why.

 

 

从我的 iPhone 发送,使用 Tapatalk

  • Like 2
Link to comment
Share on other sites

hello

 

rev 4061 the edid inject for my ati 5470m is broken .. working good with rev 4049

 

and earlier versions of clover

 

is legacy boot in my old lappy i5 first gen

 

thanks

Link to comment
Share on other sites

hello

 

rev 4061 the edid inject for my ati 5470m is broken .. working good with rev 4049

 

and earlier versions of clover

 

is legacy boot in my old lappy i5 first gen

 

thanks

In r4061, edid was changed. Oldway was removed.

 

Please check EDID template.

 

Also attach clover boot.log

 

나의 LG-F410S 의 Tapatalk에서 보냄

Link to comment
Share on other sites

In r4061, edid was changed. Oldway was removed.

 

Please check EDID template.

 

Also attach clover boot.log

 

나의 LG-F410S 의 Tapatalk에서 보냄

 

hello

 

problem solved , thanks

 

should be update clover change explanations

  • Like 1
Link to comment
Share on other sites

hello

 

problem solved , thanks

 

should be update clover change explanations

Done.

 

Hi Sherlocks,

Do you want to add some explanation about commit 4058?

  • Like 2
Link to comment
Share on other sites

Done.

 

Hi Sherlocks,

Do you want to add some explanation about commit 4058?

Yes. But i dont have good english.

 

If you can, please write edid explanation. Because some users have old way and new way.

 

 

Soon, i will upload gma.c. it has lots of features.

 

Thank you

 

나의 LG-F410S 의 Tapatalk에서 보냄

  • Like 1
Link to comment
Share on other sites

The latest 4061 does not work for me either. Im using a legacy system and it loads until it freezes(loads OSX). The previous 4049 worked fine. I dont use edid.

Attach boot.log and your system information.

 

나의 LG-F410S 의 Tapatalk에서 보냄

  • Like 1
Link to comment
Share on other sites

The latest 4061 does not work for me either. Im using a legacy system and it loads until it freezes(loads OSX). The previous 4049 worked fine. I dont use edid. 

No such issue here with 4061 and legacy boot.

Link to comment
Share on other sites

Make debug.log in this situation to understand what is the problem.

Attached is a zip of the debug log.

 

I enabled debug logging.  Rebooted to the installer which is on a usb flash drive.  I then wiped "Macintosh HD" using the disk utility in the installer.  I then installed OS X.  The system rebooted back to clover and there was no option to continue to the second install stage.

 

- Clover 4049

- Legacy boot

- Using a DIY Fusion Drive.  (120GB SSD with a 1TB HDD). 

debug.zip

Link to comment
Share on other sites

Hi guys,

Do you know how can I get the windows boot logo back when booting Windows 10 from clover?

If I boot straight from the bios to the windows disk, I get my OEM bios logo, when I boot it from clover i get just the spinning dots...

​I know it's just a cosmetic thing, but I'd like to know if there is something I could do about it!

Thanks a lot!

my xps15 also lost oem logo when boot from clover and still have no idea why.

 

 

从我的 iPhone 发送,使用 Tapatalk

 

Don't drop the BGRT (Boot Graphics Resource Table) ACPI table.

Attached is a zip of the debug log.

 

I enabled debug logging.  Rebooted to the installer which is on a usb flash drive.  I then wiped "Macintosh HD" using the disk utility in the installer.  I then installed OS X.  The system rebooted back to clover and there was no option to continue to the second install stage.

 

- Clover 4049

- Legacy boot

- Using a DIY Fusion Drive.  (120GB SSD with a 1TB HDD).

 

I don't see HFSPlus driver that is needed for fusion drive, in fact no HFS+ driver at all:

1:940  0:050  === [ LoadDrivers ] =======================================
3:947  2:007  Loading AppleImageCodec-64.efi  status=Success
4:101  0:154  Loading AppleKeyAggregator-64.efi  status=Success
4:245  0:143  Loading AppleUITheme-64.efi  status=Success
4:412  0:167  Loading FirmwareVolume-64.efi  status=Success
4:544  0:131  Loading FSInject-64.efi  status=Success
4:679  0:134  Loading SMCHelper-64.efi  status=Success
4:812  0:133  Loading UsbMouseDxe-64.efi  status=Success
4:944  0:132   - driver needs connecting
4:988  0:044  1 drivers needs connecting ...
5:032  0:043  PlatformDriverOverrideProtocol->GetDriver overriden
  • Like 1
Link to comment
Share on other sites

×
×
  • Create New...