PS4EYECam icon indicating copy to clipboard operation
PS4EYECam copied to clipboard

wrong firmware for cylindrical camera?

Open rdpeake opened this issue 7 years ago • 12 comments

Hey, so i have the newer cylindrical PS4 camera, and whilst i am able to run firmware code from stbnps's fork on windows 10 i get an error following that, about the driver reporting an error. I am assuming that the problem here is that the newer camera requires a different firmware than what is currently available here.

Am i correct in my assumption?

rdpeake avatar Apr 28 '17 14:04 rdpeake

The error is USB\SET_ADDRESS_FAILURE Outranked Drivers: usb.inf:USB\SET_ADDRESS_FAILURE:00FF2000

The device id shows up as USB\VID_0000&PID_0004\5&32b3201e&0&21

rdpeake avatar Apr 29 '17 04:04 rdpeake

@bigboss-ps3dev Do you have any advice on this? I may need to purchase a cylindrical camera and I want to make sure it works before spending the money.

colejd avatar Jul 07 '17 18:07 colejd

i have it working on osx. Not tested on other platforms.

bigboss-ps3dev avatar Jul 07 '17 23:07 bigboss-ps3dev

Could a poorly solder connector cause this problem, or would that just not connect to the computer at all?

rdpeake avatar Jul 08 '17 02:07 rdpeake

I only tested on osx with home made connector aux female to usb3 male https://twitter.com/psxdev/status/786954904690720768 https://twitter.com/psxdev/status/786958757150519296

bigboss-ps3dev avatar Jul 08 '17 17:07 bigboss-ps3dev

That's the connector i've got as well, not sure i trust my soldering skills on the aux connector, but it communicates with the computer. i'll have to see if i can get it to work on my work mac.

rdpeake avatar Jul 09 '17 09:07 rdpeake

@rdpeake have you got this to work?

nicolaerosia avatar Sep 11 '17 17:09 nicolaerosia

Have yet to try

rdpeake avatar Sep 12 '17 08:09 rdpeake

I need some help. Ubuntu - 14.04.5. Kernel - 4.4.0-101-generic Camera - CUH-ZEY2 (2nd generation, cylindrical) Initialization camera is ok, cheese and guvcview see my camera, but when i choose it shows only black screens guvcview says: "V4L2_CORE: Could not grab image (select timeout): Resource temporarily unavailable" What i need to do?

smk-robotics avatar Nov 27 '17 16:11 smk-robotics

See #1 for fix!

l33tl4bs avatar Jun 03 '18 17:06 l33tl4bs

Following up on this now (i've gotten the official ps5 adapter for the camera, so i know it is not the usb adapter) - but after running the load script for the camera, it shows up as a 'OVR camera' but nothing is able to get a follow up handle on the device in order to capture any video stream for the device - not even running the tool a second time is able to connect to the hardware.

rdpeake avatar Jan 16 '21 02:01 rdpeake

https://gist.github.com/psxdev/e755aba0b3269dc9c4cb8f258319bc4c

cylindrical has new product id idVendor 0x05a9 OmniVision Technologies, Inc. idProduct 0x058b

check last firmwares from https://github.com/psxdev/luke_firmwares

psxdev avatar Jan 20 '21 09:01 psxdev