I am working on a Jetson Orin Nano/NX Dev Kit 8GB.
When I use my GPU, I encounter issues with CUDA, Nvidia-SMI, and tegrastats, the commands are not found. When I check if NVIDIA JetPack is installed, it is not. However, when I try to install it, I run into problems with broken packages.
I have seen that some people download SDK Manager on a host computer and then connect the GPU to flash the appropriate drivers and packages. Is this the correct approach, or are there alternative methods?
Additionally, I did not see any SD card slot, so I assume I need to connect an external storage device via USB. Is this the correct way to proceed?
I don’t want to make the situation worse.
I would like to run some code, but I am struggling to set up the required dependencies.
I was trying to reflash my device using SDK Manager on Ubuntu via Oracle VM and WSL, but neither of these methods worked. I read in several forum discussions that this issue is related to USB port detection, and that to properly reflash my GPU, I need to do it from a native Linux system. Indeed, when I tried it, I received an error message from SDK Manager.
If I don’t have access to a native Linux machine, do you have any recommendations on how I could successfully proceed?
Thank you for the clarification. I wasn’t aware that this board is not an official NVIDIA devkit.
In that case, what would you recommend as the best approach to properly flash the system and install the necessary drivers? Are there alternative methods that could work for this type of board?
Thank you for the information. I will check the vendor’s website to see if they provide a customized BSP for flashing the board.
Since the BSP is likely based on NVIDIA’s official BSP, I understand that flashing still requires an x86 host PC. Would you recommend any specific setup or best practices to ensure a smooth flashing process from a non native Linux machine?