When I first turned on my JETSON AGX XAVIER, ubuntu started normally, but after upgrading JetPack and executing a reboot, it failed to boot. I executed factory recovery mode. but it still fails to boot.
The attached log file was received from the host computer via UART.
Jetson_error.log (492.8 KB)
DevKit/custom board?
L4T/JetPack version?
DevKit
How did you upgrade it?
From what version to what version?
I don’t remember the exact version, but I followed STEP 2 in the link below.
sudo bash -c ‘echo “deb https://repo.download.nvidia.com/jetson/common r34.1 main” >> /etc/apt/sources.list.d/nvidia-l4t-apt-source.list’
sudo bash -c ‘echo “deb https://repo.download.nvidia.com/jetson/t234 r34.1 main” >> /etc/apt/sources.list.d/nvidia-l4t-apt-source.list’
sudo apt update
sudo apt dist-upgrade
sudo reboot
sudo apt install nvidia-jetpack
34.1 is very very old.
Most likely you are running a newer version that downgrading breaks the device.
Please re-flash with SDK Manager:
https://docs.nvidia.com/sdk-manager/install-with-sdkm-jetson/index.html
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.