Contribute
Register

No boot with HDMI connected

Joined
Oct 11, 2017
Messages
83
Motherboard
MSI Z390-A PRO
CPU
i5-8400
Graphics
Vega 64
Build
- i5 8400
- z390a pro
- bcm94360cs2
- gygabyte vega 64

Hello all,
mostly the build is working fine with my current configuration.
I am currently having issues with

- pc not booting when hdmi is plugged in to the vega 64 GPU (it only boots if vga is connected to the motherboard)

IOReg attached has HDMI without VGA plugged in together, as I am able to boot with VGA, then plugin HDMI.

Bootloader is opencore.

Can you anyone help?
Thanks a lot!
 

Attachments

  • EFI.zip
    4.3 MB · Views: 16
  • Mac.ioreg
    20.3 MB · Views: 10
Build
- i5 8400
- z390a pro
- bcm94360cs2
- gygabyte vega 64

Hello all,
mostly the build is working fine with my current configuration.
I am currently having issues with

- pc not booting when hdmi is plugged in to the vega 64 GPU (it only boots if vga is connected to the motherboard)

IOReg attached has HDMI without VGA plugged in together, as I am able to boot with VGA, then plugin HDMI.

Bootloader is opencore.

Can you anyone help?
Thanks a lot!
these are only required if you are using intel gpu:

Code:
<key>framebuffer-patch-enable</key>
                <data>AQAAAA==</data>
                <key>framebuffer-stolenmem</key>
                <data>AAAwAQ==</data>

ig-platform-id should be 0300913E

and you want to check over:
in regards to smbios (headless configuration)
 
these are only required if you are using intel gpu:

Code:
<key>framebuffer-patch-enable</key>
                <data>AQAAAA==</data>
                <key>framebuffer-stolenmem</key>
                <data>AAAwAQ==</data>

ig-platform-id should be 0300913E

and you want to check over:
in regards to smbios (headless configuration)
After the suggested procedure the pc is now booting with HDMI connected and without VGA.
Thanks a lot for your help.
 
Back
Top