scarburato / hid-tminit

Linux driver to properly initialize some Thrustmaster Wheels
GNU General Public License v2.0
30 stars 9 forks source link

TS-XW support? #7

Closed simon50keda closed 3 years ago

simon50keda commented 3 years ago

Hi, is there any chance support can be extended for TS-XW and TS-PC models?

Here is lsusb output: lsusb_tsxw.txt

scarburato commented 3 years ago

iProduct 2 Thrustmaster TS-XW Racer GIP Wheel

The wheel seems to be already initialized. It does not seems that other actions are necessary

simon50keda commented 3 years ago

Hm, but it's not listed as a device inside the jstest-gtk, how come?

scarburato commented 3 years ago

No idea. Maybe it's not a hid device so it needs a specific driver (typical hid device shows something like bInterfaceClass 3 Human Interface Device). If you attach the wheel on Windows with the correct driver does it appear with a different idProduct? If not then it's out of scope for this driver