EETagent / T480-OpenCore-Hackintosh

OpenCore 0.6.9 configuration for T480. Optimized for Catalina and Big Sur.
143 stars 33 forks source link

big sur installation does not boot #76

Closed estyseesghosts closed 3 years ago

estyseesghosts commented 3 years ago

pretty much title. the big sur recovery OS boots just fine and i can install macOS 11, but when i actually try to boot from said installation my computer reboots and i see the kernel panic screen

catalina works perfectly fine for me though

what causes this?

laptop specs are i5 8250U, 16GB DDR4, intel 512GB NVMe SSD

the-ethernal commented 3 years ago

Disable AppleBacklightSmoother.kext, it has issues with latest big sur release. Faced the same yesterday and that fixed it.

estyseesghosts commented 3 years ago

Disable AppleBacklightSmoother.kext, it has issues with latest big sur release. Faced the same yesterday and that fixed it.

awesome, i’ll try this, thanks!

EETagent commented 3 years ago

https://github.com/hieplpvip/AppleBacklightSmoother/issues/12

It seems like WEG 1.4.6 made some API changes and AppleBacklightSmoother causes KP because of that. Going to remove it in next update

whosdev commented 3 years ago

I tried to remove the AppleBacklightSmoother.kext, but it still didn't work. I only removed the file, Do I need to do something else?

zombillano commented 3 years ago

I tried to remove the AppleBacklightSmoother.kext, but it still didn't work. I only removed the file, Do I need to do something else?

Disable the kext on the config.plist file in your efi folder

EETagent commented 3 years ago

This issue is already fixed in master, closing