Gamepad stopped working

Hello everyone, first time here

Last week my gamepad (a SteelSeries Stratus Duo) stopped working, this was after working for some time out of the box.

After plugging it in, the gamepad starts flashing and does not seem to do anything.

evtest shows no activity when pushing buttons:

Select the device event number [0-29]: 6
Input driver version is 1.0.1
Input device ID: bus 0x3 vendor 0x1038 product 0x1430 version 0x111
Input device name: "SteelSeries Stratus Duo"
Supported events:
  Event type 0 (EV_SYN)
  Event type 1 (EV_KEY)
    Event code 272 (BTN_LEFT)
    Event code 273 (BTN_RIGHT)
    Event code 274 (BTN_MIDDLE)
    Event code 275 (BTN_SIDE)
    Event code 276 (BTN_EXTRA)
  Event type 2 (EV_REL)
    Event code 0 (REL_X)
    Event code 1 (REL_Y)
    Event code 8 (REL_WHEEL)
    Event code 11 (REL_WHEEL_HI_RES)
  Event type 4 (EV_MSC)
    Event code 4 (MSC_SCAN)
Properties:
Testing ... (interrupt to exit)

<blank>

dmesg output after plugging it in seems to show that a mouse driver is being loaded instead of xpad.

[11067.800116] usb 11-3: new full-speed USB device number 6 using ohci-pci
[11067.988832] usb 11-3: New USB device found, idVendor=1038, idProduct=1430, bcdDevice= 1.75
[11067.988840] usb 11-3: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[11067.988844] usb 11-3: Product: SteelSeries Stratus Duo
[11067.995713] input: SteelSeries Stratus Duo as /devices/pci0000:00/0000:00:16.0/usb11/11-3/11-3:1.1/0003:1038:1430.000F/input/input34
[11067.995982] hid-generic 0003:1038:1430.000F: input,hidraw2: USB HID v1.11 Mouse [SteelSeries Stratus Duo] on usb-0000:00:16.0-3/input1
[11067.999653] hid-generic 0003:1038:1430.0010: hiddev2,hidraw3: USB HID v1.11 Device [SteelSeries Stratus Duo] on usb-0000:00:16.0-3/input2

Any help with this would be great!

What happens if you run sudo modprobe -r xpad ; sudo modprobe xpad?

Running sudo modprobe -r xpad ; sudo modprobe xpad shows this watching dmesg:

[14699.263434] audit: type=1101 audit(1606392458.983:164): pid=268775 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_permit,pam_time acct="stormageddon" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success'
[14699.263996] audit: type=1110 audit(1606392458.983:165): pid=268775 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success'
[14699.270020] audit: type=1105 audit(1606392458.987:166): pid=268775 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success'
[14699.273739] usbcore: deregistering interface driver xpad
[14699.308213] audit: type=1106 audit(1606392459.027:167): pid=268775 uid=0 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success'
[14699.308248] audit: type=1104 audit(1606392459.027:168): pid=268775 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success'
[14699.320745] audit: type=1101 audit(1606392459.040:169): pid=268779 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_permit,pam_time acct="stormageddon" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success'
[14699.320959] audit: type=1110 audit(1606392459.040:170): pid=268779 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success'
[14699.324036] audit: type=1105 audit(1606392459.043:171): pid=268779 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success'
[14699.333266] usbcore: registered new interface driver xpad
[14699.333927] audit: type=1106 audit(1606392459.053:172): pid=268779 uid=0 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success'
[14699.333931] audit: type=1104 audit(1606392459.053:173): pid=268779 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success'

FWIW: the output of lsusb -v:

Bus 011 Device 006: ID 1038:1430 SteelSeries ApS SteelSeries Stratus Duo
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 
  bDeviceSubClass         0 
  bDeviceProtocol       255 
  bMaxPacketSize0         8
  idVendor           0x1038 SteelSeries ApS
  idProduct          0x1430 
  bcdDevice            1.75
  iManufacturer           0 
  iProduct                2 SteelSeries Stratus Duo
  iSerial                 0 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength       0x0062
    bNumInterfaces          3
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0x80
      (Bus Powered)
MaxPower              100mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass         0 
      bInterfaceSubClass      0 
      bInterfaceProtocol      1 
      iInterface              0 
      ** UNRECOGNIZED:  10 21 10 01 01 24 81 14 03 00 03 13 06 00 03 00
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
      Synch Type               None
      Usage Type               Data
    wMaxPacketSize     0x0020  1x 32 bytes
    bInterval               8
      Endpoint Descriptor:
    bLength                 7
    bDescriptorType         5
    bEndpointAddress     0x06  EP 6 OUT
    bmAttributes            3
      Transfer Type            Interrupt
      Synch Type               None
      Usage Type               Data
    wMaxPacketSize     0x0020  1x 32 bytes
    bInterval               8
Interface Descriptor:
  bLength                 9
  bDescriptorType         4
  bInterfaceNumber        1
  bAlternateSetting       0
  bNumEndpoints           1
  bInterfaceClass         3 Human Interface Device
  bInterfaceSubClass      0 
  bInterfaceProtocol      0 
  iInterface              0 
    HID Device Descriptor:
      bLength                 9
      bDescriptorType        33
      bcdHID               1.11
      bCountryCode            0 Not supported
      bNumDescriptors         1
      bDescriptorType        34 Report
      wDescriptorLength      62
     Report Descriptors: 
       ** UNAVAILABLE **
  Endpoint Descriptor:
    bLength                 7
    bDescriptorType         5
    bEndpointAddress     0x82  EP 2 IN
    bmAttributes            3
      Transfer Type            Interrupt
      Synch Type               None
      Usage Type               Data
    wMaxPacketSize     0x0010  1x 16 bytes
    bInterval               8
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        2
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         3 Human Interface Device
      bInterfaceSubClass      0 
      bInterfaceProtocol      0 
      iInterface              0 
        HID Device Descriptor:
          bLength                 9
          bDescriptorType        33
          bcdHID               1.11
          bCountryCode            0 Not supported
          bNumDescriptors         1
          bDescriptorType        34 Report
          wDescriptorLength      30
         Report Descriptors: 
           ** UNAVAILABLE **
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0020  1x 32 bytes
        bInterval               8
can't get debug descriptor: Resource temporarily unavailable
Device Status:     0x0002
  (Bus Powered)
  Remote Wakeup Enabled

What’s the output of ls -lR /sys/bus/hid/?

/sys/bus/hid:
total 0
drwxr-xr-x 2 root root    0 Nov 26 13:20 devices
drwxr-xr-x 3 root root    0 Nov 26 13:20 drivers
-rw-r--r-- 1 root root 4096 Nov 26 13:20 drivers_autoprobe
--w------- 1 root root 4096 Nov 26 13:20 drivers_probe
--w------- 1 root root 4096 Nov 26 13:20 uevent

/sys/bus/hid/devices:
total 0
lrwxrwxrwx 1 root root 0 Nov 26 13:20 0003:03F0:094A.0005 -> ../../../devices/pci0000:00/0000:00:12.0/usb8/8-2/8-2:1.0/0003:03F0:094A.0005
lrwxrwxrwx 1 root root 0 Nov 26 13:20 0003:045E:0745.0006 -> ../../../devices/pci0000:00/0000:00:12.0/usb8/8-4/8-4:1.0/0003:045E:0745.0006
lrwxrwxrwx 1 root root 0 Nov 26 13:20 0003:045E:0745.0007 -> ../../../devices/pci0000:00/0000:00:12.0/usb8/8-4/8-4:1.1/0003:045E:0745.0007
lrwxrwxrwx 1 root root 0 Nov 26 13:20 0003:045E:0745.0008 -> ../../../devices/pci0000:00/0000:00:12.0/usb8/8-4/8-4:1.2/0003:045E:0745.0008
lrwxrwxrwx 1 root root 0 Nov 26 13:20 0003:1038:1430.000F -> ../../../devices/pci0000:00/0000:00:16.0/usb11/11-3/11-3:1.1/0003:1038:1430.000F
lrwxrwxrwx 1 root root 0 Nov 26 13:20 0003:1038:1430.0010 -> ../../../devices/pci0000:00/0000:00:16.0/usb11/11-3/11-3:1.2/0003:1038:1430.0010
lrwxrwxrwx 1 root root 0 Nov 26 13:20 0003:1B1C:1B3F.0001 -> ../../../devices/pci0000:00/0000:00:07.0/0000:05:00.0/usb5/5-2/5-2:1.0/0003:1B1C:1B3F.0001
lrwxrwxrwx 1 root root 0 Nov 26 13:20 0003:1B1C:1B3F.0002 -> ../../../devices/pci0000:00/0000:00:07.0/0000:05:00.0/usb5/5-2/5-2:1.1/0003:1B1C:1B3F.0002

