ocwebutils / sc_rules

Rules and Schemas used by sanitychecker project
https://sanitychecker.ocutils.me
MIT License
3 stars 0 forks source link

[Observations/Suggestions] Ivy Bridge Laptop #2

Closed 5T33Z0 closed 2 years ago

5T33Z0 commented 2 years ago

I ran the config for my Ivy Bridge notebook through the sanity checker and found some things to improve upon. It's working well already, but I found some things which might need your attention.

SMBIOS: MacBookPro10,1

ACPI

ACPI/Delete

→ Dropping these tables is only necessary until a SSDT-PM has been generated in Post Install using ssdtPRgen. So, if SSDT-PM, is present and enabled, you no longer have to drop these tables. In this case I think under theses conditions these setting should be labeled green

Reference: https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/ivy-bridge.html#delete

ACPI/Patch

Booter

Kernel/Add

The suggestion for AirPortBrcm4360_Injector sanity Checker is: "Make sure to enable it if you want it to load!"

→ As far as I Iknow, you should enable either one or the other, not both. Which one to enable depends on the used macOS version/Kernel: https://github.com/5T33Z0/OC-Little-Translated/tree/main/10_Kexts_Loading_Sequence_Examples#example-7-broadcom-wifi-and-bluetooth

Quirks/Kernel

Misc

→ I would add: …or if the chosen SMBIOS doesn't support the feature"

That's all.