Reply To: Razer Sabretooth

Home Forums General Banter Razer Sabretooth Reply To: Razer Sabretooth

#70696
strider
Participant

First, try to unload xpad. Here are the base options I use for xboxdrv in lutris:

command = (“pkexec xboxdrv –daemon –detach-kernel-driver “
“–dbus session –silent %s”
% config)

https://github.com/lutris/lutris/blob/m … me.py#L165
The important part is –detach-kernel-driver.

Then again, I only tried with the original XBox 360 controller, but I know the docs said something about options to support any joypad supported by xpad.