I’m new to the Nano. I got an Orin Nano Developer super recently and had an SD flashed on it. Later I installed a SSD. Eventhough I was able to flash it using the SDKManager, the install failed several times due to the following error, which turned out to case the docker to fail startup.
22:59:20 SUMMARY: Flash Jetson Linux - flash: No such file or directory
22:59:20 SUMMARY: Multimedia API - target: Depends on failed component
22:59:20 SUMMARY: DeepStream - target: Depends on failed component
22:59:20 SUMMARY: TensorRT on Target - target: Depends on failed component
22:59:20 SUMMARY: TensorRT Runtime - target: Depends on failed component
22:59:20 SUMMARY: CUDA Toolkit for L4T - target: Depends on failed component
22:59:20 SUMMARY: CUDA Runtime - target: Depends on failed component
22:59:20 SUMMARY: CuDNN on Target - target: Depends on failed component
22:59:20 SUMMARY: CuDNN Runtime - target: Depends on failed component
22:59:20 SUMMARY: OpenCV Runtime - target: Depends on failed component
22:59:20 SUMMARY: CuPVA Runtime - target: Depends on failed component
23:45:26 SUMMARY: DLA Compiler - target: Install completed successfully.
23:46:08 SUMMARY: CuPVA Runtime - target: Install completed successfully.
23:51:17 SUMMARY: CUDA Runtime - target: Install completed successfully.
23:53:48 SUMMARY: CuDNN Runtime - target: Install completed successfully.
23:55:18 SUMMARY: TensorRT Runtime - target: Install completed successfully.
23:55:49 SUMMARY: Multimedia API - target: Install completed successfully.
23:56:12 SUMMARY: OpenCV Runtime - target: Install completed successfully.
23:57:00 SUMMARY: VPI Runtime - target: Install completed successfully.
23:59:27 SUMMARY: NVIDIA Container Runtime with Docker integration (Beta) - target: First Error: Unable to locate debian package
00:01:06 SUMMARY: CuDNN on Target - target: Install completed successfully.
00:06:34 SUMMARY: CUDA Toolkit for L4T - target: Install completed successfully.
00:08:32 SUMMARY: TensorRT on Target - target: Install completed successfully.
00:10:13 SUMMARY: DeepStream - target: Install completed successfully.
00:12:33 SUMMARY: Drivers for Jetson - target_image: Install completed successfully.
00:12:33 SUMMARY: File System and OS - target_image: Install completed successfully.
00:24:08 SUMMARY: Flash Jetson Linux - flash: Install completed successfully.
00:25:51 SUMMARY: DateTime Target Setup - target: Install completed successfully.
00:26:13 SUMMARY: Gstreamer - target: Install completed successfully.
00:26:35 SUMMARY: DLA Compiler - target: Install completed successfully.
00:27:18 SUMMARY: CuPVA Runtime - target: Install completed successfully.
00:32:28 SUMMARY: CUDA Runtime - target: Install completed successfully.
00:34:54 SUMMARY: CuDNN Runtime - target: Install completed successfully.
00:36:24 SUMMARY: TensorRT Runtime - target: Install completed successfully.
00:36:53 SUMMARY: Multimedia API - target: Install completed successfully.
00:37:16 SUMMARY: OpenCV Runtime - target: Install completed successfully.
00:38:04 SUMMARY: VPI Runtime - target: Install completed successfully.
00:40:32 SUMMARY: NVIDIA Container Runtime with Docker integration (Beta) - target: First Error: Unable to locate debian package
Then I thought maybe I should try reinstalling on SSD to see if I get the same error so unplugged the Nano and 2 days later got back to try it again. However, this time Nano wasn’t starting at all. The green power LED goes out within a few seconds and no fan or video. Putting it to recovery mode doesn’t help as it fails to recognize the device. Did my Nano die somehow? Any ideas on what to try?