Skip to content

Instantly share code, notes, and snippets.

@sunjam
Last active August 6, 2016 19:37
Show Gist options
  • Save sunjam/6f4ede21d9586e526888e6c7a4817f9e to your computer and use it in GitHub Desktop.
Save sunjam/6f4ede21d9586e526888e6c7a4817f9e to your computer and use it in GitHub Desktop.
Shnth Shbobo dmesg output - Causing issues on x220 Thinkpad running Arch Linux
[ 5930.940594] ata1.00: configured for UDMA/133
[ 5930.941414] ata5: SATA link down (SStatus 0 SControl 300)
[ 5930.942411] ata2: SATA link down (SStatus 0 SControl 300)
[ 5931.134464] PM: resume of devices complete after 506.065 msecs
[ 5931.134884] PM: Finishing wakeup.
[ 5931.134888] Restarting tasks ... done.
[ 5931.184013] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[ 5931.184229] iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
[ 5931.191872] iwlwifi 0000:03:00.0: Radio type=0x0-0x0-0x3
[ 5931.200279] usb 1-1.5: new high-speed USB device number 4 using ehci-pci
[ 5931.224649] iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
[ 5931.231947] iwlwifi 0000:03:00.0: Radio type=0x0-0x0-0x3
[ 5931.258483] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[ 5931.261081] IPv6: ADDRCONF(NETDEV_UP): enp0s25: link is not ready
[ 5931.287315] hub 1-1.5:1.0: USB hub found
[ 5931.287468] hub 1-1.5:1.0: 6 ports detected
[ 5931.392529] e1000e 0000:00:19.0: irq 28 for MSI/MSI-X
[ 5931.433620] psmouse serio1: synaptics: queried max coordinates: x [..5472], y [..4448]
[ 5931.493339] e1000e 0000:00:19.0: irq 28 for MSI/MSI-X
[ 5931.493665] IPv6: ADDRCONF(NETDEV_UP): enp0s25: link is not ready
[ 5931.527457] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[ 5932.038594] wlp3s0: authenticate with 08:bd:43:b4:28:55
[ 5932.041471] wlp3s0: send auth to 08:bd:43:b4:28:55 (try 1/3)
[ 5932.043569] wlp3s0: authenticated
[ 5932.044045] wlp3s0: associate with 08:bd:43:b4:28:55 (try 1/3)
[ 5932.048354] wlp3s0: RX AssocResp from 08:bd:43:b4:28:55 (capab=0x431 status=0 aid=4)
[ 5932.052733] wlp3s0: associated
[ 5932.052785] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[ 5982.749563] usb 1-1.5.6: new full-speed USB device number 5 using ehci-pci
[ 5983.395077] hidraw: raw HID events driver (C) Jiri Kosina
[ 5983.401344] usbcore: registered new interface driver usbhid
[ 5983.401350] usbhid: USB HID core driver
[ 5983.413208] input: SHBOBO SHNTH as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5.6/1-1.5.6:1.0/0003:6666:6666.0001/input/input18
[ 5983.413567] hid-generic 0003:6666:6666.0001: input,hidraw0: USB HID v1.11 Gamepad [SHBOBO SHNTH] on usb-0000:00:1a.0-1.5.6/input0
$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment