I have not been able to make Wake-on-LAN work on my Jetson AGX Xavier.
What we would need is to have WOL working after a completely shutdown.
So on the Jetson we do:
sudo init 0
And on a separate Ubuntu computer, we send Magic Packets and the Jetson doesn’t do anything at all.
Also when I restart the Jetson, the WoL flag is back to d
(disabled) so I’m pretty sure it does not survive the complete shutdown.
So my question is:
Is the WoL only supported with the various suspend modes and not with a complete shutdown?