PS4 DIY USB "no adapter detected"
Posted: Tue Jan 31, 2017 2:53 am
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:
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.
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 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.