MSzturc / Lenovo-T460-OpenCore

Files and Scripts to install macOS Catalina on T460 with OpenCore Bootloader
52 stars 12 forks source link

Build Review #4

Closed MSzturc closed 4 years ago

MSzturc commented 4 years ago

@tylernguyen I would like to know if there are any enhancements you would do on my T460 build. Technically it's working stable for over 2 months on daily use. I want to know if you see unnecessary acpi patches or kext i could cleanup

tylernguyen commented 4 years ago

@MSzturc Of course, please give me some time to review the repo.

tylernguyen commented 4 years ago

@MSzturc I don't have first hand experience with your machine nor a T460 to test your repo with. However, I can say the following after a while reviewing your repo:

But overall, the build looks good! config.plist and EFI folders are both very clean. I do have some questions for your SSDT setup though:

MSzturc commented 4 years ago

Thx for the input! Removed EFICheckDisabler and put FileVault on my Todo List. RTCMemoryFixup works fine without excludes for me. Can you describe bugs that occur when excludes are missing?

tylernguyen commented 4 years ago

@MSzturc

I'm under the impression that RTCMemoryFixup is only used to exclude some CMOS ranges. It does nothing by default.

See https://github.com/acidanthera/bugtracker/issues/788#issuecomment-604608329