acidanthera / bugtracker

Acidanthera Bugtracker
385 stars 44 forks source link

Tools:ocvalidate check if Lilu is loaded #1511

Closed roddy20 closed 3 years ago

roddy20 commented 3 years ago
/Users/rodion/src/OpenCorePkg/Binaries/OpenCore-0.6.7-RELEASE/Utilities/ocvalidate/ocvalidate /Volumes/EFI/EFI/OC/config.plist 
Lilu.kext is loaded at Kernel->Add[0], but DisableLinkeditJettison is not enabled at Kernel->Quirks!
CheckKernel returns 1 error!
Completed validating /Volumes/EFI/EFI/OC/config.plist in 2 ms. Found 1 issue requiring attention.

I have Lilu in the plist, but it is disabled in current configuration maybe, we need check for this?

CC @pmheart

PMheart commented 3 years ago

Good idea. Thanks.

DJohnston79 commented 2 years ago

any fix for this? Im getting same error

Core-i99 commented 2 years ago

any fix for this? Im getting same error

Use ocvalidate from OpenCore 0.8.0. This has been fixed already

PMheart commented 2 years ago

Hello! I am not sure what is wrong here?