Raspberry Pi3 + DIY USB + G27=Perfect only for a few minutes

Need help? Ask here and someone will help
dermax93
Posts: 11
Joined: Mon Apr 25, 2016 4:59 pm

Re: Rasberry Pi3 + DIY USB + G27=Perfect only for a few minu

Post by dermax93 »

Once you get the LIBUSB_TRANSFER_TIMED_OUT do you desconnect the Wheel?? Then LIBUSB_TRANSFER_ERROR appears??
I cut some lines out in the middle the LIBUSB_TRANFER_TIMED_OUT happens sometimes in the middle of the log, but at one time it fails and then the status led on the wheel is blinking until i disconnect the controller and the wheel from the usb hub then gimx crashes and i get the log.
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: Rasberry Pi3 + DIY USB + G27=Perfect only for a few minu

Post by Matlo »

@dermax93
I suspect a power supply issue as there are timeouts with the wheel (endpoint 0x01) and errors with the Dualshock 4 (endpoint 0x84).
GIMX creator
Dasato
Posts: 40
Joined: Thu Apr 07, 2016 6:54 pm

Re: Rasberry Pi3 + DIY USB + G27=Perfect only for a few minu

Post by Dasato »

I hace bought a 3A poder supply and a new sd, next week I will try again.
dermax93
Posts: 11
Joined: Mon Apr 25, 2016 4:59 pm

Re: Rasberry Pi3 + DIY USB + G27=Perfect only for a few minu

Post by dermax93 »

Matlo wrote:@dermax93
I suspect a power supply issue as there are timeouts with the wheel (endpoint 0x01) and errors with the Dualshock 4 (endpoint 0x84).
I expierenced this with 1.8A and a 2A power supply, only the TTL converter is directly plugged to the Pi all the other peripherals are on a 2A powered external hub. But i get the exact same fails if everything is plugged into the pi w/o the external powered USB hub.

the error from the dualshock is when i unplug it to get gimx to crash and close.
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: Rasberry Pi3 + DIY USB + G27=Perfect only for a few minu

Post by Matlo »

@dermax93
Which version of the RPi do you use?
GIMX creator
dermax93
Posts: 11
Joined: Mon Apr 25, 2016 4:59 pm

Re: Rasberry Pi3 + DIY USB + G27=Perfect only for a few minu

Post by dermax93 »

Is a RPi 2 B+ on the firmware i mentioned above.
Dasato
Posts: 40
Joined: Thu Apr 07, 2016 6:54 pm

Re: Raspberry Pi3 + DIY USB + G27=Perfect only for a few min

Post by Dasato »

Ok, I've received today a new power supply. This one:


https://www.amazon.es/gp/product/B01566 ... UTF8&psc=1

I’ve plugged everything as usual and for more than 8 minutes everything works fine.

After that, back to reality, fails as usual, LIBUSB_TRANSFER_TIMED_OUT.

So I decided to try again all cables I have at home.



I think it’s a representative sample to discard a cable problem. None of the combinations worked. These same cables, all of them, work perfectly if I use Gimx with my laptop.

So I don’t know what to try now. Or there is a problem with the built-in G27’s USB cable or my RPi doesn’t work properly for some reason.

I give up. with this.
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: Raspberry Pi3 + DIY USB + G27=Perfect only for a few min

Post by Matlo »

I think this may be a RPi firmware issue.

I did not use GIMX on RPi a lot since October 2015. You may try the firmware I was using at this time:

Code: Select all

sudo rpi-update eafa2ce3317f3dc7543642e2b41aee86a5f1aca3
sudo reboot
GIMX creator
Dasato
Posts: 40
Joined: Thu Apr 07, 2016 6:54 pm

Re: Raspberry Pi3 + DIY USB + G27=Perfect only for a few min

Post by Dasato »

I hope! I'll try this night and I'll post the results.

Thanks Matlo
Dasato
Posts: 40
Joined: Thu Apr 07, 2016 6:54 pm

Re: Raspberry Pi3 + DIY USB + G27=Perfect only for a few min

Post by Dasato »

One more thing, mine is a RPi 3, it's that command valid for my Pi??
Post Reply