[r35.2.1]Jetsen AGX Orin set Wake-On-Lan Fail

I’m trying to set wake-on-lan for Jetson AGX Orin in Jetpack R35.2.1
However, when I enter command:

sudo ethtool -s eth0 wol g

the shell show error:

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

which is same with Cannot Enable Wake On Lan - Jetson & Embedded Systems / Jetson AGX Orin - NVIDIA Developer Forums
However, My jetpack version is R35.2.1 which should have been fixed, according to Jetson-Linux r35.2.1 GA Release Notes (nvidia.com)

Thanks in advance for your help.

Please try with latest BSP.

I am not familiar with Orin’s development environment.

Does installing a new bsp mean resetting orin? Does the environment installed on Orin need to be reconfigured?

You are using rel-35.2.1 BSP version and latest one is already rel-35.5 version.
(if you want to upgrade more, then there is rel-36.x version).

Installing new BSP means put the board into recovery mode and then flashing software from another host PC.

All of the installed things will be erased.

The point here is rel-35.2.1 is already a software that was released 1.5 years ago. It is actually pointless to check issue on that. Please use new software version.

OK! Thanks for your advice.

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