PIut02 / ROG-Zephyrus-G14-GA401-Hackintosh

OpenCore Config for Asus ROG-Zephyrus-G14-GA401(2020-2021) with AMD Ryzen.
86 stars 4 forks source link

Error: Timezone & Black screen when wake on sleep #51

Closed dangdd2003 closed 3 weeks ago

dangdd2003 commented 1 month ago

I have the model 2021 already done Hackintosh along with dual boot window. However, i current have the issue with time zone sync on macos and wake on sleep. What ever i did, even added universal real time in registry (window), it still failed to work. I have enabled s3 sleep using UMAF and add some ACPI to disable discrete card in as document on opencore website, it still failed. Do you have any suggestion for fixing these stuff.

PIut02 commented 1 month ago

For time zones, usually just add the registry, I don't know much more, and OpenCore doesn't have anything to do with system time zones, so I don't think this problem has anything to do with opencore. For sleep, please try this, note please backup your original opencore folder OC.zip

dangdd2003 commented 1 month ago

It still doesn’t work, still stucks at black screen

PIut02 commented 1 month ago

What does black screen mean? You need to give me the logs so I can analyze why.

dangdd2003 commented 1 month ago

So the problem is when i hit sleep button, the system suspended, and when i click any keys, or touchpad, the system wake, but it didnt shown any thing, just only a black screen, and even no logs

PIut02 commented 1 month ago

Does s3 sleep work properly in Windows?

dangdd2003 commented 1 month ago

yes, i configured it so it works properly

image

oceanondawave commented 3 weeks ago

I have the model 2021 already done Hackintosh along with dual boot window. However, i current have the issue with time zone sync on macos and wake on sleep. What ever i did, even added universal real time in registry (window), it still failed to work. I have enabled s3 sleep using UMAF and add some ACPI to disable discrete card in as document on opencore website, it still failed. Do you have any suggestion for fixing these stuff.

Maybe you can try replacing your current NootedRed kext with the latest version on the official repo. It seems like the dev has made some changes to fix those issues. In addition, after using UMAF to enable S3 sleep, have you executed those commands in Terminal?

sudo pmset autopoweroff 0
sudo pmset powernap 0
sudo pmset standby 0
sudo pmset proximitywake 0
sudo pmset tcpkeepalive 0
dangdd2003 commented 3 weeks ago

Thanks. I have done all of theme. However, that didn’t work. Anyway, i saw that many people got this issue. I think time is needed for optimization.