-
enviroment: jetpack 6.0, not jetson agx orin dev kit
-
step:
-
sudo ethtool eth3 ,output
-
sudo ethtool -s eth3 wol g
-
sudo ethtool eth3 ,output
-
sudo service NetworkManger stop
-
sudo systemctl suspend
-
on clinet jetson(In the same local area network) execute “sudo wakeonlan [mac addr]”
-
-
result
server jetson AGX orin does not wake up , I connect server jetson by usb network, execute "sudo ethtool eth3 " output
please share dmesg.
dmesg_server.log (120.4 KB)
Hi,
I checked the devkit log and rel-36.3 does not have WOL issue on Orin AGX devkit.
Looks like custom board related. What PHY is in use? How does the hardware design look like? Any schematic to share?
Ok, I’ll check our hardware design, and use dev kit test wol
I tested with the AGX Orin Dev Kit and the results were the same as custom board。What is your testing method ?
On Dev Kit, after execute “sudo systemctl suspend”, Do nothing and wait a few seconds, jetson wake up , then open terminal execute “sudo ethtool eth3”, output Wake-on status is d。Can this be considered a success ? Why did AGX Orin wake up when I didn’t do anything。
Then please move to rel-36.4 as there are some fix for the SC7 problem.
I have test AGX Orin Dev Kit with JP6.1,R36.4.0, but the test results were the same as JP6.0 。
dk_jp61.log (75.3 KB)
here is dmesg log
What result? Your jp6.0 is full of kernel panic error but I saw nothing in the dk_jp61.log you shared.
On Dev Kit JP6.1, after execute “sudo systemctl suspend”, Do nothing and wait a few seconds, jetson wake up , then open terminal execute “sudo ethtool eth3”, output Wake-on status is d。
Ok, so your issue is the board would wake from suspend by itself. Not related to wake on LAN?
I successfully tested WOL on DK now, thanks for your help.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.