I am using jetson agx xavier , my jetson was in ubuntu 18 . so i wanted it to be ubuntu 22 . i used nvidia SDK manager tool for installing both the compatible OS as well as the compatible jetpack version. my sdk manager tool detected my zavier but it says “here are no SDK available for installation” what should i do to find the SDK?
The original Jetson Nano is a small form factor TX1. The list of compatible releases is here:
https://developer.nvidia.com/linux-tegra
L4T is the name of the software actually flashed, and this is in turn just Ubuntu plus NVIDIA drivers. The newest release for the older Nano is L4T R32.x. Unfortunately, that is Ubuntu 18.04 and the newer releases are not compatible. To get past this you’d need Xavier or Orin (Orin goes a step “newer” than Xavier), or there will probably be a newer release of hardware sometime soon.
Sometimes people use Docker containers when they need different software releases for particular software.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.