ankanpratik / Gigabyte-Z490-AORUS-Pro-AX-EFI-OpenCore

OpenCore EFI for Z490 AORUS Pro Motherboard. Just copy-paste and you're good to go.
https://dortania.github.io/OpenCore-Install-Guide/
40 stars 6 forks source link

Get a black screen after verbose mode / or progress bar appears for a short while, not using a graphics card #11

Closed noobsoftware closed 1 year ago

noobsoftware commented 1 year ago

I'm trying to install Ventura 13.1 using your 0.8.8 release, and it says to remove the hash for: • Added Display Properties for those who are using internal GPU only. Remove the # from PciRoot(0x0)/Pci(0x2,0x0). • Added Display Properties for those who are using onboard LAN. Remove the # from PciRoot(0x0)/Pci(0x1C,0x4)/Pci(0x0,0x0)

I assume this means to remove the hash infront of the value that has this value #PciRoot(0x0)/Pci(0x2,0x0).

but there is another value with the same key, which renames to the same key but with the suffix -1. Should i place a hash infront of the value that is unhashed and remove the hash for the hashed value?

I've tried doing that but i get a black screen after a short while, and when i'm able to read the verbose mode, it goes by so fast i don't know if it is possible to pause it somehow. But i see it says failed to bootstrap on a bunch of lines.

Is there more i need to do if i'm not using a graphics card to get it to work properly?