parthm
September 12, 2024, 6:07am
1
Hello Team,
I am trying to Flash my jetson orin nano development board using SDKmanager. it fails everytime when flashing the image and not able to install SDK components, attaching terminal log for reference.
SDKM_logs_JetPack_5.1.4_Linux_for_Jetson_Orin_Nano_modules_2024-09-12_11-12-32.zip (235.8 KB)
Regards,
Parth.
If you hit error right after BR_CID printed, please refer to this post.
[ 0.2021 ] BR_CID: 0x80012344705DE5DE0C00000008020140
[ 0.2289 ] Sending bct_br
[ 0.2730 ] ERROR: might be timeout in USB write.
Q: How do I know which Jetson Linux release I am using?
Please execute the command to get information:
$ cat /etc/nv_tegra_release
# R35 (release), REVISION: 1.0, GCID: 31346300, BOARD: t186ref, EABI: aarch64, DATE: Thu Aug 25 18:41:45 UTC 2022
If you see R34, the release is developer preview, and please upgrade to at least >= r35.1
Q: How to know if I use Orin developer kit or Orin 32GB module?
Please execute the command:
$ cat /etc/nv_boot_control.conf
And check the information:
[Orin d…
system
Closed
October 9, 2024, 6:50am
5
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.