Comment 85 for bug 1208993

Revision history for this message
Thomas (ew0) wrote :

Maybe this helps some folks with the same issue:

On copying larger files, my system syslog showed multiple times
 usb 9-2.4: reset SuperSpeed USB device number 4 using xhci_hcd

As root the following command line fixed the issue with the usb storage driver

 modprobe -v usb-storage quirks=0x174c:0x1053:u

If that works you can persist it by entering this into rc.local or similar.

hth,
ew0