Contribute
Register

HACKINTOSH WAKE BY USB

Status
Not open for further replies.
Hello guys, thanks to your guides I created my hackintosh. I only have two problems to solve:

the first is that my hackintosh once just off push the mouse or the keyboard and power on. I have the mouse and keyboard connected to a USB 3.0 hub that is connected to a USB 3.0 port to the PC. The bios is disabled any awakening option and do not know how to do


The second problem that I find myself a lot of UEFI partitions with the name of the disc and do not understand why.


Can you give me a hand?


Motherboard: Gigabyte z170x Gaming 3 EU


CPU: I7 6700 K


VIDEO: GTX 980



Thank you

I have the same MOBO, CPU and similar GTX. My problem is making the system go to sleep and to wake. What system definition are you using iMac 14.2? I am newbie too. Gracias.
 
Last edited:
Are you having problems putting the computer to sleep or waking it from sleep?
 
Are you having problems putting the computer to sleep or waking it from sleep?

Now that I enabled Erp (it did fix the wake by usb issue) I am having problems putting the computer to sleep (it does not sleep, it wakes up instantly).

However, before enabling Erp, I was having issues waking the computer from sleep (black screen). I tried darkwake=o, but the computer wakes up with no ethernet connection.

Thanks
 
Last edited:
p.s: if my english isn't correct please modify this post.[/QUOTE]
Hi man , i resolved the problem . There was a option on power management that call " ERP " . This option must be on Enable ( it's the voltage usb 1v or 5v ) and now my computer does'nt turn on by mouse or keyboard .

I have an important notice : in the Gigabyte z170x gaming 3 there is a bug on the last bios BIOS . I follow this [GUIDE] Remove extra Clover BIOS boot entries & prevent further problems | tonymacx86.com and flash my bios whit the last version on the Gigabyte Support Download . The option of BIOS boot was ok but my GTX 980 doesn't recognize web driver : i try all the option search by google and nothing to do ..the GTX 980 does'nt start and the monitor on information sistem was "Monitor 3MB" .

I must do to resolve this :
-downgrade the BIOS to a earlier version by a usb bootble whit FPT Z170 (because you can't use the normal step of downgrade whit the last BIOS and you must force it )
- reconfigure the bios setting

This is a bug in the last version of the GA-Z170X-Gaming 3-EU . I spent one day do resolve this :banghead::banghead::banghead:.
The backup whit Clonezilla it's perfect .

Thank you all :clap:

p.s: if my english isn't correct please modify this post.


This worked for me (extra clover bios boot entries):
https://www.tonymacx86.com/threads/...-further-problems.175274/page-13#post-1317466
 
Now that I enabled Erp (it did fix the wake by usb issue) I am having problems putting the computer to sleep (it does not sleep, it wakes up instantly).

However, before enabling Erp, I was having issues waking the computer from sleep (black screen). I tried darkwake=o, but the computer wakes up with no ethernet connection.

Thanks

Which ethernet kexts are you using?

In Terminal, enter the following and post the output:
Code:
pmset -g assertions

Also, enter the following and post the output:
Code:
log show --style syslog | fgrep "Wake reason"
 
Which ethernet kexts are you using?

In Terminal, enter the following and post the output:
Code:
pmset -g assertions

Also, enter the following and post the output:
Code:
log show --style syslog | fgrep "Wake reason"


Last login: Sun Feb 19 20:52:36 on console

MDs-iMac:~ md-sierra$ pmset -g assertions

2017-02-19 20:53:21 -0500

Assertion status system-wide:

BackgroundTask 1

ApplePushServiceTask 0

UserIsActive 1

PreventUserIdleDisplaySleep 0

InteractivePushServiceTask 1

PreventSystemSleep 0

ExternalMedia 0

PreventUserIdleSystemSleep 1

NetworkClientActive 0

Listed by owning process:

pid 106(hidd): [0x000000120009808a] 00:00:48 UserIsActive named: "com.apple.iohideventsystem.queue.tickle.4294968306.17"

Timeout will fire in 898 secs Action=TimeoutActionRelease

pid 619(AddressBookSourceSync): [0x0000003f0001818d] 00:00:03 PreventUserIdleSystemSleep named: "Address Book Source Sync"

Timeout will fire in 1797 secs Action=TimeoutActionTurnOff

pid 64(mds): [0x00000004000b800e] 00:01:02 BackgroundTask named: "com.apple.metadata.mds.power"

pid 85(apsd): [0x00000015000b8091] 00:00:45 ApplePushServiceTask named: "com.apple.apsd-login"

pid 85(apsd): [0x00000041001281a3] 00:00:00 InteractivePushServiceTask named: "com.apple.apsd-datareceived-push.apple.com"

Timeout will fire in 179 secs Action=TimeoutActionTurnOff

Kernel Assertions: 0x4=USB

id=500 level=255 0x4=USB mod=12/31/69, 7:00 PM description=com.apple.usb.externaldevice.14d00000 owner=Keyboard Hub

id=502 level=255 0x4=USB mod=12/31/69, 7:00 PM description=com.apple.usb.externaldevice.14200000 owner=BCM920702 Bluetooth 4.0

id=503 level=255 0x4=USB mod=12/31/69, 7:00 PM description=com.apple.usb.externaldevice.14500000 owner=USB Optical Mouse

id=504 level=255 0x4=USB mod=12/31/69, 7:00 PM description=com.apple.usb.externaldevice.14600000 owner=USB AUDIO

Idle sleep preventers: IODisplayWrangler

MDs-iMac:~ md-sierra$

MDs-iMac:~ md-sierra$ log show --style syslog | fgrep "Wake reason"

2017-02-17 20:04:38.109043-0500 localhost kernel[0]: (AppleACPIPlatform) Wake reason: XDCI

2017-02-17 20:04:38.109044-0500 localhost kernel[0]: (AppleACPIPlatform) Wake reason: XDCI

2017-02-17 20:20:24.465630-0500 localhost kernel[0]: (AppleACPIPlatform) Wake reason: XDCI

2017-02-17 20:20:24.465630-0500 localhost kernel[0]: (AppleACPIPlatform) Wake reason: XDCI

2017-02-17 20:32:48.181398-0500 localhost kernel[0]: (AppleACPIPlatform) Wake reason: XDCI

2017-02-17 20:32:48.181398-0500 localhost kernel[0]: (AppleACPIPlatform) Wake reason: XDCI

MDs-iMac:~ md-sierra$


----
Thanks
 
Which ethernet kexts are you using?



It looks like addressbooksourcesync is your problem.
 
Last edited:
Which ethernet kexts are you using?



It looks like addressbooksourcesync is your problem.


--

I removed the darkwake=0 (the computer was getting slow), Now I am still having issues waking the computer from sleep (black screen). The ethernet kexts is:AppleIntelE1000e.kext

---

Last login: Sun Feb 19 21:30:26 on console
MDs-iMac:~ md-sierra$ pmset -g assertions
2017-02-19 21:35:06 -0500
Assertion status system-wide:
BackgroundTask 0
ApplePushServiceTask 0
UserIsActive 1
PreventUserIdleDisplaySleep 0
PreventSystemSleep 0
ExternalMedia 0
PreventUserIdleSystemSleep 0
NetworkClientActive 0
Listed by owning process:
pid 106(hidd): [0x0000000900098014] 00:04:47 UserIsActive named: "com.apple.iohideventsystem.queue.tickle.4294968221.3"

Timeout will fire in 898 secs Action=TimeoutActionRelease
Kernel Assertions: 0x4=USB
id=500 level=255 0x4=USB mod=12/31/69, 7:00 PM description=com.apple.usb.externaldevice.14d00000 owner=Keyboard Hub
id=502 level=255 0x4=USB mod=12/31/69, 7:00 PM description=com.apple.usb.externaldevice.14500000 owner=USB Optical Mouse
id=503 level=255 0x4=USB mod=12/31/69, 7:00 PM description=com.apple.usb.externaldevice.14200000 owner=BCM920702 Bluetooth 4.0
id=504 level=255 0x4=USB mod=12/31/69, 7:00 PM description=com.apple.usb.externaldevice.14600000 owner=USB AUDIO
Idle sleep preventers: IODisplayWrangler

MDs-iMac:~ md-sierra$
MDs-iMac:~ md-sierra$ log show --style syslog | fgrep "Wake reason"

2017-02-17 20:04:38.109043-0500 localhost kernel[0]: (AppleACPIPlatform) Wake reason: XDCI
2017-02-17 20:04:38.109044-0500 localhost kernel[0]: (AppleACPIPlatform) Wake reason: XDCI
2017-02-17 20:20:24.465630-0500 localhost kernel[0]: (AppleACPIPlatform) Wake reason: XDCI
2017-02-17 20:20:24.465630-0500 localhost kernel[0]: (AppleACPIPlatform) Wake reason: XDCI
2017-02-17 20:32:48.181398-0500 localhost kernel[0]: (AppleACPIPlatform) Wake reason: XDCI
2017-02-17 20:32:48.181398-0500 localhost kernel[0]: (AppleACPIPlatform) Wake reason: XDCI

MDs-iMac:~ md-sierra$
 
Remove AppleIntelE1000e and use IntelMausiEthernet.

Then try darkwake=0 again.

What system definition are you using? iMac14,2?

Did you do the IOAPIC fix and USB fix from:
10.11.0-10.11.3 Skylake Starter Guide | tonymacx86.com

--
Thank you Pastry Chef!
Now I am using IntelMausiEthernet and darkwake=0. Now sleep/wake is working. I am going to test the system during these days and see if everything is stable.

I did not did the IOAPIC fix and USB fix because, all usb seems functional. I have not check their speed yet. I am using the definition iMac14,2. (I tried to use the iMac 17,1 but I got the black screen, I made corrections to the AppleGraphicsDevicePolicy.kext but I was still having the problem, so I decided to go back to iMac14.,2. My initial intention was to use ssdtPRGen.sh)
 
Status
Not open for further replies.
Back
Top