Kai Krakow

Results 1208 comments of Kai Krakow

If you uninstall xpadneo, hidraw will be enabled. That's a different code path in den SDL drivers: In this mode, it won't use the Linux kernel drivers. There's nothing in...

@orbea It's probably the same problem if user-space is using SDL. @deathxxx123 You may be able working around it by disabling the connection notification rumble. It is currently a blocking...

There may be two issues: 1. You are using the original buggy firmware of the controller. You should upgrade that to the latest version using an Xbox or the Windows...

Can you provide the output of `udevadm monitor -p` for both cases?

So it initially binds it to the `hid-generic` as expected driver: ``` KERNEL[78.074814] bind /devices/virtual/misc/uhid/0005:045E:0B20.0007 (hid) ACTION=bind DEVPATH=/devices/virtual/misc/uhid/0005:045E:0B20.0007 SUBSYSTEM=hid DRIVER=hid-generic HID_ID=0005:0000045E:00000B20 HID_NAME=Xbox Wireless Controller HID_PHYS=e0:d4:e8:53:40:9d HID_UNIQ=98:7a:14:81:f5:93 MODALIAS=hid:b0005g0001v0000045Ep00000B20 SEQNUM=3940 ``` but...

On a systemd system, you can add the module to `/etc/modules-load.d`.

The double rumble is caused by some interaction between the kernel and udev, not by double installs, and only on first module load. Because even when two versions are installed,...

That your SDL string starting with `0300` indicates that your controller is used via hidraw in SDL. This is currently known broken. To confirm this problem, try the following steps:...

> Unticking Xbox Controller Support in Big Picture just renders my controller unusable in games. It works just fine for me. But well, the main problem may be the hidraw...

There are a few titles which actually need Steam Input to properly work with all controllers. Usually, such titles come with an override option set by default in the game...