USB to SATA Innostor Technology Corporation not detected

  • Hi

    I have a USB3.0 to SATA that works fine on my laptop

    lsub show it as:

    Code
    Bus 002 Device 002: ID 1f75:0621 Innostor Technology Corporation 

    Everything looks fine on dmesg and the unit is mounted.

    Display Spoiler

    [10834.077300] usb 2-1: new SuperSpeed USB device number 2 using xhci_hcd

    [10834.103684] usb 2-1: New USB device found, idVendor=1f75, idProduct=0621

    [10834.103689] usb 2-1: New USB device strings: Mfr=4, Product=5, SerialNumber=6

    [10834.103692] usb 2-1: SerialNumber: 20170816

    [10834.757499] usb-storage 2-1:1.0: USB Mass Storage device detected

    [10834.757616] scsi host2: usb-storage 2-1:1.0

    [10834.757728] usbcore: registered new interface driver usb-storage

    [10834.764188] usbcore: registered new interface driver uas

    [10836.070995] scsi 2:0:0:0: Direct-Access TOSHIBA MQ01ABD050V PQ: 0 ANSI: 6

    [10836.072016] sd 2:0:0:0: Attached scsi generic sg2 type 0

    [10836.072487] sd 2:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/466 GiB)

    [10836.072886] sd 2:0:0:0: [sdb] Write Protect is off

    [10836.072890] sd 2:0:0:0: [sdb] Mode Sense: 3b 00 00 00

    [10836.073224] sd 2:0:0:0: [sdb] No Caching mode page found

    [10836.073227] sd 2:0:0:0: [sdb] Assuming drive cache: write through

    [10836.163522] sd 2:0:0:0: [sdb] Attached SCSI disk

    [10837.597131] EXT4-fs (sdb): mounted filesystem with ordered data mode. Opts: (null)

    But it not works on S905 Libreelec 8.0.2

    lsusb not show the device?

    Code
    Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
    Bus 001 Device 002: ID 05e3:0608 Genesys Logic, Inc. Hub
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

    And dmesg show some error

    This error can be solved?