Hi all.
I have checked 1 TB external SSD connected to ROCK 960.
Connecting with USB 3.0 is slow, but it connects with USB 2.0 sooner
I use ubuntu 18.04
uname -r
4.4.154-59-rockchip-g5e70f14
II did the following
[connect usb 3.0]
hdparm -tT /dev/sda
/dev/sda:
Timing chaced reads: 2 MB in 61.98 seconds = 33.04 kB/sec
Timing bufferd disk reads: 2 MB in 154.88 seconds = 13.22 kB/sec
[connect usb 2.0]
hdparm -tT /dev/sda
/dev/sda:
Timing chaced reads: 2384 MB in 2.0 seconds = 1192.13 kB/sec
Timing bufferd disk reads: 84 MB in 3.03 seconds = 27.74MB/sec
I am in trouble because I do not know the reason why USB 3.0 is slower than USB 2.0.
Do I need to install somewhere?