I have somewhat arbitrary errors when using a pendrive, as reported by dmesg:
[ 306.904222] usb 2-3: new high-speed USB device number 7 using ehci-pci
[ 321.080172] usb 2-3: string descriptor 0 read error: -110
[ 321.080191] usb 2-3: New USB device found, idVendor=125f, idProduct=c08a
[ 321.080199] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 326.083021] usb 2-3: can't set config #1, error -110
My question is: what does the error code "-110" mean here? Pointer to the corresponding code of the Linux kernel can be helpful.
It is non-deterministic. The pendrive will often work, but fails randomly both in my Desktop machine and in my Dell XPS12 laptop running Ubuntu 14.04.