t150_driver icon indicating copy to clipboard operation
t150_driver copied to clipboard

Linux driver for Thrustmaster T150 Steering Wheel USB

Results 10 t150_driver issues
Sort by recently updated
recently updated
newest added

Hi there, I am new to the whole steering wheel business and just got myself a T150 Pro. Is there any way I can help to expand support for it?...

Not an Issue but i bought the T3PM Pedals and they work with the new Firmware 35 Perfectly with this driver.

Its working within Steam with Assetto Corsa. But BeamNG doesn't pick it up. It finds the xbock controller just fine - just not the wheel. Also tried all the controller...

In Dirt Rally 2.0 as soon i start the game, the wheel pulls to the left and more importantly has a very strong rumble effect constantly, no matter the settings...

Hi, Did the install, dmesg gives this output - I'm trying to use the wheel in rfactor 2 thru steam, running manjaro - but can't get any response from the...

Hi. I'm happy to see you're working on getting Thrustmaster wheels fully supported on Linux. That would be great. Thanks! I know someone who's writing a T300RS module. Here's his...

I would take https://github.com/berarma/oversteer/issues from @berarma as default "tester" for driver. I still see some features missed in oversteer configuration: - autocenter - spring, damper, friction effect Will focus on...

setting this: `SUBSYSTEM=="hid", ATTRS{driver}=="hid-t150", ATTR{range}="270", ATTR{gain}="75"` into /etc/udev/rules.d/99-t150-defaults.rules does not do anything however using this: `SUBSYSTEM=="usb", ATTRS{idVendor}=="044f", ATTRS{idProduct}=="b677", ATTR{range}="270"` works fine. output of dmesg: `[ 238.267581] usb 1-7: new full-speed...

The command in the documentation didn't work for me. I looked at `lsmod` to see the correct name for my device. I'm not sure if this is an issue with...

Hi, I noticed a warning when I updated my kernel. Will this be a problem in future? ``` * dkms: running auto installation service for kernel 6.10.8-3-liquorix-amd64 Deprecated feature: REMAKE_INITRD...