Thrustmaster T-LCM pedals

Hi all,

I am looking for a way to make my sim racing pedals work on linux.
The device shows on the usb devices as follows bu I can’t find a way to make them work. if I could make this work on bezzite I could move my gaming to linux

Thaank you.

I sorted it by doing the following:

  1. Create a file in /etc/udev/rules.d/ called 99-tlcm.rules You will need admin privilages for this so right click on the blank space and click “Open as Administrator”, it will ask you for the password
  2. Paste the following text in the file and save it:

SUBSYSTEM==“input”, ATTRS{idProduct}==“b371”, ATTRS{idVendor}==“044f”, MODE=“0666”, ENV{ID_INPUT_JOYSTICK}=“1”

  1. Connect the pedals.

If you need to calibrate the pedals, you’ll need a Windows machine though.

1 Like