ChefKissInc / NootedRed

The AMD Vega iGPU support patch kext. No commercial use.
https://ChefKissInc.github.io/nred
Other
1.55k stars 659 forks source link

Cannot wake screen from sleep #207

Closed nicoolaro closed 7 months ago

nicoolaro commented 7 months ago

macOS Version

Ventura

What is your CPU's model?

Ryzen 5 5625u

Please describe the behaviour in detail.

Everything else works great , followed guide.\ But Screen goes to sleep but can't wake up , it seems that the system is up as i can hear the sound but the screen stays black.

Lenovo Thinkpad v15 g4 with Ryzen 5 5625u

What should've happened instead?

Wake from sleep

If applicable, attach the .gpuRestart, .panic, etc file related to this issue.

No response

Bug report submission terms

nisel11 commented 7 months ago

I confirm this problem with Ryzen 5 3550H and Vega 8, but I also want to say that I have to wait more than an hour for this to happen, and also that this problem does not occur if you close the laptop lid instead of just pressing the sleep button

VisualEhrmanntraut commented 7 months ago

Issues with sleep are unlikely to be caused by NootedRed, as SMU code has been ported from the Adrenaline drivers, even if the screen doesn't wake up. It is likely caused by another component not waking up, like USB. If you can hard prove that it is caused by the graphics (not with just a log that says something along the lines of "suspected bundle IOGraphicsFamily", as there's no guarantee the guess made is correct), then I will save it as something to investigate at a later date. For Hackintosh help, ask in the Telegram supergroup linked in our site.

nicoolaro commented 7 months ago

@VisualEhrmanntraut @nisel11 Visual thank you for pointing me in the right direction. In my case it really was usb wifi, when removed, wake from sleep worked as expected.