PS4 DIY USB "no adapter detected"

Need help? Ask here and someone will help
aj2k
Posts: 7
Joined: Tue Jan 31, 2017 2:43 am

PS4 DIY USB "no adapter detected"

Post by aj2k »

Following the DIY "for dummies" page, I've built one using this converter and a teensy 2.0 with pins running EMUPS4PAIRING/atmega32u4. I'm getting this error log:

Code: Select all

global option -l with value `log.txt'
global option -c with value `Dualshock4.xml'
controller #1: option -p with value `COM4'
now reading arguments for controller #2
status flag is set
subpos flag is set
force_updates flag is set
GIMX 6.3 x86_64
Windows 10 (or later) x64
Kernel version: 10.0 (14393)
windows/async.c:344 async_read_timeout: ReadFile failed: timeout expired.
can't read packet header
gimx.c:208 SDL_main: no adapter detected
I've read around and see other people getting this error.
I've tired:

[*]switching the TXD and RXD
[*]changing out the jumper cables
[*]reinstalling usbdk
[*]using different usb cords
[*]using different ports
[*]rebooting

Any ideas what the issue could be? This is driving me crazy.
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: PS4 DIY USB "no adapter detected"

Post by Matlo »

Hi,
Please post a picture showing the wiring.
GIMX creator
aj2k
Posts: 7
Joined: Tue Jan 31, 2017 2:43 am

Re: PS4 DIY USB "no adapter detected"

Post by aj2k »

User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: PS4 DIY USB "no adapter detected"

Post by Matlo »

The correct wiring is:
D2 -> TXD
D3 -> RXD
GIMX creator
aj2k
Posts: 7
Joined: Tue Jan 31, 2017 2:43 am

Re: PS4 DIY USB "no adapter detected"

Post by aj2k »

I've tried both ways, but I checked again just now to be sure and it's still producing the same error when wired that way.
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: PS4 DIY USB "no adapter detected"

Post by Matlo »

Sorry, I did not realize that you loaded the EMUPS4PAIRING firmware, which is not made for the DIY USB adapter.
You should use the EMUPS4 firmware, or any other firmware listed on the wiki:
https://gimx.fr/wiki/index.php?title=DI ... nd_drivers
GIMX creator
aj2k
Posts: 7
Joined: Tue Jan 31, 2017 2:43 am

Re: PS4 DIY USB "no adapter detected"

Post by aj2k »

Thanks, that seemed to be part of the problem. I changing the firmware out which seemed to help. I ran it and it threw a new error asking for the DS4 to be plugged in, so I did that. Then, I ran it again and it actually grabbed the mouse and didn't throw an error. However the input wasn't getting to the PS4. I closed the program and it opened a text file with all the inputs I had made, but at the bottom it was just "libusb_transfer failed with status LIBUSB_TRANSFER_ERROR (endpoint=0x84)" repeating over and over.
aj2k
Posts: 7
Joined: Tue Jan 31, 2017 2:43 am

Re: PS4 DIY USB "no adapter detected"

Post by aj2k »

I forgot to mention that now I can't connect anymore like it was before I closed it.
aj2k
Posts: 7
Joined: Tue Jan 31, 2017 2:43 am

Re: PS4 DIY USB "no adapter detected"

Post by aj2k »

Also, the cmd window that pops up before it fails reads: windows/gprio.c:23 gprio: failed to set priority class
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: PS4 DIY USB "no adapter detected"

Post by Matlo »

Generally transfer errors are due to bad cables. Try to change the DS4 cable.
If it does not help, please post a full log file.
GIMX creator
Post Reply