Contribute
Register

wake up if network cable is plugged

Status
Not open for further replies.
Is there anything else that I am missing?
Besides disabling WOL in your BIOS, did you also disable Wake for network access in System Preferences > Energy Saver ?
 
Besides disabling WOL in your BIOS, did you also disable Wake for network access in System Preferences > Energy Saver ?

yes, this is the very strange thing...

I have tried:
- own DSDT (extracted with clover)
- old DSDT used with 10.6.8 that was working perfect (with sleep)
- shared DSDT for my mobo

Also tried, different methods like darkwake = no, 1...8... 10 etc

I have another exact hackintosh with SIERRA 10.12 + GA-EP35-DS3 + E8500 + GPU Nvidia 8500 passive and sleep works perfect (without DSDT and very few kext).

I tried the same on my SIERRA 10.12 + GA-EP35-DS3 + Q9400 + GPU Nvidia 8500 passive and sleep is failing constanly.

Do you think it is because the CPU processor? this is the only difference I can see...

What do you think?
Thanks!
 
Do you think it is because the CPU processor? this is the only difference I can see...
I don't think so, this wouldn't explain why the machine wakes up with the network cable plugged in, and remains sleeping with the network cable removed.
 
I don't think so, this wouldn't explain why the machine wakes up with the network cable plugged in, and remains sleeping with the network cable removed.

thanks I am copying here about

pmset -g assertions
Code:
Assertion status system-wide:
   BackgroundTask                 0
   ApplePushServiceTask           0
   UserIsActive                   1
   PreventUserIdleDisplaySleep    0
   PreventSystemSleep             1
   ExternalMedia                  0
   PreventUserIdleSystemSleep     1
   NetworkClientActive            0
Listed by owning process:
   pid 3171(screensharingd): [0x0000652400078557] 00:00:36 PreventSystemSleep named: "Remote user is connected"
   pid 3171(screensharingd): [0x0000652400098558] 00:00:36 UserIsActive named: "Remote user active"
    Timeout will fire in 175 secs Action=TimeoutActionRelease
   pid 181(coreaudiod): [0x000005ad0001824e] 06:47:55 PreventUserIdleSystemSleep named: "com.apple.audio.AppleHDAEngineOutput:1B,2,1,6:3.context.preventuseridlesleep"
    Created for PID: 702.
Kernel Assertions: 0x4=USB
   id=502  level=255 0x4=USB mod=1/1/70 1:00 description=com.apple.usb.externaldevice.fa200000 owner=Keyboard Hub
   id=503  level=255 0x4=USB mod=1/1/70 1:00 description=com.apple.usb.externaldevice.fa230000 owner=USB Receiver
Idle sleep preventers: IODisplayWrangler

log show | grep "Wake reason"
Code:
2017-12-14 18:39:44.816267+0100 0x73       Default     0x0                  0      kernel: (AppleACPIPlatform) Wake reason: ?
2017-12-14 18:39:44.816269+0100 0x73       Default     0x0                  0      kernel: (AppleACPIPlatform) Wake reason: ?
2017-12-15 03:03:09.372922+0100 0x73       Default     0x0                  0      kernel: (AppleACPIPlatform) Wake reason: ?
2017-12-15 03:03:09.372924+0100 0x73       Default     0x0                  0      kernel: (AppleACPIPlatform) Wake reason: ?
2017-12-18 09:44:07.170409+0100 0x73       Default     0x0                  0      kernel: (AppleACPIPlatform) Wake reason: ?
2017-12-18 09:44:07.170412+0100 0x73       Default     0x0                  0      kernel: (AppleACPIPlatform) Wake reason: ?
2017-12-18 10:05:21.012108+0100 0x73       Default     0x0                  0      kernel: (AppleACPIPlatform) Wake reason: ?
2017-12-18 10:05:21.012110+0100 0x73       Default     0x0                  0      kernel: (AppleACPIPlatform) Wake reason: ?
2017-12-18 10:26:26.231135+0100 0x73       Default     0x0                  0      kernel: (AppleACPIPlatform) Wake reason: ?
2017-12-18 10:26:26.231137+0100 0x73       Default     0x0                  0      kernel: (AppleACPIPlatform) Wake reason: ?
2017-12-18 11:05:27.378991+0100 0x73       Default     0x0                  0      kernel: (AppleACPIPlatform) Wake reason: ?
2017-12-18 11:05:27.378993+0100 0x73       Default     0x0                  0      kernel: (AppleACPIPlatform) Wake reason: ?
2017-12-18 11:27:30.692949+0100 0x73       Default     0x0                  0      kernel: (AppleACPIPlatform) Wake reason: ?
2017-12-18 11:27:30.692951+0100 0x73       Default     0x0                  0      kernel: (AppleACPIPlatform) Wake reason: ?
2017-12-18 11:49:01.937723+0100 0x73       Default     0x0                  0      kernel: (AppleACPIPlatform) Wake reason: ?
2017-12-18 11:49:01.937725+0100 0x73       Default     0x0                  0      kernel: (AppleACPIPlatform) Wake reason: ?
2017-12-18 12:10:08.083227+0100 0x73       Default     0x0                  0      kernel: (AppleACPIPlatform) Wake reason: ?
2017-12-18 12:10:08.083229+0100 0x73       Default     0x0                  0      kernel: (AppleACPIPlatform) Wake reason: ?
2017-12-18 12:31:28.673107+0100 0x73       Default     0x0                  0      kernel: (AppleACPIPlatform) Wake reason: ?
2017-12-18 12:31:28.673110+0100 0x73       Default     0x0                  0      kernel: (AppleACPIPlatform) Wake reason: ?
2017-12-18 12:53:00.587554+0100 0x73       Default     0x0                  0      kernel: (AppleACPIPlatform) Wake reason: ?

Any ideas?
Thanks a lot
 
Any ideas?
Code:
pid 3171(screensharingd): [0x0000652400078557] 00:00:36 PreventSystemSleep named: "Remote user is connected"
pid 3171(screensharingd): [0x0000652400098558] 00:00:36 UserIsActive named: "Remote user active"
 
Code:
pid 3171(screensharingd): [0x0000652400078557] 00:00:36 PreventSystemSleep named: "Remote user is connected"
pid 3171(screensharingd): [0x0000652400098558] 00:00:36 UserIsActive named: "Remote user active"

Thanks a lot but this is not the problem, because I made this remotely so I know remote user is stoping sleep. Anyway If I am making this test locally I can't not see anything strange, sleep is working BAD anyway (remote or local).
The computer goes to sleep (fans off, lights off, screen off) but it wakes up after some minutes...

Maybe this is important to mention, when I turn off computer, I need to switch ON/Off button for 10 seconds and even that, the computer remains with fans workings. It is almost impossible to stop this f****g machine! it wakes up!. Maybe a hardware problem? Power supply problem? what do you think?

I am attaching:
- config.plist
- IO Export
- DSDT clover extracted (F4)
- export log show | grep "Wake reason"
- export pmset -g assertions

Do you think you could take a look please?
I am really interested to solve it, but I don't know where to search.

Thank you so much
 

Attachments

  • GA-EP35-DS3.zip
    2.5 MB · Views: 51
Status
Not open for further replies.
Back
Top