the-darkvoid / XPS9360-macOS

macOS Catalina on Dell XPS 9360

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenCore no full model identifier written

C4ptainC4mp opened this issue · comments

Using the the OpenCore setup, the model identifier gets not written properly. It should be
MacBookPro15,2
but is
MacBookPro1
Because of this problem, Boot Camp Assistant crashes on startup, and Brigardier tries to download Bootcamp support files for model MacBookPro1.

Screenshot 2020-05-24 at 15 08 12

Simple.
Change: Kernel > Quirks > CustomSMBIOSGuid > Yes
Change: PlatformInfo > UpdateSMBIOSMode > Custom

Thanks @egore24. I didn't see the model cut-off issue when testing OpenCore, your suggested changes are now commited.