Advertisement
Guest User

Untitled

a guest
Sep 26th, 2017
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.28 KB | None | 0 0
  1. DMESG
  2.  
  3. [ 48.225030] usb 2-10: new full speed USB device using ohci_hcd and address 4
  4. [ 48.390030] usb 2-10: device descriptor read/64, error -62
  5. [ 48.656028] usb 2-10: device descriptor read/64, error -62
  6. [ 48.914029] usb 2-10: new full speed USB device using ohci_hcd and address 5
  7. [ 49.078026] usb 2-10: device descriptor read/64, error -62
  8. [ 49.343026] usb 2-10: device descriptor read/64, error -62
  9. [ 49.601028] usb 2-10: new full speed USB device using ohci_hcd and address 6
  10. [ 50.005021] usb 2-10: device not accepting address 6, error -62
  11. [ 50.162030] usb 2-10: new full speed USB device using ohci_hcd and address 7
  12. [ 50.566022] usb 2-10: device not accepting address 7, error -62
  13. [ 50.566041] hub 2-0:1.0: unable to enumerate USB device on port 10
  14. [ 54.184517] lo: Disabled Privacy Extensions
  15. [ 132.315029] usb 2-3: new full speed USB device using ohci_hcd and address 8
  16. [ 132.479024] usb 2-3: device descriptor read/64, error -62
  17. [ 132.744024] usb 2-3: device descriptor read/64, error -62
  18. [ 133.002021] usb 2-3: new full speed USB device using ohci_hcd and address 9
  19. [ 133.166020] usb 2-3: device descriptor read/64, error -62
  20. [ 133.431025] usb 2-3: device descriptor read/64, error -62
  21. [ 133.689025] usb 2-3: new full speed USB device using ohci_hcd and address 10
  22. [ 134.093020] usb 2-3: device not accepting address 10, error -62
  23. [ 134.250019] usb 2-3: new full speed USB device using ohci_hcd and address 11
  24. [ 134.654017] usb 2-3: device not accepting address 11, error -62
  25. [ 134.654035] hub 2-0:1.0: unable to enumerate USB device on port 3
  26. [ 161.214022] usb 2-3: new full speed USB device using ohci_hcd and address 12
  27. [ 161.379033] usb 2-3: device descriptor read/64, error -62
  28. [ 161.645030] usb 2-3: device descriptor read/64, error -62
  29. [ 161.903025] usb 2-3: new full speed USB device using ohci_hcd and address 13
  30. [ 162.068031] usb 2-3: device descriptor read/64, error -62
  31. [ 162.334029] usb 2-3: device descriptor read/64, error -62
  32. [ 162.592033] usb 2-3: new full speed USB device using ohci_hcd and address 14
  33. [ 162.996054] usb 2-3: device not accepting address 14, error -62
  34. [ 163.153029] usb 2-3: new full speed USB device using ohci_hcd and address 15
  35. [ 163.557017] usb 2-3: device not accepting address 15, error -62
  36. [ 163.557040] hub 2-0:1.0: unable to enumerate USB device on port 3
  37.  
  38. lsusb
  39. Bus 002 Device 003: ID 0461:4d42 Primax Electronics, Ltd
  40. Bus 002 Device 002: ID 046d:c315 Logitech, Inc. Classic New Touch Keyboard
  41. Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  42. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  43.  
  44. lsusb -v
  45.  
  46. Bus 002 Device 003: ID 0461:4d42 Primax Electronics, Ltd
  47. Device Descriptor:
  48. bLength 18
  49. bDescriptorType 1
  50. bcdUSB 2.00
  51. bDeviceClass 0 (Defined at Interface level)
  52. bDeviceSubClass 0
  53. bDeviceProtocol 0
  54. bMaxPacketSize0 8
  55. idVendor 0x0461 Primax Electronics, Ltd
  56. idProduct 0x4d42
  57. bcdDevice 1.00
  58. iManufacturer 0
  59. iProduct 2
  60. iSerial 0
  61. bNumConfigurations 1
  62. Configuration Descriptor:
  63. bLength 9
  64. bDescriptorType 2
  65. wTotalLength 34
  66. bNumInterfaces 1
  67. bConfigurationValue 1
  68. iConfiguration 0
  69. bmAttributes 0xa0
  70. (Bus Powered)
  71. Remote Wakeup
  72. MaxPower 100mA
  73. Interface Descriptor:
  74. bLength 9
  75. bDescriptorType 4
  76. bInterfaceNumber 0
  77. bAlternateSetting 0
  78. bNumEndpoints 1
  79. bInterfaceClass 3 Human Interface Device
  80. bInterfaceSubClass 1 Boot Interface Subclass
  81. bInterfaceProtocol 2 Mouse
  82. iInterface 0
  83. HID Device Descriptor:
  84. bLength 9
  85. bDescriptorType 33
  86. bcdHID 1.11
  87. bCountryCode 0 Not supported
  88. bNumDescriptors 1
  89. bDescriptorType 34 Report
  90. wDescriptorLength 52
  91. Report Descriptors:
  92. ** UNAVAILABLE **
  93. Endpoint Descriptor:
  94. bLength 7
  95. bDescriptorType 5
  96. bEndpointAddress 0x81 EP 1 IN
  97. bmAttributes 3
  98. Transfer Type Interrupt
  99. Synch Type None
  100. Usage Type Data
  101. wMaxPacketSize 0x0006 1x 6 bytes
  102. bInterval 10
  103. can't get device qualifier: Operation not permitted
  104. can't get debug descriptor: Operation not permitted
  105. cannot read device status, Operation not permitted (1)
  106.  
  107. Bus 002 Device 002: ID 046d:c315 Logitech, Inc. Classic New Touch Keyboard
  108. Device Descriptor:
  109. bLength 18
  110. bDescriptorType 1
  111. bcdUSB 1.10
  112. bDeviceClass 0 (Defined at Interface level)
  113. bDeviceSubClass 0
  114. bDeviceProtocol 0
  115. bMaxPacketSize0 8
  116. idVendor 0x046d Logitech, Inc.
  117. idProduct 0xc315 Classic New Touch Keyboard
  118. bcdDevice 28.00
  119. iManufacturer 1
  120. iProduct 2
  121. iSerial 0
  122. bNumConfigurations 1
  123. Configuration Descriptor:
  124. bLength 9
  125. bDescriptorType 2
  126. wTotalLength 34
  127. bNumInterfaces 1
  128. bConfigurationValue 1
  129. iConfiguration 0
  130. bmAttributes 0xa0
  131. (Bus Powered)
  132. Remote Wakeup
  133. MaxPower 100mA
  134. Interface Descriptor:
  135. bLength 9
  136. bDescriptorType 4
  137. bInterfaceNumber 0
  138. bAlternateSetting 0
  139. bNumEndpoints 1
  140. bInterfaceClass 3 Human Interface Device
  141. bInterfaceSubClass 1 Boot Interface Subclass
  142. bInterfaceProtocol 1 Keyboard
  143. iInterface 0
  144. HID Device Descriptor:
  145. bLength 9
  146. bDescriptorType 33
  147. bcdHID 1.10
  148. bCountryCode 0 Not supported
  149. bNumDescriptors 1
  150. bDescriptorType 34 Report
  151. wDescriptorLength 64
  152. Report Descriptors:
  153. ** UNAVAILABLE **
  154. Endpoint Descriptor:
  155. bLength 7
  156. bDescriptorType 5
  157. bEndpointAddress 0x81 EP 1 IN
  158. bmAttributes 3
  159. Transfer Type Interrupt
  160. Synch Type None
  161. Usage Type Data
  162. wMaxPacketSize 0x0008 1x 8 bytes
  163. bInterval 10
  164. cannot read device status, Operation not permitted (1)
  165.  
  166. Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  167. Device Descriptor:
  168. bLength 18
  169. bDescriptorType 1
  170. bcdUSB 1.10
  171. bDeviceClass 9 Hub
  172. bDeviceSubClass 0 Unused
  173. bDeviceProtocol 0 Full speed (or root) hub
  174. bMaxPacketSize0 64
  175. idVendor 0x1d6b Linux Foundation
  176. idProduct 0x0001 1.1 root hub
  177. bcdDevice 2.06
  178. iManufacturer 3
  179. iProduct 2
  180. iSerial 1
  181. bNumConfigurations 1
  182. Configuration Descriptor:
  183. bLength 9
  184. bDescriptorType 2
  185. wTotalLength 25
  186. bNumInterfaces 1
  187. bConfigurationValue 1
  188. iConfiguration 0
  189. bmAttributes 0xe0
  190. Self Powered
  191. Remote Wakeup
  192. MaxPower 0mA
  193. Interface Descriptor:
  194. bLength 9
  195. bDescriptorType 4
  196. bInterfaceNumber 0
  197. bAlternateSetting 0
  198. bNumEndpoints 1
  199. bInterfaceClass 9 Hub
  200. bInterfaceSubClass 0 Unused
  201. bInterfaceProtocol 0 Full speed (or root) hub
  202. iInterface 0
  203. Endpoint Descriptor:
  204. bLength 7
  205. bDescriptorType 5
  206. bEndpointAddress 0x81 EP 1 IN
  207. bmAttributes 3
  208. Transfer Type Interrupt
  209. Synch Type None
  210. Usage Type Data
  211. wMaxPacketSize 0x0002 1x 2 bytes
  212. bInterval 255
  213. can't get hub descriptor: Operation not permitted
  214. cannot read device status, Operation not permitted (1)
  215.  
  216. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  217. Device Descriptor:
  218. bLength 18
  219. bDescriptorType 1
  220. bcdUSB 2.00
  221. bDeviceClass 9 Hub
  222. bDeviceSubClass 0 Unused
  223. bDeviceProtocol 0 Full speed (or root) hub
  224. bMaxPacketSize0 64
  225. idVendor 0x1d6b Linux Foundation
  226. idProduct 0x0002 2.0 root hub
  227. bcdDevice 2.06
  228. iManufacturer 3
  229. iProduct 2
  230. iSerial 1
  231. bNumConfigurations 1
  232. Configuration Descriptor:
  233. bLength 9
  234. bDescriptorType 2
  235. wTotalLength 25
  236. bNumInterfaces 1
  237. bConfigurationValue 1
  238. iConfiguration 0
  239. bmAttributes 0xe0
  240. Self Powered
  241. Remote Wakeup
  242. MaxPower 0mA
  243. Interface Descriptor:
  244. bLength 9
  245. bDescriptorType 4
  246. bInterfaceNumber 0
  247. bAlternateSetting 0
  248. bNumEndpoints 1
  249. bInterfaceClass 9 Hub
  250. bInterfaceSubClass 0 Unused
  251. bInterfaceProtocol 0 Full speed (or root) hub
  252. iInterface 0
  253. Endpoint Descriptor:
  254. bLength 7
  255. bDescriptorType 5
  256. bEndpointAddress 0x81 EP 1 IN
  257. bmAttributes 3
  258. Transfer Type Interrupt
  259. Synch Type None
  260. Usage Type Data
  261. wMaxPacketSize 0x0004 1x 4 bytes
  262. bInterval 12
  263. can't get hub descriptor: Operation not permitted
  264. can't get device qualifier: Operation not permitted
  265. can't get debug descriptor: Operation not permitted
  266. cannot read device status, Operation not permitted (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement