Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

T500RS detection / init fails #49

Closed
wants to merge 4 commits into from
Closed

Conversation

hoover67
Copy link

@hoover67 hoover67 commented Oct 29, 2022

Sorry for creating a pull request, but I coudn't find any way to contact you via your profile or create an issue in the repo so I'm using this function :-)

My t500rs isn't detected / initialized when using your kernel module. I'm getting these messages in dmesg (Linux Mint 20):

[ 464.660911] usb 3-6.3: Product: Thrustmaster FFB Wheel
[ 464.660912] usb 3-6.3: Manufacturer: Thrustmaster
[ 464.747103] input: Thrustmaster Thrustmaster FFB Wheel as /devices/pci0000:00/0000:00:01.2/0000:20:00.0/0000:21:08.0/0000:2a:00.3/usb3/3-6/3-6.3/3-6.3:1.0/0003:044F:B65D.000C/input/input27
[ 464.747199] hid-generic 0003:044F:B65D.000C: input,hidraw4: USB HID v1.00 Gamepad [Thrustmaster Thrustmaster FFB Wheel] on usb-0000:2a:00.3-6.3/input0
[ 464.864536] input: Thrustmaster Thrustmaster FFB Wheel as /devices/pci0000:00/0000:00:01.2/0000:20:00.0/0000:21:08.0/0000:2a:00.3/usb3/3-6/3-6.3/3-6.3:1.0/0003:044F:B65D.000C/input/input28
[ 464.864621] hid-tminit 0003:044F:B65D.000C: input,hidraw4: USB HID v1.00 Gamepad [Thrustmaster Thrustmaster FFB Wheel] on usb-0000:2a:00.3-6.3/input0
[ 464.881897] hid-tminit 0003:044F:B65D.000C: URB to get model id failed with error -32

Using "tmdrv" (another version of the tm500rs driver which at least inits the wheel correctly), I'm seeing these messages instead:

[ 1311.256718] usb 3-6.3: Manufacturer: Thrustmaster
[ 1311.330933] input: Thrustmaster Thrustmaster FFB Wheel as /devices/pci0000:00/0000:00:01.2/0000:20:00.0/0000:21:08.0/0000:2a:00.3/usb3/3-6/3-6.3/3-6.3:1.0/0003:044F:B65D.000D/input/input29
[ 1311.331226] hid-generic 0003:044F:B65D.000D: input,hidraw4: USB HID v1.00 Gamepad [Thrustmaster Thrustmaster FFB Wheel] on usb-0000:2a:00.3-6.3/input0
[ 1323.196610] usb 3-6.3: USB disconnect, device number 8
[ 1323.449319] usb 3-6.3: new full-speed USB device number 9 using xhci_hcd
[ 1323.569620] usb 3-6.3: New USB device found, idVendor=044f, idProduct=b65e, bcdDevice= 1.00
[ 1323.569622] usb 3-6.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1323.569624] usb 3-6.3: Product: TRS Racing wheel
[ 1323.569625] usb 3-6.3: Manufacturer: Thrustmaster
[ 1323.650875] input: Thrustmaster TRS Racing wheel as /devices/pci0000:00/0000:00:01.2/0000:20:00.0/0000:21:08.0/0000:2a:00.3/usb3/3-6/3-6.3/3-6.3:1.0/0003:044F:B65E.000E/input/input30
[ 1323.651110] hid-generic 0003:044F:B65E.000E: input,hidraw4: USB HID v1.11 Joystick [Thrustmaster TRS Racing wheel] on usb-0000:2a:00.3-6.3/input0

I'd be happy to hear of any way of fixing this (I'd love to use the wheel properly on Linux, right now I can only use the pedals for xplane fot the lack of the tmdrv ffb support), also if I can help with testing please let me know.

I used the "manual installation" instructions outlined in your readme file.

Thanks!

Uwe

@Kimplul Kimplul mentioned this pull request Oct 29, 2022
@Kimplul
Copy link
Owner

Kimplul commented Mar 24, 2023

Nothing's happened in a while so I'm closing this. I noticed you posted a while back in #18, unfortunate that we haven't managed to do any progress on the issue in a while. If you'd still like to pursue T500 support, I would suggest continuing in #18.

@Kimplul Kimplul closed this Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants