Hi,
During the first steps of a native Orin AGX dev kit install observed that typing:
cat /etc/nv_tegra_release
yields version 0.1
Tried the update steps recommended:
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'
The driver version did not change, but upon reboot the Ubuntu background was blue and Terminal would not launch. Firefox however did launch.
Stuck.
Please help, thanks.