Jump to content

Lumeaalex

Members
  • Posts

    11
  • Joined

  • Last visited

Posts posted by Lumeaalex

  1. Thanks for the help. SSDT-XOSI was not responsible for my instant wakeup problems. I've identified SSDT-GPRW as being the cause of my instant wakeup issues. Whenever I disable SSDT-GPRW, the Laptop sleeps correctly. What modifications are needed to SSDT-GPRW to make the Laptop sleep correctly?

  2. Well, I finally figured out what's keeping my Laptop from hibernating, it has something to do with the SSDT's in the ACPI folder. I added my DSDT from my Clover EFI to the Opencore ACPI folder, and now the Laptop hibernates correctly. What SSDT could be responsible for my hibernation issues related to the WWAN slot? I would like to fix the SSDT that is responsible for my sleep issues. Attached below is my Clover DSDT. ThanksCloveCl

    Hibernation Working DSDT.zip

  3. 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)

     

  4. 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. 

  5. 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

×
×
  • Create New...