/sys/bus/hid/drivers:
total 0
drwxr-xr-x 2 root root 0 Nov 26 13:20 hid-generic

/sys/bus/hid/drivers/hid-generic:
total 0
lrwxrwxrwx 1 root root    0 Nov 26 13:20 0003:03F0:094A.0005 -> ../../../../devices/pci0000:00/0000:00:12.0/usb8/8-2/8-2:1.0/0003:03F0:094A.0005
lrwxrwxrwx 1 root root    0 Nov 26 13:20 0003:045E:0745.0006 -> ../../../../devices/pci0000:00/0000:00:12.0/usb8/8-4/8-4:1.0/0003:045E:0745.0006
lrwxrwxrwx 1 root root    0 Nov 26 13:20 0003:045E:0745.0007 -> ../../../../devices/pci0000:00/0000:00:12.0/usb8/8-4/8-4:1.1/0003:045E:0745.0007
lrwxrwxrwx 1 root root    0 Nov 26 13:20 0003:045E:0745.0008 -> ../../../../devices/pci0000:00/0000:00:12.0/usb8/8-4/8-4:1.2/0003:045E:0745.0008
lrwxrwxrwx 1 root root    0 Nov 26 13:20 0003:1038:1430.000F -> ../../../../devices/pci0000:00/0000:00:16.0/usb11/11-3/11-3:1.1/0003:1038:1430.000F
lrwxrwxrwx 1 root root    0 Nov 26 13:20 0003:1038:1430.0010 -> ../../../../devices/pci0000:00/0000:00:16.0/usb11/11-3/11-3:1.2/0003:1038:1430.0010
lrwxrwxrwx 1 root root    0 Nov 26 13:20 0003:1B1C:1B3F.0001 -> ../../../../devices/pci0000:00/0000:00:07.0/0000:05:00.0/usb5/5-2/5-2:1.0/0003:1B1C:1B3F.0001
lrwxrwxrwx 1 root root    0 Nov 26 13:20 0003:1B1C:1B3F.0002 -> ../../../../devices/pci0000:00/0000:00:07.0/0000:05:00.0/usb5/5-2/5-2:1.1/0003:1B1C:1B3F.0002
--w------- 1 root root 4096 Nov 26 13:20 bind
lrwxrwxrwx 1 root root    0 Nov 26 13:20 module -> ../../../../module/hid_generic
--w------- 1 root root 4096 Nov 26 13:20 new_id
--w------- 1 root root 4096 Nov 26 13:20 uevent
--w------- 1 root root 4096 Nov 26 13:20 unbind

Ahh, sorry, I meant to write ls -lR /sys/bus/usb/. Moreover, can you try sudo modprobe -r xpad ; sudo modprobe -r hid-generic ; sudo modprobe xpad ; sudo modprobe hid-generic?

The output of ls -lR /sys/bus/usb/

 /sys/bus/usb/:
total 0
drwxr-xr-x  2 root root    0 Nov 26 13:25 devices
drwxr-xr-x 11 root root    0 Nov 26 13:06 drivers
-rw-r--r--  1 root root 4096 Nov 26 13:26 drivers_autoprobe
--w-------  1 root root 4096 Nov 26 13:26 drivers_probe
--w-------  1 root root 4096 Nov 26 13:26 uevent

/sys/bus/usb/devices:
total 0
lrwxrwxrwx 1 root root 0 Nov 26 13:25 10-0:1.0 -> …/…/…/devices/pci0000:00/0000:00:14.5/usb10/10-0:1.0
lrwxrwxrwx 1 root root 0 Nov 26 13:25 1-0:1.0 -> …/…/…/devices/pci0000:00/0000:00:12.2/usb1/1-0:1.0
lrwxrwxrwx 1 root root 0 Nov 26 13:25 1-1 -> …/…/…/devices/pci0000:00/0000:00:12.2/usb1/1-1
lrwxrwxrwx 1 root root 0 Nov 26 13:25 11-0:1.0 -> …/…/…/devices/pci0000:00/0000:00:16.0/usb11/11-0:1.0
lrwxrwxrwx 1 root root 0 Nov 26 13:25 1-1:1.0 -> …/…/…/devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1:1.0
lrwxrwxrwx 1 root root 0 Nov 26 13:25 1-1:1.1 -> …/…/…/devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1:1.1
lrwxrwxrwx 1 root root 0 Nov 26 13:25 1-1:1.2 -> …/…/…/devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1:1.2
lrwxrwxrwx 1 root root 0 Nov 26 13:25 1-1:1.3 -> …/…/…/devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1:1.3
lrwxrwxrwx 1 root root 0 Nov 26 13:25 11-3 -> …/…/…/devices/pci0000:00/0000:00:16.0/usb11/11-3
lrwxrwxrwx 1 root root 0 Nov 26 13:25 11-3:1.0 -> …/…/…/devices/pci0000:00/0000:00:16.0/usb11/11-3/11-3:1.0
lrwxrwxrwx 1 root root 0 Nov 26 13:25 11-3:1.1 -> …/…/…/devices/pci0000:00/0000:00:16.0/usb11/11-3/11-3:1.1
lrwxrwxrwx 1 root root 0 Nov 26 13:25 11-3:1.2 -> …/…/…/devices/pci0000:00/0000:00:16.0/usb11/11-3/11-3:1.2
lrwxrwxrwx 1 root root 0 Nov 26 13:25 1-3 -> …/…/…/devices/pci0000:00/0000:00:12.2/usb1/1-3
lrwxrwxrwx 1 root root 0 Nov 26 13:25 1-3:1.0 -> …/…/…/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0
lrwxrwxrwx 1 root root 0 Nov 26 13:25 2-0:1.0 -> …/…/…/devices/pci0000:00/0000:00:05.0/0000:03:00.0/usb2/2-0:1.0
lrwxrwxrwx 1 root root 0 Nov 26 13:25 3-0:1.0 -> …/…/…/devices/pci0000:00/0000:00:05.0/0000:03:00.0/usb3/3-0:1.0
lrwxrwxrwx 1 root root 0 Nov 26 13:25 4-0:1.0 -> …/…/…/devices/pci0000:00/0000:00:13.2/usb4/4-0:1.0
lrwxrwxrwx 1 root root 0 Nov 26 13:25 5-0:1.0 -> …/…/…/devices/pci0000:00/0000:00:07.0/0000:05:00.0/usb5/5-0:1.0
lrwxrwxrwx 1 root root 0 Nov 26 13:25 5-1 -> …/…/…/devices/pci0000:00/0000:00:07.0/0000:05:00.0/usb5/5-1
lrwxrwxrwx 1 root root 0 Nov 26 13:25 5-1:1.0 -> …/…/…/devices/pci0000:00/0000:00:07.0/0000:05:00.0/usb5/5-1/5-1:1.0
lrwxrwxrwx 1 root root 0 Nov 26 13:25 5-1:1.1 -> …/…/…/devices/pci0000:00/0000:00:07.0/0000:05:00.0/usb5/5-1/5-1:1.1
lrwxrwxrwx 1 root root 0 Nov 26 13:25 5-1:1.2 -> …/…/…/devices/pci0000:00/0000:00:07.0/0000:05:00.0/usb5/5-1/5-1:1.2
lrwxrwxrwx 1 root root 0 Nov 26 13:25 5-2 -> …/…/…/devices/pci0000:00/0000:00:07.0/0000:05:00.0/usb5/5-2
lrwxrwxrwx 1 root root 0 Nov 26 13:25 5-2:1.0 -> …/…/…/devices/pci0000:00/0000:00:07.0/0000:05:00.0/usb5/5-2/5-2:1.0
lrwxrwxrwx 1 root root 0 Nov 26 13:25 5-2:1.1 -> …/…/…/devices/pci0000:00/0000:00:07.0/0000:05:00.0/usb5/5-2/5-2:1.1
lrwxrwxrwx 1 root root 0 Nov 26 13:25 6-0:1.0 -> …/…/…/devices/pci0000:00/0000:00:16.2/usb6/6-0:1.0
lrwxrwxrwx 1 root root 0 Nov 26 13:25 7-0:1.0 -> …/…/…/devices/pci0000:00/0000:00:07.0/0000:05:00.0/usb7/7-0:1.0
lrwxrwxrwx 1 root root 0 Nov 26 13:25 8-0:1.0 -> …/…/…/devices/pci0000:00/0000:00:12.0/usb8/8-0:1.0
lrwxrwxrwx 1 root root 0 Nov 26 13:25 8-2 -> …/…/…/devices/pci0000:00/0000:00:12.0/usb8/8-2
lrwxrwxrwx 1 root root 0 Nov 26 13:25 8-2:1.0 -> …/…/…/devices/pci0000:00/0000:00:12.0/usb8/8-2/8-2:1.0
lrwxrwxrwx 1 root root 0 Nov 26 13:25 8-4 -> …/…/…/devices/pci0000:00/0000:00:12.0/usb8/8-4
lrwxrwxrwx 1 root root 0 Nov 26 13:25 8-4:1.0 -> …/…/…/devices/pci0000:00/0000:00:12.0/usb8/8-4/8-4:1.0
lrwxrwxrwx 1 root root 0 Nov 26 13:25 8-4:1.1 -> …/…/…/devices/pci0000:00/0000:00:12.0/usb8/8-4/8-4:1.1
lrwxrwxrwx 1 root root 0 Nov 26 13:25 8-4:1.2 -> …/…/…/devices/pci0000:00/0000:00:12.0/usb8/8-4/8-4:1.2
lrwxrwxrwx 1 root root 0 Nov 26 13:25 9-0:1.0 -> …/…/…/devices/pci0000:00/0000:00:13.0/usb9/9-0:1.0
lrwxrwxrwx 1 root root 0 Nov 26 13:25 usb1 -> …/…/…/devices/pci0000:00/0000:00:12.2/usb1
lrwxrwxrwx 1 root root 0 Nov 26 13:25 usb10 -> …/…/…/devices/pci0000:00/0000:00:14.5/usb10
lrwxrwxrwx 1 root root 0 Nov 26 13:25 usb11 -> …/…/…/devices/pci0000:00/0000:00:16.0/usb11
lrwxrwxrwx 1 root root 0 Nov 26 13:25 usb2 -> …/…/…/devices/pci0000:00/0000:00:05.0/0000:03:00.0/usb2
lrwxrwxrwx 1 root root 0 Nov 26 13:25 usb3 -> …/…/…/devices/pci0000:00/0000:00:05.0/0000:03:00.0/usb3
lrwxrwxrwx 1 root root 0 Nov 26 13:25 usb4 -> …/…/…/devices/pci0000:00/0000:00:13.2/usb4
lrwxrwxrwx 1 root root 0 Nov 26 13:25 usb5 -> …/…/…/devices/pci0000:00/0000:00:07.0/0000:05:00.0/usb5
lrwxrwxrwx 1 root root 0 Nov 26 13:25 usb6 -> …/…/…/devices/pci0000:00/0000:00:16.2/usb6
lrwxrwxrwx 1 root root 0 Nov 26 13:25 usb7 -> …/…/…/devices/pci0000:00/0000:00:07.0/0000:05:00.0/usb7
lrwxrwxrwx 1 root root 0 Nov 26 13:25 usb8 -> …/…/…/devices/pci0000:00/0000:00:12.0/usb8
lrwxrwxrwx 1 root root 0 Nov 26 13:25 usb9 -> …/…/…/devices/pci0000:00/0000:00:13.0/usb9

