Não é possível obter o Thrustmaster Racing Wheel para funcionar no Ubuntu 16.04

3

Estou tentando fazer com que um velho Thrustmaster Racing Wheel funcione no Ubuntu 16.04 executando o xboxdrv.

O lsusb parece OK:

lsusb        
Bus 001 Device 010: ID 044f:b653 ThrustMaster, Inc. RGT Force Feedback Clutch Racing Wheel

Ao iniciar o xboxdrv, recebi este erro:

sudo xboxdrv -s --device-name "Razer Onza TE" --device-by-id 044f:b653 --type xbox360 --deadzone 4000 --dpad-as-button --trigger-as-button --ui-axismap "x2=REL_X:10,y2=REL_Y:10,x1=KEY_A:KEY_D,y1=KEY_W:KEY_S" --ui-buttonmap "tl=KEY_LEFTSHIFT,tr=KEY_LEFTCTRL" --ui-buttonmap "a=KEY_SPACE,b=KEY_C,x=KEY_1,y=KEY_R" --ui-buttonmap "lb=KEY_Q,rb=KEY_E" --ui-buttonmap "lt=BTN_LEFT,rt=BTN_RIGHT" --ui-buttonmap "dl=KEY_4,dr=KEY_B,du=BTN_MIDDLE,dd=KEY_TAB" --ui-buttonmap "back=KEY_ESC,start=KEY_ENTER"
xboxdrv 0.8.5 - http://pingus.seul.org/~grumbel/xboxdrv/ 
Copyright © 2008-2011 Ingo Ruhnke <[email protected]> 
Licensed under GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> 
This program comes with ABSOLUTELY NO WARRANTY. 
This is free software, and you are welcome to redistribute it under certain conditions; see the file COPYING for details. 

Controller:        unknown
Vendor/Product:    044f:b653
USB Path:          001:010
Controller Type:   Xbox360

-- [ ERROR ] ------------------------------------------------------
USBController::usb_find_ep(): couldn't find matching endpoint 

P.S. Liguei apenas a roda, os pedais ainda estão desligados.

    
por sunny 19.11.2016 / 19:01

1 resposta

0

Eu verifiquei no site do fabricante e descobri que os drivers oficiais da Thrustmaster suportam apenas o Windows (no máximo, no Windows 10). Possivelmente, o disco também pode ser instalado no Linux, mas usar os drivers originais no Windows é uma boa opção.

    
por sunny 01.12.2016 / 20:08