On Fri, 7 Sep 2018, Cristian wrote: > Hello, > > Open report in: > https://bugzilla.kernel.org/show_bug.cgi?id=201037 > > dmesg: > [ 7.008154] usb 3-1: device descriptor read/64, error -110 Here's some more of the log: [ 7.008154] usb 3-1: device descriptor read/64, error -110 [ 7.281320] usb 3-1: New USB device found, idVendor=0cf3, idProduct=9271, bcdDevice= 1.08 [ 7.281328] usb 3-1: New USB device strings: Mfr=16, Product=32, SerialNumber=48 [ 7.281333] usb 3-1: Product: USB2.0 WLAN [ 7.281338] usb 3-1: Manufacturer: ATHEROS [ 7.281350] usb 3-1: SerialNumber: 12345 As you can see, it shows that the computer failed to communicate with the usb 3-1 device the first time it tried, but it succeeded the second time. There's nothing wrong with this. In particular, it isn't a bug. Alan Stern