/sys/bus/usb/drivers:
total 0
drwxr-xr-x 2 root root 0 Nov 26 13:26 hub
drwxr-xr-x 2 root root 0 Nov 26 13:26 rtl8192cu
drwxr-xr-x 2 root root 0 Nov 26 13:26 snd-usb-audio
drwxr-xr-x 2 root root 0 Nov 26 13:26 usb
drwxr-xr-x 2 root root 0 Nov 26 13:26 usbfs
drwxr-xr-x 2 root root 0 Nov 26 13:26 usbhid
drwxr-xr-x 2 root root 0 Nov 26 13:26 usbserial_generic
drwxr-xr-x 2 root root 0 Nov 26 13:26 uvcvideo
drwxr-xr-x 2 root root 0 Nov 26 13:07 xpad

/sys/bus/usb/drivers/hub:
total 0
lrwxrwxrwx 1 root root 0 Nov 26 13:26 10-0:1.0 -> …/…/…/…/devices/pci0000:00/0000:00:14.5/usb10/10-0:1.0
lrwxrwxrwx 1 root root 0 Nov 26 13:26 1-0:1.0 -> …/…/…/…/devices/pci0000:00/0000:00:12.2/usb1/1-0:1.0
lrwxrwxrwx 1 root root 0 Nov 26 13:26 11-0:1.0 -> …/…/…/…/devices/pci0000:00/0000:00:16.0/usb11/11-0:1.0
lrwxrwxrwx 1 root root 0 Nov 26 13:26 2-0:1.0 -> …/…/…/…/devices/pci0000:00/0000:00:05.0/0000:03:00.0/usb2/2-0:1.0
lrwxrwxrwx 1 root root 0 Nov 26 13:26 3-0:1.0 -> …/…/…/…/devices/pci0000:00/0000:00:05.0/0000:03:00.0/usb3/3-0:1.0
lrwxrwxrwx 1 root root 0 Nov 26 13:26 4-0:1.0 -> …/…/…/…/devices/pci0000:00/0000:00:13.2/usb4/4-0:1.0
lrwxrwxrwx 1 root root 0 Nov 26 13:26 5-0:1.0 -> …/…/…/…/devices/pci0000:00/0000:00:07.0/0000:05:00.0/usb5/5-0:1.0
lrwxrwxrwx 1 root root 0 Nov 26 13:26 6-0:1.0 -> …/…/…/…/devices/pci0000:00/0000:00:16.2/usb6/6-0:1.0
lrwxrwxrwx 1 root root 0 Nov 26 13:26 7-0:1.0 -> …/…/…/…/devices/pci0000:00/0000:00:07.0/0000:05:00.0/usb7/7-0:1.0
lrwxrwxrwx 1 root root 0 Nov 26 13:26 8-0:1.0 -> …/…/…/…/devices/pci0000:00/0000:00:12.0/usb8/8-0:1.0
lrwxrwxrwx 1 root root 0 Nov 26 13:26 9-0:1.0 -> …/…/…/…/devices/pci0000:00/0000:00:13.0/usb9/9-0:1.0
–w------- 1 root root 4096 Nov 26 13:26 bind
lrwxrwxrwx 1 root root 0 Nov 26 13:26 module -> …/…/…/…/module/usbcore
-rw-r–r-- 1 root root 4096 Nov 26 13:26 new_id
-rw-r–r-- 1 root root 4096 Nov 26 13:26 remove_id
–w------- 1 root root 4096 Nov 26 13:26 uevent
–w------- 1 root root 4096 Nov 26 13:26 unbind

/sys/bus/usb/drivers/rtl8192cu:
total 0
lrwxrwxrwx 1 root root 0 Nov 26 13:26 1-3:1.0 -> …/…/…/…/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0
–w------- 1 root root 4096 Nov 26 13:26 bind
lrwxrwxrwx 1 root root 0 Nov 26 13:26 module -> …/…/…/…/module/rtl8192cu
-rw-r–r-- 1 root root 4096 Nov 26 13:26 new_id
-rw-r–r-- 1 root root 4096 Nov 26 13:26 remove_id
–w------- 1 root root 4096 Nov 26 13:26 uevent
–w------- 1 root root 4096 Nov 26 13:26 unbind

/sys/bus/usb/drivers/snd-usb-audio:
total 0
lrwxrwxrwx 1 root root 0 Nov 26 13:26 1-1:1.2 -> …/…/…/…/devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1:1.2
lrwxrwxrwx 1 root root 0 Nov 26 13:26 1-1:1.3 -> …/…/…/…/devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1:1.3
lrwxrwxrwx 1 root root 0 Nov 26 13:26 5-1:1.0 -> …/…/…/…/devices/pci0000:00/0000:00:07.0/0000:05:00.0/usb5/5-1/5-1:1.0
lrwxrwxrwx 1 root root 0 Nov 26 13:26 5-1:1.1 -> …/…/…/…/devices/pci0000:00/0000:00:07.0/0000:05:00.0/usb5/5-1/5-1:1.1
lrwxrwxrwx 1 root root 0 Nov 26 13:26 5-1:1.2 -> …/…/…/…/devices/pci0000:00/0000:00:07.0/0000:05:00.0/usb5/5-1/5-1:1.2
–w------- 1 root root 4096 Nov 26 13:26 bind
lrwxrwxrwx 1 root root 0 Nov 26 13:26 module -> …/…/…/…/module/snd_usb_audio
-rw-r–r-- 1 root root 4096 Nov 26 13:26 new_id
-rw-r–r-- 1 root root 4096 Nov 26 13:26 remove_id
–w------- 1 root root 4096 Nov 26 13:26 uevent
–w------- 1 root root 4096 Nov 26 13:26 unbind

