Can anyone help me with following details:
1> How to identify the correct BSB for my target device (AGX)?
2> From where to download the correct BSB for my device?
3> Is there any procedure to perform tis operation?
4> Do I need to delete the entire folder from my host PC and retry with new setup files along with correct BSB?
Any help to educate myself would be highly appreciate.
Run SDK Manager to install BSP image and all components.
If your target device is the correct BSP image version with JetPack, then you can skip flash image.
Hi @carolyuu :
Please help me to understand your answer.
I guess, BSP image version means L4T version… Is that correct?
I can read nv_tegra_release.
How can I verify target device correct BSP image version with JetPack?
So, the moral of the story is that the target device BSP image version should match with JetPack BSP image version to get rid of BSP missmatch version error… Is that correct?
Yes, the target BSP image version need match with JetPack BSP version, then you can use the same JetPack version to install sdk components. If BSP image version is different with your target device, you will get mismatch errors.
Example:
$ head -1 /etc/nv_tegra_release
# R35 (release), REVISION: 1.0, GCID: 31250864, BOARD: t186ref, EABI: aarch64, DATE: Thu Aug 11 03:40:29 UTC 2022
Check on your Jetson device, the BSP image version is R35.1.0.
Then you can check here: JetPack Archive | NVIDIA Developer
You will know L4T R35.1 = JetPack-5.0.2 , so you can use SDK Manager to install JetPack-5.0.2 sdk components on your Jetson device.
Thanks for this explanation… Its loud and clear and I understood now… Let me perform it soon and resolve it. If not and need a bit more support, I’ll get back you you.
Appreciate your prompt support.
Regards
Viv
Unfortunately this time also I am getting BSP miss-match error.
I checked my target device (Xavier AGX) and found BSP version R35.1, as shown below:
R35 (release), REVISION: 1.0, GCID: 31346300, BOARD: t186ref, EABI: aarch64, DATE: Thu Aug 25 18:41:45 UTC 2022
Stuff I did:
Step 1: I deleted two folders (sdkm_downloads & nvidia_sdk) from my host PC.
Step 2: I checked BSP version on my target device (Xavier AGX) and found R35.1. So I downloaded SDKManager “sdkmanager_1.8.2-10409_amd64.deb”
Step 3: Created 2 folders at location File-> Jetson-> Installations → created 2 folders (sdkm_downloads & nvidia_sdk).
Step 4: Open terminal on host PC and execute sdkmanager.
Step 5: It almost completed 99% download and then throw BSP missmatch error pop-up.
Observations:
1> On Host PC sdkmanager face install error for “pi-lib-2.1.6-cuda11-x86_64-linux.deb”. Below are the details:
Hi @carolyuu :
This is the current status.
Installation is getting freeze at 82.4%
Message pop-up appearing "Nsight Compute taking longer thn expected to install ".
I alrady clicked YES once. And this is the second time is showing it without any progess.
What you want me to click? YES or NO?
Check image below:
What you think can be the probable cause of these failures…?
Can we doubt the host PC or you think problem is something else?
Please do share your understanding about it…
Should I try to install old version or jetpack or reflash PCwith ubuntu… or completely change the location for (sdkm_downloads & nvidia_sdk folders or change the target device?
But I guess there is no point of doubting the target device (AGX) as the device is not reached the state of flashing. It more seems an issue on host PC side, isn’t it?
You understand this setup better then me. I’ll be waiting for your analysis… Kindly help me in this situation as I am struggling to ramp up this hardware since last one month now. Hope to here soon from you.
Hi @carolyuu :
Finally, it got installed successfully mate… Thanks alot for all of ur support…
Issue was that I did not un-install before reinstalling. During 1st time installation, one of its package got broken and failed installation. This lead to installation failure everytime I tried.
This time I un-installed all packages and the proceed with new installation and it succeed.
Mate, we can close this conversation now… Thanks alot fro your support…