zachs78 / MacOS-XPS-9500-OpenCore

OpenCore EFI that allows you to install and boot macOS X Catalina on your Dell XPS 15 9500 (2020)
MIT License
98 stars 11 forks source link

GenSMBIOS: MacBookPro16,4 not generated by macserial #14

Closed kendreaditya closed 3 years ago

kendreaditya commented 3 years ago

Hi,

I was trying to using GenSMBIOS to generate SMBIOS info for a MacBookPro16,4, but GenSMBIOS returns Error - MacBookPro16,4 not generated by macserial when I try to generate it. However, GenSMBIOS works correctly when MacBookPro16,1 is used.

Environment: Python 3.8.3 Anaconda, Inc. on linux MacSerial v2.1.2

image

P.S. GenSMBIOS is being ran on WSL 1 on Windows 10 Home 2004

kendreaditya commented 3 years ago

Solution: So Linux/WSL is running an older version of MacSerial v2.1.2. MacBookPro16,4 needs MacSerial v2.1.6. Using windows it worked.