Contribute
Register

Crash when starting Ventura installation

I changed the code to 00009B3E but it's still showing a black screen.
 
Is the CFG Lock setting the change which caused a black screen? Was it enabled or not?

I wouldn't update BIOS personally. Gigabyte are generally safe choices for a hackintosh.

Check the order of commands in DeviceProperties. Put AAPL at the top. Add a "device-id" line. If you are not sure what I mean check Dortania. Might help the black screen.
The CFG Lock was enabled and causing an error. I disabled it and got past the error, but now there's a huge log and a black screen.

Here's how it looks in the plist:
Captura de Tela 2024-03-14 às 18.47.58.png
 
Is the CFG Lock setting the change which caused a black screen? Was it enabled or not?

I wouldn't update BIOS personally. Gigabyte are generally safe choices for a hackintosh.

Check the order of commands in DeviceProperties. Put AAPL at the top. Add a "device-id" line. If you are not sure what I mean check Dortania. Might help the black screen.
As far as I remember the line to be added is like this :

device-id Data C59B0000


as Intel 10900K cpu has ID 0x9BC5 :)
 
Here is just an example of how to add device-id property ( use your values ).

1710454536784.png
 
As far as I remember the line to be added is like this :

device-id Data C59B0000


as Intel 10900K cpu has ID 0x9BC5 :)
Should I insert it as shown on Dortania's website?
DeviceProperties.8c958ba3.png
 
Last log before the black screen:

WhatsApp Image 2024-03-15 at 10.59.26.jpeg
 
Back
Top