Contribute
Register

Instant Wake With HP hp NC360T Ethernet Card

Status
Not open for further replies.
Joined
Jun 9, 2013
Messages
10,289
Motherboard
ASUS ROG STRIX Z390-F GAMING
CPU
i5 8500
Graphics
RTX 570
Mac
  1. MacBook
  2. Mac mini
Mobile Phone
  1. Android
  2. iOS
Hi Rehabman. Im having this weird issue with Instant Wake. Doesn't happen with a Realtek Ethernet Card but happens with the HP HP NC360T Intel Ethernet Card. Not sure what it could be. Here are the files. There doesn't appear to be Wake on Lan in the BIOS.
 

Attachments

  • Archive.zip
    2.6 MB · Views: 47
Hi Rehabman. Im having this weird issue with Instant Wake. Doesn't happen with a Realtek Ethernet Card but happens with the HP HP NC360T Intel Ethernet Card. Not sure what it could be. Here are the files. There doesn't appear to be Wake on Lan in the BIOS.

What is the "Wake reason" in your kernel log?
You probably need to figure out how to configure the WOL features on it...
 
What is the "Wake reason" in your kernel log?
You probably need to figure out how to configure the WOL features on it...

I attached the log. When i search Wake Reason it doesn't show anything in console. What do you think is the best way to see?
 
I attached the log. When i search Wake Reason it doesn't show anything in console. What do you think is the best way to see?

After instant wake:
Code:
log show --predicate processID==0 --info --debug --last 5m |grep -y "wake reason"
 
After instant wake:
Code:
log show --predicate processID==0 --info --debug --last 5m |grep -y "wake reason"

This is what its giving me. This Instant Wake only seems to happens with this Intel Card. The PCI-E Ethernet card which is realtek works fine. Heres the Info.

Code:
Voilets-Speedy-Hack:~ JackBamford$ log show --predicate processID==0 --info --debug --last 5m |grep -y "wake reason"
2017-05-28 02:38:18.208245+0100 0x8b1      Default     0x0                  0      kernel: (AppleTopCaseHIDEventDriver) [HID] [ATC] AppleDeviceManagementHIDEventService::processWakeReason Wake reason: Host (0x01)
2017-05-28 02:38:18.454417+0100 0x9b5      Default     0x0                  0      kernel: (AppleTopCaseHIDEventDriver) [HID] [ATC] AppleDeviceManagementHIDEventService::processWakeReason Wake reason: Keyboard (0x02)
2017-05-28 02:40:39.293707+0100 0x73       Default     0x0                  0      kernel: (AppleACPIPlatform) Wake reason: ?
2017-05-28 02:40:39.293708+0100 0x73       Default     0x0                  0      kernel: (AppleACPIPlatform) Wake reason: ?
2017-05-28 02:40:46.975016+0100 0x3bda     Default     0x0                  0      kernel: (AppleTopCaseHIDEventDriver) [HID] [ATC] AppleDeviceManagementHIDEventService::processWakeReason Wake reason: Keyboard (0x02)
2017-05-28 02:40:50.005126+0100 0x386f     Default     0x0                  0      kernel: (AppleTopCaseHIDEventDriver) [HID] [ATC] AppleDeviceManagementHIDEventService::processWakeReason Wake reason: Keyboard (0x02)
2017-05-28 02:41:26.366214+0100 0x492f     Default     0x0                  0      kernel: (AppleTopCaseHIDEventDriver) [HID] [ATC] AppleDeviceManagementHIDEventService::processWakeReason Wake reason: Button (0x03)
Voilets-Speedy-Hack:~ JackBamford$
 
After instant wake:
Code:
log show --predicate processID==0 --info --debug --last 5m |grep -y "wake reason"

This is interesting. I turned off Allow Bluetooth Devices to wake this computer and the machine will stay in sleep and wake up fine. But why would adding this Ethernet Card cause that? This is what the output is.

Code:
Voilets-Speedy-Hack:~ JackBamford$ log show --predicate processID==0 --info --debug --last 5m |grep -y "wake reason"
2017-05-28 02:38:18.208245+0100 0x8b1      Default     0x0                  0      kernel: (AppleTopCaseHIDEventDriver) [HID] [ATC] AppleDeviceManagementHIDEventService::processWakeReason Wake reason: Host (0x01)
2017-05-28 02:38:18.454417+0100 0x9b5      Default     0x0                  0      kernel: (AppleTopCaseHIDEventDriver) [HID] [ATC] AppleDeviceManagementHIDEventService::processWakeReason Wake reason: Keyboard (0x02)
2017-05-28 02:40:39.293707+0100 0x73       Default     0x0                  0      kernel: (AppleACPIPlatform) Wake reason: ?
2017-05-28 02:40:39.293708+0100 0x73       Default     0x0                  0      kernel: (AppleACPIPlatform) Wake reason: ?
2017-05-28 02:40:46.975016+0100 0x3bda     Default     0x0                  0      kernel: (AppleTopCaseHIDEventDriver) [HID] [ATC] AppleDeviceManagementHIDEventService::processWakeReason Wake reason: Keyboard (0x02)
2017-05-28 02:40:50.005126+0100 0x386f     Default     0x0                  0      kernel: (AppleTopCaseHIDEventDriver) [HID] [ATC] AppleDeviceManagementHIDEventService::processWakeReason Wake reason: Keyboard (0x02)
2017-05-28 02:41:26.366214+0100 0x492f     Default     0x0                  0      kernel: (AppleTopCaseHIDEventDriver) [HID] [ATC] AppleDeviceManagementHIDEventService::processWakeReason Wake reason: Button (0x03)
Voilets-Speedy-Hack:~ JackBamford$
 
