Cannot Enable Wake On Lan

I cannot seem to enable Wake on Lan for my Orin.

I have shorted pins 9 & 10 on J42

sudo ethtool eth0

Outputs:

Settings for eth0:
Supported ports:
Supported link modes: 100baseT/Half 100baseT/Full
1000baseT/Full
1000baseKX/Full
10000baseT/Full
10000baseKX4/Full
10000baseKR/Full
2500baseT/Full
5000baseT/Full
Supported pause frame use: Symmetric Receive-only
Supports auto-negotiation: Yes
Supported FEC modes: Not reported
Advertised link modes: 100baseT/Half 100baseT/Full
1000baseT/Full
1000baseKX/Full
10000baseT/Full
10000baseKX4/Full
10000baseKR/Full
2500baseT/Full
5000baseT/Full
Advertised pause frame use: Symmetric Receive-only
Advertised auto-negotiation: Yes
Advertised FEC modes: Not reported
Link partner advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
Link partner advertised pause frame use: Symmetric Receive-only
Link partner advertised auto-negotiation: Yes
Link partner advertised FEC modes: Not reported
Speed: 100Mb/s
Duplex: Full
Port: Twisted Pair
PHYAD: 0
Transceiver: internal
Auto-negotiation: on
MDI-X: Unknown
Supports Wake-on: d
Wake-on: d
Link detected: yes

Which shows Supports Wake-on only has option ‘d’ / disabled available

Which is probably why I cannot enable it via

sudo ethtool --change eth0 wol g / sudo ethtool -s eth0 wol g

Which just outputs

Cannot set new wake-on-lan settings: Unknown error 524
not setting wol

I am missing a step for enabling this?

R35 (release), REVISION: 1.0, GCID: 31346300, BOARD: t186ref, EABI: aarch64, DATE: Thu Aug 25 18:41:45 UTC 2022

May not be yet supported on Orin:

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.