Hi,
from which version of Jetpack do we have support for AGX Xavier 64GB module?
What is the flash script to use for this module?
Hi,
from which version of Jetpack do we have support for AGX Xavier 64GB module?
What is the flash script to use for this module?
Xaviers are compatible with L4T R32.x or 35.x (this is just Ubuntu plus NVIDIA drivers). JetPack/SDK Manager is a front end for flashing which goes on the host PC for flashing a Jetson in device mode. Their versions are tied together, and JetPack 4.x or 5.x is compatible with Xavier. You won’t be able to use L4T R36.x/JetPack 6.x with anything except Orin. I recommend the most recent L4T R35.x/JetPack 5.x for Xavier. You can get there through either of these links, I recommend the L4T link (note that SDK Manager is the smart network layer on top of JetPack, so it is sort of the JetPack listing URL):
Also, note that a given JetPack is started on command line with the “sdkmanager
” command, and should not be run as root (it will ask for your local password to use root-only features like creating an image). In a case where you want other releases of JetPack/SDK Manager available, just start it instead with “sdkmanager --archivedversions
”.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.