使用jetson35.1烧写jetson agx orin(32GB mem 64GB emmc),烧写结束显示:
烧写完成启动报错如下:
目前情况是,烧写最后报错”[ 326]: l4t_flash_from_kernel: Error flashing emmc
Error flashing non-qspi storage
Error flashing qspi
“
启动后也报错无法启动,尝试再次烧写还是同样的问题。已经有两块设备是这种情况。请问这是什么原因?
使用jetson35.1烧写jetson agx orin(32GB mem 64GB emmc),烧写结束显示:
Please try with at least JetPack 5.1.1/R35.3.1 to get support for Orin 64GB.
因为项目需要,必须使用jetson35.1,这两块设备之前都是正常的,烧写同样的镜像出现该问题,请问这个问题怎么解,担心后面出批量问题。
使用jetpack5.1.2进行烧写报同样的问题
Hi 1712127445,
Are you using the devkit or the custom board for AGX Orin?
Let’s focus on JP5.1.2(R35.4.1) since JP5.0.2(R35.1) is too old and it may miss many fixes.
Did you create the custom partition (“Writing data partition”) in partition layout?
Please share the full flash log for further check.
Do you mean that some boards work as expected but some boards failed to be flashed?
If so, how about the fail rate?
【烧写错误日志】_2024-07-26_09-29-41.log (129.6 KB)
【烧写失败启动失败】_2024-07-26_10-45-40.log (277.3 KB)
emmc定制了2GB的data分区,截至到现在已经有三块是这个问题。
sda 8:0 0 3.7T 0 disk
└─sda1 8:1 0 3.7T 0 part /srv/git
nvme0n1 259:0 0 953.9G 0 disk
├─nvme0n1p1 259:3 0 512M 0 part /boot/efi
└─nvme0n1p2 259:4 0 953.4G 0 part /
nvme1n1 259:1 0 953.9G 0 disk
└─nvme1n1p1 259:2 0 953.9G 0 part
It seems there are 3 storages (USB storage 1, NVMe SSD2)
Which one you are trying to flash?
Message from syslogd@baidu-Precision-5820-Tower-X-Series at Jul 26 09:34:40 ...
kernel:[1187061.754575] EXT4-fs (sdc1): failed to convert unwritten extents to written extents -- potential data loss! (inode 2627669, error -30)
writing item=71, 1:3:data, 60617424896, 2147483648, data.img, 129557300, fixed-<reserved>-12, b0dd13d44f7770a2f4ece3b12603ea4a46e0111f
It seems the error caused from USB storage(sdc1
).
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.