Home › Forums › General Banter › Razer Sabretooth › Reply To: Razer Sabretooth
December 14, 2013 at 1:32 pm
#70696
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.