This is what its giving me. This Instant Wake only seems to happens with this Intel Card. The PCI-E Ethernet card which is realtek works fine. Heres the Info.

Code:
Voilets-Speedy-Hack:~ JackBamford$ log show --predicate processID==0 --info --debug --last 5m |grep -y "wake reason"
2017-05-28 02:38:18.208245+0100 0x8b1      Default     0x0                  0      kernel: (AppleTopCaseHIDEventDriver) [HID] [ATC] AppleDeviceManagementHIDEventService::processWakeReason Wake reason: Host (0x01)
2017-05-28 02:38:18.454417+0100 0x9b5      Default     0x0                  0      kernel: (AppleTopCaseHIDEventDriver) [HID] [ATC] AppleDeviceManagementHIDEventService::processWakeReason Wake reason: Keyboard (0x02)
2017-05-28 02:40:39.293707+0100 0x73       Default     0x0                  0      kernel: (AppleACPIPlatform) Wake reason: ?
2017-05-28 02:40:39.293708+0100 0x73       Default     0x0                  0      kernel: (AppleACPIPlatform) Wake reason: ?
2017-05-28 02:40:46.975016+0100 0x3bda     Default     0x0                  0      kernel: (AppleTopCaseHIDEventDriver) [HID] [ATC] AppleDeviceManagementHIDEventService::processWakeReason Wake reason: Keyboard (0x02)
2017-05-28 02:40:50.005126+0100 0x386f     Default     0x0                  0      kernel: (AppleTopCaseHIDEventDriver) [HID] [ATC] AppleDeviceManagementHIDEventService::processWakeReason Wake reason: Keyboard (0x02)
2017-05-28 02:41:26.366214+0100 0x492f     Default     0x0                  0      kernel: (AppleTopCaseHIDEventDriver) [HID] [ATC] AppleDeviceManagementHIDEventService::processWakeReason Wake reason: Button (0x03)
Voilets-Speedy-Hack:~ JackBamford$

The "?" is probably due to en1 (the second port on this card) not having an ACPI identity.
You might need to figure out how to add one (RP05->IOPP->ethernet@0,1).
I'm not sure how to translate the 'ethernet@0,1' to an _ADR value...
(something for you to investigate).
Once you have the ACPI identity established, you can customize _PRW.

You might want to contemplate why you think you need a dual Ethernet card (+WiFi) on this rig.
I mean really,... how many ways do you need to connect to the internet?
 
The "?" is probably due to en1 (the second port on this card) not having an ACPI identity.
You might need to figure out how to add one (RP05->IOPP->ethernet@0,1).
I'm not sure how to translate the 'ethernet@0,1' to an _ADR value...
(something for you to investigate).
Once you have the ACPI identity established, you can customize _PRW.

You might want to contemplate why you think you need a dual Ethernet card (+WiFi) on this rig.
I mean really,... how many ways do you need to connect to the internet?

I have the Ethernet Card to upgrade the Realtek one because its not that good. The WIFI is in with the Apple Bluetooth/WIFI card which i use for my Apple Keyboard and Magic Mouse. So what do you suggest? to go with a NIC that only has one Port? Its strange that turning off Allow Bluetooth Devices to wake this computer seems to fix it.
 
The "?" is probably due to en1 (the second port on this card) not having an ACPI identity.
You might need to figure out how to add one (RP05->IOPP->ethernet@0,1).
I'm not sure how to translate the 'ethernet@0,1' to an _ADR value...
(something for you to investigate).
Once you have the ACPI identity established, you can customize _PRW.

You might want to contemplate why you think you need a dual Ethernet card (+WiFi) on this rig.
I mean really,... how many ways do you need to connect to the internet?

I just solved your question to you might need to figure out how to add one (RP05->IOPP->ethernet@0,1).
I'm not sure how to translate the 'ethernet@0,1' to an _ADR value.... I added FixLan to config. Look at this. Possibly create SSDTs for GIGE and PXSX what do you think?
 

Attachments

  • Voilet's Speedy Hack.ioreg
    5 MB · Views: 95
I have the Ethernet Card to upgrade the Realtek one because its not that good. The WIFI is in with the Apple Bluetooth/WIFI card which i use for my Apple Keyboard and Magic Mouse. So what do you suggest? to go with a NIC that only has one Port? Its strange that turning off Allow Bluetooth Devices to wake this computer seems to fix it.

You should consider purchasing a supported card that has a single port.
No idea if that would help, but worth a try.
What's wrong with the Realtek?
I've always found the RealtekRTL8111 stuff to work well with Mieze's kext...
 
Status
Not open for further replies.
Back
Top