Disable ota auto upgrade

hello everyone
I need to prohibit ota automatic upgrade, because the system can not get up after upgrading?
My l4t version is 35.3.1,Module is Agx Orin

Hi,
If the device cannot be flashed/booted, please refer to the page to get uart log from the device:
Jetson/General debug - eLinux.org
And get logs of host PC and Jetson device for reference. If you are using custom board, you can compare uart log of developer kit and custom board to get more information.
Also please check FAQs:
Jetson AGX Orin FAQ
If possible, we would suggest follow quick start in developer guide to re-flash the system:
Quick Start — NVIDIA Jetson Linux Developer Guide 1 documentation
And see if the issue still persists on a clean-flashed system.
Thanks!

I am very sorry that I have re-cleaned the machine now, and I cannot get the serial console log now. Can I disable the ota automatic update function after I refresh the machine now?

Hi,

Please provide your commands you use to trigger the auto upgrade.

Thanks

OTA automatic upgrade. We have not operated it before. This time, we hope to disable OTA automatic upgrade.

Is this still an issue to support? Any result can be shared?

Comment the /etc/apt/sources.list.d/nvidia-l4t-apt-source.list
And the apt update or upgrade will disable the ota upgrade.

Thanks

What does the path you sent mean? Can you explain the order in detail

Hi,

We need to know what commands you execute to trigger the ota upgarde.

If execute sudo apt upgrade, it will fetch apt server based on the /etc/apt/sources.list.d/nvidia-l4t-apt-source.list.
If you are using the custom carrier board, it may replace your package and lead to the system not get up.

Thanks

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