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.
- 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.
- 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