MSzturc / Lenovo-T460-OpenCore

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

Update to OC 0.6.3 #20

Open hylkefaber opened 3 years ago

hylkefaber commented 3 years ago

Updated OC to 0.6.3; updated various config.plist keys and entries, used https://github.com/simprecicchiani/ThinkPad-T460s-macOS-OpenCore as a guideline. Updated kexts also, but kept AirportBRCMFixup at 2.0.7 on purpose as 2.0.8 (and possibly newer versions, but haven't checked) breaks compatibility with DW1560. Can confirm DW1560 WiFi and BT both work. Included SSDT-CPUD.aml was created specifically for the i5-6300u using https://github.com/fewtarius/CPUFriendFriend and the guide over at the T460s repository. GB5 scores are 698 single core and 1665 multi core.

Remember to paste your own serial, MLB, ROM and UUID in the appropriate section in config.plist, starting on line 1773.

Hopefully OC 0.6.3 should be enough for an easy upgrade to Big Sur!

Charlyo commented 3 years ago

@hylkefaber If you feel confident, also try to do the translation to yogasmc. Thinkpad assistant is not needed anymore.

hylkefaber commented 3 years ago

Using my preview commit, where OC was updated to 0.6.3, was almost enough to get Big Sur working. My latest commit (22-11) adds the updated version of AirPortBrcmFixUp.kext along with the needed config.plist edits, which enables DW1560 Wifi on Big Sur. I'm not sure if that commit is automatically included in this PR?

hylkefaber commented 3 years ago

Ah I forget to remove the '-v' from the boot-args...