After system boots up completely, I run “sudo poweroff -p“ command in console, and then turn off power switch.
But when I turn on power switch again, the Nano board can not power on.
I plug out the power cable from Nano board and then plug in again, the board power on again normally.
Could you please check this issue? is it a hardware issue or software issue?
*** Please note that this reply is generated by LLM automatically ***
Based on the provided context, I’ll try to help you troubleshoot the issue.
The problem you’re experiencing is that after shutting down the Jetson Orin Nano development board using the sudo poweroff command, the board doesn’t power on again when you turn on the power switch. However, when you unplug the power cable and plug it back in, the board powers on normally.
To determine whether this is a hardware or software issue, let’s analyze the situation:
Hardware issue: It’s possible that there’s a hardware problem with the power management circuitry on the board. However, if that were the case, you would likely experience more frequent or consistent power-on issues, rather than just after shutting down using the sudo poweroff command.
Software issue: It’s more likely that this is a software issue related to the power management configuration or the shutdown process. The sudo poweroff command sends a signal to the system to shut down, but it’s possible that the system is not properly handling the power-off sequence, leading to a situation where the board doesn’t power on again when the power switch is turned on.
Comparing your issue to the provided context, I found a few relevant topics:
“My jetson orin nx 16g won’t shut down properly” (February 20, 2025) - This topic mentions a similar issue with the Jetson Orin NX, where the board doesn’t shut down properly.
“Orinnx poweroff and power on,it not work。” (June 3, 2025) - This topic mentions a similar issue with the Jetson Orin NX, where the board doesn’t power on again after shutting down.
“Orin shutdown error” (October 22, 2024) - This topic mentions a shutdown error on the Jetson AGX Orin, which might be related to the power management configuration.
To troubleshoot the issue, you can try the following:
Check the system logs for any error messages related to power management or shutdown.
Verify that the power management configuration is set up correctly in the JetPack 6.2 Linux 36.4.3 release.
Try using a different shutdown command, such as sudo shutdown -h now, to see if the issue persists.
If you’re using a custom carrier board, ensure that the power management circuitry is designed and configured correctly.
If none of these troubleshooting steps resolve the issue, it’s possible that there’s a hardware problem with the board. In that case, you may want to contact NVIDIA support or the board manufacturer for further assistance.
*** Please give the thumbs up if you get answers you like. Or provide feedback to help us improve the answer. ***
This is the one of meeting issue.
After running poweroff -p command, I turn off the power supply of adapter, and then turn on, there is no any response, the led of Nano is not light, the board does not power on.
There is no update from you for a period, assuming this is not an issue anymore.
Hence, we are closing this topic. If need further support, please open a new one.
Thanks ~1105
Do you mean there’s no serial console log output when you hit the issue that the board does not power on?
Could you run the following command instead to check if there’s the similar issue?