/sys/bus/usb/drivers/usb:
total 0
lrwxrwxrwx 1 root root 0 Nov 26 13:26 1-1 -> …/…/…/…/devices/pci0000:00/0000:00:12.2/usb1/1-1
lrwxrwxrwx 1 root root 0 Nov 26 13:26 11-3 -> …/…/…/…/devices/pci0000:00/0000:00:16.0/usb11/11-3
lrwxrwxrwx 1 root root 0 Nov 26 13:26 1-3 -> …/…/…/…/devices/pci0000:00/0000:00:12.2/usb1/1-3
lrwxrwxrwx 1 root root 0 Nov 26 13:26 5-1 -> …/…/…/…/devices/pci0000:00/0000:00:07.0/0000:05:00.0/usb5/5-1
lrwxrwxrwx 1 root root 0 Nov 26 13:26 5-2 -> …/…/…/…/devices/pci0000:00/0000:00:07.0/0000:05:00.0/usb5/5-2
lrwxrwxrwx 1 root root 0 Nov 26 13:26 8-2 -> …/…/…/…/devices/pci0000:00/0000:00:12.0/usb8/8-2
lrwxrwxrwx 1 root root 0 Nov 26 13:26 8-4 -> …/…/…/…/devices/pci0000:00/0000:00:12.0/usb8/8-4
–w------- 1 root root 4096 Nov 26 13:26 bind
–w------- 1 root root 4096 Nov 26 13:26 uevent
–w------- 1 root root 4096 Nov 26 13:26 unbind
lrwxrwxrwx 1 root root 0 Nov 26 13:26 usb1 -> …/…/…/…/devices/pci0000:00/0000:00:12.2/usb1
lrwxrwxrwx 1 root root 0 Nov 26 13:26 usb10 -> …/…/…/…/devices/pci0000:00/0000:00:14.5/usb10
lrwxrwxrwx 1 root root 0 Nov 26 13:26 usb11 -> …/…/…/…/devices/pci0000:00/0000:00:16.0/usb11
lrwxrwxrwx 1 root root 0 Nov 26 13:26 usb2 -> …/…/…/…/devices/pci0000:00/0000:00:05.0/0000:03:00.0/usb2
lrwxrwxrwx 1 root root 0 Nov 26 13:26 usb3 -> …/…/…/…/devices/pci0000:00/0000:00:05.0/0000:03:00.0/usb3
lrwxrwxrwx 1 root root 0 Nov 26 13:26 usb4 -> …/…/…/…/devices/pci0000:00/0000:00:13.2/usb4
lrwxrwxrwx 1 root root 0 Nov 26 13:26 usb5 -> …/…/…/…/devices/pci0000:00/0000:00:07.0/0000:05:00.0/usb5
lrwxrwxrwx 1 root root 0 Nov 26 13:26 usb6 -> …/…/…/…/devices/pci0000:00/0000:00:16.2/usb6
lrwxrwxrwx 1 root root 0 Nov 26 13:26 usb7 -> …/…/…/…/devices/pci0000:00/0000:00:07.0/0000:05:00.0/usb7
lrwxrwxrwx 1 root root 0 Nov 26 13:26 usb8 -> …/…/…/…/devices/pci0000:00/0000:00:12.0/usb8
lrwxrwxrwx 1 root root 0 Nov 26 13:26 usb9 -> …/…/…/…/devices/pci0000:00/0000:00:13.0/usb9

/sys/bus/usb/drivers/usbfs:
total 0
–w------- 1 root root 4096 Nov 26 13:26 bind
lrwxrwxrwx 1 root root 0 Nov 26 13:26 module -> …/…/…/…/module/usbcore
-rw-r–r-- 1 root root 4096 Nov 26 13:26 new_id
-rw-r–r-- 1 root root 4096 Nov 26 13:26 remove_id
–w------- 1 root root 4096 Nov 26 13:26 uevent
–w------- 1 root root 4096 Nov 26 13:26 unbind

/sys/bus/usb/drivers/usbhid:
total 0
lrwxrwxrwx 1 root root 0 Nov 26 13:26 11-3:1.1 -> …/…/…/…/devices/pci0000:00/0000:00:16.0/usb11/11-3/11-3:1.1
lrwxrwxrwx 1 root root 0 Nov 26 13:26 11-3:1.2 -> …/…/…/…/devices/pci0000:00/0000:00:16.0/usb11/11-3/11-3:1.2
lrwxrwxrwx 1 root root 0 Nov 26 13:26 5-2:1.0 -> …/…/…/…/devices/pci0000:00/0000:00:07.0/0000:05:00.0/usb5/5-2/5-2:1.0
lrwxrwxrwx 1 root root 0 Nov 26 13:26 5-2:1.1 -> …/…/…/…/devices/pci0000:00/0000:00:07.0/0000:05:00.0/usb5/5-2/5-2:1.1
lrwxrwxrwx 1 root root 0 Nov 26 13:26 8-2:1.0 -> …/…/…/…/devices/pci0000:00/0000:00:12.0/usb8/8-2/8-2:1.0
lrwxrwxrwx 1 root root 0 Nov 26 13:26 8-4:1.0 -> …/…/…/…/devices/pci0000:00/0000:00:12.0/usb8/8-4/8-4:1.0
lrwxrwxrwx 1 root root 0 Nov 26 13:26 8-4:1.1 -> …/…/…/…/devices/pci0000:00/0000:00:12.0/usb8/8-4/8-4:1.1
lrwxrwxrwx 1 root root 0 Nov 26 13:26 8-4:1.2 -> …/…/…/…/devices/pci0000:00/0000:00:12.0/usb8/8-4/8-4:1.2
–w------- 1 root root 4096 Nov 26 13:26 bind
lrwxrwxrwx 1 root root 0 Nov 26 13:26 module -> …/…/…/…/module/usbhid
-rw-r–r-- 1 root root 4096 Nov 26 13:26 new_id
-rw-r–r-- 1 root root 4096 Nov 26 13:26 remove_id
–w------- 1 root root 4096 Nov 26 13:26 uevent
–w------- 1 root root 4096 Nov 26 13:26 unbind

/sys/bus/usb/drivers/usbserial_generic:
total 0
–w------- 1 root root 4096 Nov 26 13:26 bind
–w------- 1 root root 4096 Nov 26 13:26 uevent
–w------- 1 root root 4096 Nov 26 13:26 unbind

/sys/bus/usb/drivers/uvcvideo:
total 0
lrwxrwxrwx 1 root root 0 Nov 26 13:26 1-1:1.0 -> …/…/…/…/devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1:1.0
lrwxrwxrwx 1 root root 0 Nov 26 13:26 1-1:1.1 -> …/…/…/…/devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1:1.1
–w------- 1 root root 4096 Nov 26 13:26 bind
lrwxrwxrwx 1 root root 0 Nov 26 13:26 module -> …/…/…/…/module/uvcvideo
-rw-r–r-- 1 root root 4096 Nov 26 13:26 new_id
-rw-r–r-- 1 root root 4096 Nov 26 13:26 remove_id
–w------- 1 root root 4096 Nov 26 13:26 uevent
–w------- 1 root root 4096 Nov 26 13:26 unbind

/sys/bus/usb/drivers/xpad:
total 0
–w------- 1 root root 4096 Nov 26 13:26 bind
lrwxrwxrwx 1 root root 0 Nov 26 13:26 module -> …/…/…/…/module/xpad
-rw-r–r-- 1 root root 4096 Nov 26 13:26 new_id
-rw-r–r-- 1 root root 4096 Nov 26 13:26 remove_id
–w------- 1 root root 4096 Nov 26 13:07 uevent
–w------- 1 root root 4096 Nov 26 13:26 unbind

No change after sudo modprobe -r xpad ; sudo modprobe -r hid-generic ; sudo modprobe xpad ; sudo modprobe hid-generic

