You are not logged in.
Pages: 1
Startup had been going fine until today. Everything is still working fine as far as I can tell but I now have two errors appear when its just starting.
[ 19.854371] usb 1-9.4 device descriptor read/64, error -110
[ 70.243502] usb 1-9.4 device not accepting address 13. error -71
Am I having some sort of USB issue?
Thanks in advance.
Offline
Hi Bombadilious,
Seems like a timeout issue and protocol issue with the usb device. What is the output of
lsusb
Also, try to remove the usb device this refers to at startup. Does this error produce further issues once you startup? Is it a peripheral via a hub/dock? Any startup interactions expected for this usb besides initializing?
Also, provide:
sudo dmesg | grep -i usb
Offline
Pages: 1