I am configuring the Jetson Orin AGX in headless mode.
My configuration is:
orin# apt list nvidia-l4t-core
Listing… Done
nvidia-l4t-core/now 34.0.1-20220315011106 arm64 [installed,local]
After upgrading the file /etc/apt/sources.list.d/nvidia-l4t-apt-source.list with:
r34.1 main
(according to the answer here:
Unable to locate package nvidia-jetpack on Orin devkit)
and performing an upgrade and reboot - I can no longer connect via ssh through the usbc Tegra network interface. It no longer shows up on my computer.
How can I re-enable the network?