[16059.813570] audit: type=1101 audit(1606393819.533:206): pid=273294 uid=1000 auid=1000 ses=1 msg=‘op=PAM:accounting grantors=pam_permit,pam_time acct=“stormageddon” exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success’
[16059.813939] audit: type=1110 audit(1606393819.533:207): pid=273294 uid=0 auid=1000 ses=1 msg=‘op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct=“root” exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success’
[16059.817378] audit: type=1105 audit(1606393819.537:208): pid=273294 uid=0 auid=1000 ses=1 msg=‘op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct=“root” exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success’
[16059.822441] usbcore: deregistering interface driver xpad
[16059.869817] audit: type=1106 audit(1606393819.590:209): pid=273294 uid=0 auid=1000 ses=1 msg=‘op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct=“root” exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success’
[16059.869893] audit: type=1104 audit(1606393819.590:210): pid=273294 uid=0 auid=1000 ses=1 msg=‘op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct=“root” exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success’
[16059.893500] audit: type=1101 audit(1606393819.613:211): pid=273298 uid=1000 auid=1000 ses=1 msg=‘op=PAM:accounting grantors=pam_permit,pam_time acct=“stormageddon” exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success’
[16059.894115] audit: type=1110 audit(1606393819.613:212): pid=273298 uid=0 auid=1000 ses=1 msg=‘op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct=“root” exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success’
[16059.899186] audit: type=1105 audit(1606393819.617:213): pid=273298 uid=0 auid=1000 ses=1 msg=‘op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct=“root” exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success’
[16060.467916] audit: type=1106 audit(1606393820.187:214): pid=273298 uid=0 auid=1000 ses=1 msg=‘op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct=“root” exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success’
[16060.467973] audit: type=1104 audit(1606393820.187:215): pid=273298 uid=0 auid=1000 ses=1 msg=‘op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct=“root” exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success’
[16060.484995] usbcore: registered new interface driver xpad
[16060.505442] input: Corsair Corsair Gaming K68 Keyboard as /devices/pci0000:00/0000:00:07.0/0000:05:00.0/usb5/5-2/5-2:1.0/0003:1B1C:1B3F.0001/input/input47
[16060.559836] input: Corsair Corsair Gaming K68 Keyboard Consumer Control as /devices/pci0000:00/0000:00:07.0/0000:05:00.0/usb5/5-2/5-2:1.0/0003:1B1C:1B3F.0001/input/input48
[16060.559912] input: Corsair Corsair Gaming K68 Keyboard as /devices/pci0000:00/0000:00:07.0/0000:05:00.0/usb5/5-2/5-2:1.0/0003:1B1C:1B3F.0001/input/input49
[16060.559981] input: Corsair Corsair Gaming K68 Keyboard as /devices/pci0000:00/0000:00:07.0/0000:05:00.0/usb5/5-2/5-2:1.0/0003:1B1C:1B3F.0001/input/input50
[16060.560175] hid-generic 0003:1B1C:1B3F.0001: input,hiddev0,hidraw0: USB HID v1.11 Keyboard [Corsair Corsair Gaming K68 Keyboard] on usb-0000:05:00.0-2/input0
[16060.561971] hid-generic 0003:1B1C:1B3F.0002: hiddev1,hidraw1: USB HID v1.11 Device [Corsair Corsair Gaming K68 Keyboard] on usb-0000:05:00.0-2/input1
[16060.562133] input: PixArt HP USB Optical Mouse as /devices/pci0000:00/0000:00:12.0/usb8/8-2/8-2:1.0/0003:03F0:094A.0005/input/input51
[16060.562242] hid-generic 0003:03F0:094A.0005: input,hidraw2: USB HID v1.11 Mouse [PixArt HP USB Optical Mouse] on usb-0000:00:12.0-2/input0
[16060.562530] input: Microsoft Microsoft® 2.4GHz Transceiver v6.0 as /devices/pci0000:00/0000:00:12.0/usb8/8-4/8-4:1.0/0003:045E:0745.0006/input/input52
[16060.617057] hid-generic 0003:045E:0745.0006: input,hidraw3: USB HID v1.11 Keyboard [Microsoft Microsoft® 2.4GHz Transceiver v6.0] on usb-0000:00:12.0-4/input0
[16060.622138] input: Microsoft Microsoft® 2.4GHz Transceiver v6.0 Mouse as /devices/pci0000:00/0000:00:12.0/usb8/8-4/8-4:1.1/0003:045E:0745.0007/input/input53
[16060.622271] input: Microsoft Microsoft® 2.4GHz Transceiver v6.0 Consumer Control as /devices/pci0000:00/0000:00:12.0/usb8/8-4/8-4:1.1/0003:045E:0745.0007/input/input54
[16060.676375] hid-generic 0003:045E:0745.0007: input,hidraw4: USB HID v1.11 Mouse [Microsoft Microsoft® 2.4GHz Transceiver v6.0] on usb-0000:00:12.0-4/input1
[16060.676998] input: Microsoft Microsoft® 2.4GHz Transceiver v6.0 Consumer Control as /devices/pci0000:00/0000:00:12.0/usb8/8-4/8-4:1.2/0003:045E:0745.0008/input/input55
[16060.733105] input: Microsoft Microsoft® 2.4GHz Transceiver v6.0 System Control as /devices/pci0000:00/0000:00:12.0/usb8/8-4/8-4:1.2/0003:045E:0745.0008/input/input57
[16060.733290] hid-generic 0003:045E:0745.0008: input,hiddev2,hidraw5: USB HID v1.11 Device [Microsoft Microsoft® 2.4GHz Transceiver v6.0] on usb-0000:00:12.0-4/input2
[16060.733559] input: SteelSeries Stratus Duo as /devices/pci0000:00/0000:00:16.0/usb11/11-3/11-3:1.1/0003:1038:1430.000F/input/input58
[16060.733798] hid-generic 0003:1038:1430.000F: input,hidraw6: USB HID v1.11 Mouse [SteelSeries Stratus Duo] on usb-0000:00:16.0-3/input1
[16060.734295] hid-generic 0003:1038:1430.0010: hiddev3,hidraw7: USB HID v1.11 Device [SteelSeries Stratus Duo] on usb-0000:00:16.0-3/input2

What’s the output of lsusb -t?

lsusb -t
/: Bus 11.Port 1: Dev 1, Class=root_hub, Driver=ohci-pci/4p, 12M
|__ Port 3: Dev 6, If 0, Class=, Driver=, 12M
|__ Port 3: Dev 6, If 1, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 3: Dev 6, If 2, Class=Human Interface Device, Driver=usbhid, 12M
/: Bus 10.Port 1: Dev 1, Class=root_hub, Driver=ohci-pci/2p, 12M
/: Bus 09.Port 1: Dev 1, Class=root_hub, Driver=ohci-pci/5p, 12M
/: Bus 08.Port 1: Dev 1, Class=root_hub, Driver=ohci-pci/5p, 12M
|__ Port 2: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
|__ Port 4: Dev 3, If 0, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 4: Dev 3, If 1, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 4: Dev 3, If 2, Class=Human Interface Device, Driver=usbhid, 12M
/: Bus 07.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 5000M
/: Bus 06.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/4p, 480M
/: Bus 05.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 480M
|__ Port 1: Dev 4, If 0, Class=Audio, Driver=snd-usb-audio, 12M
|__ Port 1: Dev 4, If 1, Class=Audio, Driver=snd-usb-audio, 12M
|__ Port 1: Dev 4, If 2, Class=Audio, Driver=snd-usb-audio, 12M
|__ Port 2: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 2: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 12M
/: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/5p, 480M
/: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 5000M
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 480M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/5p, 480M
|__ Port 1: Dev 2, If 3, Class=Audio, Driver=snd-usb-audio, 480M
|__ Port 1: Dev 2, If 1, Class=Video, Driver=uvcvideo, 480M
|__ Port 1: Dev 2, If 2, Class=Audio, Driver=snd-usb-audio, 480M
|__ Port 1: Dev 2, If 0, Class=Video, Driver=uvcvideo, 480M
|__ Port 3: Dev 4, If 0, Class=Vendor Specific Class, Driver=rtl8192cu, 480M

Output of lsusb:

Bus 006 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 011 Device 006: ID 1038:1430 SteelSeries ApS SteelSeries Stratus Duo
Bus 011 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 010 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 009 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 004: ID 0df6:0077 Sitecom Europe B.V. 802.11n WLAN Adapter
Bus 001 Device 002: ID 046d:09a4 Logitech, Inc. QuickCam E 3500
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 008 Device 003: ID 045e:0745 Microsoft Corp. Nano Transceiver v1.0 for Bluetooth
Bus 008 Device 002: ID 03f0:094a HP, Inc Optical Mouse [672662-001]
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 002: ID 1b1c:1b3f Corsair Corsair Gaming K68 Keyboard
Bus 005 Device 004: ID 1686:0365 ZOOM Corporation Q2n USB Audio
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  • The gamepad
  • WLAN adapter
  • Microphone
  • Webcam
  • Keyboard
  • Mouse

