10.2 USB Test
Power adapter, Orin main unit, and USB 3.0 flash drive.
1 min read · English documentationUSB Test
Test Equipment
Power adapter, Orin main unit, and USB 3.0 flash drive.
Test Objective
Test the functionality of the USB-related circuitry.
Test Procedure
-
Insert the USB 3.0 flash drive into the Orin main unit.
-
Enter the command below to check whether the USB flash drive is mounted.
lsusb -t | grep "Driver=usb-storage"

- If
Driver=usb-stroageappears under the 10000M bus, the test passed.
