请问Orin 在massflash烧录时如何查看使用的是USB2.0还是3.0?
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!
这里描述的是不支持USBSS,USBSS是USB3.0,所以目前massflash烧录采用的是USB2.0吗?想确认一下,谢谢
我是用的刷机命令如下
sudo ./tools/kernel_flash/l4t_initrd_flash.sh --flash-only --network usb0 --massflash 6
Hi,
You can use lsusb -t
to check whether USB 2.0 or USB 3.0 is being used in mass flash.
请问是在PC host上执行这个命令还是通过串口在Orin的bash中执行呢?谢谢
hello,
这是我们自研板载,是用同样的PC USB3.0口连接我们自研的板载,发现massflash过程中识别的是USB2.0.但在Devkit套件中是USB3.0。
很奇怪的是我们自研板载在刷机后正常启动后开机运行后是USB3.0,massflash过程中识别的USB2.0 or 3.0 可以通过修改dtb文件控制吗?
system
Closed
11
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.