tylernguyen / x1c6-hackintosh

READMEs, OpenCore configurations, patches, and notes for the Thinkpad X1 Carbon 6th Gen 2018 Hackintosh
https://tylernguyen.github.io/x1c6-hackintosh/
The Unlicense
636 stars 109 forks source link

Big Sur recovery / updater / installer not working with AppleBacklightSmoother #122

Closed b00t0x closed 3 years ago

b00t0x commented 3 years ago

Describe the bug When AppleBacklightSmoother.kext enabled, Big Sur recovery / updater / installer cause reboot loop. After update finished, it becomes fine with this kext.

To Reproduce

Environment modded BIOS 1.49 + March Update (OC0.6.7) + DW1560 patches + Big Sur 11.1 → 11.2.3

Backgrounds AppleBacklightSmoother has some bugs to fail Big Sur booting.

Tried I built the AppleBacklightSmoother.kext from this repo but still have same problem.

Solution Workaround is clear, we should disable AppleBacklightSmoother.kext. EFI-install_USB does not contain this kext so installing Big Sur does not have the problem, but it makes trouble when updating Big Sur.

I leave it to you to disable the kext by default or enable it and then add notice to the README.

tylernguyen commented 3 years ago

@b00t0x

Thank you so much for bringing this to my attention. I've verified this bug.

I'll give this kext until the next Acidanthera cycle to update. If not by then, I'll remove this kext from the repo.

Thanks again.

tylernguyen commented 3 years ago

Removed from repo as of 17f93f8

Will re-add once the kext's issue is fixed.