You are not logged in.

#1 2023-09-09 15:11:36

theprimeARCH
Member
Registered: 2021-11-10
Posts: 23

Thrustmaster T150 Not working as expected

Using a T150 with pro pedals. Using lsusb I can see that the wheel gets recognized correctly. And is also tight to turn when on desktop.
I have tried using the t150_driver-dkms-git driver from AUR and when that didn't work I also compiled and installed the 3rd party driver directly from source from https://github.com/scarburato/t150_driver

I can see that the kernel module was loaded when using lsmod.

However games do not recognize it, pcsx2 does not recognize it, and neither steam. I tried using Oversteer to check if it recognizes that, but no it doesn't.

What am I doing wrong here?

Current udev rules:

# make the t150 appear like a joystick
SUBSYSTEM=="input", ATTRS{name}=="Thrustmaster T150 steering wheel", MODE="0666", ENV{ID_INPUT_JOYSTICK}="1"

# Set up
SUBSYSTEM=="input", ATTRS{name}=="Thrustmaster T150 steering wheel", MODE="0666", ENV{ID_MODEL_ID}="b677"
SUBSYSTEM=="input", ATTRS{name}=="Thrustmaster T150 steering wheel", MODE="0666", ENV{ID_VENDOR_ID}="044f"

Offline

Board footer

Powered by FluxBB