Hi. My usb3 and a jmicron sata-USB-adapter is reseting loop. Dmesg log looks like this ...
[ 151.012061] scsi host0: uas_pre_reset: timed out
[ 151.012328] xhci-hcd xhci-hcd.0.auto: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
[ 151.012387] sd 0:0:0:0: [sda] tag#7 uas_zap_pending 0 uas-tag 1 inflight: CMD
[ 151.012402] sd 0:0:0:0: [sda] tag#7 CDB: opcode=0x28 28 00 00 00 10 00 00 00 08 00
[ 151.012566] sd 0:0:0:0: [sda] tag#7 UNKNOWN(0x2003) Result: hostbyte=0x01 driverbyte=DRIVER_OK cmd_age=16s
[ 151.012581] sd 0:0:0:0: [sda] tag#7 CDB: opcode=0x28 28 00 00 00 10 00 00 00 08 00
[ 151.012590] blk_update_request: I/O error, dev sda, sector 4096 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
[ 151.012836] blk_update_request: I/O error, dev sda, sector 4096 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
[ 151.012866] Buffer I/O error on dev sda, logical block 512, async page read
[ 151.052340] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[ 151.316238] sd 0:0:0:0: [sda] Synchronize Cache(10) failed: Result: hostbyte=0x07 driverbyte=DRIVER_OK
[ 151.544542] usb 5-1: reset SuperSpeed USB device number 2 using xhci-hcd
[ 151.571332] scsi host0: uas
[ 151.580279] scsi 0:0:0:0: Direct-Access JMicron 2201 PQ: 0 ANSI: 6
[ 151.584688] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[ 151.584722] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 151.585079] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 151.585220] sd 0:0:0:0: [sda] Write Protect is off
[ 151.585235] sd 0:0:0:0: [sda] Mode Sense: 53 00 00 08
[ 151.592690] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 151.593439] sd 0:0:0:0: [sda] Optimal transfer size 33553920 bytes not a multiple of physical block size (4096 bytes)
[ 151.730149] sda: sda1 sda2
[ 151.733670] sd 0:0:0:0: [sda] Attached SCSI disk
The adapter has no problem when use in usb 2.0 and work in PC USB 3.0.
Which one has problem , rockchip cpu, sata-usb adapter , linux or something else?
edit: This adapter works in android usb3. This adapter may not compatible with linux driver.