Linux shutdown/poweroff causes reboot on Jetson Xavier with Rogue Carrier board

We are using the Jetson Xavier with the Rogue carrier board from Connect-tech and during our testing we’ve realized that issuing a poweroff or shutdown command in Linux causes the device to reboot instead of shutting down. We’re currently using version 2.56.0+rev4 of the BalenaOS. Is there any way we can address this issue?

Hi, this seems like a watchdog issue. Can you check dmesg and see if there is any meaningful message when doing the shutdown?

Hey @kbatdorf Did you have chance to check dmesg for messages during shutdown?