Contribute
Register

MSI GS73VR 17" 4k Display black screen on boot

Status
Not open for further replies.
Joined
Aug 17, 2016
Messages
92
Motherboard
MSI GS73VR 7RF
CPU
i7 7700hq
Graphics
Nvidia GTX1060 6gb
Mobile Phone
  1. Android
Hello,

My MSI GS73VR with a 17-inch 4K display only works with an external monitor over USB c with full graphics acceleration in opencore. I have googled a lot and found that the EDID has to be patched with 48Hz for Big Sur to boot with a 4K panel at the moment. I have tried editing EDID using CRU in windows but couldn't get it working. Tried with Linux as well using a python script(Link), There were some errors that I am not able to fix. I don't have such expertise to troubleshoot the python codes. The EDID I have extracted using Catalina in hackintool and DarwinDumb are attached. Need help in editing EDID.
 

Attachments

  • EDID.zip
    3.3 KB · Views: 54
Scriptoutput from your edid which you posted on github

Code:
➜  ~ python3 /home/dan/Dokumente/scrip.py 
Display EDID: 00FFFFFFFFFFFF0006AF7C9C0000000000190104A5261560026FB1A7554C9E250C50540000000101010101010101010101010101010166D000A0F0703E80302035007ED6100000180000000F0
000000000000000000000000020000000FE0041554F0A202020202020202020000000FE00423137335A414E30312E30200A0010
Modified EDID: 00FFFFFFFFFFFF0006AF7C9C0000000000190104A5261560026FB1A7554C9E250C505400000001010101010101010101010101010101a6a600A0F0703E80302035007ED6100000180000000F
0000000000000000000000000020000000FE0041554F0A202020202020202020000000FE00423137335A414E30312E30200A00fa
data: AP///////wAGr3ycAAAAAAAZAQSlJhVgAm+xp1VMniUMUFQAAAABAQEBAQEBAQEBAQEBAQEBpqYAoPBwPoAwIDUAftYQAAAYAAAADwAAAAAAAAAAAAAAAAAgAAAA/gBBVU8KICAgICAgICAgAAAA/gBCMTczWkFOM
DEuMCAKAPo=
you need to add data to PciRoot(0x0)/Pci(0x2,0x0)>AAPL00,override-no-connect
 
Thank you so much for your reply. i have already found another repo with the python file which worked for me.

Thanks
 
Status
Not open for further replies.
Back
Top