My CUDA version was originally 11.4, but I wanted to upgrade to 12.4.
The nvcc -V command displays normally, but nvidia-smi displays that the command cannot be found.
Due to insufficient memory, I found a tutorial online and uninstalled CUDA through commands. Because I ran the script in the bin file in the CUDA directory, it showed a problem, so I used the following command:
After restarting, I found that many functions seemed to be missing. It should be that the driver was stolen by me.
What should I do to restore orin and then install the 12.4 version of CUDA
My device is a Jetson AGX Orin Developer Kit. Since I only have a network loopback and no other network functions, can I not use apt or SDK Manager? The SD card is for the Jetson Orin Nano Developer Kit. Can I use it for the Jetson AGX Orin Developer Kit?
sdkmanager may be your best bet unless Nvidia has an idea to repair your networking. The “Flash” link above has a good tutorial on flashing the jetson agx orin developer kit.