Jump to content

E7440 Opencore Hibernation Troubles


Lumeaalex

Recommended Posts

Hello! Recently, I’ve installed a BCM94360CS2 +Adapter into the WWAN slot on my E7440, remapped the USB ports, and upgraded to Jake Lo’s preconfigured Opencore 0.6 folder. Unfortunately, My Laptop instantly wakes up, and it is no longer hibernating. Ive correctly set my WWAN USB Map, labeled it as internal, and I made sure the USB port was listed as 255 for an internal port inside the USB port kext. Strangely, the machine will go to sleep just fine when I’m using Clover with the exact same USB Port Map. Any help would be greatly appreciated. Thank You. Attached Below is my EFI and my USB port map

Screen Shot 2020-08-01 at 6.52.15 PM.png

EFI.zip

Link to comment
Share on other sites

  • Replies 20
  • Created
  • Last Reply

Top Posters In This Topic

It is disabled. In Clover, my USBPort Kext works perfectly, and the machine hibernates normally. I'd rather prefer to stay on Opencore because I couldn't get my USB-HID touchscreen to work on Clover. Trying USBInjectall with a custom SSDT on Opencore doesn't solve the issue either. 

Link to comment
Share on other sites

After running this log in terminal, the hibernation issue seems to pertain to the network card. When I remove the BCM94360CS2 from the WWAN slot, the laptop hibernates normally. 

 

% log show --style syslog | fgrep "Wake reason"

 

2020-08-01 18:06:13.786905-0700  localhost powerd[53]: [powerd:sleepWake] Wake reason: "<private>"  identity: "<private>"

2020-08-01 18:06:36.406164-0700  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: LID0 PXSX (Network)

2020-08-01 18:06:36.406166-0700  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: LID0 PXSX (Network)

2020-08-01 18:11:15.735933-0700  localhost powerd[98]: [powerd:sleepWake] Wake reason: "<private>"  identity: "<private>"

2020-08-01 18:11:37.697361-0700  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: LID0 PXSX (Network)

2020-08-01 18:11:37.697363-0700  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: LID0 PXSX (Network)

2020-08-01 18:32:32.151190-0700  localhost powerd[98]: [powerd:sleepWake] Wake reason: "<private>"  identity: "<private>"

2020-08-01 18:56:35.507207-0700  localhost powerd[98]: [powerd:sleepWake] Wake reason: "<private>"  identity: "<private>"

2020-08-01 18:57:00.496745-0700  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: LID0 PXSX (Network)

2020-08-01 18:57:00.496747-0700  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: LID0 PXSX (Network)

2020-08-01 18:58:40.580462-0700  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: LID0 PXSX (Network)

2020-08-01 18:58:40.580464-0700  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: LID0 PXSX (Network)

2020-08-01 19:06:16.389622-0700  localhost powerd[98]: [powerd:sleepWake] Wake reason: "<private>"  identity: "<private>"

2020-08-01 19:06:37.014498-0700  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: LID0 PXSX (Network)

2020-08-01 19:06:37.014501-0700  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: LID0 PXSX (Network)

2020-08-01 19:09:54.213466-0700  localhost powerd[98]: [powerd:sleepWake] Wake reason: "<private>"  identity: "<private>"

2020-08-01 19:10:13.328588-0700  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: PBTN LID0 (User)

2020-08-01 19:10:13.328590-0700  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: PBTN LID0 (User)

2020-08-01 19:25:21.393547-0700  localhost powerd[98]: [powerd:sleepWake] Wake reason: "<private>"  identity: "<private>"

2020-08-01 19:25:43.381747-0700  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: LID0 PXSX (Network)

2020-08-01 19:25:43.381749-0700  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: LID0 PXSX (Network)

2020-08-01 19:36:18.943119-0700  localhost powerd[98]: [powerd:sleepWake] Wake reason: "<private>"  identity: "<private>"

2020-08-01 19:36:38.891178-0700  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: LID0 PXSX (Network)

2020-08-01 19:36:38.891181-0700  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: LID0 PXSX (Network)

2020-08-01 19:49:58.889321-0700  localhost powerd[98]: [powerd:sleepWake] Wake reason: "<private>"  identity: "<private>"

2020-08-01 19:50:17.648435-0700  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: LID0 PXSX (Network)

2020-08-01 19:50:17.648439-0700  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: LID0 PXSX (Network)

2020-08-01 19:52:56.623112-0700  localhost powerd[98]: [powerd:sleepWake] Wake reason: "<private>"  identity: "<private>"

2020-08-01 19:53:34.441330-0700  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: LID0 PXSX (Network)

2020-08-01 19:53:34.441333-0700  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: LID0 PXSX (Network)

 

Link to comment
Share on other sites


×
×
  • Create New...