PS4 Raspberry Pi no adapter detected

Need help? Ask here and someone will help
Post Reply
naeblis11
Posts: 2
Joined: Wed Oct 25, 2017 4:07 am

PS4 Raspberry Pi no adapter detected

Post by naeblis11 »

Having trouble with a raspberry pi using teensy++2.0 for a PS4 and a logitech driving force GT wheel.

Here is the log file:

https://pastebin.com/wXfjcQfW

I get several "can't read packet headers", and then the last line is "no adapter is detected".

Here is a picture of my wiring:

https://imgur.com/a/K9VJA
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: PS4 Raspberry Pi no adapter detected

Post by Matlo »

Hi,

There is a known issue with the at90usb1286 chip.
You should get a board based on the atmega32u4 chip instead.
GIMX creator
naeblis11
Posts: 2
Joined: Wed Oct 25, 2017 4:07 am

Re: PS4 Raspberry Pi no adapter detected

Post by naeblis11 »

OK, so I purchased the teensy 2.0 based on the atmega32u4 chip. Flashed that and hooked it up the same as my first picture.

The same exact error. Anyone have any ideas on what causes the can't read packet header and no adapter detected errors?
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: PS4 Raspberry Pi no adapter detected

Post by Matlo »

There are a few hints here:
https://gimx.fr/wiki/index.php?title=FAQ#21

Also, you seem to be using a recent RPi firmware that has known USB issues.
https://gimx.fr/wiki/index.php?title=RP ... are_update
GIMX creator
Post Reply