Jetson SDK component BSP version failure when installing Jetpack 5.0.2 Rev1

Hi

I’m installing Jetpack 5.0.2 Rev1 for Jetson AGX Xavier modules. My flashing went perfectly fine and i’m ale to see the login screen on monitor.
But when i tried installing Jetson SDK components (CUDA, Computer Vision, Developer Tool, Nvidia Runtime libraries, Multimedia & BSP patch) then i receive error while BSP patch and Multimedia installation saying that my BSP image version is incompatible with software version.
Kindly let me know which BSP version i have to install and where can i find the right BSP version. As all installation is done via SDKManager. (Screenshots attached)



Your topic was posted in the wrong category. I am moving this to the Jetson AGX Xavier category for visibility.

Hi mayur.verma,

Please select “Flash Jetson Linux” in step 2, then you can install SDK components without problem.

You can check your BSP image version on target with below command:
$ head -1 /etc/nv_tegra_release
This BSP image version need match JetPack version.
Detail version please reference: JetPack Archive | NVIDIA Developer

Thanks, i’m able to resolve the issue by reflashing the OS image.

1 Like