Questions tagged [nvidia-jetpack-sdk]

4 questions
9
votes
2 answers

How to find the JetPack version of NVIDIA Jetson Device?

Is there a way to find the version of the currently installed JetPack on my NVIDIA Jetson Xavier AGX kit?
Pe Dro
  • 2,651
  • 3
  • 24
  • 44
0
votes
1 answer

Trying to download cfg and weights files from YoloV8 model

I am designing a vehicle tracking program with Deepstream SDK 6.0.1. I want to use YoloV8 as my inference model but require the cfg and weights files for that model. When you calibrate your inference model, you can specify which inference model you…
0
votes
0 answers

In agx xavir nvidia jetson started D-Bus Message

I reboot the nvidia Jetson, after reboot I got message Starting Login Service Started D-Bus system message Bus How can I set up the jetson now fully from initial or how can I debug this error? I am expecting to reboot completely from the initial…
0
votes
0 answers

Running setup.py install for h5py ... error

I'm trying to run this repository with TX2 but I stuck in some errors. The requirement of this repository is flahsing JetPack 4.2 but I couldn't flash it because there's no JetPack 4.2. Then, I've installed JetPack 4.5 on this webpage, not JetPack…