I purchased a Jetson AGX Thor Developer Kit from Amazon and spent 4 days (64+ hours) flashing it. System boots fine on JetPack 7.1 (L4T 38.4.0), but GPU is NOT working.
Problem: GPU not detected. Cannot use CUDA or TensorRT.
Symptoms:
nvidia-smi: “No devices were found”
torch.cuda.is_available(): False
cuInit returns error 999
nvpmodel: “NVPM WARN: power mode is not set!”
What WORKS:
/dev/nvidia0, /dev/nvidia1, /dev/nvidiactl exist
Driver version: 580.65.06
SSH, VNC, camera, audio all work
System boots and runs fine
System Info:
JetPack: 7.1
L4T: 38.4.0
Kernel: 6.8.12-tegra
Ubuntu: 24.04.3 LTS
Questions for community:
Is this a known issue with L4T 38.4.0?
For those with WORKING Thor GPU - what JetPack version and flash method did you use?
Any fix without complete reflash? (Reflashing took 4 days)
Should I downgrade to JetPack 7.0?
Considering Amazon return if no fix available. Any help appreciated!
Question:
That thread mentions the --openrm flag fixed it during flash. Is there any way to apply this fix WITHOUT complete reflash? Reflashing took me 4 days (64+ hours) due to USB connection issues.