MokkaSchnalle / macOS-Dell-5411-5511

OpenCore EFI files to boot macOS on a Dell Latitude 5411 or 5511
39 stars 3 forks source link

ask for help #3

Closed jaysunneu closed 2 years ago

jaysunneu commented 2 years ago

What configuration has been made for HDMI? My device is latitude 5501 and the CPU is 9850H. The external HDMI cannot be used normally. ask for help

MokkaSchnalle commented 2 years ago

Well, this is a completely different device. The connector mapping is unique for every device. Do you have a dGPU in your model?

You can try to use the Whatevergreen config without support for multiple displays via Thunderbolt. Checkout older commits. If this is not working, then you have to do try and error with your Whatevergreen config. See lspcon connector which is the HDMI port:

framebuffer-con3-enable AQAAAA== framebuffer-con3-alldata AwQSAAAEAACHAQAA enable-lspcon-support AQAAAA== framebuffer-con3-has-lspcon AQAAAA==

Also read the OpenCore iGPU mapping guide: https://dortania.github.io/OpenCore-Post-Install/gpu-patching/intel-patching/connector.html https://dortania.github.io/OpenCore-Post-Install/gpu-patching/intel-patching/busid.html#parsing-the-framebuffer

In addition, take a look at the block diagram of your laptop's logic board to understand how the display ports are connected to the CPU.