acidanthera / bugtracker

Acidanthera Bugtracker
384 stars 44 forks source link

Very fresh Lilu(?) falls flat #1922

Closed nms42 closed 2 years ago

nms42 commented 2 years ago

Very fresh Lilu, as of this morning, falls flat. macos -- High Sierra.

IMG_20220112_120354

13thdemarch commented 2 years ago

Maybe you want to check kext order list in config.plist. Lilu is always first, top of the list, then VirtualSMC.

nms42 commented 2 years ago

Maybe you want to check kext order list in config.plist. Lilu is always first, top of the list, then VirtualSMC.

Same config.plist, just "brand new" Lilu. Under Clover it fails same way.

vit9696 commented 2 years ago

Wrong booter quirks it looks to me. It tries to access EFI services and then dies, likely from a page fault when trying to read something from a NULL pointer (thus CR2 0x48).

13thdemarch commented 2 years ago

Maybe you want to check kext order list in config.plist. Lilu is always first, top of the list, then VirtualSMC.

Same config.plist, just "brand new" Lilu. Under Clover it fails same way.

well, that sounds weird... Mine working fine with latest Clover and OC on Cata, Big Sur and Monterey.

vit9696 commented 2 years ago

Closing due to no info. Please reopen if reproducible on the latest versions.

nms42 commented 2 years ago

Just for the record, it was my fault due to misconfiguration.