matlo / GIMX

The GIMX software.
GNU General Public License v3.0
586 stars 105 forks source link

GIMX "libusb-transfer failed..."- issue on RPI 4 #674

Open tomskypl opened 3 years ago

tomskypl commented 3 years ago

Dear all, I have problem by using a GIMX-Adapter combined with the Logitech G25-Wheel and connected to PS4. During the operation I get some terrible lags in the game and simultaneously a list of messages: „libusb-transfer failed with status LIBUSB_TRANSFER_TIMED_OUT (endpoint=0x01)“

The problem happens only by running the GIMX under RPI 4. When I run it under windows everything works fine. With RPI 4 I tried also different operating systems, but the problem remains. Unfortunately, my experience with the Linux systems and RPI architecture is very poor. I think, it could be related to the management of the USB-Ports/Devices and maybe with their proper configuration.

Many thanks for all comments and suggestions how to proceed with this issue in advanced.

matlo commented 3 years ago

Hello, sorry for the late reply. Sadly all Raspberry Pi versions have various USB issues, and the RPi 4 has a bad issue that makes force feedback unusable. The RPi 3 works better, but still has issues. This is the reason why the documentation says RPi support is experimental.

tomskypl commented 3 years ago

Dear matlo, thanks’ a lot for replay and this information! Now, the current situation with RPis became more clear for me.