PS4 Problem on Windows 7

Need help? Ask here and someone will help
Post Reply
tps
Posts: 29
Joined: Mon Oct 29, 2012 12:36 pm

PS4 Problem on Windows 7

Post by tps »

salut Matlo,
I'm trying to flash the payload for DS4 (firmwares\EMUPS4\atmega32u2.hex) on Minimus (ATmega32u2) and all seems well but after reset the minimus isn't recognized as 'Wireless Controller'. It actually isn't recognized at all, both leds are lit (red and green) and this doesn't happen if I write the EMUPS3 payload (only green led is lit).
if I use the same approach with 'firmwares\EMUPS3\atmega32u2.hex' all is well and the minimus is recognized as PS3 controller.

Do I need an ATmega32u4 instead of the ATmega32u2?

Anyway, I tried with it as is and it doesn't work.
When the PS4 boots up I get these error messages on the GIMX console:
[..]
unhandled packet (type=0x40)
unhandled packet (type=0x80)
unhandled packet (type=0xff)
unhandled packet (type=0x40)
unhandled packet (type=0x80)
unhandled packet (type=0xff)
unhandled packet (type=0x01)
unhandled packet (type=0x00)
unhandled packet (type=0x80)
unhandled packet (type=0x00)
unhandled packet (type=0xff)
unhandled packet (type=0x00)
unhandled packet (type=0x00)
unhandled packet (type=0x00)
unhandled packet (type=0x00)
unhandled packet (type=0xff)
unhandled packet (type=0xff)
unhandled packet (type=0x00)
unhandled packet (type=0x00)
unhandled packet (type=0xff)
unhandled packet (type=0x00)
unhandled packet (type=0x00)
unhandled packet (type=0x80)
unhandled packet (type=0x00)
unhandled packet (type=0x80)

Then if I stop the ps4 and start it again I get:
wLength (22560) is higher than 247
adapter_forward_data_out failed
wLength (22560) is higher than 247
adapter_forward_data_out failed

Button mapping seems fine as I get the buttons status in the GIMX console when I press them.

I use a DIY with CP2102 and the Minimus AVR http://www.ck3.co.uk/minimus-32-avr-atm ... board.html
I also use Windows 7 64bit and GIMX 3.4 x86_64 and I have replaced the driver to libusbK with Zadig.

Btw, it works very well on Ubuntu via Bluetooth, so again, thanks very much! Chapeu!

thanks in advance for your support!
cordialement
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: PS4 Problem on Windows 7

Post by Matlo »

Hi,
tps wrote:When the PS4 boots up I get these error messages on the GIMX console:
The PS4 has to be started before GIMX. And you should stop GIMX before the PS4.
GIMX creator
tps
Posts: 29
Joined: Mon Oct 29, 2012 12:36 pm

Re: PS4 Problem on Windows 7

Post by tps »

Tried that too. Is it normal that the payload/firmware for the Atmega isn't identified as Wireless Controller by Windows 7?
Also, the two leds ar both lit: RED+GREEN.

Merci!
tps
Posts: 29
Joined: Mon Oct 29, 2012 12:36 pm

Re: PS4 Problem on Windows 7

Post by tps »

with Ubuntu and some tweaking, I get this which is sweeet!

https://drive.google.com/file/d/0B9QsY5 ... ltazQ/view

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

Re: PS4 Problem on Windows 7

Post by Matlo »

Great :) What kind of controller are you using? A racing wheel?

For the Windows issue: did you install the CP2102 windows driver?
tps wrote:Tried that too. Is it normal that the payload/firmware for the Atmega isn't identified as Wireless Controller by Windows 7?
The firmware does not initialize the USB interface until GIMX is started, and the adapter is reset when GIMX stops.
GIMX creator
Post Reply