Hello,
I have jetson nano orin and I want to install the jetpack using SDK manager by WSL, suddenly the USB port C is not working. I already try to change the cables but still no detect from the port C. How to check either it’s broken or is there any solution for this.
Thank you
Just run
sudo apt updates
sudo apt nvidia-jetpack
on your device.
SDK Manager on WSL does not installing JetPack SDK.
Hi,
I want to flash the jetpack 5.1.3 to the orin with sd card. I need to use SDK manager to flash the jetpack or is there other way to flash it?
Thank you
Are you talking about JetPack SDK or L4T OS itself?
If you just need JetPack SDK, follow what I said earlier.
If you need L4T OS, check this:
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
June 5, 2024, 2:55am
5
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.