OpenCore-ASRock-Z490M-ITX-ac icon indicating copy to clipboard operation
OpenCore-ASRock-Z490M-ITX-ac copied to clipboard

While loading Boot screen no video output

Open thomas126 opened this issue 4 years ago • 7 comments

Hi mate. Thanks for sharing. I’m using the same setup with an i3 10100. while booting into Mac OS. I see the Boot Screen. Then suddenly while seeing progress the video output gets disabled (black screen). I’m running HDMI. DP doesn’t output at all. Any ideas?

thanks for any help!

best regards, Tom

thomas126 avatar Feb 15 '21 16:02 thomas126

Hi, I've just updated my config.plist with my most recent changes done to it. You could try again with this most recent changes.

You can also have a look in the WhateverGreen documentation just to see what's necessary for the graphics. normally is that and lilu kext. Which my folder already have. https://github.com/acidanthera/WhateverGreen/blob/master/Manual/FAQ.IntelHD.en.md#intel-uhd-graphics-610-655-coffee-lake-and-comet-lake-processors

During my installation I always had output from the DP and HDMI even during installation.

You could try to just copy paste my folder without any modification and see if that changes anything.

Other thing you can try is using the debug version of opencore (instead of release one) which creates a log file inside usbdrive with everything that open core does. There should be some clue about what's happening. for example missing kext or something like that.

You could try to join the official opencore channel https://discord.gg/u8V7N5C , maybe there try to post the log and see if anyone can help you. Tbh my knowledge is limited.

Anyway let me know if I can help you with something

ruibeard avatar Feb 15 '21 18:02 ruibeard

Okay I’ll give it a try. Did you change anything within Bios settings?

thomas126 avatar Feb 16 '21 11:02 thomas126

Hi, I've just followed the setting on opencore webpage https://dortania.github.io/OpenCore-Install-Guide/config.plist/comet-lake.html#intel-bios-settings

ruibeard avatar Feb 16 '21 20:02 ruibeard

Thanks for this project. I'm successfully using this configuration with Intel 10900K and original Intel AC1368 Wifi Card 2.4GHz, 5GHz and Bluetooth, using the AirportItlwn Kext driver for Big Sur.

However I can't get HDMI to work. Displayport works fine and both work during boot logs, but when OS kicks in HDMI gets disabled. Display Port always works fine.

Any hints?

ffleandro avatar May 07 '21 23:05 ffleandro

Hi, I'm using de integrated graphics card, is that the case with you? The values on the section PciRoot(0x0)/Pci(0x2,0x0) of the config.plist where created from https://github.com/acidanthera/WhateverGreen/blob/master/Manual/FAQ.IntelHD.en.md#intel-uhd-graphics-610-655-coffee-lake-and-comet-lake-processors Check if you the framebuffer-con[#number]-type have the value 00080000 (means hdmi) I'm only using DP for now, but I know my hdmi works with those settings. Not sure how can help. Have a look on that link, it might help :)

ruibeard avatar May 07 '21 23:05 ruibeard

@ruibeard I managed to fix my issue, at the end of the day it was some misconfiguration on the BIOS.

Now I'm trying to use DP and HDMI at the same time, does your configuration work like this?

ffleandro avatar Apr 19 '22 19:04 ffleandro

Hi, I don't use a hackintosh anymore. At the time I was only using the DP port and never really used the HDMI. As far as I remember the HDMI port worked, but didn't played well with 4K monitors. Probably it was a misconfiguration somewhere. But I bet the configuration I have is already old. There should be newer versions of opencore. Anyway you can always try this configuration as it is :)

On Tue, 19 Apr 2022 at 20:31, ffleandro @.***> wrote:

@ruibeard https://github.com/ruibeard I managed to fix my issue, at the end of the day it was some misconfiguration on the BIOS.

Now I'm trying to use DP and HDMI at the same time, does your configuration work like this?

— Reply to this email directly, view it on GitHub https://github.com/ruibeard/OpenCore-ASRock-Z490M-ITX-ac/issues/4#issuecomment-1103015725, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB5H4ANQUZJOTFDKGPHD52DVF4CXXANCNFSM4XU7W3NQ . You are receiving this because you were mentioned.Message ID: @.***>

-- Rui Almeida +351 91 271 96 09 07 933 57 63 72 @.*** https://ruialmeida.me

ruibeard avatar Apr 19 '22 22:04 ruibeard