rsdev69 / ThinkPad-E560-Hackintosh

Lenovo Thinkpad E560 (Clover, OpenCore bootloader)
BSD 3-Clause "New" or "Revised" License
60 stars 17 forks source link

Sleep issue #11

Closed procodingtools closed 4 years ago

procodingtools commented 4 years ago

Hi.

First, i want to thank you for this great job. I have an issue about sleep. After wakeup, i have only black screen with mouse pointer.

My system is i5-6200u with R7 m370.

What should i do?

rsdev69 commented 4 years ago

Hi.

First, i want to thank you for this great job. I have an issue about sleep. After wakeup, i have only black screen with mouse pointer.

My system is i5-6200u with R7 m370.

What should i do?

Hi, sleep is working 50/50 It works well with an external monitor, but sometimes after wake up it goes into reboot or a black screen. This is normal for hackintosh.

procodingtools commented 4 years ago

Hi. First, i want to thank you for this great job. I have an issue about sleep. After wakeup, i have only black screen with mouse pointer. My system is i5-6200u with R7 m370. What should i do?

Hi, sleep is working 50/50 It works well with an external monitor, but sometimes after wake up it goes into reboot or a black screen. This is normal for hackintosh.

Thnak you for replaying. But my hackintosh always displays black screen with mouse after wake. It's not sometimes. Anything can help?

rsdev69 commented 4 years ago

Thnak you for replaying. But my hackintosh always displays black screen with mouse after wake. It's not sometimes. Anything can help?

Try boot with darkwake=0..10. Sometimes the right setting helps with sleep. image

procodingtools commented 4 years ago

Thnak you for replaying. But my hackintosh always displays black screen with mouse after wake. It's not sometimes. Anything can help?

Try boot with darkwake=0..10. Sometimes the right setting helps with sleep. image

I tried them all, but sorry no luck.

rsdev69 commented 4 years ago

HibernationFixup-1.3.2-RELEASE.zip

I tried them all, but sorry no luck.

Some laptop will sleeping and wake problem which has discrete graphics card. Try disable discrete card with DSDT. I think methods _PTS for sleep and _WAK method for wake don't work through discrete card. Try HibernationFixup.kext

procodingtools commented 4 years ago

I'm already using the HibernationFixup kext, but the discrete card is not already deactivated in the provided DSDT? because as I know macOS can't even start with an existing discrete card.

rsdev69 commented 4 years ago

I'm already using the HibernationFixup kext, but the discrete card is not already deactivated in the provided DSDT? because as I know macOS can't even start with an existing discrete card.

As I know, to disable a discrete card, you need a clean dsdt from the laptop where is this card exist. Find the method responsible for the card and turn it off or disable in bios.

procodingtools commented 4 years ago

Solved, just add -wegnoegpu whatevergreen bootflag it wil disable the discrete card. works better with catalina updtae