Hi, I just started using the ORIN kit. I was following the setup instructions. But for some reason, the ORIN kit cannot locate the nvidia-jetpack package.
This is release details:
R34 (release), REVISION: 0.1, GCID: 29955323, BOARD: t186ref, EABI: aarch64, DATE: Tue Mar 15 08:13:50 UTC 2022
I checked the /etc/apt/sources.list.d/nvidia-l4t-apt-source.list
The r34.1 is for JP 5.0.1 DP and was removed from the public APT server when the 5.0.2 GA was released, will have internal team to review to update it:
sudo bash -c ‘echo “deb https://repo.download.nvidia.com/jetson/common r35.1 main” >> /etc/apt/sources.list.d/nvidia-l4t-apt-source.list’
sudo bash -c ‘echo “deb https://repo.download.nvidia.com/jetson/t234 r35.1 main” >> /etc/apt/sources.list.d/nvidia-l4t-apt-source.list’