SDK manager failed flash jetpack for jetson xavier

Hi,

at first, I already change boot from eMMC to SSD.
After development my program, I realize need to use python >3.7.

The default jetpack is 4.6.x and I want to upgrade to jetpack 5.x.x using sdk manager. However the flash keep failed. Need help to solve the issues.

SDKM_logs_2023-06-18_22-01-46.zip (203.0 KB)

Hello and welcome to the forums. For Jetson issues, please post in the Jetson category.

I will move this topic over for you.

Cheers,
Tom

The log says:

ERROR qemu not found! To install - please run: “sudo apt-get install qemu-user-static”

Tq. This is resolve my issues.

After installation jetpack 5.1.1 and im using python 3.7. Which pytorch version should i Install?

Im install using this and it cannot detect cuda.
$pip3 install torch

Hi,

Please use our prebuilt to have CUDA support.
You can find the installation command below:
https://docs.nvidia.com/deeplearning/frameworks/install-pytorch-jetson-platform/index.html

Thanks.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.