Qonfused / ASUS-ZenBook-Duo-14-UX481-Hackintosh

OpenCore configuration for the ASUS ZenBook Duo 14" (UX481FA/FL)
https://github.com/Qonfused/ASUS-ZenBook-Duo-14-UX481-Hackintosh
BSD 3-Clause "New" or "Revised" License
30 stars 1 forks source link

Update SMBIOS to `MacBookPro16,3` #5

Closed Qonfused closed 2 years ago

Qonfused commented 2 years ago

New SMBIOS better matches the clocks + TDP of the CPU, though has iris plus graphics instead (already handled by framebuffer patches in #1).

See https://dortania.github.io/OpenCore-Install-Guide/extras/smbios-support.html#macbook-pro as far as instructions go (you may have to replace all existing entries of ROM, SMBIOS, Serial, etc manually).

Qonfused commented 2 years ago
SMBIOS ID      | CPU Family   | GPUs (S = Switchable)         | Year and Size  | Min/Max OS
-----------------------------------------------------------------------------------------------------------------------
MacBookPro16,1 | Coffee Lake  | UHD 630/Radeon Pro 5300       | S, 16" 2019    | 10.15.1 (19B2093) / Current
MacBookPro16,2 | Ice Lake     | Iris Plus G4/G7               | 13" 2020       | 10.15.4 (19E2269) / Current
MacBookPro16,3 | Coffee Lake  | Iris Plus 645                 | 13" 2020       | 10.15.4 (19E2269) / Current
MacBookPro16,4 | Coffee Lake  | UHD 630/Radeon Pro 5600       | S, 16" 2019    | 10.15.5 (19F96) / Current

For MacBookPro16,3, the iGPU must be patched since we're not using/faking Iris Plus graphics.

Qonfused commented 2 years ago

Fixed in https://github.com/Qonfused/ASUS-ZenBook-Duo-14-UX481-Hackintosh/commit/965c52e5a707d30562455d24e676436033ae35a5.