>This is puzzling. The device connected at SuperSpeed in the previous tests. Clearly this is related to the warning in the preceding line (the port failed to configure its link partner). >What could have happened? A problem in the cable? Previous test was using a 3m long cable. Tried again with a 1m cable: Dec 08 16:38:30 charon kernel: usb 2-1: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd Dec 08 16:38:30 charon kernel: usb 2-1: New USB device found, idVendor=059f, idProduct=105f, bcdDevice= 0.01 Dec 08 16:38:30 charon kernel: usb 2-1: New USB device strings: Mfr=2, Product=3, SerialNumber=1 Dec 08 16:38:30 charon kernel: usb 2-1: Product: 2Big Quadra USB3 Dec 08 16:38:30 charon kernel: usb 2-1: Manufacturer: LaCie Dec 08 16:38:30 charon kernel: usb 2-1: SerialNumber: 00000000250e9e711084 Dec 08 16:38:30 charon kernel: scsi host5: uas Dec 08 16:38:30 charon kernel: scsi 5:0:0:0: Direct-Access LaCie 2Big Quadra v3 051E PQ: 0 ANSI: 6 Dec 08 16:38:30 charon kernel: scsi 5:0:0:0: Attached scsi generic sg3 type 0 Dec 08 16:38:30 charon mtp-probe[15990]: checking bus 2, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb2/2-1" Dec 08 16:38:30 charon mtp-probe[15990]: bus: 2, device: 2 was not an MTP device Dec 08 16:38:30 charon mtp-probe[15993]: checking bus 2, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb2/2-1" Dec 08 16:38:30 charon mtp-probe[15993]: bus: 2, device: 2 was not an MTP device Dec 08 16:38:30 charon kernel: sd 5:0:0:0: [sdc] 7814025564 512-byte logical blocks: (4.00 TB/3.64 TiB) Dec 08 16:38:30 charon kernel: sd 5:0:0:0: [sdc] Write Protect is off Dec 08 16:38:30 charon kernel: sd 5:0:0:0: [sdc] Mode Sense: 43 00 00 00 Dec 08 16:38:30 charon kernel: sd 5:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA Dec 08 16:38:30 charon kernel: sd 5:0:0:0: [sdc] Optimal transfer size 33553920 bytes Dec 08 16:38:30 charon kernel: sdc: sdc1 sdc2 Dec 08 16:38:30 charon kernel: sd 5:0:0:0: [sdc] Attached SCSI disk Dec 08 16:38:31 charon sshd[15980]: Accepted password for amonra from 192.168.129.64 port 59740 ssh2 Dec 08 16:38:31 charon sshd[15980]: pam_unix(sshd:session): session opened for user amonra by (uid=0) Dec 08 16:38:31 charon systemd-logind[773]: New session 19 of user amonra. Dec 08 16:38:31 charon systemd[1]: Started Session 19 of user amonra. Dec 08 16:38:32 charon /usr/sbin/x2gocleansessions[899]: amonra-50-1607445512_stDLXQt_dp32: state file for this session does not exist: /tmp> Dec 08 16:38:34 charon /usr/bin/x2gostartagent[16250]: successfully started X2Go Agent session with ID amonra-50-1607445512_stDLXQt_dp32 Dec 08 16:38:41 charon /usr/bin/x2goruncommand[16445]: launching session with Xsession-x2go mechanism, using STARTUP="startlxqt" Dec 08 16:38:41 charon /usr/bin/x2goruncommand[16446]: dbus wrapper available as /usr/bin/dbus-run-session Dec 08 16:38:41 charon /usr/bin/x2gomountdirs[16312]: successfully mounted amonra@127.0.0.1:42471/cygdrive/C/Users/amonra/X2GO~1/S-BA8C~1/sp> Dec 08 16:38:42 charon polkitd(authority=local)[760]: Registered Authentication Agent for unix-session:19 (system bus name :1.148 [/usr/bin/> Dec 08 16:38:42 charon NetworkManager[730]: <info> [1607445522.3927] agent-manager: agent[c5fafd67353e3850,:1.150/org.freedesktop.nm-applet> Dec 08 16:38:49 charon polkitd(authority=local)[760]: Operator of unix-session:19 successfully authenticated as unix-user:amonra to gain ONE> Dec 08 16:38:49 charon kernel: [EXFAT] trying to mount... Dec 08 16:38:49 charon kernel: [EXFAT] mounted successfully Dec 08 16:38:49 charon systemd[1]: Finished Clean the /media/amonra/4TB mount point. Dec 08 16:38:49 charon udisksd[775]: Mounted /dev/sdc2 at /media/amonra/4TB on behalf of uid 1000 I then tried again using the 3m long cable and got the same error as before and connected at high-speed not SuperSpeed Should I expect problems with a 3m long cable or does this say the 3m long cable is faulty? David -----Original Message----- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx> Sent: 08 December 2020 16:27 To: David C. Partridge <david.partridge@xxxxxxxxxxxxx> Cc: 'Oliver Neukum' <oneukum@xxxxxxxx>; linux-usb@xxxxxxxxxxxxxxx Subject: Re: Issues with LaCie USB3 drive and UAS On Tue, Dec 08, 2020 at 04:06:49PM -0000, David C. Partridge wrote: > >> 2-1: USB disconnect, device number 2 > > >Again, did you plug the cable or did the device spontaneously disconnect? > > That was a spontaneous disconnect. > > > In this case, could you retry with > > usb-storage quirks=059f:105f:kf > > Sure! The results are in general a lot more promising (apart from the first line) - plus I was able to read/write files without problems: > > Dec 08 15:47:48 charon kernel: usb usb2-port6: config error Dec 08 > 15:47:49 charon kernel: usb 1-6: new high-speed USB device number 4 > using xhci_hcd This is puzzling. The device connected at SuperSpeed in the previous tests. Clearly this is related to the warning in the preceding line (the port failed to configure its link partner). What could have happened? A problem in the cable? The usb-storage quirk setting would not have affected this. Alan Stern