您好,我这有一块Orin 32GB模组,和之前的模组现象类似,
之前的提问topic如下。是否可以申请RMA?
本次模组开机串口log如下
log.txt (17.0 KB)
您好,我这有一块Orin 32GB模组,和之前的模组现象类似,
之前的提问topic如下。是否可以申请RMA?
本次模组开机串口log如下
log.txt (17.0 KB)
Hi,
If the device cannot be flashed/booted, please refer to the page to get uart log from the device:
Jetson/General debug - eLinux.org
And get logs of host PC and Jetson device for reference. If you are using custom board, you can compare uart log of developer kit and custom board to get more information.
Also please check FAQs:
Jetson AGX Orin FAQ
If possible, we would suggest follow quick start in developer guide to re-flash the system:
Quick Start — NVIDIA Jetson Linux Developer Guide 1 documentation
And see if the issue still persists on a clean-flashed system.
Thanks!
請放上NV devkit並用rel-36.4進行燒錄看能否燒錄.
hi,
我使用了NV devkit和JP6.1尝试烧录,该模组SN为1424122090668,烧录失败。
烧录方法:
制作system.img
sudo BOARDID=3701 FAB=500 BOARDSKU=0004 BOARDREV=G.0 ./flash.sh --no-flash jetson-agx-orin-devkit mmcblk0p1
执行烧录
sudo ./flash.sh -r jetson-agx-orin-devkit mmcblk0p1
烧录报错
[ 9.5736 ] Added binary blob_eks_t234_sigheader.img.encrypt of size 9232
[ 9.5947 ] Sending membct and RCM blob
[ 9.5963 ] tegrarcm_v2 --chip 0x23 0 --pollbl --download bct_mem mem_rcm_sigheader.bct.encrypt --download blob blob.bin
[ 9.5974 ] BL: version 1.4.0.4-t234-54845784-e89ea9bc last_boot_error: 0
[ 9.7242 ] Sending bct_mem
[ 9.8439 ] Sending blob
[ 9.8912 ] ERROR: might be timeout in USB write.
Error: Return value 3
Command tegrarcm_v2 --chip 0x23 0 --pollbl --download bct_mem mem_rcm_sigheader.bct.encrypt --download blob blob.bin
Failed flashing generic.
具体的烧录和串口日志如下
uart.log (45.1 KB)
flash.log (78.9 KB)
谢谢!这颗是否可以RMA?
Hi,
請你在這種討論是否要RMA的時候不要這樣燒錄…
請直接用以下方式燒錄就好…
sudo ./flash.sh jetson-agx-orin-devkit internal
好的,因为之前Orin devkit 启动失败 - #8 by jiangyinghao 这个topic也是这个刷机的。所以请问您说的加入internal参数和我的flash命令有什么区别?
我按照您的方法进行烧录,仍然烧录失败,具体的串口和刷机日志如下。
uart_internal.log (45.1 KB)
flash_internal.log (79.5 KB)
感谢您的回答,谢谢
Hi,
這裡的重點不是internal. 只是要你不要自己寫BOARDID那些參數
請RMA module.
好的,但是我对加入internal这个参数还是不太理解,想请教一下,谢谢
Internal就是eMMC或是sdcard. 你寫成mmcblk0p1也是可以的.
好的,感谢
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.