Advertisement
Guest User

pi@raspberrypi:~

a guest
Dec 12th, 2019
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.69 KB | None | 0 0
  1. pi@raspberrypi:~ $ sudo dmesg | grep usb
  2. [ 0.073277] usbcore: registered new interface driver usbfs
  3. [ 0.073328] usbcore: registered new interface driver hub
  4. [ 0.073398] usbcore: registered new device driver usb
  5. [ 0.413159] usbcore: registered new interface driver r8152
  6. [ 0.413220] usbcore: registered new interface driver lan78xx
  7. [ 0.413280] usbcore: registered new interface driver smsc95xx
  8. [ 0.417066] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  9. [ 0.417080] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  10. [ 0.417091] usb usb1: Product: xHCI Host Controller
  11. [ 0.417102] usb usb1: Manufacturer: Linux 4.19.75-v7l+ xhci-hcd
  12. [ 0.417113] usb usb1: SerialNumber: 0000:01:00.0
  13. [ 0.418578] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
  14. [ 0.418592] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  15. [ 0.418604] usb usb2: Product: xHCI Host Controller
  16. [ 0.418615] usb usb2: Manufacturer: Linux 4.19.75-v7l+ xhci-hcd
  17. [ 0.418626] usb usb2: SerialNumber: 0000:01:00.0
  18. [ 0.445948] dwc_otg fe980000.usb: base=(ptrval)
  19. [ 0.847455] dwc_otg fe980000.usb: DWC OTG Controller
  20. [ 0.847484] dwc_otg fe980000.usb: new USB bus registered, assigned bus number 3
  21. [ 0.847518] dwc_otg fe980000.usb: irq 37, io mem 0x00000000
  22. [ 0.847840] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  23. [ 0.847853] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  24. [ 0.847865] usb usb3: Product: DWC OTG Controller
  25. [ 0.847876] usb usb3: Manufacturer: Linux 4.19.75-v7l+ dwc_otg_hcd
  26. [ 0.847886] usb usb3: SerialNumber: fe980000.usb
  27. [ 0.849302] usbcore: registered new interface driver uas
  28. [ 0.849413] usbcore: registered new interface driver usb-storage
  29. [ 0.855743] usbcore: registered new interface driver usbhid
  30. [ 0.855751] usbhid: USB HID core driver
  31. [ 0.991710] usb 1-1: new high-speed USB device number 2 using xhci_hcd
  32. [ 1.174307] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.20
  33. [ 1.174322] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  34. [ 1.174334] usb 1-1: Product: USB2.0 Hub
  35. [ 1.501722] usb 1-1.1: new low-speed USB device number 3 using xhci_hcd
  36. [ 1.638511] usb 1-1.1: New USB device found, idVendor=0810, idProduct=e501, bcdDevice= 1.06
  37. [ 1.638526] usb 1-1.1: New USB device strings: Mfr=0, Product=2, SerialNumber=0
  38. [ 1.638538] usb 1-1.1: Product: usb gamepad
  39. [ 1.649359] input: usb gamepad as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:0810:E501.0001/input/input0
  40. [ 1.649545] hid-generic 0003:0810:E501.0001: input,hidraw0: USB HID v1.10 Joystick [usb gamepad ] on usb-0000:01:00.0-1.1/input0
  41. [ 1.741707] usb 1-1.2: new high-speed USB device number 4 using xhci_hcd
  42. [ 1.873797] usb 1-1.2: New USB device found, idVendor=045b, idProduct=0229, bcdDevice= 0.00
  43. [ 1.873812] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  44. [ 1.873824] usb 1-1.2: Product: uPD720231A
  45. [ 1.873835] usb 1-1.2: Manufacturer: Renesas Electronics
  46. [ 1.873847] usb 1-1.2: SerialNumber: 2020202020205046444233325338544A3959344D
  47. [ 2.501803] usb 1-1.3: new full-speed USB device number 5 using xhci_hcd
  48. [ 2.647510] usb 1-1.3: New USB device found, idVendor=0c45, idProduct=8101, bcdDevice= 0.01
  49. [ 2.647528] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  50. [ 2.647545] usb 1-1.3: Product: USB Device
  51. [ 2.647560] usb 1-1.3: Manufacturer: USB
  52. [ 2.659710] input: USB USB Device Consumer Control as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.0/0003:0C45:8101.0002/input/input1
  53. [ 2.721933] input: USB USB Device System Control as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.0/0003:0C45:8101.0002/input/input2
  54. [ 2.722107] input: USB USB Device Keyboard as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.0/0003:0C45:8101.0002/input/input3
  55. [ 2.722780] hid-generic 0003:0C45:8101.0002: input,hidraw1: USB HID v1.01 Keyboard [USB USB Device] on usb-0000:01:00.0-1.3/input0
  56. [ 2.726799] input: USB USB Device as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.1/0003:0C45:8101.0003/input/input4
  57. [ 2.727145] hid-generic 0003:0C45:8101.0003: input,hidraw2: USB HID v1.01 Mouse [USB USB Device] on usb-0000:01:00.0-1.3/input1
  58. [ 2.732062] hid-generic 0003:0C45:8101.0004: hiddev96,hidraw3: USB HID v1.10 Device [USB USB Device] on usb-0000:01:00.0-1.3/input2
  59. [ 2.737363] input: USB USB Device as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.3/0003:0C45:8101.0005/input/input5
  60. [ 2.737541] hid-generic 0003:0C45:8101.0005: input,hidraw4: USB HID v1.01 Gamepad [USB USB Device] on usb-0000:01:00.0-1.3/input3
  61. [ 2.851730] usb 1-1.4: new full-speed USB device number 6 using xhci_hcd
  62. [ 3.021550] usb 1-1.4: New USB device found, idVendor=248a, idProduct=8367, bcdDevice= 1.00
  63. [ 3.021565] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  64. [ 3.021577] usb 1-1.4: Product: Wireless Receiver
  65. [ 3.021588] usb 1-1.4: Manufacturer: Telink
  66. [ 3.035603] input: Telink Wireless Receiver Mouse as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:248A:8367.0006/input/input6
  67. [ 3.036089] input: Telink Wireless Receiver Consumer Control as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:248A:8367.0006/input/input7
  68. [ 3.101945] input: Telink Wireless Receiver System Control as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:248A:8367.0006/input/input8
  69. [ 3.102141] hid-generic 0003:248A:8367.0006: input,hidraw5: USB HID v1.11 Mouse [Telink Wireless Receiver] on usb-0000:01:00.0-1.4/input0
  70. [ 3.112276] input: Telink Wireless Receiver as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4:1.1/0003:248A:8367.0007/input/input9
  71. [ 3.183036] hid-generic 0003:248A:8367.0007: input,hidraw6: USB HID v1.11 Keyboard [Telink Wireless Receiver] on usb-0000:01:00.0-1.4/input1
  72. [ 5.212947] usbcore: registered new interface driver brcmfmac
  73. [ 34.687683] usb 1-1.1: USB disconnect, device number 3
  74. [ 58.031797] usb 1-1.1: new high-speed USB device number 7 using xhci_hcd
  75. [ 58.172787] usb 1-1.1: New USB device found, idVendor=0781, idProduct=5567, bcdDevice= 1.03
  76. [ 58.172804] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  77. [ 58.172817] usb 1-1.1: Product: Cruzer Blade
  78. [ 58.172830] usb 1-1.1: Manufacturer: SanDisk
  79. [ 58.172841] usb 1-1.1: SerialNumber: 20060774110572826123
  80. [ 58.192848] usb-storage 1-1.1:1.0: USB Mass Storage device detected
  81. [ 58.193323] scsi host1: usb-storage 1-1.1:1.0
  82. [ 111.242392] usb 1-1.1: USB disconnect, device number 7
  83. [ 417.497886] usb 1-1.1: new high-speed USB device number 8 using xhci_hcd
  84. [ 417.628925] usb 1-1.1: New USB device found, idVendor=0781, idProduct=5567, bcdDevice= 1.03
  85. [ 417.628942] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  86. [ 417.628955] usb 1-1.1: Product: Cruzer Blade
  87. [ 417.628966] usb 1-1.1: Manufacturer: SanDisk
  88. [ 417.628978] usb 1-1.1: SerialNumber: 20060774110572826123
  89. [ 417.631043] usb-storage 1-1.1:1.0: USB Mass Storage device detected
  90. [ 417.631607] scsi host1: usb-storage 1-1.1:1.0
  91. [ 445.369210] usb 1-1.1: USB disconnect, device number 8
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement