Wake-on-LAN for AGX Orin Devkit

Hi,

I am evaluating Wake-on LAN with JAO Devkit with Jetpack 5.1.1 installed.

It is possible to enter the suspend state by executing the following command in Jetson.

$ sudo ethtool -s eth0 wol g
$ sudo systemctl suspend

From the host Linux PC, Jetson does not seem to wake up when the following command is executed.

$ wakeonlan -i
or
$ sudo etherwake -i MAC_address_of_target>

Is Wake-on LAN supported in Jetpack 5.1.1? Or has anyone had success with Wake-on LAN?

Best Regards,
UNA

Wake on LAN from suspend mode is supported.

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