coscos Posted April 4, 2018 Share Posted April 4, 2018 I recently set up my hackintosh. Everything else works fine, the only issue is my monitor cannot come back from sleep. Symptom: If I click the "sleep" menu manually, the system goes to sleep fine. After the system sleeps for a while (more than a few mins, I guess it's called "deep sleep"), when I try to wake it up, the monitor wakes up but stays black screen. The machine is on. If I leave the system to time out and sleep by itself, only the monitor goes off; when I try to wake it up, same symptom as above. What I have tried (but none worked): additional boot flag: ngfxpatch=pikera additional boot flag: darkwake = 0 Customize EDID Specs: Motherboard: Gigabyte Z77x-UD5H BIOS: F16j CPU: Ivy Bridge i5-3570K CPU @ 3.40GHz (quad core) Graphics: Nvidia GTX 1050 Monitor: Dell P2715Q @ 4k / 60Hz, Display Port Wifi / Bluetooth: BCM94360CS with PCIE Onboard GPU: disabled OS: High Sierra 10.13.3 Please see attached for following files: EFI zip file: https://www.dropbox.com/s/8nun37msu9b1bva/EFI.zip?dl=0 I generated my own SSDT.aml using ssdtPRGen.sh; Other SSDT patches are copied from this repository: https://github.com/VoiletDragon/Z77X-UD5H-Clover-Hotpatch-Patches ioreg dump: https://www.dropbox.com/s/5a10k82guczaaws/macchiato.ioreg.zip?dl=0 result from following command: https://www.dropbox.com/s/0b22qcw79ovnjdg/kext-touch.txt.zip?dl=0 kextstat|grep -y acpiplat kextstat|grep -y appleintelcpu kextstat|grep -y applelpc kextstat|grep -y applehda sudo touch /System/Library/Extensions && sudo kextcache -u / I am looking forward to your suggestions. Thanks. Link to comment https://www.insanelymac.com/forum/topic/333665-gigabyte-z77x-ud5h-gtx-1050-black-screen-after-sleep/ Share on other sites More sharing options...
Allan Posted April 4, 2018 Share Posted April 4, 2018 Try change this: <key>SystemParameters</key> <dict> <key>InjectKexts</key> <string>No</string> To this: <key>SystemParameters</key> <dict> <key>InjectKexts</key> <string>Yes</string> You have many patched SSDTs, but you can use all of this patches in your DSDT. Maybe @MaLd0n, can do this for you Run this app: RunMe.app.zip And post your files here. Link to comment https://www.insanelymac.com/forum/topic/333665-gigabyte-z77x-ud5h-gtx-1050-black-screen-after-sleep/#findComment-2607725 Share on other sites More sharing options...
coscos Posted April 4, 2018 Author Share Posted April 4, 2018 Thanks for the reply. I changed the config.plist file. However, when I tried to run the app, it kept failing when trying to dump ioreg file. The error messages are: IOREG dump failed. Retrying Increased delay x2 for IOREG dump. This will take a while...(33 sec) Any thought? Link to comment https://www.insanelymac.com/forum/topic/333665-gigabyte-z77x-ud5h-gtx-1050-black-screen-after-sleep/#findComment-2607733 Share on other sites More sharing options...
Allan Posted April 4, 2018 Share Posted April 4, 2018 Close all your current apps, and try again. Look if you have the Gatekeeper disabled. Link to comment https://www.insanelymac.com/forum/topic/333665-gigabyte-z77x-ud5h-gtx-1050-black-screen-after-sleep/#findComment-2607740 Share on other sites More sharing options...
PPCnostalgic Posted April 4, 2018 Share Posted April 4, 2018 My Pc is quite older than yours (HP Z400) but I have a similar issue. When I put the system to sleep from the apple menu it sleeps and wake up fine, but if I let the machine to sleep by itself only monitor sleeps..... Link to comment https://www.insanelymac.com/forum/topic/333665-gigabyte-z77x-ud5h-gtx-1050-black-screen-after-sleep/#findComment-2607742 Share on other sites More sharing options...
coscos Posted April 4, 2018 Author Share Posted April 4, 2018 32 minutes ago, Allan said: Close all your current apps, and try again. Look if you have the Gatekeeper disabled. What is Gatekeeper? Anyway, I manually dumped the ioregexplorer file, and also zip other files regnerated by the RunMe. Please see attached. Would love to get some suggestions. Thanks. RunMe file: https://www.dropbox.com/s/yyle1y7tjizxgzm/send_me.zip?dl=0 IORegExploer Dump: https://www.dropbox.com/s/5a10k82guczaaws/macchiato.ioreg.zip?dl=0 Link to comment https://www.insanelymac.com/forum/topic/333665-gigabyte-z77x-ud5h-gtx-1050-black-screen-after-sleep/#findComment-2607751 Share on other sites More sharing options...
Allan Posted April 4, 2018 Share Posted April 4, 2018 20 minutes ago, coscos said: What is Gatekeeper? Link to comment https://www.insanelymac.com/forum/topic/333665-gigabyte-z77x-ud5h-gtx-1050-black-screen-after-sleep/#findComment-2607755 Share on other sites More sharing options...
coscos Posted April 4, 2018 Author Share Posted April 4, 2018 I did choose the option you selected. The RunMe has no problem to run. When it tries to dump ioreg, it keeps failing. All other apps are closed. I can hear beeps — it seems the app tries to click some menu items but they are not there. Link to comment https://www.insanelymac.com/forum/topic/333665-gigabyte-z77x-ud5h-gtx-1050-black-screen-after-sleep/#findComment-2607768 Share on other sites More sharing options...
coscos Posted April 4, 2018 Author Share Posted April 4, 2018 (edited) Following is my bdmsg's output. @Allan , @MaLd0n any thought? Thanks! RunMe file: https://www.dropbox.com/s/yyle1y7tjizxgzm/send_me.zip?dl=0 IORegExploer Dump: https://www.dropbox.com/s/5a10k82guczaaws/macchiato.ioreg.zip?dl=0 Edited April 5, 2018 by coscos Link to comment https://www.insanelymac.com/forum/topic/333665-gigabyte-z77x-ud5h-gtx-1050-black-screen-after-sleep/#findComment-2607808 Share on other sites More sharing options...
MaLd0n Posted April 5, 2018 Share Posted April 5, 2018 check folder CLOVER.zip btw, put ur gpu in first slot, ur gpu work at 8x Link to comment https://www.insanelymac.com/forum/topic/333665-gigabyte-z77x-ud5h-gtx-1050-black-screen-after-sleep/#findComment-2607814 Share on other sites More sharing options...
Picasso Posted April 5, 2018 Share Posted April 5, 2018 I solved the same problem in my asus board, select Asmedia Controler 3.1 desactivated. The rest is Maldon Method and works like a charm. I hope this help. Link to comment https://www.insanelymac.com/forum/topic/333665-gigabyte-z77x-ud5h-gtx-1050-black-screen-after-sleep/#findComment-2607820 Share on other sites More sharing options...
coscos Posted April 5, 2018 Author Share Posted April 5, 2018 2 hours ago, MaLd0n said: check folder CLOVER.zip btw, put ur gpu in first slot, ur gpu work at 8x Thanks! I'll give it shot and let you know. Also thanks for pointing out wrong PCIE lot. Link to comment https://www.insanelymac.com/forum/topic/333665-gigabyte-z77x-ud5h-gtx-1050-black-screen-after-sleep/#findComment-2607822 Share on other sites More sharing options...
coscos Posted April 5, 2018 Author Share Posted April 5, 2018 (edited) 15 hours ago, MaLd0n said: check folder CLOVER.zip btw, put ur gpu in first slot, ur gpu work at 8x @MaLd0n I tried the clover folder you attached. Now after my computer goes to sleep, I couldn't wake it up using my keyboard and mouse anymore. I have to push my power button to wake it up. After that, the monitor still stay black. IOReg dump: https://www.dropbox.com/s/c5ejk04np7vzhob/macchiato-2.ioreg.zip?dl=0 RunMe output (except the ioreg dump): https://www.dropbox.com/s/uvmcwy5e1ok5kiz/send_me-2.zip?dl=0 bdmesg output: https://www.dropbox.com/s/drdzvpwxgm35tuy/bdmesg-output-2.txt.zip?dl=0. I did change my video card to slot 1. Thanks. Edited April 5, 2018 by coscos Link to comment https://www.insanelymac.com/forum/topic/333665-gigabyte-z77x-ud5h-gtx-1050-black-screen-after-sleep/#findComment-2607833 Share on other sites More sharing options...
coscos Posted April 6, 2018 Author Share Posted April 6, 2018 (edited) @MaLd0n could you look into this? Really appreciate it! Edited April 6, 2018 by coscos Link to comment https://www.insanelymac.com/forum/topic/333665-gigabyte-z77x-ud5h-gtx-1050-black-screen-after-sleep/#findComment-2608065 Share on other sites More sharing options...
namvan Posted April 7, 2018 Share Posted April 7, 2018 I have previously struggled with a similar issue with similar Gigabyte mobo and ticking every option under Energy Saver saved me. Please note that you might have more options than my screenshot. Good luck. Link to comment https://www.insanelymac.com/forum/topic/333665-gigabyte-z77x-ud5h-gtx-1050-black-screen-after-sleep/#findComment-2608368 Share on other sites More sharing options...
coscos Posted April 9, 2018 Author Share Posted April 9, 2018 I tried all ways and still couldn't get it work fully. I ended up changing to a AMD RX 560 card. Works perfectly. Link to comment https://www.insanelymac.com/forum/topic/333665-gigabyte-z77x-ud5h-gtx-1050-black-screen-after-sleep/#findComment-2608659 Share on other sites More sharing options...
Recommended Posts