What happens if you run

echo 11-3:1.1 | sudo tee /sys/bus/usb/drivers/usbhid/unbind
echo 11-3:1.2 | sudo tee /sys/bus/usb/drivers/usbhid/unbind
echo 11-3:1.1 | sudo tee /sys/bus/usb/drivers/xpad/bind
echo 11-3:1.2 | sudo tee /sys/bus/usb/drivers/xpad/bind

?

~ >>> echo 11-3:1.1 | sudo tee /sys/bus/usb/drivers/usbhid/unbind                                     
11-3:1.1
~ >>> echo 11-3:1.2 | sudo tee /sys/bus/usb/drivers/usbhid/unbind                                     
11-3:1.2
~ >>> echo 11-3:1.1 | sudo tee /sys/bus/usb/drivers/xpad/bind                                         
tee: /sys/bus/usb/drivers/xpad/bind: No such file or directory
11-3:1.1
~ >>> echo 11-3:1.2 | sudo tee /sys/bus/usb/drivers/xpad/bind                                      [1]
tee: /sys/bus/usb/drivers/xpad/bind: No such file or directory
11-3:1.2
~ >>>

Post the output of inxi -Fazy, and modinfo xpad.

~ >>> inxi -Fazy                                                                                 [130]
System:
  Kernel: 5.4.78-1-MANJARO x86_64 bits: 64 compiler: gcc v: 10.2.0 
  parameters: BOOT_IMAGE=/boot/vmlinuz-5.4-x86_64 
  root=UUID=424f89e6-ad45-4bc6-a916-490a26669e78 rw quiet udev.log_priority=3 
  resume=/dev/disk/by-uuid/424f89e6-ad45-4bc6-a916-490a26669e78 
  resume_offset=34816 
  Desktop: i3 4.19 info: i3bar dm: LightDM 1.30.0 Distro: Manjaro Linux 
Machine:
  Type: Desktop Mobo: ASUSTeK model: M5A99X EVO v: Rev 1.xx serial: <filter> 
  BIOS: American Megatrends v: 1708 date: 04/10/2013 
CPU:
  Info: Quad Core model: AMD Phenom II X4 955 bits: 64 type: MCP arch: K10 
  family: 10 (16) model-id: 4 stepping: 3 microcode: 10000C8 
  L2 cache: 2048 KiB 
  flags: lm nx pae sse sse2 sse3 sse4a svm bogomips: 27750 
  Speed: 800 MHz min/max: 800/3200 MHz Core speeds (MHz): 1: 800 2: 800 3: 800 
  4: 800 
  Vulnerabilities: Type: itlb_multihit status: Not affected 
  Type: l1tf status: Not affected 
  Type: mds status: Not affected 
  Type: meltdown status: Not affected 
  Type: spec_store_bypass status: Not affected 
  Type: spectre_v1 
  mitigation: usercopy/swapgs barriers and __user pointer sanitization 
  Type: spectre_v2 
  mitigation: Full AMD retpoline, STIBP: disabled, RSB filling 
  Type: srbds status: Not affected 
  Type: tsx_async_abort status: Not affected 
