Now I removed /dev/input/js0 and chmod 777 /dev/input/even2 which is also my gampad. But it still work the same way. I cannot assign some gamepad buttons in fifa (didn't try anything else yet). But I have some new wine debug info: Code: trace:dinput:IDirectInputAImpl_EnumDevices - checking device 2 ('Wine Linux-input joystick driver') warn:dinput:find_joydevs Failed to open "/dev/input/event0": 13 Permission denied warn:dinput:find_joydevs Failed to open "/dev/input/event1": 13 Permission denied trace:dinput:find_joydevs Found a joystick on /dev/input/event2: Logitech WingMan Cordless Gamepad ({9e573eda-7734-11d2-8d4a-23903fb6bdf7}) trace:dinput:find_joydevs ... with axis 0: cur=128, min=0, max=255, fuzz=0, flat=15 trace:dinput:find_joydevs ... with axis 1: cur=123, min=0, max=255, fuzz=0, flat=15 trace:dinput:find_joydevs ... with axis 2: cur=123, min=0, max=255, fuzz=0, flat=15 trace:dinput:find_joydevs ... with axis 5: cur=125, min=0, max=255, fuzz=0, flat=15 trace:dinput:find_joydevs ... with axis 6: cur=123, min=0, max=255, fuzz=0, flat=15 trace:dinput:find_joydevs ... with axis 16: cur=0, min=-1, max=1, fuzz=0, flat=0 trace:dinput:find_joydevs ... with axis 17: cur=0, min=-1, max=1, fuzz=0, flat=0 Can this help to create an wine registry entry?