i'm trying to play using the Xbox 360 controller on usb cable. It connects to the pc, it is recognized, but as a wireless controller.
When i ran lsusb
it shows:Bus 005 Device 042: ID 045e:028f Microsoft Corp. Xbox360 Wireless Controller
When i ran journalctl --follow
it shows:
nov 08 20:55:07 potato kernel: usb 5-2: new full-speed USB device number 44 using uhci_hcd
nov 08 20:55:08 potato kernel: usb 5-2: New USB device found, idVendor=045e, idProduct=028f, bcdDevice= 2.04
nov 08 20:55:08 potato kernel: usb 5-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
nov 08 20:55:08 potato mtp-probe[20116]: checking bus 5, device 44: "/sys/devices/pci0000:00/0000:00:1d.0/usb5/5-2"
nov 08 20:55:08 potato mtp-probe[20116]: bus: 5, device: 44 was not an MTP device
nov 08 20:55:08 potato upowerd[4348]: treating change event as add on /sys/devices/pci0000:00/0000:00:1d.0/usb5/5-2
nov 08 20:55:08 potato mtp-probe[20141]: checking bus 5, device 44: "/sys/devices/pci0000:00/0000:00:1d.0/usb5/5-2"
nov 08 20:55:08 potato mtp-probe[20141]: bus: 5, device: 44 was not an MTP device
I've tried the xboxdrv and xpad, but it doesn't work, can someone please help me? :)