anullog / HP-ProBook-450-G3-Hackintosh

OpenCore setup for running Hackintosh on HP ProBook 450 G3
17 stars 8 forks source link

Screen turns off after boot #8

Open phillipyosief opened 3 years ago

phillipyosief commented 3 years ago

I dont know why but i installed yesterday macos on my laptop after 1 day i try to start it just show the apple logo and the display turns off but anything works i connected to my laptop with vnc and all works if anyone have a fix for this issue please answer here

devius commented 3 years ago

did you find any solution?

Frankity commented 3 years ago

I had that problem and I solved with this https://dortania.github.io/OpenCore-Post-Install/universal/sleep.html#preparations

devius commented 3 years ago

I had that problem and I solved with this https://dortania.github.io/OpenCore-Post-Install/universal/sleep.html#preparations

can you upload your EFI folder contents? Please

Frankity commented 3 years ago

I'm using the same as null, I only followed the post install guide.

edwadjei commented 3 years ago

What exactly did you do?

Frankity commented 3 years ago

What exactly did you do?

Hi, sorry for late response, basically you should remove the SSDT-PNLF.aml from the ACPI folder and remove the comment key with SSDT-PNLF inside the config.plist, the next bloc:

<dict>
    <key>Comment</key>
    <string>SSDT-PNLF.aml</string>
    <key>Path</key>
    <string>SSDT-PNLF.aml</string>
    <key>Enabled</key>
    <true/>
</dict>

Then boot your laptop using the USB, remember if you have an EFI partition inside your boot HD or SSD do the same inside the EFI folder.

Check the result:

https://streamable.com/6au9i0

Frankity commented 3 years ago

I had that problem and I solved with this https://dortania.github.io/OpenCore-Post-Install/universal/sleep.html#preparations

can you upload your EFI folder contents? Please

i posted it here.