Lost-Entrepreneur439 / thinkpad-t480s-hackintosh

A prebuilt OpenCore EFI for macOS Ventura and Sonoma on the Lenovo ThinkPad T480s
33 stars 4 forks source link

SystemProductName #1

Closed vistree closed 10 months ago

vistree commented 10 months ago

Hi, really nice build!!! some questions:

  1. Why did you choose "MacBookPro14,1" for the SystemProductName (instead of e.g MacBookPro15,2)
  2. What exactly do I need to change within SMBIOS data? I changed MLB, SystemSerialNumber and SystemUUID. Do I need to change other seetings too? Like ROM?
  3. Is the screenshot showing your real device? Mine is showing (Thinkpad T480s, WQHD IPS matt (2560 x 1440), Intel® Core™ i5, 8250U QuadCore(1.60 bis 3.40 GHz), 512GB NVMe, Intel® UHD 620 Grafik shared):
    • MacBook Pro
    • 13-inch, 2018, Four Thunderbolt 3 Ports
    • 1,8 GHz Quad-Core Intel Core i5
    • Intel UHD Graphics 620 1536 MB
Lost-Entrepreneur439 commented 10 months ago
  1. MacBookPro14,1 is what the Dortania guide recommends for Kaby Lake. Despite the 8th gen chip, the CPU in the T480s is Kaby Lake, not Coffee Lake or Whiskey Lake. Use MacBookPro14,1 if you are running Ventura or anything earlier (please note - this EFI only supports Ventura as of right now, no guarantee it'll work on Sonoma, or anything earlier than Ventura)
  2. Everything except for SystemProductName.
  3. Yes, you're using the incorrect SMBIOS, that's why the 2018/2017 thing is different, the CPU clockspeed is different as we have different CPUs (you have an 8250u, I have an 8350u)
vistree commented 10 months ago

Thanx, I created new SMBIOS data - and now my system looks similar to yours ;-)