Search found 5 matches

by Shinu
Thu Jun 01, 2017 8:51 pm
Forum: GIMX Discussion
Topic: Emulating CSL Elite Racing Wheel
Replies: 2
Views: 4209

Emulating CSL Elite Racing Wheel

How much logitech ffb (and other protocols) differ from fanatecs?
Now that we have fully compatible pc/ps4/xbone wheel how far fetched is to emulate older wheels with the idea of getting all the extra features (motors etc)?

I suspect the main problem is getting all the information?
by Shinu
Sun Apr 16, 2017 1:11 pm
Forum: GIMX Discussion
Topic: [Tutorial] Logitech G27 (and other wheels) on PS4 using Pi
Replies: 54
Views: 362761

Re: [Tutorial] Logitech G27 (and other wheels) on PS4 using Pi

Anyone got RPI 3 working with the new gimx? I updated gimx (and I don't know if it is because of gtsport) FFB gets stuck to one effect while using 4,9 kernel and 6,5 gimx. I tried Downgrading the kernel to 4.1 and I lose ffb altogether (but input works). After some tinkering with usb drivers I teste...
by Shinu
Mon Jun 27, 2016 5:34 pm
Forum: Support
Topic: Need help with fanatec and rpi
Replies: 5
Views: 5145

Re: Need help with fanatec and rpi

Okay thanks.
But software to my understanding (after quick look, because rpi lags ) is getting descriptor from libusb function and then compares it. Libusb function itself returns error because the string is empty.
Non the less I will try it after RMA (cooling fan is acting up)
by Shinu
Sat Jun 25, 2016 7:36 pm
Forum: Support
Topic: Need help with fanatec and rpi
Replies: 5
Views: 5145

Re: Need help with fanatec and rpi

It changed a little With my edit: GNU nano 2.2.6 File: log.txt global option -l with value `log.txt' global option -c with value `LogitechG27_G29.xml' controller #1: option -p with value `/dev/ttyUSB0' now reading arguments for controller #2 status flag is set subpos flag is set force_updates flag i...
by Shinu
Sat Jun 25, 2016 4:46 am
Forum: Support
Topic: Need help with fanatec and rpi
Replies: 5
Views: 5145

Need help with fanatec and rpi

I'm using csw v2 in ps3 mode (It emulates g27) I tested my USB adapter and It worked fine with PC, but Raspberry gave me libusb_get_string_descriptor_ascii Pipe error After some investigating I noticed that fanatec wheels don't give Description string, so I edited that function to return true and re...