leocg / Hackintosh-Dell-G5-5590

Hackintosh Dell G5 5590 / i7-9750H / Intel UHD 630 & GeForce RTX 2060 / 15.6 (1920x1080) 144hz / 16GB DDR4 2666MHz (8GBx2)
The Unlicense
60 stars 8 forks source link

Immediate wake up. Wake reason: ? #23

Closed cairy closed 2 years ago

cairy commented 2 years ago

非常感谢,我目前使用的是Big Sur,无法睡眠,睡眠后会立即醒来。我找了很久都没有找到原因。 我的电脑配置为:

CPU: i5 8300H Memory: 8GB*2 Storage: 512GB SSD Storage: 1TB HDD GPU: 630 Graphics and GTX1050 Ti Wifi: DW1820A

所有都OK,除了睡眠 而且在我开机时,电脑会自动断电再启动,我想其中的原因是不是和无法睡眠一样

EFI我使用的是EFI_Dell_G5_v2.11_OpenCore_0.7.4-OpenCanopy

附上我的config.plist

config.plist.log

查看日志,所有的唤醒原因都是问号,类似这样(It's from https://www.tonymacx86.com/threads/immediate-wake-up-wake-reason.295397/):

It goes for a moment and immediately wakes up. I looked up the log and this is the output:

 ~ log show --style syslog --start "2020-04-11" | fgrep "Wake reason"
2020-04-11 11:46:28.084087+0300  localhost powerd[80]: [powerd:sleepWake] Wake reason: "<private>"  identity: "<private>"
2020-04-11 11:46:48.589483+0300  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: ?
2020-04-11 11:46:48.589484+0300  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: ?
2020-04-11 11:47:50.985758+0300  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: ?
2020-04-11 11:47:50.985758+0300  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: ?
leocg commented 2 years ago

Hi, your laptop is different from the model I'm using to develop this EFI.

If you read the Dell G5 manual from page 7, you'll find some hardware differences, like the lack of Thunderbolt in you model. This will directly impact the patches made in this specific version. I recommend you to follow Dortania guide to make your own patches or find an EFI compatible with your model.