I’m working with the Nvidia Jetson Xavier AGX dev kit.
When I issue in linux the command:
shutdown -h now
I would expect the device to stay halted. Not sure if it should also power off. But instead it comes back up shortly.
Basically wondering where I need to look and what to configure to get it to power off and stay off via a software command.
I have basic knowledge of linux shutdown and ACPI but missing some pieces.