Skip to content

Instantly share code, notes, and snippets.

@kazken3
Created June 19, 2019 13:50
Show Gist options
  • Save kazken3/a8240a98f9b9b116a1ce453d9c2b8071 to your computer and use it in GitHub Desktop.
Save kazken3/a8240a98f9b9b116a1ce453d9c2b8071 to your computer and use it in GitHub Desktop.
usb fan
Jun 19 22:47:18 vignette kernel: [ 282.727109] usb 3-1: new low-speed USB device number 6 using xhci_hcd
Jun 19 22:47:18 vignette kernel: [ 282.907862] usb 3-1: New USB device found, idVendor=0c45, idProduct=7160
Jun 19 22:47:18 vignette kernel: [ 282.907870] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 19 22:47:18 vignette kernel: [ 282.907876] usb 3-1: Product: XY LED FAN
Jun 19 22:47:18 vignette kernel: [ 282.907880] usb 3-1: Manufacturer: XY-SUN
Jun 19 22:47:18 vignette kernel: [ 282.919122] input: XY-SUN XY LED FAN as /devices/pci0000:00/0000:00:1c.3/0000:05:00.0/usb3/3-1/3-1:1.0/0003:0C45:7160.0005/input/input17
Jun 19 22:47:18 vignette kernel: [ 282.919343] hid-generic 0003:0C45:7160.0005: input,hidraw0: USB HID v1.00 Device [XY-SUN XY LED FAN ] on usb-0000:05:00.0-1/input0
Jun 19 22:47:18 vignette mtp-probe: checking bus 3, device 6: "/sys/devices/pci0000:00/0000:00:1c.3/0000:05:00.0/usb3/3-1"
Jun 19 22:47:18 vignette mtp-probe: bus: 3, device: 6 was not an MTP device
Jun 19 22:47:18 vignette /usr/lib/gdm3/gdm-x-session[5012]: (II) config/udev: Adding input device XY-SUN XY LED FAN (/dev/input/event12)
Jun 19 22:47:18 vignette /usr/lib/gdm3/gdm-x-session[5012]: (II) No input driver specified, ignoring this device.
Jun 19 22:47:18 vignette /usr/lib/gdm3/gdm-x-session[5012]: (II) This device may have been added with another device file.
Jun 19 22:47:18 vignette upowerd[2270]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:1c.3/0000:05:00.0/usb3/3-1/3-1:1.0/0003:0C45:7160.0005
Jun 19 22:47:18 vignette upowerd[2270]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:1c.3/0000:05:00.0/usb3/3-1/3-1:1.0
Jun 19 22:47:18 vignette upowerd[2270]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:1c.3/0000:05:00.0/usb3/3-1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment