Skip to content

Instantly share code, notes, and snippets.

@kazken3
Created July 20, 2019 07:05
Show Gist options
  • Save kazken3/44ff5f71525b5419b3c371fd489bfc64 to your computer and use it in GitHub Desktop.
Save kazken3/44ff5f71525b5419b3c371fd489bfc64 to your computer and use it in GitHub Desktop.
M5StickV syslog
Jul 20 16:01:48 vignette kernel: [29512.783371] usb 3-1: new full-speed USB device number 3 using xhci_hcd
Jul 20 16:01:49 vignette kernel: [29512.970225] usb 3-1: New USB device found, idVendor=0403, idProduct=6001
Jul 20 16:01:49 vignette kernel: [29512.970232] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jul 20 16:01:49 vignette kernel: [29512.970242] usb 3-1: Product: M5Stack Intf
Jul 20 16:01:49 vignette kernel: [29512.970247] usb 3-1: Manufacturer: Kongou Hikari
Jul 20 16:01:49 vignette kernel: [29512.970251] usb 3-1: SerialNumber: 81523A5C44
Jul 20 16:01:49 vignette kernel: [29512.972333] ftdi_sio 3-1:1.0: FTDI USB Serial Device converter detected
Jul 20 16:01:49 vignette kernel: [29512.972432] usb 3-1: Detected FT232BM
Jul 20 16:01:49 vignette kernel: [29512.977309] usb 3-1: FTDI USB Serial Device converter now attached to ttyUSB0
Jul 20 16:01:49 vignette mtp-probe: checking bus 3, device 3: "/sys/devices/pci0000:00/0000:00:1c.3/0000:05:00.0/usb3/3-1"
Jul 20 16:01:49 vignette mtp-probe: bus: 3, device: 3 was not an MTP device
Jul 20 16:01:49 vignette snapd[1429]: hotplug.go:193: hotplug device add event ignored, enable experimental.hotplug
Jul 20 16:01:49 vignette upowerd[2253]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:1c.3/0000:05:00.0/usb3/3-1/3-1:1.0
Jul 20 16:01:49 vignette upowerd[2253]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:1c.3/0000:05:00.0/usb3/3-1
Jul 20 16:01:51 vignette ModemManager[1146]: <info> Couldn't check support for device '/sys/devices/pci0000:00/0000:00:1c.3/0000:05:00.0/usb3/3-1': not supported by any plugin
@kazken3
Copy link
Author

kazken3 commented Jul 20, 2019

Bus 003 Device 004: ID 0403:6001 Future Technology Devices International, Ltd FT232 USB-Serial (UART) IC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment