the-darkvoid / XPS9360-macOS

macOS Catalina on Dell XPS 9360
358 stars 85 forks source link

OpenCore no full model identifier written #164

Closed C4ptainC4mp closed 4 years ago

C4ptainC4mp commented 4 years ago

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
egore24 commented 4 years ago

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

the-darkvoid commented 4 years ago

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