Installus Posted December 15, 2019 Share Posted December 15, 2019 Hello again. My current hackintoshed laptop is my Dell Latitude E5440, which doubles as my robotics laptop. I usually take it with me to other classes to do my work. While it works wonders when it comes to using it the laptop doesn't want to sleep. I used a USB wifi dongle to connect to the internet at my school. After grabbing the certificates from another computer (the program on my laptop wouldn't find the certificates) I was able to connect. A couple days ago, I switched out my WiFi card for a Broadcom BCM94352HMB, and it works wonders. What ends up happening is it goes to sleep then wakes up after a split second, and that Continuity doesn't work. I checked power management logs using both "pmset -g assertions" and "sudo pmset -g assertions", and I have a feeling it may be due to the touchscreen. As well, I ensured that my laptop and my iPhone were hooked up to the same network and Apple ID. However, I can't ensure that what I am doing will absolutely fix the problem. and before I go disable access to something potentially important I figured post it here, since all of you have been able to help me with my issues so far. Bundled in the below ZIP file is both logs encased in a TextEdit file and my EFI folder (sans themes). Hopefully you guys can help me quickly, I would like to be able to show off a properly working hackintoshed laptop before the end of the year. Thank you guys as always! E5440 Sleep Issue Bundle.zip Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted December 15, 2019 Moderators Share Posted December 15, 2019 run this in terminal and post output log show --start 2019-13-27 --style syslog | fgrep "Wake reason" Link to comment Share on other sites More sharing options...
Installus Posted December 15, 2019 Author Share Posted December 15, 2019 After modifying the date (log complained about it) I extracted this output. Spoiler Quote 2019-12-14 18:54:33.263651-0500 localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: HDEF 2019-12-14 18:54:33.263653-0500 localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: HDEF 2019-12-14 18:54:55.675823-0500 localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: HDEF GLAN (Network) 2019-12-14 18:54:55.675825-0500 localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: HDEF GLAN (Network) 2019-12-14 18:55:33.466791-0500 localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: HDEF GLAN (Network) 2019-12-14 18:55:33.466794-0500 localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: HDEF GLAN (Network) 2019-12-14 19:58:55.017694-0500 localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: HDEF GLAN (Network) 2019-12-14 19:58:55.017696-0500 localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: HDEF GLAN (Network) 2019-12-14 20:23:36.923503-0500 localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: HDEF GLAN (Network) 2019-12-14 20:23:36.923505-0500 localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: HDEF GLAN (Network) 2019-12-14 20:24:13.802848-0500 localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: HDEF GLAN (Network) 2019-12-14 20:24:13.802850-0500 localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: HDEF GLAN (Network) 2019-12-14 20:24:51.598059-0500 localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: HDEF GLAN (Network) 2019-12-14 20:24:51.598061-0500 localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: HDEF GLAN (Network) 2019-12-14 20:25:29.506104-0500 localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: HDEF GLAN (Network) 2019-12-14 20:25:29.506106-0500 localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: HDEF GLAN (Network) 2019-12-14 20:26:07.375795-0500 localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: HDEF GLAN (Network) 2019-12-14 20:26:07.375797-0500 localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: HDEF GLAN (Network) 2019-12-14 20:26:45.396213-0500 localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: HDEF GLAN (Network) 2019-12-14 20:26:45.396215-0500 localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: HDEF GLAN (Network) 2019-12-14 20:27:23.388307-0500 localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: HDEF GLAN (Network) 2019-12-14 20:27:23.388309-0500 localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: HDEF GLAN (Network) 2019-12-14 20:28:00.368184-0500 localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: HDEF GLAN (Network) 2019-12-14 20:28:00.368187-0500 localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: HDEF GLAN (Network) 2019-12-14 20:28:38.292674-0500 localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: HDEF GLAN (Network) 2019-12-14 20:28:38.292676-0500 localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: HDEF GLAN (Network) 2019-12-14 22:52:35.471756-0500 localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: HDEF GLAN (Network) 2019-12-14 22:52:35.471759-0500 localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: HDEF GLAN (Network) Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted December 15, 2019 Moderators Share Posted December 15, 2019 Looks like you're mixing 2 different bootpacks together... Static patching and hotpatching files Here, replace with this DSDT.aml Get rid of all the hotpatch SSDT-xxx DSDT.aml.zip Link to comment Share on other sites More sharing options...
Installus Posted December 15, 2019 Author Share Posted December 15, 2019 I tried the patch, and it worked! It goes to sleep normally now. Just need to have it turn on when I open the laptop. Handoff is a tricky beast. I've tried my country code (CA) as well as the U.S country code however nothing has popped up on my phone. Any possible tips/tricks to help get Handoff working? Link to comment Share on other sites More sharing options...
Administrators Bronxteck Posted December 16, 2019 Administrators Share Posted December 16, 2019 you need both BT and wifi to work native as internal devices. also sometimes you need to log out of icloud and back in. Link to comment Share on other sites More sharing options...
Installus Posted December 16, 2019 Author Share Posted December 16, 2019 Gotcha. I relogged into my iCloud on my laptop and my iPhone and now everything pretty much works! Thank you guys so much, you've helped me with my final project on a subject that is confusing to many. Link to comment Share on other sites More sharing options...
StarSix Posted December 17, 2019 Share Posted December 17, 2019 I also have an dell e5440 Mine has a I5 4300u HD Graphics 4400 4GB Ram And a 1366 x 768 Screen Could i use your posted efi folder for Mine? Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted December 17, 2019 Moderators Share Posted December 17, 2019 Yes Link to comment Share on other sites More sharing options...
Recommended Posts