aleixsr / MSI-Prestige-15-A10SC-Hackintosh

MSI Prestige 15 A10SC Hackintosh
19 stars 4 forks source link

HDMI Output Problem #2

Closed gemini444 closed 3 years ago

gemini444 commented 3 years ago

Hi @aleixsr, I'm using same laptop. I'm booting with your EFI but i HDMI output not works. In my configuration, the screen I'm external monitor is flashing and eventually turns green unfortunately.
Is it the same for you? Thank you for your efforts.

aleixsr commented 3 years ago

I'll check asap.

vomesk commented 3 years ago

Same problem. I've realized It works after sleep but I don't get It yo works after boot.

vomesk commented 3 years ago

The problem disappears when disable AppleALC.kext, i keep searching.

vomesk commented 3 years ago

Solved.

Add or change: Device Properties > PciRoot(0x0)/Pci(0x2,0x0) > AAPL,ig-platform-id = 0400A53E Device Properties > PciRoot(0x0)/Pci(0x2,0x0) > device-id = A53E0000 Device Properties > PciRoot(0x0)/Pci(0x2,0x0) > framebuffer-con0-enable = 01000000 Device Properties > PciRoot(0x0)/Pci(0x2,0x0) > framebuffer-con0-flags = 98000000

Add in boot-args: -igfxblr agdpmod=vit9696

aleixsr commented 3 years ago

Thank you very much, I'll test it. Sorry taking so long but I'm so busy last month...

gemini444 commented 3 years ago

Solved.

Add or change: Device Properties > PciRoot(0x0)/Pci(0x2,0x0) > AAPL,ig-platform-id = 0400A53E Device Properties > PciRoot(0x0)/Pci(0x2,0x0) > device-id = A53E0000 Device Properties > PciRoot(0x0)/Pci(0x2,0x0) > framebuffer-con0-enable = 01000000 Device Properties > PciRoot(0x0)/Pci(0x2,0x0) > framebuffer-con0-flags = 98000000

Add in boot-args: -igfxblr agdpmod=vit9696

I tested your config @vomesk and it's working fine. Thank you very much your efforts. And thanks @aleixsr for your EFI.