I have issue to connect SDD to Raspi - initially I thought it is related to low power, but even when connecting it via USB hub this is still failing - any clues?
Code
[ 2454.933803] usb 1-1.4.4: new high-speed USB device number 20 using dwc_otg
[ 2455.105611] usb 1-1.4.4: New USB device found, idVendor=125f, idProduct=a67a, bcdDevice=93.01
[ 2455.105639] usb 1-1.4.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2455.105655] usb 1-1.4.4: Product: SD700
[ 2455.105671] usb 1-1.4.4: Manufacturer: ADATA
[ 2455.105687] usb 1-1.4.4: SerialNumber: 471213A0700D
[ 2455.110639] usb-storage 1-1.4.4:1.0: USB Mass Storage device detected
[ 2455.116648] scsi host0: usb-storage 1-1.4.4:1.0
[ 2456.128359] scsi 0:0:0:0: Direct-Access ADATA SD700 9301 PQ: 0 ANSI: 6
[ 2462.090999] sd 0:0:0:0: [sda] Unit Not Ready
[ 2462.091034] sd 0:0:0:0: [sda] Sense Key : 0x4 [current]
[ 2462.091055] sd 0:0:0:0: [sda] ASC=0x44 <<vendor>>ASCQ=0x81
Display More