Hi,
I tried to flash my SDCard with my ubuntu laptop, and also with SDKmanager. In both the image broken. Logs are attached. Thanks!
SDKM_logs_JetPack_6.1_Linux_for_Jetson_Orin_Nano_modules_2024-10-14_11-51-58.zip (851.5 KB)
Hi,
I tried to flash my SDCard with my ubuntu laptop, and also with SDKmanager. In both the image broken. Logs are attached. Thanks!
SDKM_logs_JetPack_6.1_Linux_for_Jetson_Orin_Nano_modules_2024-10-14_11-51-58.zip (851.5 KB)
11:52:50.336 - Info:*** Checking target board connection …
0 connections found.
11:52:50.346 - Error:*** Error: No Jetson device found.
Are you sure the board is in recovery mode before you start the flash?
Hi. Yes, device was connected till I push the “flash” button. But than I got this :
I tried to replace my usb cable and host usb output, but still the same error
No… I mean the recovery mode… did you put the board into recovery mode or not…\
It is not just “connected with host”.
Thank you for your answer.
Yes, I’m in recovery mode, “FC REC” and “GND” are connected, and I got after lsbus:
“Bus 001 Device 022: ID 0955:7523 NVIDIA Corp. APX”
Is your host PC a VM?
No, without VM, using my “Ubuntu 20.04.6 LTS” laptop
Could you go to your BSP repository downloaded by sdkmanager (probably ~/nvidia/ on your host)
and run below command directly? This is manual flash.
https://docs.nvidia.com/jetson/archives/r36.4/DeveloperGuide/IN/QuickStart.html
And just another check, please take a picture of how is your connection …
~/nvidia/nvidia_sdk/JetPack_6.1_Linux_JETSON_ORIN_NANO_TARGETS/Linux_for_Tegra$ sudo ./tools/kernel_flash/l4t_initrd_flash.sh --external-device mmcblk0p1 -c tools/kernel_flash/flash_l4t_t234_nvme.xml -p “-c bootloader/generic/cfg/flash_t234_qspi.xml” --showlogs --network usb0 jetson-orin-nano-devkit internal
I got this error:
File “~/nvidia/nvidia_sdk/JetPack_6.1_Linux_JETSON_ORIN_NANO_TARGETS/Linux_for_Tegra/bootloader/tegrasign_v3_util.py”, line 23, in
import yaml
ModuleNotFoundError: No module named ‘yaml’
Reading board information failed.
Error: failed to generate images
Install the package manually.
pip install pyyaml
Also, what is the default python version running on your host?
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.