certainement plus que moi en tout cas ! 😛
voici le resultat de la commande avec le nouvel adaptateur et le disque d' occasion toshiba sur USB3 :
iznobe@iznobe-PC:~$ lsusb | sort ; echo; lsusb -t
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 003: ID 0518:0002 EzKEY Corp. EZ-9900C Keyboard
Bus 002 Device 004: ID 046d:c06b Logitech, Inc. G700 Wireless Gaming Mouse
Bus 002 Device 005: ID 0cf3:3005 Atheros Communications, Inc. AR3011 Bluetooth
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 004 Device 002: ID 174c:55aa ASMedia Technology Inc. ASM1051E SATA 6Gb/s bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s bridge
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
/: Bus 06.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 5000M
/: Bus 05.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 480M
/: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 5000M
|__ Port 2: Dev 2, If 0, Class=Mass Storage, Driver=usb-storage, 5000M
/: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 480M
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/2p, 480M
|__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/8p, 480M
|__ Port 3: Dev 3, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
|__ Port 3: Dev 3, If 1, Class=Human Interface Device, Driver=usbhid, 1.5M
|__ Port 4: Dev 4, If 1, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 4: Dev 4, If 0, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 7: Dev 5, If 0, Class=Wireless, Driver=btusb, 12M
|__ Port 7: Dev 5, If 1, Class=Wireless, Driver=btusb, 12M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/2p, 480M
|__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/6p, 480M
iznobe@iznobe-PC:~$
iznobe@iznobe-PC:~$ dmesg
[ 586.454911] usb 4-2: USB disconnect, device number 2
[ 586.455803] sd 10:0:0:0: [sdg] Synchronizing SCSI cache
[ 586.455845] sd 10:0:0:0: [sdg] Synchronize Cache(10) failed: Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK
[ 589.614839] usb 4-2: new SuperSpeed Gen 1 USB device number 3 using xhci_hcd
[ 589.632545] usb 4-2: New USB device found, idVendor=174c, idProduct=55aa, bcdDevice= 1.00
[ 589.632548] usb 4-2: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[ 589.632550] usb 4-2: Product: ASM1153E
[ 589.632551] usb 4-2: Manufacturer: Inateck
[ 589.632553] usb 4-2: SerialNumber: 123456789716
[ 589.636960] usb 4-2: USB controller 0000:03:00.0 does not support streams, which are required by the UAS driver.
[ 589.636962] usb 4-2: Please try an other USB controller if you wish to use UAS.
[ 589.636964] usb-storage 4-2:1.0: USB Mass Storage device detected
[ 589.637194] usb-storage 4-2:1.0: Quirks match for vid 174c pid 55aa: 400000
[ 589.637269] scsi host10: usb-storage 4-2:1.0
[ 590.640043] scsi 10:0:0:0: Direct-Access Inateck ASM1153E 0 PQ: 0 ANSI: 6
[ 590.640399] sd 10:0:0:0: Attached scsi generic sg8 type 0
[ 592.294761] sd 10:0:0:0: [sdg] 250069680 512-byte logical blocks: (128 GB/119 GiB)
[ 592.295188] sd 10:0:0:0: [sdg] Write Protect is off
[ 592.295190] sd 10:0:0:0: [sdg] Mode Sense: 43 00 00 00
[ 592.295523] sd 10:0:0:0: [sdg] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 592.297860] sdg: sdg1 sdg2
[ 592.299044] sd 10:0:0:0: [sdg] Attached SCSI disk
[ 593.529486] EXT4-fs (sdg2): mounted filesystem with ordered data mode. Opts: (null)
iznobe@iznobe-PC:~$
la meme chose sur port USB 2 :
iznobe@iznobe-PC:~$ lsusb | sort ; echo; lsusb -t
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 003: ID 174c:55aa ASMedia Technology Inc. ASM1051E SATA 6Gb/s bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s bridge
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 003: ID 0518:0002 EzKEY Corp. EZ-9900C Keyboard
Bus 002 Device 004: ID 046d:c06b Logitech, Inc. G700 Wireless Gaming Mouse
Bus 002 Device 005: ID 0cf3:3005 Atheros Communications, Inc. AR3011 Bluetooth
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
/: Bus 06.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 5000M
/: Bus 05.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 480M
/: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 5000M
/: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 480M
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/2p, 480M
|__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/8p, 480M
|__ Port 3: Dev 3, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
|__ Port 3: Dev 3, If 1, Class=Human Interface Device, Driver=usbhid, 1.5M
|__ Port 4: Dev 4, If 1, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 4: Dev 4, If 0, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 7: Dev 5, If 0, Class=Wireless, Driver=btusb, 12M
|__ Port 7: Dev 5, If 1, Class=Wireless, Driver=btusb, 12M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/2p, 480M
|__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/6p, 480M
|__ Port 3: Dev 3, If 0, Class=Mass Storage, Driver=uas, 480M
iznobe@iznobe-PC:~$
iznobe@iznobe-PC:~$ dmesg
[ 985.494754] usb 1-1.3: new high-speed USB device number 4 using ehci-pci
[ 985.649155] usb 1-1.3: New USB device found, idVendor=174c, idProduct=55aa, bcdDevice= 1.00
[ 985.649159] usb 1-1.3: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[ 985.649161] usb 1-1.3: Product: ASM1153E
[ 985.649162] usb 1-1.3: Manufacturer: Inateck
[ 985.649164] usb 1-1.3: SerialNumber: 123456789716
[ 985.650160] scsi host10: uas
[ 985.652419] scsi 10:0:0:0: Direct-Access Inateck ASM1153E 0 PQ: 0 ANSI: 6
[ 985.654366] sd 10:0:0:0: Attached scsi generic sg8 type 0
[ 985.658923] sd 10:0:0:0: [sdg] 250069680 512-byte logical blocks: (128 GB/119 GiB)
[ 985.659275] sd 10:0:0:0: [sdg] Write Protect is off
[ 985.659277] sd 10:0:0:0: [sdg] Mode Sense: 43 00 00 00
[ 985.659776] sd 10:0:0:0: [sdg] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 985.660293] sd 10:0:0:0: [sdg] Optimal transfer size 33553920 bytes
[ 985.663431] sdg: sdg1 sdg2
[ 985.666276] sd 10:0:0:0: [sdg] Attached SCSI disk
[ 986.058277] FAT-fs (sdg1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 986.079659] EXT4-fs (sdg2): mounted filesystem with ordered data mode. Opts: (null)
iznobe@iznobe-PC:~$
On notera tout de meme que sur port USB3 , on a un message quasi identique qu ' avec l ' adaptateur qui ne fonctionnait pas ( avec les 2 disques )
j ' en deduis donc que l' adaptateur est " compatible " mais ne gere pas le protocole UAS alors que c' est indiqué dans la description du produit sur le site amazone ( voir lien dans mon post precedent ) :
[ 589.636960] usb 4-2: USB controller 0000:03:00.0 does not support streams, which are required by the UAS driver.
[ 589.636962] usb 4-2: Please try an other USB controller if you wish to use UAS.
en esperant que ca fera avancer le scmil blik pour tout le monde .
si vous avez besoin d' autre renseignements , je reste a disposition bien sur .
Encore merci a vous tous !