Created
May 5, 2024 17:11
-
-
Save matthutchinson/690cbd9b5862e8a1eba9e9bd36db691c to your computer and use it in GitHub Desktop.
Pi/Ubuntu dmesg
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ +10.806430] usb 1-1.1.2: new full-speed USB device number 15 using dwc2 | |
[ +0.089543] usb 1-1.1.2: New USB device found, idVendor=1a86, idProduct=7523, bcdDevice=81.34 | |
[ +0.000050] usb 1-1.1.2: New USB device strings: Mfr=0, Product=2, SerialNumber=0 | |
[ +0.000026] usb 1-1.1.2: Product: USB Serial | |
[ +0.003787] ch341 1-1.1.2:1.0: ch341-uart converter detected | |
[ +0.002273] usb 1-1.1.2: ch341-uart converter now attached to ttyUSB0 | |
[ +17.441387] usb 1-1.3: new full-speed USB device number 16 using dwc2 | |
[ +0.091604] usb 1-1.3: New USB device found, idVendor=0fb6, idProduct=3e01, bcdDevice= 1.00 | |
[ +0.000051] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 | |
[ +0.000026] usb 1-1.3: Product: Multisystem Controller Slice | |
[ +0.000022] usb 1-1.3: Manufacturer: Heber Ltd | |
[ +0.000021] usb 1-1.3: SerialNumber: E66118C4E3637B23 | |
[ +0.005832] input: Heber Ltd Multisystem Controller Slice as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3:1.0/0003:0FB6:3E01.000D/input/input14 | |
[ +0.001605] hid-generic 0003:0FB6:3E01.000D: input,hidraw0: USB HID v1.11 Mouse [Heber Ltd Multisystem Controller Slice] on usb-3f980000.usb-1.3/input0 | |
[ +0.003844] input: Heber Ltd Multisystem Controller Slice as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3:1.1/0003:0FB6:3E01.000E/input/input15 | |
[ +0.000633] hid-generic 0003:0FB6:3E01.000E: input,hidraw1: USB HID v1.11 Gamepad [Heber Ltd Multisystem Controller Slice] on usb-3f980000.usb-1.3/input1 | |
[ +0.003562] input: Heber Ltd Multisystem Controller Slice as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3:1.2/0003:0FB6:3E01.000F/input/input16 | |
[ +0.000634] hid-generic 0003:0FB6:3E01.000F: input,hidraw2: USB HID v1.11 Gamepad [Heber Ltd Multisystem Controller Slice] on usb-3f980000.usb-1.3/input2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment