Skip to content

Instantly share code, notes, and snippets.

@jautero
Created May 13, 2017 14:38
Show Gist options
  • Save jautero/5c92da7b7826c95c8f9ab5a7a4a20de0 to your computer and use it in GitHub Desktop.
Save jautero/5c92da7b7826c95c8f9ab5a7a4a20de0 to your computer and use it in GitHub Desktop.
raspberry pi dmesg
[ 3.928145] usb 1-1.3: new full-speed USB device number 5 using dwc_otg
[ 4.018156] usb 1-1.3: device descriptor read/64, error -32
[ 4.208159] usb 1-1.3: device descriptor read/64, error -32
[ 4.408171] usb 1-1.3: new full-speed USB device number 6 using dwc_otg
[ 4.518116] usb 1-1.3: device descriptor read/64, error -32
[ 4.708075] usb 1-1.3: device descriptor read/64, error -32
[ 4.897959] usb 1-1.3: new full-speed USB device number 7 using dwc_otg
[ 5.317852] usb 1-1.3: device not accepting address 7, error -32
[ 5.417948] usb 1-1.3: new full-speed USB device number 8 using dwc_otg
[ 5.837878] usb 1-1.3: device not accepting address 8, error -32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment