I put AGX Xavier in recovery mode. Try to install Jetpack 4.4. Installation on host computer is successful.
I got errors on Target Components installation
Flash Jetson OS: Flash Jetson AGX Xavier 16GB/32GB: Failed to execute commands with GenericInstaller
CUDA:
CUDA Toolkit for L4T: Depends on failed component
And others components (CV, DeepStream and ext) errors is the same depends error.
Thanks you. I succeeded with flash. The problem was in russians symbols in path to bin with nvidia_sdk and sdk. When i was trying to flash manually - ascii error appeared - so, yes, it was it.
Now i get error with multimedia api installing.
I succeeded with installing other sdk components. I make all things to try CUDA samples. But i got error while trying to run CUDA samples.
CUDA error at …/…/common/inc/helper_cuda.h:775 code=35(cudaErrorInsufficientDriver) “cudaGetDevicceCount(&device_count)”
I know its a nvidia driver problem. I read Error while trying to start the examples this topic. So i cant find proper driver for agx xavier and also dont know to uninstall old driver and install proper.
I put AGX Xavier in recovery mode. Trying to install Jetpack 4.4 using SDK manager with Linux host machine. Installation fails due to host component failure.
Host machine has Nvidia 1080ti card.
Please clarifying whether your error is “installation sdk failure” or “flashing failure”.
If your error is “installation sdk failure”, then you don’t need to put the device into recovery mode, just give the IP address and user account to the sdkmanager prompt.
And there is a EXPORT LOGS button on sdkmanager, you can dump the log to file with that button.