Contribute
Register

Sleep not working

Status
Not open for further replies.
Joined
Feb 28, 2011
Messages
57
Motherboard
Acer Aspire 5 A515-51G
CPU
i7 7500U
Graphics
HD 620
Mobile Phone
  1. iOS
Hy guys.

I used @RehabMan guides to make my hackintosh, especially the USB Port Limit patch correctly, but have no luck with sleep so far. In fact, I'm using a configuration generated by himself for me.

Strangely sleep is not working.

Already tried patching USB again, check CLOVER for proper loading SSDTs, and so many other things seen on tonymacx86 and other forums.

Here's my pmset -g assertions output:

Code:
2019-03-26 10:14:17 -0300
Assertion status system-wide:
   BackgroundTask                 1
   ApplePushServiceTask           0
   UserIsActive                   1
   PreventUserIdleDisplaySleep    0
   PreventSystemSleep             0
   ExternalMedia                  0
   PreventUserIdleSystemSleep     1
   NetworkClientActive            0
Listed by owning process:
   pid 66(mds): [0x0000000d000b8012] 00:32:18 BackgroundTask named: "com.apple.metadata.mds.power"
   pid 685(useractivityd): [0x0000079f000183f9] 00:00:00 PreventUserIdleSystemSleep named: "BTLEAdvertisement"
    Timeout will fire in 60 secs Action=TimeoutActionTurnOff
   pid 99(hidd): [0x0000038f0009837e] 00:00:00 UserIsActive named: "com.apple.iohideventsystem.queue.tickle.4294968945.3"
    Timeout will fire in 60 secs Action=TimeoutActionRelease
   pid 694(sharingd): [0x0000076f000183f5] 00:00:49 PreventUserIdleSystemSleep named: "Handoff"
Kernel Assertions: 0x108=BT-HID,MAGICWAKE
   id=500  level=255 0x100=MAGICWAKE mod=31/12/69 21:00 description=en0 owner=en0
   id=501  level=255 0x8=BT-HID mod=31/12/69 21:00 description=com.apple.driver.IOBluetoothHIDDriver owner=BNBTrackpadDevice
   id=502  level=255 0x8=BT-HID mod=31/12/69 21:00 description=com.apple.driver.IOBluetoothHIDDriver owner=AppleBluetoothHIDKeyboard
Idle sleep preventers: IODisplayWrangler

So, I started to wonder about Bluetooth and Handoff feature, but even disabling bluetooth sleep doesn't work.

Here's my problem reporting files.

Any help will be appreciated.

Thanks.
 

Attachments

  • debug_31173.zip
    4.8 MB · Views: 51
Hi, try with PluginType disabled in Clover and remove/disable SSDT-XCPM.aml. I have a similar issue where if I enabled PluginType(either in Clover or with SSDT) the Computer sleep slider is missing in Energy Saver(system preferences) and the machine is not able to enter full sleep.
 
Hy guys.

I used @RehabMan guides to make my hackintosh, especially the USB Port Limit patch correctly, but have no luck with sleep so far. In fact, I'm using a configuration generated by himself for me.

Strangely sleep is not working.

Already tried patching USB again, check CLOVER for proper loading SSDTs, and so many other things seen on tonymacx86 and other forums.

Here's my pmset -g assertions output:

Code:
2019-03-26 10:14:17 -0300
Assertion status system-wide:
   BackgroundTask                 1
   ApplePushServiceTask           0
   UserIsActive                   1
   PreventUserIdleDisplaySleep    0
   PreventSystemSleep             0
   ExternalMedia                  0
   PreventUserIdleSystemSleep     1
   NetworkClientActive            0
Listed by owning process:
   pid 66(mds): [0x0000000d000b8012] 00:32:18 BackgroundTask named: "com.apple.metadata.mds.power"
   pid 685(useractivityd): [0x0000079f000183f9] 00:00:00 PreventUserIdleSystemSleep named: "BTLEAdvertisement"
    Timeout will fire in 60 secs Action=TimeoutActionTurnOff
   pid 99(hidd): [0x0000038f0009837e] 00:00:00 UserIsActive named: "com.apple.iohideventsystem.queue.tickle.4294968945.3"
    Timeout will fire in 60 secs Action=TimeoutActionRelease
   pid 694(sharingd): [0x0000076f000183f5] 00:00:49 PreventUserIdleSystemSleep named: "Handoff"
Kernel Assertions: 0x108=BT-HID,MAGICWAKE
   id=500  level=255 0x100=MAGICWAKE mod=31/12/69 21:00 description=en0 owner=en0
   id=501  level=255 0x8=BT-HID mod=31/12/69 21:00 description=com.apple.driver.IOBluetoothHIDDriver owner=BNBTrackpadDevice
   id=502  level=255 0x8=BT-HID mod=31/12/69 21:00 description=com.apple.driver.IOBluetoothHIDDriver owner=AppleBluetoothHIDKeyboard
Idle sleep preventers: IODisplayWrangler

So, I started to wonder about Bluetooth and Handoff feature, but even disabling bluetooth sleep doesn't work.

Here's my problem reporting files.

Any help will be appreciated.

Thanks.
MacBookPro14,1 would be a better choice

Use this to make sure your kexts are up to date:

also you may want to run the terminal commands from:
 
MacBookPro14,1 would be a better choice

Use this to make sure your kexts are up to date:

also you may want to run the terminal commands from:

Hi Feartech.

I did your recommendations and sleep worked, but when it wake it becomes unresponsive (very, very laggy).

Any thoughts?

Tks
 
Hi Feartech.

I did your recommendations and sleep worked, but when it wake it becomes unresponsive (very, very laggy).

Any thoughts?

Tks
you can upload your problem reporting files
 
Here we go!
 

Attachments

  • debug_27122.zip
    5.4 MB · Views: 51
have you tried to enable this:
Code:
<key>PluginType</key>
                <false/>
Hi Feartech.

I don't understand. Should I change PluginType to true or set it to false?

BTW I tried changing to True and removing SSDT-PluginType1.aml from DisabledAMLs sections. Wake are still very unresponsive.

Any clue?

Tks.
 

Attachments

  • debug_22975.zip
    5.5 MB · Views: 58
Hi Feartech.

I don't understand. Should I change PluginType to true or set it to false?

BTW I tried changing to True and removing SSDT-PluginType1.aml from DisabledAMLs sections. Wake are still very unresponsive.

Any clue?

Tks.
SSDT-XCPM.aml should be removed

config.plist:
AddPNLF, FixAirport should be disabled

should be removed:
Code:
<key>ForceKextsToLoad</key>
        <array>
            <string>\System\Library\Extensions\IONetworkingFamily.kext</string>
        </array>

you could also have a search, i came up with :
 
SSDT-XCPM.aml should be removed

config.plist:
AddPNLF, FixAirport should be disabled

should be removed:
Code:
<key>ForceKextsToLoad</key>
        <array>
            <string>\System\Library\Extensions\IONetworkingFamily.kext</string>
        </array>

you could also have a search, i came up with :

Tried everything you sent and wake are still not working.

The topic you sent to me I already tried before opening this topic.

I suspect there's something related to USB implementation.
Maybe I made a mistake while implementing UIAC, but I don't know how to debug and don't know where to look. :(

Tks.
 
Status
Not open for further replies.
Back
Top