Put the log here.
I didn’t know which log was the cuda install error log, so I added all of them. If you tell me which file is the cuda install error file, I will upload only that from next time.
SDKM_logs_JetPack_5.1.3_Linux_for_Jetson_Xavier_NX_modules_2024-06-14_15-05-28.zip (1.5 MB)
Directly run
sudo apt update
sudo apt install nvidia-jetpack
on your device.
I installed jetpack using sdk manager, but why is it proceeding like this? The capacity of the SD card is 16GB, so I asked because it was difficult.
I don’t know what you mean,
16GB is not enough for both L4T OS + JetPack SDK.
Currently, SD card (16GB) and OS are installed on Jetson Xavier NX model using SDKmanager. When I did this, there was about 7GB of space left, and when I installed nvidia-jetpack on the jetson as mentioned above, a capacity issue occurred.
16GB is not enough as I said earlier.
The entire JetPack SDK takes up about 10GB of storage, when you only have 7GB left.
So get a larger SD card.
I will reply and advise you to proceed with a larger capacity. thank you
By any chance, does the JetPack SDK mentioned above refer to the capacity required to install cuda and cudnn, which are separate from the OS?
NO, it does not.
But if you directly run
sudo apt update
sudo apt install nvidia-jetpack
APT tells you the space needed for packages you want to install.
Even if I install the jetson environment (os, cuda, cudnn) using sdk_manger, is 16GB not enough space? Other people said that they installed the jetson environment without problems when using sdk_manager.
NO, 16GB is not enough.
I think I have been very clear on this.
I will check further and reply to you. thank you
We confirmed that it was a capacity issue, and that it worked well with a 1TB SSD. thank you
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.