Usb to SSD connet jetson nano

After I use a USB adapter card to convert an SSD into a USB interface, I connect it to the Jetson nano card. There are two problems in use.

  1. During reading and writing, the device will be kicked off. From the system, the drive letter of / dev / SDA cannot be seen. It cannot be recognized after reboot. You can only recognize the SSD after power down and power on again.
  2. The read-write performance is very unstable. The DD command is used to test the read-write performance. Sometimes the performance can only reach 30MB / s. when the environment remains unchanged, the performance can sometimes reach 160MB / s only after power on again.
    Excuse me, have you ever encountered these two problems?
    The error log is as follows
    536870912 bytes (537 MB, 512 MiB) copied, 31.2118 s, 17.2 MB/s
    root@localhost:~# [ 164.254037] usb 1-2.3: can’t set config #1, error -71
    [ 225.741073] usb 1-2.3: can’t set config #1, error -71
    [ 287.288514] usb 1-2.3: can’t set config #1, error -71
    [ 290.098222] usb 2-1.3: device not accepting address 6, error -71
    [ 351.604807] usb 1-2.3: can’t set config #1, error -71
    [ 354.430190] usb 2-1.3: device not accepting address 8, error -71
    [ 415.925426] usb 1-2.3: can’t set config #1, error -71

Hi,

I am going to move this topic from the NVML forum to Jetson Nano for support visibility.

Best,
Tom K

Duplicated with USB to SSD connect jetson nano - Jetson & Embedded Systems / Jetson Nano - NVIDIA Developer Forums

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.