Graphics:
  Device-1: AMD Curacao PRO [Radeon R7 370 / R9 270/370 OEM] 
  vendor: XFX Pine Trinidad driver: radeon v: kernel alternate: amdgpu 
  bus ID: 01:00.0 chip ID: 1002:6811 
  Display: x11 server: X.Org 1.20.9 compositor: picom v: git-dac85 
  driver: ati,radeon unloaded: modesetting alternate: fbdev,vesa 
  display ID: :0 screens: 1 
  Screen-1: 0 s-res: 1920x1080 s-dpi: 96 s-size: 508x285mm (20.0x11.2") 
  s-diag: 582mm (22.9") 
  Monitor-1: DVI-1 res: 1920x1080 hz: 60 dpi: 96 size: 510x290mm (20.1x11.4") 
  diag: 587mm (23.1") 
  OpenGL: renderer: AMD PITCAIRN (DRM 2.50.0 5.4.78-1-MANJARO LLVM 11.0.0) 
  v: 4.5 Mesa 20.2.2 direct render: Yes 
Audio:
  Device-1: AMD SBx00 Azalia vendor: ASUSTeK M4A89GTD PRO/USB3 
  driver: snd_hda_intel v: kernel bus ID: 00:14.2 chip ID: 1002:4383 
  Device-2: AMD Oland/Hainan/Cape Verde/Pitcairn HDMI Audio [Radeon HD 7000 
  Series] 
  vendor: XFX Pine driver: snd_hda_intel v: kernel bus ID: 01:00.1 
  chip ID: 1002:aab0 
  Device-3: C-Media CMI8788 [Oxygen HD Audio] vendor: ASUSTeK Virtuoso 100 
  driver: snd_virtuoso v: kernel bus ID: 07:04.0 chip ID: 13f6:8788 
  Device-4: ZOOM Q2n USB Audio type: USB driver: snd-usb-audio bus ID: 4-1:2 
  chip ID: 1686:0365 
  Device-5: Logitech QuickCam E 3500 type: USB driver: snd-usb-audio,uvcvideo 
  bus ID: 3-1:2 chip ID: 046d:09a4 serial: <filter> 
  Sound Server: ALSA v: k5.4.78-1-MANJARO 
Network:
  Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet 
  vendor: ASUSTeK P8P67 and other motherboards driver: r8168 v: 8.048.03-NAPI 
  modules: r8169 port: d000 bus ID: 02:00.0 chip ID: 10ec:8168 
  IF: enp2s0 state: up speed: 100 Mbps duplex: full mac: <filter> 
  Device-2: Sitecom Europe B.V. 802.11n WLAN Adapter type: USB 
  driver: rtl8192cu bus ID: 3-3:4 chip ID: 0df6:0077 serial: <filter> 
  IF: wlp0s18f2u3 state: down mac: <filter> 
Drives:
  Local Storage: total: 1.87 TiB used: 1.12 TiB (59.9%) 
  SMART Message: Unable to run smartctl. Root privileges required. 
  ID-1: /dev/sda vendor: OCZ model: VERTEX2 size: 55.90 GiB block size: 
  physical: 512 B logical: 512 B speed: 1.5 Gb/s serial: <filter> rev: 1.32 
  scheme: MBR 
  ID-2: /dev/sdb vendor: Seagate model: ST2000DM001-1CH164 size: 1.82 TiB 
  block size: physical: 4096 B logical: 512 B speed: 3.0 Gb/s 
  rotation: 7200 rpm serial: <filter> rev: CC24 scheme: GPT 
Partition:
  ID-1: / raw size: 55.40 GiB size: 54.28 GiB (97.98%) used: 27.96 GiB (51.5%) 
  fs: ext4 dev: /dev/sda2 
Swap:
  Kernel: swappiness: 10 (default 60) cache pressure: 50 (default 100) 
  ID-1: swap-1 type: file size: 7.74 GiB used: 0 KiB (0.0%) priority: -2 
  file: /swapfile 
Sensors:
  System Temperatures: cpu: 32.5 C mobo: N/A gpu: radeon temp: 38.0 C 
  Fan Speeds (RPM): N/A 
Info:
  Processes: 184 Uptime: 35m Memory: 7.80 GiB used: 1.74 GiB (22.3%) 
  Init: systemd v: 246 Compilers: gcc: 10.2.0 Packages: 1265 pacman: 1259 
  lib: 362 snap: 6 Shell: Zsh v: 5.8 running in: urxvtd inxi: 3.1.08 

~ >>> modinfo xpad

filename: /lib/modules/5.4.78-1-MANJARO/kernel/drivers/input/joystick/xpad.ko.xz
license: GPL
description: X-Box pad driver
author: Marko Friedemann mfr@bmx-chemnitz.de
srcversion: D8474DB98A6A28D76AA138B
alias: usb:v24C6pddcdscdpicFFisc47ipD0in
alias: usb:v24C6pddcdscdpicFFisc5Dip81in
alias: usb:v24C6pddcdscdpicFFisc5Dip01in
alias: usb:v1BADpddcdscdpicFFisc5Dip81in
alias: usb:v1BADpddcdscdpicFFisc5Dip01in
alias: usb:v1689pddcdscdpicFFisc5Dip81in
alias: usb:v1689pddcdscdpicFFisc5Dip01in
alias: usb:v162EpddcdscdpicFFisc5Dip81in
alias: usb:v162EpddcdscdpicFFisc5Dip01in
alias: usb:v15E4pddcdscdpicFFisc5Dip81in
alias: usb:v15E4pddcdscdpicFFisc5Dip01in
alias: usb:v1532pddcdscdpicFFisc47ipD0in
alias: usb:v1532pddcdscdpicFFisc5Dip81in
alias: usb:v1532pddcdscdpicFFisc5Dip01in
alias: usb:v146BpddcdscdpicFFisc5Dip81in
alias: usb:v146BpddcdscdpicFFisc5Dip01in
alias: usb:v1430pddcdscdpicFFisc5Dip81in
alias: usb:v1430pddcdscdpicFFisc5Dip01in
alias: usb:v12ABpddcdscdpicFFisc5Dip81in
alias: usb:v12ABpddcdscdpicFFisc5Dip01in
alias: usb:v11C9pddcdscdpicFFisc5Dip81in
alias: usb:v11C9pddcdscdpicFFisc5Dip01in
alias: usb:v1038pddcdscdpicFFisc5Dip81in
alias: usb:v1038pddcdscdpicFFisc5Dip01in
alias: usb:v0F0DpddcdscdpicFFisc47ipD0in
alias: usb:v0F0DpddcdscdpicFFisc5Dip81in
alias: usb:v0F0DpddcdscdpicFFisc5Dip01in
alias: usb:v0E6FpddcdscdpicFFisc47ipD0in
alias: usb:v0E6FpddcdscdpicFFisc5Dip81in
alias: usb:v0E6FpddcdscdpicFFisc5Dip01in
alias: usb:v07FFpddcdscdpicFFisc5Dip81in
alias: usb:v07FFpddcdscdpicFFisc5Dip01in
alias: usb:v0738pddcdscdpicFFisc47ipD0in
alias: usb:v0738p4540ddcdscdpiciscipin
alias: usb:v0738pddcdscdpicFFisc5Dip81in
alias: usb:v0738pddcdscdpicFFisc5Dip01in
alias: usb:v06A3pddcdscdpicFFisc5Dip81in
alias: usb:v06A3pddcdscdpicFFisc5Dip01in
alias: usb:v056EpddcdscdpicFFisc5Dip81in
alias: usb:v056EpddcdscdpicFFisc5Dip01in
alias: usb:v046DpddcdscdpicFFisc5Dip81in
alias: usb:v046DpddcdscdpicFFisc5Dip01in
alias: usb:v045EpddcdscdpicFFisc47ipD0in
alias: usb:v045EpddcdscdpicFFisc5Dip81in
alias: usb:v045EpddcdscdpicFFisc5Dip01in
alias: usb:v044FpddcdscdpicFFisc5Dip81in
alias: usb:v044FpddcdscdpicFFisc5Dip01in
alias: usb:v0079pddcdscdpicFFisc5Dip81in
alias: usb:v0079pddcdscdpicFFisc5Dip01in
alias: usb:vpddcdscdpic58isc42ip00in*
depends: ff-memless
retpoline: Y
intree: Y
name: xpad
vermagic: 5.4.78-1-MANJARO SMP preempt mod_unload modversions
sig_id: PKCS#7
signer: Build time autogenerated kernel key
sig_key: 6A:2F:4A:97:1F:C8:F5:7B:8F:5B:52:B5:E1:CD:EF:3F:C9:3B:C7:47
sig_hashalgo: sha512
signature: D9:AD:C0:DE:2A:B2:0D:A1:9C:08:9C:16:E9:DC:D7:31:64:DC:70:6A:
3B:D3:39:62:BB:9C:20:E7:D0:FC:90:DB:52:D1:54:1A:0D:55:94:F6:
C3:FF:23:30:26:AB:96:A0:50:7A:A8:37:EC:28:50:DE:F1:03:79:8E:
28:25:17:1D:ED:85:8C:EA:EB:B5:44:6C:85:69:9A:58:4B:8F:BC:51:
F3:79:68:90:CA:CE:6A:CD:1E:E9:D4:EA:68:21:EE:03:31:C1:E6:EC:
2B:C3:35:B8:B2:C4:42:8A:93:5C:44:D2:C0:F4:78:2F:10:B5:4A:4B:
FF:09:21:C2:F5:AF:8E:7E:88:8B:2F:F7:44:07:1B:D0:F9:A0:99:86:
D6:88:A5:19:A7:7D:53:53:A4:4B:7A:2A:2F:D1:48:3D:88:DC:B9:F7:
C4:AB:D8:B2:1B:E6:E1:81:8E:7B:90:2D:60:FC:25:90:3D:16:59:F0:
B2:68:E1:88:94:E4:57:F8:B6:02:B4:2D:C5:E3:6A:C0:0E:69:75:90:
9E:A6:64:BD:64:E0:0F:63:2C:C2:37:FF:3C:C1:F5:A8:D8:ED:5F:A0:
21:E4:6C:EB:3F:CF:B9:C4:A8:FA:83:55:A2:FF:BF:68:30:E8:56:43:
DE:70:27:55:B9:48:3E:FB:77:35:6C:35:CC:89:FE:87:C0:05:53:A7:
69:F8:86:6A:0C:C1:AE:54:2D:CA:7C:4D:0E:90:4F:07:04:C9:B9:5C:
08:94:B1:7E:6F:FD:26:83:E4:C5:C5:7F:C9:D8:99:7D:D9:3E:5C:80:
DE:DF:72:D6:2F:FF:A7:B5:BB:EA:73:91:2F:74:49:8A:BB:04:2F:6A:
58:BE:8A:C3:28:85:38:48:56:C0:52:D7:4E:CA:05:F4:7F:D8:18:30:
BB:35:40:AD:7E:99:3F:A0:CC:96:8A:86:B4:4F:54:2A:6D:B5:E8:81:
BE:AE:58:78:44:E5:54:A0:82:4D:D7:D0:F7:8E:F3:F8:DD:6C:B0:0D:
C0:68:6F:A5:D7:D5:A1:28:02:A6:74:B5:54:37:6D:C0:DD:39:30:71:
E3:DA:5C:50:49:4C:2D:5C:BF:80:87:E4:93:2E:A0:8A:E4:14:AC:DA:
F4:CE:68:DD:63:9B:87:F1:80:18:3E:E7:D9:EF:B3:5D:F2:9B:9B:98:
D1:9D:2F:D1:DE:E7:7A:E9:51:AF:A9:CA:7C:D7:4E:D0:5E:6B:F7:8F:
82:13:71:F5:F4:03:6D:B5:F3:67:F5:C4:D3:AD:7E:B7:D5:3E:B8:84:
0C:5F:CC:F7:F8:5A:98:56:F0:C0:7C:2D:DB:A1:7C:40:04:FC:12:EA:
B3:AF:4A:A5:87:EB:D5:52:14:E5:CA:E5
parm: dpad_to_buttons:Map D-PAD to buttons rather than axes for unknown pads (bool)
parm: triggers_to_buttons:Map triggers to buttons rather than axes for unknown pads (bool)
parm: sticks_to_null:Do not map sticks at all for unknown pads (bool)
parm: auto_poweroff:Power off wireless controllers on suspend (bool)

Please run echo 'file drivers/base/* +p' | sudo tee /sys/kernel/debug/dynamic_debug/control, and then start journalctl -k --no-pager -f, then on a different terminal run

echo 11-3:1.1 | sudo tee /sys/bus/usb/drivers/usbhid/unbind
echo 11-3:1.2 | sudo tee /sys/bus/usb/drivers/usbhid/unbind
echo 11-3:1.1 | sudo tee /sys/bus/usb/drivers/xpad/bind
echo 11-3:1.2 | sudo tee /sys/bus/usb/drivers/xpad/bind

and then post what gets printed in journalctl.

Running the first command gives:

echo file drivers/base/* +p | sudo tee /sys/kernel/debug/dynamic_debug/control
zsh: no matches found: drivers/base/*

This is the journalctl output:

Nov 26 14:49:54 manjarmageddon kernel: audit: type=1101 audit(1606398594.712:127): pid=143052 uid=1000 auid=1000 ses=1 msg=‘op=PAM:accounting grantors=pam_permit,pam_time acct=“stormageddon” exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success’
Nov 26 14:49:54 manjarmageddon kernel: audit: type=1110 audit(1606398594.712:128): pid=143052 uid=0 auid=1000 ses=1 msg=‘op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct=“root” exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success’
Nov 26 14:49:54 manjarmageddon kernel: audit: type=1105 audit(1606398594.715:129): pid=143052 uid=0 auid=1000 ses=1 msg=‘op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct=“root” exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success’
Nov 26 14:49:54 manjarmageddon kernel: audit: type=1106 audit(1606398594.719:130): pid=143052 uid=0 auid=1000 ses=1 msg=‘op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct=“root” exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success’
Nov 26 14:49:54 manjarmageddon kernel: audit: type=1104 audit(1606398594.719:131): pid=143052 uid=0 auid=1000 ses=1 msg=‘op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct=“root” exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success’
Nov 26 14:50:01 manjarmageddon kernel: audit: type=1101 audit(1606398601.295:132): pid=143985 uid=1000 auid=1000 ses=1 msg=‘op=PAM:accounting grantors=pam_permit,pam_time acct=“stormageddon” exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success’
Nov 26 14:50:01 manjarmageddon kernel: audit: type=1110 audit(1606398601.299:133): pid=143985 uid=0 auid=1000 ses=1 msg=‘op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct=“root” exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success’
Nov 26 14:50:01 manjarmageddon kernel: audit: type=1105 audit(1606398601.305:134): pid=143985 uid=0 auid=1000 ses=1 msg=‘op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct=“root” exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success’
Nov 26 14:50:01 manjarmageddon kernel: audit: type=1106 audit(1606398601.309:135): pid=143985 uid=0 auid=1000 ses=1 msg=‘op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct=“root” exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success’
Nov 26 14:50:01 manjarmageddon kernel: audit: type=1104 audit(1606398601.309:136): pid=143985 uid=0 auid=1000 ses=1 msg=‘op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct=“root” exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success’
Nov 26 14:50:05 manjarmageddon kernel: audit: type=1101 audit(1606398605.922:137): pid=143993 uid=1000 auid=1000 ses=1 msg=‘op=PAM:accounting grantors=pam_permit,pam_time acct=“stormageddon” exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success’
Nov 26 14:50:05 manjarmageddon kernel: audit: type=1110 audit(1606398605.922:138): pid=143993 uid=0 auid=1000 ses=1 msg=‘op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct=“root” exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success’
Nov 26 14:50:05 manjarmageddon kernel: audit: type=1105 audit(1606398605.925:139): pid=143993 uid=0 auid=1000 ses=1 msg=‘op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct=“root” exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success’
Nov 26 14:50:05 manjarmageddon kernel: audit: type=1106 audit(1606398605.929:140): pid=143993 uid=0 auid=1000 ses=1 msg=‘op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct=“root” exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success’
Nov 26 14:50:05 manjarmageddon kernel: audit: type=1104 audit(1606398605.929:141): pid=143993 uid=0 auid=1000 ses=1 msg=‘op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct=“root” exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success’
Nov 26 14:50:10 manjarmageddon kernel: audit: type=1101 audit(1606398610.122:142): pid=144001 uid=1000 auid=1000 ses=1 msg=‘op=PAM:accounting grantors=pam_permit,pam_time acct=“stormageddon” exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success’
Nov 26 14:50:10 manjarmageddon kernel: audit: type=1110 audit(1606398610.122:143): pid=144001 uid=0 auid=1000 ses=1 msg=‘op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct=“root” exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success’
Nov 26 14:50:10 manjarmageddon kernel: audit: type=1105 audit(1606398610.125:144): pid=144001 uid=0 auid=1000 ses=1 msg=‘op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct=“root” exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success’
Nov 26 14:50:10 manjarmageddon kernel: audit: type=1106 audit(1606398610.129:145): pid=144001 uid=0 auid=1000 ses=1 msg=‘op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct=“root” exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success’
Nov 26 14:50:10 manjarmageddon kernel: audit: type=1104 audit(1606398610.129:146): pid=144001 uid=0 auid=1000 ses=1 msg=‘op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct=“root” exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success’

Sorry, I mistyped the first command, now it’s fixed, please try it again.

From the first command:

echo 'file drivers/base/* +p' | sudo tee /sys/kernel/debug/dynamic_debug/control                
file drivers/base/* +p

From journalctl:

Nov 26 15:01:29 manjarmageddon kernel: audit: type=1101 audit(1606399289.432:152): pid=174367 uid=1000 auid=1000 ses=1 msg=‘op=PAM:accounting grantors=pam_permit,pam_time acct=“stormageddon” exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success’
Nov 26 15:01:29 manjarmageddon kernel: audit: type=1110 audit(1606399289.432:153): pid=174367 uid=0 auid=1000 ses=1 msg=‘op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct=“root” exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success’
Nov 26 15:01:29 manjarmageddon kernel: audit: type=1105 audit(1606399289.435:154): pid=174367 uid=0 auid=1000 ses=1 msg=‘op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct=“root” exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success’
Nov 26 15:01:29 manjarmageddon kernel: audit: type=1106 audit(1606399289.442:155): pid=174367 uid=0 auid=1000 ses=1 msg=‘op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct=“root” exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success’
Nov 26 15:01:29 manjarmageddon kernel: audit: type=1104 audit(1606399289.442:156): pid=174367 uid=0 auid=1000 ses=1 msg=‘op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct=“root” exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success’
Nov 26 15:01:45 manjarmageddon kernel: audit: type=1101 audit(1606399305.769:157): pid=175238 uid=1000 auid=1000 ses=1 msg=‘op=PAM:accounting grantors=pam_permit,pam_time acct=“stormageddon” exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success’
Nov 26 15:01:45 manjarmageddon kernel: audit: type=1110 audit(1606399305.769:158): pid=175238 uid=0 auid=1000 ses=1 msg=‘op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct=“root” exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success’
Nov 26 15:01:45 manjarmageddon kernel: audit: type=1105 audit(1606399305.772:159): pid=175238 uid=0 auid=1000 ses=1 msg=‘op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct=“root” exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success’
Nov 26 15:01:45 manjarmageddon kernel: audit: type=1106 audit(1606399305.775:160): pid=175238 uid=0 auid=1000 ses=1 msg=‘op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct=“root” exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success’
Nov 26 15:01:45 manjarmageddon kernel: audit: type=1104 audit(1606399305.775:161): pid=175238 uid=0 auid=1000 ses=1 msg=‘op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct=“root” exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success’
Nov 26 15:01:54 manjarmageddon kernel: audit: type=1101 audit(1606399313.999:162): pid=175246 uid=1000 auid=1000 ses=1 msg=‘op=PAM:accounting grantors=pam_permit,pam_time acct=“stormageddon” exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success’
Nov 26 15:01:54 manjarmageddon kernel: audit: type=1110 audit(1606399314.002:163): pid=175246 uid=0 auid=1000 ses=1 msg=‘op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct=“root” exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success’
Nov 26 15:01:54 manjarmageddon kernel: audit: type=1105 audit(1606399314.009:164): pid=175246 uid=0 auid=1000 ses=1 msg=‘op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct=“root” exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success’
Nov 26 15:01:54 manjarmageddon kernel: audit: type=1106 audit(1606399314.012:165): pid=175246 uid=0 auid=1000 ses=1 msg=‘op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct=“root” exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success’
Nov 26 15:01:54 manjarmageddon kernel: audit: type=1104 audit(1606399314.012:166): pid=175246 uid=0 auid=1000 ses=1 msg=‘op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct=“root” exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success’
Nov 26 15:01:57 manjarmageddon kernel: audit: type=1101 audit(1606399317.675:167): pid=175255 uid=1000 auid=1000 ses=1 msg=‘op=PAM:accounting grantors=pam_permit,pam_time acct=“stormageddon” exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success’
Nov 26 15:01:57 manjarmageddon kernel: audit: type=1110 audit(1606399317.679:168): pid=175255 uid=0 auid=1000 ses=1 msg=‘op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct=“root” exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success’
Nov 26 15:01:57 manjarmageddon kernel: audit: type=1105 audit(1606399317.682:169): pid=175255 uid=0 auid=1000 ses=1 msg=‘op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct=“root” exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success’
Nov 26 15:01:57 manjarmageddon kernel: audit: type=1106 audit(1606399317.685:170): pid=175255 uid=0 auid=1000 ses=1 msg=‘op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct=“root” exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success’
Nov 26 15:01:57 manjarmageddon kernel: audit: type=1104 audit(1606399317.685:171): pid=175255 uid=0 auid=1000 ses=1 msg=‘op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct=“root” exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success’

Additionally, this is what I find when i run, xpad doesnt seem to be there:

> ls /sys/bus/usb/drivers/                                     
hub	   snd-usb-audio  usbfs   usbserial_generic
rtl8192cu  usb		  usbhid  uvcvideo

Did you run the other four commands too in a different terminal?